Pull request #464 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 judehung for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c+54f28d0a70278177a8b305144294465241040660 (a21a1d1cbed66d7726a7aea462ef1ec1b84d0cf1) 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-23383 in /w/workspace/dry_go-mod-core-contracts_PR-464 [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-464 # 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 > 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/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 54f28d0a70278177a8b305144294465241040660 into PR head commit b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c Merge succeeded, producing b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c Checking out Revision b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c (PR-464) > git config core.sparsecheckout # timeout=10 > git checkout -f b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c # 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 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c # timeout=10 Commit message: "feat(v2): Implement Device Service Command Client" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:24:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:24:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git rev-list --no-walk 328ddab4d195b825926bf07a95a2c7c7dd52d9fc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:24:28 ========================================================= 08:24:28 EdgeX Global Pipelines Version Info 08:24:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:24:30 ------------------- 08:24:30 stable info: 08:24:30 ------------------- 08:24:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:24:30 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 08:24:30 Message: update stable to v1.0.179 08:24:31 ------------------- 08:24:31 experimental info: 08:24:31 ------------------- 08:24:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:24:31 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 08:24:31 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:24:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 08:24:31 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 08:24:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:24:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:24:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:24:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:24:32 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:24:32 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:24:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:24:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:24:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:24:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 08:24:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:24:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:24:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 08:24:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:24:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:24:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:24:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:24:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:24:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:24:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:24:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:24:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:24:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 08:24:34 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 08:24:34 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 08:24:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-464 [Pipeline] echo 08:24:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-464 [Pipeline] echo 08:24:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-464 [Pipeline] echo 08:24:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c [Pipeline] echo 08:24:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b433f68 [Pipeline] echo 08:24:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:24:35 + git log --format=format:%s -1 b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c [Pipeline] echo 08:24:35 GIT_COMMIT: b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c, Commit Message: feat(v2): Implement Device Service Command Client [Pipeline] echo 08:24:35 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:24:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:24:36 08:24:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:24:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:24:36 latest: Pulling from edgex-devops/git-semver 08:24:36 31603596830f: Pulling fs layer 08:24:36 2a8b12db71e7: Pulling fs layer 08:24:36 6ca5941a6612: Pulling fs layer 08:24:36 ecc8261a40a4: Pulling fs layer 08:24:36 ecc8261a40a4: Waiting 08:24:36 2a8b12db71e7: Verifying Checksum 08:24:36 2a8b12db71e7: Download complete 08:24:36 31603596830f: Verifying Checksum 08:24:36 31603596830f: Download complete 08:24:36 ecc8261a40a4: Verifying Checksum 08:24:36 ecc8261a40a4: Download complete 08:24:36 6ca5941a6612: Verifying Checksum 08:24:36 6ca5941a6612: Download complete 08:24:37 31603596830f: Pull complete 08:24:37 2a8b12db71e7: Pull complete 08:24:38 6ca5941a6612: Pull complete 08:24:38 ecc8261a40a4: Pull complete 08:24:38 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:24:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:24:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:24:38 prd-centos7-docker-4c-2g-23383 does not seem to be running inside a container 08:24:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-464 -v /w/workspace/dry_go-mod-core-contracts_PR-464:/w/workspace/dry_go-mod-core-contracts_PR-464:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-464@tmp:/w/workspace/dry_go-mod-core-contracts_PR-464@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:24:41 $ docker top 79d1b62e14b4ff0956692334a4bc87d2c17a5020d48e068518f7da57a550476e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:24:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:24:41 [ssh-agent] Looking for ssh-agent implementation... 08:24:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:24:41 $ docker exec 79d1b62e14b4ff0956692334a4bc87d2c17a5020d48e068518f7da57a550476e ssh-agent 08:24:41 SSH_AUTH_SOCK=/tmp/ssh-93zO07KneqVB/agent.12 08:24:41 SSH_AGENT_PID=17 08:24:41 Running ssh-add (command line suppressed) 08:24:41 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-464@tmp/private_key_8564226996227483110.key (/w/workspace/dry_go-mod-core-contracts_PR-464@tmp/private_key_8564226996227483110.key) 08:24:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:24:42 + git tag --points-at HEAD [Pipeline] } 08:24:42 $ docker exec --env ******** --env ******** 79d1b62e14b4ff0956692334a4bc87d2c17a5020d48e068518f7da57a550476e ssh-agent -k 08:24:42 unset SSH_AUTH_SOCK; 08:24:42 unset SSH_AGENT_PID; 08:24:42 echo Agent pid 17 killed; 08:24:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:24:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:24:42 [ssh-agent] Looking for ssh-agent implementation... 08:24:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:24:42 $ docker exec 79d1b62e14b4ff0956692334a4bc87d2c17a5020d48e068518f7da57a550476e ssh-agent 08:24:43 SSH_AUTH_SOCK=/tmp/ssh-JGa4HEnh231z/agent.46 08:24:43 SSH_AGENT_PID=51 08:24:43 Running ssh-add (command line suppressed) 08:24:43 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-464@tmp/private_key_4397948002906417049.key (/w/workspace/dry_go-mod-core-contracts_PR-464@tmp/private_key_4397948002906417049.key) 08:24:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:24:43 + git semver init 08:24:43 # -> Open(): unable to determine branch for HEAD 08:24:43 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-464/.git 08:24:43 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-464 08:24:43 # $SEMVER_REMOTE_NAME = origin 08:24:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:24:43 # $SEMVER_USER_NAME = edgex-jenkins 08:24:43 # $SEMVER_BRANCH = PR-464 08:24:43 # $SEMVER_TEMP = /tmp/semver-987498711 08:24:43 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 08:24:44 # '/tmp/semver-987498711' -> '/w/workspace/dry_go-mod-core-contracts_PR-464/.semver' 08:24:44 # -> Force: false 08:24:44 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-464/.semver [Pipeline] } 08:24:44 $ docker exec --env ******** --env ******** 79d1b62e14b4ff0956692334a4bc87d2c17a5020d48e068518f7da57a550476e ssh-agent -k 08:24:44 unset SSH_AUTH_SOCK; 08:24:44 unset SSH_AGENT_PID; 08:24:44 echo Agent pid 51 killed; 08:24:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:24:44 + git semver [Pipeline] } 08:24:44 $ docker stop --time=1 79d1b62e14b4ff0956692334a4bc87d2c17a5020d48e068518f7da57a550476e 08:24:46 $ docker rm -f 79d1b62e14b4ff0956692334a4bc87d2c17a5020d48e068518f7da57a550476e [Pipeline] // withDockerContainer [Pipeline] sh 08:24:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:24:47 Stashed 1 file(s) [Pipeline] echo 08:24:47 [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 08:25:03 Still waiting to schedule task 08:25:03 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:25:03 Still waiting to schedule task 08:25:03 ‘prd-centos7-builder-2c-1g-20773’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15505’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-23382’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-8c-8g-23295’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-23384’ is offline 08:27:28 Running on prd-centos7-docker-4c-2g-23386 in /w/workspace/dry_go-mod-core-contracts_PR-464 [Pipeline] { [Pipeline] ws 08:27:28 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 08:27:31 using credential edgex-jenkins-ssh 08:27:31 Cloning the remote Git repository 08:27:31 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:27:31 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 08:27:31 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:27:31 > git --version # timeout=10 08:27:31 > git --version # 'git version 2.24.3' 08:27:31 using GIT_SSH to set credentials SSH Credentials for GitHub 08:27:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:27:33 Merging remotes/origin/master commit 54f28d0a70278177a8b305144294465241040660 into PR head commit b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c 08:27:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:27:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:27:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:27:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:27:32 using GIT_SSH to set credentials SSH Credentials for GitHub 08:27:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:27:33 > git config core.sparsecheckout # timeout=10 08:27:33 > git checkout -f b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c # timeout=10 08:27:33 > git remote # timeout=10 08:27:33 > git config --get remote.origin.url # timeout=10 08:27:33 using GIT_SSH to set credentials SSH Credentials for GitHub 08:27:33 > git merge 54f28d0a70278177a8b305144294465241040660 # timeout=10 08:27:33 > git rev-parse HEAD^{commit} # timeout=10 08:27:33 Merge succeeded, producing b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c 08:27:33 Checking out Revision b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c (PR-464) 08:27:33 > git config core.sparsecheckout # timeout=10 08:27:33 > git checkout -f b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c # timeout=10 08:27:36 Commit message: "feat(v2): Implement Device Service Command Client" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:27:37 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:27:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:27:38 + sudo service docker restart 08:27:38 + true 08:27:38 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 08:27:39 ========================================================= 08:27:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:27:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:27:40 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 08:27:40 Sending build context to Docker daemon 2.376MB 08:27:40 Step 1/7 : ARG BASE=golang:1.15-alpine 08:27:40 Step 2/7 : FROM ${BASE} 08:27:40 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:27:40 188c0c94c7c5: Pulling fs layer 08:27:40 0ef7d3d256c8: Pulling fs layer 08:27:40 de9db76c5a1d: Pulling fs layer 08:27:40 bca2f99d35d6: Pulling fs layer 08:27:40 93359f2a8cfa: Pulling fs layer 08:27:40 7c6f9722023f: Pulling fs layer 08:27:40 a35cf1a2eb13: Pulling fs layer 08:27:40 bca2f99d35d6: Waiting 08:27:40 93359f2a8cfa: Waiting 08:27:40 7c6f9722023f: Waiting 08:27:40 a35cf1a2eb13: Waiting 08:27:40 de9db76c5a1d: Verifying Checksum 08:27:40 de9db76c5a1d: Download complete 08:27:40 0ef7d3d256c8: Download complete 08:27:40 93359f2a8cfa: Verifying Checksum 08:27:40 93359f2a8cfa: Download complete 08:27:40 7c6f9722023f: Download complete 08:27:40 188c0c94c7c5: Verifying Checksum 08:27:40 188c0c94c7c5: Download complete 08:27:41 188c0c94c7c5: Pull complete 08:27:41 0ef7d3d256c8: Pull complete 08:27:41 de9db76c5a1d: Pull complete 08:27:41 Running on prd-ubuntu18.04-docker-arm64-4c-16g-23385 in /w/workspace/dry_go-mod-core-contracts_PR-464 [Pipeline] { [Pipeline] ws 08:27:41 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 08:27:42 a35cf1a2eb13: Verifying Checksum 08:27:42 a35cf1a2eb13: Download complete 08:27:43 bca2f99d35d6: Verifying Checksum 08:27:43 bca2f99d35d6: Download complete 08:27:47 using credential edgex-jenkins-ssh 08:27:47 Cloning the remote Git repository 08:27:47 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:27:47 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 08:27:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:27:47 > git --version # timeout=10 08:27:47 > git --version # 'git version 2.17.1' 08:27:47 using GIT_SSH to set credentials SSH Credentials for GitHub 08:27:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:27:48 bca2f99d35d6: Pull complete 08:27:48 93359f2a8cfa: Pull complete 08:27:48 7c6f9722023f: Pull complete 08:27:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:27:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:27:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:27:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:27:48 using GIT_SSH to set credentials SSH Credentials for GitHub 08:27:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:27:49 Merging remotes/origin/master commit 54f28d0a70278177a8b305144294465241040660 into PR head commit b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c 08:27:49 Merge succeeded, producing b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c 08:27:49 Checking out Revision b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c (PR-464) 08:27:49 > git config core.sparsecheckout # timeout=10 08:27:49 > git checkout -f b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c # timeout=10 08:27:49 > git remote # timeout=10 08:27:49 > git config --get remote.origin.url # timeout=10 08:27:49 using GIT_SSH to set credentials SSH Credentials for GitHub 08:27:49 > git merge 54f28d0a70278177a8b305144294465241040660 # timeout=10 08:27:49 > git rev-parse HEAD^{commit} # timeout=10 08:27:49 > git config core.sparsecheckout # timeout=10 08:27:49 > git checkout -f b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c # timeout=10 08:27:54 Commit message: "feat(v2): Implement Device Service Command Client" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:27:55 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:27:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:27:56 + sudo service docker restart 08:27:56 + true 08:27:58 a35cf1a2eb13: Pull complete 08:27:58 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 08:27:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:27:58 ---> a62c8e92a672 08:27:58 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:27:58 ---> Running in 6b4cee1aa96b 08:27:58 Removing intermediate container 6b4cee1aa96b 08:27:58 ---> c728815486dd 08:27:58 Step 4/7 : RUN apk add bash 08:27:58 ---> Running in fd378fb23566 08:27:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] unstash [Pipeline] echo 08:27:59 ========================================================= 08:27:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:27:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:27:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:27:59 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 08:28:00 OK: 166 MiB in 39 packages 08:28:00 Sending build context to Docker daemon 2.375MB 08:28:00 Step 1/7 : ARG BASE=golang:1.15-alpine 08:28:00 Step 2/7 : FROM ${BASE} 08:28:00 Removing intermediate container fd378fb23566 08:28:00 ---> e1ea4c63090b 08:28:00 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:28:00 ---> Running in a3a93d3cc6f8 08:28:01 Removing intermediate container a3a93d3cc6f8 08:28:01 ---> 210443ed274a 08:28:01 Step 6/7 : COPY go.mod . 08:28:01 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:28:01 5f621e34cdf4: Pulling fs layer 08:28:01 a4357932f1b6: Pulling fs layer 08:28:01 18c013af1878: Pulling fs layer 08:28:01 00ac8860ef70: Pulling fs layer 08:28:01 63d7cb157983: Pulling fs layer 08:28:01 b116817d02f9: Pulling fs layer 08:28:01 745a02a5169b: Pulling fs layer 08:28:01 00ac8860ef70: Waiting 08:28:01 63d7cb157983: Waiting 08:28:01 b116817d02f9: Waiting 08:28:01 745a02a5169b: Waiting 08:28:01 18c013af1878: Verifying Checksum 08:28:01 18c013af1878: Download complete 08:28:01 ---> 7d5f64b1f7ed 08:28:01 Step 7/7 : RUN go mod download 08:28:01 ---> Running in 9bea6035be46 08:28:01 a4357932f1b6: Verifying Checksum 08:28:01 a4357932f1b6: Download complete 08:28:01 63d7cb157983: Verifying Checksum 08:28:01 63d7cb157983: Download complete 08:28:01 b116817d02f9: Download complete 08:28:01 5f621e34cdf4: Verifying Checksum 08:28:01 5f621e34cdf4: Download complete 08:28:02 5f621e34cdf4: Pull complete 08:28:02 a4357932f1b6: Pull complete 08:28:03 18c013af1878: Pull complete 08:28:03 745a02a5169b: Verifying Checksum 08:28:03 745a02a5169b: Download complete 08:28:04 00ac8860ef70: Verifying Checksum 08:28:04 00ac8860ef70: Download complete 08:28:13 Removing intermediate container 9bea6035be46 08:28:13 ---> 72112cb80e15 08:28:13 Successfully built 72112cb80e15 08:28:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:28:14 + docker inspect -f . ci-base-image-x86_64 08:28:14 . [Pipeline] withDockerContainer 08:28:14 prd-centos7-docker-4c-2g-23386 does not seem to be running inside a container 08:28:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 08:28:15 $ docker top d91b1c497a4f699033863f3623e112f0dffe9a3f97ec7ac99efde8e60f3fa6cd -eo pid,comm 08:28:15 00ac8860ef70: Pull complete 08:28:15 63d7cb157983: Pull complete [Pipeline] { [Pipeline] sh 08:28:15 b116817d02f9: Pull complete 08:28:15 + go version 08:28:15 go version go1.15.5 linux/amd64 [Pipeline] } 08:28:15 $ docker stop --time=1 d91b1c497a4f699033863f3623e112f0dffe9a3f97ec7ac99efde8e60f3fa6cd 08:28:17 $ docker rm -f d91b1c497a4f699033863f3623e112f0dffe9a3f97ec7ac99efde8e60f3fa6cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:28:18 + docker inspect -f . ci-base-image-x86_64 08:28:18 . [Pipeline] withDockerContainer 08:28:18 prd-centos7-docker-4c-2g-23386 does not seem to be running inside a container 08:28:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 08:28:18 $ docker top 69f7709888addf16da93231ec008a87e0cf99f5494672bceb35b9e99ce8f9805 -eo pid,comm [Pipeline] { [Pipeline] sh 08:28:19 + make test 08:28:19 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:28:19 745a02a5169b: Pull complete 08:28:19 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:28:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:28:19 ---> b7e6874047d6 08:28:19 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:28:21 ---> Running in 13425b29c56f 08:28:22 Removing intermediate container 13425b29c56f 08:28:22 ---> 8dd68e58df09 08:28:22 Step 4/7 : RUN apk add bash 08:28:22 ---> Running in 9cb0ae51a6c5 08:28:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:28:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:28:25 OK: 142 MiB in 39 packages 08:28:25 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 08:28:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.027s coverage: 85.7% of statements 08:28:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.013s coverage: 100.0% of statements 08:28:26 Removing intermediate container 9cb0ae51a6c5 08:28:26 ---> 47b551d269c9 08:28:26 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:28:26 ---> Running in ae28e63b46d5 08:28:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.012s coverage: 45.4% of statements 08:28:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.010s coverage: 77.8% of statements 08:28:26 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 08:28:27 Removing intermediate container ae28e63b46d5 08:28:27 ---> e4a4d56cf410 08:28:27 Step 6/7 : COPY go.mod . 08:28:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.021s coverage: 26.3% of statements 08:28:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.012s coverage: 14.7% of statements 08:28:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.019s coverage: 100.0% of statements 08:28:27 ---> ed9d09306331 08:28:27 Step 7/7 : RUN go mod download 08:28:28 ---> Running in 1879a1954ab1 08:28:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.032s coverage: 91.8% of statements 08:28:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 08:28:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 08:28:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.028s coverage: 100.0% of statements 08:28:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.007s coverage: 36.7% of statements 08:28:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.031s coverage: 63.0% of statements 08:28:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.008s coverage: 26.3% of statements 08:28:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.012s coverage: 15.4% of statements 08:28:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.022s coverage: 15.4% of statements 08:28:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.014s coverage: 14.3% of statements 08:28:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 08:28:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.068s coverage: 84.8% of statements 08:28:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 08:28:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 08:28:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 08:28:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.009s coverage: 43.6% of statements 08:28:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.009s coverage: 94.4% of statements 08:28:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.031s coverage: 92.9% of statements 08:28:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.007s coverage: 100.0% of statements 08:28:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 08:28:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:28:34 gofmt -l . 08:28:34 [ "`gofmt -l .`" = "" ] [Pipeline] } 08:28:34 $ docker stop --time=1 69f7709888addf16da93231ec008a87e0cf99f5494672bceb35b9e99ce8f9805 08:28:36 $ docker rm -f 69f7709888addf16da93231ec008a87e0cf99f5494672bceb35b9e99ce8f9805 [Pipeline] // withDockerContainer [Pipeline] sh 08:28:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:28:37 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] } 08:28:43 Removing intermediate container 1879a1954ab1 08:28:43 ---> c68302736dfb 08:28:43 Successfully built c68302736dfb 08:28:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:28:43 + docker inspect -f . ci-base-image-arm64 08:28:43 . [Pipeline] withDockerContainer 08:28:44 prd-ubuntu18.04-docker-arm64-4c-16g-23385 does not seem to be running inside a container 08:28:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 08:28:45 $ docker top 7776eef6572891caba6df1412db4f82e89d4d866c9a1497b649e67030672769e -eo pid,comm [Pipeline] { [Pipeline] sh 08:28:46 + go version 08:28:46 go version go1.15.5 linux/arm64 [Pipeline] } 08:28:46 $ docker stop --time=1 7776eef6572891caba6df1412db4f82e89d4d866c9a1497b649e67030672769e 08:28:48 $ docker rm -f 7776eef6572891caba6df1412db4f82e89d4d866c9a1497b649e67030672769e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:28:49 + docker inspect -f . ci-base-image-arm64 08:28:49 . [Pipeline] withDockerContainer 08:28:49 prd-ubuntu18.04-docker-arm64-4c-16g-23385 does not seem to be running inside a container 08:28:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 08:28:51 $ docker top 649ad506c99050356ae5c478d369cfe5b04566dfbb2e4114dd9ae0dcb1a0a234 -eo pid,comm [Pipeline] { [Pipeline] sh 08:28:52 + make test 08:28:52 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:29:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 08:29:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.037s coverage: 85.7% of statements 08:29:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.070s coverage: 100.0% of statements 08:29:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.038s coverage: 45.4% of statements 08:29:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.049s coverage: 77.8% of statements 08:29:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 08:29:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.053s coverage: 26.3% of statements 08:29:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.037s coverage: 14.7% of statements 08:29:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.017s coverage: 100.0% of statements 08:29:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.065s coverage: 91.8% of statements 08:29:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 08:29:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 08:29:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.017s coverage: 100.0% of statements 08:29:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.018s coverage: 36.7% of statements 08:29:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.084s coverage: 63.0% of statements 08:29:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.036s coverage: 26.3% of statements 08:29:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.043s coverage: 15.4% of statements 08:29:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.017s coverage: 15.4% of statements 08:29:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.012s coverage: 14.3% of statements 08:29:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 08:29:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.222s coverage: 84.8% of statements 08:29:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 08:29:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 08:29:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 08:29:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.079s coverage: 43.6% of statements 08:29:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.031s coverage: 94.4% of statements 08:29:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.116s coverage: 92.9% of statements 08:29:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.021s coverage: 100.0% of statements 08:29:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 08:29:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:29:37 gofmt -l . 08:29:38 [ "`gofmt -l .`" = "" ] [Pipeline] } 08:29:39 $ docker stop --time=1 649ad506c99050356ae5c478d369cfe5b04566dfbb2e4114dd9ae0dcb1a0a234 08:29:41 $ docker rm -f 649ad506c99050356ae5c478d369cfe5b04566dfbb2e4114dd9ae0dcb1a0a234 [Pipeline] // withDockerContainer [Pipeline] sh 08:29:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:29:42 Warning: overwriting stash ‘coverage-report’ 08:29:43 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 08:29:45 provisioning config files... 08:29:45 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-464@tmp/config2894442891380797670tmp [Pipeline] { [Pipeline] sh 08:29:46 + set +x 08:29:46 + curl -s https://codecov.io/bash 08:29:46 + bash -s -- 08:29:46 08:29:46 _____ _ 08:29:46 / ____| | | 08:29:46 | | ___ __| | ___ ___ _____ __ 08:29:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:29:46 | |___| (_) | (_| | __/ (_| (_) \ V / 08:29:46 \_____\___/ \__,_|\___|\___\___/ \_/ 08:29:46 Bash-20210115-cec3c92 08:29:46 08:29:46 08:29:46 ==> git version 2.24.3 found 08:29:46 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 08:29:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:29:46 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:29:46 ==> Jenkins CI detected. 08:29:46 project root: . 08:29:46 --> token set from env 08:29:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:29:46 ==> Running gcov in . (disable via -X gcov) 08:29:46 ==> Python coveragepy not found 08:29:46 ==> Searching for coverage reports in: 08:29:46 + . 08:29:46 -> Found 1 reports 08:29:46 ==> Detecting git/mercurial file structure 08:29:46 ==> Reading reports 08:29:46 + ./coverage.out bytes=133039 08:29:46 ==> Appending adjustments 08:29:46 https://docs.codecov.io/docs/fixing-reports 08:29:47 + Found adjustments 08:29:47 ==> Gzipping contents 08:29:47 24K /tmp/codecov.7PsN7O.gz 08:29:47 ==> Uploading reports 08:29:47 url: https://codecov.io 08:29:47 query: branch=PR-464&commit=b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-464%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=464&job=&cmd_args= 08:29:47 -> Pinging Codecov 08:29:47 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-464&commit=b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-464%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=464&job=&cmd_args= 08:29:47 -> Uploading to 08:29:47 https://storage.googleapis.com/codecov/v4/raw/2021-01-27/71470A77251A30514AAF9C0BB2E5B6CE/b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c/ce32c36a-2448-4339-b48f-bedcac3d8cc0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210127%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210127T082947Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2343452f32811733428134bf1d21d0626a57d08510b5c3ce37d86531d3b2c174 08:29:47 % Total % Received % Xferd Average Speed Time Time Time Current 08:29:47 Dload Upload Total Spent Left Speed 08:29:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20687 0 0 100 20687 0 44742 --:--:-- --:--:-- --:--:-- 44777 08:29:48 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/b433f68a94b3d7da5c7cc8f1bc4fd1cdadba284c [Pipeline] } 08:29:48 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 08:29:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:29:51 ---> package-listing.sh 08:29:51 ++ facter osfamily 08:29:51 ++ tr '[:upper:]' '[:lower:]' 08:29:51 + OS_FAMILY=redhat 08:29:51 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-464 08:29:51 + START_PACKAGES=/tmp/packages_start.txt 08:29:51 + END_PACKAGES=/tmp/packages_end.txt 08:29:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:29:51 + PACKAGES=/tmp/packages_start.txt 08:29:51 + '[' /w/workspace/dry_go-mod-core-contracts_PR-464 ']' 08:29:51 + PACKAGES=/tmp/packages_end.txt 08:29:51 + case "${OS_FAMILY}" in 08:29:51 + rpm -qa 08:29:51 + sort 08:29:55 + '[' -f /tmp/packages_start.txt ']' 08:29:55 + '[' -f /tmp/packages_end.txt ']' 08:29:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:29:55 + '[' /w/workspace/dry_go-mod-core-contracts_PR-464 ']' 08:29:55 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-464/archives/ 08:29:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-464/archives/ [Pipeline] echo 08:29:55 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-464/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:29:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:29:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:29:56 08:29:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:29:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:29:56 alpine: Pulling from edgex-lftools-log-publisher 08:29:56 df20fa9351a1: Pulling fs layer 08:29:56 36b3adc4ff6f: Pulling fs layer 08:29:56 8ad3a11d3b57: Pulling fs layer 08:29:56 46f8f816bc3b: Pulling fs layer 08:29:56 93b61091891f: Pulling fs layer 08:29:56 93b9cdb0e59b: Pulling fs layer 08:29:56 5e14af77c1be: Pulling fs layer 08:29:56 01666e4c0597: Pulling fs layer 08:29:56 aa168da1d23b: Pulling fs layer 08:29:56 93b9cdb0e59b: Waiting 08:29:56 01666e4c0597: Waiting 08:29:56 5e14af77c1be: Waiting 08:29:56 93b61091891f: Waiting 08:29:56 46f8f816bc3b: Waiting 08:29:56 36b3adc4ff6f: Verifying Checksum 08:29:56 36b3adc4ff6f: Download complete 08:29:56 46f8f816bc3b: Verifying Checksum 08:29:56 46f8f816bc3b: Download complete 08:29:56 df20fa9351a1: Download complete 08:29:56 93b9cdb0e59b: Verifying Checksum 08:29:56 93b9cdb0e59b: Download complete 08:29:56 5e14af77c1be: Verifying Checksum 08:29:56 5e14af77c1be: Download complete 08:29:56 93b61091891f: Verifying Checksum 08:29:56 93b61091891f: Download complete 08:29:56 01666e4c0597: Verifying Checksum 08:29:56 01666e4c0597: Download complete 08:29:56 8ad3a11d3b57: Verifying Checksum 08:29:56 8ad3a11d3b57: Download complete 08:29:57 df20fa9351a1: Pull complete 08:29:57 36b3adc4ff6f: Pull complete 08:29:58 8ad3a11d3b57: Pull complete 08:29:58 aa168da1d23b: Download complete 08:29:59 46f8f816bc3b: Pull complete 08:29:59 93b61091891f: Pull complete 08:29:59 93b9cdb0e59b: Pull complete 08:29:59 5e14af77c1be: Pull complete 08:29:59 01666e4c0597: Pull complete 08:30:08 aa168da1d23b: Pull complete 08:30:08 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:30:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:30:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:30:08 prd-centos7-docker-4c-2g-23383 does not seem to be running inside a container 08:30:08 $ 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-464/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-464 -v /w/workspace/dry_go-mod-core-contracts_PR-464:/w/workspace/dry_go-mod-core-contracts_PR-464:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-464@tmp:/w/workspace/dry_go-mod-core-contracts_PR-464@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:30:11 $ docker top 05e6996ad12559ac43794cbe2faec01a728910fadc1b1912e77b0b685ce02d6b -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:12 + touch /tmp/pre-build-complete [Pipeline] sh 08:30:12 + mkdir -p /var/log/sa [Pipeline] sh 08:30:12 + ls /var/log/sa-host 08:30:12 + sadf -c /var/log/sa-host/sa23 08:30:12 file_magic: OK 08:30:12 HZ: Using current value: 100 08:30:12 file_header: OK 08:30:12 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 08:30:12 Statistics: 08:30:12 Hnuu...uuuununununu... 08:30:12 File successfully converted to sysstat format version 12.2.1 08:30:12 + sadf -c /var/log/sa-host/sa27 08:30:12 file_magic: OK 08:30:12 HZ: Using current value: 100 08:30:12 file_header: OK 08:30:12 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 08:30:12 Statistics: 08:30:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:30:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:13 provisioning config files... 08:30:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-464@tmp/config4951154357954425076tmp [Pipeline] { [Pipeline] echo 08:30:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:30:13 ---> create-netrc.sh [Pipeline] } 08:30:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:30:13 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:30:14 ---> python-tools-install.sh [Pipeline] echo 08:30:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:30:14 ---> sudo-logs.sh 08:30:14 Archiving 'sudo' log.. [Pipeline] echo 08:30:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:30:14 ---> job-cost.sh 08:30:14 lf-activate-venv: SKIPPING 08:30:14 INFO: No Stack... 08:30:15 INFO: Retrieving Pricing Info for: v1-standard-2 08:30:16 INFO: Archiving Costs [Pipeline] echo 08:30:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:30:16 ---> logs-deploy.sh 08:30:16 lf-activate-venv: SKIPPING 08:30:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-464/3 08:30:16 INFO: archiving workspace using pattern(s): 08:30:17 Archives upload complete. 08:30:18 INFO: archiving logs to Nexus 08:30:19 ---> uname -a: 08:30:19 Linux prd-centos7-docker-4c-2g-23383.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 08:30:19 08:30:19 08:30:19 ---> lscpu: 08:30:19 Architecture: x86_64 08:30:19 CPU op-mode(s): 32-bit, 64-bit 08:30:19 Byte Order: Little Endian 08:30:19 Address sizes: 40 bits physical, 48 bits virtual 08:30:19 CPU(s): 4 08:30:19 On-line CPU(s) list: 0-3 08:30:19 Thread(s) per core: 1 08:30:19 Core(s) per socket: 1 08:30:19 Socket(s): 4 08:30:19 NUMA node(s): 1 08:30:19 Vendor ID: GenuineIntel 08:30:19 CPU family: 6 08:30:19 Model: 44 08:30:19 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:30:19 Stepping: 1 08:30:19 CPU MHz: 2933.442 08:30:19 BogoMIPS: 5866.88 08:30:19 Virtualization: VT-x 08:30:19 Hypervisor vendor: KVM 08:30:19 Virtualization type: full 08:30:19 L1d cache: 128 KiB 08:30:19 L1i cache: 128 KiB 08:30:19 L2 cache: 16 MiB 08:30:19 L3 cache: 64 MiB 08:30:19 NUMA node0 CPU(s): 0-3 08:30:19 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:30:19 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:30:19 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:30:19 Vulnerability Meltdown: Mitigation; PTI 08:30:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:30:19 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:30:19 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:30:19 Vulnerability Srbds: Not affected 08:30:19 Vulnerability Tsx async abort: Not affected 08:30:19 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 08:30:19 08:30:19 08:30:19 ---> nproc: 08:30:19 4 08:30:19 08:30:19 08:30:19 ---> df -h: 08:30:19 Filesystem Size Used Available Use% Mounted on 08:30:19 overlay 50.0G 7.3G 42.7G 15% / 08:30:19 tmpfs 64.0M 0 64.0M 0% /dev 08:30:19 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:30:19 shm 64.0M 0 64.0M 0% /dev/shm 08:30:19 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 08:30:19 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 08:30:19 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 08:30:19 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 08:30:19 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 08:30:19 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 08:30:19 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 08:30:19 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 08:30:19 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-464 08:30:19 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-464@tmp 08:30:19 08:30:19 08:30:19 ---> free -m: 08:30:19 total used free shared buff/cache available 08:30:19 Mem: 1837 724 91 0 1021 1009 08:30:19 Swap: 1023 0 1023 08:30:19 08:30:19 08:30:19 ---> ip addr: 08:30:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:30:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:30:19 inet 127.0.0.1/8 scope host lo 08:30:19 valid_lft forever preferred_lft forever 08:30:19 inet6 ::1/128 scope host 08:30:19 valid_lft forever preferred_lft forever 08:30:19 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:30:19 link/ether fa:16:3e:a0:a4:ad brd ff:ff:ff:ff:ff:ff 08:30:19 inet 10.30.122.214/23 brd 10.30.123.255 scope global dynamic eth0 08:30:19 valid_lft 86012sec preferred_lft 86012sec 08:30:19 inet6 fe80::f816:3eff:fea0:a4ad/64 scope link 08:30:19 valid_lft forever preferred_lft forever 08:30:19 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:30:19 link/ether 02:42:eb:95:75:e2 brd ff:ff:ff:ff:ff:ff 08:30:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:30:19 valid_lft forever preferred_lft forever 08:30:19 inet6 fe80::42:ebff:fe95:75e2/64 scope link 08:30:19 valid_lft forever preferred_lft forever 08:30:19 08:30:19