Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 453c90017645f0c1aacfabdcdc15791e5757fa99 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-ssh6974392480600672521.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-ssh2702377942425182082.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/master/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/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3647004420731711230.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-ssh671020646617017408.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/master/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/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9099918606386809242.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-735 in /w/workspace/dgexfoundry_device-sdk-go_master [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 Avoid second fetch Checking out Revision 453c90017645f0c1aacfabdcdc15791e5757fa99 (master) > git init /w/workspace/dgexfoundry_device-sdk-go_master # 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_master@tmp/jenkins-gitclient-ssh6673321418491003489.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 453c90017645f0c1aacfabdcdc15791e5757fa99 # timeout=10 Commit message: "Merge pull request #993 from lenny-intel/swagger-version" > git rev-list --no-walk a384344f64426d48ad4d0b0b770ada20eab5db57 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:48:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:48:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:48:04 ========================================================= 20:48:04 EdgeX Global Pipelines Version Info 20:48:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:48:06 ------------------- 20:48:06 stable info: 20:48:06 ------------------- 20:48:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:48:06 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 20:48:06 Message: update stable to v1.0.195 20:48:07 ------------------- 20:48:07 experimental info: 20:48:07 ------------------- 20:48:07 Commited By: **** collab-it+edgex@linuxfoundation.org 20:48:07 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 20:48:07 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:48:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 20:48:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 20:48:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:48:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:48:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:48:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:48:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:48:07 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:48:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 20:48:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:48:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:48:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 20:48:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:48:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:48:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:48:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:48:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:48:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:48:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:48:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:48:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:48:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:48:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:48:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:48:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:48:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:48:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 20:48:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 20:48:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 20:48:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 453c90017645f0c1aacfabdcdc15791e5757fa99 [Pipeline] echo 20:48:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 453c900 [Pipeline] echo 20:48:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:48:08 provisioning config files... 20:48:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config325008170971265852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:48:08 ---> docker-login.sh 20:48:08 nexus3.edgexfoundry.org:10001 20:48:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:08 Configure a credential helper to remove this warning. See 20:48:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:08 20:48:08 Login Succeeded 20:48:08 nexus3.edgexfoundry.org:10002 20:48:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:08 Configure a credential helper to remove this warning. See 20:48:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:08 20:48:08 Login Succeeded 20:48:08 nexus3.edgexfoundry.org:10003 20:48:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:08 Configure a credential helper to remove this warning. See 20:48:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:08 20:48:08 Login Succeeded 20:48:08 nexus3.edgexfoundry.org:10004 20:48:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:09 Configure a credential helper to remove this warning. See 20:48:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:09 20:48:09 Login Succeeded 20:48:09 docker.io 20:48:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:09 Configure a credential helper to remove this warning. See 20:48:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:09 20:48:09 Login Succeeded 20:48:09 ---> docker-login.sh ends [Pipeline] } 20:48:09 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 20:48:09 + git log --format=format:%s -1 453c90017645f0c1aacfabdcdc15791e5757fa99 [Pipeline] echo 20:48:09 GIT_COMMIT: 453c90017645f0c1aacfabdcdc15791e5757fa99, Commit Message: Merge pull request #993 from lenny-intel/swagger-version [Pipeline] echo 20:48:10 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:48:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:48:10 20:48:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:48:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:48:10 latest: Pulling from edgex-devops/git-semver 20:48:10 31603596830f: Pulling fs layer 20:48:10 54011a49482f: Pulling fs layer 20:48:10 a6820b24f6d8: Pulling fs layer 20:48:10 f581987b2513: Pulling fs layer 20:48:10 f581987b2513: Waiting 20:48:10 54011a49482f: Verifying Checksum 20:48:10 54011a49482f: Download complete 20:48:10 31603596830f: Verifying Checksum 20:48:10 31603596830f: Download complete 20:48:11 f581987b2513: Verifying Checksum 20:48:11 f581987b2513: Download complete 20:48:11 a6820b24f6d8: Verifying Checksum 20:48:11 a6820b24f6d8: Download complete 20:48:11 31603596830f: Pull complete 20:48:11 54011a49482f: Pull complete 20:48:12 a6820b24f6d8: Pull complete 20:48:12 f581987b2513: Pull complete 20:48:12 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 20:48:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:48:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:48:12 prd-centos7-docker-4c-2g-735 does not seem to be running inside a container 20:48:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:48:13 $ docker top 86f92af33569ce15071ff2e3188935b91f055933bbaae28d9bdaecfb698fd6c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:48:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:48:13 [ssh-agent] Looking for ssh-agent implementation... 20:48:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:48:13 $ docker exec 86f92af33569ce15071ff2e3188935b91f055933bbaae28d9bdaecfb698fd6c2 ssh-agent 20:48:13 SSH_AUTH_SOCK=/tmp/ssh-BWfNTRVsa1jt/agent.13 20:48:13 SSH_AGENT_PID=20 20:48:13 Running ssh-add (command line suppressed) 20:48:13 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3367546135587797911.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3367546135587797911.key) 20:48:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:48:13 + git tag --points-at HEAD [Pipeline] } 20:48:13 $ docker exec --env ******** --env ******** 86f92af33569ce15071ff2e3188935b91f055933bbaae28d9bdaecfb698fd6c2 ssh-agent -k 20:48:14 unset SSH_AUTH_SOCK; 20:48:14 unset SSH_AGENT_PID; 20:48:14 echo Agent pid 20 killed; 20:48:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:48:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:48:14 [ssh-agent] Looking for ssh-agent implementation... 20:48:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:48:14 $ docker exec 86f92af33569ce15071ff2e3188935b91f055933bbaae28d9bdaecfb698fd6c2 ssh-agent 20:48:14 SSH_AUTH_SOCK=/tmp/ssh-OaWq5LSvlaC4/agent.52 20:48:14 SSH_AGENT_PID=57 20:48:14 Running ssh-add (command line suppressed) 20:48:14 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7527277505994686795.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7527277505994686795.key) 20:48:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:48:14 + git semver init 20:48:14 # -> Open(): unable to determine branch for HEAD 20:48:14 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 20:48:14 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 20:48:14 # $SEMVER_REMOTE_NAME = origin 20:48:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:48:14 # $SEMVER_USER_NAME = edgex-jenkins 20:48:14 # $SEMVER_BRANCH = master 20:48:14 # $SEMVER_TEMP = /tmp/semver-212014177 20:48:14 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 20:48:15 # '/tmp/semver-212014177' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 20:48:15 # -> Force: false 20:48:15 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 20:48:15 $ docker exec --env ******** --env ******** 86f92af33569ce15071ff2e3188935b91f055933bbaae28d9bdaecfb698fd6c2 ssh-agent -k 20:48:15 unset SSH_AUTH_SOCK; 20:48:15 unset SSH_AGENT_PID; 20:48:15 echo Agent pid 57 killed; 20:48:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:48:15 + git semver [Pipeline] } 20:48:15 $ docker stop --time=1 86f92af33569ce15071ff2e3188935b91f055933bbaae28d9bdaecfb698fd6c2 20:48:17 $ docker rm -f 86f92af33569ce15071ff2e3188935b91f055933bbaae28d9bdaecfb698fd6c2 [Pipeline] // withDockerContainer [Pipeline] sh 20:48:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:48:17 Stashed 1 file(s) [Pipeline] echo 20:48:17 [edgeXSemver]: initialized semver on version 2.0.1-dev.2 [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 20:48:33 Still waiting to schedule task 20:48:33 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:48:33 Still waiting to schedule task 20:48:33 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 20:49:46 Running on prd-centos7-docker-4c-2g-737 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 20:49:46 Running in /w/workspace/device-sdk-go/201 [Pipeline] { [Pipeline] checkout 20:49:47 Selected Git installation does not exist. Using Default 20:49:47 The recommended git tool is: NONE 20:49:49 using credential edgex-jenkins-ssh 20:49:49 Cloning the remote Git repository 20:49:49 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 20:49:50 Avoid second fetch 20:49:50 Checking out Revision 453c90017645f0c1aacfabdcdc15791e5757fa99 (master) 20:49:49 > git init /w/workspace/device-sdk-go/201 # timeout=10 20:49:49 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:49:49 > git --version # timeout=10 20:49:49 > git --version # 'git version 2.24.4' 20:49:49 using GIT_SSH to set credentials SSH Credentials for GitHub 20:49:49 [INFO] Currently running in a labeled security context 20:49:49 [INFO] Currently SELinux is 'enforcing' on the host 20:49:49 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/201@tmp/jenkins-gitclient-ssh3665654129352662925.key 20:49:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:49:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:49:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:49:50 > git config core.sparsecheckout # timeout=10 20:49:50 > git checkout -f 453c90017645f0c1aacfabdcdc15791e5757fa99 # timeout=10 20:49:53 Commit message: "Merge pull request #993 from lenny-intel/swagger-version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:49:54 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:49:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:49:55 + sudo service docker restart 20:49:55 + true 20:49:55 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:50:13 provisioning config files... 20:50:13 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/201@tmp/config1876848757705514322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:50:14 ---> docker-login.sh 20:50:14 nexus3.edgexfoundry.org:10001 20:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:14 Configure a credential helper to remove this warning. See 20:50:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:14 20:50:14 Login Succeeded 20:50:14 nexus3.edgexfoundry.org:10002 20:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:14 Configure a credential helper to remove this warning. See 20:50:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:14 20:50:14 Login Succeeded 20:50:14 nexus3.edgexfoundry.org:10003 20:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:14 Configure a credential helper to remove this warning. See 20:50:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:14 20:50:14 Login Succeeded 20:50:14 nexus3.edgexfoundry.org:10004 20:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:14 Configure a credential helper to remove this warning. See 20:50:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:14 20:50:14 Login Succeeded 20:50:14 docker.io 20:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:15 Configure a credential helper to remove this warning. See 20:50:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:15 20:50:15 Login Succeeded 20:50:15 ---> docker-login.sh ends [Pipeline] } 20:50:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:50:15 ========================================================= 20:50:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:50:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:50:15 + 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 . 20:50:15 Sending build context to Docker daemon 2.693MB 20:50:15 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 20:50:15 Step 2/8 : FROM ${BASE} 20:50:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:50:15 540db60ca938: Pulling fs layer 20:50:15 adcc1eea9eea: Pulling fs layer 20:50:15 4c4ab2625f07: Pulling fs layer 20:50:15 0510c868ecb4: Pulling fs layer 20:50:15 afea3b2eda06: Pulling fs layer 20:50:15 7809a108b3ef: Pulling fs layer 20:50:15 f706445af74f: Pulling fs layer 20:50:15 0510c868ecb4: Waiting 20:50:15 afea3b2eda06: Waiting 20:50:15 7809a108b3ef: Waiting 20:50:15 f706445af74f: Waiting 20:50:15 4c4ab2625f07: Verifying Checksum 20:50:15 4c4ab2625f07: Download complete 20:50:15 adcc1eea9eea: Verifying Checksum 20:50:15 adcc1eea9eea: Download complete 20:50:15 afea3b2eda06: Verifying Checksum 20:50:15 afea3b2eda06: Download complete 20:50:15 540db60ca938: Verifying Checksum 20:50:15 540db60ca938: Download complete 20:50:15 7809a108b3ef: Verifying Checksum 20:50:15 7809a108b3ef: Download complete 20:50:16 540db60ca938: Pull complete 20:50:16 adcc1eea9eea: Pull complete 20:50:16 4c4ab2625f07: Pull complete 20:50:17 f706445af74f: Verifying Checksum 20:50:17 f706445af74f: Download complete 20:50:17 0510c868ecb4: Verifying Checksum 20:50:17 0510c868ecb4: Download complete 20:50:21 0510c868ecb4: Pull complete 20:50:21 afea3b2eda06: Pull complete 20:50:21 7809a108b3ef: Pull complete 20:50:22 f706445af74f: Pull complete 20:50:22 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 20:50:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:50:22 ---> b068be0155e3 20:50:22 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:50:29 ---> Running in 44fa187d5902 20:50:29 Removing intermediate container 44fa187d5902 20:50:29 ---> 8b30843ead2c 20:50:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:29 ---> Running in 5ee45bbb4320 20:50:29 Removing intermediate container 5ee45bbb4320 20:50:29 ---> 229ed5548174 20:50:29 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 20:50:29 ---> Running in ddb7f8f3f4ea 20:50:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:50:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:50:30 (1/6) Installing libc-dev (0.7.2-r3) 20:50:30 (2/6) Installing libsodium (1.0.18-r0) 20:50:30 (3/6) Installing pkgconf (1.7.3-r0) 20:50:30 (4/6) Installing libsodium-dev (1.0.18-r0) 20:50:30 (5/6) Installing libzmq (4.3.3-r1) 20:50:30 (6/6) Installing zeromq-dev (4.3.3-r1) 20:50:30 Executing busybox-1.32.1-r6.trigger 20:50:30 OK: 150 MiB in 46 packages 20:50:31 Removing intermediate container ddb7f8f3f4ea 20:50:31 ---> e89baf82ce37 20:50:31 Step 6/8 : WORKDIR /device-sdk-go 20:50:31 ---> Running in 0317d9dff767 20:50:31 Removing intermediate container 0317d9dff767 20:50:31 ---> 0617682e6c23 20:50:31 Step 7/8 : COPY . . 20:50:31 ---> d1d5f860a5e0 20:50:31 Step 8/8 : RUN go mod download 20:50:31 ---> Running in 488b25c1dbe0 20:50:43 Removing intermediate container 488b25c1dbe0 20:50:43 ---> 086c351790e4 20:50:43 Successfully built 086c351790e4 20:50:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:50:44 + docker inspect -f . ci-base-image-x86_64 20:50:44 . [Pipeline] withDockerContainer 20:50:44 prd-centos7-docker-4c-2g-737 does not seem to be running inside a container 20:50:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/201 -v /w/workspace/device-sdk-go/201:/w/workspace/device-sdk-go/201:rw,z -v /w/workspace/device-sdk-go/201@tmp:/w/workspace/device-sdk-go/201@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 ******** ci-base-image-x86_64 cat 20:50:44 $ docker top bf5bb88ef7b839ec204c70ace67cc2217005e4dc51900ee5673d95b3998ec584 -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:45 + go version 20:50:45 go version go1.16.3 linux/amd64 [Pipeline] } 20:50:45 $ docker stop --time=1 bf5bb88ef7b839ec204c70ace67cc2217005e4dc51900ee5673d95b3998ec584 20:50:46 $ docker rm -f bf5bb88ef7b839ec204c70ace67cc2217005e4dc51900ee5673d95b3998ec584 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:50:46 + docker inspect -f . ci-base-image-x86_64 20:50:46 . [Pipeline] withDockerContainer 20:50:47 prd-centos7-docker-4c-2g-737 does not seem to be running inside a container 20:50:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/201 -v /w/workspace/device-sdk-go/201:/w/workspace/device-sdk-go/201:rw,z -v /w/workspace/device-sdk-go/201@tmp:/w/workspace/device-sdk-go/201@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 ******** ci-base-image-x86_64 cat 20:50:47 $ docker top 5f00c3ce485159655f927b6d26e8c0de794c4abc94a8c07013dee4d608752168 -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:47 + go mod tidy [Pipeline] sh 20:50:48 + make test 20:50:48 go mod tidy 20:50:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:50:53 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 20:51:15 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 20:51:15 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 20:51:15 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 20:51:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.057s coverage: 24.2% of statements 20:51:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 20:51:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.052s coverage: 28.1% of statements 20:51:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.052s coverage: 78.9% of statements 20:51:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.045s coverage: 9.0% of statements 20:51:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 20:51:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 20:51:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 20:51:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.070s coverage: 28.7% of statements 20:51:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 20:51:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.050s coverage: 83.3% of statements 20:51:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 20:51:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 20:51:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.085s coverage: 58.0% of statements 20:51:21 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.805s coverage: 89.2% of statements 20:51:21 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 20:51:21 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.045s coverage: 4.9% of statements 20:51:21 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 20:51:21 GO111MODULE=on go vet ./... 20:51:39 gofmt -l . 20:51:39 [ "`gofmt -l .`" = "" ] 20:51:39 ./bin/test-attribution-txt.sh 20:51:39 ./bin/test-go-mod-tidy.sh [Pipeline] } 20:51:39 $ docker stop --time=1 5f00c3ce485159655f927b6d26e8c0de794c4abc94a8c07013dee4d608752168 20:51:40 $ docker rm -f 5f00c3ce485159655f927b6d26e8c0de794c4abc94a8c07013dee4d608752168 [Pipeline] // withDockerContainer [Pipeline] sh 20:51:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:51:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:51:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:51:45 + ls -al . 20:51:45 total 228 20:51:45 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 29 20:51 . 20:51:45 drwxrwxr-x. 4 jenkins jenkins 32 Jun 29 20:49 .. 20:51:45 drwxrwxr-x. 2 jenkins jenkins 64 Jun 29 20:49 bin 20:51:45 -rw-rw-r--. 1 jenkins jenkins 24816 Jun 29 20:49 CHANGELOG.md 20:51:45 -rw-r--r--. 1 jenkins jenkins 125634 Jun 29 20:51 coverage.out 20:51:45 -rw-rw-r--. 1 jenkins jenkins 987 Jun 29 20:49 Dockerfile.build 20:51:45 -rw-rw-r--. 1 jenkins jenkins 140 Jun 29 20:49 .dockerignore 20:51:45 drwxrwxr-x. 5 jenkins jenkins 62 Jun 29 20:49 example 20:51:45 drwxrwxr-x. 8 jenkins jenkins 162 Jun 29 20:49 .git 20:51:45 drwxrwxr-x. 2 jenkins jenkins 103 Jun 29 20:49 .github 20:51:45 -rw-rw-r--. 1 jenkins jenkins 138 Jun 29 20:49 .gitignore 20:51:45 -rw-r--r--. 1 jenkins jenkins 548 Jun 29 20:51 go.mod 20:51:45 -rw-r--r--. 1 jenkins jenkins 20210 Jun 29 20:50 go.sum 20:51:45 drwxrwxr-x. 15 jenkins jenkins 224 Jun 29 20:49 internal 20:51:45 -rw-rw-r--. 1 jenkins jenkins 880 Jun 29 20:49 Jenkinsfile 20:51:45 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 29 20:49 LICENSE 20:51:45 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 29 20:49 Makefile 20:51:45 drwxrwxr-x. 3 jenkins jenkins 16 Jun 29 20:49 openapi 20:51:45 drwxrwxr-x. 5 jenkins jenkins 50 Jun 29 20:49 pkg 20:51:45 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 29 20:49 README.md 20:51:45 drwxrwxr-x. 4 jenkins jenkins 54 Jun 29 20:49 snap 20:51:45 -rw-rw-r--. 1 jenkins jenkins 11 Jun 29 20:48 VERSION 20:51:45 -rw-rw-r--. 1 jenkins jenkins 222 Jun 29 20:49 version.go [Pipeline] isUnix [Pipeline] sh 20:51:46 + 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=453c90017645f0c1aacfabdcdc15791e5757fa99 --label arch=amd64 --label version=2.0.1-dev.2 . 20:51:46 Sending build context to Docker daemon 2.82MB 20:51:46 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 20:51:46 Step 2/23 : FROM ${BASE} AS builder 20:51:46 ---> 086c351790e4 20:51:46 Step 3/23 : WORKDIR /device-sdk-go 20:51:46 ---> Running in 529b66a41217 20:51:46 Removing intermediate container 529b66a41217 20:51:46 ---> c7f7d077fb29 20:51:46 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:51:46 ---> Running in 7ddab42f3932 20:51:46 Removing intermediate container 7ddab42f3932 20:51:46 ---> 047f06ca368e 20:51:46 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:46 ---> Running in e69e4d047d9b 20:51:46 Removing intermediate container e69e4d047d9b 20:51:46 ---> a5042eebb648 20:51:46 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:51:46 ---> Running in 7c72dfcef403 20:51:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:51:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:51:48 OK: 150 MiB in 46 packages 20:51:48 Removing intermediate container 7c72dfcef403 20:51:48 ---> 46d3d708c73b 20:51:48 Step 7/23 : COPY . . 20:51:48 ---> c2590cb6aff9 20:51:48 Step 8/23 : RUN go mod download 20:51:49 ---> Running in 06ce2bee4dc7 20:51:49 Removing intermediate container 06ce2bee4dc7 20:51:49 ---> e85bd56f2b4e 20:51:49 Step 9/23 : RUN make build 20:51:49 ---> Running in 125fa5647a57 20:51:49 go mod tidy 20:51:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.2" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 20:52:00 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 20:52:00 Removing intermediate container 125fa5647a57 20:52:00 ---> ef7c14f11063 20:52:00 Step 10/23 : FROM alpine:3.12 20:52:01 3.12: Pulling from library/alpine 20:52:01 339de151aab4: Pulling fs layer 20:52:01 339de151aab4: Verifying Checksum 20:52:01 339de151aab4: Download complete 20:52:01 339de151aab4: Pull complete 20:52:03 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:52:03 Status: Downloaded newer image for alpine:3.12 20:52:03 ---> 13621d1b12d4 20:52:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:52:03 ---> Running in f4b248153d88 20:52:03 Removing intermediate container f4b248153d88 20:52:03 ---> 5c8410852615 20:52:03 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:03 ---> Running in a8344a42f522 20:52:03 Removing intermediate container a8344a42f522 20:52:03 ---> 0e52cf1fb7ba 20:52:03 Step 13/23 : RUN apk add --update --no-cache zeromq 20:52:03 ---> Running in b90e9cba3c50 20:52:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:52:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:52:05 (1/5) Installing libgcc (9.3.0-r2) 20:52:05 (2/5) Installing libsodium (1.0.18-r0) 20:52:05 (3/5) Installing libstdc++ (9.3.0-r2) 20:52:06 (4/5) Installing libzmq (4.3.3-r0) 20:52:06 (5/5) Installing zeromq (4.3.3-r0) 20:52:06 Executing busybox-1.31.1-r20.trigger 20:52:06 OK: 8 MiB in 19 packages 20:52:06 Removing intermediate container b90e9cba3c50 20:52:06 ---> c1b7101142f4 20:52:06 Step 14/23 : WORKDIR / 20:52:06 ---> Running in e314c2c1bf02 20:52:06 Removing intermediate container e314c2c1bf02 20:52:06 ---> c522c25aacf8 20:52:06 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 20:52:06 ---> f064b4efe9ec 20:52:06 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 20:52:07 ---> e91c21c93dfa 20:52:07 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 20:52:07 ---> a8d6181f811f 20:52:07 Step 18/23 : EXPOSE 59999 20:52:07 ---> Running in 0e0e17f3af20 20:52:07 Removing intermediate container 0e0e17f3af20 20:52:07 ---> 3717807ad29f 20:52:07 Step 19/23 : ENTRYPOINT ["/device-simple"] 20:52:07 ---> Running in 246ad796834a 20:52:07 Removing intermediate container 246ad796834a 20:52:07 ---> ea9fccd773c8 20:52:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:52:07 ---> Running in 4aecefdc71da 20:52:07 Removing intermediate container 4aecefdc71da 20:52:07 ---> 310735f26ad1 20:52:07 Step 21/23 : LABEL arch=amd64 20:52:07 ---> Running in 13e828d42a14 20:52:07 Removing intermediate container 13e828d42a14 20:52:07 ---> f7c6c5d3eb4c 20:52:07 Step 22/23 : LABEL git_sha=453c90017645f0c1aacfabdcdc15791e5757fa99 20:52:07 ---> Running in d508c086b793 20:52:07 Removing intermediate container d508c086b793 20:52:07 ---> 12a3bebdc4fc 20:52:07 Step 23/23 : LABEL version=2.0.1-dev.2 20:52:07 ---> Running in 8e68bf4153f7 20:52:08 Removing intermediate container 8e68bf4153f7 20:52:08 ---> 3d31c0c653a0 20:52:08 [Warning] One or more build-args [ARCH MAKE] were not consumed 20:52:08 Successfully built 3d31c0c653a0 20:52:08 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 20:52:08 ---> job-cost.sh 20:52:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-siij 20:52:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:52:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-739 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 20:52:27 Running in /w/workspace/device-sdk-go/201 [Pipeline] { [Pipeline] checkout 20:52:27 Selected Git installation does not exist. Using Default 20:52:27 The recommended git tool is: NONE 20:52:31 lf-activate-venv(): INFO: Adding /tmp/venv-siij/bin to PATH 20:52:31 INFO: No Stack... 20:52:31 INFO: Retrieving Pricing Info for: v3-standard-2 20:52:31 INFO: Archiving Costs [Pipeline] sh 20:52:32 + cat /w/workspace/device-sdk-go/201/archives/cost.csv 20:52:32 + cut -d, -f6 [Pipeline] lock 20:52:32 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-201-stack-cost] 20:52:32 Resource [jenkins-edgexfoundry-device-sdk-go-master-201-stack-cost] did not exist. Created. 20:52:32 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-201-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:52:32 + echo total: 0.05999999865889549 [Pipeline] stash 20:52:32 Stashed 1 file(s) [Pipeline] } 20:52:32 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-201-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:52:33 using credential edgex-jenkins-ssh 20:52:33 Cloning the remote Git repository 20:52:33 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 20:52:33 > git init /w/workspace/device-sdk-go/201 # timeout=10 20:52:33 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:52:33 > git --version # timeout=10 20:52:33 > git --version # 'git version 2.17.1' 20:52:33 using GIT_SSH to set credentials SSH Credentials for GitHub 20:52:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:52:34 Avoid second fetch 20:52:34 Checking out Revision 453c90017645f0c1aacfabdcdc15791e5757fa99 (master) 20:52:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:52:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:52:34 > git config core.sparsecheckout # timeout=10 20:52:34 > git checkout -f 453c90017645f0c1aacfabdcdc15791e5757fa99 # timeout=10 20:52:39 Commit message: "Merge pull request #993 from lenny-intel/swagger-version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:52:40 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:52:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:52:41 + sudo service docker restart 20:52:41 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:52:59 provisioning config files... 20:52:59 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/201@tmp/config8290276063443779388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:52:59 ---> docker-login.sh 20:52:59 nexus3.edgexfoundry.org:10001 20:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:01 Configure a credential helper to remove this warning. See 20:53:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:01 20:53:01 Login Succeeded 20:53:01 nexus3.edgexfoundry.org:10002 20:53:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:01 Configure a credential helper to remove this warning. See 20:53:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:01 20:53:01 Login Succeeded 20:53:01 nexus3.edgexfoundry.org:10003 20:53:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:02 Configure a credential helper to remove this warning. See 20:53:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:02 20:53:02 Login Succeeded 20:53:02 nexus3.edgexfoundry.org:10004 20:53:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:02 Configure a credential helper to remove this warning. See 20:53:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:02 20:53:02 Login Succeeded 20:53:02 docker.io 20:53:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:03 Configure a credential helper to remove this warning. See 20:53:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:03 20:53:03 Login Succeeded 20:53:03 ---> docker-login.sh ends [Pipeline] } 20:53:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:53:04 ========================================================= 20:53:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:53:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:53:04 + 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 . 20:53:05 Sending build context to Docker daemon 2.702MB 20:53:05 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 20:53:05 Step 2/8 : FROM ${BASE} 20:53:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:53:05 595b0fe564bb: Pulling fs layer 20:53:05 3088b5b3c5c0: Pulling fs layer 20:53:05 5b7225fbf94c: Pulling fs layer 20:53:05 ba82ee9f976e: Pulling fs layer 20:53:05 506bd15cee9f: Pulling fs layer 20:53:05 75a0a4a0db45: Pulling fs layer 20:53:05 618dc40b7e24: Pulling fs layer 20:53:05 ba82ee9f976e: Waiting 20:53:05 506bd15cee9f: Waiting 20:53:05 75a0a4a0db45: Waiting 20:53:05 618dc40b7e24: Waiting 20:53:05 5b7225fbf94c: Download complete 20:53:05 3088b5b3c5c0: Download complete 20:53:05 506bd15cee9f: Download complete 20:53:05 75a0a4a0db45: Verifying Checksum 20:53:05 75a0a4a0db45: Download complete 20:53:05 595b0fe564bb: Verifying Checksum 20:53:05 595b0fe564bb: Download complete 20:53:06 595b0fe564bb: Pull complete 20:53:06 3088b5b3c5c0: Pull complete 20:53:07 5b7225fbf94c: Pull complete 20:53:07 618dc40b7e24: Verifying Checksum 20:53:07 618dc40b7e24: Download complete 20:53:08 ba82ee9f976e: Verifying Checksum 20:53:08 ba82ee9f976e: Download complete 20:53:18 ba82ee9f976e: Pull complete 20:53:18 506bd15cee9f: Pull complete 20:53:19 75a0a4a0db45: Pull complete 20:53:23 618dc40b7e24: Pull complete 20:53:23 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 20:53:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:53:23 ---> a36622ca3599 20:53:23 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:53:24 ---> Running in c3d24e8b6e5c 20:53:25 Removing intermediate container c3d24e8b6e5c 20:53:25 ---> 59938f29b46b 20:53:25 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:53:25 ---> Running in de4b308fd90b 20:53:28 Removing intermediate container de4b308fd90b 20:53:28 ---> c60c893363fb 20:53:28 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 20:53:28 ---> Running in 6a538ff65656 20:53:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:53:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:53:30 (1/6) Installing libc-dev (0.7.2-r3) 20:53:30 (2/6) Installing libsodium (1.0.18-r0) 20:53:30 (3/6) Installing pkgconf (1.7.3-r0) 20:53:30 (4/6) Installing libsodium-dev (1.0.18-r0) 20:53:31 (5/6) Installing libzmq (4.3.3-r1) 20:53:31 (6/6) Installing zeromq-dev (4.3.3-r1) 20:53:31 Executing busybox-1.32.1-r6.trigger 20:53:31 OK: 139 MiB in 46 packages 20:53:32 Removing intermediate container 6a538ff65656 20:53:32 ---> feb034a210c0 20:53:32 Step 6/8 : WORKDIR /device-sdk-go 20:53:32 ---> Running in 5eb8da4d656e 20:53:33 Removing intermediate container 5eb8da4d656e 20:53:33 ---> cd39c0f55422 20:53:33 Step 7/8 : COPY . . 20:53:34 ---> 5cf740ec8a7d 20:53:34 Step 8/8 : RUN go mod download 20:53:34 ---> Running in 1671cd7ebe79 20:54:01 Removing intermediate container 1671cd7ebe79 20:54:01 ---> 8c7b71572b85 20:54:01 Successfully built 8c7b71572b85 20:54:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:54:02 + docker inspect -f . ci-base-image-arm64 20:54:02 . [Pipeline] withDockerContainer 20:54:02 prd-ubuntu18.04-docker-arm64-4c-16g-739 does not seem to be running inside a container 20:54:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/201 -v /w/workspace/device-sdk-go/201:/w/workspace/device-sdk-go/201:rw,z -v /w/workspace/device-sdk-go/201@tmp:/w/workspace/device-sdk-go/201@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 ******** ci-base-image-arm64 cat 20:54:03 $ docker top b6fa8ded457d3bf190177220a3bef9045f09f8abb3df3978c27852261e64e052 -eo pid,comm [Pipeline] { [Pipeline] sh 20:54:04 + go version 20:54:04 go version go1.16.5 linux/arm64 [Pipeline] } 20:54:04 $ docker stop --time=1 b6fa8ded457d3bf190177220a3bef9045f09f8abb3df3978c27852261e64e052 20:54:06 $ docker rm -f b6fa8ded457d3bf190177220a3bef9045f09f8abb3df3978c27852261e64e052 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:54:07 + docker inspect -f . ci-base-image-arm64 20:54:07 . [Pipeline] withDockerContainer 20:54:07 prd-ubuntu18.04-docker-arm64-4c-16g-739 does not seem to be running inside a container 20:54:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/201 -v /w/workspace/device-sdk-go/201:/w/workspace/device-sdk-go/201:rw,z -v /w/workspace/device-sdk-go/201@tmp:/w/workspace/device-sdk-go/201@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 ******** ci-base-image-arm64 cat 20:54:09 $ docker top 89fe806ac9805a0960749fa94545e4050142e24c24f3da4dd3c057efc3cc29c7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:54:10 + go mod tidy [Pipeline] sh 20:54:11 + make test 20:54:11 go mod tidy 20:54:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:54:34 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 20:55:42 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 20:55:42 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 20:55:42 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 20:55:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.253s coverage: 24.2% of statements 20:55:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 20:55:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.212s coverage: 28.1% of statements 20:55:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.251s coverage: 78.9% of statements 20:55:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.214s coverage: 9.0% of statements 20:55:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 20:55:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 20:55:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 20:55:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.299s coverage: 28.7% of statements 20:55:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 20:55:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.202s coverage: 83.3% of statements 20:55:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 20:55:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 20:55:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.409s coverage: 58.0% of statements 20:55:54 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.149s coverage: 89.2% of statements 20:55:54 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 20:55:54 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.168s coverage: 4.9% of statements 20:55:54 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 20:55:54 GO111MODULE=on go vet ./... 20:56:51 gofmt -l . 20:56:51 [ "`gofmt -l .`" = "" ] 20:56:51 ./bin/test-attribution-txt.sh 20:56:51 ./bin/test-go-mod-tidy.sh [Pipeline] } 20:56:51 $ docker stop --time=1 89fe806ac9805a0960749fa94545e4050142e24c24f3da4dd3c057efc3cc29c7 20:56:53 $ docker rm -f 89fe806ac9805a0960749fa94545e4050142e24c24f3da4dd3c057efc3cc29c7 [Pipeline] // withDockerContainer [Pipeline] sh 20:56:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:56:54 Warning: overwriting stash ‘coverage-report’ 20:56:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:56:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:56:56 + ls -al . 20:56:56 total 264 20:56:56 drwxrwxr-x 10 jenkins jenkins 4096 Jun 29 20:56 . 20:56:56 drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 20:52 .. 20:56:56 -rw-rw-r-- 1 jenkins jenkins 140 Jun 29 20:52 .dockerignore 20:56:56 drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 20:52 .git 20:56:56 drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 20:52 .github 20:56:56 -rw-rw-r-- 1 jenkins jenkins 138 Jun 29 20:52 .gitignore 20:56:56 -rw-rw-r-- 1 jenkins jenkins 24816 Jun 29 20:52 CHANGELOG.md 20:56:56 -rw-rw-r-- 1 jenkins jenkins 987 Jun 29 20:52 Dockerfile.build 20:56:56 -rw-rw-r-- 1 jenkins jenkins 880 Jun 29 20:52 Jenkinsfile 20:56:56 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 29 20:52 LICENSE 20:56:56 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 29 20:52 Makefile 20:56:56 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 29 20:52 README.md 20:56:56 -rw-rw-r-- 1 jenkins jenkins 11 Jun 29 20:48 VERSION 20:56:56 drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 20:52 bin 20:56:56 -rw-r--r-- 1 jenkins jenkins 125634 Jun 29 20:55 coverage.out 20:56:56 drwxrwxr-x 5 jenkins jenkins 4096 Jun 29 20:52 example 20:56:56 -rw-r--r-- 1 jenkins jenkins 548 Jun 29 20:56 go.mod 20:56:56 -rw-r--r-- 1 jenkins jenkins 20210 Jun 29 20:54 go.sum 20:56:56 drwxrwxr-x 15 jenkins jenkins 4096 Jun 29 20:52 internal 20:56:56 drwxrwxr-x 3 jenkins jenkins 4096 Jun 29 20:52 openapi 20:56:56 drwxrwxr-x 5 jenkins jenkins 4096 Jun 29 20:52 pkg 20:56:56 drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 20:52 snap 20:56:56 -rw-rw-r-- 1 jenkins jenkins 222 Jun 29 20:52 version.go [Pipeline] isUnix [Pipeline] sh 20:56:56 + 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=453c90017645f0c1aacfabdcdc15791e5757fa99 --label arch=arm64 --label version=2.0.1-dev.2 . 20:56:57 Sending build context to Docker daemon 2.829MB 20:56:57 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 20:56:57 Step 2/23 : FROM ${BASE} AS builder 20:56:57 ---> 8c7b71572b85 20:56:57 Step 3/23 : WORKDIR /device-sdk-go 20:56:57 ---> Running in ac49d9377254 20:56:58 Removing intermediate container ac49d9377254 20:56:58 ---> 02ea757b33b0 20:56:58 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:56:58 ---> Running in f8c77166b091 20:56:58 Removing intermediate container f8c77166b091 20:56:58 ---> e2d595f9bf57 20:56:58 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:56:58 ---> Running in 172493a7d779 20:57:00 Removing intermediate container 172493a7d779 20:57:00 ---> 4253fe6cf780 20:57:00 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:57:01 ---> Running in 533a45bcfe3f 20:57:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:57:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:57:04 OK: 139 MiB in 46 packages 20:57:05 Removing intermediate container 533a45bcfe3f 20:57:05 ---> 5191c957fea0 20:57:05 Step 7/23 : COPY . . 20:57:06 ---> ef63f82ea2f5 20:57:06 Step 8/23 : RUN go mod download 20:57:06 ---> Running in 98c57bfbfb52 20:57:09 Removing intermediate container 98c57bfbfb52 20:57:09 ---> 028eedcb8c1c 20:57:09 Step 9/23 : RUN make build 20:57:09 ---> Running in 202af81e8424 20:57:10 go mod tidy 20:57:11 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.2" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 20:57:43 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 20:57:44 Removing intermediate container 202af81e8424 20:57:44 ---> d175faeeaa3c 20:57:44 Step 10/23 : FROM alpine:3.12 20:57:45 3.12: Pulling from library/alpine 20:57:45 d2f70382dc9a: Pulling fs layer 20:57:45 d2f70382dc9a: Verifying Checksum 20:57:45 d2f70382dc9a: Download complete 20:57:46 d2f70382dc9a: Pull complete 20:57:46 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:57:46 Status: Downloaded newer image for alpine:3.12 20:57:46 ---> c4fd0aeabfcf 20:57:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:57:46 ---> Running in b62a31926b6f 20:57:47 Removing intermediate container b62a31926b6f 20:57:47 ---> 65601235120f 20:57:47 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:57:47 ---> Running in a30bad075228 20:57:49 Removing intermediate container a30bad075228 20:57:49 ---> 5cb505a1ee8c 20:57:49 Step 13/23 : RUN apk add --update --no-cache zeromq 20:57:49 ---> Running in ddf6de856b6d 20:57:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:57:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:57:52 (1/5) Installing libgcc (9.3.0-r2) 20:57:52 (2/5) Installing libsodium (1.0.18-r0) 20:57:52 (3/5) Installing libstdc++ (9.3.0-r2) 20:57:52 (4/5) Installing libzmq (4.3.3-r0) 20:57:52 (5/5) Installing zeromq (4.3.3-r0) 20:57:53 Executing busybox-1.31.1-r20.trigger 20:57:53 OK: 8 MiB in 19 packages 20:57:54 Removing intermediate container ddf6de856b6d 20:57:54 ---> fa6ff1ac2c83 20:57:54 Step 14/23 : WORKDIR / 20:57:54 ---> Running in ebb607a74c7f 20:57:54 Removing intermediate container ebb607a74c7f 20:57:54 ---> 6bf701a93ba4 20:57:54 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 20:57:55 ---> 642ce03c815b 20:57:55 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 20:57:56 ---> 5d3b59b895b5 20:57:56 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 20:57:57 ---> 56d757ad2e4a 20:57:57 Step 18/23 : EXPOSE 59999 20:57:57 ---> Running in 98ea06fb680e 20:57:58 Removing intermediate container 98ea06fb680e 20:57:58 ---> 60900fde367c 20:57:58 Step 19/23 : ENTRYPOINT ["/device-simple"] 20:57:58 ---> Running in ac15368e1059 20:57:58 Removing intermediate container ac15368e1059 20:57:58 ---> 794c7e62d631 20:57:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:57:58 ---> Running in dffa46b61210 20:57:59 Removing intermediate container dffa46b61210 20:57:59 ---> 91dafadbd231 20:57:59 Step 21/23 : LABEL arch=arm64 20:57:59 ---> Running in b48f01b73d5d 20:57:59 Removing intermediate container b48f01b73d5d 20:57:59 ---> 6133535b002a 20:57:59 Step 22/23 : LABEL git_sha=453c90017645f0c1aacfabdcdc15791e5757fa99 20:57:59 ---> Running in 764b1f195298 20:58:00 Removing intermediate container 764b1f195298 20:58:00 ---> b9ef615a4dfd 20:58:00 Step 23/23 : LABEL version=2.0.1-dev.2 20:58:00 ---> Running in 7df747416b08 20:58:01 Removing intermediate container 7df747416b08 20:58:01 ---> afb5cafa3478 20:58:01 [Warning] One or more build-args [MAKE ARCH] were not consumed 20:58:01 Successfully built afb5cafa3478 20:58:01 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 20:58:01 ---> job-cost.sh 20:58:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JI3r 20:58:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:00:17 lf-activate-venv(): INFO: Adding /tmp/venv-JI3r/bin to PATH 21:00:17 INFO: No Stack... 21:00:17 INFO: Retrieving Pricing Info for: v2-standard-4 21:00:17 INFO: Archiving Costs [Pipeline] sh 21:00:17 + cat+ /w/workspace/device-sdk-go/201/archives/cost.csvcut 21:00:17 -d, -f6 [Pipeline] lock 21:00:18 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-201-stack-cost] 21:00:18 Resource [jenkins-edgexfoundry-device-sdk-go-master-201-stack-cost] did not exist. Created. 21:00:18 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-201-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:00:18 /w/workspace/device-sdk-go/201@tmp/durable-f323f869/script.sh: 1: /w/workspace/device-sdk-go/201@tmp/durable-f323f869/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:00:18 + echo total: 0.18000000715255737 [Pipeline] stash 21:00:18 Warning: overwriting stash ‘stack-cost’ 21:00:18 Stashed 1 file(s) [Pipeline] } 21:00:18 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-201-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 21:00:19 provisioning config files... 21:00:19 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6070849860162673249tmp [Pipeline] { [Pipeline] sh 21:00:19 + set +x 21:00:19 + curl -s https://codecov.io/bash 21:00:19 + bash -s -- 21:00:19 21:00:19 _____ _ 21:00:19 / ____| | | 21:00:19 | | ___ __| | ___ ___ _____ __ 21:00:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:00:19 | |___| (_) | (_| | __/ (_| (_) \ V / 21:00:19 \_____\___/ \__,_|\___|\___\___/ \_/ 21:00:19 Bash-1.0.3 21:00:19 21:00:19 21:00:19 ==> git version 2.24.4 found 21:00:19 ==> 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 21:00:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:00:19 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:00:19 ==> Jenkins CI detected. 21:00:19 project root: . 21:00:19 --> token set from env 21:00:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:00:20 ==> Running gcov in . (disable via -X gcov) 21:00:20 ==> Python coveragepy not found 21:00:20 ==> Searching for coverage reports in: 21:00:20 + . 21:00:20 -> Found 1 reports 21:00:20 ==> Detecting git/mercurial file structure 21:00:20 ==> Reading reports 21:00:20 + ./coverage.out bytes=125634 21:00:20 ==> Appending adjustments 21:00:20 https://docs.codecov.io/docs/fixing-reports 21:00:20 + Found adjustments 21:00:20 ==> Gzipping contents 21:00:20 16K /tmp/codecov.OaYOoa.gz 21:00:20 ==> Uploading reports 21:00:20 url: https://codecov.io 21:00:20 query: branch=master&commit=453c90017645f0c1aacfabdcdc15791e5757fa99&build=201&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F201%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:00:20 -> Pinging Codecov 21:00:20 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=453c90017645f0c1aacfabdcdc15791e5757fa99&build=201&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F201%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:00:20 -> Uploading to 21:00:20 https://storage.googleapis.com/codecov/v4/raw/2021-06-29/7E55EF52A471D76F132DFD9A03CDDE97/453c90017645f0c1aacfabdcdc15791e5757fa99/e67f3f56-c0ea-4d56-bff0-ec2405804f8d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210629%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210629T210020Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=62a0fd1221a7475ef0c3a46e42487a0c9e527f44fdd6b21700e1a0fe2b40cae1 21:00:20 % Total % Received % Xferd Average Speed Time Time Time Current 21:00:20 Dload Upload Total Spent Left Speed 21:00:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16347 0 0 100 16347 0 48747 --:--:-- --:--:-- --:--:-- 48797 21:00:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/453c90017645f0c1aacfabdcdc15791e5757fa99 [Pipeline] } 21:00:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:00:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:00:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:00:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:00:21 21:00:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:00:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:00:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:00:22 188c0c94c7c5: Pulling fs layer 21:00:22 0ef7d3d256c8: Pulling fs layer 21:00:22 de9db76c5a1d: Pulling fs layer 21:00:22 0eba1c9be4d2: Pulling fs layer 21:00:22 0d57e429df01: Pulling fs layer 21:00:22 4e4be7b47b0d: Pulling fs layer 21:00:22 e1f770b5df2f: Pulling fs layer 21:00:22 85a0685a4137: Pulling fs layer 21:00:22 0eba1c9be4d2: Waiting 21:00:22 0d57e429df01: Waiting 21:00:22 4e4be7b47b0d: Waiting 21:00:22 e1f770b5df2f: Waiting 21:00:22 85a0685a4137: Waiting 21:00:22 de9db76c5a1d: Verifying Checksum 21:00:22 de9db76c5a1d: Download complete 21:00:22 0ef7d3d256c8: Verifying Checksum 21:00:22 0ef7d3d256c8: Download complete 21:00:22 0d57e429df01: Verifying Checksum 21:00:22 0d57e429df01: Download complete 21:00:22 188c0c94c7c5: Verifying Checksum 21:00:22 188c0c94c7c5: Download complete 21:00:22 4e4be7b47b0d: Verifying Checksum 21:00:22 4e4be7b47b0d: Download complete 21:00:22 188c0c94c7c5: Pull complete 21:00:22 0ef7d3d256c8: Pull complete 21:00:22 de9db76c5a1d: Pull complete 21:00:24 e1f770b5df2f: Verifying Checksum 21:00:24 e1f770b5df2f: Download complete 21:00:26 0eba1c9be4d2: Verifying Checksum 21:00:26 0eba1c9be4d2: Download complete 21:00:26 85a0685a4137: Verifying Checksum 21:00:26 85a0685a4137: Download complete 21:00:28 0eba1c9be4d2: Pull complete 21:00:29 0d57e429df01: Pull complete 21:00:29 4e4be7b47b0d: Pull complete 21:00:29 e1f770b5df2f: Pull complete 21:00:34 85a0685a4137: Pull complete 21:00:34 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:00:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:00:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:00:34 prd-centos7-docker-4c-2g-735 does not seem to be running inside a container 21:00:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:00:39 $ docker top c53e6e930e43deac13e2995c69569116abb097a0083e6a568c19717e11c8c41c -eo pid,comm [Pipeline] { [Pipeline] echo 21:00:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:00:40 + set -o pipefail 21:00:40 + snyk monitor '--org=edgex-jenkins' 21:00:46 21:00:46 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... 21:00:46 21:00:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/869911dc-791e-4bd1-935d-040bae353f74 21:00:46 21:00:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:00:46 21:00:46 [Pipeline] } 21:00:46 $ docker stop --time=1 c53e6e930e43deac13e2995c69569116abb097a0083e6a568c19717e11c8c41c 21:00:49 $ docker rm -f c53e6e930e43deac13e2995c69569116abb097a0083e6a568c19717e11c8c41c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:00:50 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:00:50 provisioning config files... 21:00:50 copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3404382693103925320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:00:50 --> edgex-publish-swagger.sh 21:00:50 === Publish openapi/v2 API === 21:00:50 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 21:00:50 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] 21:00:50 % Total % Received % Xferd Average Speed Time Time Time Current 21:00:50 Dload Upload Total Spent Left Speed 21:00:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 49639 0:00:01 0:00:01 --:--:-- 49694 100 51483 0 0 100 51483 0 49632 0:00:01 0:00:01 --:--:-- 49694 21:00:51 21:00:51 [Pipeline] } 21:00:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:00:52 + git log --format=format:%s -1 453c90017645f0c1aacfabdcdc15791e5757fa99 [Pipeline] isUnix [Pipeline] sh 21:00:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:00:52 . [Pipeline] withDockerContainer 21:00:52 prd-centos7-docker-4c-2g-735 does not seem to be running inside a container 21:00:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:00:53 $ docker top 952b765db9bb4ce0d74716f59aeb607ac192a2d7d26ee9a52a44e61e68ba8310 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:00:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:00:53 [ssh-agent] Looking for ssh-agent implementation... 21:00:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:00:53 $ docker exec 952b765db9bb4ce0d74716f59aeb607ac192a2d7d26ee9a52a44e61e68ba8310 ssh-agent 21:00:53 SSH_AUTH_SOCK=/tmp/ssh-kMILXGPDPu7h/agent.15 21:00:53 SSH_AGENT_PID=21 21:00:53 Running ssh-add (command line suppressed) 21:00:53 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6901135713098535777.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6901135713098535777.key) 21:00:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:00:53 + git semver tag 21:00:53 # -> Open(): unable to determine branch for HEAD 21:00:53 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 21:00:53 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 21:00:53 # $SEMVER_REMOTE_NAME = origin 21:00:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:00:53 # $SEMVER_USER_NAME = edgex-jenkins 21:00:53 # $SEMVER_BRANCH = master 21:00:53 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 21:00:53 # 453c90017645f0c1aacfabdcdc15791e5757fa99 HEAD 21:00:53 # -> Force: false 21:00:53 # f53ad13066bb21eb0be567b001af25b02a5d0560 refs/tags/v2.0.1-dev.2 [Pipeline] } 21:00:53 $ docker exec --env ******** --env ******** 952b765db9bb4ce0d74716f59aeb607ac192a2d7d26ee9a52a44e61e68ba8310 ssh-agent -k 21:00:54 unset SSH_AUTH_SOCK; 21:00:54 unset SSH_AGENT_PID; 21:00:54 echo Agent pid 21 killed; 21:00:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:00:54 + git semver [Pipeline] } 21:00:54 $ docker stop --time=1 952b765db9bb4ce0d74716f59aeb607ac192a2d7d26ee9a52a44e61e68ba8310 21:00:55 $ docker rm -f 952b765db9bb4ce0d74716f59aeb607ac192a2d7d26ee9a52a44e61e68ba8310 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:00:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:00:56 21:00:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:00:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:00:56 0.23.1-centos7: Pulling from edgex-lftools 21:00:56 ab5ef0e58194: Pulling fs layer 21:00:56 9712f1f96733: Pulling fs layer 21:00:56 63f879dbbcfc: Pulling fs layer 21:00:56 0d9ebad4ef96: Pulling fs layer 21:00:56 e9a5061849ea: Pulling fs layer 21:00:56 d747dcd14b5f: Pulling fs layer 21:00:56 2de7ff778b66: Pulling fs layer 21:00:56 0d9ebad4ef96: Waiting 21:00:56 e9a5061849ea: Waiting 21:00:56 d747dcd14b5f: Waiting 21:00:56 2de7ff778b66: Waiting 21:00:56 9712f1f96733: Verifying Checksum 21:00:56 9712f1f96733: Download complete 21:00:58 63f879dbbcfc: Verifying Checksum 21:00:58 63f879dbbcfc: Download complete 21:00:58 e9a5061849ea: Verifying Checksum 21:00:58 e9a5061849ea: Download complete 21:00:58 d747dcd14b5f: Download complete 21:00:58 2de7ff778b66: Verifying Checksum 21:00:58 2de7ff778b66: Download complete 21:00:58 ab5ef0e58194: Verifying Checksum 21:00:58 ab5ef0e58194: Download complete 21:00:59 0d9ebad4ef96: Verifying Checksum 21:00:59 0d9ebad4ef96: Download complete 21:01:01 ab5ef0e58194: Pull complete 21:01:01 9712f1f96733: Pull complete 21:01:02 63f879dbbcfc: Pull complete 21:01:05 0d9ebad4ef96: Pull complete 21:01:05 e9a5061849ea: Pull complete 21:01:05 d747dcd14b5f: Pull complete 21:01:06 2de7ff778b66: Pull complete 21:01:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:01:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:01:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:01:06 prd-centos7-docker-4c-2g-735 does not seem to be running inside a container 21:01:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:01:14 $ docker top 17644770e18444ebe49c1475143353b999300f8adae60014246223cdd9f17cf9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:01:14 provisioning config files... 21:01:14 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1530262859646464068tmp 21:01:14 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6298237741074306388tmp 21:01:14 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config368279721880560102tmp [Pipeline] { [Pipeline] echo 21:01:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:01:14 ---> sigul-configuration.sh 21:01:14 gpg: directory `/root/.gnupg' created 21:01:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:01:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:01:14 gpg: keyring `/root/.gnupg/secring.gpg' created 21:01:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:01:14 gpg: CAST5 encrypted data 21:01:14 gpg: encrypted with 1 passphrase 21:01:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:01:15 + mkdir /home/jenkins 21:01:15 + mkdir /home/jenkins/sigul [Pipeline] sh 21:01:15 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:01:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:01:15 ---> sigul-install.sh 21:01:21 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 21:01:21 + git tag --list 21:01:21 0.7.1 21:01:21 delhi-tag 21:01:21 v1.0.0 21:01:21 v1.1.0 21:01:21 v1.1.1 21:01:21 v1.1.2 21:01:21 v1.2.0 21:01:21 v1.2.1 21:01:21 v1.2.2 21:01:21 v1.2.3 21:01:21 v1.3.0 21:01:21 v1.4.0 21:01:21 v2.0.0 21:01:21 v2.0.0-dev.1 21:01:21 v2.0.0-dev.10 21:01:21 v2.0.0-dev.11 21:01:21 v2.0.0-dev.12 21:01:21 v2.0.0-dev.13 21:01:21 v2.0.0-dev.14 21:01:21 v2.0.0-dev.15 21:01:21 v2.0.0-dev.16 21:01:21 v2.0.0-dev.17 21:01:21 v2.0.0-dev.18 21:01:21 v2.0.0-dev.19 21:01:21 v2.0.0-dev.2 21:01:21 v2.0.0-dev.20 21:01:21 v2.0.0-dev.21 21:01:21 v2.0.0-dev.22 21:01:21 v2.0.0-dev.23 21:01:21 v2.0.0-dev.24 21:01:21 v2.0.0-dev.25 21:01:21 v2.0.0-dev.26 21:01:21 v2.0.0-dev.27 21:01:21 v2.0.0-dev.28 21:01:21 v2.0.0-dev.29 21:01:21 v2.0.0-dev.3 21:01:21 v2.0.0-dev.30 21:01:21 v2.0.0-dev.31 21:01:21 v2.0.0-dev.32 21:01:21 v2.0.0-dev.33 21:01:21 v2.0.0-dev.34 21:01:21 v2.0.0-dev.35 21:01:21 v2.0.0-dev.36 21:01:21 v2.0.0-dev.37 21:01:21 v2.0.0-dev.38 21:01:21 v2.0.0-dev.39 21:01:21 v2.0.0-dev.4 21:01:21 v2.0.0-dev.40 21:01:21 v2.0.0-dev.41 21:01:21 v2.0.0-dev.42 21:01:21 v2.0.0-dev.43 21:01:21 v2.0.0-dev.44 21:01:21 v2.0.0-dev.45 21:01:21 v2.0.0-dev.46 21:01:21 v2.0.0-dev.47 21:01:21 v2.0.0-dev.48 21:01:21 v2.0.0-dev.49 21:01:21 v2.0.0-dev.5 21:01:21 v2.0.0-dev.50 21:01:21 v2.0.0-dev.51 21:01:21 v2.0.0-dev.52 21:01:21 v2.0.0-dev.53 21:01:21 v2.0.0-dev.54 21:01:21 v2.0.0-dev.55 21:01:21 v2.0.0-dev.56 21:01:21 v2.0.0-dev.57 21:01:21 v2.0.0-dev.58 21:01:21 v2.0.0-dev.59 21:01:21 v2.0.0-dev.6 21:01:21 v2.0.0-dev.60 21:01:21 v2.0.0-dev.61 21:01:21 v2.0.0-dev.62 21:01:21 v2.0.0-dev.63 21:01:21 v2.0.0-dev.64 21:01:21 v2.0.0-dev.65 21:01:21 v2.0.0-dev.66 21:01:21 v2.0.0-dev.67 21:01:21 v2.0.0-dev.68 21:01:21 v2.0.0-dev.69 21:01:21 v2.0.0-dev.7 21:01:21 v2.0.0-dev.70 21:01:21 v2.0.0-dev.71 21:01:21 v2.0.0-dev.72 21:01:21 v2.0.0-dev.73 21:01:21 v2.0.0-dev.74 21:01:21 v2.0.0-dev.75 21:01:21 v2.0.0-dev.76 21:01:21 v2.0.0-dev.77 21:01:21 v2.0.0-dev.78 21:01:21 v2.0.0-dev.79 21:01:21 v2.0.0-dev.8 21:01:21 v2.0.0-dev.80 21:01:21 v2.0.0-dev.81 21:01:21 v2.0.0-dev.82 21:01:21 v2.0.0-dev.83 21:01:21 v2.0.0-dev.84 21:01:21 v2.0.0-dev.85 21:01:21 v2.0.0-dev.86 21:01:21 v2.0.0-dev.87 21:01:21 v2.0.0-dev.88 21:01:21 v2.0.0-dev.9 21:01:21 v2.0.1-dev.1 21:01:21 v2.0.1-dev.2 [Pipeline] sh 21:01:21 + lftools sign git-tag v2.0.1-dev.2 21:01:22 Signing Git tag with Sigul... 21:01:22 Signing v2.0.1-dev.2 [Pipeline] echo 21:01:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:01:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:01:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:01:23 $ docker stop --time=1 17644770e18444ebe49c1475143353b999300f8adae60014246223cdd9f17cf9 21:01:25 $ docker rm -f 17644770e18444ebe49c1475143353b999300f8adae60014246223cdd9f17cf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:01:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:01:26 . [Pipeline] withDockerContainer 21:01:26 prd-centos7-docker-4c-2g-735 does not seem to be running inside a container 21:01:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:01:26 $ docker top 76020dc922da50ac4376ccad5a380da731aec5ba4cacbda0039607b3c3d1c39d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:01:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:01:26 [ssh-agent] Looking for ssh-agent implementation... 21:01:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:01:27 $ docker exec 76020dc922da50ac4376ccad5a380da731aec5ba4cacbda0039607b3c3d1c39d ssh-agent 21:01:27 SSH_AUTH_SOCK=/tmp/ssh-h2P6hd3kc1pj/agent.14 21:01:27 SSH_AGENT_PID=21 21:01:27 Running ssh-add (command line suppressed) 21:01:27 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4101505896411636870.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4101505896411636870.key) 21:01:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:01:27 + git semver bump pre 21:01:27 # -> Open(): unable to determine branch for HEAD 21:01:27 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 21:01:27 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 21:01:27 # $SEMVER_REMOTE_NAME = origin 21:01:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:01:27 # $SEMVER_USER_NAME = edgex-jenkins 21:01:27 # $SEMVER_BRANCH = master 21:01:27 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 21:01:27 2.0.1-dev.3 [Pipeline] } 21:01:27 $ docker exec --env ******** --env ******** 76020dc922da50ac4376ccad5a380da731aec5ba4cacbda0039607b3c3d1c39d ssh-agent -k 21:01:27 unset SSH_AUTH_SOCK; 21:01:27 unset SSH_AGENT_PID; 21:01:27 echo Agent pid 21 killed; 21:01:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:01:28 + git semver [Pipeline] } 21:01:28 $ docker stop --time=1 76020dc922da50ac4376ccad5a380da731aec5ba4cacbda0039607b3c3d1c39d 21:01:29 $ docker rm -f 76020dc922da50ac4376ccad5a380da731aec5ba4cacbda0039607b3c3d1c39d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:01:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:01:29 . [Pipeline] withDockerContainer 21:01:29 prd-centos7-docker-4c-2g-735 does not seem to be running inside a container 21:01:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:01:30 $ docker top 96b556425471a8423bd6c472a22c082c8e5c4beffb03364c230f1d44d66b6c18 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:01:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:01:30 [ssh-agent] Looking for ssh-agent implementation... 21:01:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:01:30 $ docker exec 96b556425471a8423bd6c472a22c082c8e5c4beffb03364c230f1d44d66b6c18 ssh-agent 21:01:30 SSH_AUTH_SOCK=/tmp/ssh-rKzDL3RAi60l/agent.14 21:01:30 SSH_AGENT_PID=21 21:01:30 Running ssh-add (command line suppressed) 21:01:30 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8863857784269238602.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8863857784269238602.key) 21:01:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:01:30 + git semver push 21:01:30 # -> Open(): unable to determine branch for HEAD 21:01:30 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 21:01:30 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 21:01:30 # $SEMVER_REMOTE_NAME = origin 21:01:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:01:30 # $SEMVER_USER_NAME = edgex-jenkins 21:01:30 # $SEMVER_BRANCH = master 21:01:30 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 21:01:36 $ docker exec --env ******** --env ******** 96b556425471a8423bd6c472a22c082c8e5c4beffb03364c230f1d44d66b6c18 ssh-agent -k 21:01:36 unset SSH_AUTH_SOCK; 21:01:36 unset SSH_AGENT_PID; 21:01:36 echo Agent pid 21 killed; 21:01:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:01:36 + git semver [Pipeline] } 21:01:36 $ docker stop --time=1 96b556425471a8423bd6c472a22c082c8e5c4beffb03364c230f1d44d66b6c18 21:01:37 $ docker rm -f 96b556425471a8423bd6c472a22c082c8e5c4beffb03364c230f1d44d66b6c18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 21:01:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:01:39 ---> package-listing.sh 21:01:39 ++ facter osfamily 21:01:39 ++ tr '[:upper:]' '[:lower:]' 21:01:39 + OS_FAMILY=redhat 21:01:39 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 21:01:39 + START_PACKAGES=/tmp/packages_start.txt 21:01:39 + END_PACKAGES=/tmp/packages_end.txt 21:01:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:01:39 + PACKAGES=/tmp/packages_start.txt 21:01:39 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 21:01:39 + PACKAGES=/tmp/packages_end.txt 21:01:39 + case "${OS_FAMILY}" in 21:01:39 + rpm -qa 21:01:39 + sort 21:01:40 + '[' -f /tmp/packages_start.txt ']' 21:01:40 + '[' -f /tmp/packages_end.txt ']' 21:01:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:01:40 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 21:01:40 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 21:01:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo 21:01:40 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:01:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:01:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:01:41 21:01:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:01:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:01:41 alpine: Pulling from edgex-lftools-log-publisher 21:01:41 df20fa9351a1: Pulling fs layer 21:01:41 36b3adc4ff6f: Pulling fs layer 21:01:41 8ad3a11d3b57: Pulling fs layer 21:01:41 46f8f816bc3b: Pulling fs layer 21:01:41 93b61091891f: Pulling fs layer 21:01:41 93b9cdb0e59b: Pulling fs layer 21:01:41 5e14af77c1be: Pulling fs layer 21:01:41 01666e4c0597: Pulling fs layer 21:01:41 aa168da1d23b: Pulling fs layer 21:01:41 46f8f816bc3b: Waiting 21:01:41 93b61091891f: Waiting 21:01:41 93b9cdb0e59b: Waiting 21:01:41 5e14af77c1be: Waiting 21:01:41 aa168da1d23b: Waiting 21:01:41 01666e4c0597: Waiting 21:01:41 36b3adc4ff6f: Verifying Checksum 21:01:41 36b3adc4ff6f: Download complete 21:01:41 46f8f816bc3b: Verifying Checksum 21:01:41 46f8f816bc3b: Download complete 21:01:41 df20fa9351a1: Verifying Checksum 21:01:41 df20fa9351a1: Download complete 21:01:41 93b9cdb0e59b: Verifying Checksum 21:01:41 93b9cdb0e59b: Download complete 21:01:41 93b61091891f: Verifying Checksum 21:01:41 93b61091891f: Download complete 21:01:41 5e14af77c1be: Verifying Checksum 21:01:41 5e14af77c1be: Download complete 21:01:41 01666e4c0597: Verifying Checksum 21:01:41 01666e4c0597: Download complete 21:01:41 8ad3a11d3b57: Verifying Checksum 21:01:41 8ad3a11d3b57: Download complete 21:01:41 df20fa9351a1: Pull complete 21:01:41 36b3adc4ff6f: Pull complete 21:01:42 8ad3a11d3b57: Pull complete 21:01:42 46f8f816bc3b: Pull complete 21:01:42 93b61091891f: Pull complete 21:01:42 93b9cdb0e59b: Pull complete 21:01:42 5e14af77c1be: Pull complete 21:01:43 01666e4c0597: Pull complete 21:01:43 aa168da1d23b: Verifying Checksum 21:01:43 aa168da1d23b: Download complete 21:01:47 aa168da1d23b: Pull complete 21:01:47 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:01:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:01:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:01:47 prd-centos7-docker-4c-2g-735 does not seem to be running inside a container 21:01:48 $ 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_master/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_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:01:52 $ docker top e0e8432431b29fc853650a1f6057542702c5c309834b23d2edad61bbb481f9aa -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:52 + touch /tmp/pre-build-complete [Pipeline] sh 21:01:53 + mkdir -p /var/log/sa [Pipeline] sh 21:01:53 + ls /var/log/sa-host 21:01:53 + sadf -c /var/log/sa-host/sa05 21:01:53 file_magic: OK 21:01:53 HZ: Using current value: 100 21:01:53 file_header: OK 21:01:53 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 21:01:53 Statistics: 21:01:53 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:01:53 File successfully converted to sysstat format version 12.2.1 21:01:53 + sadf -c /var/log/sa-host/sa29 21:01:53 file_magic: OK 21:01:53 HZ: Using current value: 100 21:01:53 file_header: OK 21:01:53 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 21:01:53 Statistics: 21:01:53 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...Hnuu...uuuununununu... 21:01:53 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:01:53 provisioning config files... 21:01:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8981436109782299248tmp [Pipeline] { [Pipeline] echo 21:01:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:01:54 ---> create-netrc.sh [Pipeline] } 21:01:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:01:54 ---> python-tools-install.sh [Pipeline] echo 21:01:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:01:54 ---> sudo-logs.sh 21:01:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:01:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:01:55 ---> job-cost.sh 21:01:55 lf-activate-venv: SKIPPING 21:01:55 DEBUG: total: 0.18000000715255737 21:01:55 INFO: Retrieving Stack Cost... 21:01:56 INFO: Retrieving Pricing Info for: v3-standard-2 21:01:56 INFO: Archiving Costs [Pipeline] echo 21:01:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:01:56 ---> logs-deploy.sh 21:01:56 lf-activate-venv: SKIPPING 21:01:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/201 21:01:56 INFO: archiving workspace using pattern(s): 21:01:57 Archives upload complete. 21:01:57 INFO: archiving logs to Nexus 21:01:58 ---> uname -a: 21:01:58 Linux prd-centos7-docker-4c-2g-735.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 21:01:58 21:01:58 21:01:58 ---> lscpu: 21:01:58 Architecture: x86_64 21:01:58 CPU op-mode(s): 32-bit, 64-bit 21:01:58 Byte Order: Little Endian 21:01:58 Address sizes: 40 bits physical, 48 bits virtual 21:01:58 CPU(s): 2 21:01:58 On-line CPU(s) list: 0,1 21:01:58 Thread(s) per core: 1 21:01:58 Core(s) per socket: 1 21:01:58 Socket(s): 2 21:01:58 NUMA node(s): 1 21:01:58 Vendor ID: AuthenticAMD 21:01:58 CPU family: 23 21:01:58 Model: 49 21:01:58 Model name: AMD EPYC-Rome Processor 21:01:58 Stepping: 0 21:01:58 CPU MHz: 2799.998 21:01:58 BogoMIPS: 5599.99 21:01:58 Virtualization: AMD-V 21:01:58 Hypervisor vendor: KVM 21:01:58 Virtualization type: full 21:01:58 L1d cache: 64 KiB 21:01:58 L1i cache: 64 KiB 21:01:58 L2 cache: 1 MiB 21:01:58 L3 cache: 32 MiB 21:01:58 NUMA node0 CPU(s): 0,1 21:01:58 Vulnerability Itlb multihit: Not affected 21:01:58 Vulnerability L1tf: Not affected 21:01:58 Vulnerability Mds: Not affected 21:01:58 Vulnerability Meltdown: Not affected 21:01:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:01:58 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:01:58 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:01:58 Vulnerability Srbds: Not affected 21:01:58 Vulnerability Tsx async abort: Not affected 21:01:58 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 21:01:58 21:01:58 21:01:58 ---> nproc: 21:01:58 2 21:01:58 21:01:58 21:01:58 ---> df -h: 21:01:58 Filesystem Size Used Available Use% Mounted on 21:01:58 overlay 40.0G 8.9G 31.1G 22% / 21:01:58 tmpfs 64.0M 0 64.0M 0% /dev 21:01:58 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:01:58 shm 64.0M 0 64.0M 0% /dev/shm 21:01:58 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 21:01:58 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 21:01:58 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 21:01:58 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 21:01:58 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 21:01:58 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 21:01:58 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master 21:01:58 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master@tmp 21:01:58 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 21:01:58 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 21:01:58 21:01:58 21:01:58 ---> free -m: 21:01:58 total used free shared buff/cache available 21:01:58 Mem: 7821 1274 3157 0 3388 6464 21:01:58 Swap: 1023 0 1023 21:01:58 21:01:58 21:01:58 ---> ip addr: 21:01:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:01:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:01:58 inet 127.0.0.1/8 scope host lo 21:01:58 valid_lft forever preferred_lft forever 21:01:58 inet6 ::1/128 scope host 21:01:58 valid_lft forever preferred_lft forever 21:01:58 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:01:58 link/ether fa:16:3e:6c:bd:50 brd ff:ff:ff:ff:ff:ff 21:01:58 inet 10.30.122.150/23 brd 10.30.123.255 scope global dynamic eth0 21:01:58 valid_lft 85539sec preferred_lft 85539sec 21:01:58 inet6 fe80::f816:3eff:fe6c:bd50/64 scope link 21:01:58 valid_lft forever preferred_lft forever 21:01:58 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:01:58 link/ether 02:42:14:49:ca:90 brd ff:ff:ff:ff:ff:ff 21:01:58 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:01:58 valid_lft forever preferred_lft forever 21:01:58 inet6 fe80::42:14ff:fe49:ca90/64 scope link 21:01:58 valid_lft forever preferred_lft forever 21:01:58 21:01:58 21:01:58 ---> sar -b -r -n DEV: 21:01:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) 21:01:58 21:01:58 20:47:27 LINUX RESTART (2 CPU) 21:01:58 21:01:58 20:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:01:58 20:49:01 66.46 3.56 62.90 0.00 2600.63 3101.67 0.00 21:01:58 20:50:01 0.35 0.00 0.35 0.00 0.00 5.70 0.00 21:01:58 20:51:01 0.33 0.00 0.33 0.00 0.00 3.78 0.00 21:01:58 20:52:01 0.33 0.00 0.33 0.00 0.00 5.00 0.00 21:01:58 20:53:01 0.35 0.00 0.35 0.00 0.00 5.76 0.00 21:01:58 20:54:01 0.22 0.00 0.22 0.00 0.00 3.12 0.00 21:01:58 20:55:01 0.27 0.00 0.27 0.00 0.00 4.31 0.00 21:01:58 20:56:01 0.32 0.00 0.32 0.00 0.00 5.30 0.00 21:01:58 20:57:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 21:01:58 20:58:01 0.35 0.00 0.35 0.00 0.00 5.46 0.00 21:01:58 20:59:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 21:01:58 21:00:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 21:01:58 21:01:01 115.21 0.03 115.17 0.00 3.73 31934.13 0.00 21:01:58 Average: 14.21 0.28 13.93 0.00 200.39 2698.73 0.00 21:01:58 21:01:58 20:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:01:58 20:49:01 5453660 0 811964 10.14 2620 1740688 1285232 14.19 574868 1580748 16 21:01:58 20:50:01 5459808 0 805808 10.06 2620 1740696 1240368 13.69 568696 1581416 20 21:01:58 20:51:01 5463936 0 801680 10.01 2620 1740696 1207472 13.33 570516 1576488 12 21:01:58 20:52:01 5462144 0 803464 10.03 2620 1740704 1207640 13.33 571596 1577284 16 21:01:58 20:53:01 5462908 0 802696 10.02 2620 1740708 1207628 13.33 567920 1580704 20 21:01:58 20:54:01 5463264 0 802336 10.02 2620 1740712 1207472 13.33 567056 1580704 16 21:01:58 20:55:01 5462356 0 803236 10.03 2620 1740720 1207688 13.33 568256 1580704 20 21:01:58 20:56:01 5463548 0 802040 10.01 2620 1740724 1207472 13.33 567156 1580704 12 21:01:58 20:57:01 5456128 0 809456 10.11 2620 1740728 1207592 13.33 574328 1580704 16 21:01:58 20:58:01 5456288 0 809292 10.10 2620 1740732 1207556 13.33 575632 1579208 12 21:01:58 20:59:01 5456008 0 809568 10.11 2620 1740736 1207604 13.33 575772 1579208 12 21:01:58 21:00:01 5456784 0 808788 10.10 2620 1740740 1207472 13.33 578484 1575784 20 21:01:58 21:01:01 4083664 0 1087856 13.58 2620 2834792 1621080 17.90 924528 2484928 375060 21:01:58 Average: 5353884 0 827553 10.33 2620 1824875 1247867 13.78 598831 1649122 28866 21:01:58 21:01:58 20:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:01:58 20:49:01 eth0 139.27 108.46 456.78 27.24 0.00 0.00 0.00 0.00 21:01:58 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:58 20:49:01 docker0 12.96 8.03 2.07 28.29 0.00 0.00 0.00 0.00 21:01:58 20:50:01 eth0 1.50 0.28 0.35 0.20 0.00 0.00 0.00 0.00 21:01:58 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:58 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:58 20:51:01 eth0 0.53 0.08 0.04 0.01 0.00 0.00 0.00 0.00 21:01:58 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:58 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:58 20:52:01 eth0 1.37 0.47 0.55 0.32 0.00 0.00 0.00 0.00 21:01:58 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:58 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:58 20:53:01 eth0 0.68 0.40 0.35 0.24 0.00 0.00 0.00 0.00 21:01:58 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:58 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:58 20:54:01 eth0 0.25 0.08 0.01 0.03 0.00 0.00 0.00 0.00 21:01:58 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:58 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:58 20:55:01 eth0 1.05 0.42 0.38 0.18 0.00 0.00 0.00 0.00 21:01:58 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:58 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:58 20:56:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 21:01:58 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:58 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:58 20:57:01 eth0 0.53 0.33 0.27 0.20 0.00 0.00 0.00 0.00 21:01:58 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:58 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:58 20:58:01 eth0 0.38 0.23 0.15 0.07 0.00 0.00 0.00 0.00 21:01:58 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:58 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:58 20:59:01 eth0 1.55 0.30 0.37 0.20 0.00 0.00 0.00 0.00 21:01:58 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:58 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:58 21:00:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:01:58 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:58 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:58 21:01:01 eth0 897.63 820.80 7683.68 73.17 0.00 0.00 0.00 0.00 21:01:58 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:58 21:01:01 docker0 70.80 70.39 5.75 388.27 0.00 0.00 0.00 0.00 21:01:58 Average: eth0 80.40 71.71 626.46 7.84 0.00 0.00 0.00 0.00 21:01:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:58 Average: docker0 6.44 6.03 0.60 32.05 0.00 0.00 0.00 0.00 21:01:58 21:01:58 21:01:58 ---> sar -P ALL: 21:01:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) 21:01:58 21:01:58 20:47:27 LINUX RESTART (2 CPU) 21:01:58 21:01:58 20:48:01 CPU %user %nice %system %iowait %steal %idle 21:01:58 20:49:01 all 4.07 0.00 2.26 1.80 0.06 91.82 21:01:58 20:49:01 0 4.36 0.00 2.14 1.18 0.07 92.25 21:01:58 20:49:01 1 3.79 0.00 2.37 2.42 0.05 91.38 21:01:58 20:50:01 all 0.10 0.00 0.03 0.00 0.03 99.83 21:01:58 20:50:01 0 0.05 0.00 0.03 0.00 0.05 99.87 21:01:58 20:50:01 1 0.15 0.00 0.03 0.00 0.02 99.80 21:01:58 20:51:01 all 0.11 0.00 0.05 0.00 0.03 99.82 21:01:58 20:51:01 0 0.05 0.00 0.05 0.00 0.03 99.87 21:01:58 20:51:01 1 0.17 0.00 0.05 0.00 0.02 99.77 21:01:58 20:52:01 all 0.08 0.00 0.03 0.00 0.03 99.86 21:01:58 20:52:01 0 0.05 0.00 0.03 0.00 0.05 99.87 21:01:58 20:52:01 1 0.12 0.00 0.02 0.00 0.02 99.85 21:01:58 20:53:01 all 0.06 0.00 0.04 0.00 0.03 99.87 21:01:58 20:53:01 0 0.05 0.00 0.03 0.00 0.03 99.88 21:01:58 20:53:01 1 0.07 0.00 0.05 0.00 0.03 99.85 21:01:58 20:54:01 all 0.10 0.00 0.03 0.00 0.03 99.83 21:01:58 20:54:01 0 0.05 0.00 0.03 0.00 0.05 99.87 21:01:58 20:54:01 1 0.15 0.00 0.03 0.00 0.02 99.80 21:01:58 20:55:01 all 0.11 0.00 0.03 0.00 0.03 99.83 21:01:58 20:55:01 0 0.05 0.00 0.05 0.00 0.03 99.87 21:01:58 20:55:01 1 0.17 0.00 0.02 0.00 0.02 99.80 21:01:58 20:56:01 all 0.09 0.00 0.04 0.00 0.03 99.84 21:01:58 20:56:01 0 0.03 0.00 0.03 0.00 0.05 99.88 21:01:58 20:56:01 1 0.15 0.00 0.05 0.00 0.00 99.80 21:01:58 20:57:01 all 0.10 0.00 0.03 0.00 0.03 99.84 21:01:58 20:57:01 0 0.05 0.00 0.03 0.00 0.03 99.88 21:01:58 20:57:01 1 0.15 0.00 0.02 0.00 0.03 99.80 21:01:58 20:58:01 all 0.05 0.00 0.03 0.00 0.03 99.90 21:01:58 20:58:01 0 0.02 0.00 0.03 0.00 0.03 99.92 21:01:58 20:58:01 1 0.08 0.00 0.02 0.00 0.02 99.88 21:01:58 20:59:01 all 0.05 0.00 0.04 0.00 0.03 99.87 21:01:58 20:59:01 0 0.03 0.00 0.05 0.00 0.03 99.88 21:01:58 20:59:01 1 0.07 0.00 0.03 0.00 0.03 99.87 21:01:58 21:01:58 20:59:01 CPU %user %nice %system %iowait %steal %idle 21:01:58 21:00:01 all 0.05 0.00 0.03 0.00 0.02 99.91 21:01:58 21:00:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:01:58 21:00:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:01:58 21:01:01 all 15.49 0.00 6.16 4.95 0.08 73.32 21:01:58 21:01:01 0 15.52 0.00 6.72 5.68 0.07 72.01 21:01:58 21:01:01 1 15.45 0.00 5.61 4.23 0.09 74.62 21:01:58 Average: all 1.52 0.00 0.66 0.50 0.03 97.28 21:01:58 Average: 0 1.51 0.00 0.69 0.51 0.04 97.25 21:01:58 Average: 1 1.54 0.00 0.62 0.50 0.03 97.31 21:01:58 21:01:58 21:01:58