Pull request #462 updated 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 54f28d0a70278177a8b305144294465241040660 rather than 25a4917d5544e6bcde1447309bf18add20eb9278 Obtained Jenkinsfile from 54f28d0a70278177a8b305144294465241040660 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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:pre] ========================================================= [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: pre 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 SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-23315 in /w/workspace/dry_go-mod-core-contracts_PR-462 [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-462 # 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 54f28d0a70278177a8b305144294465241040660 into PR head commit 25a4917d5544e6bcde1447309bf18add20eb9278 > 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/462/head:refs/remotes/origin/PR-462 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25a4917d5544e6bcde1447309bf18add20eb9278 # 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 54f28d0a70278177a8b305144294465241040660 # timeout=10 Merge succeeded, producing 25a4917d5544e6bcde1447309bf18add20eb9278 Checking out Revision 25a4917d5544e6bcde1447309bf18add20eb9278 (PR-462) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25a4917d5544e6bcde1447309bf18add20eb9278 # timeout=10 Commit message: "feat(V2): Use the index to modify properties on the reading" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:10:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:10:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:10:42 ========================================================= 02:10:42 EdgeX Global Pipelines Version Info 02:10:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a9aa6ff145b0c61b8960c755b546eac7b90d3592 # timeout=10 02:10:45 ------------------- 02:10:45 stable info: 02:10:45 ------------------- 02:10:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:10:45 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 02:10:45 Message: update stable to v1.0.179 02:10:46 ------------------- 02:10:46 experimental info: 02:10:46 ------------------- 02:10:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:10:46 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 02:10:46 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:10:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 02:10:46 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 02:10:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:10:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:10:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:10:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 02:10:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:10:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 02:10:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:10:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:10:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:10:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 02:10:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:10:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:10:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 02:10:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:10:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:10:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:10:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:10:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:10:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:10:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:10:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:10:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:10:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 02:10:48 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 02:10:49 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 02:10:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-462 [Pipeline] echo 02:10:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-462 [Pipeline] echo 02:10:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-462 [Pipeline] echo 02:10:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 25a4917d5544e6bcde1447309bf18add20eb9278 [Pipeline] echo 02:10:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 25a4917 [Pipeline] echo 02:10:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:10:50 + git log --format=format:%s -1 25a4917d5544e6bcde1447309bf18add20eb9278 [Pipeline] echo 02:10:50 GIT_COMMIT: 25a4917d5544e6bcde1447309bf18add20eb9278, Commit Message: feat(V2): Use the index to modify properties on the reading [Pipeline] echo 02:10:50 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:10:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:10:52 02:10:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:10:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:10:53 latest: Pulling from edgex-devops/git-semver 02:10:53 31603596830f: Pulling fs layer 02:10:53 2a8b12db71e7: Pulling fs layer 02:10:53 6ca5941a6612: Pulling fs layer 02:10:53 ecc8261a40a4: Pulling fs layer 02:10:53 ecc8261a40a4: Waiting 02:10:53 2a8b12db71e7: Verifying Checksum 02:10:53 2a8b12db71e7: Download complete 02:10:53 31603596830f: Verifying Checksum 02:10:53 31603596830f: Download complete 02:10:53 ecc8261a40a4: Verifying Checksum 02:10:53 ecc8261a40a4: Download complete 02:10:53 6ca5941a6612: Verifying Checksum 02:10:53 6ca5941a6612: Download complete 02:10:54 31603596830f: Pull complete 02:10:54 2a8b12db71e7: Pull complete 02:10:56 6ca5941a6612: Pull complete 02:10:56 ecc8261a40a4: Pull complete 02:10:56 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 02:10:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:10:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:10:57 prd-centos7-docker-4c-2g-23315 does not seem to be running inside a container 02:10:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-462 -v /w/workspace/dry_go-mod-core-contracts_PR-462:/w/workspace/dry_go-mod-core-contracts_PR-462:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-462@tmp:/w/workspace/dry_go-mod-core-contracts_PR-462@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:11:00 $ docker top fc5b10c17bfdd764aa4322170368e2220858b4b79629c6cbf38d785b96bb62da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:11:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:11:00 [ssh-agent] Looking for ssh-agent implementation... 02:11:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:11:01 $ docker exec fc5b10c17bfdd764aa4322170368e2220858b4b79629c6cbf38d785b96bb62da ssh-agent 02:11:01 SSH_AUTH_SOCK=/tmp/ssh-VPvMyL8Kx4rA/agent.12 02:11:01 SSH_AGENT_PID=17 02:11:01 Running ssh-add (command line suppressed) 02:11:02 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-462@tmp/private_key_6157671636136072463.key (/w/workspace/dry_go-mod-core-contracts_PR-462@tmp/private_key_6157671636136072463.key) 02:11:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:11:03 + git tag --points-at HEAD [Pipeline] } 02:11:03 $ docker exec --env ******** --env ******** fc5b10c17bfdd764aa4322170368e2220858b4b79629c6cbf38d785b96bb62da ssh-agent -k 02:11:03 unset SSH_AUTH_SOCK; 02:11:03 unset SSH_AGENT_PID; 02:11:03 echo Agent pid 17 killed; 02:11:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:11:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:11:03 [ssh-agent] Looking for ssh-agent implementation... 02:11:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:11:04 $ docker exec fc5b10c17bfdd764aa4322170368e2220858b4b79629c6cbf38d785b96bb62da ssh-agent 02:11:04 SSH_AUTH_SOCK=/tmp/ssh-zxmGq5Uu9uEm/agent.45 02:11:04 SSH_AGENT_PID=50 02:11:04 Running ssh-add (command line suppressed) 02:11:04 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-462@tmp/private_key_5447217718228372855.key (/w/workspace/dry_go-mod-core-contracts_PR-462@tmp/private_key_5447217718228372855.key) 02:11:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:11:05 + git semver init 02:11:05 # -> Open(): unable to determine branch for HEAD 02:11:05 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-462/.git 02:11:05 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-462 02:11:05 # $SEMVER_REMOTE_NAME = origin 02:11:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:11:05 # $SEMVER_USER_NAME = edgex-jenkins 02:11:05 # $SEMVER_BRANCH = PR-462 02:11:05 # $SEMVER_TEMP = /tmp/semver-958836591 02:11:05 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 02:11:06 # '/tmp/semver-958836591' -> '/w/workspace/dry_go-mod-core-contracts_PR-462/.semver' 02:11:06 # -> Force: false 02:11:06 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-462/.semver [Pipeline] } 02:11:06 $ docker exec --env ******** --env ******** fc5b10c17bfdd764aa4322170368e2220858b4b79629c6cbf38d785b96bb62da ssh-agent -k 02:11:06 unset SSH_AUTH_SOCK; 02:11:06 unset SSH_AGENT_PID; 02:11:06 echo Agent pid 50 killed; 02:11:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:11:07 + git semver [Pipeline] } 02:11:07 $ docker stop --time=1 fc5b10c17bfdd764aa4322170368e2220858b4b79629c6cbf38d785b96bb62da 02:11:09 $ docker rm -f fc5b10c17bfdd764aa4322170368e2220858b4b79629c6cbf38d785b96bb62da [Pipeline] // withDockerContainer [Pipeline] sh 02:11:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:11:12 Stashed 1 file(s) [Pipeline] echo 02:11:12 [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 02:11:27 Still waiting to schedule task 02:11:27 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:11:27 Still waiting to schedule task 02:11:27 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 02:13:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-23316 in /w/workspace/dry_go-mod-core-contracts_PR-462 [Pipeline] { [Pipeline] ws 02:13:20 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 02:13:25 using credential edgex-jenkins-ssh 02:13:25 Cloning the remote Git repository 02:13:25 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:13:26 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 02:13:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:13:26 > git --version # timeout=10 02:13:26 > git --version # 'git version 2.17.1' 02:13:26 using GIT_SSH to set credentials SSH Credentials for GitHub 02:13:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:13:28 Merging remotes/origin/master commit 54f28d0a70278177a8b305144294465241040660 into PR head commit 25a4917d5544e6bcde1447309bf18add20eb9278 02:13:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:13:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:13:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:13:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:13:27 using GIT_SSH to set credentials SSH Credentials for GitHub 02:13:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/462/head:refs/remotes/origin/PR-462 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:13:28 > git config core.sparsecheckout # timeout=10 02:13:28 > git checkout -f 25a4917d5544e6bcde1447309bf18add20eb9278 # timeout=10 02:13:28 > git remote # timeout=10 02:13:28 Merge succeeded, producing 25a4917d5544e6bcde1447309bf18add20eb9278 02:13:28 Checking out Revision 25a4917d5544e6bcde1447309bf18add20eb9278 (PR-462) 02:13:28 > git config --get remote.origin.url # timeout=10 02:13:28 using GIT_SSH to set credentials SSH Credentials for GitHub 02:13:28 > git merge 54f28d0a70278177a8b305144294465241040660 # timeout=10 02:13:28 > git rev-parse HEAD^{commit} # timeout=10 02:13:28 > git config core.sparsecheckout # timeout=10 02:13:28 > git checkout -f 25a4917d5544e6bcde1447309bf18add20eb9278 # timeout=10 02:13:32 Commit message: "feat(V2): Use the index to modify properties on the reading" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:13:34 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:13:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:13:35 + true 02:13:35 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 02:13:38 ========================================================= 02:13:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 02:13:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:13:38 + 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 . 02:13:39 Sending build context to Docker daemon 2.403MB 02:13:39 Step 1/7 : ARG BASE=golang:1.15-alpine 02:13:39 Step 2/7 : FROM ${BASE} 02:13:40 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:13:40 5f621e34cdf4: Pulling fs layer 02:13:40 a4357932f1b6: Pulling fs layer 02:13:40 18c013af1878: Pulling fs layer 02:13:40 00ac8860ef70: Pulling fs layer 02:13:40 63d7cb157983: Pulling fs layer 02:13:40 b116817d02f9: Pulling fs layer 02:13:40 745a02a5169b: Pulling fs layer 02:13:40 00ac8860ef70: Waiting 02:13:40 63d7cb157983: Waiting 02:13:40 b116817d02f9: Waiting 02:13:40 745a02a5169b: Waiting 02:13:40 18c013af1878: Verifying Checksum 02:13:40 18c013af1878: Download complete 02:13:40 a4357932f1b6: Verifying Checksum 02:13:40 a4357932f1b6: Download complete 02:13:40 63d7cb157983: Verifying Checksum 02:13:40 63d7cb157983: Download complete 02:13:41 b116817d02f9: Download complete 02:13:41 5f621e34cdf4: Verifying Checksum 02:13:41 5f621e34cdf4: Download complete 02:13:41 5f621e34cdf4: Pull complete 02:13:42 a4357932f1b6: Pull complete 02:13:43 18c013af1878: Pull complete 02:13:43 745a02a5169b: Verifying Checksum 02:13:43 745a02a5169b: Download complete 02:13:44 00ac8860ef70: Verifying Checksum 02:13:44 00ac8860ef70: Download complete 02:13:54 00ac8860ef70: Pull complete 02:13:54 63d7cb157983: Pull complete 02:13:54 b116817d02f9: Pull complete 02:13:59 745a02a5169b: Pull complete 02:13:59 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 02:13:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 02:13:59 ---> b7e6874047d6 02:13:59 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:14:01 ---> Running in 58616f6be140 02:14:02 Removing intermediate container 58616f6be140 02:14:02 ---> 7dec4867c47b 02:14:02 Step 4/7 : RUN apk add bash 02:14:02 ---> Running in 8312586b5601 02:14:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:14:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:14:05 OK: 142 MiB in 39 packages 02:14:06 Removing intermediate container 8312586b5601 02:14:06 ---> 5d9fe563877b 02:14:06 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 02:14:06 ---> Running in 3eccbcfa04be 02:14:07 Removing intermediate container 3eccbcfa04be 02:14:07 ---> 94ed0bc68ea2 02:14:07 Step 6/7 : COPY go.mod . 02:14:07 ---> 2e8d6736ec40 02:14:07 Step 7/7 : RUN go mod download 02:14:07 ---> Running in 75d9ccebbad8 02:14:23 Removing intermediate container 75d9ccebbad8 02:14:23 ---> dbb42e081190 02:14:23 Successfully built dbb42e081190 02:14:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:14:23 + docker inspect -f . ci-base-image-arm64 02:14:23 . [Pipeline] withDockerContainer 02:14:23 prd-ubuntu18.04-docker-arm64-4c-16g-23316 does not seem to be running inside a container 02:14:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:14:25 $ docker top 17f829a1580266789b485400313f278d74da6f3deeaa7fdbc62688fee0aabd81 -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:26 + go version 02:14:26 go version go1.15.5 linux/arm64 [Pipeline] } 02:14:26 $ docker stop --time=1 17f829a1580266789b485400313f278d74da6f3deeaa7fdbc62688fee0aabd81 02:14:28 $ docker rm -f 17f829a1580266789b485400313f278d74da6f3deeaa7fdbc62688fee0aabd81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:14:29 + docker inspect -f . ci-base-image-arm64 02:14:29 . [Pipeline] withDockerContainer 02:14:29 prd-ubuntu18.04-docker-arm64-4c-16g-23316 does not seem to be running inside a container 02:14:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:14:31 $ docker top a680e608c65b372dfa1ddcc8f3c9de25842ae819a5e820f9daa9b066658b5741 -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:32 + make test 02:14:32 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:14:32 Running on prd-centos7-docker-4c-2g-23317 in /w/workspace/dry_go-mod-core-contracts_PR-462 [Pipeline] { [Pipeline] ws 02:14:32 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 02:14:39 using credential edgex-jenkins-ssh 02:14:39 Cloning the remote Git repository 02:14:39 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:14:39 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 02:14:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:14:39 > git --version # timeout=10 02:14:39 > git --version # 'git version 2.24.3' 02:14:39 using GIT_SSH to set credentials SSH Credentials for GitHub 02:14:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:14:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:14:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:14:42 Merging remotes/origin/master commit 54f28d0a70278177a8b305144294465241040660 into PR head commit 25a4917d5544e6bcde1447309bf18add20eb9278 02:14:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:14:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:14:41 using GIT_SSH to set credentials SSH Credentials for GitHub 02:14:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/462/head:refs/remotes/origin/PR-462 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:14:42 > git config core.sparsecheckout # timeout=10 02:14:42 > git checkout -f 25a4917d5544e6bcde1447309bf18add20eb9278 # timeout=10 02:14:42 > git remote # timeout=10 02:14:42 > git config --get remote.origin.url # timeout=10 02:14:42 Merge succeeded, producing 25a4917d5544e6bcde1447309bf18add20eb9278 02:14:42 Checking out Revision 25a4917d5544e6bcde1447309bf18add20eb9278 (PR-462) 02:14:42 using GIT_SSH to set credentials SSH Credentials for GitHub 02:14:42 > git merge 54f28d0a70278177a8b305144294465241040660 # timeout=10 02:14:42 > git rev-parse HEAD^{commit} # timeout=10 02:14:42 > git config core.sparsecheckout # timeout=10 02:14:42 > git checkout -f 25a4917d5544e6bcde1447309bf18add20eb9278 # timeout=10 02:14:47 Commit message: "feat(V2): Use the index to modify properties on the reading" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:14:49 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:14:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:14:50 + sudo service docker restart 02:14:50 + true 02:14:50 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 02:14:51 ========================================================= 02:14:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 02:14:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:14:52 + 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 . 02:14:53 Sending build context to Docker daemon 2.404MB 02:14:53 Step 1/7 : ARG BASE=golang:1.15-alpine 02:14:53 Step 2/7 : FROM ${BASE} 02:14:53 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 02:14:53 188c0c94c7c5: Pulling fs layer 02:14:53 0ef7d3d256c8: Pulling fs layer 02:14:53 de9db76c5a1d: Pulling fs layer 02:14:53 bca2f99d35d6: Pulling fs layer 02:14:53 93359f2a8cfa: Pulling fs layer 02:14:53 7c6f9722023f: Pulling fs layer 02:14:53 a35cf1a2eb13: Pulling fs layer 02:14:53 bca2f99d35d6: Waiting 02:14:53 93359f2a8cfa: Waiting 02:14:53 7c6f9722023f: Waiting 02:14:53 a35cf1a2eb13: Waiting 02:14:53 de9db76c5a1d: Verifying Checksum 02:14:53 de9db76c5a1d: Download complete 02:14:53 0ef7d3d256c8: Verifying Checksum 02:14:53 0ef7d3d256c8: Download complete 02:14:53 93359f2a8cfa: Verifying Checksum 02:14:53 93359f2a8cfa: Download complete 02:14:53 7c6f9722023f: Verifying Checksum 02:14:53 7c6f9722023f: Download complete 02:14:53 188c0c94c7c5: Verifying Checksum 02:14:53 188c0c94c7c5: Download complete 02:14:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 02:14:54 188c0c94c7c5: Pull complete 02:14:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.029s coverage: 85.7% of statements 02:14:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.045s coverage: 100.0% of statements 02:14:55 0ef7d3d256c8: Pull complete 02:14:55 de9db76c5a1d: Pull complete 02:14:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.111s coverage: 45.4% of statements 02:14:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.031s coverage: 77.8% of statements 02:14:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 02:14:59 a35cf1a2eb13: Verifying Checksum 02:14:59 a35cf1a2eb13: Download complete 02:14:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.061s coverage: 26.3% of statements 02:14:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.060s coverage: 14.7% of statements 02:14:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.022s coverage: 100.0% of statements 02:15:00 bca2f99d35d6: Download complete 02:15:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.073s coverage: 91.8% of statements 02:15:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 02:15:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 02:15:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.024s coverage: 100.0% of statements 02:15:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.013s coverage: 36.7% of statements 02:15:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.252s coverage: 63.0% of statements 02:15:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.024s coverage: 26.3% of statements 02:15:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.035s coverage: 15.4% of statements 02:15:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.049s coverage: 15.4% of statements 02:15:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.025s coverage: 14.3% of statements 02:15:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 02:15:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.222s coverage: 84.7% of statements 02:15:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils 0.066s coverage: 6.6% of statements 02:15:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 02:15:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 02:15:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.052s coverage: 43.6% of statements 02:15:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.046s coverage: 89.5% of statements 02:15:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.127s coverage: 90.7% of statements 02:15:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.023s coverage: 100.0% of statements 02:15:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 02:15:13 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:15:13 bca2f99d35d6: Pull complete 02:15:13 93359f2a8cfa: Pull complete 02:15:14 7c6f9722023f: Pull complete 02:15:18 gofmt -l . 02:15:19 [ "`gofmt -l .`" = "" ] [Pipeline] } 02:15:19 $ docker stop --time=1 a680e608c65b372dfa1ddcc8f3c9de25842ae819a5e820f9daa9b066658b5741 02:15:22 $ docker rm -f a680e608c65b372dfa1ddcc8f3c9de25842ae819a5e820f9daa9b066658b5741 02:15:22 a35cf1a2eb13: Pull complete 02:15:22 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 02:15:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 02:15:22 ---> a62c8e92a672 02:15:22 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:15:22 ---> Running in 0501cf3a75f1 02:15:22 Removing intermediate container 0501cf3a75f1 02:15:22 ---> 6f68ddf675a7 02:15:22 Step 4/7 : RUN apk add bash 02:15:22 ---> Running in f4ab3e5c0271 [Pipeline] // withDockerContainer [Pipeline] sh 02:15:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:15:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:15:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 02:15:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 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] } 02:15:25 OK: 166 MiB in 39 packages [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:15:26 Removing intermediate container f4ab3e5c0271 02:15:26 ---> 1906d1b52468 02:15:26 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 02:15:26 ---> Running in c53743e6a8fa 02:15:26 Removing intermediate container c53743e6a8fa 02:15:26 ---> aad8bc9f205f 02:15:26 Step 6/7 : COPY go.mod . 02:15:27 ---> 2b886d4eda59 02:15:27 Step 7/7 : RUN go mod download 02:15:27 ---> Running in 1094d8f35840 02:15:45 Removing intermediate container 1094d8f35840 02:15:45 ---> 3fed82e52d94 02:15:45 Successfully built 3fed82e52d94 02:15:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:15:46 + docker inspect -f . ci-base-image-x86_64 02:15:46 . [Pipeline] withDockerContainer 02:15:46 prd-centos7-docker-4c-2g-23317 does not seem to be running inside a container 02:15:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:15:48 $ docker top 09926fb8583ed3420658fb9c55a78f960476e23e9747386e929c7e52a1d2f964 -eo pid,comm [Pipeline] { [Pipeline] sh 02:15:49 + go version 02:15:49 go version go1.15.5 linux/amd64 [Pipeline] } 02:15:49 $ docker stop --time=1 09926fb8583ed3420658fb9c55a78f960476e23e9747386e929c7e52a1d2f964 02:15:50 $ docker rm -f 09926fb8583ed3420658fb9c55a78f960476e23e9747386e929c7e52a1d2f964 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:15:52 + docker inspect -f . ci-base-image-x86_64 02:15:52 . [Pipeline] withDockerContainer 02:15:52 prd-centos7-docker-4c-2g-23317 does not seem to be running inside a container 02:15:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:15:54 $ docker top a1600290559a9ece014165814caecf7cc1cd6c4b0cde21cc498defc7bb05579b -eo pid,comm [Pipeline] { [Pipeline] sh 02:15:55 + make test 02:15:55 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:16:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 02:16:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.047s coverage: 85.7% of statements 02:16:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.014s coverage: 100.0% of statements 02:16:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.128s coverage: 45.4% of statements 02:16:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.039s coverage: 77.8% of statements 02:16:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 02:16:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.046s coverage: 26.3% of statements 02:16:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.072s coverage: 14.7% of statements 02:16:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.063s coverage: 100.0% of statements 02:16:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.049s coverage: 91.8% of statements 02:16:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 02:16:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 02:16:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.064s coverage: 100.0% of statements 02:16:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.018s coverage: 36.7% of statements 02:16:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.106s coverage: 63.0% of statements 02:16:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.018s coverage: 26.3% of statements 02:16:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.020s coverage: 15.4% of statements 02:16:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.110s coverage: 15.4% of statements 02:16:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.056s coverage: 14.3% of statements 02:16:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 02:16:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.257s coverage: 84.7% of statements 02:16:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils 0.139s coverage: 6.6% of statements 02:16:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 02:16:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 02:16:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.083s coverage: 43.6% of statements 02:16:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.039s coverage: 89.5% of statements 02:16:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.084s coverage: 90.7% of statements 02:16:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.053s coverage: 100.0% of statements 02:16:26 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 02:16:26 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:16:32 gofmt -l . 02:16:33 [ "`gofmt -l .`" = "" ] [Pipeline] } 02:16:33 $ docker stop --time=1 a1600290559a9ece014165814caecf7cc1cd6c4b0cde21cc498defc7bb05579b 02:16:36 $ docker rm -f a1600290559a9ece014165814caecf7cc1cd6c4b0cde21cc498defc7bb05579b [Pipeline] // withDockerContainer [Pipeline] sh 02:16:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:16:37 Warning: overwriting stash ‘coverage-report’ 02:16:38 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] stage [Pipeline] { (Snap) Stage "Snap" 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 02:16:40 provisioning config files... 02:16:40 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-462@tmp/config4110893853603913063tmp [Pipeline] { [Pipeline] sh 02:16:41 + set +x 02:16:41 + bash -s -- 02:16:41 + curl -s https://codecov.io/bash 02:16:41 02:16:41 _____ _ 02:16:41 / ____| | | 02:16:41 | | ___ __| | ___ ___ _____ __ 02:16:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:16:41 | |___| (_) | (_| | __/ (_| (_) \ V / 02:16:41 \_____\___/ \__,_|\___|\___\___/ \_/ 02:16:41 Bash-20210115-cec3c92 02:16:41 02:16:41 02:16:41 ==> git version 2.24.3 found 02:16:41 ==> 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 02:16:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:16:41 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:16:41 ==> Jenkins CI detected. 02:16:41 project root: . 02:16:41 --> token set from env 02:16:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:16:41 ==> Running gcov in . (disable via -X gcov) 02:16:41 ==> Python coveragepy not found 02:16:41 ==> Searching for coverage reports in: 02:16:41 + . 02:16:41 -> Found 1 reports 02:16:41 ==> Detecting git/mercurial file structure 02:16:41 ==> Reading reports 02:16:41 + ./coverage.out bytes=142636 02:16:41 ==> Appending adjustments 02:16:41 https://docs.codecov.io/docs/fixing-reports 02:16:43 + Found adjustments 02:16:43 ==> Gzipping contents 02:16:43 24K /tmp/codecov.IbV30b.gz 02:16:43 ==> Uploading reports 02:16:43 url: https://codecov.io 02:16:43 query: branch=PR-462&commit=25a4917d5544e6bcde1447309bf18add20eb9278&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-462%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=462&job=&cmd_args= 02:16:43 -> Pinging Codecov 02:16:43 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-462&commit=25a4917d5544e6bcde1447309bf18add20eb9278&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-462%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=462&job=&cmd_args= 02:16:44 -> Uploading to 02:16:44 https://storage.googleapis.com/codecov/v4/raw/2021-01-27/71470A77251A30514AAF9C0BB2E5B6CE/25a4917d5544e6bcde1447309bf18add20eb9278/7c38c49a-d8fe-4491-9497-a02345a7a205.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210127%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210127T021643Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3307f41329ee4b8a23d744319d8f982e373f7f274de045b8cb6db2c8628eae07 02:16:44 % Total % Received % Xferd Average Speed Time Time Time Current 02:16:44 Dload Upload Total Spent Left Speed 02:16:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21423 0 0 100 21423 0 37335 --:--:-- --:--:-- --:--:-- 37387 02:16:44 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/25a4917d5544e6bcde1447309bf18add20eb9278 [Pipeline] } 02:16:44 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 02:16:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:16:48 ---> package-listing.sh 02:16:48 ++ facter osfamily 02:16:48 ++ tr '[:upper:]' '[:lower:]' 02:16:48 + OS_FAMILY=redhat 02:16:48 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-462 02:16:48 + START_PACKAGES=/tmp/packages_start.txt 02:16:48 + END_PACKAGES=/tmp/packages_end.txt 02:16:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:16:48 + PACKAGES=/tmp/packages_start.txt 02:16:48 + '[' /w/workspace/dry_go-mod-core-contracts_PR-462 ']' 02:16:48 + PACKAGES=/tmp/packages_end.txt 02:16:48 + case "${OS_FAMILY}" in 02:16:48 + sort 02:16:48 + rpm -qa 02:16:56 + '[' -f /tmp/packages_start.txt ']' 02:16:56 + '[' -f /tmp/packages_end.txt ']' 02:16:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:16:56 + '[' /w/workspace/dry_go-mod-core-contracts_PR-462 ']' 02:16:56 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-462/archives/ 02:16:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-462/archives/ [Pipeline] echo 02:16:56 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-462/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:16:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:16:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:16:58 02:16:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:16:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:16:58 alpine: Pulling from edgex-lftools-log-publisher 02:16:58 df20fa9351a1: Pulling fs layer 02:16:58 36b3adc4ff6f: Pulling fs layer 02:16:58 8ad3a11d3b57: Pulling fs layer 02:16:58 46f8f816bc3b: Pulling fs layer 02:16:58 93b61091891f: Pulling fs layer 02:16:58 93b9cdb0e59b: Pulling fs layer 02:16:58 5e14af77c1be: Pulling fs layer 02:16:58 01666e4c0597: Pulling fs layer 02:16:58 aa168da1d23b: Pulling fs layer 02:16:58 46f8f816bc3b: Waiting 02:16:58 93b61091891f: Waiting 02:16:58 93b9cdb0e59b: Waiting 02:16:58 5e14af77c1be: Waiting 02:16:58 01666e4c0597: Waiting 02:16:58 aa168da1d23b: Waiting 02:16:58 36b3adc4ff6f: Verifying Checksum 02:16:58 36b3adc4ff6f: Download complete 02:16:58 46f8f816bc3b: Verifying Checksum 02:16:58 46f8f816bc3b: Download complete 02:16:59 df20fa9351a1: Verifying Checksum 02:16:59 df20fa9351a1: Download complete 02:16:59 93b9cdb0e59b: Verifying Checksum 02:16:59 93b9cdb0e59b: Download complete 02:16:59 5e14af77c1be: Verifying Checksum 02:16:59 5e14af77c1be: Download complete 02:16:59 93b61091891f: Verifying Checksum 02:16:59 93b61091891f: Download complete 02:16:59 01666e4c0597: Verifying Checksum 02:16:59 01666e4c0597: Download complete 02:17:00 df20fa9351a1: Pull complete 02:17:01 36b3adc4ff6f: Pull complete 02:17:01 8ad3a11d3b57: Download complete 02:17:04 8ad3a11d3b57: Pull complete 02:17:05 46f8f816bc3b: Pull complete 02:17:06 93b61091891f: Pull complete 02:17:06 93b9cdb0e59b: Pull complete 02:17:07 5e14af77c1be: Pull complete 02:17:07 01666e4c0597: Pull complete 02:17:08 aa168da1d23b: Verifying Checksum 02:17:08 aa168da1d23b: Download complete 02:17:27 aa168da1d23b: Pull complete 02:17:27 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:17:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:17:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:17:27 prd-centos7-docker-4c-2g-23315 does not seem to be running inside a container 02:17:27 $ 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-462/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-462 -v /w/workspace/dry_go-mod-core-contracts_PR-462:/w/workspace/dry_go-mod-core-contracts_PR-462:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-462@tmp:/w/workspace/dry_go-mod-core-contracts_PR-462@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:17:31 $ docker top 1e67278f44ec70ec5bc423e4e5f67bfd003293ecb472a6e4787b0defe4f66d25 -eo pid,comm [Pipeline] { [Pipeline] sh 02:17:32 + touch /tmp/pre-build-complete [Pipeline] sh 02:17:33 + mkdir -p /var/log/sa [Pipeline] sh 02:17:33 + ls /var/log/sa-host 02:17:33 + sadf -c /var/log/sa-host/sa23 02:17:34 file_magic: OK 02:17:34 HZ: Using current value: 100 02:17:34 file_header: OK 02:17:34 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 02:17:34 Statistics: 02:17:34 Hnuu...uuuununununu... 02:17:34 File successfully converted to sysstat format version 12.2.1 02:17:34 + sadf -c /var/log/sa-host/sa27 02:17:34 file_magic: OK 02:17:34 HZ: Using current value: 100 02:17:34 file_header: OK 02:17:34 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 02:17:34 Statistics: 02:17:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:17:34 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:17:34 provisioning config files... 02:17:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-462@tmp/config3933790862745212083tmp [Pipeline] { [Pipeline] echo 02:17:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:17:35 ---> create-netrc.sh [Pipeline] } 02:17:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:17:36 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:17:36 ---> python-tools-install.sh [Pipeline] echo 02:17:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:17:37 ---> sudo-logs.sh 02:17:37 Archiving 'sudo' log.. [Pipeline] echo 02:17:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:17:38 ---> job-cost.sh 02:17:38 lf-activate-venv: SKIPPING 02:17:38 INFO: No Stack... 02:17:39 INFO: Retrieving Pricing Info for: v1-standard-2 02:17:40 INFO: Archiving Costs [Pipeline] echo 02:17:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:17:40 ---> logs-deploy.sh 02:17:40 lf-activate-venv: SKIPPING 02:17:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-462/4 02:17:40 INFO: archiving workspace using pattern(s): 02:17:44 Archives upload complete. 02:17:44 INFO: archiving logs to Nexus 02:17:46 ---> uname -a: 02:17:46 Linux prd-centos7-docker-4c-2g-23315.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 02:17:46 02:17:46 02:17:46 ---> lscpu: 02:17:46 Architecture: x86_64 02:17:46 CPU op-mode(s): 32-bit, 64-bit 02:17:46 Byte Order: Little Endian 02:17:46 Address sizes: 40 bits physical, 48 bits virtual 02:17:46 CPU(s): 4 02:17:46 On-line CPU(s) list: 0-3 02:17:46 Thread(s) per core: 1 02:17:46 Core(s) per socket: 1 02:17:46 Socket(s): 4 02:17:46 NUMA node(s): 1 02:17:46 Vendor ID: GenuineIntel 02:17:46 CPU family: 6 02:17:46 Model: 44 02:17:46 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:17:46 Stepping: 1 02:17:46 CPU MHz: 2933.438 02:17:46 BogoMIPS: 5866.87 02:17:46 Virtualization: VT-x 02:17:46 Hypervisor vendor: KVM 02:17:46 Virtualization type: full 02:17:46 L1d cache: 128 KiB 02:17:46 L1i cache: 128 KiB 02:17:46 L2 cache: 16 MiB 02:17:46 L3 cache: 64 MiB 02:17:46 NUMA node0 CPU(s): 0-3 02:17:46 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 02:17:46 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 02:17:46 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 02:17:46 Vulnerability Meltdown: Mitigation; PTI 02:17:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:17:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:17:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:17:46 Vulnerability Srbds: Not affected 02:17:46 Vulnerability Tsx async abort: Not affected 02:17:46 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 02:17:46 02:17:46 02:17:46 ---> nproc: 02:17:46 4 02:17:46 02:17:46 02:17:46 ---> df -h: 02:17:46 Filesystem Size Used Available Use% Mounted on 02:17:46 overlay 50.0G 7.3G 42.7G 15% / 02:17:46 tmpfs 64.0M 0 64.0M 0% /dev 02:17:46 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 02:17:46 shm 64.0M 0 64.0M 0% /dev/shm 02:17:46 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 02:17:46 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 02:17:46 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 02:17:46 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 02:17:46 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 02:17:46 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 02:17:46 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-462 02:17:46 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-462@tmp 02:17:46 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 02:17:46 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 02:17:46 02:17:46 02:17:46 ---> free -m: 02:17:46 total used free shared buff/cache available 02:17:46 Mem: 1837 724 107 0 1005 1008 02:17:46 Swap: 1023 1 1022 02:17:46 02:17:46 02:17:46 ---> ip addr: 02:17:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:17:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:17:46 inet 127.0.0.1/8 scope host lo 02:17:46 valid_lft forever preferred_lft forever 02:17:46 inet6 ::1/128 scope host 02:17:46 valid_lft forever preferred_lft forever 02:17:46 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:17:46 link/ether fa:16:3e:59:5b:b6 brd ff:ff:ff:ff:ff:ff 02:17:46 inet 10.30.123.97/23 brd 10.30.123.255 scope global dynamic eth0 02:17:46 valid_lft 85911sec preferred_lft 85911sec 02:17:46 inet6 fe80::f816:3eff:fe59:5bb6/64 scope link 02:17:46 valid_lft forever preferred_lft forever 02:17:46 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:17:46 link/ether 02:42:10:e5:91:a0 brd ff:ff:ff:ff:ff:ff 02:17:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:17:46 valid_lft forever preferred_lft forever 02:17:46 inet6 fe80::42:10ff:fee5:91a0/64 scope link 02:17:46 valid_lft forever preferred_lft forever 02:17:46 02:17:46 02:17:46 ---> sar -b -r -n DEV: 02:17:46 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/27/21 _x86_64_ (4 CPU) 02:17:46 02:17:46 02:09:23 LINUX RESTART (4 CPU) 02:17:46 02:17:46 02:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:17:46 02:11:01 129.56 50.75 78.82 0.00 7723.56 38771.27 0.00 02:17:46 02:12:02 11.50 2.37 9.13 0.00 181.14 263.01 0.00 02:17:46 02:13:01 0.41 0.00 0.41 0.00 0.00 6.69 0.00 02:17:46 02:14:01 0.27 0.00 0.27 0.00 0.00 2.99 0.00 02:17:46 02:15:01 0.25 0.00 0.25 0.00 0.00 3.10 0.00 02:17:46 02:16:01 0.33 0.00 0.33 0.00 0.00 4.05 0.00 02:17:46 02:17:01 53.18 48.41 4.77 0.00 4173.97 721.63 0.00 02:17:46 Average: 28.01 14.54 13.47 0.00 1730.66 5702.77 0.00 02:17:46 02:17:46 02:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:17:46 02:11:01 128532 0 654820 34.80 2620 1095572 1591756 54.32 450504 1100992 44 02:17:46 02:12:02 149168 0 627068 33.33 2620 1102688 1165840 39.79 441292 1090228 20 02:17:46 02:13:01 161944 0 614288 32.65 2620 1102692 1077572 36.78 438076 1082336 8 02:17:46 02:14:01 159708 0 616520 32.77 2620 1102696 1077836 36.78 440708 1082340 8 02:17:46 02:15:01 160072 0 616152 32.75 2620 1102700 1077812 36.78 446444 1076344 8 02:17:46 02:16:01 159744 0 616476 32.76 2620 1102704 1077764 36.78 445752 1077340 8 02:17:46 02:17:01 68912 0 688792 36.61 2620 1121220 1497708 51.11 528760 1081924 22092 02:17:46 Average: 141154 0 633445 33.67 2620 1104325 1223755 41.76 455934 1084501 3170 02:17:46 02:17:46 02:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:17:46 02:11:01 veth1063ce8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:17:46 02:11:01 eth0 254.69 180.42 1024.20 61.37 0.00 0.00 0.00 0.00 02:17:46 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:46 02:11:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:17:46 02:12:02 eth0 24.42 24.15 35.55 31.93 0.00 0.00 0.00 0.00 02:17:46 02:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:46 02:12:02 docker0 7.09 5.33 1.56 16.82 0.00 0.00 0.00 0.00 02:17:46 02:13:01 eth0 0.73 0.08 0.06 0.02 0.00 0.00 0.00 0.00 02:17:46 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:46 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:46 02:14:01 eth0 2.29 0.95 3.18 0.15 0.00 0.00 0.00 0.00 02:17:46 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:46 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:46 02:15:01 eth0 0.58 0.56 0.32 0.30 0.00 0.00 0.00 0.00 02:17:46 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:46 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:46 02:16:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 02:17:46 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:46 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:46 02:17:01 eth0 63.79 45.02 470.70 9.88 0.00 0.00 0.00 0.00 02:17:46 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:46 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:46 Average: eth0 49.69 36.02 219.83 14.87 0.00 0.00 0.00 0.00 02:17:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:46 Average: docker0 1.02 0.77 0.22 2.41 0.00 0.00 0.00 0.00 02:17:46 02:17:46 02:17:46 ---> sar -P ALL: 02:17:46 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/27/21 _x86_64_ (4 CPU) 02:17:46 02:17:46 02:09:23 LINUX RESTART (4 CPU) 02:17:46 02:17:46 02:10:01 CPU %user %nice %system %iowait %steal %idle 02:17:46 02:11:01 all 11.69 0.00 7.09 5.63 25.04 50.54 02:17:46 02:11:01 0 8.66 0.00 11.55 3.56 25.68 50.55 02:17:46 02:11:01 1 12.28 0.00 5.23 6.54 24.24 51.72 02:17:46 02:11:01 2 13.58 0.00 5.09 6.76 24.93 49.65 02:17:46 02:11:01 3 12.24 0.00 6.52 5.66 25.33 50.24 02:17:46 02:12:02 all 0.98 0.00 0.86 0.19 5.22 92.76 02:17:46 02:12:02 0 0.93 0.00 0.90 0.15 5.81 92.22 02:17:46 02:12:02 1 0.93 0.00 0.80 0.11 4.79 93.37 02:17:46 02:12:02 2 1.03 0.00 0.96 0.25 5.37 92.39 02:17:46 02:12:02 3 1.01 0.00 0.77 0.24 4.92 93.06 02:17:46 02:13:01 all 0.08 0.00 0.07 0.00 1.06 98.79 02:17:46 02:13:01 0 0.03 0.00 0.07 0.00 1.42 98.47 02:17:46 02:13:01 1 0.19 0.00 0.08 0.00 0.98 98.75 02:17:46 02:13:01 2 0.05 0.00 0.08 0.00 0.49 99.38 02:17:46 02:13:01 3 0.03 0.00 0.05 0.00 1.36 98.56 02:17:46 02:14:01 all 0.12 0.00 0.05 0.00 0.60 99.23 02:17:46 02:14:01 0 0.05 0.00 0.10 0.00 1.04 98.81 02:17:46 02:14:01 1 0.22 0.00 0.02 0.00 0.32 99.45 02:17:46 02:14:01 2 0.15 0.00 0.05 0.00 0.40 99.40 02:17:46 02:14:01 3 0.05 0.00 0.05 0.00 0.63 99.27 02:17:46 02:15:01 all 0.08 0.00 0.06 0.00 1.16 98.69 02:17:46 02:15:01 0 0.03 0.00 0.03 0.00 1.29 98.65 02:17:46 02:15:01 1 0.02 0.00 0.03 0.00 0.66 99.29 02:17:46 02:15:01 2 0.23 0.00 0.15 0.00 1.30 98.32 02:17:46 02:15:01 3 0.05 0.00 0.03 0.00 1.40 98.52 02:17:46 02:16:01 all 0.08 0.00 0.28 0.00 1.74 97.90 02:17:46 02:16:01 0 0.13 0.00 0.13 0.00 1.32 98.42 02:17:46 02:16:01 1 0.07 0.00 0.20 0.00 1.63 98.11 02:17:46 02:16:01 2 0.07 0.00 0.48 0.00 1.58 97.88 02:17:46 02:16:01 3 0.05 0.00 0.33 0.00 2.42 97.21 02:17:46 02:17:01 all 1.55 0.00 1.12 1.98 6.40 88.95 02:17:46 02:17:01 0 1.59 0.00 1.18 0.26 7.05 89.92 02:17:46 02:17:01 1 1.66 0.00 1.14 5.47 6.10 85.63 02:17:46 02:17:01 2 1.00 0.00 0.97 1.09 6.79 90.15 02:17:46 02:17:01 3 1.95 0.00 1.21 1.10 5.64 90.10 02:17:46 Average: all 2.12 0.00 1.39 1.13 5.98 89.38 02:17:46 Average: 0 1.66 0.00 2.03 0.58 6.31 89.42 02:17:46 Average: 1 2.25 0.00 1.10 1.77 5.65 89.23 02:17:46 Average: 2 2.35 0.00 1.13 1.18 5.94 89.39 02:17:46 Average: 3 2.22 0.00 1.29 1.01 6.00 89.48 02:17:46 02:17:46 02:17:46