Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 45cb4ee4021085cbcb8363421adb042d25e210c3 rather than cb839f16d44f33fd375733a970f50559e67ac89f Obtained Jenkinsfile from 45cb4ee4021085cbcb8363421adb042d25e210c3 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts 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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-15983 in /w/workspace/dry_go-mod-core-contracts_PR-396 [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/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-396 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 45cb4ee4021085cbcb8363421adb042d25e210c3 into PR head commit cb839f16d44f33fd375733a970f50559e67ac89f > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/396/head:refs/remotes/origin/PR-396 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb839f16d44f33fd375733a970f50559e67ac89f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 45cb4ee4021085cbcb8363421adb042d25e210c3 # timeout=10 Merge succeeded, producing e44dfd9c52e684be30a38d98e5d3e0e310c2243f Checking out Revision e44dfd9c52e684be30a38d98e5d3e0e310c2243f (PR-396) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e44dfd9c52e684be30a38d98e5d3e0e310c2243f # timeout=10 Commit message: "Merge commit '45cb4ee4021085cbcb8363421adb042d25e210c3' into HEAD" > git rev-list --no-walk cb839f16d44f33fd375733a970f50559e67ac89f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:38:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:38:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:38:32 ========================================================= 00:38:32 EdgeX Global Pipelines Version Info 00:38:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:38:34 ------------------- 00:38:34 stable info: 00:38:34 ------------------- 00:38:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:38:34 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 00:38:34 Message: update stable to v1.0.172 00:38:36 ------------------- 00:38:36 experimental info: 00:38:36 ------------------- 00:38:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:38:36 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 00:38:36 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:38:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 00:38:36 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 00:38:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:38:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:38:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:38:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:38:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:38:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:38:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:38:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:38:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:38:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 00:38:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:38:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:38:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:38:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:38:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:38:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:38:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 00:38:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:38:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:38:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:38:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:38:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:38:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:38:39 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:38:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-396 [Pipeline] echo 00:38:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-396 [Pipeline] echo 00:38:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-396 [Pipeline] echo 00:38:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e44dfd9c52e684be30a38d98e5d3e0e310c2243f [Pipeline] echo 00:38:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e44dfd9 [Pipeline] echo 00:38:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:38:40 + git log --format=format:%s -1 e44dfd9c52e684be30a38d98e5d3e0e310c2243f [Pipeline] echo 00:38:40 GIT_COMMIT: e44dfd9c52e684be30a38d98e5d3e0e310c2243f, Commit Message: Merge commit '45cb4ee4021085cbcb8363421adb042d25e210c3' into HEAD [Pipeline] echo 00:38:40 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:38:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:38:41 00:38:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:38:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:38:42 latest: Pulling from edgex-devops/git-semver 00:38:42 31603596830f: Pulling fs layer 00:38:42 2a8b12db71e7: Pulling fs layer 00:38:42 6ca5941a6612: Pulling fs layer 00:38:42 ecc8261a40a4: Pulling fs layer 00:38:42 ecc8261a40a4: Waiting 00:38:42 2a8b12db71e7: Verifying Checksum 00:38:42 2a8b12db71e7: Download complete 00:38:42 31603596830f: Verifying Checksum 00:38:42 31603596830f: Download complete 00:38:43 ecc8261a40a4: Verifying Checksum 00:38:43 ecc8261a40a4: Download complete 00:38:43 6ca5941a6612: Verifying Checksum 00:38:43 6ca5941a6612: Download complete 00:38:43 31603596830f: Pull complete 00:38:43 2a8b12db71e7: Pull complete 00:38:44 6ca5941a6612: Pull complete 00:38:44 ecc8261a40a4: Pull complete 00:38:44 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:38:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:38:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:38:44 prd-centos7-docker-4c-2g-15983 does not seem to be running inside a container 00:38:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-396 -v /w/workspace/dry_go-mod-core-contracts_PR-396:/w/workspace/dry_go-mod-core-contracts_PR-396:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-396@tmp:/w/workspace/dry_go-mod-core-contracts_PR-396@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:38:47 $ docker top 343183e7ff0c2d0ea9c11844bde052e52f0319661939fe716aceaac55711d80b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:38:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:38:47 [ssh-agent] Looking for ssh-agent implementation... 00:38:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:38:48 $ docker exec 343183e7ff0c2d0ea9c11844bde052e52f0319661939fe716aceaac55711d80b ssh-agent 00:38:48 SSH_AUTH_SOCK=/tmp/ssh-dKjoL7XJxzlh/agent.11 00:38:48 SSH_AGENT_PID=16 00:38:48 Running ssh-add (command line suppressed) 00:38:48 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-396@tmp/private_key_387426531932041065.key (/w/workspace/dry_go-mod-core-contracts_PR-396@tmp/private_key_387426531932041065.key) 00:38:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:38:49 + git tag --points-at HEAD [Pipeline] } 00:38:49 $ docker exec --env ******** --env ******** 343183e7ff0c2d0ea9c11844bde052e52f0319661939fe716aceaac55711d80b ssh-agent -k 00:38:49 unset SSH_AUTH_SOCK; 00:38:49 unset SSH_AGENT_PID; 00:38:49 echo Agent pid 16 killed; 00:38:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:38:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:38:49 [ssh-agent] Looking for ssh-agent implementation... 00:38:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:38:49 $ docker exec 343183e7ff0c2d0ea9c11844bde052e52f0319661939fe716aceaac55711d80b ssh-agent 00:38:50 SSH_AUTH_SOCK=/tmp/ssh-fCPcI8Bx9q4F/agent.46 00:38:50 SSH_AGENT_PID=52 00:38:50 Running ssh-add (command line suppressed) 00:38:50 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-396@tmp/private_key_7461603078850211481.key (/w/workspace/dry_go-mod-core-contracts_PR-396@tmp/private_key_7461603078850211481.key) 00:38:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:38:50 + git semver init 00:38:50 # -> Open(): unable to determine branch for HEAD 00:38:50 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-396/.git 00:38:50 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-396 00:38:50 # $SEMVER_REMOTE_NAME = origin 00:38:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:38:50 # $SEMVER_USER_NAME = edgex-jenkins 00:38:50 # $SEMVER_BRANCH = PR-396 00:38:50 # $SEMVER_TEMP = /tmp/semver-208056820 00:38:50 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 00:38:51 # '/tmp/semver-208056820' -> '/w/workspace/dry_go-mod-core-contracts_PR-396/.semver' 00:38:51 # -> Force: false 00:38:51 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-396/.semver [Pipeline] } 00:38:51 $ docker exec --env ******** --env ******** 343183e7ff0c2d0ea9c11844bde052e52f0319661939fe716aceaac55711d80b ssh-agent -k 00:38:51 unset SSH_AUTH_SOCK; 00:38:51 unset SSH_AGENT_PID; 00:38:51 echo Agent pid 52 killed; 00:38:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:38:52 + git semver [Pipeline] } 00:38:52 $ docker stop --time=1 343183e7ff0c2d0ea9c11844bde052e52f0319661939fe716aceaac55711d80b 00:38:54 $ docker rm -f 343183e7ff0c2d0ea9c11844bde052e52f0319661939fe716aceaac55711d80b [Pipeline] // withDockerContainer [Pipeline] sh 00:38:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:38:55 Stashed 1 file(s) [Pipeline] echo 00:38:55 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 00:38:55 Running on prd-centos7-docker-4c-2g-15984 in /w/workspace/dry_go-mod-core-contracts_PR-396 [Pipeline] { [Pipeline] ws 00:38:55 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 00:38:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15993 in /w/workspace/dry_go-mod-core-contracts_PR-396 [Pipeline] { [Pipeline] ws 00:38:56 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 00:38:59 using credential edgex-jenkins-ssh 00:38:59 Cloning the remote Git repository 00:38:59 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 00:38:59 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 00:39:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:39:00 > git --version # timeout=10 00:39:00 > git --version # 'git version 2.24.3' 00:39:00 using GIT_SSH to set credentials SSH Credentials for GitHub 00:39:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:39:01 Merging remotes/origin/master commit 45cb4ee4021085cbcb8363421adb042d25e210c3 into PR head commit cb839f16d44f33fd375733a970f50559e67ac89f 00:39:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:39:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:39:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:39:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:39:01 using GIT_SSH to set credentials SSH Credentials for GitHub 00:39:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/396/head:refs/remotes/origin/PR-396 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:39:01 > git config core.sparsecheckout # timeout=10 00:39:01 > git checkout -f cb839f16d44f33fd375733a970f50559e67ac89f # timeout=10 00:39:02 Merge succeeded, producing d7b459f46286bacd198c2dd0767058675508a2cf 00:39:02 Checking out Revision d7b459f46286bacd198c2dd0767058675508a2cf (PR-396) 00:39:03 using credential edgex-jenkins-ssh 00:39:02 > git remote # timeout=10 00:39:02 > git config --get remote.origin.url # timeout=10 00:39:02 using GIT_SSH to set credentials SSH Credentials for GitHub 00:39:02 > git merge 45cb4ee4021085cbcb8363421adb042d25e210c3 # timeout=10 00:39:02 > git rev-parse HEAD^{commit} # timeout=10 00:39:02 > git config core.sparsecheckout # timeout=10 00:39:02 > git checkout -f d7b459f46286bacd198c2dd0767058675508a2cf # timeout=10 00:39:03 Cloning the remote Git repository 00:39:03 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 00:39:03 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 00:39:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:39:03 > git --version # timeout=10 00:39:03 > git --version # 'git version 2.17.1' 00:39:03 using GIT_SSH to set credentials SSH Credentials for GitHub 00:39:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:39:06 Merging remotes/origin/master commit 45cb4ee4021085cbcb8363421adb042d25e210c3 into PR head commit cb839f16d44f33fd375733a970f50559e67ac89f 00:39:06 Commit message: "Merge commit '45cb4ee4021085cbcb8363421adb042d25e210c3' into HEAD" 00:39:06 > git rev-list --no-walk cb839f16d44f33fd375733a970f50559e67ac89f # timeout=10 00:39:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:39:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:39:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:39:05 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:39:05 using GIT_SSH to set credentials SSH Credentials for GitHub 00:39:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/396/head:refs/remotes/origin/PR-396 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:39:06 > git config core.sparsecheckout # timeout=10 00:39:06 > git checkout -f cb839f16d44f33fd375733a970f50559e67ac89f # timeout=10 00:39:06 > git remote # timeout=10 00:39:06 > git config --get remote.origin.url # timeout=10 00:39:06 using GIT_SSH to set credentials SSH Credentials for GitHub 00:39:06 > git merge 45cb4ee4021085cbcb8363421adb042d25e210c3 # timeout=10 00:39:06 Merge succeeded, producing 8d5c22bc3d2486fc39ad8ad3d0cbbf2fe73605dc 00:39:06 Checking out Revision 8d5c22bc3d2486fc39ad8ad3d0cbbf2fe73605dc (PR-396) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:39:06 > git rev-parse HEAD^{commit} # timeout=10 00:39:06 > git config core.sparsecheckout # timeout=10 00:39:06 > git checkout -f 8d5c22bc3d2486fc39ad8ad3d0cbbf2fe73605dc # timeout=10 00:39:08 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:39:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:39:09 + sudo service docker restart 00:39:09 + true 00:39:09 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 00:39:10 ========================================================= 00:39:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:39:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:39:11 + 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 . 00:39:11 Sending build context to Docker daemon 1.977MB 00:39:11 Step 1/7 : ARG BASE=golang:1.15-alpine 00:39:11 Step 2/7 : FROM ${BASE} 00:39:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:39:11 188c0c94c7c5: Pulling fs layer 00:39:11 0ef7d3d256c8: Pulling fs layer 00:39:11 de9db76c5a1d: Pulling fs layer 00:39:11 bca2f99d35d6: Pulling fs layer 00:39:11 93359f2a8cfa: Pulling fs layer 00:39:11 7c6f9722023f: Pulling fs layer 00:39:11 a35cf1a2eb13: Pulling fs layer 00:39:11 7c6f9722023f: Waiting 00:39:11 93359f2a8cfa: Waiting 00:39:11 bca2f99d35d6: Waiting 00:39:11 a35cf1a2eb13: Waiting 00:39:11 de9db76c5a1d: Verifying Checksum 00:39:11 de9db76c5a1d: Download complete 00:39:11 0ef7d3d256c8: Verifying Checksum 00:39:11 0ef7d3d256c8: Download complete 00:39:11 Commit message: "Merge commit '45cb4ee4021085cbcb8363421adb042d25e210c3' into HEAD" 00:39:11 > git rev-list --no-walk cb839f16d44f33fd375733a970f50559e67ac89f # timeout=10 00:39:12 93359f2a8cfa: Verifying Checksum 00:39:12 93359f2a8cfa: Download complete 00:39:12 7c6f9722023f: Verifying Checksum 00:39:12 7c6f9722023f: Download complete 00:39:12 188c0c94c7c5: Verifying Checksum 00:39:12 188c0c94c7c5: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 00:39:12 188c0c94c7c5: Pull complete 00:39:12 0ef7d3d256c8: Pull complete [Pipeline] script [Pipeline] { [Pipeline] sh 00:39:12 de9db76c5a1d: Pull complete 00:39:15 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:39:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:39:16 + sudo service docker restart+ 00:39:16 true 00:39:17 a35cf1a2eb13: Verifying Checksum 00:39:17 a35cf1a2eb13: Download complete 00:39:17 bca2f99d35d6: Download complete [Pipeline] unstash [Pipeline] echo 00:39:18 ========================================================= 00:39:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:39:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:39:19 + 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 . 00:39:20 Sending build context to Docker daemon 1.976MB 00:39:20 Step 1/7 : ARG BASE=golang:1.15-alpine 00:39:20 Step 2/7 : FROM ${BASE} 00:39:21 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:39:21 5f621e34cdf4: Pulling fs layer 00:39:21 a4357932f1b6: Pulling fs layer 00:39:21 18c013af1878: Pulling fs layer 00:39:21 00ac8860ef70: Pulling fs layer 00:39:21 63d7cb157983: Pulling fs layer 00:39:21 b116817d02f9: Pulling fs layer 00:39:21 745a02a5169b: Pulling fs layer 00:39:21 00ac8860ef70: Waiting 00:39:21 63d7cb157983: Waiting 00:39:21 745a02a5169b: Waiting 00:39:21 b116817d02f9: Waiting 00:39:21 18c013af1878: Download complete 00:39:21 a4357932f1b6: Verifying Checksum 00:39:21 a4357932f1b6: Download complete 00:39:21 63d7cb157983: Download complete 00:39:21 b116817d02f9: Verifying Checksum 00:39:21 b116817d02f9: Download complete 00:39:21 5f621e34cdf4: Verifying Checksum 00:39:21 5f621e34cdf4: Download complete 00:39:21 5f621e34cdf4: Pull complete 00:39:22 a4357932f1b6: Pull complete 00:39:22 18c013af1878: Pull complete 00:39:24 bca2f99d35d6: Pull complete 00:39:24 93359f2a8cfa: Pull complete 00:39:24 7c6f9722023f: Pull complete 00:39:26 745a02a5169b: Verifying Checksum 00:39:26 745a02a5169b: Download complete 00:39:28 00ac8860ef70: Verifying Checksum 00:39:28 00ac8860ef70: Download complete 00:39:30 a35cf1a2eb13: Pull complete 00:39:30 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:39:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:39:30 ---> a62c8e92a672 00:39:30 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:39:30 ---> Running in 61f649a1db3f 00:39:30 Removing intermediate container 61f649a1db3f 00:39:30 ---> 8eac53d10b28 00:39:30 Step 4/7 : RUN apk add bash 00:39:30 ---> Running in a344518ea40f 00:39:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:34 OK: 166 MiB in 39 packages 00:39:34 Removing intermediate container a344518ea40f 00:39:34 ---> fe4ad253f4a9 00:39:34 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 00:39:35 ---> Running in 92857439d955 00:39:35 Removing intermediate container 92857439d955 00:39:35 ---> c6ed114933c1 00:39:35 Step 6/7 : COPY go.mod . 00:39:35 ---> b8bfd9689842 00:39:35 Step 7/7 : RUN go mod download 00:39:35 ---> Running in bbf768b4127e 00:39:39 00ac8860ef70: Pull complete 00:39:39 63d7cb157983: Pull complete 00:39:39 b116817d02f9: Pull complete 00:39:43 745a02a5169b: Pull complete 00:39:43 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:39:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:39:43 ---> b7e6874047d6 00:39:43 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:39:46 ---> Running in 0730c92d4c1b 00:39:47 Removing intermediate container 0730c92d4c1b 00:39:47 ---> 56f44292c73c 00:39:47 Step 4/7 : RUN apk add bash 00:39:47 ---> Running in afb4a6ad29ed 00:39:48 Removing intermediate container bbf768b4127e 00:39:48 ---> 22b12701fad3 00:39:48 Successfully built 22b12701fad3 00:39:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:39:48 + docker inspect -f . ci-base-image-x86_64 00:39:48 . [Pipeline] withDockerContainer 00:39:48 prd-centos7-docker-4c-2g-15984 does not seem to be running inside a container 00:39:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:39:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:39:49 $ docker top ce1e55d522e6d5737b9096d0c331a870c58c99e1c3a88419e3ddc772fc0dd38d -eo pid,comm [Pipeline] { 00:39:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] sh 00:39:50 + go version 00:39:50 go version go1.15.5 linux/amd64 [Pipeline] } 00:39:50 $ docker stop --time=1 ce1e55d522e6d5737b9096d0c331a870c58c99e1c3a88419e3ddc772fc0dd38d 00:39:51 $ docker rm -f ce1e55d522e6d5737b9096d0c331a870c58c99e1c3a88419e3ddc772fc0dd38d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:39:52 + docker inspect -f . ci-base-image-x86_64 00:39:52 . [Pipeline] withDockerContainer 00:39:53 prd-centos7-docker-4c-2g-15984 does not seem to be running inside a container 00:39:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:39:53 $ docker top ff8796b0d2c526c8e318b252069ca786f3f26dea3c9de8cf94b2ddc3a0e4cbbf -eo pid,comm [Pipeline] { [Pipeline] sh 00:39:54 OK: 142 MiB in 39 packages 00:39:54 + make test 00:39:54 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:39:55 Removing intermediate container afb4a6ad29ed 00:39:55 ---> c00d343d78f4 00:39:55 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 00:39:55 ---> Running in ae4fbf191473 00:39:56 Removing intermediate container ae4fbf191473 00:39:56 ---> 8eeec536d433 00:39:56 Step 6/7 : COPY go.mod . 00:39:57 ---> e7de5e9dfe85 00:39:57 Step 7/7 : RUN go mod download 00:39:57 ---> Running in a187228c87e8 00:40:01 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 00:40:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.024s coverage: 85.7% of statements 00:40:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.027s coverage: 100.0% of statements 00:40:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.037s coverage: 45.4% of statements 00:40:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.025s coverage: 77.8% of statements 00:40:02 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 00:40:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.005s coverage: 18.6% of statements 00:40:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.018s coverage: 14.7% of statements 00:40:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.007s coverage: 100.0% of statements 00:40:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.034s coverage: 91.8% of statements 00:40:04 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 00:40:04 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 00:40:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.016s coverage: 100.0% of statements 00:40:04 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.005s coverage: 47.8% of statements 00:40:06 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.024s coverage: 63.0% of statements 00:40:06 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.005s coverage: 26.3% of statements 00:40:06 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.016s coverage: 15.4% of statements 00:40:06 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.006s coverage: 15.4% of statements 00:40:06 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements 00:40:06 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 00:40:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.032s coverage: 85.3% of statements 00:40:06 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 00:40:06 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 00:40:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.009s coverage: 42.5% of statements 00:40:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.008s coverage: 100.0% of statements 00:40:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.018s coverage: 94.4% of statements 00:40:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.010s coverage: 100.0% of statements 00:40:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 00:40:07 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:40:09 gofmt -l . 00:40:09 [ "`gofmt -l .`" = "" ] [Pipeline] } 00:40:09 $ docker stop --time=1 ff8796b0d2c526c8e318b252069ca786f3f26dea3c9de8cf94b2ddc3a0e4cbbf 00:40:12 $ docker rm -f ff8796b0d2c526c8e318b252069ca786f3f26dea3c9de8cf94b2ddc3a0e4cbbf [Pipeline] // withDockerContainer [Pipeline] sh 00:40:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:40:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script 00:40:13 Removing intermediate container a187228c87e8 00:40:13 ---> d57999a2df97 00:40:13 Successfully built d57999a2df97 00:40:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] isUnix [Pipeline] sh Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 00:40:14 + docker inspect -f . ci-base-image-arm64 00:40:14 . Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] withDockerContainer 00:40:14 prd-ubuntu18.04-docker-arm64-4c-16g-15993 does not seem to be running inside a container 00:40:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:40:16 $ docker top ff6d2afb350f2b159dab0420647961ed6a60397a20c1f8f9ecfa5e16a18cd5ee -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Snap) [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } 00:40:17 + go version 00:40:17 go version go1.15.5 linux/arm64 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } 00:40:17 $ docker stop --time=1 ff6d2afb350f2b159dab0420647961ed6a60397a20c1f8f9ecfa5e16a18cd5ee 00:40:19 $ docker rm -f ff6d2afb350f2b159dab0420647961ed6a60397a20c1f8f9ecfa5e16a18cd5ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:40:21 + docker inspect -f . ci-base-image-arm64 00:40:21 . [Pipeline] withDockerContainer 00:40:21 prd-ubuntu18.04-docker-arm64-4c-16g-15993 does not seem to be running inside a container 00:40:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:40:23 $ docker top 8c4b72f96641d2c789dd48585c07c86a59cc59b69a7a653393826a26b4468940 -eo pid,comm [Pipeline] { [Pipeline] sh 00:40:24 + make test 00:40:24 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:40:51 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 00:40:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.058s coverage: 85.7% of statements 00:40:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.037s coverage: 100.0% of statements 00:40:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.044s coverage: 45.4% of statements 00:40:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.039s coverage: 77.8% of statements 00:40:54 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 00:40:57 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.052s coverage: 18.6% of statements 00:40:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.095s coverage: 14.7% of statements 00:40:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.090s coverage: 100.0% of statements 00:40:59 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.108s coverage: 91.8% of statements 00:40:59 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 00:40:59 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 00:40:59 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.019s coverage: 100.0% of statements 00:41:00 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.017s coverage: 47.8% of statements 00:41:07 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.143s coverage: 63.0% of statements 00:41:07 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.035s coverage: 26.3% of statements 00:41:07 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.081s coverage: 15.4% of statements 00:41:07 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.013s coverage: 15.4% of statements 00:41:07 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.037s coverage: 14.3% of statements 00:41:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 00:41:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.102s coverage: 85.3% of statements 00:41:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 00:41:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 00:41:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.040s coverage: 42.5% of statements 00:41:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.055s coverage: 100.0% of statements 00:41:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.071s coverage: 94.4% of statements 00:41:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.028s coverage: 100.0% of statements 00:41:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 00:41:12 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:41:18 gofmt -l . 00:41:18 [ "`gofmt -l .`" = "" ] [Pipeline] } 00:41:19 $ docker stop --time=1 8c4b72f96641d2c789dd48585c07c86a59cc59b69a7a653393826a26b4468940 00:41:22 $ docker rm -f 8c4b72f96641d2c789dd48585c07c86a59cc59b69a7a653393826a26b4468940 [Pipeline] // withDockerContainer [Pipeline] sh 00:41:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:41:23 Warning: overwriting stash ‘coverage-report’ 00:41:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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 00:41:26 provisioning config files... 00:41:26 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-396@tmp/config5774095896886530904tmp [Pipeline] { [Pipeline] sh 00:41:26 + set +x 00:41:26 + curl -s https://codecov.io/bash 00:41:26 + bash -s -- 00:41:26 00:41:26 _____ _ 00:41:26 / ____| | | 00:41:26 | | ___ __| | ___ ___ _____ __ 00:41:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:41:26 | |___| (_) | (_| | __/ (_| (_) \ V / 00:41:26 \_____\___/ \__,_|\___|\___\___/ \_/ 00:41:26 Bash-20201130-cc6d3fe 00:41:26 00:41:26 00:41:26 ==> Jenkins CI detected. 00:41:26 project root: . 00:41:26 --> token set from env 00:41:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:41:26 ==> Running gcov in . (disable via -X gcov) 00:41:26 ==> Python coveragepy not found 00:41:26 ==> Searching for coverage reports in: 00:41:26 + . 00:41:26 -> Found 1 reports 00:41:26 ==> Detecting git/mercurial file structure 00:41:26 ==> Reading reports 00:41:26 + ./coverage.out bytes=113965 00:41:26 ==> Appending adjustments 00:41:26 https://docs.codecov.io/docs/fixing-reports 00:41:27 + Found adjustments 00:41:27 ==> Gzipping contents 00:41:27 20K /tmp/codecov.unDqnN.gz 00:41:27 ==> Uploading reports 00:41:27 url: https://codecov.io 00:41:27 query: branch=PR-396&commit=e44dfd9c52e684be30a38d98e5d3e0e310c2243f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-396%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=396&job=&cmd_args= 00:41:27 -> Pinging Codecov 00:41:27 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-396&commit=e44dfd9c52e684be30a38d98e5d3e0e310c2243f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-396%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=396&job=&cmd_args= 00:41:28 -> Uploading to 00:41:28 https://storage.googleapis.com/codecov/v4/raw/2020-12-15/71470A77251A30514AAF9C0BB2E5B6CE/e44dfd9c52e684be30a38d98e5d3e0e310c2243f/be84049b-a2e5-4dde-a97c-03e35f2beb3e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201215T004128Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4c44f0e26282f2db28ccff5d7fb6f9867323ac3de535b35d23d15c223bd81ce5 00:41:28 % Total % Received % Xferd Average Speed Time Time Time Current 00:41:28 Dload Upload Total Spent Left Speed 00:41:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18228 0 0 100 18228 0 41601 --:--:-- --:--:-- --:--:-- 41711 00:41:28 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/e44dfd9c52e684be30a38d98e5d3e0e310c2243f [Pipeline] } 00:41:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:41:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:41:32 ---> package-listing.sh 00:41:32 ++ facter osfamily 00:41:32 ++ tr '[:upper:]' '[:lower:]' 00:41:32 + OS_FAMILY=redhat 00:41:32 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-396 00:41:32 + START_PACKAGES=/tmp/packages_start.txt 00:41:32 + END_PACKAGES=/tmp/packages_end.txt 00:41:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:41:32 + PACKAGES=/tmp/packages_start.txt 00:41:32 + '[' /w/workspace/dry_go-mod-core-contracts_PR-396 ']' 00:41:32 + PACKAGES=/tmp/packages_end.txt 00:41:32 + case "${OS_FAMILY}" in 00:41:32 + rpm -qa 00:41:32 + sort 00:41:37 + '[' -f /tmp/packages_start.txt ']' 00:41:37 + '[' -f /tmp/packages_end.txt ']' 00:41:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:41:37 + '[' /w/workspace/dry_go-mod-core-contracts_PR-396 ']' 00:41:37 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-396/archives/ 00:41:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-396/archives/ [Pipeline] echo 00:41:37 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/dry_go-mod-core-contracts_PR-396/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:41:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:41:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:41:38 00:41:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:41:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:41:38 alpine: Pulling from edgex-lftools-log-publisher 00:41:38 df20fa9351a1: Pulling fs layer 00:41:38 36b3adc4ff6f: Pulling fs layer 00:41:38 8ad3a11d3b57: Pulling fs layer 00:41:38 46f8f816bc3b: Pulling fs layer 00:41:38 93b61091891f: Pulling fs layer 00:41:38 93b9cdb0e59b: Pulling fs layer 00:41:38 5e14af77c1be: Pulling fs layer 00:41:38 01666e4c0597: Pulling fs layer 00:41:38 aa168da1d23b: Pulling fs layer 00:41:38 93b61091891f: Waiting 00:41:38 93b9cdb0e59b: Waiting 00:41:38 5e14af77c1be: Waiting 00:41:38 aa168da1d23b: Waiting 00:41:38 46f8f816bc3b: Waiting 00:41:38 36b3adc4ff6f: Download complete 00:41:38 46f8f816bc3b: Verifying Checksum 00:41:38 46f8f816bc3b: Download complete 00:41:38 df20fa9351a1: Verifying Checksum 00:41:38 df20fa9351a1: Download complete 00:41:38 93b9cdb0e59b: Verifying Checksum 00:41:38 93b9cdb0e59b: Download complete 00:41:38 5e14af77c1be: Verifying Checksum 00:41:38 5e14af77c1be: Download complete 00:41:38 93b61091891f: Verifying Checksum 00:41:38 93b61091891f: Download complete 00:41:38 01666e4c0597: Verifying Checksum 00:41:38 01666e4c0597: Download complete 00:41:39 df20fa9351a1: Pull complete 00:41:39 36b3adc4ff6f: Pull complete 00:41:39 8ad3a11d3b57: Verifying Checksum 00:41:39 8ad3a11d3b57: Download complete 00:41:40 8ad3a11d3b57: Pull complete 00:41:40 46f8f816bc3b: Pull complete 00:41:41 aa168da1d23b: Verifying Checksum 00:41:41 aa168da1d23b: Download complete 00:41:41 93b61091891f: Pull complete 00:41:42 93b9cdb0e59b: Pull complete 00:41:42 5e14af77c1be: Pull complete 00:41:42 01666e4c0597: Pull complete 00:41:50 aa168da1d23b: Pull complete 00:41:50 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:41:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:41:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:41:50 prd-centos7-docker-4c-2g-15983 does not seem to be running inside a container 00:41:50 $ 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/dry_go-mod-core-contracts_PR-396/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-396 -v /w/workspace/dry_go-mod-core-contracts_PR-396:/w/workspace/dry_go-mod-core-contracts_PR-396:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-396@tmp:/w/workspace/dry_go-mod-core-contracts_PR-396@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:41:54 $ docker top 57cbe719cfb4128c012137a0c697031638ad45eb396749022f7a1b9339223d6f -eo pid,comm [Pipeline] { [Pipeline] sh 00:41:55 + touch /tmp/pre-build-complete [Pipeline] sh 00:41:55 + mkdir -p /var/log/sa [Pipeline] sh 00:41:55 + ls /var/log/sa-host 00:41:55 + sadf -c /var/log/sa-host/sa15 00:41:55 file_magic: OK 00:41:55 HZ: Using current value: 100 00:41:55 file_header: OK 00:41:55 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 00:41:55 Statistics: 00:41:55 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:41:55 File successfully converted to sysstat format version 12.2.1 00:41:55 + sadf -c /var/log/sa-host/sa23 00:41:55 file_magic: OK 00:41:55 HZ: Using current value: 100 00:41:55 file_header: OK 00:41:55 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 00:41:55 Statistics: 00:41:55 Hnuu...uuuununununu... 00:41:55 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:41:56 provisioning config files... 00:41:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-396@tmp/config329781990445440041tmp [Pipeline] { [Pipeline] echo 00:41:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:41:56 ---> create-netrc.sh [Pipeline] } 00:41:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:41:56 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:41:56 ---> python-tools-install.sh [Pipeline] echo 00:41:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:41:57 ---> sudo-logs.sh 00:41:57 Archiving 'sudo' log.. [Pipeline] echo 00:41:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:41:57 ---> job-cost.sh 00:41:57 lf-activate-venv: SKIPPING 00:41:57 INFO: No Stack... 00:41:58 INFO: Retrieving Pricing Info for: v1-standard-2 00:41:58 INFO: Archiving Costs [Pipeline] echo 00:41:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:41:58 ---> logs-deploy.sh 00:41:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-396/2 00:41:58 INFO: archiving workspace using pattern(s): 00:42:00 Archives upload complete. 00:42:00 INFO: archiving logs to Nexus 00:42:01 ---> uname -a: 00:42:01 Linux prd-centos7-docker-4c-2g-15983.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:42:01 00:42:01 00:42:01 ---> lscpu: 00:42:01 Architecture: x86_64 00:42:01 CPU op-mode(s): 32-bit, 64-bit 00:42:01 Byte Order: Little Endian 00:42:01 Address sizes: 40 bits physical, 48 bits virtual 00:42:01 CPU(s): 4 00:42:01 On-line CPU(s) list: 0-3 00:42:01 Thread(s) per core: 1 00:42:01 Core(s) per socket: 1 00:42:01 Socket(s): 4 00:42:01 NUMA node(s): 1 00:42:01 Vendor ID: GenuineIntel 00:42:01 CPU family: 6 00:42:01 Model: 44 00:42:01 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:42:01 Stepping: 1 00:42:01 CPU MHz: 2933.438 00:42:01 BogoMIPS: 5866.87 00:42:01 Virtualization: VT-x 00:42:01 Hypervisor vendor: KVM 00:42:01 Virtualization type: full 00:42:01 L1d cache: 128 KiB 00:42:01 L1i cache: 128 KiB 00:42:01 L2 cache: 16 MiB 00:42:01 L3 cache: 64 MiB 00:42:01 NUMA node0 CPU(s): 0-3 00:42:01 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:42:01 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:42:01 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:42:01 Vulnerability Meltdown: Mitigation; PTI 00:42:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:42:01 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:42:01 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:42:01 Vulnerability Srbds: Not affected 00:42:01 Vulnerability Tsx async abort: Not affected 00:42:01 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 00:42:01 00:42:01 00:42:01 ---> nproc: 00:42:01 4 00:42:01 00:42:01 00:42:01 ---> df -h: 00:42:01 Filesystem Size Used Available Use% Mounted on 00:42:01 overlay 50.0G 7.3G 42.7G 15% / 00:42:01 tmpfs 64.0M 0 64.0M 0% /dev 00:42:01 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:42:01 shm 64.0M 0 64.0M 0% /dev/shm 00:42:01 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 00:42:01 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 00:42:01 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 00:42:01 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 00:42:01 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 00:42:01 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 00:42:01 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 00:42:01 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 00:42:01 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-396 00:42:01 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-396@tmp 00:42:01 00:42:01 00:42:01 ---> free -m: 00:42:01 total used free shared buff/cache available 00:42:01 Mem: 1837 711 86 0 1039 1021 00:42:01 Swap: 1023 0 1023 00:42:01 00:42:01 00:42:01 ---> ip addr: 00:42:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:42:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:42:01 inet 127.0.0.1/8 scope host lo 00:42:01 valid_lft forever preferred_lft forever 00:42:01 inet6 ::1/128 scope host 00:42:01 valid_lft forever preferred_lft forever 00:42:01 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:42:01 link/ether fa:16:3e:85:06:3f brd ff:ff:ff:ff:ff:ff 00:42:01 inet 10.30.123.6/23 brd 10.30.123.255 scope global dynamic eth0 00:42:01 valid_lft 85742sec preferred_lft 85742sec 00:42:01 inet6 fe80::f816:3eff:fe85:63f/64 scope link 00:42:01 valid_lft forever preferred_lft forever 00:42:01 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:42:01 link/ether 02:42:f8:cd:73:02 brd ff:ff:ff:ff:ff:ff 00:42:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:42:01 valid_lft forever preferred_lft forever 00:42:01 inet6 fe80::42:f8ff:fecd:7302/64 scope link 00:42:01 valid_lft forever preferred_lft forever 00:42:01 00:42:01 00:42:01 ---> sar -b -r -n DEV: 00:42:01 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/15/20 _x86_64_ (4 CPU) 00:42:01 00:42:01 00:30:51 LINUX RESTART (4 CPU) 00:42:01 00:42:01 00:32:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:42:01 00:33:01 2.57 0.00 2.57 0.00 0.00 44.30 0.00 00:42:01 00:34:01 0.22 0.00 0.22 0.00 0.00 2.72 0.00 00:42:01 00:35:02 0.18 0.00 0.18 0.00 0.00 2.45 0.00 00:42:01 00:36:01 0.25 0.00 0.25 0.00 0.00 3.93 0.00 00:42:01 00:37:01 0.25 0.00 0.25 0.00 0.00 4.40 0.00 00:42:01 00:38:01 0.32 0.00 0.32 0.00 0.00 3.83 0.00 00:42:01 00:39:01 52.96 15.65 37.31 0.00 4612.59 2684.12 0.00 00:42:01 00:40:01 2.01 0.00 2.01 0.00 0.00 45.61 0.00 00:42:01 00:41:01 0.40 0.00 0.40 0.00 0.00 6.09 0.00 00:42:01 Average: 6.60 1.75 4.85 0.00 514.56 311.98 0.00 00:42:01 00:42:01 00:32:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:42:01 00:33:01 69268 0 502572 26.71 2620 1307084 977352 33.36 308540 1308028 8 00:42:01 00:34:01 68444 0 503388 26.75 2620 1307092 985692 33.64 307072 1310372 8 00:42:01 00:35:02 68368 0 503460 26.76 2620 1307096 985716 33.64 307360 1310372 8 00:42:01 00:36:01 68352 0 503472 26.76 2620 1307100 985752 33.64 307668 1310372 8 00:42:01 00:37:01 68340 0 503480 26.76 2620 1307104 985740 33.64 307512 1310372 8 00:42:01 00:38:01 68432 0 503384 26.75 2620 1307108 985796 33.64 307624 1310372 8 00:42:01 00:39:01 172852 0 600836 31.93 2620 1105236 1070036 36.52 417872 1091796 136 00:42:01 00:40:01 174824 0 598860 31.83 2620 1105240 1069592 36.50 443628 1064780 20 00:42:01 00:41:01 175760 0 597916 31.78 2620 1105248 1065468 36.36 443656 1064248 8 00:42:01 Average: 103849 0 535263 28.45 2620 1239812 1012349 34.55 350104 1231190 24 00:42:01 00:42:01 00:32:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:42:01 00:33:01 eth0 0.75 0.08 0.06 0.02 0.00 0.00 0.00 0.00 00:42:01 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:01 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:01 00:34:01 eth0 2.30 0.30 0.41 0.17 0.00 0.00 0.00 0.00 00:42:01 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:01 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:01 00:35:02 eth0 3.86 0.65 0.82 0.43 0.00 0.00 0.00 0.00 00:42:01 00:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:01 00:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:01 00:36:01 eth0 3.30 0.93 0.98 0.61 0.00 0.00 0.00 0.00 00:42:01 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:01 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:01 00:37:01 eth0 1.48 0.62 0.70 0.46 0.00 0.00 0.00 0.00 00:42:01 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:01 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:01 00:38:01 eth0 0.62 0.35 0.28 0.20 0.00 0.00 0.00 0.00 00:42:01 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:01 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:01 00:39:01 eth0 141.99 132.73 694.32 65.41 0.00 0.00 0.00 0.00 00:42:01 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:01 00:39:01 docker0 6.54 4.01 1.34 14.10 0.00 0.00 0.00 0.00 00:42:01 00:40:01 eth0 0.23 0.15 0.10 0.03 0.00 0.00 0.00 0.00 00:42:01 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:01 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:01 00:41:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 00:42:01 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:01 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:01 Average: eth0 17.30 15.16 77.83 7.51 0.00 0.00 0.00 0.00 00:42:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:01 Average: docker0 0.73 0.45 0.15 1.57 0.00 0.00 0.00 0.00 00:42:01 00:42:01 00:42:01 ---> sar -P ALL: 00:42:01 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/15/20 _x86_64_ (4 CPU) 00:42:01 00:42:01 00:30:51 LINUX RESTART (4 CPU) 00:42:01 00:42:01 00:32:02 CPU %user %nice %system %iowait %steal %idle 00:42:01 00:33:01 all 0.15 0.00 0.05 0.00 0.00 99.80 00:42:01 00:33:01 0 0.03 0.00 0.07 0.00 0.00 99.90 00:42:01 00:33:01 1 0.52 0.00 0.03 0.00 0.02 99.42 00:42:01 00:33:01 2 0.02 0.00 0.03 0.00 0.00 99.95 00:42:01 00:33:01 3 0.02 0.00 0.07 0.00 0.00 99.92 00:42:01 00:34:01 all 0.18 0.00 0.03 0.00 0.00 99.78 00:42:01 00:34:01 0 0.05 0.00 0.03 0.00 0.00 99.92 00:42:01 00:34:01 1 0.45 0.00 0.05 0.00 0.00 99.50 00:42:01 00:34:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:42:01 00:34:01 3 0.20 0.00 0.02 0.00 0.02 99.77 00:42:01 00:35:02 all 0.13 0.00 0.03 0.00 0.01 99.83 00:42:01 00:35:02 0 0.03 0.00 0.07 0.00 0.02 99.88 00:42:01 00:35:02 1 0.43 0.00 0.05 0.00 0.02 99.50 00:42:01 00:35:02 2 0.02 0.00 0.02 0.00 0.00 99.97 00:42:01 00:35:02 3 0.03 0.00 0.00 0.00 0.00 99.97 00:42:01 00:36:01 all 0.21 0.00 0.03 0.00 0.00 99.75 00:42:01 00:36:01 0 0.07 0.00 0.07 0.00 0.00 99.86 00:42:01 00:36:01 1 0.20 0.00 0.02 0.00 0.00 99.78 00:42:01 00:36:01 2 0.47 0.00 0.02 0.00 0.00 99.51 00:42:01 00:36:01 3 0.08 0.00 0.03 0.00 0.02 99.86 00:42:01 00:37:01 all 0.17 0.00 0.03 0.00 0.00 99.80 00:42:01 00:37:01 0 0.05 0.00 0.03 0.00 0.00 99.92 00:42:01 00:37:01 1 0.07 0.00 0.03 0.00 0.00 99.90 00:42:01 00:37:01 2 0.53 0.00 0.03 0.00 0.02 99.42 00:42:01 00:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:42:01 00:38:01 all 0.15 0.00 0.03 0.00 0.00 99.82 00:42:01 00:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:42:01 00:38:01 1 0.07 0.00 0.02 0.00 0.00 99.92 00:42:01 00:38:01 2 0.52 0.00 0.05 0.00 0.00 99.43 00:42:01 00:38:01 3 0.03 0.00 0.03 0.00 0.00 99.93 00:42:01 00:39:01 all 5.78 0.00 2.52 1.62 0.03 90.05 00:42:01 00:39:01 0 6.57 0.00 2.56 0.93 0.03 89.91 00:42:01 00:39:01 1 5.70 0.00 2.22 3.45 0.02 88.61 00:42:01 00:39:01 2 5.33 0.00 2.72 1.66 0.05 90.24 00:42:01 00:39:01 3 5.54 0.00 2.56 0.45 0.02 91.43 00:42:01 00:40:01 all 0.11 0.00 0.07 0.00 0.00 99.82 00:42:01 00:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:42:01 00:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:42:01 00:40:01 2 0.10 0.00 0.07 0.00 0.00 99.83 00:42:01 00:40:01 3 0.32 0.00 0.17 0.00 0.00 99.52 00:42:01 00:41:01 all 0.04 0.00 0.04 0.00 0.00 99.92 00:42:01 00:41:01 0 0.02 0.00 0.05 0.00 0.00 99.93 00:42:01 00:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:42:01 00:41:01 2 0.05 0.00 0.05 0.00 0.02 99.88 00:42:01 00:41:01 3 0.07 0.00 0.07 0.00 0.00 99.87 00:42:01 Average: all 0.77 0.00 0.31 0.18 0.01 98.73 00:42:01 Average: 0 0.76 0.00 0.32 0.10 0.01 98.82 00:42:01 Average: 1 0.83 0.00 0.27 0.38 0.01 98.52 00:42:01 Average: 2 0.78 0.00 0.34 0.18 0.01 98.69 00:42:01 Average: 3 0.70 0.00 0.33 0.05 0.01 98.92 00:42:01 00:42:01 00:42:01