Pull request #253 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at bb23a71e0387f48b774a4c52a4064e316f42887d rather than 44b19a5774ed8d25460573015c9ab38edc20cdc2 Obtained Jenkinsfile from bb23a71e0387f48b774a4c52a4064e316f42887d Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > 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, goVersion:1.13, 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.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 SNAP_CHANNEL: latest/edge BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: api/openapi/v1 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1400 in /w/workspace/dry_go-mod-core-contracts_PR-253 [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 Fetching without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-253 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 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/253/head:refs/remotes/origin/PR-253 +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 > git config --add remote.origin.fetch +refs/pull/253/head:refs/remotes/origin/PR-253 # 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/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit bb23a71e0387f48b774a4c52a4064e316f42887d into PR head commit 44b19a5774ed8d25460573015c9ab38edc20cdc2 Merge succeeded, producing 44b19a5774ed8d25460573015c9ab38edc20cdc2 Checking out Revision 44b19a5774ed8d25460573015c9ab38edc20cdc2 (PR-253) > git config core.sparsecheckout # timeout=10 > git checkout -f 44b19a5774ed8d25460573015c9ab38edc20cdc2 # 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 bb23a71e0387f48b774a4c52a4064e316f42887d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44b19a5774ed8d25460573015c9ab38edc20cdc2 # timeout=10 Commit message: "feat(metadata): Create metadata DTOs and models for V2 API" First time build. Skipping changelog. > git rev-list --no-walk 1b82f5caa4025e3ae21f86518d8c17e3232772c3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-29T08:30:49.793Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-29T08:30:50.019Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-29T08:30:50.153Z] ========================================================= [2020-07-29T08:30:50.153Z] EdgeX Global Pipelines Version Info [2020-07-29T08:30:50.153Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-29T08:30:52.876Z] ------------------- [2020-07-29T08:30:52.876Z] stable info: [2020-07-29T08:30:52.876Z] ------------------- [2020-07-29T08:30:52.876Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-29T08:30:52.876Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-07-29T08:30:52.876Z] Message: update stable to v1.0.106 [2020-07-29T08:30:54.370Z] ------------------- [2020-07-29T08:30:54.370Z] experimental info: [2020-07-29T08:30:54.370Z] ------------------- [2020-07-29T08:30:54.370Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-29T08:30:54.370Z] Commit SHA: 626b9661e310b9d132ae9d5c3b37d89ff845648b [2020-07-29T08:30:54.370Z] Message: update experimental to v1.0.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-07-29T08:30:56.673Z] + git log --format=format:%s -1 44b19a5774ed8d25460573015c9ab38edc20cdc2 [Pipeline] echo [2020-07-29T08:30:56.925Z] GIT_COMMIT: 44b19a5774ed8d25460573015c9ab38edc20cdc2, Commit Message: feat(metadata): Create metadata DTOs and models for V2 API [Pipeline] echo [2020-07-29T08:30:56.969Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-07-29T08:30:57.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-29T08:30:58.121Z] [2020-07-29T08:30:58.121Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-29T08:30:58.522Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-29T08:30:58.522Z] latest: Pulling from edgex-devops/git-semver [2020-07-29T08:30:58.522Z] 31603596830f: Pulling fs layer [2020-07-29T08:30:58.522Z] 2a8b12db71e7: Pulling fs layer [2020-07-29T08:30:58.522Z] 6ca5941a6612: Pulling fs layer [2020-07-29T08:30:58.522Z] ecc8261a40a4: Pulling fs layer [2020-07-29T08:30:58.522Z] ecc8261a40a4: Waiting [2020-07-29T08:30:58.522Z] 2a8b12db71e7: Verifying Checksum [2020-07-29T08:30:58.522Z] 2a8b12db71e7: Download complete [2020-07-29T08:30:58.789Z] 31603596830f: Verifying Checksum [2020-07-29T08:30:58.789Z] 31603596830f: Download complete [2020-07-29T08:30:58.789Z] ecc8261a40a4: Verifying Checksum [2020-07-29T08:30:58.789Z] ecc8261a40a4: Download complete [2020-07-29T08:30:58.789Z] 6ca5941a6612: Verifying Checksum [2020-07-29T08:30:58.789Z] 6ca5941a6612: Download complete [2020-07-29T08:30:59.054Z] 31603596830f: Pull complete [2020-07-29T08:30:59.414Z] 2a8b12db71e7: Pull complete [2020-07-29T08:31:00.422Z] 6ca5941a6612: Pull complete [2020-07-29T08:31:00.701Z] ecc8261a40a4: Pull complete [2020-07-29T08:31:00.701Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-07-29T08:31:01.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-29T08:31:01.005Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-29T08:31:01.230Z] prd-centos7-docker-4c-2g-1400 does not seem to be running inside a container [2020-07-29T08:31:01.298Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-253 -v /w/workspace/dry_go-mod-core-contracts_PR-253:/w/workspace/dry_go-mod-core-contracts_PR-253:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-253@tmp:/w/workspace/dry_go-mod-core-contracts_PR-253@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-29T08:31:03.712Z] $ docker top 017b6452efb4374df6f89a6707a98f0ddb021719c1f2c917280a29407848f56e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-29T08:31:04.187Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-29T08:31:04.187Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-29T08:31:04.571Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-29T08:31:04.563Z] $ docker exec 017b6452efb4374df6f89a6707a98f0ddb021719c1f2c917280a29407848f56e ssh-agent [2020-07-29T08:31:04.824Z] SSH_AUTH_SOCK=/tmp/ssh-fMxn8fP8dpLA/agent.11 [2020-07-29T08:31:04.824Z] SSH_AGENT_PID=16 [2020-07-29T08:31:04.836Z] Running ssh-add (command line suppressed) [2020-07-29T08:31:04.983Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-253@tmp/private_key_7989347066412322717.key (/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/private_key_7989347066412322717.key) [2020-07-29T08:31:05.192Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-29T08:31:05.656Z] + git describe --exact-match --tags HEAD [2020-07-29T08:31:05.656Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-29T08:31:05.724Z] $ docker exec --env ******** --env ******** 017b6452efb4374df6f89a6707a98f0ddb021719c1f2c917280a29407848f56e ssh-agent -k [2020-07-29T08:31:05.898Z] unset SSH_AUTH_SOCK; [2020-07-29T08:31:05.898Z] unset SSH_AGENT_PID; [2020-07-29T08:31:05.898Z] echo Agent pid 16 killed; [2020-07-29T08:31:06.051Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-29T08:31:06.140Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-29T08:31:06.140Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-29T08:31:06.237Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-29T08:31:06.237Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-29T08:31:06.599Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-29T08:31:06.592Z] $ docker exec 017b6452efb4374df6f89a6707a98f0ddb021719c1f2c917280a29407848f56e ssh-agent [2020-07-29T08:31:06.914Z] SSH_AUTH_SOCK=/tmp/ssh-7K1SzUJYReon/agent.46 [2020-07-29T08:31:06.914Z] SSH_AGENT_PID=52 [2020-07-29T08:31:06.933Z] Running ssh-add (command line suppressed) [2020-07-29T08:31:07.188Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-253@tmp/private_key_3062353490832829539.key (/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/private_key_3062353490832829539.key) [2020-07-29T08:31:07.549Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-29T08:31:08.040Z] + git semver init [2020-07-29T08:31:08.041Z] # -> Open(): unable to determine branch for HEAD [2020-07-29T08:31:08.041Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-253/.git [2020-07-29T08:31:08.041Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-253 [2020-07-29T08:31:08.041Z] # $SEMVER_REMOTE_NAME = origin [2020-07-29T08:31:08.041Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-29T08:31:08.041Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-29T08:31:08.041Z] # $SEMVER_BRANCH = PR-253 [2020-07-29T08:31:08.041Z] # $SEMVER_TEMP = /tmp/semver-626041755 [2020-07-29T08:31:08.041Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-07-29T08:31:09.185Z] # '/tmp/semver-626041755' -> '/w/workspace/dry_go-mod-core-contracts_PR-253/.semver' [2020-07-29T08:31:09.185Z] # -> Force: false [2020-07-29T08:31:09.474Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-253/.semver [Pipeline] } [2020-07-29T08:31:09.510Z] $ docker exec --env ******** --env ******** 017b6452efb4374df6f89a6707a98f0ddb021719c1f2c917280a29407848f56e ssh-agent -k [2020-07-29T08:31:09.727Z] unset SSH_AUTH_SOCK; [2020-07-29T08:31:09.728Z] unset SSH_AGENT_PID; [2020-07-29T08:31:09.729Z] echo Agent pid 52 killed; [2020-07-29T08:31:09.873Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-29T08:31:10.402Z] + git semver [Pipeline] } [2020-07-29T08:31:10.673Z] $ docker stop --time=1 017b6452efb4374df6f89a6707a98f0ddb021719c1f2c917280a29407848f56e [2020-07-29T08:31:12.450Z] $ docker rm -f 017b6452efb4374df6f89a6707a98f0ddb021719c1f2c917280a29407848f56e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-29T08:31:14.697Z] Stashed 81 file(s) [Pipeline] echo [2020-07-29T08:31:14.699Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] echo [2020-07-29T08:31:14.786Z] 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 [2020-07-29T08:31:30.235Z] Still waiting to schedule task [2020-07-29T08:31:30.235Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-07-29T08:31:30.238Z] Still waiting to schedule task [2020-07-29T08:31:30.238Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-07-29T08:32:56.411Z] Running on prd-centos7-docker-4c-2g-1403 in /w/workspace/dry_go-mod-core-contracts_PR-253 [Pipeline] { [Pipeline] ws [2020-07-29T08:32:56.461Z] Running in /w/workspace/go-mod-core-contracts/16 [Pipeline] { [Pipeline] checkout [2020-07-29T08:32:58.814Z] using credential edgex-jenkins-ssh [2020-07-29T08:32:58.857Z] Cloning the remote Git repository [2020-07-29T08:32:58.857Z] Cloning with configured refspecs honoured and without tags [2020-07-29T08:32:59.538Z] Fetching without tags [2020-07-29T08:32:59.927Z] Merging remotes/origin/master commit bb23a71e0387f48b774a4c52a4064e316f42887d into PR head commit 44b19a5774ed8d25460573015c9ab38edc20cdc2 [2020-07-29T08:32:58.872Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-29T08:32:58.941Z] > git init /w/workspace/go-mod-core-contracts/16 # timeout=10 [2020-07-29T08:32:58.995Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-29T08:32:58.996Z] > git --version # timeout=10 [2020-07-29T08:32:59.002Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-29T08:32:59.025Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T08:32:59.508Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-29T08:32:59.514Z] > git config --add remote.origin.fetch +refs/pull/253/head:refs/remotes/origin/PR-253 # timeout=10 [2020-07-29T08:32:59.518Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T08:32:59.526Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-29T08:32:59.536Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-29T08:32:59.536Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-29T08:32:59.540Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T08:32:59.928Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T08:32:59.932Z] > git checkout -f 44b19a5774ed8d25460573015c9ab38edc20cdc2 # timeout=10 [2020-07-29T08:33:00.023Z] Merge succeeded, producing 44b19a5774ed8d25460573015c9ab38edc20cdc2 [2020-07-29T08:33:00.024Z] Checking out Revision 44b19a5774ed8d25460573015c9ab38edc20cdc2 (PR-253) [2020-07-29T08:32:59.983Z] > git remote # timeout=10 [2020-07-29T08:32:59.988Z] > git config --get remote.origin.url # timeout=10 [2020-07-29T08:32:59.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-29T08:33:00.001Z] > git merge bb23a71e0387f48b774a4c52a4064e316f42887d # timeout=10 [2020-07-29T08:33:00.011Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-29T08:33:00.019Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T08:33:00.030Z] > git checkout -f 44b19a5774ed8d25460573015c9ab38edc20cdc2 # timeout=10 [2020-07-29T08:33:03.563Z] Commit message: "feat(metadata): Create metadata DTOs and models for V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-29T08:33:04.356Z] ========================================================= [2020-07-29T08:33:04.356Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-29T08:33:04.356Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-29T08:33:05.015Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-07-29T08:33:05.278Z] Sending build context to Docker daemon 2MB [2020-07-29T08:33:05.278Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-29T08:33:05.278Z] Step 2/7 : FROM ${BASE} [2020-07-29T08:33:05.278Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-29T08:33:05.278Z] df20fa9351a1: Pulling fs layer [2020-07-29T08:33:05.278Z] ed8968b2872e: Pulling fs layer [2020-07-29T08:33:05.278Z] a92cc7c5fd73: Pulling fs layer [2020-07-29T08:33:05.278Z] 2dd03ba5bac4: Pulling fs layer [2020-07-29T08:33:05.278Z] 1e091d79d1de: Pulling fs layer [2020-07-29T08:33:05.278Z] 481702a1767f: Pulling fs layer [2020-07-29T08:33:05.278Z] f64a6f60c768: Pulling fs layer [2020-07-29T08:33:05.278Z] e78d2573fc39: Pulling fs layer [2020-07-29T08:33:05.278Z] e876d2f968b6: Pulling fs layer [2020-07-29T08:33:05.278Z] ce8a83651883: Pulling fs layer [2020-07-29T08:33:05.278Z] 07967f4d0e4b: Pulling fs layer [2020-07-29T08:33:05.278Z] ce8a83651883: Waiting [2020-07-29T08:33:05.278Z] 07967f4d0e4b: Waiting [2020-07-29T08:33:05.278Z] 1e091d79d1de: Waiting [2020-07-29T08:33:05.278Z] f64a6f60c768: Waiting [2020-07-29T08:33:05.278Z] 2dd03ba5bac4: Waiting [2020-07-29T08:33:05.278Z] e78d2573fc39: Waiting [2020-07-29T08:33:05.278Z] e876d2f968b6: Waiting [2020-07-29T08:33:05.278Z] a92cc7c5fd73: Verifying Checksum [2020-07-29T08:33:05.278Z] a92cc7c5fd73: Download complete [2020-07-29T08:33:05.278Z] ed8968b2872e: Verifying Checksum [2020-07-29T08:33:05.278Z] ed8968b2872e: Download complete [2020-07-29T08:33:05.278Z] 1e091d79d1de: Verifying Checksum [2020-07-29T08:33:05.278Z] 1e091d79d1de: Download complete [2020-07-29T08:33:05.545Z] 481702a1767f: Verifying Checksum [2020-07-29T08:33:05.545Z] 481702a1767f: Download complete [2020-07-29T08:33:05.545Z] df20fa9351a1: Verifying Checksum [2020-07-29T08:33:05.545Z] df20fa9351a1: Download complete [2020-07-29T08:33:06.544Z] f64a6f60c768: Verifying Checksum [2020-07-29T08:33:06.544Z] f64a6f60c768: Download complete [2020-07-29T08:33:06.544Z] e876d2f968b6: Verifying Checksum [2020-07-29T08:33:06.544Z] e876d2f968b6: Download complete [2020-07-29T08:33:07.127Z] ce8a83651883: Verifying Checksum [2020-07-29T08:33:07.127Z] ce8a83651883: Download complete [2020-07-29T08:33:07.127Z] e78d2573fc39: Verifying Checksum [2020-07-29T08:33:07.127Z] e78d2573fc39: Download complete [2020-07-29T08:33:07.127Z] 07967f4d0e4b: Verifying Checksum [2020-07-29T08:33:07.127Z] 07967f4d0e4b: Download complete [2020-07-29T08:33:07.127Z] 2dd03ba5bac4: Verifying Checksum [2020-07-29T08:33:07.127Z] 2dd03ba5bac4: Download complete [2020-07-29T08:33:07.701Z] df20fa9351a1: Pull complete [2020-07-29T08:33:07.701Z] ed8968b2872e: Pull complete [2020-07-29T08:33:07.962Z] a92cc7c5fd73: Pull complete [2020-07-29T08:33:13.256Z] 2dd03ba5bac4: Pull complete [2020-07-29T08:33:13.256Z] 1e091d79d1de: Pull complete [2020-07-29T08:33:13.256Z] 481702a1767f: Pull complete [2020-07-29T08:33:16.515Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1402 in /w/workspace/dry_go-mod-core-contracts_PR-253 [Pipeline] { [Pipeline] ws [2020-07-29T08:33:16.560Z] Running in /w/workspace/go-mod-core-contracts/16 [Pipeline] { [Pipeline] checkout [2020-07-29T08:33:19.862Z] f64a6f60c768: Pull complete [2020-07-29T08:33:21.457Z] using credential edgex-jenkins-ssh [2020-07-29T08:33:21.508Z] Cloning the remote Git repository [2020-07-29T08:33:21.508Z] Cloning with configured refspecs honoured and without tags [2020-07-29T08:33:21.561Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-29T08:33:22.424Z] e78d2573fc39: Pull complete [2020-07-29T08:33:22.424Z] e876d2f968b6: Pull complete [2020-07-29T08:33:22.766Z] Fetching without tags [2020-07-29T08:33:21.690Z] > git init /w/workspace/go-mod-core-contracts/16 # timeout=10 [2020-07-29T08:33:21.786Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-29T08:33:21.787Z] > git --version # timeout=10 [2020-07-29T08:33:21.808Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-29T08:33:21.904Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T08:33:22.670Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-29T08:33:22.689Z] > git config --add remote.origin.fetch +refs/pull/253/head:refs/remotes/origin/PR-253 # timeout=10 [2020-07-29T08:33:22.705Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T08:33:22.732Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-29T08:33:22.766Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-29T08:33:22.767Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-29T08:33:22.790Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T08:33:23.342Z] Merging remotes/origin/master commit bb23a71e0387f48b774a4c52a4064e316f42887d into PR head commit 44b19a5774ed8d25460573015c9ab38edc20cdc2 [2020-07-29T08:33:23.629Z] Merge succeeded, producing 44b19a5774ed8d25460573015c9ab38edc20cdc2 [2020-07-29T08:33:23.629Z] Checking out Revision 44b19a5774ed8d25460573015c9ab38edc20cdc2 (PR-253) [2020-07-29T08:33:23.815Z] ce8a83651883: Pull complete [2020-07-29T08:33:23.815Z] 07967f4d0e4b: Pull complete [2020-07-29T08:33:23.815Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-07-29T08:33:23.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-29T08:33:23.815Z] ---> 5d7c900382c6 [2020-07-29T08:33:23.815Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-29T08:33:23.347Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T08:33:23.363Z] > git checkout -f 44b19a5774ed8d25460573015c9ab38edc20cdc2 # timeout=10 [2020-07-29T08:33:23.481Z] > git remote # timeout=10 [2020-07-29T08:33:23.504Z] > git config --get remote.origin.url # timeout=10 [2020-07-29T08:33:23.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-29T08:33:23.527Z] > git merge bb23a71e0387f48b774a4c52a4064e316f42887d # timeout=10 [2020-07-29T08:33:23.552Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-29T08:33:23.622Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T08:33:23.666Z] > git checkout -f 44b19a5774ed8d25460573015c9ab38edc20cdc2 # timeout=10 [2020-07-29T08:33:25.202Z] ---> Running in b324e86b570f [2020-07-29T08:33:25.464Z] Removing intermediate container b324e86b570f [2020-07-29T08:33:25.464Z] ---> 733d8cbd8edf [2020-07-29T08:33:25.464Z] Step 4/7 : RUN apk add bash [2020-07-29T08:33:25.464Z] ---> Running in 624cdcba7a2c [2020-07-29T08:33:26.410Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-29T08:33:27.356Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-29T08:33:27.616Z] OK: 166 MiB in 39 packages [2020-07-29T08:33:28.058Z] Commit message: "feat(metadata): Create metadata DTOs and models for V2 API" [2020-07-29T08:33:28.190Z] Removing intermediate container 624cdcba7a2c [2020-07-29T08:33:28.190Z] ---> f393ed0404ef [2020-07-29T08:33:28.190Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-07-29T08:33:28.190Z] ---> Running in 028d56c92f3f [Pipeline] withEnv [Pipeline] { [2020-07-29T08:33:28.452Z] Removing intermediate container 028d56c92f3f [2020-07-29T08:33:28.452Z] ---> 30d1f26159de [2020-07-29T08:33:28.452Z] Step 6/7 : COPY go.mod . [2020-07-29T08:33:28.452Z] ---> 4bfe186eae0e [2020-07-29T08:33:28.452Z] Step 7/7 : RUN go mod download [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-07-29T08:33:28.714Z] ---> Running in 7e8adfeb1c1d [Pipeline] echo [2020-07-29T08:33:29.161Z] ========================================================= [2020-07-29T08:33:29.161Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-29T08:33:29.161Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-29T08:33:30.100Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-07-29T08:33:30.101Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-29T08:33:30.101Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-29T08:33:30.101Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-29T08:33:30.101Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-07-29T08:33:30.101Z] go: finding github.com/go-playground/locales v0.13.0 [2020-07-29T08:33:30.354Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-07-29T08:33:30.361Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-07-29T08:33:30.361Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-07-29T08:33:30.361Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-29T08:33:30.361Z] go: finding github.com/google/uuid v1.1.0 [2020-07-29T08:33:30.361Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-29T08:33:30.361Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-07-29T08:33:30.361Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-29T08:33:30.361Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-29T08:33:30.361Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-29T08:33:30.361Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-29T08:33:30.631Z] go: finding golang.org/x/text v0.3.2 [2020-07-29T08:33:30.631Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-29T08:33:30.631Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-29T08:33:30.631Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-29T08:33:31.809Z] Sending build context to Docker daemon 2MB [2020-07-29T08:33:31.809Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-29T08:33:31.809Z] Step 2/7 : FROM ${BASE} [2020-07-29T08:33:31.809Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-29T08:33:31.809Z] b538f80385f9: Pulling fs layer [2020-07-29T08:33:31.809Z] 74f711af9a0d: Pulling fs layer [2020-07-29T08:33:31.809Z] 99f96fe45779: Pulling fs layer [2020-07-29T08:33:31.809Z] fd7a069fd194: Pulling fs layer [2020-07-29T08:33:31.809Z] 66aa3694b03b: Pulling fs layer [2020-07-29T08:33:31.809Z] 170f70906a0f: Pulling fs layer [2020-07-29T08:33:31.809Z] ad7c5574e4b9: Pulling fs layer [2020-07-29T08:33:31.809Z] e772456be8f7: Pulling fs layer [2020-07-29T08:33:31.809Z] c890913d741a: Pulling fs layer [2020-07-29T08:33:31.809Z] 2480fcc9aa5a: Pulling fs layer [2020-07-29T08:33:31.809Z] 09adf4765672: Pulling fs layer [2020-07-29T08:33:31.809Z] fd7a069fd194: Waiting [2020-07-29T08:33:31.809Z] 66aa3694b03b: Waiting [2020-07-29T08:33:31.809Z] 170f70906a0f: Waiting [2020-07-29T08:33:31.809Z] ad7c5574e4b9: Waiting [2020-07-29T08:33:31.809Z] e772456be8f7: Waiting [2020-07-29T08:33:31.809Z] c890913d741a: Waiting [2020-07-29T08:33:31.809Z] 2480fcc9aa5a: Waiting [2020-07-29T08:33:31.809Z] 09adf4765672: Waiting [2020-07-29T08:33:31.809Z] 99f96fe45779: Download complete [2020-07-29T08:33:31.809Z] 74f711af9a0d: Verifying Checksum [2020-07-29T08:33:31.809Z] 74f711af9a0d: Download complete [2020-07-29T08:33:32.087Z] 66aa3694b03b: Verifying Checksum [2020-07-29T08:33:32.087Z] 66aa3694b03b: Download complete [2020-07-29T08:33:32.087Z] 170f70906a0f: Verifying Checksum [2020-07-29T08:33:32.087Z] 170f70906a0f: Download complete [2020-07-29T08:33:32.087Z] b538f80385f9: Verifying Checksum [2020-07-29T08:33:32.087Z] b538f80385f9: Download complete [2020-07-29T08:33:33.073Z] b538f80385f9: Pull complete [2020-07-29T08:33:33.360Z] 74f711af9a0d: Pull complete [2020-07-29T08:33:33.968Z] 99f96fe45779: Pull complete [2020-07-29T08:33:34.587Z] ad7c5574e4b9: Verifying Checksum [2020-07-29T08:33:34.587Z] ad7c5574e4b9: Download complete [2020-07-29T08:33:34.587Z] c890913d741a: Verifying Checksum [2020-07-29T08:33:34.587Z] c890913d741a: Download complete [2020-07-29T08:33:36.573Z] 2480fcc9aa5a: Verifying Checksum [2020-07-29T08:33:36.573Z] 2480fcc9aa5a: Download complete [2020-07-29T08:33:36.573Z] 09adf4765672: Verifying Checksum [2020-07-29T08:33:36.573Z] 09adf4765672: Download complete [2020-07-29T08:33:36.845Z] e772456be8f7: Verifying Checksum [2020-07-29T08:33:36.845Z] e772456be8f7: Download complete [2020-07-29T08:33:37.438Z] fd7a069fd194: Download complete [2020-07-29T08:33:38.778Z] Removing intermediate container 7e8adfeb1c1d [2020-07-29T08:33:38.778Z] ---> 0d303af720bb [2020-07-29T08:33:38.778Z] Successfully built 0d303af720bb [2020-07-29T08:33:38.778Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-29T08:33:39.382Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-29T08:33:39.382Z] . [Pipeline] withDockerContainer [2020-07-29T08:33:39.478Z] prd-centos7-docker-4c-2g-1403 does not seem to be running inside a container [2020-07-29T08:33:39.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/16 -v /w/workspace/go-mod-core-contracts/16:/w/workspace/go-mod-core-contracts/16:rw,z -v /w/workspace/go-mod-core-contracts/16@tmp:/w/workspace/go-mod-core-contracts/16@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 ******** ci-base-image-x86_64 cat [2020-07-29T08:33:40.097Z] $ docker top ce2c62fd00ecdce0bee3109da1e2e76ca653c499c222686a299d79f06962c455 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-29T08:33:40.741Z] + go version [2020-07-29T08:33:40.741Z] go version go1.13.13 linux/amd64 [Pipeline] sh [2020-07-29T08:33:41.042Z] + make test [2020-07-29T08:33:41.042Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-29T08:33:47.671Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-07-29T08:33:48.629Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.017s coverage: 85.7% of statements [2020-07-29T08:33:48.629Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.013s coverage: 100.0% of statements [2020-07-29T08:33:49.886Z] fd7a069fd194: Pull complete [2020-07-29T08:33:49.886Z] 66aa3694b03b: Pull complete [2020-07-29T08:33:49.886Z] 170f70906a0f: Pull complete [2020-07-29T08:33:50.068Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.038s coverage: 45.4% of statements [2020-07-29T08:33:50.068Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.010s coverage: 77.8% of statements [2020-07-29T08:33:50.068Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-07-29T08:33:50.068Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.004s coverage: 6.4% of statements [2020-07-29T08:33:50.068Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.014s coverage: 14.4% of statements [2020-07-29T08:33:50.068Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.039s coverage: 100.0% of statements [2020-07-29T08:33:50.669Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.062s coverage: 91.8% of statements [2020-07-29T08:33:50.669Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-07-29T08:33:50.669Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-07-29T08:33:50.669Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.011s coverage: 100.0% of statements [2020-07-29T08:33:53.284Z] ad7c5574e4b9: Pull complete [2020-07-29T08:33:54.021Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.019s coverage: 62.6% of statements [2020-07-29T08:33:54.021Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.007s coverage: 26.3% of statements [2020-07-29T08:33:54.021Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.008s coverage: 15.4% of statements [2020-07-29T08:33:54.021Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.005s coverage: 15.4% of statements [2020-07-29T08:33:54.021Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.031s coverage: 14.3% of statements [2020-07-29T08:33:54.021Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-07-29T08:33:54.021Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.005s coverage: 30.8% of statements [2020-07-29T08:33:54.021Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] [2020-07-29T08:33:54.021Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.014s coverage: 95.3% of statements [2020-07-29T08:33:54.021Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-07-29T08:33:54.021Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-07-29T08:33:54.281Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-29T08:33:55.241Z] gofmt -l . [2020-07-29T08:33:55.505Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-07-29T08:33:55.889Z] Stashed 1 file(s) [Pipeline] } [2020-07-29T08:33:55.889Z] $ docker stop --time=1 ce2c62fd00ecdce0bee3109da1e2e76ca653c499c222686a299d79f06962c455 [2020-07-29T08:33:57.615Z] e772456be8f7: Pull complete [2020-07-29T08:33:58.126Z] $ docker rm -f ce2c62fd00ecdce0bee3109da1e2e76ca653c499c222686a299d79f06962c455 [2020-07-29T08:33:58.220Z] c890913d741a: Pull complete [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] } [2020-07-29T08:34:00.246Z] 2480fcc9aa5a: Pull complete [2020-07-29T08:34:00.847Z] 09adf4765672: Pull complete [2020-07-29T08:34:00.847Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-07-29T08:34:00.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-29T08:34:00.847Z] ---> 2248a725d1cf [2020-07-29T08:34:00.847Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-29T08:34:06.269Z] ---> Running in a430a2773a7e [2020-07-29T08:34:06.542Z] Removing intermediate container a430a2773a7e [2020-07-29T08:34:06.542Z] ---> bd08fab9c0c1 [2020-07-29T08:34:06.542Z] Step 4/7 : RUN apk add bash [2020-07-29T08:34:06.542Z] ---> Running in 4cf12a744e71 [2020-07-29T08:34:08.522Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T08:34:09.116Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T08:34:10.094Z] OK: 142 MiB in 39 packages [2020-07-29T08:34:11.074Z] Removing intermediate container 4cf12a744e71 [2020-07-29T08:34:11.074Z] ---> 92313d682e0e [2020-07-29T08:34:11.074Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-07-29T08:34:11.374Z] ---> Running in cd23fa0d4898 [2020-07-29T08:34:11.973Z] Removing intermediate container cd23fa0d4898 [2020-07-29T08:34:11.973Z] ---> 768f0ef2cbf7 [2020-07-29T08:34:11.973Z] Step 6/7 : COPY go.mod . [2020-07-29T08:34:12.575Z] ---> 1311400b8e7b [2020-07-29T08:34:12.575Z] Step 7/7 : RUN go mod download [2020-07-29T08:34:12.575Z] ---> Running in 3039a5c9c476 [2020-07-29T08:34:15.189Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-07-29T08:34:15.190Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-29T08:34:15.190Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-29T08:34:15.190Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-29T08:34:15.190Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-07-29T08:34:15.190Z] go: finding github.com/go-playground/locales v0.13.0 [2020-07-29T08:34:15.190Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-07-29T08:34:15.190Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-07-29T08:34:15.190Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-29T08:34:15.190Z] go: finding github.com/google/uuid v1.1.0 [2020-07-29T08:34:15.461Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-29T08:34:15.461Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-07-29T08:34:15.461Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-29T08:34:15.461Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-29T08:34:15.461Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-29T08:34:15.461Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-29T08:34:15.461Z] go: finding golang.org/x/text v0.3.2 [2020-07-29T08:34:15.461Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-29T08:34:15.461Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-29T08:34:15.461Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-29T08:34:27.849Z] Removing intermediate container 3039a5c9c476 [2020-07-29T08:34:27.849Z] ---> 680c4b37db6a [2020-07-29T08:34:27.849Z] Successfully built 680c4b37db6a [2020-07-29T08:34:27.849Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-29T08:34:28.555Z] + docker inspect -f . ci-base-image-arm64 [2020-07-29T08:34:28.555Z] . [Pipeline] withDockerContainer [2020-07-29T08:34:28.833Z] prd-ubuntu18.04-docker-arm64-4c-16g-1402 does not seem to be running inside a container [2020-07-29T08:34:28.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/16 -v /w/workspace/go-mod-core-contracts/16:/w/workspace/go-mod-core-contracts/16:rw,z -v /w/workspace/go-mod-core-contracts/16@tmp:/w/workspace/go-mod-core-contracts/16@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 [2020-07-29T08:34:30.810Z] $ docker top ff5a00555cb98e9891c6eea16772a962b00638ca552f9c2c0de12248e78952e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-29T08:34:32.290Z] + go version [2020-07-29T08:34:32.290Z] go version go1.13.13 linux/arm64 [Pipeline] sh [2020-07-29T08:34:33.347Z] + make test [2020-07-29T08:34:33.347Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-29T08:34:55.548Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-07-29T08:34:55.548Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.064s coverage: 85.7% of statements [2020-07-29T08:34:55.548Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.059s coverage: 100.0% of statements [2020-07-29T08:34:57.540Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.034s coverage: 45.4% of statements [2020-07-29T08:34:57.540Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.017s coverage: 77.8% of statements [2020-07-29T08:34:57.540Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-07-29T08:34:57.815Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.044s coverage: 6.4% of statements [2020-07-29T08:34:58.417Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.081s coverage: 14.4% of statements [2020-07-29T08:34:59.413Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.095s coverage: 100.0% of statements [2020-07-29T08:35:01.413Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.117s coverage: 91.8% of statements [2020-07-29T08:35:01.413Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-07-29T08:35:01.413Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-07-29T08:35:01.413Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.012s coverage: 100.0% of statements [2020-07-29T08:35:08.158Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.093s coverage: 62.6% of statements [2020-07-29T08:35:08.158Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.022s coverage: 26.3% of statements [2020-07-29T08:35:08.158Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.043s coverage: 15.4% of statements [2020-07-29T08:35:08.158Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.015s coverage: 15.4% of statements [2020-07-29T08:35:08.158Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.053s coverage: 14.3% of statements [2020-07-29T08:35:08.158Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-07-29T08:35:08.158Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.031s coverage: 30.8% of statements [2020-07-29T08:35:08.158Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] [2020-07-29T08:35:09.139Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.048s coverage: 95.3% of statements [2020-07-29T08:35:09.139Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-07-29T08:35:09.139Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-07-29T08:35:09.139Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-29T08:35:12.525Z] gofmt -l . [2020-07-29T08:35:13.123Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-07-29T08:35:13.413Z] Warning: overwriting stash ‘coverage-report’ [2020-07-29T08:35:14.309Z] Stashed 1 file(s) [Pipeline] } [2020-07-29T08:35:14.278Z] $ docker stop --time=1 ff5a00555cb98e9891c6eea16772a962b00638ca552f9c2c0de12248e78952e9 [2020-07-29T08:35:16.482Z] $ docker rm -f ff5a00555cb98e9891c6eea16772a962b00638ca552f9c2c0de12248e78952e9 [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 [2020-07-29T08:35:18.601Z] provisioning config files... [2020-07-29T08:35:18.617Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/config4815866843976992070tmp [Pipeline] { [Pipeline] sh [2020-07-29T08:35:19.023Z] + curl -s https://codecov.io/bash [2020-07-29T08:35:19.024Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/config4815866843976992070tmp [Pipeline] } [2020-07-29T08:35:19.332Z] 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 [2020-07-29T08:35:21.063Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-29T08:35:21.682Z] ---> package-listing.sh [2020-07-29T08:35:21.682Z] ++ facter osfamily [2020-07-29T08:35:21.682Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-29T08:35:21.950Z] + OS_FAMILY=redhat [2020-07-29T08:35:21.950Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-253 [2020-07-29T08:35:21.950Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-29T08:35:21.950Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-29T08:35:21.950Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-29T08:35:21.950Z] + PACKAGES=/tmp/packages_start.txt [2020-07-29T08:35:21.950Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-253 ']' [2020-07-29T08:35:21.950Z] + PACKAGES=/tmp/packages_end.txt [2020-07-29T08:35:21.951Z] + case "${OS_FAMILY}" in [2020-07-29T08:35:21.951Z] + rpm -qa [2020-07-29T08:35:21.951Z] + sort [2020-07-29T08:35:27.299Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-29T08:35:27.299Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-29T08:35:27.299Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-29T08:35:27.299Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-253 ']' [2020-07-29T08:35:27.299Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-253/archives/ [2020-07-29T08:35:27.299Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-253/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-29T08:35:27.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-29T08:35:27.945Z] [2020-07-29T08:35:27.945Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-29T08:35:28.379Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-29T08:35:28.379Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-29T08:35:28.379Z] c9b1b535fdd9: Pulling fs layer [2020-07-29T08:35:28.379Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-29T08:35:28.380Z] 756a868c4378: Pulling fs layer [2020-07-29T08:35:28.380Z] 444b2fc9a129: Pulling fs layer [2020-07-29T08:35:28.380Z] ea15f1150254: Pulling fs layer [2020-07-29T08:35:28.380Z] 41b27a9f41bf: Pulling fs layer [2020-07-29T08:35:28.380Z] 28c525ee5125: Pulling fs layer [2020-07-29T08:35:28.380Z] 094b1ea09ed8: Pulling fs layer [2020-07-29T08:35:28.380Z] 138eaada9080: Pulling fs layer [2020-07-29T08:35:28.380Z] 0622d0fa9048: Pulling fs layer [2020-07-29T08:35:28.380Z] 41b27a9f41bf: Waiting [2020-07-29T08:35:28.380Z] 28c525ee5125: Waiting [2020-07-29T08:35:28.380Z] 094b1ea09ed8: Waiting [2020-07-29T08:35:28.380Z] 138eaada9080: Waiting [2020-07-29T08:35:28.380Z] 0622d0fa9048: Waiting [2020-07-29T08:35:28.380Z] 444b2fc9a129: Waiting [2020-07-29T08:35:28.380Z] ea15f1150254: Waiting [2020-07-29T08:35:28.380Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-29T08:35:28.380Z] 2cc5ad85d9ab: Download complete [2020-07-29T08:35:28.380Z] 444b2fc9a129: Verifying Checksum [2020-07-29T08:35:28.380Z] 444b2fc9a129: Download complete [2020-07-29T08:35:28.666Z] c9b1b535fdd9: Verifying Checksum [2020-07-29T08:35:28.666Z] c9b1b535fdd9: Download complete [2020-07-29T08:35:28.666Z] ea15f1150254: Verifying Checksum [2020-07-29T08:35:28.666Z] ea15f1150254: Download complete [2020-07-29T08:35:28.666Z] 28c525ee5125: Download complete [2020-07-29T08:35:29.885Z] c9b1b535fdd9: Pull complete [2020-07-29T08:35:29.885Z] 756a868c4378: Verifying Checksum [2020-07-29T08:35:29.885Z] 756a868c4378: Download complete [2020-07-29T08:35:30.190Z] 138eaada9080: Verifying Checksum [2020-07-29T08:35:30.190Z] 138eaada9080: Download complete [2020-07-29T08:35:30.190Z] 2cc5ad85d9ab: Pull complete [2020-07-29T08:35:30.190Z] 0622d0fa9048: Verifying Checksum [2020-07-29T08:35:30.190Z] 0622d0fa9048: Download complete [2020-07-29T08:35:30.190Z] 094b1ea09ed8: Verifying Checksum [2020-07-29T08:35:30.190Z] 094b1ea09ed8: Download complete [2020-07-29T08:35:31.945Z] 41b27a9f41bf: Verifying Checksum [2020-07-29T08:35:31.945Z] 41b27a9f41bf: Download complete [2020-07-29T08:35:33.545Z] 756a868c4378: Pull complete [2020-07-29T08:35:33.545Z] 444b2fc9a129: Pull complete [2020-07-29T08:35:33.814Z] ea15f1150254: Pull complete [2020-07-29T08:35:38.176Z] 41b27a9f41bf: Pull complete [2020-07-29T08:35:38.472Z] 28c525ee5125: Pull complete [2020-07-29T08:35:42.153Z] 094b1ea09ed8: Pull complete [2020-07-29T08:35:42.731Z] 138eaada9080: Pull complete [2020-07-29T08:35:42.731Z] 0622d0fa9048: Pull complete [2020-07-29T08:35:43.003Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-29T08:35:43.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-29T08:35:43.003Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-29T08:35:43.234Z] prd-centos7-docker-4c-2g-1400 does not seem to be running inside a container [2020-07-29T08:35:43.330Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_PR-253 -v /w/workspace/dry_go-mod-core-contracts_PR-253:/w/workspace/dry_go-mod-core-contracts_PR-253:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-253@tmp:/w/workspace/dry_go-mod-core-contracts_PR-253@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-29T08:35:45.978Z] $ docker top caccd9d79f0689eca75cffab4fa56e0d24ca5576dd0c3dc586619082280fa8e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-29T08:35:46.360Z] provisioning config files... [2020-07-29T08:35:46.378Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/config5453041874792015448tmp [Pipeline] { [Pipeline] echo [2020-07-29T08:35:46.440Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-29T08:35:46.838Z] ---> create-netrc.sh [Pipeline] echo [2020-07-29T08:35:46.857Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-29T08:35:47.169Z] ---> logs-deploy.sh [2020-07-29T08:35:47.169Z] + ARCHIVE_ARTIFACTS= [2020-07-29T08:35:47.169Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-29T08:35:47.169Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-29T08:35:47.169Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-29T08:35:47.169Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-253/16 [2020-07-29T08:35:47.169Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-253/16/ [2020-07-29T08:35:47.169Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-253/16 /w/workspace/dry_go-mod-core-contracts_PR-253 [2020-07-29T08:35:48.599Z] Archives upload complete. [2020-07-29T08:35:48.865Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-253/16 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-253/16/ [2020-07-29T08:35:50.313Z] ---> uname -a: [2020-07-29T08:35:50.313Z] Linux caccd9d79f06 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-07-29T08:35:50.313Z] [2020-07-29T08:35:50.313Z] [2020-07-29T08:35:50.313Z] ---> lscpu: [2020-07-29T08:35:50.313Z] Architecture: x86_64 [2020-07-29T08:35:50.313Z] CPU op-mode(s): 32-bit, 64-bit [2020-07-29T08:35:50.313Z] Byte Order: Little Endian [2020-07-29T08:35:50.313Z] Address sizes: 40 bits physical, 48 bits virtual [2020-07-29T08:35:50.313Z] CPU(s): 4 [2020-07-29T08:35:50.313Z] On-line CPU(s) list: 0-3 [2020-07-29T08:35:50.313Z] Thread(s) per core: 1 [2020-07-29T08:35:50.313Z] Core(s) per socket: 1 [2020-07-29T08:35:50.313Z] Socket(s): 4 [2020-07-29T08:35:50.313Z] NUMA node(s): 1 [2020-07-29T08:35:50.313Z] Vendor ID: GenuineIntel [2020-07-29T08:35:50.313Z] CPU family: 6 [2020-07-29T08:35:50.313Z] Model: 44 [2020-07-29T08:35:50.313Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-07-29T08:35:50.313Z] Stepping: 1 [2020-07-29T08:35:50.313Z] CPU MHz: 2933.438 [2020-07-29T08:35:50.313Z] BogoMIPS: 5866.87 [2020-07-29T08:35:50.313Z] Virtualization: VT-x [2020-07-29T08:35:50.313Z] Hypervisor vendor: KVM [2020-07-29T08:35:50.313Z] Virtualization type: full [2020-07-29T08:35:50.313Z] L1d cache: 128 KiB [2020-07-29T08:35:50.313Z] L1i cache: 128 KiB [2020-07-29T08:35:50.313Z] L2 cache: 16 MiB [2020-07-29T08:35:50.313Z] L3 cache: 64 MiB [2020-07-29T08:35:50.313Z] NUMA node0 CPU(s): 0-3 [2020-07-29T08:35:50.313Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-07-29T08:35:50.313Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-07-29T08:35:50.313Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-07-29T08:35:50.313Z] Vulnerability Meltdown: Mitigation; PTI [2020-07-29T08:35:50.313Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-07-29T08:35:50.313Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-07-29T08:35:50.313Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-07-29T08:35:50.313Z] Vulnerability Tsx async abort: Not affected [2020-07-29T08:35:50.313Z] 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 [2020-07-29T08:35:50.313Z] [2020-07-29T08:35:50.313Z] [2020-07-29T08:35:50.313Z] ---> nproc: [2020-07-29T08:35:50.313Z] 4 [2020-07-29T08:35:50.313Z] [2020-07-29T08:35:50.313Z] [2020-07-29T08:35:50.313Z] ---> df -h: [2020-07-29T08:35:50.313Z] Filesystem Size Used Available Use% Mounted on [2020-07-29T08:35:50.313Z] overlay 50.0G 7.2G 42.8G 14% / [2020-07-29T08:35:50.313Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-07-29T08:35:50.313Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-07-29T08:35:50.313Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-07-29T08:35:50.313Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-07-29T08:35:50.314Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-07-29T08:35:50.314Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-07-29T08:35:50.314Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-253 [2020-07-29T08:35:50.314Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-253@tmp [2020-07-29T08:35:50.314Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa [2020-07-29T08:35:50.314Z] [2020-07-29T08:35:50.314Z] [2020-07-29T08:35:50.314Z] ---> free -m: [2020-07-29T08:35:50.314Z] total used free shared buff/cache available [2020-07-29T08:35:50.314Z] Mem: 1837 677 117 0 1043 1054 [2020-07-29T08:35:50.314Z] Swap: 1023 0 1023 [2020-07-29T08:35:50.314Z] [2020-07-29T08:35:50.314Z] [2020-07-29T08:35:50.314Z] ---> ip addr: [2020-07-29T08:35:50.314Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-07-29T08:35:50.314Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-07-29T08:35:50.314Z] inet 127.0.0.1/8 scope host lo [2020-07-29T08:35:50.314Z] valid_lft forever preferred_lft forever [2020-07-29T08:35:50.314Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-07-29T08:35:50.314Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-07-29T08:35:50.314Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-07-29T08:35:50.314Z] valid_lft forever preferred_lft forever [2020-07-29T08:35:50.314Z] [2020-07-29T08:35:50.314Z] [2020-07-29T08:35:50.314Z] ---> sar -b -r -n DEV: [2020-07-29T08:35:50.314Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/29/20 _x86_64_ (4 CPU) [2020-07-29T08:35:50.314Z] [2020-07-29T08:35:50.314Z] 08:29:41 LINUX RESTART [2020-07-29T08:35:50.314Z] [2020-07-29T08:35:50.314Z] 08:30:01 tps rtps wtps bread/s bwrtn/s [2020-07-29T08:35:50.314Z] 08:31:01 186.47 102.94 83.53 12118.32 39960.32 [2020-07-29T08:35:50.314Z] 08:32:02 16.00 4.91 11.09 1033.63 507.53 [2020-07-29T08:35:50.314Z] 08:33:01 1.69 0.00 1.69 0.00 30.47 [2020-07-29T08:35:50.314Z] 08:34:01 0.25 0.00 0.25 0.00 3.50 [2020-07-29T08:35:50.314Z] 08:35:01 0.23 0.00 0.23 0.00 3.61 [2020-07-29T08:35:50.314Z] Average: 41.06 21.64 19.42 2639.30 8126.72 [2020-07-29T08:35:50.314Z] [2020-07-29T08:35:50.314Z] 08:30:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-07-29T08:35:50.314Z] 08:31:01 117492 1764064 93.76 2620 1156468 1317444 44.96 456084 1140592 8 [2020-07-29T08:35:50.314Z] 08:32:02 151552 1730004 91.95 2620 1130676 1167016 39.83 455216 1113848 20 [2020-07-29T08:35:50.314Z] 08:33:01 161000 1720556 91.44 2620 1130684 1082056 36.93 452704 1108552 20 [2020-07-29T08:35:50.314Z] 08:34:01 158504 1723052 91.58 2620 1130684 1082140 36.93 455116 1108544 12 [2020-07-29T08:35:50.314Z] 08:35:01 155844 1725712 91.72 2620 1130692 1082180 36.93 464028 1102924 8 [2020-07-29T08:35:50.314Z] Average: 148878 1732678 92.09 2620 1135841 1146167 39.12 456630 1114892 14 [2020-07-29T08:35:50.314Z] [2020-07-29T08:35:50.314Z] 08:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-07-29T08:35:50.314Z] 08:31:01 eth0 208.18 159.97 1048.33 58.79 0.00 0.00 0.00 [2020-07-29T08:35:50.314Z] 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-29T08:35:50.314Z] 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-29T08:35:50.314Z] 08:32:02 eth0 25.37 23.78 32.08 39.43 0.00 0.00 0.00 [2020-07-29T08:35:50.314Z] 08:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-29T08:35:50.314Z] 08:32:02 docker0 2.89 2.47 0.71 9.14 0.00 0.00 0.00 [2020-07-29T08:35:50.314Z] 08:33:01 eth0 1.51 0.41 0.38 0.15 0.00 0.00 0.00 [2020-07-29T08:35:50.314Z] 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-29T08:35:50.314Z] 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-29T08:35:50.314Z] 08:34:01 eth0 1.83 0.73 0.63 0.47 0.00 0.00 0.00 [2020-07-29T08:35:50.314Z] 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-29T08:35:50.314Z] 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-29T08:35:50.314Z] 08:35:01 eth0 0.42 0.33 0.26 0.20 0.00 0.00 0.00 [2020-07-29T08:35:50.314Z] 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-29T08:35:50.314Z] 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-29T08:35:50.314Z] Average: eth0 47.62 37.17 217.03 19.89 0.00 0.00 0.00 [2020-07-29T08:35:50.314Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-29T08:35:50.314Z] Average: docker0 0.58 0.50 0.14 1.84 0.00 0.00 0.00 [2020-07-29T08:35:50.314Z] [2020-07-29T08:35:50.314Z] [2020-07-29T08:35:50.314Z] ---> sar -P ALL: [2020-07-29T08:35:50.314Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/29/20 _x86_64_ (4 CPU) [2020-07-29T08:35:50.314Z] [2020-07-29T08:35:50.314Z] 08:29:41 LINUX RESTART [2020-07-29T08:35:50.314Z] [2020-07-29T08:35:50.314Z] 08:30:01 CPU %user %nice %system %iowait %steal %idle [2020-07-29T08:35:50.314Z] 08:31:01 all 14.84 0.00 8.36 10.78 16.69 49.32 [2020-07-29T08:35:50.314Z] 08:31:01 0 14.70 0.00 7.73 8.67 18.70 50.20 [2020-07-29T08:35:50.314Z] 08:31:01 1 14.75 0.00 9.54 9.90 16.85 48.96 [2020-07-29T08:35:50.314Z] 08:31:01 2 15.32 0.00 7.98 13.07 15.41 48.21 [2020-07-29T08:35:50.314Z] 08:31:01 3 14.60 0.00 8.22 11.48 15.78 49.92 [2020-07-29T08:35:50.314Z] 08:32:02 all 1.31 0.00 1.00 0.27 4.91 92.52 [2020-07-29T08:35:50.314Z] 08:32:02 0 1.64 0.00 0.90 0.54 5.35 91.58 [2020-07-29T08:35:50.314Z] 08:32:02 1 1.13 0.00 0.93 0.15 5.08 92.72 [2020-07-29T08:35:50.314Z] 08:32:02 2 0.83 0.00 0.88 0.13 4.86 93.30 [2020-07-29T08:35:50.314Z] 08:32:02 3 1.64 0.00 1.29 0.28 4.34 92.44 [2020-07-29T08:35:50.314Z] 08:33:01 all 0.12 0.00 0.05 0.00 0.20 99.63 [2020-07-29T08:35:50.314Z] 08:33:01 0 0.34 0.00 0.05 0.00 0.15 99.46 [2020-07-29T08:35:50.314Z] 08:33:01 1 0.03 0.00 0.03 0.00 0.14 99.80 [2020-07-29T08:35:50.314Z] 08:33:01 2 0.08 0.00 0.07 0.00 0.27 99.58 [2020-07-29T08:35:50.314Z] 08:33:01 3 0.03 0.00 0.03 0.00 0.22 99.71 [2020-07-29T08:35:50.314Z] 08:34:01 all 0.14 0.00 0.03 0.00 0.15 99.68 [2020-07-29T08:35:50.314Z] 08:34:01 0 0.25 0.00 0.03 0.00 0.27 99.45 [2020-07-29T08:35:50.314Z] 08:34:01 1 0.13 0.00 0.07 0.00 0.25 99.55 [2020-07-29T08:35:50.314Z] 08:34:01 2 0.13 0.00 0.02 0.00 0.08 99.77 [2020-07-29T08:35:50.314Z] 08:34:01 3 0.03 0.00 0.02 0.00 0.07 99.88 [2020-07-29T08:35:50.314Z] 08:35:01 all 0.12 0.00 0.05 0.00 0.10 99.73 [2020-07-29T08:35:50.314Z] 08:35:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2020-07-29T08:35:50.314Z] 08:35:01 1 0.37 0.00 0.07 0.00 0.27 99.30 [2020-07-29T08:35:50.314Z] 08:35:01 2 0.02 0.00 0.10 0.00 0.08 99.80 [2020-07-29T08:35:50.314Z] 08:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2020-07-29T08:35:50.314Z] Average: all 3.26 0.00 1.88 2.17 4.38 88.31 [2020-07-29T08:35:50.314Z] Average: 0 3.38 0.00 1.74 1.83 4.88 88.17 [2020-07-29T08:35:50.314Z] Average: 1 3.22 0.00 2.09 1.97 4.47 88.25 [2020-07-29T08:35:50.314Z] Average: 2 3.23 0.00 1.79 2.60 4.12 88.26 [2020-07-29T08:35:50.314Z] Average: 3 3.21 0.00 1.89 2.31 4.04 88.55 [2020-07-29T08:35:50.314Z] [2020-07-29T08:35:50.314Z] [2020-07-29T08:35:50.314Z]