Pull request #286 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 jpwhitemn for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from b199c4458d4509627a048a974ff4d1beee7f1c27+aa2b8c10f917c2938a24b062f2c2b0c252e10743 (2b39c7ff4e963d6e009530ee929398d451f537dc) 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 7909e789ffc0fecf34d47f501ec8db0a80105338 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 7909e789ffc0fecf34d47f501ec8db0a80105338 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 7909e789ffc0fecf34d47f501ec8db0a80105338 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7909e789ffc0fecf34d47f501ec8db0a80105338 # timeout=10 Commit message: "Merge pull request #245 from ernestojeda/fix-go-version-issue" > 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-43450 in /w/workspace/dry_go-mod-core-contracts_PR-286 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-286 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/286/head:refs/remotes/origin/PR-286 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/286/head:refs/remotes/origin/PR-286 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/286/head:refs/remotes/origin/PR-286 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit aa2b8c10f917c2938a24b062f2c2b0c252e10743 into PR head commit b199c4458d4509627a048a974ff4d1beee7f1c27 Merge succeeded, producing b199c4458d4509627a048a974ff4d1beee7f1c27 Checking out Revision b199c4458d4509627a048a974ff4d1beee7f1c27 (PR-286) > git config core.sparsecheckout # timeout=10 > git checkout -f b199c4458d4509627a048a974ff4d1beee7f1c27 # 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 aa2b8c10f917c2938a24b062f2c2b0c252e10743 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b199c4458d4509627a048a974ff4d1beee7f1c27 # timeout=10 Commit message: "Merge branch 'master' into upd-go-1-15" > git rev-list --no-walk 935a840f4c2285428cea98caa141869245fc97fc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:57:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:57:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:57:01 ========================================================= 22:57:01 EdgeX Global Pipelines Version Info 22:57:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:57:02 ------------------- 22:57:02 stable info: 22:57:02 ------------------- 22:57:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:57:02 Commit SHA: 7909e789ffc0fecf34d47f501ec8db0a80105338 22:57:02 Message: update stable to v1.0.122 22:57:03 ------------------- 22:57:03 experimental info: 22:57:03 ------------------- 22:57:03 Commited By: **** collab-it+edgex@linuxfoundation.org 22:57:03 Commit SHA: 7909e789ffc0fecf34d47f501ec8db0a80105338 22:57:03 Message: update experimental to v1.0.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 22:57:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 22:57:04 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 22:57:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:57:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:57:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:57:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:57:04 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:57:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:57:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:57:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:57:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:57:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 22:57:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:57:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:57:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:57:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:57:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:57:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:57:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 22:57:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:57:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:57:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:57:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-286 [Pipeline] echo 22:57:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-286 [Pipeline] echo 22:57:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-286 [Pipeline] echo 22:57:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b199c4458d4509627a048a974ff4d1beee7f1c27 [Pipeline] echo 22:57:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b199c44 [Pipeline] echo 22:57:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:57:07 + git log --format=format:%s -1 b199c4458d4509627a048a974ff4d1beee7f1c27 [Pipeline] echo 22:57:07 GIT_COMMIT: b199c4458d4509627a048a974ff4d1beee7f1c27, Commit Message: Merge branch 'master' into upd-go-1-15 [Pipeline] echo 22:57:07 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:57:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:57:09 22:57:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:57:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:57:09 latest: Pulling from edgex-devops/git-semver 22:57:09 31603596830f: Pulling fs layer 22:57:09 2a8b12db71e7: Pulling fs layer 22:57:09 6ca5941a6612: Pulling fs layer 22:57:09 ecc8261a40a4: Pulling fs layer 22:57:09 ecc8261a40a4: Waiting 22:57:09 2a8b12db71e7: Verifying Checksum 22:57:09 2a8b12db71e7: Download complete 22:57:09 31603596830f: Verifying Checksum 22:57:09 31603596830f: Download complete 22:57:09 ecc8261a40a4: Verifying Checksum 22:57:09 ecc8261a40a4: Download complete 22:57:09 6ca5941a6612: Verifying Checksum 22:57:09 6ca5941a6612: Download complete 22:57:10 31603596830f: Pull complete 22:57:10 2a8b12db71e7: Pull complete 22:57:10 6ca5941a6612: Pull complete 22:57:10 ecc8261a40a4: Pull complete 22:57:10 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:57:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:57:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:57:11 prd-centos7-docker-4c-2g-43450 does not seem to be running inside a container 22:57:11 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-286 -v /w/workspace/dry_go-mod-core-contracts_PR-286:/w/workspace/dry_go-mod-core-contracts_PR-286:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-286@tmp:/w/workspace/dry_go-mod-core-contracts_PR-286@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:57:14 $ docker top 0c0bc88f057913a2ce4af4b42e55ad08549a6a41bf3b3f369afee7da7639a261 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:57:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:57:14 [ssh-agent] Looking for ssh-agent implementation... 22:57:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:57:14 $ docker exec 0c0bc88f057913a2ce4af4b42e55ad08549a6a41bf3b3f369afee7da7639a261 ssh-agent 22:57:14 SSH_AUTH_SOCK=/tmp/ssh-I0lCnlRbj3S5/agent.12 22:57:14 SSH_AGENT_PID=17 22:57:14 Running ssh-add (command line suppressed) 22:57:14 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-286@tmp/private_key_3787180799763074445.key (/w/workspace/dry_go-mod-core-contracts_PR-286@tmp/private_key_3787180799763074445.key) 22:57:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:57:15 + git describe --exact-match --tags HEAD 22:57:15 fatal: No names found, cannot describe anything. [Pipeline] } 22:57:15 $ docker exec --env ******** --env ******** 0c0bc88f057913a2ce4af4b42e55ad08549a6a41bf3b3f369afee7da7639a261 ssh-agent -k 22:57:15 unset SSH_AUTH_SOCK; 22:57:15 unset SSH_AGENT_PID; 22:57:15 echo Agent pid 17 killed; 22:57:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 22:57:15 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 22:57:15 This usually means this commit has not been tagged. [Pipeline] sshagent 22:57:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:57:15 [ssh-agent] Looking for ssh-agent implementation... 22:57:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:57:15 $ docker exec 0c0bc88f057913a2ce4af4b42e55ad08549a6a41bf3b3f369afee7da7639a261 ssh-agent 22:57:16 SSH_AUTH_SOCK=/tmp/ssh-kxytcyeL8ahZ/agent.46 22:57:16 SSH_AGENT_PID=52 22:57:16 Running ssh-add (command line suppressed) 22:57:16 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-286@tmp/private_key_8045533807266602592.key (/w/workspace/dry_go-mod-core-contracts_PR-286@tmp/private_key_8045533807266602592.key) 22:57:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:57:16 + git semver init 22:57:16 # -> Open(): unable to determine branch for HEAD 22:57:16 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-286/.git 22:57:16 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-286 22:57:16 # $SEMVER_REMOTE_NAME = origin 22:57:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:57:16 # $SEMVER_USER_NAME = edgex-jenkins 22:57:16 # $SEMVER_BRANCH = PR-286 22:57:16 # $SEMVER_TEMP = /tmp/semver-037038608 22:57:16 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 22:57:17 # '/tmp/semver-037038608' -> '/w/workspace/dry_go-mod-core-contracts_PR-286/.semver' 22:57:17 # -> Force: false 22:57:17 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-286/.semver [Pipeline] } 22:57:17 $ docker exec --env ******** --env ******** 0c0bc88f057913a2ce4af4b42e55ad08549a6a41bf3b3f369afee7da7639a261 ssh-agent -k 22:57:17 unset SSH_AUTH_SOCK; 22:57:17 unset SSH_AGENT_PID; 22:57:17 echo Agent pid 52 killed; 22:57:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:57:17 + git semver [Pipeline] } 22:57:17 $ docker stop --time=1 0c0bc88f057913a2ce4af4b42e55ad08549a6a41bf3b3f369afee7da7639a261 22:57:19 $ docker rm -f 0c0bc88f057913a2ce4af4b42e55ad08549a6a41bf3b3f369afee7da7639a261 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 22:57:20 Stashed 95 file(s) [Pipeline] echo 22:57:20 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 22:57:20 Archived original 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 22:57:36 Still waiting to schedule task 22:57:36 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:57:36 Still waiting to schedule task 22:57:36 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 22:59:51 Running on prd-centos7-docker-4c-2g-43451 in /w/workspace/dry_go-mod-core-contracts_PR-286 [Pipeline] { [Pipeline] ws 22:59:51 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 22:59:59 using credential edgex-jenkins-ssh 22:59:59 Cloning the remote Git repository 22:59:59 Cloning with configured refspecs honoured and without tags 22:59:59 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 22:59:59 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 22:59:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 22:59:59 > git --version # timeout=10 22:59:59 > git --version # 'git version 2.16.5' 22:59:59 using GIT_SSH to set credentials SSH Credentials for GitHub 22:59:59 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/286/head:refs/remotes/origin/PR-286 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:00:00 Fetching without tags 23:00:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 23:00:00 > git config --add remote.origin.fetch +refs/pull/286/head:refs/remotes/origin/PR-286 # timeout=10 23:00:00 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 23:00:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 23:00:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 23:00:00 using GIT_SSH to set credentials SSH Credentials for GitHub 23:00:00 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/286/head:refs/remotes/origin/PR-286 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:00:01 Merging remotes/origin/master commit aa2b8c10f917c2938a24b062f2c2b0c252e10743 into PR head commit b199c4458d4509627a048a974ff4d1beee7f1c27 23:00:01 Merge succeeded, producing b199c4458d4509627a048a974ff4d1beee7f1c27 23:00:01 Checking out Revision b199c4458d4509627a048a974ff4d1beee7f1c27 (PR-286) 23:00:01 > git config core.sparsecheckout # timeout=10 23:00:01 > git checkout -f b199c4458d4509627a048a974ff4d1beee7f1c27 # timeout=10 23:00:01 > git remote # timeout=10 23:00:01 > git config --get remote.origin.url # timeout=10 23:00:01 using GIT_SSH to set credentials SSH Credentials for GitHub 23:00:01 > git merge aa2b8c10f917c2938a24b062f2c2b0c252e10743 # timeout=10 23:00:01 > git rev-parse HEAD^{commit} # timeout=10 23:00:01 > git config core.sparsecheckout # timeout=10 23:00:01 > git checkout -f b199c4458d4509627a048a974ff4d1beee7f1c27 # timeout=10 23:00:07 Commit message: "Merge branch 'master' into upd-go-1-15" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:00:08 ========================================================= 23:00:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 23:00:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:00:09 + 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 . 23:00:10 Sending build context to Docker daemon 2.25MB 23:00:10 Step 1/7 : ARG BASE=golang:1.15-alpine 23:00:10 Step 2/7 : FROM ${BASE} 23:00:10 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 23:00:10 df20fa9351a1: Pulling fs layer 23:00:10 ed8968b2872e: Pulling fs layer 23:00:10 a92cc7c5fd73: Pulling fs layer 23:00:10 e871e8e8d7a9: Pulling fs layer 23:00:10 e73272ec9a57: Pulling fs layer 23:00:10 1e910a182e73: Pulling fs layer 23:00:10 4e634b169226: Pulling fs layer 23:00:10 e73272ec9a57: Waiting 23:00:10 1e910a182e73: Waiting 23:00:10 4e634b169226: Waiting 23:00:10 e871e8e8d7a9: Waiting 23:00:10 a92cc7c5fd73: Verifying Checksum 23:00:10 a92cc7c5fd73: Download complete 23:00:10 ed8968b2872e: Verifying Checksum 23:00:10 ed8968b2872e: Download complete 23:00:10 e73272ec9a57: Verifying Checksum 23:00:10 e73272ec9a57: Download complete 23:00:10 1e910a182e73: Verifying Checksum 23:00:10 1e910a182e73: Download complete 23:00:11 df20fa9351a1: Verifying Checksum 23:00:11 df20fa9351a1: Download complete 23:00:11 df20fa9351a1: Pull complete 23:00:12 ed8968b2872e: Pull complete 23:00:12 a92cc7c5fd73: Pull complete 23:00:16 4e634b169226: Verifying Checksum 23:00:16 4e634b169226: Download complete 23:00:18 e871e8e8d7a9: Verifying Checksum 23:00:18 e871e8e8d7a9: Download complete 23:00:26 e871e8e8d7a9: Pull complete 23:00:26 e73272ec9a57: Pull complete 23:00:26 1e910a182e73: Pull complete 23:00:32 4e634b169226: Pull complete 23:00:32 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 23:00:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 23:00:32 ---> f7629b54cfaa 23:00:32 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:00:32 ---> Running in 07a1d6e27f76 23:00:32 Removing intermediate container 07a1d6e27f76 23:00:32 ---> c593bdba45bc 23:00:32 Step 4/7 : RUN apk add bash 23:00:32 ---> Running in 6d73e1b06aec 23:00:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:00:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:00:35 OK: 166 MiB in 39 packages 23:00:36 Removing intermediate container 6d73e1b06aec 23:00:36 ---> a7bcd8d5945c 23:00:36 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 23:00:36 ---> Running in 7358451a0a2b 23:00:36 Removing intermediate container 7358451a0a2b 23:00:36 ---> 57f1d4cc6261 23:00:36 Step 6/7 : COPY go.mod . 23:00:37 ---> 2441d2beb505 23:00:37 Step 7/7 : RUN go mod download 23:00:37 ---> Running in f572d0cb4a09 23:00:52 Removing intermediate container f572d0cb4a09 23:00:52 ---> 63d1b503ad2e 23:00:52 Successfully built 63d1b503ad2e 23:00:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:00:52 + docker inspect -f . ci-base-image-x86_64 23:00:52 . [Pipeline] withDockerContainer 23:00:53 prd-centos7-docker-4c-2g-43451 does not seem to be running inside a container 23:00:53 $ 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 ******** ci-base-image-x86_64 cat 23:00:54 $ docker top fdcb1864d48a5c3c07967271ce0afd99d767313975eb73d51cbea4e2bbb522ca -eo pid,comm [Pipeline] { [Pipeline] sh 23:00:54 + go version 23:00:54 go version go1.15.2 linux/amd64 [Pipeline] } 23:00:54 $ docker stop --time=1 fdcb1864d48a5c3c07967271ce0afd99d767313975eb73d51cbea4e2bbb522ca 23:00:56 $ docker rm -f fdcb1864d48a5c3c07967271ce0afd99d767313975eb73d51cbea4e2bbb522ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:00:57 + docker inspect -f . ci-base-image-x86_64 23:00:57 . [Pipeline] withDockerContainer 23:00:57 prd-centos7-docker-4c-2g-43451 does not seem to be running inside a container 23:00:57 $ 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 ******** ci-base-image-x86_64 cat 23:00:58 $ docker top 782aa8534eeaa86d86c3b27247262b150825aaa0c9b143e1683d3b211e4facbe -eo pid,comm [Pipeline] { [Pipeline] sh 23:00:59 + make test 23:00:59 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:01:10 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 23:01:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.025s coverage: 85.7% of statements 23:01:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.124s coverage: 100.0% of statements 23:01:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.018s coverage: 45.4% of statements 23:01:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.031s coverage: 77.8% of statements 23:01:11 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 23:01:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.034s coverage: 6.4% of statements 23:01:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.038s coverage: 14.7% of statements 23:01:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.012s coverage: 100.0% of statements 23:01:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.105s coverage: 91.8% of statements 23:01:12 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 23:01:12 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 23:01:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.020s coverage: 100.0% of statements 23:01:15 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.047s coverage: 45.9% of statements 23:01:20 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.085s coverage: 63.0% of statements 23:01:20 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.042s coverage: 26.3% of statements 23:01:20 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.059s coverage: 15.4% of statements 23:01:20 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.007s coverage: 15.4% of statements 23:01:20 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.032s coverage: 14.3% of statements 23:01:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 23:01:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.049s coverage: 31.7% of statements 23:01:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.054s coverage: 100.0% of statements 23:01:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.051s coverage: 95.1% of statements 23:01:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.027s coverage: 100.0% of statements 23:01:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 23:01:20 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:01:24 gofmt -l . 23:01:24 [ "`gofmt -l .`" = "" ] [Pipeline] stash 23:01:24 Stashed 1 file(s) [Pipeline] } 23:01:24 $ docker stop --time=1 782aa8534eeaa86d86c3b27247262b150825aaa0c9b143e1683d3b211e4facbe 23:01:27 $ docker rm -f 782aa8534eeaa86d86c3b27247262b150825aaa0c9b143e1683d3b211e4facbe [Pipeline] // withDockerContainer [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] } 23:01:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-43452 in /w/workspace/dry_go-mod-core-contracts_PR-286 [Pipeline] { [Pipeline] ws 23:01:56 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 23:02:01 using credential edgex-jenkins-ssh 23:02:02 Cloning the remote Git repository 23:02:02 Cloning with configured refspecs honoured and without tags 23:02:02 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 23:02:02 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 23:02:02 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 23:02:02 > git --version # timeout=10 23:02:02 > git --version # 'git version 2.17.1' 23:02:02 using GIT_SSH to set credentials SSH Credentials for GitHub 23:02:02 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/286/head:refs/remotes/origin/PR-286 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:02:03 Fetching without tags 23:02:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 23:02:03 > git config --add remote.origin.fetch +refs/pull/286/head:refs/remotes/origin/PR-286 # timeout=10 23:02:03 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 23:02:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 23:02:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 23:02:03 using GIT_SSH to set credentials SSH Credentials for GitHub 23:02:03 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/286/head:refs/remotes/origin/PR-286 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:02:04 Merging remotes/origin/master commit aa2b8c10f917c2938a24b062f2c2b0c252e10743 into PR head commit b199c4458d4509627a048a974ff4d1beee7f1c27 23:02:04 Merge succeeded, producing b199c4458d4509627a048a974ff4d1beee7f1c27 23:02:04 Checking out Revision b199c4458d4509627a048a974ff4d1beee7f1c27 (PR-286) 23:02:04 > git config core.sparsecheckout # timeout=10 23:02:04 > git checkout -f b199c4458d4509627a048a974ff4d1beee7f1c27 # timeout=10 23:02:04 > git remote # timeout=10 23:02:04 > git config --get remote.origin.url # timeout=10 23:02:04 using GIT_SSH to set credentials SSH Credentials for GitHub 23:02:04 > git merge aa2b8c10f917c2938a24b062f2c2b0c252e10743 # timeout=10 23:02:04 > git rev-parse HEAD^{commit} # timeout=10 23:02:04 > git config core.sparsecheckout # timeout=10 23:02:04 > git checkout -f b199c4458d4509627a048a974ff4d1beee7f1c27 # timeout=10 23:02:09 Commit message: "Merge branch 'master' into upd-go-1-15" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:02:10 ========================================================= 23:02:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 23:02:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:02:11 + 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 . 23:02:14 Sending build context to Docker daemon 2.25MB 23:02:14 Step 1/7 : ARG BASE=golang:1.15-alpine 23:02:14 Step 2/7 : FROM ${BASE} 23:02:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:02:14 b538f80385f9: Pulling fs layer 23:02:14 74f711af9a0d: Pulling fs layer 23:02:14 99f96fe45779: Pulling fs layer 23:02:14 8529a6b9a6be: Pulling fs layer 23:02:14 45590311c82a: Pulling fs layer 23:02:14 69ca0ff8b7b3: Pulling fs layer 23:02:14 209524e5b208: Pulling fs layer 23:02:14 8529a6b9a6be: Waiting 23:02:14 45590311c82a: Waiting 23:02:14 69ca0ff8b7b3: Waiting 23:02:14 209524e5b208: Waiting 23:02:14 99f96fe45779: Verifying Checksum 23:02:14 74f711af9a0d: Download complete 23:02:14 45590311c82a: Verifying Checksum 23:02:14 45590311c82a: Download complete 23:02:14 69ca0ff8b7b3: Download complete 23:02:14 b538f80385f9: Verifying Checksum 23:02:14 b538f80385f9: Download complete 23:02:15 b538f80385f9: Pull complete 23:02:16 74f711af9a0d: Pull complete 23:02:16 99f96fe45779: Pull complete 23:02:17 209524e5b208: Download complete 23:02:18 8529a6b9a6be: Verifying Checksum 23:02:18 8529a6b9a6be: Download complete 23:02:28 8529a6b9a6be: Pull complete 23:02:28 45590311c82a: Pull complete 23:02:28 69ca0ff8b7b3: Pull complete 23:02:31 209524e5b208: Pull complete 23:02:31 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 23:02:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 23:02:31 ---> 5bddaf1c2fca 23:02:31 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:02:34 ---> Running in e709225215e7 23:02:35 Removing intermediate container e709225215e7 23:02:35 ---> a62ced0ea74b 23:02:35 Step 4/7 : RUN apk add bash 23:02:35 ---> Running in 7937fc277abc 23:02:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:02:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:02:38 OK: 142 MiB in 39 packages 23:02:39 Removing intermediate container 7937fc277abc 23:02:39 ---> d9fe348c0af5 23:02:39 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 23:02:39 ---> Running in f162fc3edd0d 23:02:40 Removing intermediate container f162fc3edd0d 23:02:40 ---> 41e27e123a7b 23:02:40 Step 6/7 : COPY go.mod . 23:02:41 ---> b4b653bfd62c 23:02:41 Step 7/7 : RUN go mod download 23:02:41 ---> Running in 0f1c7431bd37 23:02:56 Removing intermediate container 0f1c7431bd37 23:02:56 ---> 0550abb19640 23:02:56 Successfully built 0550abb19640 23:02:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:02:56 + docker inspect -f . ci-base-image-arm64 23:02:56 . [Pipeline] withDockerContainer 23:02:57 prd-ubuntu18.04-docker-arm64-4c-16g-43452 does not seem to be running inside a container 23:02:57 $ 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 ******** ci-base-image-arm64 cat 23:02:59 $ docker top 3db4b94d5ec5b98ce31adddec9d5e272b1a4de4f1bea3894cfc32f9592b83b5e -eo pid,comm [Pipeline] { [Pipeline] sh 23:03:00 + go version 23:03:00 go version go1.15.2 linux/arm64 [Pipeline] } 23:03:00 $ docker stop --time=1 3db4b94d5ec5b98ce31adddec9d5e272b1a4de4f1bea3894cfc32f9592b83b5e 23:03:02 $ docker rm -f 3db4b94d5ec5b98ce31adddec9d5e272b1a4de4f1bea3894cfc32f9592b83b5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:03:03 + docker inspect -f . ci-base-image-arm64 23:03:03 . [Pipeline] withDockerContainer 23:03:04 prd-ubuntu18.04-docker-arm64-4c-16g-43452 does not seem to be running inside a container 23:03:04 $ 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 ******** ci-base-image-arm64 cat 23:03:06 $ docker top a66401fef5753da8c4afa3424778fd0f3730437b91bf73a7c9ae65dcc49c700c -eo pid,comm [Pipeline] { [Pipeline] sh 23:03:07 + make test 23:03:07 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:03:34 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 23:03:34 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.063s coverage: 85.7% of statements 23:03:34 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.047s coverage: 100.0% of statements 23:03:34 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.039s coverage: 45.4% of statements 23:03:34 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.015s coverage: 77.8% of statements 23:03:34 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 23:03:34 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.027s coverage: 6.4% of statements 23:03:35 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.051s coverage: 14.7% of statements 23:03:35 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.027s coverage: 100.0% of statements 23:03:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.107s coverage: 91.8% of statements 23:03:36 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 23:03:36 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 23:03:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.015s coverage: 100.0% of statements 23:03:37 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.014s coverage: 45.9% of statements 23:03:42 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.082s coverage: 63.0% of statements 23:03:42 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.038s coverage: 26.3% of statements 23:03:42 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.016s coverage: 15.4% of statements 23:03:42 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.056s coverage: 15.4% of statements 23:03:42 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.046s coverage: 14.3% of statements 23:03:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 23:03:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.045s coverage: 31.7% of statements 23:03:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.045s coverage: 100.0% of statements 23:03:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.058s coverage: 95.1% of statements 23:03:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.024s coverage: 100.0% of statements 23:03:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 23:03:44 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:03:48 gofmt -l . 23:03:49 [ "`gofmt -l .`" = "" ] [Pipeline] stash 23:03:49 Warning: overwriting stash ‘coverage-report’ 23:03:50 Stashed 1 file(s) [Pipeline] } 23:03:50 $ docker stop --time=1 a66401fef5753da8c4afa3424778fd0f3730437b91bf73a7c9ae65dcc49c700c 23:03:52 $ docker rm -f a66401fef5753da8c4afa3424778fd0f3730437b91bf73a7c9ae65dcc49c700c [Pipeline] // withDockerContainer [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 23:03:55 provisioning config files... 23:03:55 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-286@tmp/config8893372811582565173tmp [Pipeline] { [Pipeline] sh 23:03:56 + curl -s https://codecov.io/bash 23:03:56 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-286@tmp/config8893372811582565173tmp [Pipeline] } 23:03:56 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" 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 23:03:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:03:59 ---> package-listing.sh 23:03:59 ++ facter osfamily 23:03:59 ++ tr '[:upper:]' '[:lower:]' 23:03:59 + OS_FAMILY=redhat 23:03:59 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-286 23:03:59 + START_PACKAGES=/tmp/packages_start.txt 23:03:59 + END_PACKAGES=/tmp/packages_end.txt 23:03:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:03:59 + PACKAGES=/tmp/packages_start.txt 23:03:59 + '[' /w/workspace/dry_go-mod-core-contracts_PR-286 ']' 23:03:59 + PACKAGES=/tmp/packages_end.txt 23:03:59 + case "${OS_FAMILY}" in 23:03:59 + rpm -qa 23:03:59 + sort 23:04:03 + '[' -f /tmp/packages_start.txt ']' 23:04:03 + '[' -f /tmp/packages_end.txt ']' 23:04:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:04:03 + '[' /w/workspace/dry_go-mod-core-contracts_PR-286 ']' 23:04:03 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-286/archives/ 23:04:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-286/archives/ [Pipeline] isUnix [Pipeline] sh 23:04:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:04:04 23:04:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:04:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:04:04 alpine: Pulling from edgex-lftools-log-publisher 23:04:04 df20fa9351a1: Pulling fs layer 23:04:04 36b3adc4ff6f: Pulling fs layer 23:04:04 8ad3a11d3b57: Pulling fs layer 23:04:04 46f8f816bc3b: Pulling fs layer 23:04:04 0dadc02b9964: Pulling fs layer 23:04:04 ce6a7cf60c04: Pulling fs layer 23:04:04 7a184a31f384: Pulling fs layer 23:04:04 0879bd2ef858: Pulling fs layer 23:04:04 46f8f816bc3b: Waiting 23:04:04 0dadc02b9964: Waiting 23:04:04 ce6a7cf60c04: Waiting 23:04:04 7a184a31f384: Waiting 23:04:04 0879bd2ef858: Waiting 23:04:04 36b3adc4ff6f: Download complete 23:04:04 46f8f816bc3b: Verifying Checksum 23:04:04 46f8f816bc3b: Download complete 23:04:04 df20fa9351a1: Verifying Checksum 23:04:04 ce6a7cf60c04: Verifying Checksum 23:04:04 ce6a7cf60c04: Download complete 23:04:04 7a184a31f384: Verifying Checksum 23:04:04 7a184a31f384: Download complete 23:04:04 0dadc02b9964: Verifying Checksum 23:04:04 0dadc02b9964: Download complete 23:04:04 8ad3a11d3b57: Verifying Checksum 23:04:04 8ad3a11d3b57: Download complete 23:04:04 df20fa9351a1: Pull complete 23:04:04 0879bd2ef858: Verifying Checksum 23:04:04 0879bd2ef858: Download complete 23:04:04 36b3adc4ff6f: Pull complete 23:04:05 8ad3a11d3b57: Pull complete 23:04:05 46f8f816bc3b: Pull complete 23:04:06 0dadc02b9964: Pull complete 23:04:06 ce6a7cf60c04: Pull complete 23:04:06 7a184a31f384: Pull complete 23:04:08 0879bd2ef858: Pull complete 23:04:08 Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 23:04:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:04:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:04:08 prd-centos7-docker-4c-2g-43450 does not seem to be running inside a container 23:04:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/dry_go-mod-core-contracts_PR-286 -v /w/workspace/dry_go-mod-core-contracts_PR-286:/w/workspace/dry_go-mod-core-contracts_PR-286:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-286@tmp:/w/workspace/dry_go-mod-core-contracts_PR-286@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:04:13 $ docker top 52b9c7311f8a7550851dab5d32c355ca70527ffe1343f9dc5cf915fb944f6bb3 -eo pid,comm [Pipeline] { [Pipeline] sh 23:04:14 + mkdir -p /var/log/sa [Pipeline] sh 23:04:14 + ls /var/log/sa-host 23:04:14 + sadf -c /var/log/sa-host/sa05 23:04:14 file_magic: OK 23:04:14 HZ: Using current value: 100 23:04:14 file_header: OK 23:04:14 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 23:04:14 Statistics: 23:04:14 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:04:14 File successfully converted to sysstat format version 12.2.1 23:04:14 + sadf -c /var/log/sa-host/sa15 23:04:14 file_magic: OK 23:04:14 HZ: Using current value: 100 23:04:14 file_header: OK 23:04:14 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 23:04:14 Statistics: 23:04:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:04:14 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:04:14 provisioning config files... 23:04:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-286@tmp/config8946128385687697419tmp [Pipeline] { [Pipeline] echo 23:04:14 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:04:15 ---> create-netrc.sh [Pipeline] echo 23:04:15 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:04:15 ---> logs-deploy.sh 23:04:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-286/3 23:04:15 INFO: archiving workspace using pattern(s): 23:04:16 Archives upload complete. 23:04:16 INFO: archiving logs to Nexus