Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f8ce82a60cbe95ca283042008e77ff6fa7203569 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-32943 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_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.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision f8ce82a60cbe95ca283042008e77ff6fa7203569 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f f8ce82a60cbe95ca283042008e77ff6fa7203569 # timeout=10 Commit message: "Merge pull request #863 from hahattan/issue-858" > git rev-list --no-walk 34bcbadecb817e113f443ebd9bc4fa59ecf970a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:45:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:45:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:45:47 ========================================================= 08:45:47 EdgeX Global Pipelines Version Info 08:45:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:45:50 ------------------- 08:45:50 stable info: 08:45:50 ------------------- 08:45:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:45:50 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 08:45:50 Message: update stable to v1.0.186 08:45:51 ------------------- 08:45:51 experimental info: 08:45:51 ------------------- 08:45:51 Commited By: **** collab-it+edgex@linuxfoundation.org 08:45:51 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 08:45:51 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:45:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 08:45:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 08:45:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:45:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:45:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:45:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:45:52 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 08:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 08:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:45:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:45:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:45:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:45:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:45:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:45:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:45:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:45:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 08:45:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:45:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:45:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:45:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:45:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 08:45:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 08:45:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 08:45:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8ce82a60cbe95ca283042008e77ff6fa7203569 [Pipeline] echo 08:45:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8ce82a [Pipeline] echo 08:45:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:45:54 provisioning config files... 08:45:54 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3042247260443333750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:45:55 ---> docker-login.sh 08:45:55 nexus3.edgexfoundry.org:10001 08:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:45:57 Configure a credential helper to remove this warning. See 08:45:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:45:57 08:45:57 Login Succeeded 08:45:57 nexus3.edgexfoundry.org:10002 08:45:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:45:58 Configure a credential helper to remove this warning. See 08:45:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:45:58 08:45:58 Login Succeeded 08:45:58 nexus3.edgexfoundry.org:10003 08:45:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:45:59 Configure a credential helper to remove this warning. See 08:45:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:45:59 08:45:59 Login Succeeded 08:45:59 nexus3.edgexfoundry.org:10004 08:46:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:46:00 Configure a credential helper to remove this warning. See 08:46:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:46:00 08:46:00 Login Succeeded 08:46:00 docker.io 08:46:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:46:02 Configure a credential helper to remove this warning. See 08:46:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:46:02 08:46:02 Login Succeeded 08:46:02 ---> docker-login.sh ends [Pipeline] } 08:46:02 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:46:03 + git log --format=format:%s -1 f8ce82a60cbe95ca283042008e77ff6fa7203569 [Pipeline] echo 08:46:03 GIT_COMMIT: f8ce82a60cbe95ca283042008e77ff6fa7203569, Commit Message: Merge pull request #863 from hahattan/issue-858 [Pipeline] echo 08:46:03 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:46:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:46:04 08:46:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:46:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:46:05 latest: Pulling from edgex-devops/git-semver 08:46:05 31603596830f: Pulling fs layer 08:46:05 2a8b12db71e7: Pulling fs layer 08:46:05 6ca5941a6612: Pulling fs layer 08:46:05 ecc8261a40a4: Pulling fs layer 08:46:05 ecc8261a40a4: Waiting 08:46:05 2a8b12db71e7: Verifying Checksum 08:46:05 2a8b12db71e7: Download complete 08:46:05 31603596830f: Verifying Checksum 08:46:05 31603596830f: Download complete 08:46:06 ecc8261a40a4: Verifying Checksum 08:46:06 ecc8261a40a4: Download complete 08:46:06 6ca5941a6612: Verifying Checksum 08:46:06 6ca5941a6612: Download complete 08:46:06 31603596830f: Pull complete 08:46:07 2a8b12db71e7: Pull complete 08:46:09 6ca5941a6612: Pull complete 08:46:10 ecc8261a40a4: Pull complete 08:46:10 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:46:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:46:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:46:10 prd-centos7-docker-4c-2g-32943 does not seem to be running inside a container 08:46:11 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:46:16 $ docker top fcbfe7af7b930efb114ef33ddf4a546eb602123de83b9d323aecca084b1fbfdf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:46:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:46:17 [ssh-agent] Looking for ssh-agent implementation... 08:46:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:46:19 $ docker exec fcbfe7af7b930efb114ef33ddf4a546eb602123de83b9d323aecca084b1fbfdf ssh-agent 08:46:19 SSH_AUTH_SOCK=/tmp/ssh-GTVEkzSUFjJJ/agent.11 08:46:19 SSH_AGENT_PID=16 08:46:19 Running ssh-add (command line suppressed) 08:46:20 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6662932757920612607.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6662932757920612607.key) 08:46:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:46:21 + git tag --points-at HEAD [Pipeline] } 08:46:21 $ docker exec --env ******** --env ******** fcbfe7af7b930efb114ef33ddf4a546eb602123de83b9d323aecca084b1fbfdf ssh-agent -k 08:46:22 unset SSH_AUTH_SOCK; 08:46:22 unset SSH_AGENT_PID; 08:46:22 echo Agent pid 16 killed; 08:46:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:46:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:46:22 [ssh-agent] Looking for ssh-agent implementation... 08:46:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:46:23 $ docker exec fcbfe7af7b930efb114ef33ddf4a546eb602123de83b9d323aecca084b1fbfdf ssh-agent 08:46:24 SSH_AUTH_SOCK=/tmp/ssh-kq3SzrfhlGwb/agent.44 08:46:24 SSH_AGENT_PID=50 08:46:24 Running ssh-add (command line suppressed) 08:46:24 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_898803993270941951.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_898803993270941951.key) 08:46:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:46:25 + git semver init 08:46:25 # -> Open(): unable to determine branch for HEAD 08:46:25 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 08:46:25 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 08:46:25 # $SEMVER_REMOTE_NAME = origin 08:46:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:46:25 # $SEMVER_USER_NAME = edgex-jenkins 08:46:25 # $SEMVER_BRANCH = master 08:46:25 # $SEMVER_TEMP = /tmp/semver-235309697 08:46:25 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 08:46:26 # '/tmp/semver-235309697' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 08:46:26 # -> Force: false 08:46:26 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 08:46:26 $ docker exec --env ******** --env ******** fcbfe7af7b930efb114ef33ddf4a546eb602123de83b9d323aecca084b1fbfdf ssh-agent -k 08:46:27 unset SSH_AUTH_SOCK; 08:46:27 unset SSH_AGENT_PID; 08:46:27 echo Agent pid 50 killed; 08:46:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:46:28 + git semver [Pipeline] } 08:46:28 $ docker stop --time=1 fcbfe7af7b930efb114ef33ddf4a546eb602123de83b9d323aecca084b1fbfdf 08:46:30 $ docker rm -f fcbfe7af7b930efb114ef33ddf4a546eb602123de83b9d323aecca084b1fbfdf [Pipeline] // withDockerContainer [Pipeline] sh 08:46:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:46:32 Stashed 1 file(s) [Pipeline] echo 08:46:32 [edgeXSemver]: initialized semver on version 2.0.0-dev.36 [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 08:46:48 Still waiting to schedule task 08:46:48 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:46:48 Still waiting to schedule task 08:46:48 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-32942’ 08:48:55 Running on prd-centos7-docker-4c-2g-32945 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 08:48:55 Running in /w/workspace/device-sdk-go/141 [Pipeline] { [Pipeline] checkout 08:48:57 using credential edgex-jenkins-ssh 08:48:57 Cloning the remote Git repository 08:48:57 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:48:57 > git init /w/workspace/device-sdk-go/141 # timeout=10 08:48:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:48:57 > git --version # timeout=10 08:48:57 > git --version # 'git version 2.24.3' 08:48:57 using GIT_SSH to set credentials SSH Credentials for GitHub 08:48:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:48:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:48:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:48:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:48:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:48:58 using GIT_SSH to set credentials SSH Credentials for GitHub 08:48:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 08:48:59 Checking out Revision f8ce82a60cbe95ca283042008e77ff6fa7203569 (master) 08:48:59 > git config core.sparsecheckout # timeout=10 08:48:59 > git checkout -f f8ce82a60cbe95ca283042008e77ff6fa7203569 # timeout=10 08:49:02 Commit message: "Merge pull request #863 from hahattan/issue-858" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:49:04 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:49:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:49:04 + sudo service docker restart 08:49:04 + true 08:49:04 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:49:06 provisioning config files... 08:49:06 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/141@tmp/config1731615196481243819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:49:06 ---> docker-login.sh 08:49:06 nexus3.edgexfoundry.org:10001 08:49:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:49:06 Configure a credential helper to remove this warning. See 08:49:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:49:06 08:49:06 Login Succeeded 08:49:06 nexus3.edgexfoundry.org:10002 08:49:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:49:07 Configure a credential helper to remove this warning. See 08:49:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:49:07 08:49:07 Login Succeeded 08:49:07 nexus3.edgexfoundry.org:10003 08:49:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:49:07 Configure a credential helper to remove this warning. See 08:49:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:49:07 08:49:07 Login Succeeded 08:49:07 nexus3.edgexfoundry.org:10004 08:49:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:49:07 Configure a credential helper to remove this warning. See 08:49:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:49:07 08:49:07 Login Succeeded 08:49:07 docker.io 08:49:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:49:07 Configure a credential helper to remove this warning. See 08:49:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:49:07 08:49:07 Login Succeeded 08:49:07 ---> docker-login.sh ends [Pipeline] } 08:49:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:49:08 ========================================================= 08:49:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:49:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:49:08 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 08:49:08 Sending build context to Docker daemon 2.362MB 08:49:08 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 08:49:08 Step 2/8 : FROM ${BASE} 08:49:09 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:49:09 188c0c94c7c5: Pulling fs layer 08:49:09 0ef7d3d256c8: Pulling fs layer 08:49:09 de9db76c5a1d: Pulling fs layer 08:49:09 bca2f99d35d6: Pulling fs layer 08:49:09 93359f2a8cfa: Pulling fs layer 08:49:09 7c6f9722023f: Pulling fs layer 08:49:09 a35cf1a2eb13: Pulling fs layer 08:49:09 93359f2a8cfa: Waiting 08:49:09 7c6f9722023f: Waiting 08:49:09 a35cf1a2eb13: Waiting 08:49:09 bca2f99d35d6: Waiting 08:49:09 de9db76c5a1d: Verifying Checksum 08:49:09 de9db76c5a1d: Download complete 08:49:09 0ef7d3d256c8: Verifying Checksum 08:49:09 0ef7d3d256c8: Download complete 08:49:09 93359f2a8cfa: Download complete 08:49:09 188c0c94c7c5: Verifying Checksum 08:49:09 188c0c94c7c5: Download complete 08:49:09 7c6f9722023f: Verifying Checksum 08:49:09 7c6f9722023f: Download complete 08:49:09 188c0c94c7c5: Pull complete 08:49:09 0ef7d3d256c8: Pull complete 08:49:09 de9db76c5a1d: Pull complete 08:49:11 a35cf1a2eb13: Verifying Checksum 08:49:11 a35cf1a2eb13: Download complete 08:49:11 bca2f99d35d6: Verifying Checksum 08:49:11 bca2f99d35d6: Download complete 08:49:17 bca2f99d35d6: Pull complete 08:49:17 93359f2a8cfa: Pull complete 08:49:17 7c6f9722023f: Pull complete 08:49:25 a35cf1a2eb13: Pull complete 08:49:25 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 08:49:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:49:25 ---> a62c8e92a672 08:49:25 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:49:25 ---> Running in 254267167f7f 08:49:25 Removing intermediate container 254267167f7f 08:49:25 ---> 0534af39f4a2 08:49:25 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:49:25 ---> Running in 92475ecb81ca 08:49:26 Removing intermediate container 92475ecb81ca 08:49:26 ---> f490f4f37d27 08:49:26 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 08:49:26 ---> Running in 18f2ae4ab72a 08:49:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:49:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:49:28 (1/6) Installing libc-dev (0.7.2-r3) 08:49:28 (2/6) Installing libsodium (1.0.18-r0) 08:49:28 (3/6) Installing pkgconf (1.7.2-r0) 08:49:28 (4/6) Installing libsodium-dev (1.0.18-r0) 08:49:29 (5/6) Installing libzmq (4.3.3-r0) 08:49:29 (6/6) Installing zeromq-dev (4.3.3-r0) 08:49:29 Executing busybox-1.31.1-r19.trigger 08:49:29 OK: 167 MiB in 45 packages 08:49:30 Removing intermediate container 18f2ae4ab72a 08:49:30 ---> 887d824358cc 08:49:30 Step 6/8 : WORKDIR /device-sdk-go 08:49:30 ---> Running in 91654afacca4 08:49:30 Removing intermediate container 91654afacca4 08:49:30 ---> 51d5d5a43124 08:49:30 Step 7/8 : COPY . . 08:49:31 ---> cc0f352bc6bf 08:49:31 Step 8/8 : RUN go mod download 08:49:31 ---> Running in 678342e06020 08:49:53 Removing intermediate container 678342e06020 08:49:53 ---> 087282a88a5b 08:49:53 Successfully built 087282a88a5b 08:49:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:49:53 + docker inspect -f . ci-base-image-x86_64 08:49:53 . [Pipeline] withDockerContainer 08:49:54 prd-centos7-docker-4c-2g-32945 does not seem to be running inside a container 08:49:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/141 -v /w/workspace/device-sdk-go/141:/w/workspace/device-sdk-go/141:rw,z -v /w/workspace/device-sdk-go/141@tmp:/w/workspace/device-sdk-go/141@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 ******** ci-base-image-x86_64 cat 08:49:54 $ docker top d878772b2e8ebdd7ce1a09b9e74d9b5d9e0a3df404fbee171cdb71b41a69351d -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:55 + go version 08:49:55 go version go1.15.5 linux/amd64 [Pipeline] } 08:49:55 $ docker stop --time=1 d878772b2e8ebdd7ce1a09b9e74d9b5d9e0a3df404fbee171cdb71b41a69351d 08:49:56 $ docker rm -f d878772b2e8ebdd7ce1a09b9e74d9b5d9e0a3df404fbee171cdb71b41a69351d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:49:57 + docker inspect -f . ci-base-image-x86_64 08:49:57 . [Pipeline] withDockerContainer 08:49:57 prd-centos7-docker-4c-2g-32945 does not seem to be running inside a container 08:49:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/141 -v /w/workspace/device-sdk-go/141:/w/workspace/device-sdk-go/141:rw,z -v /w/workspace/device-sdk-go/141@tmp:/w/workspace/device-sdk-go/141@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 ******** ci-base-image-x86_64 cat 08:49:58 $ docker top a31d27d6e3d50dd191ec20b2ede7a9321b004e638fdf416ea65137e251c21701 -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:58 + make test 08:49:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:50:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32946 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 08:50:01 Running in /w/workspace/device-sdk-go/141 [Pipeline] { [Pipeline] checkout 08:50:06 using credential edgex-jenkins-ssh 08:50:06 Cloning the remote Git repository 08:50:07 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:50:07 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:50:07 > git init /w/workspace/device-sdk-go/141 # timeout=10 08:50:07 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:50:07 > git --version # timeout=10 08:50:07 > git --version # 'git version 2.17.1' 08:50:07 using GIT_SSH to set credentials SSH Credentials for GitHub 08:50:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:50:09 Checking out Revision f8ce82a60cbe95ca283042008e77ff6fa7203569 (master) 08:50:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:50:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:50:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:50:08 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:50:08 using GIT_SSH to set credentials SSH Credentials for GitHub 08:50:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 08:50:09 > git config core.sparsecheckout # timeout=10 08:50:09 > git checkout -f f8ce82a60cbe95ca283042008e77ff6fa7203569 # timeout=10 08:50:13 Commit message: "Merge pull request #863 from hahattan/issue-858" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:50:15 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:50:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:50:16 + true 08:50:16 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:50:18 provisioning config files... 08:50:18 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/141@tmp/config6586333564262875206tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:50:19 ---> docker-login.sh 08:50:19 nexus3.edgexfoundry.org:10001 08:50:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:50:20 Configure a credential helper to remove this warning. See 08:50:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:50:20 08:50:20 Login Succeeded 08:50:20 nexus3.edgexfoundry.org:10002 08:50:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:50:21 Configure a credential helper to remove this warning. See 08:50:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:50:21 08:50:21 Login Succeeded 08:50:21 nexus3.edgexfoundry.org:10003 08:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:50:21 Configure a credential helper to remove this warning. See 08:50:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:50:21 08:50:21 Login Succeeded 08:50:21 nexus3.edgexfoundry.org:10004 08:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:50:21 Configure a credential helper to remove this warning. See 08:50:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:50:21 08:50:21 Login Succeeded 08:50:21 docker.io 08:50:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:50:22 Configure a credential helper to remove this warning. See 08:50:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:50:22 08:50:22 Login Succeeded 08:50:22 ---> docker-login.sh ends [Pipeline] } 08:50:22 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:50:23 ========================================================= 08:50:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:50:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:50:23 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 08:50:24 Sending build context to Docker daemon 2.361MB 08:50:24 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 08:50:24 Step 2/8 : FROM ${BASE} 08:50:24 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:50:24 5f621e34cdf4: Pulling fs layer 08:50:24 a4357932f1b6: Pulling fs layer 08:50:24 18c013af1878: Pulling fs layer 08:50:24 00ac8860ef70: Pulling fs layer 08:50:24 63d7cb157983: Pulling fs layer 08:50:24 b116817d02f9: Pulling fs layer 08:50:24 745a02a5169b: Pulling fs layer 08:50:24 00ac8860ef70: Waiting 08:50:24 63d7cb157983: Waiting 08:50:24 b116817d02f9: Waiting 08:50:24 745a02a5169b: Waiting 08:50:24 18c013af1878: Verifying Checksum 08:50:24 18c013af1878: Download complete 08:50:24 a4357932f1b6: Verifying Checksum 08:50:24 a4357932f1b6: Download complete 08:50:24 63d7cb157983: Verifying Checksum 08:50:24 63d7cb157983: Download complete 08:50:24 5f621e34cdf4: Verifying Checksum 08:50:24 5f621e34cdf4: Download complete 08:50:25 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:50:25 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:50:25 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:50:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 08:50:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:50:25 5f621e34cdf4: Pull complete 08:50:25 b116817d02f9: Verifying Checksum 08:50:25 b116817d02f9: Download complete 08:50:25 a4357932f1b6: Pull complete 08:50:26 18c013af1878: Pull complete 08:50:26 745a02a5169b: Verifying Checksum 08:50:26 745a02a5169b: Download complete 08:50:27 00ac8860ef70: Verifying Checksum 08:50:27 00ac8860ef70: Download complete 08:50:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.064s coverage: 28.1% of statements 08:50:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.072s coverage: 81.2% of statements 08:50:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.055s coverage: 7.8% of statements 08:50:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 08:50:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:50:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:50:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.082s coverage: 32.5% of statements 08:50:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 08:50:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:50:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:50:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.093s coverage: 57.3% of statements 08:50:30 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.174s coverage: 6.6% of statements 08:50:31 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.055s coverage: 5.0% of statements 08:50:31 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:50:31 GO111MODULE=on go vet ./... 08:50:38 00ac8860ef70: Pull complete 08:50:38 63d7cb157983: Pull complete 08:50:38 b116817d02f9: Pull complete 08:50:43 745a02a5169b: Pull complete 08:50:43 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:50:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:50:43 ---> b7e6874047d6 08:50:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:50:45 ---> Running in efd62fee89b4 08:50:45 Removing intermediate container efd62fee89b4 08:50:45 ---> f70ba4fa0e85 08:50:45 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:46 ---> Running in c76cc710f393 08:50:46 gofmt -l . 08:50:46 [ "`gofmt -l .`" = "" ] 08:50:46 ./bin/test-attribution-txt.sh 08:50:46 ./bin/test-go-mod-tidy.sh [Pipeline] } 08:50:47 $ docker stop --time=1 a31d27d6e3d50dd191ec20b2ede7a9321b004e638fdf416ea65137e251c21701 08:50:48 Removing intermediate container c76cc710f393 08:50:48 ---> 9ae14b762c43 08:50:48 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 08:50:48 ---> Running in f52bee8463fc 08:50:48 $ docker rm -f a31d27d6e3d50dd191ec20b2ede7a9321b004e638fdf416ea65137e251c21701 [Pipeline] // withDockerContainer [Pipeline] sh 08:50:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:50:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:50:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 08:50:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] sh 08:50:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:50:51 (1/6) Installing libc-dev (0.7.2-r3) 08:50:51 (2/6) Installing libsodium (1.0.18-r0) 08:50:51 + ls -al . 08:50:51 total 188 08:50:51 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 6 08:50 . 08:50:51 drwxrwxr-x. 4 jenkins jenkins 32 Apr 6 08:48 .. 08:50:51 drwxrwxr-x. 2 jenkins jenkins 64 Apr 6 08:48 bin 08:50:51 -rw-r--r--. 1 jenkins jenkins 101239 Apr 6 08:50 coverage.out 08:50:51 -rw-rw-r--. 1 jenkins jenkins 987 Apr 6 08:48 Dockerfile.build 08:50:51 -rw-rw-r--. 1 jenkins jenkins 140 Apr 6 08:48 .dockerignore 08:50:51 drwxrwxr-x. 5 jenkins jenkins 62 Apr 6 08:48 example 08:50:51 drwxrwxr-x. 8 jenkins jenkins 162 Apr 6 08:49 .git 08:50:51 drwxrwxr-x. 2 jenkins jenkins 103 Apr 6 08:48 .github 08:50:51 -rw-rw-r--. 1 jenkins jenkins 138 Apr 6 08:48 .gitignore 08:50:51 -rw-r--r--. 1 jenkins jenkins 572 Apr 6 08:50 go.mod 08:50:51 -rw-r--r--. 1 jenkins jenkins 20946 Apr 6 08:50 go.sum 08:50:51 drwxrwxr-x. 14 jenkins jenkins 207 Apr 6 08:48 internal 08:50:51 -rw-rw-r--. 1 jenkins jenkins 901 Apr 6 08:48 Jenkinsfile 08:50:51 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 6 08:48 LICENSE 08:50:51 -rw-rw-r--. 1 jenkins jenkins 1022 Apr 6 08:48 Makefile 08:50:51 drwxrwxr-x. 4 jenkins jenkins 26 Apr 6 08:48 openapi 08:50:51 drwxrwxr-x. 5 jenkins jenkins 50 Apr 6 08:48 pkg 08:50:51 -rw-rw-r--. 1 jenkins jenkins 5897 Apr 6 08:48 README.md 08:50:51 -rw-rw-r--. 1 jenkins jenkins 6616 Apr 6 08:48 RELEASE-NOTES.txt 08:50:51 drwxrwxr-x. 4 jenkins jenkins 54 Apr 6 08:48 snap 08:50:51 -rw-rw-r--. 1 jenkins jenkins 12 Apr 6 08:46 VERSION 08:50:51 -rw-rw-r--. 1 jenkins jenkins 222 Apr 6 08:48 version.go [Pipeline] isUnix [Pipeline] sh 08:50:51 (3/6) Installing pkgconf (1.7.2-r0) 08:50:51 (4/6) Installing libsodium-dev (1.0.18-r0) 08:50:51 + docker build -t docker-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=f8ce82a60cbe95ca283042008e77ff6fa7203569 --label arch=amd64 --label version=2.0.0-dev.36 . 08:50:51 (5/6) Installing libzmq (4.3.3-r0) 08:50:51 (6/6) Installing zeromq-dev (4.3.3-r0) 08:50:52 Sending build context to Docker daemon 2.464MB 08:50:52 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 08:50:52 Step 2/23 : FROM ${BASE} AS builder 08:50:52 ---> 087282a88a5b 08:50:52 Step 3/23 : WORKDIR /device-sdk-go 08:50:52 Executing busybox-1.31.1-r19.trigger 08:50:52 OK: 144 MiB in 45 packages 08:50:52 ---> Running in be8e9d08a5ec 08:50:52 Removing intermediate container be8e9d08a5ec 08:50:52 ---> 0f7ce9c11214 08:50:52 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:50:52 ---> Running in c53405150655 08:50:52 Removing intermediate container c53405150655 08:50:52 ---> 803977fe066a 08:50:52 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:52 ---> Running in db1979d7ce0b 08:50:53 Removing intermediate container f52bee8463fc 08:50:53 ---> a6fba70eaf5e 08:50:53 Step 6/8 : WORKDIR /device-sdk-go 08:50:53 ---> Running in f0a6fe2b5cbc 08:50:53 Removing intermediate container db1979d7ce0b 08:50:53 ---> 8757ceb1b289 08:50:53 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:50:53 ---> Running in 66cf6d93a2ff 08:50:54 Removing intermediate container f0a6fe2b5cbc 08:50:54 ---> 42fd706306ee 08:50:54 Step 7/8 : COPY . . 08:50:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:50:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:50:55 ---> be8f054c0045 08:50:55 Step 8/8 : RUN go mod download 08:50:55 ---> Running in 85ea5ed7c3c8 08:50:56 OK: 167 MiB in 45 packages 08:50:56 Removing intermediate container 66cf6d93a2ff 08:50:56 ---> d5a2573f73b7 08:50:56 Step 7/23 : COPY . . 08:50:57 ---> 628275af62ce 08:50:57 Step 8/23 : RUN go mod download 08:50:57 ---> Running in 83a018f11350 08:50:58 Removing intermediate container 83a018f11350 08:50:58 ---> 3b9bc4e60411 08:50:58 Step 9/23 : RUN make build 08:50:58 ---> Running in 02fb4263a041 08:50:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.36" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:51:09 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:51:11 Removing intermediate container 02fb4263a041 08:51:11 ---> 490d23bffb66 08:51:11 Step 10/23 : FROM alpine:3.12 08:51:11 3.12: Pulling from library/alpine 08:51:11 532819f3e44c: Pulling fs layer 08:51:11 532819f3e44c: Verifying Checksum 08:51:11 532819f3e44c: Download complete 08:51:12 532819f3e44c: Pull complete 08:51:12 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 08:51:12 Status: Downloaded newer image for alpine:3.12 08:51:12 ---> 7230e588e954 08:51:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:51:12 ---> Running in 7679c0a53e7f 08:51:12 Removing intermediate container 7679c0a53e7f 08:51:12 ---> f3968f34f2ee 08:51:12 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:51:12 ---> Running in 59ecc434deb8 08:51:13 Removing intermediate container 59ecc434deb8 08:51:13 ---> 626e5c39f0e1 08:51:13 Step 13/23 : RUN apk add --update --no-cache zeromq 08:51:13 ---> Running in e9c175cd7359 08:51:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:51:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:51:15 (1/5) Installing libgcc (9.3.0-r2) 08:51:15 (2/5) Installing libsodium (1.0.18-r0) 08:51:15 (3/5) Installing libstdc++ (9.3.0-r2) 08:51:15 (4/5) Installing libzmq (4.3.3-r0) 08:51:15 (5/5) Installing zeromq (4.3.3-r0) 08:51:15 Executing busybox-1.31.1-r20.trigger 08:51:15 OK: 8 MiB in 19 packages 08:51:16 Removing intermediate container e9c175cd7359 08:51:16 ---> bbea7e685123 08:51:16 Step 14/23 : WORKDIR / 08:51:16 ---> Running in e3af68ff2e97 08:51:16 Removing intermediate container e3af68ff2e97 08:51:16 ---> bf38a9d31518 08:51:16 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:51:16 ---> efbe143ba98d 08:51:16 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:51:17 ---> 1f4191611e75 08:51:17 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:51:17 ---> 4bf61fbed0bc 08:51:17 Step 18/23 : EXPOSE 49990 08:51:17 ---> Running in 4be6d3155d0a 08:51:17 Removing intermediate container 4be6d3155d0a 08:51:17 ---> 2fddcceb6a8a 08:51:17 Step 19/23 : ENTRYPOINT ["/device-simple"] 08:51:17 ---> Running in 377e23196f87 08:51:17 Removing intermediate container 377e23196f87 08:51:17 ---> 8472b4903dfc 08:51:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:51:17 ---> Running in fca43eeff067 08:51:18 Removing intermediate container fca43eeff067 08:51:18 ---> 3e601d590990 08:51:18 Step 21/23 : LABEL arch=amd64 08:51:18 ---> Running in 610a1f735d27 08:51:18 Removing intermediate container 610a1f735d27 08:51:18 ---> 55f601d61fbf 08:51:18 Step 22/23 : LABEL git_sha=f8ce82a60cbe95ca283042008e77ff6fa7203569 08:51:18 ---> Running in 4ebcd496f589 08:51:18 Removing intermediate container 4ebcd496f589 08:51:18 ---> 2a0e1cd52b5a 08:51:18 Step 23/23 : LABEL version=2.0.0-dev.36 08:51:18 ---> Running in ee9e5c6a1df0 08:51:18 Removing intermediate container ee9e5c6a1df0 08:51:18 ---> 72043775abb3 08:51:18 [Warning] One or more build-args [ARCH MAKE] were not consumed 08:51:18 Successfully built 72043775abb3 08:51:18 Successfully tagged docker-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 08:51:19 ---> job-cost.sh 08:51:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2e2X 08:51:22 Removing intermediate container 85ea5ed7c3c8 08:51:22 ---> f0ee0bddd807 08:51:22 Successfully built f0ee0bddd807 08:51:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:51:22 + docker inspect -f . ci-base-image-arm64 08:51:22 . [Pipeline] withDockerContainer 08:51:22 prd-ubuntu18.04-docker-arm64-4c-16g-32946 does not seem to be running inside a container 08:51:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/141 -v /w/workspace/device-sdk-go/141:/w/workspace/device-sdk-go/141:rw,z -v /w/workspace/device-sdk-go/141@tmp:/w/workspace/device-sdk-go/141@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 ******** ci-base-image-arm64 cat 08:51:24 $ docker top f7b7d792f7e7db5a5a6d445089c387852a1aaee979df152ac75a712d0af2564b -eo pid,comm [Pipeline] { [Pipeline] sh 08:51:25 + go version 08:51:25 go version go1.15.5 linux/arm64 [Pipeline] } 08:51:25 $ docker stop --time=1 f7b7d792f7e7db5a5a6d445089c387852a1aaee979df152ac75a712d0af2564b 08:51:27 $ docker rm -f f7b7d792f7e7db5a5a6d445089c387852a1aaee979df152ac75a712d0af2564b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:51:28 + docker inspect -f . ci-base-image-arm64 08:51:28 . [Pipeline] withDockerContainer 08:51:28 prd-ubuntu18.04-docker-arm64-4c-16g-32946 does not seem to be running inside a container 08:51:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/141 -v /w/workspace/device-sdk-go/141:/w/workspace/device-sdk-go/141:rw,z -v /w/workspace/device-sdk-go/141@tmp:/w/workspace/device-sdk-go/141@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 ******** ci-base-image-arm64 cat 08:51:30 $ docker top 537a5e7b9eeedf73305cf52a949a8bfd0c4ab4a205974f245636d4bc1b2aab63 -eo pid,comm [Pipeline] { [Pipeline] sh 08:51:31 + make test 08:51:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:51:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:51:55 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:52:03 lf-activate-venv(): INFO: Adding /tmp/venv-2e2X/bin to PATH 08:52:03 INFO: No Stack... 08:52:03 INFO: Retrieving Pricing Info for: v1-standard-2 08:52:03 INFO: Archiving Costs [Pipeline] sh 08:52:03 + cat /w/workspace/device-sdk-go/141/archives/cost.csv 08:52:03 + cut -d, -f6 [Pipeline] lock 08:52:03 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-141-stack-cost] 08:52:03 Resource [jenkins-edgexfoundry-device-sdk-go-master-141-stack-cost] did not exist. Created. 08:52:03 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:52:03 + echo total: 0.029999999329447746 [Pipeline] stash 08:52:04 Stashed 1 file(s) [Pipeline] } 08:52:04 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-141-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:52:42 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:52:42 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:52:42 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:52:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 08:52:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:52:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.140s coverage: 28.1% of statements 08:52:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.204s coverage: 81.2% of statements 08:52:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.266s coverage: 7.8% of statements 08:52:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 08:52:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:52:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:52:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.341s coverage: 32.5% of statements 08:52:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 08:52:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:52:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:52:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.315s coverage: 57.3% of statements 08:52:58 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.265s coverage: 6.6% of statements 08:52:58 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.153s coverage: 5.0% of statements 08:52:58 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:52:59 GO111MODULE=on go vet ./... 08:53:46 gofmt -l . 08:53:46 [ "`gofmt -l .`" = "" ] 08:53:46 ./bin/test-attribution-txt.sh 08:53:46 ./bin/test-go-mod-tidy.sh [Pipeline] } 08:53:46 $ docker stop --time=1 537a5e7b9eeedf73305cf52a949a8bfd0c4ab4a205974f245636d4bc1b2aab63 08:53:48 $ docker rm -f 537a5e7b9eeedf73305cf52a949a8bfd0c4ab4a205974f245636d4bc1b2aab63 [Pipeline] // withDockerContainer [Pipeline] sh 08:53:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:53:49 Warning: overwriting stash ‘coverage-report’ 08:53:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:53:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:53:51 + ls -al . 08:53:51 total 224 08:53:51 drwxrwxr-x 10 jenkins jenkins 4096 Apr 6 08:53 . 08:53:51 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 08:50 .. 08:53:51 -rw-rw-r-- 1 jenkins jenkins 140 Apr 6 08:50 .dockerignore 08:53:51 drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 08:50 .git 08:53:51 drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 08:50 .github 08:53:51 -rw-rw-r-- 1 jenkins jenkins 138 Apr 6 08:50 .gitignore 08:53:51 -rw-rw-r-- 1 jenkins jenkins 987 Apr 6 08:50 Dockerfile.build 08:53:51 -rw-rw-r-- 1 jenkins jenkins 901 Apr 6 08:50 Jenkinsfile 08:53:51 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 6 08:50 LICENSE 08:53:51 -rw-rw-r-- 1 jenkins jenkins 1022 Apr 6 08:50 Makefile 08:53:51 -rw-rw-r-- 1 jenkins jenkins 5897 Apr 6 08:50 README.md 08:53:51 -rw-rw-r-- 1 jenkins jenkins 6616 Apr 6 08:50 RELEASE-NOTES.txt 08:53:51 -rw-rw-r-- 1 jenkins jenkins 12 Apr 6 08:46 VERSION 08:53:51 drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 08:50 bin 08:53:51 -rw-r--r-- 1 jenkins jenkins 101239 Apr 6 08:52 coverage.out 08:53:51 drwxrwxr-x 5 jenkins jenkins 4096 Apr 6 08:50 example 08:53:51 -rw-r--r-- 1 jenkins jenkins 572 Apr 6 08:53 go.mod 08:53:51 -rw-r--r-- 1 jenkins jenkins 20946 Apr 6 08:53 go.sum 08:53:51 drwxrwxr-x 14 jenkins jenkins 4096 Apr 6 08:50 internal 08:53:51 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 08:50 openapi 08:53:51 drwxrwxr-x 5 jenkins jenkins 4096 Apr 6 08:50 pkg 08:53:51 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 08:50 snap 08:53:51 -rw-rw-r-- 1 jenkins jenkins 222 Apr 6 08:50 version.go [Pipeline] isUnix [Pipeline] sh 08:53:52 + docker build -t docker-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=f8ce82a60cbe95ca283042008e77ff6fa7203569 --label arch=arm64 --label version=2.0.0-dev.36 . 08:53:52 Sending build context to Docker daemon 2.463MB 08:53:52 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 08:53:52 Step 2/23 : FROM ${BASE} AS builder 08:53:52 ---> f0ee0bddd807 08:53:52 Step 3/23 : WORKDIR /device-sdk-go 08:53:52 ---> Running in 3758e1bdd0d3 08:53:53 Removing intermediate container 3758e1bdd0d3 08:53:53 ---> 06dc8a54d93c 08:53:53 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:53:53 ---> Running in 3b69af20e7c9 08:53:54 Removing intermediate container 3b69af20e7c9 08:53:54 ---> a3eedc3b5c87 08:53:54 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:54 ---> Running in b9846706470d 08:53:56 Removing intermediate container b9846706470d 08:53:56 ---> 5a57cbe29294 08:53:56 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:53:56 ---> Running in e364307d08c6 08:53:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:53:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:53:59 OK: 144 MiB in 45 packages 08:54:00 Removing intermediate container e364307d08c6 08:54:00 ---> 0deb6e19f9d9 08:54:00 Step 7/23 : COPY . . 08:54:01 ---> 3ac085e8f441 08:54:01 Step 8/23 : RUN go mod download 08:54:01 ---> Running in ce7d29af0edd 08:54:04 Removing intermediate container ce7d29af0edd 08:54:04 ---> 655aff9bdccc 08:54:04 Step 9/23 : RUN make build 08:54:04 ---> Running in 631ba12fcd5c 08:54:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.36" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:54:37 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:54:39 Removing intermediate container 631ba12fcd5c 08:54:39 ---> 01e9002eb127 08:54:39 Step 10/23 : FROM alpine:3.12 08:54:39 3.12: Pulling from library/alpine 08:54:39 9a219e8acc52: Pulling fs layer 08:54:40 9a219e8acc52: Download complete 08:54:40 9a219e8acc52: Pull complete 08:54:40 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 08:54:40 Status: Downloaded newer image for alpine:3.12 08:54:40 ---> d75e27dfc0a0 08:54:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:54:40 ---> Running in b846cbf3ba7b 08:54:41 Removing intermediate container b846cbf3ba7b 08:54:41 ---> d7676abb439f 08:54:41 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:54:41 ---> Running in 585cf8d7c8e1 08:54:43 Removing intermediate container 585cf8d7c8e1 08:54:43 ---> 129dbd6e3a14 08:54:43 Step 13/23 : RUN apk add --update --no-cache zeromq 08:54:43 ---> Running in 4b4017baf686 08:54:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:54:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:54:45 (1/5) Installing libgcc (9.3.0-r2) 08:54:45 (2/5) Installing libsodium (1.0.18-r0) 08:54:46 (3/5) Installing libstdc++ (9.3.0-r2) 08:54:46 (4/5) Installing libzmq (4.3.3-r0) 08:54:46 (5/5) Installing zeromq (4.3.3-r0) 08:54:46 Executing busybox-1.31.1-r20.trigger 08:54:46 OK: 8 MiB in 19 packages 08:54:48 Removing intermediate container 4b4017baf686 08:54:48 ---> b31cb56360ad 08:54:48 Step 14/23 : WORKDIR / 08:54:48 ---> Running in 925a7468c97b 08:54:48 Removing intermediate container 925a7468c97b 08:54:48 ---> 5ed7f7b0d9af 08:54:48 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:54:49 ---> eefc6b196531 08:54:49 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:54:50 ---> 9e0fe4108c7d 08:54:50 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:54:51 ---> b2e75351d6c5 08:54:51 Step 18/23 : EXPOSE 49990 08:54:51 ---> Running in d6dc891674e6 08:54:51 Removing intermediate container d6dc891674e6 08:54:51 ---> 20da402c33ef 08:54:51 Step 19/23 : ENTRYPOINT ["/device-simple"] 08:54:51 ---> Running in 5537be5c1e26 08:54:52 Removing intermediate container 5537be5c1e26 08:54:52 ---> d253f96efd2b 08:54:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:54:52 ---> Running in a97db5016b48 08:54:52 Removing intermediate container a97db5016b48 08:54:52 ---> 7bfcdbf5060e 08:54:52 Step 21/23 : LABEL arch=arm64 08:54:53 ---> Running in e51bd09245a3 08:54:53 Removing intermediate container e51bd09245a3 08:54:53 ---> 81e433662c11 08:54:53 Step 22/23 : LABEL git_sha=f8ce82a60cbe95ca283042008e77ff6fa7203569 08:54:53 ---> Running in da384f6a9120 08:54:53 Removing intermediate container da384f6a9120 08:54:53 ---> 1bf565710a48 08:54:53 Step 23/23 : LABEL version=2.0.0-dev.36 08:54:54 ---> Running in b6d9212c6500 08:54:54 Removing intermediate container b6d9212c6500 08:54:54 ---> 8760b834ca0a 08:54:54 [Warning] One or more build-args [MAKE ARCH] were not consumed 08:54:54 Successfully built 8760b834ca0a 08:54:54 Successfully tagged docker-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 08:54:55 ---> job-cost.sh 08:54:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3w27 08:55:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:56:56 lf-activate-venv(): INFO: Adding /tmp/venv-3w27/bin to PATH 08:56:56 INFO: No Stack... 08:56:57 INFO: Retrieving Pricing Info for: lf-standard-4 08:56:57 INFO: Archiving Costs [Pipeline] sh 08:56:57 + + cut -d, -f6 08:56:57 cat /w/workspace/device-sdk-go/141/archives/cost.csv [Pipeline] lock 08:56:57 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-141-stack-cost] 08:56:58 Resource [jenkins-edgexfoundry-device-sdk-go-master-141-stack-cost] did not exist. Created. 08:56:58 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:56:58 /w/workspace/device-sdk-go/141@tmp/durable-0167ae57/script.sh: 1: /w/workspace/device-sdk-go/141@tmp/durable-0167ae57/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:56:58 + echo total: 0.20999999344348907 [Pipeline] stash 08:56:58 Warning: overwriting stash ‘stack-cost’ 08:56:59 Stashed 1 file(s) [Pipeline] } 08:56:59 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-141-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 08:57:00 provisioning config files... 08:57:00 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3089268173292365717tmp [Pipeline] { [Pipeline] sh 08:57:01 + set +x 08:57:01 + curl -s https://codecov.io/bash 08:57:01 + bash -s -- 08:57:01 08:57:01 _____ _ 08:57:01 / ____| | | 08:57:01 | | ___ __| | ___ ___ _____ __ 08:57:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:57:01 | |___| (_) | (_| | __/ (_| (_) \ V / 08:57:01 \_____\___/ \__,_|\___|\___\___/ \_/ 08:57:01 Bash-20210309-2b87ace 08:57:01 08:57:01 08:57:01 ==> git version 2.24.3 found 08:57:01 ==> 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 08:57:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:57:01 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:57:01 ==> Jenkins CI detected. 08:57:01 project root: . 08:57:01 --> token set from env 08:57:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:57:02 ==> Running gcov in . (disable via -X gcov) 08:57:02 ==> Python coveragepy not found 08:57:02 ==> Searching for coverage reports in: 08:57:02 + . 08:57:02 -> Found 1 reports 08:57:02 ==> Detecting git/mercurial file structure 08:57:02 ==> Reading reports 08:57:02 + ./coverage.out bytes=101239 08:57:02 ==> Appending adjustments 08:57:02 https://docs.codecov.io/docs/fixing-reports 08:57:03 + Found adjustments 08:57:03 ==> Gzipping contents 08:57:03 16K /tmp/codecov.2b19j7.gz 08:57:03 ==> Uploading reports 08:57:03 url: https://codecov.io 08:57:03 query: branch=master&commit=f8ce82a60cbe95ca283042008e77ff6fa7203569&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F141%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:57:03 -> Pinging Codecov 08:57:03 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=master&commit=f8ce82a60cbe95ca283042008e77ff6fa7203569&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F141%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:57:04 -> Uploading to 08:57:04 https://storage.googleapis.com/codecov/v4/raw/2021-04-06/7E55EF52A471D76F132DFD9A03CDDE97/f8ce82a60cbe95ca283042008e77ff6fa7203569/8be79ded-67bc-4269-af4d-7a0a0c872962.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210406T085703Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=32b6d21f6831b082c5f7001de38eba045dfb7a202b34588c46a410a2fc0faa7d 08:57:04 % Total % Received % Xferd Average Speed Time Time Time Current 08:57:04 Dload Upload Total Spent Left Speed 08:57:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13707 0 0 100 13707 0 24720 --:--:-- --:--:-- --:--:-- 24741 08:57:04 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/f8ce82a60cbe95ca283042008e77ff6fa7203569 [Pipeline] } 08:57:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:57:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:57:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:57:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:57:07 08:57:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 08:57:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:57:07 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:57:07 188c0c94c7c5: Pulling fs layer 08:57:07 0ef7d3d256c8: Pulling fs layer 08:57:07 de9db76c5a1d: Pulling fs layer 08:57:07 0eba1c9be4d2: Pulling fs layer 08:57:07 0d57e429df01: Pulling fs layer 08:57:07 4e4be7b47b0d: Pulling fs layer 08:57:07 e1f770b5df2f: Pulling fs layer 08:57:07 85a0685a4137: Pulling fs layer 08:57:07 0eba1c9be4d2: Waiting 08:57:07 0d57e429df01: Waiting 08:57:07 4e4be7b47b0d: Waiting 08:57:07 e1f770b5df2f: Waiting 08:57:07 85a0685a4137: Waiting 08:57:07 de9db76c5a1d: Verifying Checksum 08:57:07 de9db76c5a1d: Download complete 08:57:08 0ef7d3d256c8: Verifying Checksum 08:57:08 0ef7d3d256c8: Download complete 08:57:08 0d57e429df01: Download complete 08:57:08 4e4be7b47b0d: Verifying Checksum 08:57:08 4e4be7b47b0d: Download complete 08:57:08 188c0c94c7c5: Download complete 08:57:09 188c0c94c7c5: Pull complete 08:57:10 0ef7d3d256c8: Pull complete 08:57:10 de9db76c5a1d: Pull complete 08:57:10 e1f770b5df2f: Verifying Checksum 08:57:10 e1f770b5df2f: Download complete 08:57:20 0eba1c9be4d2: Verifying Checksum 08:57:20 0eba1c9be4d2: Download complete 08:57:20 85a0685a4137: Verifying Checksum 08:57:20 85a0685a4137: Download complete 08:57:35 0eba1c9be4d2: Pull complete 08:57:35 0d57e429df01: Pull complete 08:57:35 4e4be7b47b0d: Pull complete 08:57:39 e1f770b5df2f: Pull complete 08:57:54 85a0685a4137: Pull complete 08:57:55 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 08:57:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:57:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 08:57:56 prd-centos7-docker-4c-2g-32943 does not seem to be running inside a container 08:57:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 08:58:00 $ docker top 77799ca911286955156b218cad1c3654ba08cee0534d33c3605effabd6bc8fbc -eo pid,comm [Pipeline] { [Pipeline] echo 08:58:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 08:58:01 + set -o pipefail 08:58:01 + snyk monitor '--org=edgex-jenkins' 08:58:17 08:58:17 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... 08:58:17 08:58:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/acb65c6e-a26d-4ce1-9b94-b8d779909847 08:58:17 08:58:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:58:17 08:58:17 08:58:17 You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. 08:58:17 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:58:18 $ docker stop --time=1 77799ca911286955156b218cad1c3654ba08cee0534d33c3605effabd6bc8fbc 08:58:22 $ docker rm -f 77799ca911286955156b218cad1c3654ba08cee0534d33c3605effabd6bc8fbc [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 08:58:24 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:58:24 provisioning config files... 08:58:24 copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1895427705989340077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:58:24 --> edgex-publish-swagger.sh 08:58:24 === Publish openapi/v1 API === 08:58:24 [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger 08:58:24 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] 08:58:24 % Total % Received % Xferd Average Speed Time Time Time Current 08:58:24 Dload Upload Total Spent Left Speed 08:58:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 24742 --:--:-- --:--:-- --:--:-- 24778 08:58:25 08:58:25 08:58:25 === Publish openapi/v2 API === 08:58:25 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 08:58:25 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] 08:58:25 % Total % Received % Xferd Average Speed Time Time Time Current 08:58:25 Dload Upload Total Spent Left Speed 08:58:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 70760 --:--:-- --:--:-- --:--:-- 70718 08:58:26 08:58:26 [Pipeline] } 08:58:26 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 08:58:27 + git log --format=format:%s -1 f8ce82a60cbe95ca283042008e77ff6fa7203569 [Pipeline] isUnix [Pipeline] sh 08:58:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:58:28 . [Pipeline] withDockerContainer 08:58:28 prd-centos7-docker-4c-2g-32943 does not seem to be running inside a container 08:58: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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:58:31 $ docker top 64c3afa95b2efb0f30a6e14d98a62f6c02d6e6af21d20d1d36d222e044a8c2c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:58:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:58:32 [ssh-agent] Looking for ssh-agent implementation... 08:58:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:58:32 $ docker exec 64c3afa95b2efb0f30a6e14d98a62f6c02d6e6af21d20d1d36d222e044a8c2c1 ssh-agent 08:58:33 SSH_AUTH_SOCK=/tmp/ssh-y87WwqAVTWMJ/agent.11 08:58:33 SSH_AGENT_PID=17 08:58:33 Running ssh-add (command line suppressed) 08:58:33 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_951909421989543264.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_951909421989543264.key) 08:58:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:58:34 + git semver tag 08:58:34 # -> Open(): unable to determine branch for HEAD 08:58:34 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 08:58:34 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 08:58:34 # $SEMVER_REMOTE_NAME = origin 08:58:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:58:34 # $SEMVER_USER_NAME = edgex-jenkins 08:58:34 # $SEMVER_BRANCH = master 08:58:34 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 08:58:34 # f8ce82a60cbe95ca283042008e77ff6fa7203569 HEAD 08:58:34 # -> Force: false 08:58:34 # b5ba240edf16797890c46f268f5e323d8fc92201 refs/tags/v2.0.0-dev.36 [Pipeline] } 08:58:34 $ docker exec --env ******** --env ******** 64c3afa95b2efb0f30a6e14d98a62f6c02d6e6af21d20d1d36d222e044a8c2c1 ssh-agent -k 08:58:34 unset SSH_AUTH_SOCK; 08:58:34 unset SSH_AGENT_PID; 08:58:34 echo Agent pid 17 killed; 08:58:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:58:35 + git semver [Pipeline] } 08:58:35 $ docker stop --time=1 64c3afa95b2efb0f30a6e14d98a62f6c02d6e6af21d20d1d36d222e044a8c2c1 08:58:37 $ docker rm -f 64c3afa95b2efb0f30a6e14d98a62f6c02d6e6af21d20d1d36d222e044a8c2c1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 08:58:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:58:39 08:58:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 08:58:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:58:39 0.23.1-centos7: Pulling from edgex-lftools 08:58:39 ab5ef0e58194: Pulling fs layer 08:58:39 9712f1f96733: Pulling fs layer 08:58:39 63f879dbbcfc: Pulling fs layer 08:58:39 0d9ebad4ef96: Pulling fs layer 08:58:39 e9a5061849ea: Pulling fs layer 08:58:39 d747dcd14b5f: Pulling fs layer 08:58:39 2de7ff778b66: Pulling fs layer 08:58:39 0d9ebad4ef96: Waiting 08:58:39 e9a5061849ea: Waiting 08:58:39 d747dcd14b5f: Waiting 08:58:39 2de7ff778b66: Waiting 08:58:39 9712f1f96733: Verifying Checksum 08:58:39 9712f1f96733: Download complete 08:58:44 63f879dbbcfc: Verifying Checksum 08:58:44 63f879dbbcfc: Download complete 08:58:45 e9a5061849ea: Verifying Checksum 08:58:45 e9a5061849ea: Download complete 08:58:45 d747dcd14b5f: Verifying Checksum 08:58:45 d747dcd14b5f: Download complete 08:58:46 0d9ebad4ef96: Verifying Checksum 08:58:46 0d9ebad4ef96: Download complete 08:58:46 2de7ff778b66: Verifying Checksum 08:58:46 2de7ff778b66: Download complete 08:58:47 ab5ef0e58194: Verifying Checksum 08:58:47 ab5ef0e58194: Download complete 08:59:00 ab5ef0e58194: Pull complete 08:59:01 9712f1f96733: Pull complete 08:59:04 63f879dbbcfc: Pull complete 08:59:20 0d9ebad4ef96: Pull complete 08:59:22 e9a5061849ea: Pull complete 08:59:22 d747dcd14b5f: Pull complete 08:59:27 2de7ff778b66: Pull complete 08:59:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:59:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:59:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 08:59:27 prd-centos7-docker-4c-2g-32943 does not seem to be running inside a container 08:59:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:59:31 $ docker top 7a2814b475a05bdc21c47c057f3fa28716eef4630cc28623af83c41e4a702211 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:59:32 provisioning config files... 08:59:32 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4557165374295296620tmp 08:59:32 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6534207995277854495tmp 08:59:32 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3922850857323742135tmp [Pipeline] { [Pipeline] echo 08:59:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:59:34 ---> sigul-configuration.sh 08:59:34 gpg: directory `/root/.gnupg' created 08:59:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:59:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:59:34 gpg: keyring `/root/.gnupg/secring.gpg' created 08:59:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:59:34 gpg: CAST5 encrypted data 08:59:34 gpg: encrypted with 1 passphrase 08:59:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:59:36 + mkdir /home/jenkins 08:59:36 + mkdir /home/jenkins/sigul [Pipeline] sh 08:59:38 + 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 08:59:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:59:39 ---> sigul-install.sh 08:59:52 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 08:59:54 + git tag --list 08:59:54 0.7.1 08:59:54 delhi-tag 08:59:54 v1.0.0 08:59:54 v1.1.0 08:59:54 v1.1.1 08:59:54 v1.1.2 08:59:54 v1.2.0 08:59:54 v1.2.1 08:59:54 v1.2.2 08:59:54 v1.2.3 08:59:54 v1.3.0 08:59:54 v1.4.0 08:59:54 v2.0.0-dev.1 08:59:54 v2.0.0-dev.10 08:59:54 v2.0.0-dev.11 08:59:54 v2.0.0-dev.12 08:59:54 v2.0.0-dev.13 08:59:54 v2.0.0-dev.14 08:59:54 v2.0.0-dev.15 08:59:54 v2.0.0-dev.16 08:59:54 v2.0.0-dev.17 08:59:54 v2.0.0-dev.18 08:59:54 v2.0.0-dev.19 08:59:54 v2.0.0-dev.2 08:59:54 v2.0.0-dev.20 08:59:54 v2.0.0-dev.21 08:59:54 v2.0.0-dev.22 08:59:54 v2.0.0-dev.23 08:59:54 v2.0.0-dev.24 08:59:54 v2.0.0-dev.25 08:59:54 v2.0.0-dev.26 08:59:54 v2.0.0-dev.27 08:59:54 v2.0.0-dev.28 08:59:54 v2.0.0-dev.29 08:59:54 v2.0.0-dev.3 08:59:54 v2.0.0-dev.30 08:59:54 v2.0.0-dev.31 08:59:54 v2.0.0-dev.32 08:59:54 v2.0.0-dev.33 08:59:54 v2.0.0-dev.34 08:59:54 v2.0.0-dev.35 08:59:54 v2.0.0-dev.36 08:59:54 v2.0.0-dev.4 08:59:54 v2.0.0-dev.5 08:59:54 v2.0.0-dev.6 08:59:54 v2.0.0-dev.7 08:59:54 v2.0.0-dev.8 08:59:54 v2.0.0-dev.9 [Pipeline] sh 08:59:54 + lftools sign git-tag v2.0.0-dev.36 08:59:56 Signing Git tag with Sigul... 08:59:56 Signing v2.0.0-dev.36 [Pipeline] echo 08:59:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:59:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:00:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:00:00 $ docker stop --time=1 7a2814b475a05bdc21c47c057f3fa28716eef4630cc28623af83c41e4a702211 09:00:03 $ docker rm -f 7a2814b475a05bdc21c47c057f3fa28716eef4630cc28623af83c41e4a702211 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 09:00:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:00:05 . [Pipeline] withDockerContainer 09:00:06 prd-centos7-docker-4c-2g-32943 does not seem to be running inside a container 09:00:06 $ 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 09:00:08 $ docker top 2e53ab6ab2623e1ec08eec2731fda96179dd2d554cfe0af42ed9d45f6a585f11 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:00:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:00:09 [ssh-agent] Looking for ssh-agent implementation... 09:00:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:00:10 $ docker exec 2e53ab6ab2623e1ec08eec2731fda96179dd2d554cfe0af42ed9d45f6a585f11 ssh-agent 09:00:11 SSH_AUTH_SOCK=/tmp/ssh-V6szPeHsC5Nu/agent.11 09:00:11 SSH_AGENT_PID=16 09:00:11 Running ssh-add (command line suppressed) 09:00:11 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5878669851475984436.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5878669851475984436.key) 09:00:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:00:13 + git semver bump pre 09:00:13 # -> Open(): unable to determine branch for HEAD 09:00:13 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 09:00:13 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 09:00:13 # $SEMVER_REMOTE_NAME = origin 09:00:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:00:13 # $SEMVER_USER_NAME = edgex-jenkins 09:00:13 # $SEMVER_BRANCH = master 09:00:13 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 09:00:13 2.0.0-dev.37 [Pipeline] } 09:00:13 $ docker exec --env ******** --env ******** 2e53ab6ab2623e1ec08eec2731fda96179dd2d554cfe0af42ed9d45f6a585f11 ssh-agent -k 09:00:13 unset SSH_AUTH_SOCK; 09:00:13 unset SSH_AGENT_PID; 09:00:13 echo Agent pid 16 killed; 09:00:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:00:14 + git semver [Pipeline] } 09:00:14 $ docker stop --time=1 2e53ab6ab2623e1ec08eec2731fda96179dd2d554cfe0af42ed9d45f6a585f11 09:00:17 $ docker rm -f 2e53ab6ab2623e1ec08eec2731fda96179dd2d554cfe0af42ed9d45f6a585f11 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 09:00:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:00:18 . [Pipeline] withDockerContainer 09:00:18 prd-centos7-docker-4c-2g-32943 does not seem to be running inside a container 09:00:18 $ 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 09:00:20 $ docker top 61b2c2ebef1579630e2de4d892fd72b8e192e4ae34cdd82c9b866ab8e2c5137d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:00:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:00:20 [ssh-agent] Looking for ssh-agent implementation... 09:00:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:00:21 $ docker exec 61b2c2ebef1579630e2de4d892fd72b8e192e4ae34cdd82c9b866ab8e2c5137d ssh-agent 09:00:22 SSH_AUTH_SOCK=/tmp/ssh-DGxmH1v2jQcx/agent.12 09:00:22 SSH_AGENT_PID=17 09:00:22 Running ssh-add (command line suppressed) 09:00:23 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3099085980312892083.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3099085980312892083.key) 09:00:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:00:24 + git semver push 09:00:24 # -> Open(): unable to determine branch for HEAD 09:00:24 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 09:00:24 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 09:00:24 # $SEMVER_REMOTE_NAME = origin 09:00:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:00:24 # $SEMVER_USER_NAME = edgex-jenkins 09:00:24 # $SEMVER_BRANCH = master 09:00:24 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 09:00:33 $ docker exec --env ******** --env ******** 61b2c2ebef1579630e2de4d892fd72b8e192e4ae34cdd82c9b866ab8e2c5137d ssh-agent -k 09:00:34 unset SSH_AUTH_SOCK; 09:00:34 unset SSH_AGENT_PID; 09:00:34 echo Agent pid 17 killed; 09:00:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:00:36 + git semver [Pipeline] } 09:00:36 $ docker stop --time=1 61b2c2ebef1579630e2de4d892fd72b8e192e4ae34cdd82c9b866ab8e2c5137d 09:00:38 $ docker rm -f 61b2c2ebef1579630e2de4d892fd72b8e192e4ae34cdd82c9b866ab8e2c5137d [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 09:00:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:00:40 ---> package-listing.sh 09:00:40 ++ tr '[:upper:]' '[:lower:]' 09:00:40 ++ facter osfamily 09:00:41 + OS_FAMILY=redhat 09:00:41 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 09:00:41 + START_PACKAGES=/tmp/packages_start.txt 09:00:41 + END_PACKAGES=/tmp/packages_end.txt 09:00:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:00:41 + PACKAGES=/tmp/packages_start.txt 09:00:41 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 09:00:41 + PACKAGES=/tmp/packages_end.txt 09:00:41 + case "${OS_FAMILY}" in 09:00:41 + rpm -qa 09:00:41 + sort 09:00:47 + '[' -f /tmp/packages_start.txt ']' 09:00:47 + '[' -f /tmp/packages_end.txt ']' 09:00:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:00:47 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 09:00:47 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 09:00:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo 09:00:47 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 09:00:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:00:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:00:49 09:00:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:00:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:00:50 alpine: Pulling from edgex-lftools-log-publisher 09:00:50 df20fa9351a1: Pulling fs layer 09:00:50 36b3adc4ff6f: Pulling fs layer 09:00:50 8ad3a11d3b57: Pulling fs layer 09:00:50 46f8f816bc3b: Pulling fs layer 09:00:50 93b61091891f: Pulling fs layer 09:00:50 93b9cdb0e59b: Pulling fs layer 09:00:50 5e14af77c1be: Pulling fs layer 09:00:50 01666e4c0597: Pulling fs layer 09:00:50 aa168da1d23b: Pulling fs layer 09:00:50 93b9cdb0e59b: Waiting 09:00:50 5e14af77c1be: Waiting 09:00:50 46f8f816bc3b: Waiting 09:00:50 01666e4c0597: Waiting 09:00:50 aa168da1d23b: Waiting 09:00:50 93b61091891f: Waiting 09:00:50 36b3adc4ff6f: Verifying Checksum 09:00:50 36b3adc4ff6f: Download complete 09:00:50 46f8f816bc3b: Verifying Checksum 09:00:50 46f8f816bc3b: Download complete 09:00:50 93b61091891f: Verifying Checksum 09:00:50 93b61091891f: Download complete 09:00:50 93b9cdb0e59b: Verifying Checksum 09:00:50 93b9cdb0e59b: Download complete 09:00:50 5e14af77c1be: Verifying Checksum 09:00:50 5e14af77c1be: Download complete 09:00:50 01666e4c0597: Verifying Checksum 09:00:50 01666e4c0597: Download complete 09:00:52 df20fa9351a1: Verifying Checksum 09:00:52 df20fa9351a1: Download complete 09:00:52 df20fa9351a1: Pull complete 09:00:53 36b3adc4ff6f: Pull complete 09:00:53 8ad3a11d3b57: Verifying Checksum 09:00:53 8ad3a11d3b57: Download complete 09:00:57 8ad3a11d3b57: Pull complete 09:00:57 46f8f816bc3b: Pull complete 09:00:58 93b61091891f: Pull complete 09:00:59 93b9cdb0e59b: Pull complete 09:00:59 5e14af77c1be: Pull complete 09:00:59 01666e4c0597: Pull complete 09:01:00 aa168da1d23b: Verifying Checksum 09:01:00 aa168da1d23b: Download complete 09:01:19 aa168da1d23b: Pull complete 09:01:19 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:01:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:01:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:01:19 prd-centos7-docker-4c-2g-32943 does not seem to be running inside a container 09:01:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:01:23 $ docker top 2e33bca9a84a58a1ebc9e0ef66400929415112da99eb93915bd7441e3b53af3f -eo pid,comm [Pipeline] { [Pipeline] sh 09:01:24 + touch /tmp/pre-build-complete [Pipeline] sh 09:01:25 + mkdir -p /var/log/sa [Pipeline] sh 09:01:27 + ls /var/log/sa-host 09:01:27 + sadf -c /var/log/sa-host/sa06 09:01:27 file_magic: OK 09:01:27 HZ: Using current value: 100 09:01:27 file_header: OK 09:01:27 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 09:01:27 Statistics: 09:01:27 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:01:27 File successfully converted to sysstat format version 12.2.1 09:01:27 + sadf -c /var/log/sa-host/sa23 09:01:27 file_magic: OK 09:01:27 HZ: Using current value: 100 09:01:27 file_header: OK 09:01:27 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 09:01:27 Statistics: 09:01:27 Hnuu...uuuununununu... 09:01:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:01:27 provisioning config files... 09:01:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1781512842131747223tmp [Pipeline] { [Pipeline] echo 09:01:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:01:28 ---> create-netrc.sh [Pipeline] } 09:01:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:01:28 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:01:29 ---> python-tools-install.sh [Pipeline] echo 09:01:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:01:31 ---> sudo-logs.sh 09:01:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:01:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:01:32 ---> job-cost.sh 09:01:32 lf-activate-venv: SKIPPING 09:01:32 DEBUG: total: 0.20999999344348907 09:01:32 INFO: Retrieving Stack Cost... 09:01:33 INFO: Retrieving Pricing Info for: v1-standard-2 09:01:34 INFO: Archiving Costs [Pipeline] echo 09:01:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:01:35 ---> logs-deploy.sh 09:01:35 lf-activate-venv: SKIPPING 09:01:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/141 09:01:35 INFO: archiving workspace using pattern(s): 09:01:38 Archives upload complete. 09:01:38 INFO: archiving logs to Nexus 09:01:41 ---> uname -a: 09:01:41 Linux prd-centos7-docker-4c-2g-32943.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 09:01:41 09:01:41 09:01:41 ---> lscpu: 09:01:41 Architecture: x86_64 09:01:41 CPU op-mode(s): 32-bit, 64-bit 09:01:41 Byte Order: Little Endian 09:01:41 Address sizes: 40 bits physical, 48 bits virtual 09:01:41 CPU(s): 4 09:01:41 On-line CPU(s) list: 0-3 09:01:41 Thread(s) per core: 1 09:01:41 Core(s) per socket: 1 09:01:41 Socket(s): 4 09:01:41 NUMA node(s): 1 09:01:41 Vendor ID: GenuineIntel 09:01:41 CPU family: 6 09:01:41 Model: 44 09:01:41 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:01:41 Stepping: 1 09:01:41 CPU MHz: 2933.438 09:01:41 BogoMIPS: 5866.87 09:01:41 Virtualization: VT-x 09:01:41 Hypervisor vendor: KVM 09:01:41 Virtualization type: full 09:01:41 L1d cache: 128 KiB 09:01:41 L1i cache: 128 KiB 09:01:41 L2 cache: 16 MiB 09:01:41 L3 cache: 64 MiB 09:01:41 NUMA node0 CPU(s): 0-3 09:01:41 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 09:01:41 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 09:01:41 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 09:01:41 Vulnerability Meltdown: Mitigation; PTI 09:01:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:01:41 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:01:41 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:01:41 Vulnerability Srbds: Not affected 09:01:41 Vulnerability Tsx async abort: Not affected 09:01:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 09:01:41 09:01:41 09:01:41 ---> nproc: 09:01:41 4 09:01:41 09:01:41 09:01:41 ---> df -h: 09:01:41 Filesystem Size Used Available Use% Mounted on 09:01:41 overlay 50.0G 8.2G 41.8G 16% / 09:01:41 tmpfs 64.0M 0 64.0M 0% /dev 09:01:41 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 09:01:41 shm 64.0M 0 64.0M 0% /dev/shm 09:01:41 /dev/vda1 50.0G 8.2G 41.8G 16% /facter-os 09:01:41 /dev/vda1 50.0G 8.2G 41.8G 16% /etc/resolv.conf 09:01:41 /dev/vda1 50.0G 8.2G 41.8G 16% /etc/hostname 09:01:41 /dev/vda1 50.0G 8.2G 41.8G 16% /etc/hosts 09:01:41 /dev/vda1 50.0G 8.2G 41.8G 16% /w/workspace/dgexfoundry_device-sdk-go_master@tmp 09:01:41 /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/sa-host 09:01:41 /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/secure 09:01:41 /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/auth.log 09:01:41 /dev/vda1 50.0G 8.2G 41.8G 16% /run/cloud-init/result.json 09:01:41 /dev/vda1 50.0G 8.2G 41.8G 16% /w/workspace/dgexfoundry_device-sdk-go_master 09:01:41 09:01:41 09:01:41 ---> free -m: 09:01:41 total used free shared buff/cache available 09:01:41 Mem: 1837 825 156 0 855 946 09:01:41 Swap: 1023 3 1020 09:01:41 09:01:41 09:01:41 ---> ip addr: 09:01:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:01:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:01:41 inet 127.0.0.1/8 scope host lo 09:01:41 valid_lft forever preferred_lft forever 09:01:41 inet6 ::1/128 scope host 09:01:41 valid_lft forever preferred_lft forever 09:01:41 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:01:41 link/ether fa:16:3e:61:70:27 brd ff:ff:ff:ff:ff:ff 09:01:41 inet 10.30.123.8/23 brd 10.30.123.255 scope global dynamic eth0 09:01:41 valid_lft 85371sec preferred_lft 85371sec 09:01:41 inet6 fe80::f816:3eff:fe61:7027/64 scope link 09:01:41 valid_lft forever preferred_lft forever 09:01:41 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:01:41 link/ether 02:42:c8:3b:31:83 brd ff:ff:ff:ff:ff:ff 09:01:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:01:41 valid_lft forever preferred_lft forever 09:01:41 inet6 fe80::42:c8ff:fe3b:3183/64 scope link 09:01:41 valid_lft forever preferred_lft forever 09:01:41 09:01:41 09:01:41 ---> sar -b -r -n DEV: 09:01:41 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/06/21 _x86_64_ (4 CPU) 09:01:41 09:01:41 08:44:19 LINUX RESTART (4 CPU) 09:01:41 09:01:41 08:45:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:01:41 08:46:01 82.65 47.22 35.43 0.00 6496.87 12196.65 0.00 09:01:41 08:47:02 26.13 5.66 20.47 0.00 1662.84 2265.37 0.00 09:01:41 08:48:01 2.01 0.00 2.01 0.00 0.00 38.31 0.00 09:01:41 08:49:01 0.25 0.00 0.25 0.00 0.00 2.53 0.00 09:01:41 08:50:01 0.17 0.00 0.17 0.00 0.00 1.80 0.00 09:01:41 08:51:01 0.37 0.00 0.37 0.00 0.00 5.26 0.00 09:01:41 08:52:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 09:01:41 08:53:01 0.25 0.00 0.25 0.00 0.00 3.06 0.00 09:01:41 08:54:01 0.25 0.00 0.25 0.00 0.00 2.71 0.00 09:01:41 08:55:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 09:01:41 08:56:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 09:01:41 08:57:02 0.20 0.03 0.17 0.00 1.99 1.61 0.00 09:01:41 08:58:01 245.88 146.20 99.68 0.00 6339.75 33851.08 0.00 09:01:41 08:59:01 138.24 67.10 71.14 0.00 3261.77 14409.81 0.00 09:01:41 09:00:02 174.96 57.89 117.08 0.00 3224.57 19545.81 0.00 09:01:41 09:01:01 84.87 53.91 30.96 0.00 4191.85 8478.44 0.00 09:01:41 Average: 47.18 23.51 23.67 0.00 1565.48 5654.79 0.00 09:01:41 09:01:41 08:45:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:01:41 08:46:01 94160 0 597956 31.78 2620 1186808 1330892 45.42 449704 1142996 11128 09:01:41 08:47:02 173256 0 600436 31.91 2620 1105232 1204008 41.09 406636 1100800 8 09:01:41 08:48:01 190880 0 582808 30.97 2620 1105236 1075672 36.71 404820 1088436 20 09:01:41 08:49:01 188408 0 585276 31.11 2620 1105240 1075888 36.72 402968 1092784 12 09:01:41 08:50:01 188516 0 585164 31.10 2620 1105244 1075912 36.72 412208 1083604 12 09:01:41 08:51:01 183840 0 589776 31.35 2620 1105308 1075984 36.72 422224 1077768 20 09:01:41 08:52:01 184508 0 589164 31.31 2620 1105252 1075888 36.72 434464 1064992 12 09:01:41 08:53:01 185844 0 587824 31.24 2620 1105256 1075672 36.71 433436 1064992 12 09:01:41 08:54:01 185672 0 587988 31.25 2620 1105264 1075672 36.71 433444 1064992 16 09:01:41 08:55:01 185744 0 587912 31.25 2620 1105268 1075672 36.71 433448 1064992 8 09:01:41 08:56:01 182256 0 591396 31.43 2620 1105272 1075816 36.72 437028 1064992 8 09:01:41 08:57:02 177696 0 595776 31.66 2620 1105452 1079456 36.84 440260 1065104 132 09:01:41 08:58:01 171512 0 704216 37.43 2620 1003196 1613300 55.06 450308 1009276 56 09:01:41 08:59:01 134948 0 745296 39.61 2596 998704 1590524 54.28 594976 884816 91588 09:01:41 09:00:02 120772 0 795928 42.30 1504 963340 1535296 52.40 670932 747392 84432 09:01:41 09:01:01 76740 0 827200 43.96 1500 976104 1687012 57.57 634776 831912 32996 09:01:41 Average: 164047 0 634632 33.73 2479 1080386 1232666 42.07 466352 1028116 13779 09:01:41 09:01:41 08:45:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:01:41 08:46:01 eth0 196.55 147.10 737.01 64.63 0.00 0.00 0.00 0.00 09:01:41 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:41 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:41 08:47:02 eth0 73.49 63.82 363.28 29.63 0.00 0.00 0.00 0.00 09:01:41 08:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:41 08:47:02 docker0 14.64 11.02 1.90 25.14 0.00 0.00 0.00 0.00 09:01:41 08:48:01 eth0 0.08 0.08 0.01 0.04 0.00 0.00 0.00 0.00 09:01:41 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:41 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:41 08:49:01 eth0 1.40 0.43 0.34 0.13 0.00 0.00 0.00 0.00 09:01:41 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:41 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:41 08:50:01 eth0 1.45 0.30 0.37 0.24 0.00 0.00 0.00 0.00 09:01:41 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:41 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:41 08:51:01 eth0 1.40 0.37 0.46 0.29 0.00 0.00 0.00 0.00 09:01:41 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:41 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:41 08:52:01 eth0 0.60 0.30 0.33 0.19 0.00 0.00 0.00 0.00 09:01:41 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:41 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:41 08:53:01 eth0 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:01:41 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:41 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:41 08:54:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:01:41 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:41 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:41 08:55:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:01:41 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:41 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:41 08:56:01 eth0 0.28 0.22 0.14 0.07 0.00 0.00 0.00 0.00 09:01:41 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:41 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:41 08:57:02 eth0 3.35 2.29 3.65 1.07 0.00 0.00 0.00 0.00 09:01:41 08:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:41 08:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:41 08:58:01 eth0 437.37 321.41 4143.14 64.74 0.00 0.00 0.00 0.00 09:01:41 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:41 08:58:01 veth166bddc 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:01:41 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:41 08:59:01 eth0 405.98 339.46 3463.58 38.17 0.00 0.00 0.00 0.00 09:01:41 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:41 08:59:01 docker0 52.16 57.07 4.60 257.27 0.00 0.00 0.00 0.00 09:01:41 09:00:02 veth07bd68b 22.31 46.44 1.57 231.90 0.00 0.00 0.00 0.00 09:01:41 09:00:02 eth0 90.49 57.59 267.84 61.64 0.00 0.00 0.00 0.00 09:01:41 09:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:41 09:00:02 docker0 22.31 46.31 1.27 231.88 0.00 0.00 0.00 0.00 09:01:41 09:01:01 eth0 242.59 184.25 2238.93 62.36 0.00 0.00 0.00 0.00 09:01:41 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:41 09:01:01 docker0 1.88 1.42 0.36 0.39 0.00 0.00 0.00 0.00 09:01:41 Average: eth0 90.54 69.56 697.28 20.13 0.00 0.00 0.00 0.00 09:01:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:41 Average: docker0 5.72 7.29 0.51 32.40 0.00 0.00 0.00 0.00 09:01:41 09:01:41 09:01:41 ---> sar -P ALL: 09:01:41 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/06/21 _x86_64_ (4 CPU) 09:01:41 09:01:41 08:44:19 LINUX RESTART (4 CPU) 09:01:41 09:01:41 08:45:02 CPU %user %nice %system %iowait %steal %idle 09:01:41 08:46:01 all 12.29 0.00 5.74 3.79 31.79 46.39 09:01:41 08:46:01 0 11.38 0.00 5.08 4.38 33.22 45.94 09:01:41 08:46:01 1 13.89 0.00 6.60 4.07 31.77 43.67 09:01:41 08:46:01 2 12.39 0.00 5.70 3.65 30.32 47.93 09:01:41 08:46:01 3 11.51 0.00 5.61 3.06 31.82 47.99 09:01:41 08:47:02 all 2.02 0.00 2.62 0.71 17.07 77.59 09:01:41 08:47:02 0 1.70 0.00 2.82 0.77 17.57 77.14 09:01:41 08:47:02 1 2.55 0.00 2.34 1.39 18.30 75.42 09:01:41 08:47:02 2 1.81 0.00 2.34 0.29 16.19 79.38 09:01:41 08:47:02 3 2.00 0.00 2.98 0.37 16.17 78.48 09:01:41 08:48:01 all 0.13 0.00 0.07 0.00 0.24 99.56 09:01:41 08:48:01 0 0.03 0.00 0.05 0.00 0.35 99.56 09:01:41 08:48:01 1 0.03 0.00 0.08 0.00 0.24 99.64 09:01:41 08:48:01 2 0.41 0.00 0.08 0.00 0.27 99.24 09:01:41 08:48:01 3 0.03 0.00 0.07 0.00 0.10 99.80 09:01:41 08:49:01 all 0.10 0.00 0.22 0.02 1.95 97.70 09:01:41 08:49:01 0 0.05 0.00 0.03 0.08 3.03 96.81 09:01:41 08:49:01 1 0.03 0.00 0.33 0.00 1.22 98.42 09:01:41 08:49:01 2 0.30 0.00 0.36 0.00 1.65 97.69 09:01:41 08:49:01 3 0.03 0.00 0.16 0.00 1.90 97.90 09:01:41 08:50:01 all 0.08 0.00 0.05 0.00 1.24 98.63 09:01:41 08:50:01 0 0.02 0.00 0.03 0.00 0.74 99.21 09:01:41 08:50:01 1 0.22 0.00 0.07 0.00 0.61 99.11 09:01:41 08:50:01 2 0.05 0.00 0.07 0.00 1.92 97.97 09:01:41 08:50:01 3 0.03 0.00 0.05 0.00 1.67 98.25 09:01:41 08:51:01 all 0.09 0.00 0.07 0.00 0.54 99.30 09:01:41 08:51:01 0 0.03 0.00 0.07 0.00 0.63 99.27 09:01:41 08:51:01 1 0.20 0.00 0.12 0.00 0.38 99.30 09:01:41 08:51:01 2 0.08 0.00 0.08 0.00 0.33 99.50 09:01:41 08:51:01 3 0.03 0.00 0.03 0.00 0.79 99.14 09:01:41 08:52:01 all 0.07 0.00 0.05 0.00 1.33 98.56 09:01:41 08:52:01 0 0.03 0.00 0.02 0.00 2.06 97.89 09:01:41 08:52:01 1 0.07 0.00 0.12 0.00 1.35 98.47 09:01:41 08:52:01 2 0.15 0.00 0.03 0.00 1.53 98.29 09:01:41 08:52:01 3 0.02 0.00 0.02 0.00 0.37 99.60 09:01:41 08:53:01 all 0.10 0.00 0.02 0.00 0.27 99.61 09:01:41 08:53:01 0 0.02 0.00 0.02 0.00 0.33 99.63 09:01:41 08:53:01 1 0.02 0.00 0.03 0.00 0.10 99.85 09:01:41 08:53:01 2 0.35 0.00 0.03 0.00 0.55 99.07 09:01:41 08:53:01 3 0.02 0.00 0.02 0.00 0.10 99.87 09:01:41 08:54:01 all 0.09 0.00 0.02 0.00 0.45 99.44 09:01:41 08:54:01 0 0.03 0.00 0.03 0.00 0.47 99.47 09:01:41 08:54:01 1 0.10 0.00 0.00 0.00 0.55 99.35 09:01:41 08:54:01 2 0.22 0.00 0.03 0.00 0.68 99.07 09:01:41 08:54:01 3 0.02 0.00 0.02 0.00 0.12 99.85 09:01:41 08:55:01 all 0.11 0.00 0.02 0.00 0.41 99.45 09:01:41 08:55:01 0 0.02 0.00 0.02 0.00 0.15 99.82 09:01:41 08:55:01 1 0.03 0.00 0.03 0.00 0.38 99.55 09:01:41 08:55:01 2 0.35 0.00 0.03 0.00 0.97 98.65 09:01:41 08:55:01 3 0.05 0.00 0.02 0.00 0.15 99.78 09:01:41 08:56:01 all 0.07 0.00 0.05 0.00 0.98 98.90 09:01:41 08:56:01 0 0.02 0.00 0.03 0.00 0.41 99.54 09:01:41 08:56:01 1 0.07 0.00 0.07 0.00 2.20 97.67 09:01:41 08:56:01 2 0.00 0.00 0.02 0.00 0.66 99.32 09:01:41 08:56:01 3 0.18 0.00 0.10 0.00 0.61 99.10 09:01:41 09:01:41 08:56:01 CPU %user %nice %system %iowait %steal %idle 09:01:41 08:57:02 all 0.17 0.00 0.18 0.00 1.85 97.78 09:01:41 08:57:02 0 0.15 0.00 0.28 0.00 1.48 98.09 09:01:41 08:57:02 1 0.18 0.00 0.16 0.02 2.89 96.76 09:01:41 08:57:02 2 0.08 0.00 0.13 0.00 1.58 98.21 09:01:41 08:57:02 3 0.28 0.00 0.16 0.00 1.46 98.10 09:01:41 08:58:01 all 4.46 0.00 4.86 0.94 33.77 55.97 09:01:41 08:58:01 0 3.83 0.00 4.51 0.54 34.79 56.34 09:01:41 08:58:01 1 4.40 0.00 4.89 0.95 34.18 55.58 09:01:41 08:58:01 2 4.97 0.00 5.79 0.93 33.94 54.37 09:01:41 08:58:01 3 4.67 0.00 4.26 1.35 32.12 57.59 09:01:41 08:59:01 all 4.38 0.00 4.63 2.97 29.47 58.55 09:01:41 08:59:01 0 4.32 0.00 4.96 2.83 32.12 55.76 09:01:41 08:59:01 1 3.61 0.00 3.85 2.48 29.35 60.70 09:01:41 08:59:01 2 4.77 0.00 4.81 3.63 28.80 58.00 09:01:41 08:59:01 3 4.84 0.00 4.93 2.98 27.49 59.76 09:01:41 09:00:02 all 5.51 0.00 5.79 1.68 26.92 60.10 09:01:41 09:00:02 0 7.83 0.00 5.54 1.59 28.54 56.50 09:01:41 09:00:02 1 5.19 0.00 5.95 2.78 26.83 59.24 09:01:41 09:00:02 2 5.17 0.00 5.92 1.19 27.37 60.35 09:01:41 09:00:02 3 3.77 0.00 5.74 1.15 24.90 64.43 09:01:41 09:01:01 all 3.19 0.00 5.12 2.03 26.27 63.38 09:01:41 09:01:01 0 2.74 0.00 5.42 0.26 26.94 64.63 09:01:41 09:01:01 1 2.60 0.00 5.22 0.56 26.33 65.28 09:01:41 09:01:01 2 2.72 0.00 4.69 0.79 27.04 64.77 09:01:41 09:01:01 3 4.76 0.00 5.17 6.68 24.72 58.67 09:01:41 Average: all 2.20 0.00 1.99 0.82 11.75 83.25 09:01:41 Average: 0 2.18 0.00 1.97 0.71 12.40 82.75 09:01:41 Average: 1 2.21 0.00 2.01 0.82 11.93 83.02 09:01:41 Average: 2 2.25 0.00 2.03 0.70 11.66 83.35 09:01:41 Average: 3 2.15 0.00 1.96 1.04 10.98 83.88 09:01:41 09:01:41 09:01:41