Pull request #971 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 47d78551dfac9ad1fcd6e88a98fd65ee4d348586+2e09c6c73ab4d6858d50b7bbdafefaad88bbfb40 (6b15009db292c70c1a2249e0efd63afa43405b70) 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-ssh2749251578478296591.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-ssh2652071099377213462.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-971/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-971/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8510647916356390557.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-ssh7701284941281373089.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-971/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-971/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9057097259306790122.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1136 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-971 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/jenkins-gitclient-ssh676643264649949222.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 2e09c6c73ab4d6858d50b7bbdafefaad88bbfb40 into PR head commit 47d78551dfac9ad1fcd6e88a98fd65ee4d348586 Merge succeeded, producing 47d78551dfac9ad1fcd6e88a98fd65ee4d348586 Checking out Revision 47d78551dfac9ad1fcd6e88a98fd65ee4d348586 (PR-971) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/jenkins-gitclient-ssh4592595084854356549.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47d78551dfac9ad1fcd6e88a98fd65ee4d348586 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/jenkins-gitclient-ssh1217908395838695350.key > git merge 2e09c6c73ab4d6858d50b7bbdafefaad88bbfb40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47d78551dfac9ad1fcd6e88a98fd65ee4d348586 # timeout=10 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:41:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:41:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:41:46 ========================================================= 09:41:46 EdgeX Global Pipelines Version Info 09:41:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 38b27e46d7d4ecd4d8cb9a7d7e29aae1145ed657 # timeout=10 09:41:48 ------------------- 09:41:48 stable info: 09:41:48 ------------------- 09:41:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:41:48 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:41:48 Message: update stable to v1.0.195 09:41:48 ------------------- 09:41:48 experimental info: 09:41:48 ------------------- 09:41:48 Commited By: **** collab-it+edgex@linuxfoundation.org 09:41:48 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:41:48 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:41:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 09:41:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 09:41:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:41:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:41:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:41:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:41:49 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:41:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:41:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 09:41:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:41:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:41:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 09:41:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:41:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:41:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:41:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:41:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:41:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:41:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:41:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:41:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:41:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 09:41:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:41:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:41:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:41:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:41:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-971 [Pipeline] echo 09:41:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-971 [Pipeline] echo 09:41:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-971 [Pipeline] echo 09:41:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47d78551dfac9ad1fcd6e88a98fd65ee4d348586 [Pipeline] echo 09:41:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 47d7855 [Pipeline] echo 09:41:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:41:49 provisioning config files... 09:41:49 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config8861505110329124814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:41:50 ---> docker-login.sh 09:41:50 nexus3.edgexfoundry.org:10001 09:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:50 Configure a credential helper to remove this warning. See 09:41:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:50 09:41:50 Login Succeeded 09:41:50 nexus3.edgexfoundry.org:10002 09:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:50 Configure a credential helper to remove this warning. See 09:41:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:50 09:41:50 Login Succeeded 09:41:50 nexus3.edgexfoundry.org:10003 09:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:50 Configure a credential helper to remove this warning. See 09:41:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:50 09:41:50 Login Succeeded 09:41:50 nexus3.edgexfoundry.org:10004 09:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:50 Configure a credential helper to remove this warning. See 09:41:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:50 09:41:50 Login Succeeded 09:41:50 docker.io 09:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:51 Configure a credential helper to remove this warning. See 09:41:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:51 09:41:51 Login Succeeded 09:41:51 ---> docker-login.sh ends [Pipeline] } 09:41:51 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 09:41:53 + git log --format=format:%s -1 47d78551dfac9ad1fcd6e88a98fd65ee4d348586 [Pipeline] echo 09:41:53 GIT_COMMIT: 47d78551dfac9ad1fcd6e88a98fd65ee4d348586, Commit Message: build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3 [Pipeline] echo 09:41:53 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:41:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:41:54 09:41:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:41:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:41:54 latest: Pulling from edgex-devops/git-semver 09:41:54 31603596830f: Pulling fs layer 09:41:54 54011a49482f: Pulling fs layer 09:41:54 a6820b24f6d8: Pulling fs layer 09:41:54 f581987b2513: Pulling fs layer 09:41:54 f581987b2513: Waiting 09:41:54 54011a49482f: Verifying Checksum 09:41:54 54011a49482f: Download complete 09:41:54 31603596830f: Verifying Checksum 09:41:54 31603596830f: Download complete 09:41:55 f581987b2513: Verifying Checksum 09:41:55 f581987b2513: Download complete 09:41:55 a6820b24f6d8: Verifying Checksum 09:41:55 a6820b24f6d8: Download complete 09:41:55 31603596830f: Pull complete 09:41:55 54011a49482f: Pull complete 09:41:55 a6820b24f6d8: Pull complete 09:41:55 f581987b2513: Pull complete 09:41:55 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 09:41:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:41:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:41:56 prd-centos7-docker-4c-2g-1136 does not seem to be running inside a container 09:41:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-971 -v /w/workspace/dgexfoundry_device-sdk-go_PR-971:/w/workspace/dgexfoundry_device-sdk-go_PR-971:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:41:57 $ docker top 28657995ffe12e817606c73be8b98b38a31c2696c6ba57070cddd257fab5d7a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:41:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:41:57 [ssh-agent] Looking for ssh-agent implementation... 09:41:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:41:57 $ docker exec 28657995ffe12e817606c73be8b98b38a31c2696c6ba57070cddd257fab5d7a2 ssh-agent 09:41:57 SSH_AUTH_SOCK=/tmp/ssh-DbN6g8Kk6bGU/agent.15 09:41:57 SSH_AGENT_PID=21 09:41:57 Running ssh-add (command line suppressed) 09:41:57 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_1622532624763483015.key (/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_1622532624763483015.key) 09:41:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:41:57 + git tag --points-at HEAD [Pipeline] } 09:41:57 $ docker exec --env ******** --env ******** 28657995ffe12e817606c73be8b98b38a31c2696c6ba57070cddd257fab5d7a2 ssh-agent -k 09:41:57 unset SSH_AUTH_SOCK; 09:41:57 unset SSH_AGENT_PID; 09:41:57 echo Agent pid 21 killed; 09:41:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:41:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:41:58 [ssh-agent] Looking for ssh-agent implementation... 09:41:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:41:58 $ docker exec 28657995ffe12e817606c73be8b98b38a31c2696c6ba57070cddd257fab5d7a2 ssh-agent 09:41:58 SSH_AUTH_SOCK=/tmp/ssh-E4h9R01bxhvp/agent.55 09:41:58 SSH_AGENT_PID=61 09:41:58 Running ssh-add (command line suppressed) 09:41:58 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_6191394356730741841.key (/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_6191394356730741841.key) 09:41:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:41:58 + git semver init 09:41:58 # -> Open(): unable to determine branch for HEAD 09:41:58 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-971/.git 09:41:58 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-971 09:41:58 # $SEMVER_REMOTE_NAME = origin 09:41:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:41:58 # $SEMVER_USER_NAME = edgex-jenkins 09:41:58 # $SEMVER_BRANCH = PR-971 09:41:58 # $SEMVER_TEMP = /tmp/semver-020465527 09:41:58 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 09:41:59 # '/tmp/semver-020465527' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-971/.semver' 09:41:59 # -> Force: false 09:41:59 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-971/.semver [Pipeline] } 09:41:59 $ docker exec --env ******** --env ******** 28657995ffe12e817606c73be8b98b38a31c2696c6ba57070cddd257fab5d7a2 ssh-agent -k 09:41:59 unset SSH_AUTH_SOCK; 09:41:59 unset SSH_AGENT_PID; 09:41:59 echo Agent pid 61 killed; 09:41:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:42:00 + git semver [Pipeline] } 09:42:00 $ docker stop --time=1 28657995ffe12e817606c73be8b98b38a31c2696c6ba57070cddd257fab5d7a2 09:42:01 $ docker rm -f 28657995ffe12e817606c73be8b98b38a31c2696c6ba57070cddd257fab5d7a2 [Pipeline] // withDockerContainer [Pipeline] sh 09:42:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:42:02 Stashed 1 file(s) [Pipeline] echo 09:42:02 [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 09:42:17 Still waiting to schedule task 09:42:17 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:42:17 Still waiting to schedule task 09:42:17 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:44:21 Running on prd-centos7-docker-4c-2g-1143 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] ws 09:44:21 Running in /w/workspace/device-sdk-go/15 [Pipeline] { [Pipeline] checkout 09:44:21 Selected Git installation does not exist. Using Default 09:44:21 The recommended git tool is: NONE 09:44:26 using credential edgex-jenkins-ssh 09:44:26 Cloning the remote Git repository 09:44:26 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:44:26 > git init /w/workspace/device-sdk-go/15 # timeout=10 09:44:26 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:44:26 > git --version # timeout=10 09:44:26 > git --version # 'git version 2.24.4' 09:44:26 using GIT_SSH to set credentials SSH Credentials for GitHub 09:44:26 [INFO] Currently running in a labeled security context 09:44:26 [INFO] Currently SELinux is 'enforcing' on the host 09:44:26 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/15@tmp/jenkins-gitclient-ssh9211908604410376816.key 09:44:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:44:27 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:44:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:44:27 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:44:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:44:27 using GIT_SSH to set credentials SSH Credentials for GitHub 09:44:27 [INFO] Currently running in a labeled security context 09:44:27 [INFO] Currently SELinux is 'enforcing' on the host 09:44:27 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/15@tmp/jenkins-gitclient-ssh5221215280950653102.key 09:44:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:44:27 Merging remotes/origin/master commit 2e09c6c73ab4d6858d50b7bbdafefaad88bbfb40 into PR head commit 47d78551dfac9ad1fcd6e88a98fd65ee4d348586 09:44:28 Merge succeeded, producing 47d78551dfac9ad1fcd6e88a98fd65ee4d348586 09:44:28 Checking out Revision 47d78551dfac9ad1fcd6e88a98fd65ee4d348586 (PR-971) 09:44:27 > git config core.sparsecheckout # timeout=10 09:44:27 > git checkout -f 47d78551dfac9ad1fcd6e88a98fd65ee4d348586 # timeout=10 09:44:28 > git remote # timeout=10 09:44:28 > git config --get remote.origin.url # timeout=10 09:44:28 using GIT_SSH to set credentials SSH Credentials for GitHub 09:44:28 [INFO] Currently running in a labeled security context 09:44:28 [INFO] Currently SELinux is 'enforcing' on the host 09:44:28 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/15@tmp/jenkins-gitclient-ssh7744176268330998274.key 09:44:28 > git merge 2e09c6c73ab4d6858d50b7bbdafefaad88bbfb40 # timeout=10 09:44:28 > git rev-parse HEAD^{commit} # timeout=10 09:44:28 > git config core.sparsecheckout # timeout=10 09:44:28 > git checkout -f 47d78551dfac9ad1fcd6e88a98fd65ee4d348586 # timeout=10 09:44:31 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:44:35 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:44:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:44:35 + sudo service docker restart 09:44:35 + true 09:44:35 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:44:56 provisioning config files... 09:44:56 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/15@tmp/config3681484059576042309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:44:57 ---> docker-login.sh 09:44:57 nexus3.edgexfoundry.org:10001 09:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:44:57 Configure a credential helper to remove this warning. See 09:44:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:44:57 09:44:57 Login Succeeded 09:44:57 nexus3.edgexfoundry.org:10002 09:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:44:57 Configure a credential helper to remove this warning. See 09:44:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:44:57 09:44:57 Login Succeeded 09:44:57 nexus3.edgexfoundry.org:10003 09:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:44:57 Configure a credential helper to remove this warning. See 09:44:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:44:57 09:44:57 Login Succeeded 09:44:57 nexus3.edgexfoundry.org:10004 09:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:44:57 Configure a credential helper to remove this warning. See 09:44:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:44:57 09:44:57 Login Succeeded 09:44:57 docker.io 09:44:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:44:58 Configure a credential helper to remove this warning. See 09:44:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:44:58 09:44:58 Login Succeeded 09:44:58 ---> docker-login.sh ends [Pipeline] } 09:44:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:44:58 ========================================================= 09:44:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:44:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:44:58 + 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 . 09:44:58 Sending build context to Docker daemon 2.656MB 09:44:58 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:44:58 Step 2/8 : FROM ${BASE} 09:44:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:44:58 540db60ca938: Pulling fs layer 09:44:58 adcc1eea9eea: Pulling fs layer 09:44:58 4c4ab2625f07: Pulling fs layer 09:44:58 0510c868ecb4: Pulling fs layer 09:44:58 afea3b2eda06: Pulling fs layer 09:44:58 7809a108b3ef: Pulling fs layer 09:44:58 f706445af74f: Pulling fs layer 09:44:58 afea3b2eda06: Waiting 09:44:58 7809a108b3ef: Waiting 09:44:58 f706445af74f: Waiting 09:44:58 0510c868ecb4: Waiting 09:44:59 4c4ab2625f07: Verifying Checksum 09:44:59 4c4ab2625f07: Download complete 09:44:59 adcc1eea9eea: Verifying Checksum 09:44:59 adcc1eea9eea: Download complete 09:44:59 afea3b2eda06: Verifying Checksum 09:44:59 afea3b2eda06: Download complete 09:44:59 7809a108b3ef: Verifying Checksum 09:44:59 7809a108b3ef: Download complete 09:44:59 540db60ca938: Verifying Checksum 09:44:59 540db60ca938: Download complete 09:44:59 540db60ca938: Pull complete 09:44:59 adcc1eea9eea: Pull complete 09:44:59 4c4ab2625f07: Pull complete 09:45:00 f706445af74f: Verifying Checksum 09:45:00 f706445af74f: Download complete 09:45:01 0510c868ecb4: Verifying Checksum 09:45:01 0510c868ecb4: Download complete 09:45:04 0510c868ecb4: Pull complete 09:45:04 afea3b2eda06: Pull complete 09:45:04 7809a108b3ef: Pull complete 09:45:06 f706445af74f: Pull complete 09:45:06 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 09:45:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:45:06 ---> b068be0155e3 09:45:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:45:10 ---> Running in b36fd45edcc2 09:45:10 Removing intermediate container b36fd45edcc2 09:45:10 ---> 588ca151b87d 09:45:10 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:45:10 ---> Running in 50582fbf95e7 09:45:10 Removing intermediate container 50582fbf95e7 09:45:10 ---> 6c2a6dc10cef 09:45:10 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 09:45:10 ---> Running in 8d161b3299e9 09:45:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:45:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:45:12 (1/6) Installing libc-dev (0.7.2-r3) 09:45:13 (2/6) Installing libsodium (1.0.18-r0) 09:45:13 (3/6) Installing pkgconf (1.7.3-r0) 09:45:13 (4/6) Installing libsodium-dev (1.0.18-r0) 09:45:13 (5/6) Installing libzmq (4.3.3-r1) 09:45:13 (6/6) Installing zeromq-dev (4.3.3-r1) 09:45:13 Executing busybox-1.32.1-r6.trigger 09:45:13 OK: 150 MiB in 46 packages 09:45:14 Removing intermediate container 8d161b3299e9 09:45:14 ---> 1ba438d62b0c 09:45:14 Step 6/8 : WORKDIR /device-sdk-go 09:45:14 ---> Running in fd137cbc03e8 09:45:14 Removing intermediate container fd137cbc03e8 09:45:14 ---> 80e931bde7ab 09:45:14 Step 7/8 : COPY . . 09:45:15 ---> 8ee8b528a8f4 09:45:15 Step 8/8 : RUN go mod download 09:45:15 ---> Running in 072c782e5779 09:45:25 Removing intermediate container 072c782e5779 09:45:25 ---> 77a853512ae5 09:45:25 Successfully built 77a853512ae5 09:45:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:45:26 + docker inspect -f . ci-base-image-x86_64 09:45:26 . [Pipeline] withDockerContainer 09:45:26 prd-centos7-docker-4c-2g-1143 does not seem to be running inside a container 09:45:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/15 -v /w/workspace/device-sdk-go/15:/w/workspace/device-sdk-go/15:rw,z -v /w/workspace/device-sdk-go/15@tmp:/w/workspace/device-sdk-go/15@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 09:45:29 $ docker top d74d37de17ff34b2c6ee409452aa702187c6f6227ac42456e189be063970a204 -eo pid,comm [Pipeline] { [Pipeline] sh 09:45:29 + go version 09:45:29 go version go1.16.3 linux/amd64 [Pipeline] } 09:45:29 $ docker stop --time=1 d74d37de17ff34b2c6ee409452aa702187c6f6227ac42456e189be063970a204 09:45:30 $ docker rm -f d74d37de17ff34b2c6ee409452aa702187c6f6227ac42456e189be063970a204 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:45:31 + docker inspect -f . ci-base-image-x86_64 09:45:31 . [Pipeline] withDockerContainer 09:45:31 prd-centos7-docker-4c-2g-1143 does not seem to be running inside a container 09:45:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/15 -v /w/workspace/device-sdk-go/15:/w/workspace/device-sdk-go/15:rw,z -v /w/workspace/device-sdk-go/15@tmp:/w/workspace/device-sdk-go/15@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 09:45:32 $ docker top 422cf0b400e2e3806aa7e3249e82d8fca811d8df4e78490a859560495dda4142 -eo pid,comm [Pipeline] { [Pipeline] sh 09:45:32 + go mod tidy [Pipeline] sh 09:45:33 + make test 09:45:33 go mod tidy 09:45:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:45:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1144 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] ws 09:45:34 Running in /w/workspace/device-sdk-go/15 [Pipeline] { [Pipeline] checkout 09:45:34 Selected Git installation does not exist. Using Default 09:45:34 The recommended git tool is: NONE 09:45:38 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 09:45:41 using credential edgex-jenkins-ssh 09:45:41 Cloning the remote Git repository 09:45:41 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:45:41 > git init /w/workspace/device-sdk-go/15 # timeout=10 09:45:42 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:45:42 > git --version # timeout=10 09:45:42 > git --version # 'git version 2.17.1' 09:45:42 using GIT_SSH to set credentials SSH Credentials for GitHub 09:45:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:45:43 Merging remotes/origin/master commit 2e09c6c73ab4d6858d50b7bbdafefaad88bbfb40 into PR head commit 47d78551dfac9ad1fcd6e88a98fd65ee4d348586 09:45:44 Merge succeeded, producing 47d78551dfac9ad1fcd6e88a98fd65ee4d348586 09:45:44 Checking out Revision 47d78551dfac9ad1fcd6e88a98fd65ee4d348586 (PR-971) 09:45:43 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:45:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:45:43 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:45:43 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:45:43 using GIT_SSH to set credentials SSH Credentials for GitHub 09:45:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:45:43 > git config core.sparsecheckout # timeout=10 09:45:43 > git checkout -f 47d78551dfac9ad1fcd6e88a98fd65ee4d348586 # timeout=10 09:45:44 > git remote # timeout=10 09:45:44 > git config --get remote.origin.url # timeout=10 09:45:44 using GIT_SSH to set credentials SSH Credentials for GitHub 09:45:44 > git merge 2e09c6c73ab4d6858d50b7bbdafefaad88bbfb40 # timeout=10 09:45:44 > git rev-parse HEAD^{commit} # timeout=10 09:45:44 > git config core.sparsecheckout # timeout=10 09:45:44 > git checkout -f 47d78551dfac9ad1fcd6e88a98fd65ee4d348586 # timeout=10 09:45:48 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:45:49 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:45:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:45:50 + + sudo servicetrue docker 09:45:50 restart 09:46:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 09:46:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 09:46:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 09:46:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.080s coverage: 24.2% of statements 09:46:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 09:46:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.049s coverage: 28.1% of statements 09:46:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.054s coverage: 78.9% of statements 09:46:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.045s coverage: 9.0% of statements 09:46:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 09:46:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 09:46:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 09:46:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.066s coverage: 28.7% of statements 09:46:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:46:10 provisioning config files... 09:46:10 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/15@tmp/config6721746971050956191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:46:10 ---> docker-login.sh 09:46:10 nexus3.edgexfoundry.org:10001 09:46:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:46:12 Configure a credential helper to remove this warning. See 09:46:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:46:12 09:46:12 Login Succeeded 09:46:12 nexus3.edgexfoundry.org:10002 09:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:46:12 Configure a credential helper to remove this warning. See 09:46:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:46:12 09:46:12 Login Succeeded 09:46:12 nexus3.edgexfoundry.org:10003 09:46:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:46:13 Configure a credential helper to remove this warning. See 09:46:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:46:13 09:46:13 Login Succeeded 09:46:13 nexus3.edgexfoundry.org:10004 09:46:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 6.061s coverage: 83.3% of statements 09:46:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 09:46:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 09:46:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.077s coverage: 58.0% of statements 09:46:13 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.816s coverage: 89.2% of statements 09:46:13 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 09:46:13 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.055s coverage: 5.0% of statements 09:46:13 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 09:46:13 GO111MODULE=on go vet ./... 09:46:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:46:13 Configure a credential helper to remove this warning. See 09:46:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:46:13 09:46:13 Login Succeeded 09:46:13 docker.io 09:46:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:46:14 Configure a credential helper to remove this warning. See 09:46:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:46:14 09:46:14 Login Succeeded 09:46:14 ---> docker-login.sh ends [Pipeline] } 09:46:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:46:14 ========================================================= 09:46:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:46:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:46:14 + 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 . 09:46:15 Sending build context to Docker daemon 2.666MB 09:46:15 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:46:15 Step 2/8 : FROM ${BASE} 09:46:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:46:15 595b0fe564bb: Pulling fs layer 09:46:15 3088b5b3c5c0: Pulling fs layer 09:46:15 5b7225fbf94c: Pulling fs layer 09:46:15 ba82ee9f976e: Pulling fs layer 09:46:15 506bd15cee9f: Pulling fs layer 09:46:15 75a0a4a0db45: Pulling fs layer 09:46:15 618dc40b7e24: Pulling fs layer 09:46:15 ba82ee9f976e: Waiting 09:46:15 506bd15cee9f: Waiting 09:46:15 75a0a4a0db45: Waiting 09:46:15 618dc40b7e24: Waiting 09:46:15 5b7225fbf94c: Verifying Checksum 09:46:15 5b7225fbf94c: Download complete 09:46:15 3088b5b3c5c0: Verifying Checksum 09:46:15 3088b5b3c5c0: Download complete 09:46:15 506bd15cee9f: Verifying Checksum 09:46:15 506bd15cee9f: Download complete 09:46:15 75a0a4a0db45: Download complete 09:46:15 595b0fe564bb: Verifying Checksum 09:46:15 595b0fe564bb: Download complete 09:46:16 595b0fe564bb: Pull complete 09:46:16 3088b5b3c5c0: Pull complete 09:46:17 5b7225fbf94c: Pull complete 09:46:18 618dc40b7e24: Verifying Checksum 09:46:18 618dc40b7e24: Download complete 09:46:19 ba82ee9f976e: Verifying Checksum 09:46:19 ba82ee9f976e: Download complete 09:46:29 ba82ee9f976e: Pull complete 09:46:30 506bd15cee9f: Pull complete 09:46:30 75a0a4a0db45: Pull complete 09:46:32 gofmt -l . 09:46:32 [ "`gofmt -l .`" = "" ] 09:46:32 ./bin/test-attribution-txt.sh 09:46:32 ./bin/test-go-mod-tidy.sh [Pipeline] } 09:46:32 $ docker stop --time=1 422cf0b400e2e3806aa7e3249e82d8fca811d8df4e78490a859560495dda4142 09:46:34 618dc40b7e24: Pull complete 09:46:34 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 09:46:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:46:34 ---> a36622ca3599 09:46:34 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:46:34 $ docker rm -f 422cf0b400e2e3806aa7e3249e82d8fca811d8df4e78490a859560495dda4142 [Pipeline] // withDockerContainer [Pipeline] sh 09:46:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:46:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:46:36 ---> Running in 28ac3d0e96d3 09:46:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:46:36 + ls -al . 09:46:36 total 212 09:46:36 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 24 09:46 . 09:46:36 drwxrwxr-x. 4 jenkins jenkins 30 Jun 24 09:44 .. 09:46:36 drwxrwxr-x. 2 jenkins jenkins 64 Jun 24 09:44 bin 09:46:36 -rw-r--r--. 1 jenkins jenkins 125634 Jun 24 09:46 coverage.out 09:46:36 -rw-rw-r--. 1 jenkins jenkins 987 Jun 24 09:44 Dockerfile.build 09:46:36 -rw-rw-r--. 1 jenkins jenkins 140 Jun 24 09:44 .dockerignore 09:46:36 drwxrwxr-x. 5 jenkins jenkins 62 Jun 24 09:44 example 09:46:36 drwxrwxr-x. 8 jenkins jenkins 179 Jun 24 09:44 .git 09:46:36 drwxrwxr-x. 2 jenkins jenkins 103 Jun 24 09:44 .github 09:46:36 -rw-rw-r--. 1 jenkins jenkins 138 Jun 24 09:44 .gitignore 09:46:36 -rw-r--r--. 1 jenkins jenkins 563 Jun 24 09:46 go.mod 09:46:36 -rw-r--r--. 1 jenkins jenkins 20598 Jun 24 09:45 go.sum 09:46:36 drwxrwxr-x. 15 jenkins jenkins 224 Jun 24 09:44 internal 09:46:36 -rw-rw-r--. 1 jenkins jenkins 894 Jun 24 09:44 Jenkinsfile 09:46:36 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 24 09:44 LICENSE 09:46:36 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 24 09:44 Makefile 09:46:36 drwxrwxr-x. 4 jenkins jenkins 26 Jun 24 09:44 openapi 09:46:36 drwxrwxr-x. 5 jenkins jenkins 50 Jun 24 09:44 pkg 09:46:36 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 24 09:44 README.md 09:46:36 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 24 09:44 RELEASE-NOTES.txt 09:46:36 drwxrwxr-x. 4 jenkins jenkins 54 Jun 24 09:44 snap 09:46:36 -rw-rw-r--. 1 jenkins jenkins 5 Jun 24 09:42 VERSION 09:46:36 -rw-rw-r--. 1 jenkins jenkins 222 Jun 24 09:44 version.go [Pipeline] isUnix [Pipeline] sh 09:46:36 + 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=47d78551dfac9ad1fcd6e88a98fd65ee4d348586 --label arch=amd64 --label version=0.0.0 . 09:46:36 Sending build context to Docker daemon 2.783MB 09:46:36 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 09:46:36 Step 2/23 : FROM ${BASE} AS builder 09:46:36 ---> 77a853512ae5 09:46:36 Step 3/23 : WORKDIR /device-sdk-go 09:46:36 ---> Running in 9593193b8cef 09:46:36 Removing intermediate container 28ac3d0e96d3 09:46:36 ---> 9f019079f742 09:46:36 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:46:36 ---> Running in 868d322b98f8 09:46:37 Removing intermediate container 9593193b8cef 09:46:37 ---> 34731151f2a0 09:46:37 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:46:37 ---> Running in c58b5ac80744 09:46:37 Removing intermediate container c58b5ac80744 09:46:37 ---> 40f9e2d7acc2 09:46:37 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:46:37 ---> Running in 9c67ee29f9ae 09:46:39 Removing intermediate container 9c67ee29f9ae 09:46:39 ---> 7d9cd6559cfb 09:46:39 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 09:46:39 ---> Running in 2e4ce2cc4138 09:46:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:46:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:46:39 Removing intermediate container 868d322b98f8 09:46:39 ---> cd97adc33726 09:46:39 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 09:46:39 ---> Running in f0b6594e936c 09:46:39 OK: 150 MiB in 46 packages 09:46:40 Removing intermediate container 2e4ce2cc4138 09:46:40 ---> 242345c3bda2 09:46:40 Step 7/23 : COPY . . 09:46:40 ---> 4edb535f08a8 09:46:40 Step 8/23 : RUN go mod download 09:46:40 ---> Running in f02e097c2daa 09:46:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:46:40 Removing intermediate container f02e097c2daa 09:46:40 ---> e2d280b660b9 09:46:40 Step 9/23 : RUN make build 09:46:40 ---> Running in 3670e1e90463 09:46:41 go mod tidy 09:46:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 09:46:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:46:42 (1/6) Installing libc-dev (0.7.2-r3) 09:46:42 (2/6) Installing libsodium (1.0.18-r0) 09:46:42 (3/6) Installing pkgconf (1.7.3-r0) 09:46:42 (4/6) Installing libsodium-dev (1.0.18-r0) 09:46:42 (5/6) Installing libzmq (4.3.3-r1) 09:46:42 (6/6) Installing zeromq-dev (4.3.3-r1) 09:46:42 Executing busybox-1.32.1-r6.trigger 09:46:42 OK: 139 MiB in 46 packages 09:46:43 Removing intermediate container f0b6594e936c 09:46:43 ---> b656f56d6af9 09:46:43 Step 6/8 : WORKDIR /device-sdk-go 09:46:44 ---> Running in 90acebd7454c 09:46:44 Removing intermediate container 90acebd7454c 09:46:44 ---> f5a9540bf025 09:46:44 Step 7/8 : COPY . . 09:46:46 ---> 23917d401ade 09:46:46 Step 8/8 : RUN go mod download 09:46:46 ---> Running in 29f185dd6c0d 09:46:51 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 09:46:52 Removing intermediate container 3670e1e90463 09:46:52 ---> 054dd1df2a9b 09:46:52 Step 10/23 : FROM alpine:3.12 09:46:52 3.12: Pulling from library/alpine 09:46:53 339de151aab4: Pulling fs layer 09:46:53 339de151aab4: Verifying Checksum 09:46:53 339de151aab4: Download complete 09:46:53 339de151aab4: Pull complete 09:46:53 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:46:53 Status: Downloaded newer image for alpine:3.12 09:46:53 ---> 13621d1b12d4 09:46:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:46:53 ---> Running in 426a0ee7a5df 09:46:53 Removing intermediate container 426a0ee7a5df 09:46:53 ---> c05d1efad0b8 09:46:53 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:46:53 ---> Running in 30a96e3f6f8c 09:46:54 Removing intermediate container 30a96e3f6f8c 09:46:54 ---> cea5d5147936 09:46:54 Step 13/23 : RUN apk add --update --no-cache zeromq 09:46:54 ---> Running in ba18e3c70bbf 09:46:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:46:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:46:55 (1/5) Installing libgcc (9.3.0-r2) 09:46:55 (2/5) Installing libsodium (1.0.18-r0) 09:46:55 (3/5) Installing libstdc++ (9.3.0-r2) 09:46:56 (4/5) Installing libzmq (4.3.3-r0) 09:46:56 (5/5) Installing zeromq (4.3.3-r0) 09:46:56 Executing busybox-1.31.1-r20.trigger 09:46:56 OK: 8 MiB in 19 packages 09:46:59 Removing intermediate container ba18e3c70bbf 09:46:59 ---> 434de00cf5dc 09:46:59 Step 14/23 : WORKDIR / 09:46:59 ---> Running in bff5296bc3be 09:46:59 Removing intermediate container bff5296bc3be 09:46:59 ---> 7aba4ece2392 09:46:59 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 09:46:59 ---> e9a19cea510c 09:46:59 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 09:46:59 ---> d215912f3cec 09:46:59 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 09:46:59 ---> 8292f191aa16 09:46:59 Step 18/23 : EXPOSE 59999 09:46:59 ---> Running in b2fd4ae402bc 09:46:59 Removing intermediate container b2fd4ae402bc 09:46:59 ---> 63c5e70850ff 09:46:59 Step 19/23 : ENTRYPOINT ["/device-simple"] 09:46:59 ---> Running in 124298ee9601 09:46:59 Removing intermediate container 124298ee9601 09:46:59 ---> 4caaa580c180 09:46:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:46:59 ---> Running in f018a12c3102 09:46:59 Removing intermediate container f018a12c3102 09:46:59 ---> 68da58dac3dc 09:46:59 Step 21/23 : LABEL arch=amd64 09:46:59 ---> Running in 20bfae23eeb6 09:46:59 Removing intermediate container 20bfae23eeb6 09:46:59 ---> 56e9b454363c 09:46:59 Step 22/23 : LABEL git_sha=47d78551dfac9ad1fcd6e88a98fd65ee4d348586 09:46:59 ---> Running in 214c665d290c 09:46:59 Removing intermediate container 214c665d290c 09:46:59 ---> c41f94be5f30 09:46:59 Step 23/23 : LABEL version=0.0.0 09:46:59 ---> Running in 1cc9756c8773 09:46:59 Removing intermediate container 1cc9756c8773 09:46:59 ---> cd4786556066 09:46:59 [Warning] One or more build-args [ARCH MAKE] were not consumed 09:46:59 Successfully built cd4786556066 09:46:59 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 09:46:59 ---> job-cost.sh 09:46:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rSiJ 09:47:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:47:13 Removing intermediate container 29f185dd6c0d 09:47:13 ---> 62efbaf3ad92 09:47:13 Successfully built 62efbaf3ad92 09:47:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:47:14 + docker inspect -f . ci-base-image-arm64 09:47:14 . [Pipeline] withDockerContainer 09:47:14 prd-ubuntu18.04-docker-arm64-4c-16g-1144 does not seem to be running inside a container 09:47:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/15 -v /w/workspace/device-sdk-go/15:/w/workspace/device-sdk-go/15:rw,z -v /w/workspace/device-sdk-go/15@tmp:/w/workspace/device-sdk-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:47:16 $ docker top 61ec0169bf58612d2f1666b3de368613e96158d149c5bb8e4163427ddd4f0308 -eo pid,comm [Pipeline] { [Pipeline] sh 09:47:17 + go version 09:47:17 go version go1.16.5 linux/arm64 [Pipeline] } 09:47:17 $ docker stop --time=1 61ec0169bf58612d2f1666b3de368613e96158d149c5bb8e4163427ddd4f0308 09:47:19 $ docker rm -f 61ec0169bf58612d2f1666b3de368613e96158d149c5bb8e4163427ddd4f0308 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:47:19 + docker inspect -f . ci-base-image-arm64 09:47:19 . [Pipeline] withDockerContainer 09:47:20 prd-ubuntu18.04-docker-arm64-4c-16g-1144 does not seem to be running inside a container 09:47:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/15 -v /w/workspace/device-sdk-go/15:/w/workspace/device-sdk-go/15:rw,z -v /w/workspace/device-sdk-go/15@tmp:/w/workspace/device-sdk-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:47:21 $ docker top 3f7fadb75d0f27a24e34158d90248a6823b12b0962f4af76af46d1aa642fadf9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:47:22 + go mod tidy [Pipeline] sh 09:47:26 + make test 09:47:26 go mod tidy 09:47:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:47:26 lf-activate-venv(): INFO: Adding /tmp/venv-rSiJ/bin to PATH 09:47:26 INFO: No Stack... 09:47:26 INFO: Retrieving Pricing Info for: v3-standard-2 09:47:26 INFO: Archiving Costs [Pipeline] sh 09:47:26 + cat /w/workspace/device-sdk-go/15/archives/cost.csv 09:47:26 + cut -d, -f6 [Pipeline] lock 09:47:26 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-971-15-stack-cost] 09:47:26 Resource [jenkins-edgexfoundry-device-sdk-go-PR-971-15-stack-cost] did not exist. Created. 09:47:26 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-971-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:47:26 + echo total: 0.05999999865889549 [Pipeline] stash 09:47:26 Stashed 1 file(s) [Pipeline] } 09:47:26 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-971-15-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:47:53 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 09:49:06 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 09:49:06 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 09:49:06 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 09:49:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.328s coverage: 24.2% of statements 09:49:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 09:49:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.204s coverage: 28.1% of statements 09:49:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.246s coverage: 78.9% of statements 09:49:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.211s coverage: 9.0% of statements 09:49:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 09:49:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 09:49:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 09:49:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.307s coverage: 28.7% of statements 09:49:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 09:49:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 6.186s coverage: 83.3% of statements 09:49:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 09:49:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 09:49:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.385s coverage: 58.0% of statements 09:49:19 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.253s coverage: 89.2% of statements 09:49:19 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 09:49:19 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.179s coverage: 5.0% of statements 09:49:19 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 09:49:19 GO111MODULE=on go vet ./... 09:50:29 gofmt -l . 09:50:29 [ "`gofmt -l .`" = "" ] 09:50:29 ./bin/test-attribution-txt.sh 09:50:29 ./bin/test-go-mod-tidy.sh [Pipeline] } 09:50:29 $ docker stop --time=1 3f7fadb75d0f27a24e34158d90248a6823b12b0962f4af76af46d1aa642fadf9 09:50:31 $ docker rm -f 3f7fadb75d0f27a24e34158d90248a6823b12b0962f4af76af46d1aa642fadf9 [Pipeline] // withDockerContainer [Pipeline] sh 09:50:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:50:32 Warning: overwriting stash ‘coverage-report’ 09:50:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:50:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:50:36 + ls -al . 09:50:36 total 248 09:50:36 drwxrwxr-x 10 jenkins jenkins 4096 Jun 24 09:50 . 09:50:36 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 09:45 .. 09:50:36 -rw-rw-r-- 1 jenkins jenkins 140 Jun 24 09:45 .dockerignore 09:50:36 drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 09:45 .git 09:50:36 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 09:45 .github 09:50:36 -rw-rw-r-- 1 jenkins jenkins 138 Jun 24 09:45 .gitignore 09:50:36 -rw-rw-r-- 1 jenkins jenkins 987 Jun 24 09:45 Dockerfile.build 09:50:36 -rw-rw-r-- 1 jenkins jenkins 894 Jun 24 09:45 Jenkinsfile 09:50:36 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 24 09:45 LICENSE 09:50:36 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 24 09:45 Makefile 09:50:36 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 24 09:45 README.md 09:50:36 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 24 09:45 RELEASE-NOTES.txt 09:50:36 -rw-rw-r-- 1 jenkins jenkins 5 Jun 24 09:42 VERSION 09:50:36 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 09:45 bin 09:50:36 -rw-r--r-- 1 jenkins jenkins 125634 Jun 24 09:49 coverage.out 09:50:36 drwxrwxr-x 5 jenkins jenkins 4096 Jun 24 09:45 example 09:50:36 -rw-r--r-- 1 jenkins jenkins 563 Jun 24 09:50 go.mod 09:50:36 -rw-r--r-- 1 jenkins jenkins 20598 Jun 24 09:47 go.sum 09:50:36 drwxrwxr-x 15 jenkins jenkins 4096 Jun 24 09:45 internal 09:50:36 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 09:45 openapi 09:50:36 drwxrwxr-x 5 jenkins jenkins 4096 Jun 24 09:45 pkg 09:50:36 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 09:45 snap 09:50:36 -rw-rw-r-- 1 jenkins jenkins 222 Jun 24 09:45 version.go [Pipeline] isUnix [Pipeline] sh 09:50:36 + 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=47d78551dfac9ad1fcd6e88a98fd65ee4d348586 --label arch=arm64 --label version=0.0.0 . 09:50:37 Sending build context to Docker daemon 2.792MB 09:50:37 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 09:50:37 Step 2/23 : FROM ${BASE} AS builder 09:50:37 ---> 62efbaf3ad92 09:50:37 Step 3/23 : WORKDIR /device-sdk-go 09:50:37 ---> Running in 085868be6255 09:50:38 Removing intermediate container 085868be6255 09:50:38 ---> 357fd57852e0 09:50:38 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:50:38 ---> Running in 1899e1fd2f08 09:50:38 Removing intermediate container 1899e1fd2f08 09:50:38 ---> 6106607e680b 09:50:38 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:50:39 ---> Running in e462d4405b40 09:50:42 Removing intermediate container e462d4405b40 09:50:42 ---> 6778eb0c3e3b 09:50:42 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 09:50:42 ---> Running in 259e96ddc271 09:50:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:50:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:50:44 OK: 139 MiB in 46 packages 09:50:47 Removing intermediate container 259e96ddc271 09:50:47 ---> c48a0c567790 09:50:47 Step 7/23 : COPY . . 09:50:47 ---> 1e38ebc91c07 09:50:47 Step 8/23 : RUN go mod download 09:50:47 ---> Running in ac6ee695008d 09:50:49 Removing intermediate container ac6ee695008d 09:50:49 ---> d34725627387 09:50:49 Step 9/23 : RUN make build 09:50:49 ---> Running in f84d22d48fab 09:50:50 go mod tidy 09:50:51 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 09:51:27 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 09:51:27 Removing intermediate container f84d22d48fab 09:51:27 ---> 9fc9b1422737 09:51:27 Step 10/23 : FROM alpine:3.12 09:51:27 3.12: Pulling from library/alpine 09:51:27 d2f70382dc9a: Pulling fs layer 09:51:27 d2f70382dc9a: Verifying Checksum 09:51:27 d2f70382dc9a: Download complete 09:51:27 d2f70382dc9a: Pull complete 09:51:27 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:51:27 Status: Downloaded newer image for alpine:3.12 09:51:27 ---> c4fd0aeabfcf 09:51:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:51:27 ---> Running in 8467512984ab 09:51:27 Removing intermediate container 8467512984ab 09:51:27 ---> ab60baae329c 09:51:27 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:51:27 ---> Running in 828706b7c056 09:51:29 Removing intermediate container 828706b7c056 09:51:29 ---> a2422a33bfd2 09:51:29 Step 13/23 : RUN apk add --update --no-cache zeromq 09:51:30 ---> Running in 0f904567d021 09:51:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:51:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:51:32 (1/5) Installing libgcc (9.3.0-r2) 09:51:32 (2/5) Installing libsodium (1.0.18-r0) 09:51:32 (3/5) Installing libstdc++ (9.3.0-r2) 09:51:33 (4/5) Installing libzmq (4.3.3-r0) 09:51:33 (5/5) Installing zeromq (4.3.3-r0) 09:51:33 Executing busybox-1.31.1-r20.trigger 09:51:33 OK: 8 MiB in 19 packages 09:51:34 Removing intermediate container 0f904567d021 09:51:34 ---> 523638dc2ba7 09:51:34 Step 14/23 : WORKDIR / 09:51:34 ---> Running in 0931271445a1 09:51:35 Removing intermediate container 0931271445a1 09:51:35 ---> 07f3e2d5a807 09:51:35 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 09:51:36 ---> 70ff022775f1 09:51:36 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 09:51:37 ---> b156d291ca64 09:51:37 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 09:51:37 ---> a8a3c61836a5 09:51:37 Step 18/23 : EXPOSE 59999 09:51:38 ---> Running in 9003ea00e166 09:51:38 Removing intermediate container 9003ea00e166 09:51:38 ---> 806607659d68 09:51:38 Step 19/23 : ENTRYPOINT ["/device-simple"] 09:51:40 ---> Running in 631d2999a074 09:51:40 Removing intermediate container 631d2999a074 09:51:40 ---> 7bb471c0ebdb 09:51:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:51:40 ---> Running in c48d73839087 09:51:40 Removing intermediate container c48d73839087 09:51:40 ---> b8d966490eb0 09:51:40 Step 21/23 : LABEL arch=arm64 09:51:40 ---> Running in 3f7c56541223 09:51:40 Removing intermediate container 3f7c56541223 09:51:40 ---> 578d9ba3622a 09:51:40 Step 22/23 : LABEL git_sha=47d78551dfac9ad1fcd6e88a98fd65ee4d348586 09:51:40 ---> Running in b68ded908bb1 09:51:41 Removing intermediate container b68ded908bb1 09:51:41 ---> 17fc8e24b4fd 09:51:41 Step 23/23 : LABEL version=0.0.0 09:51:41 ---> Running in e557eba39bf4 09:51:41 Removing intermediate container e557eba39bf4 09:51:41 ---> d5365b5cc15b 09:51:41 [Warning] One or more build-args [MAKE ARCH] were not consumed 09:51:41 Successfully built d5365b5cc15b 09:51:41 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 09:51:42 ---> job-cost.sh 09:51:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TYRD 09:52:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:53:50 lf-activate-venv(): INFO: Adding /tmp/venv-TYRD/bin to PATH 09:53:50 INFO: No Stack... 09:53:50 INFO: Retrieving Pricing Info for: v2-standard-4 09:53:50 INFO: Archiving Costs [Pipeline] sh 09:53:50 + cat /w/workspace/device-sdk-go/15/archives/cost.csv+ 09:53:50 cut -d, -f6 [Pipeline] lock 09:53:52 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-971-15-stack-cost] 09:53:52 Resource [jenkins-edgexfoundry-device-sdk-go-PR-971-15-stack-cost] did not exist. Created. 09:53:52 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-971-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:53:53 /w/workspace/device-sdk-go/15@tmp/durable-34e33de3/script.sh: 1: /w/workspace/device-sdk-go/15@tmp/durable-34e33de3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:53:53 + echo total: 0.18000000715255737 [Pipeline] stash 09:53:53 Warning: overwriting stash ‘stack-cost’ 09:53:53 Stashed 1 file(s) [Pipeline] } 09:53:53 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-971-15-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 09:53:54 provisioning config files... 09:53:54 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config646966763129760902tmp [Pipeline] { [Pipeline] sh 09:53:54 + set +x 09:53:54 + bash -s -- 09:53:54 + curl -s https://codecov.io/bash 09:53:54 09:53:54 _____ _ 09:53:54 / ____| | | 09:53:54 | | ___ __| | ___ ___ _____ __ 09:53:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:53:54 | |___| (_) | (_| | __/ (_| (_) \ V / 09:53:54 \_____\___/ \__,_|\___|\___\___/ \_/ 09:53:54 Bash-1.0.3 09:53:54 09:53:54 09:53:54 ==> git version 2.24.4 found 09:53:54 ==> 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 09:53:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:53:54 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:53:54 ==> Jenkins CI detected. 09:53:54 project root: . 09:53:54 --> token set from env 09:53:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:53:54 ==> Running gcov in . (disable via -X gcov) 09:53:54 ==> Python coveragepy not found 09:53:54 ==> Searching for coverage reports in: 09:53:54 + . 09:53:55 -> Found 1 reports 09:53:55 ==> Detecting git/mercurial file structure 09:53:55 ==> Reading reports 09:53:55 + ./coverage.out bytes=125634 09:53:55 ==> Appending adjustments 09:53:55 https://docs.codecov.io/docs/fixing-reports 09:53:55 + Found adjustments 09:53:55 ==> Gzipping contents 09:53:55 16K /tmp/codecov.vk3rQN.gz 09:53:55 ==> Uploading reports 09:53:55 url: https://codecov.io 09:53:55 query: branch=PR-971&commit=47d78551dfac9ad1fcd6e88a98fd65ee4d348586&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-971%2F15%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=971&job=&cmd_args= 09:53:55 -> Pinging Codecov 09:53:55 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-971&commit=47d78551dfac9ad1fcd6e88a98fd65ee4d348586&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-971%2F15%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=971&job=&cmd_args= 09:53:55 -> Uploading to 09:53:55 https://storage.googleapis.com/codecov/v4/raw/2021-06-24/7E55EF52A471D76F132DFD9A03CDDE97/47d78551dfac9ad1fcd6e88a98fd65ee4d348586/29fa08ca-125f-4dd9-9103-18969e340bcc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T095355Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=030c4768fa154a9b453473ae87b7ff2712ab45ded04637102177edc27f4ad019 09:53:55 % Total % Received % Xferd Average Speed Time Time Time Current 09:53:55 Dload Upload Total Spent Left Speed 09:53:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16342 0 0 100 16342 0 25248 --:--:-- --:--:-- --:--:-- 25574 09:53:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/47d78551dfac9ad1fcd6e88a98fd65ee4d348586 [Pipeline] } 09:53:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 09:54:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:54:00 ---> package-listing.sh 09:54:00 ++ tr '[:upper:]' '[:lower:]' 09:54:00 ++ facter osfamily 09:54:01 + OS_FAMILY=redhat 09:54:01 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-971 09:54:01 + START_PACKAGES=/tmp/packages_start.txt 09:54:01 + END_PACKAGES=/tmp/packages_end.txt 09:54:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:54:01 + PACKAGES=/tmp/packages_start.txt 09:54:01 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-971 ']' 09:54:01 + PACKAGES=/tmp/packages_end.txt 09:54:01 + case "${OS_FAMILY}" in 09:54:01 + rpm -qa 09:54:01 + sort 09:54:02 + '[' -f /tmp/packages_start.txt ']' 09:54:02 + '[' -f /tmp/packages_end.txt ']' 09:54:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:54:02 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-971 ']' 09:54:02 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-971/archives/ 09:54:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-971/archives/ [Pipeline] echo 09:54:02 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-971/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:54:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:54:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:54:02 09:54:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:54:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:54:03 alpine: Pulling from edgex-lftools-log-publisher 09:54:03 df20fa9351a1: Pulling fs layer 09:54:03 36b3adc4ff6f: Pulling fs layer 09:54:03 8ad3a11d3b57: Pulling fs layer 09:54:03 46f8f816bc3b: Pulling fs layer 09:54:03 93b61091891f: Pulling fs layer 09:54:03 93b9cdb0e59b: Pulling fs layer 09:54:03 5e14af77c1be: Pulling fs layer 09:54:03 01666e4c0597: Pulling fs layer 09:54:03 aa168da1d23b: Pulling fs layer 09:54:03 93b61091891f: Waiting 09:54:03 93b9cdb0e59b: Waiting 09:54:03 5e14af77c1be: Waiting 09:54:03 01666e4c0597: Waiting 09:54:03 aa168da1d23b: Waiting 09:54:03 46f8f816bc3b: Waiting 09:54:03 36b3adc4ff6f: Verifying Checksum 09:54:03 36b3adc4ff6f: Download complete 09:54:03 46f8f816bc3b: Verifying Checksum 09:54:03 46f8f816bc3b: Download complete 09:54:03 df20fa9351a1: Verifying Checksum 09:54:03 df20fa9351a1: Download complete 09:54:03 93b9cdb0e59b: Verifying Checksum 09:54:03 93b9cdb0e59b: Download complete 09:54:03 5e14af77c1be: Verifying Checksum 09:54:03 5e14af77c1be: Download complete 09:54:03 93b61091891f: Verifying Checksum 09:54:03 93b61091891f: Download complete 09:54:03 01666e4c0597: Verifying Checksum 09:54:03 01666e4c0597: Download complete 09:54:03 8ad3a11d3b57: Verifying Checksum 09:54:03 8ad3a11d3b57: Download complete 09:54:03 df20fa9351a1: Pull complete 09:54:03 36b3adc4ff6f: Pull complete 09:54:04 8ad3a11d3b57: Pull complete 09:54:04 46f8f816bc3b: Pull complete 09:54:05 93b61091891f: Pull complete 09:54:05 93b9cdb0e59b: Pull complete 09:54:05 5e14af77c1be: Pull complete 09:54:05 01666e4c0597: Pull complete 09:54:05 aa168da1d23b: Verifying Checksum 09:54:05 aa168da1d23b: Download complete 09:54:10 aa168da1d23b: Pull complete 09:54:10 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:54:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:54:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:54:10 prd-centos7-docker-4c-2g-1136 does not seem to be running inside a container 09:54:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-971/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-971 -v /w/workspace/dgexfoundry_device-sdk-go_PR-971:/w/workspace/dgexfoundry_device-sdk-go_PR-971:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:54:14 $ docker top 173ebf1a6ccde5f92dbe4c07b9b0bd13c68965ae730759a8cf166463e4772035 -eo pid,comm [Pipeline] { [Pipeline] sh 09:54:14 + touch /tmp/pre-build-complete [Pipeline] sh 09:54:14 + mkdir -p /var/log/sa [Pipeline] sh 09:54:15 + ls /var/log/sa-host 09:54:15 + sadf -c /var/log/sa-host/sa05 09:54:15 file_magic: OK 09:54:15 HZ: Using current value: 100 09:54:15 file_header: OK 09:54:15 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 09:54:15 Statistics: 09:54:15 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:54:15 File successfully converted to sysstat format version 12.2.1 09:54:15 + sadf -c /var/log/sa-host/sa24 09:54:15 file_magic: OK 09:54:15 HZ: Using current value: 100 09:54:15 file_header: OK 09:54:15 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 09:54:15 Statistics: 09:54:15 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:54:15 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:54:15 provisioning config files... 09:54:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config2226629682165161883tmp [Pipeline] { [Pipeline] echo 09:54:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:54:15 ---> create-netrc.sh [Pipeline] } 09:54:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:54:16 ---> python-tools-install.sh [Pipeline] echo 09:54:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:54:16 ---> sudo-logs.sh 09:54:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:54:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:54:16 ---> job-cost.sh 09:54:16 lf-activate-venv: SKIPPING 09:54:16 DEBUG: total: 0.18000000715255737 09:54:16 INFO: Retrieving Stack Cost... 09:54:17 INFO: Retrieving Pricing Info for: v3-standard-2 09:54:20 INFO: Archiving Costs [Pipeline] echo 09:54:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:54:20 ---> logs-deploy.sh 09:54:20 lf-activate-venv: SKIPPING 09:54:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-971/15 09:54:20 INFO: archiving workspace using pattern(s): 09:54:21 Archives upload complete. 09:54:21 INFO: archiving logs to Nexus 09:54:22 ---> uname -a: 09:54:22 Linux prd-centos7-docker-4c-2g-1136.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 09:54:22 09:54:22 09:54:22 ---> lscpu: 09:54:22 Architecture: x86_64 09:54:22 CPU op-mode(s): 32-bit, 64-bit 09:54:22 Byte Order: Little Endian 09:54:22 Address sizes: 40 bits physical, 48 bits virtual 09:54:22 CPU(s): 2 09:54:22 On-line CPU(s) list: 0,1 09:54:22 Thread(s) per core: 1 09:54:22 Core(s) per socket: 1 09:54:22 Socket(s): 2 09:54:22 NUMA node(s): 1 09:54:22 Vendor ID: AuthenticAMD 09:54:22 CPU family: 23 09:54:22 Model: 49 09:54:22 Model name: AMD EPYC-Rome Processor 09:54:22 Stepping: 0 09:54:22 CPU MHz: 2800.000 09:54:22 BogoMIPS: 5600.00 09:54:22 Virtualization: AMD-V 09:54:22 Hypervisor vendor: KVM 09:54:22 Virtualization type: full 09:54:22 L1d cache: 64 KiB 09:54:22 L1i cache: 64 KiB 09:54:22 L2 cache: 1 MiB 09:54:22 L3 cache: 32 MiB 09:54:22 NUMA node0 CPU(s): 0,1 09:54:22 Vulnerability Itlb multihit: Not affected 09:54:22 Vulnerability L1tf: Not affected 09:54:22 Vulnerability Mds: Not affected 09:54:22 Vulnerability Meltdown: Not affected 09:54:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:54:22 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:54:22 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:54:22 Vulnerability Srbds: Not affected 09:54:22 Vulnerability Tsx async abort: Not affected 09:54:22 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 09:54:22 09:54:22 09:54:22 ---> nproc: 09:54:22 2 09:54:22 09:54:22 09:54:22 ---> df -h: 09:54:22 Filesystem Size Used Available Use% Mounted on 09:54:22 overlay 40.0G 7.6G 32.4G 19% / 09:54:22 tmpfs 64.0M 0 64.0M 0% /dev 09:54:22 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:54:22 shm 64.0M 0 64.0M 0% /dev/shm 09:54:22 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 09:54:22 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 09:54:22 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 09:54:22 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 09:54:22 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp 09:54:22 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 09:54:22 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 09:54:22 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 09:54:22 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 09:54:22 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-971 09:54:22 09:54:22 09:54:22 ---> free -m: 09:54:22 total used free shared buff/cache available 09:54:22 Mem: 7821 912 4810 0 2098 6731 09:54:22 Swap: 1023 0 1023 09:54:22 09:54:22 09:54:22 ---> ip addr: 09:54:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:54:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:54:22 inet 127.0.0.1/8 scope host lo 09:54:22 valid_lft forever preferred_lft forever 09:54:22 inet6 ::1/128 scope host 09:54:22 valid_lft forever preferred_lft forever 09:54:22 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:54:22 link/ether fa:16:3e:23:b3:65 brd ff:ff:ff:ff:ff:ff 09:54:22 inet 10.30.122.68/23 brd 10.30.123.255 scope global dynamic eth0 09:54:22 valid_lft 85605sec preferred_lft 85605sec 09:54:22 inet6 fe80::f816:3eff:fe23:b365/64 scope link 09:54:22 valid_lft forever preferred_lft forever 09:54:22 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:54:22 link/ether 02:42:2c:f3:3e:82 brd ff:ff:ff:ff:ff:ff 09:54:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:54:22 valid_lft forever preferred_lft forever 09:54:22 inet6 fe80::42:2cff:fef3:3e82/64 scope link 09:54:22 valid_lft forever preferred_lft forever 09:54:22 09:54:22 09:54:22 ---> sar -b -r -n DEV: 09:54:22 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 09:54:22 09:54:22 09:40:55 LINUX RESTART (2 CPU) 09:54:22 09:54:22 09:42:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:54:22 09:43:01 3.43 0.00 3.43 0.00 0.00 123.91 0.00 09:54:22 09:44:01 0.50 0.00 0.50 0.00 0.00 8.85 0.00 09:54:22 09:45:01 0.15 0.00 0.15 0.00 0.00 1.87 0.00 09:54:22 09:46:01 0.13 0.00 0.13 0.00 0.00 2.28 0.00 09:54:22 09:47:01 0.33 0.00 0.33 0.00 0.00 5.16 0.00 09:54:22 09:48:01 0.22 0.00 0.22 0.00 0.00 3.10 0.00 09:54:22 09:49:01 0.25 0.00 0.25 0.00 0.00 3.36 0.00 09:54:22 09:50:01 0.28 0.00 0.28 0.00 0.00 2.86 0.00 09:54:22 09:51:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 09:54:22 09:52:01 0.35 0.00 0.35 0.00 0.00 5.71 0.00 09:54:22 09:53:01 0.23 0.00 0.23 0.00 0.00 2.87 0.00 09:54:22 09:54:01 0.40 0.10 0.30 0.00 7.19 4.96 0.00 09:54:22 Average: 0.53 0.01 0.52 0.00 0.60 13.64 0.00 09:54:22 09:54:22 09:42:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:54:22 09:43:01 5462704 0 802968 10.03 2620 1740648 1288844 14.23 572812 1571260 24 09:54:22 09:44:01 5475652 0 790008 9.86 2620 1740660 1205500 13.31 562392 1570864 20 09:54:22 09:45:01 5472684 0 792976 9.90 2620 1740660 1205812 13.31 560240 1575880 20 09:54:22 09:46:01 5465800 0 799852 9.99 2620 1740668 1270424 14.03 565328 1576596 20 09:54:22 09:47:01 5473416 0 792232 9.89 2620 1740672 1215472 13.42 556632 1579344 20 09:54:22 09:48:01 5475016 0 790632 9.87 2620 1740672 1200052 13.25 555220 1579344 12 09:54:22 09:49:01 5469548 0 796092 9.94 2620 1740680 1200184 13.25 560912 1579344 8 09:54:22 09:50:01 5467116 0 798520 9.97 2620 1740684 1200220 13.25 563452 1579344 16 09:54:22 09:51:01 5466556 0 799076 9.98 2620 1740688 1200560 13.25 565820 1577624 20 09:54:22 09:52:01 5466144 0 799484 9.98 2620 1740692 1200584 13.26 566072 1577624 20 09:54:22 09:53:01 5467496 0 798128 9.97 2620 1740696 1200248 13.25 572448 1569860 16 09:54:22 09:54:01 5442136 0 823044 10.28 2620 1741140 1233164 13.61 664752 1501908 244 09:54:22 Average: 5467022 0 798584 9.97 2620 1740713 1218422 13.45 572173 1569916 37 09:54:22 09:54:22 09:42:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:54:22 09:43:01 eth0 4.76 1.52 3.54 0.31 0.00 0.00 0.00 0.00 09:54:22 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:54:22 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:54:22 09:44:01 eth0 2.78 0.08 0.25 0.04 0.00 0.00 0.00 0.00 09:54:22 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:54:22 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:54:22 09:45:01 eth0 4.11 1.13 1.51 0.94 0.00 0.00 0.00 0.00 09:54:22 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:54:22 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:54:22 09:46:01 eth0 3.32 3.46 0.96 23.67 0.00 0.00 0.00 0.00 09:54:22 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:54:22 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:54:22 09:47:01 eth0 0.38 0.27 0.15 0.09 0.00 0.00 0.00 0.00 09:54:22 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:54:22 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:54:22 09:48:01 eth0 0.18 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:54:22 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:54:22 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:54:22 09:49:01 eth0 0.97 0.18 0.29 0.10 0.00 0.00 0.00 0.00 09:54:22 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:54:22 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:54:22 09:50:01 eth0 2.33 0.52 0.68 0.39 0.00 0.00 0.00 0.00 09:54:22 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:54:22 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:54:22 09:51:01 eth0 3.81 1.02 1.26 0.79 0.00 0.00 0.00 0.00 09:54:22 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:54:22 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:54:22 09:52:01 eth0 2.37 1.00 1.03 0.69 0.00 0.00 0.00 0.00 09:54:22 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:54:22 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:54:22 09:53:01 eth0 0.23 0.08 0.01 0.02 0.00 0.00 0.00 0.00 09:54:22 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:54:22 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:54:22 09:54:01 eth0 9.99 5.94 8.96 3.36 0.00 0.00 0.00 0.00 09:54:22 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:54:22 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:54:22 Average: eth0 2.93 1.27 1.55 2.54 0.00 0.00 0.00 0.00 09:54:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:54:22 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:54:22 09:54:22 09:54:22 ---> sar -P ALL: 09:54:22 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 09:54:22 09:54:22 09:40:55 LINUX RESTART (2 CPU) 09:54:22 09:54:22 09:42:03 CPU %user %nice %system %iowait %steal %idle 09:54:22 09:43:01 all 0.32 0.00 0.09 0.00 0.02 99.58 09:54:22 09:43:01 0 0.19 0.00 0.09 0.00 0.02 99.71 09:54:22 09:43:01 1 0.45 0.00 0.09 0.00 0.02 99.45 09:54:22 09:44:01 all 0.12 0.00 0.08 0.00 0.03 99.78 09:54:22 09:44:01 0 0.10 0.00 0.07 0.00 0.03 99.80 09:54:22 09:44:01 1 0.13 0.00 0.08 0.00 0.02 99.77 09:54:22 09:45:01 all 0.27 0.00 0.06 0.00 0.03 99.65 09:54:22 09:45:01 0 0.17 0.00 0.07 0.00 0.02 99.75 09:54:22 09:45:01 1 0.37 0.00 0.05 0.00 0.03 99.55 09:54:22 09:46:01 all 0.40 0.00 0.08 0.00 0.04 99.48 09:54:22 09:46:01 0 0.50 0.00 0.05 0.00 0.03 99.42 09:54:22 09:46:01 1 0.30 0.00 0.10 0.00 0.05 99.55 09:54:22 09:47:01 all 0.05 0.00 0.08 0.00 0.03 99.84 09:54:22 09:47:01 0 0.05 0.00 0.07 0.00 0.03 99.85 09:54:22 09:47:01 1 0.05 0.00 0.08 0.00 0.03 99.83 09:54:22 09:48:01 all 0.20 0.00 0.05 0.00 0.06 99.69 09:54:22 09:48:01 0 0.35 0.00 0.05 0.00 0.07 99.53 09:54:22 09:48:01 1 0.05 0.00 0.05 0.00 0.05 99.85 09:54:22 09:49:01 all 0.16 0.00 0.08 0.00 0.03 99.74 09:54:22 09:49:01 0 0.22 0.00 0.08 0.00 0.03 99.67 09:54:22 09:49:01 1 0.10 0.00 0.07 0.00 0.02 99.82 09:54:22 09:50:01 all 0.13 0.00 0.06 0.00 0.03 99.78 09:54:22 09:50:01 0 0.18 0.00 0.05 0.00 0.03 99.73 09:54:22 09:50:01 1 0.08 0.00 0.07 0.00 0.02 99.83 09:54:22 09:51:01 all 0.22 0.00 0.05 0.00 0.05 99.68 09:54:22 09:51:01 0 0.35 0.00 0.05 0.00 0.05 99.55 09:54:22 09:51:01 1 0.08 0.00 0.05 0.00 0.05 99.82 09:54:22 09:52:01 all 0.20 0.00 0.04 0.00 0.32 99.43 09:54:22 09:52:01 0 0.25 0.00 0.05 0.00 0.48 99.22 09:54:22 09:52:01 1 0.15 0.00 0.03 0.00 0.17 99.65 09:54:22 09:53:01 all 0.23 0.00 0.05 0.00 0.06 99.67 09:54:22 09:53:01 0 0.05 0.00 0.08 0.00 0.07 99.80 09:54:22 09:53:01 1 0.40 0.00 0.02 0.00 0.05 99.53 09:54:22 09:54:22 09:53:01 CPU %user %nice %system %iowait %steal %idle 09:54:22 09:54:01 all 1.63 0.00 0.49 0.02 0.07 97.79 09:54:22 09:54:01 0 1.66 0.00 0.45 0.00 0.07 97.82 09:54:22 09:54:01 1 1.61 0.00 0.54 0.03 0.07 97.76 09:54:22 Average: all 0.33 0.00 0.10 0.00 0.06 99.51 09:54:22 Average: 0 0.34 0.00 0.10 0.00 0.08 99.49 09:54:22 Average: 1 0.31 0.00 0.10 0.00 0.05 99.53 09:54:22 09:54:22 09:54:22