Pull request #271 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 lenny-intel for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from a5d3749c79c9e26618366006f3539853b2dfce2d+526dc5f10a42b0a0548c6493116ed2250912fbb9 (a28b6ca9959b81d41dba0ec3824d710265fb73cd) 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 f17c8f7ddcfcae814424951d38f1611fe0b2aacf 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 f17c8f7ddcfcae814424951d38f1611fe0b2aacf 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 f17c8f7ddcfcae814424951d38f1611fe0b2aacf (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f17c8f7ddcfcae814424951d38f1611fe0b2aacf # timeout=10 Commit message: "Merge pull request #232 from ernestojeda/update-snap-agent-c" > 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 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-806 in /w/workspace/dry_go-mod-core-contracts_PR-271 [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-271 # 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/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 526dc5f10a42b0a0548c6493116ed2250912fbb9 into PR head commit a5d3749c79c9e26618366006f3539853b2dfce2d Merge succeeded, producing a5d3749c79c9e26618366006f3539853b2dfce2d Checking out Revision a5d3749c79c9e26618366006f3539853b2dfce2d (PR-271) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/271/head:refs/remotes/origin/PR-271 # 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/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5d3749c79c9e26618366006f3539853b2dfce2d # 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 526dc5f10a42b0a0548c6493116ed2250912fbb9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5d3749c79c9e26618366006f3539853b2dfce2d # timeout=10 Commit message: "feat: Add Tags to V1 Event's UnmarshalJSON" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-31T18:13:53.998Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-31T18:13:54.408Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-31T18:13:54.501Z] ========================================================= [2020-08-31T18:13:54.502Z] EdgeX Global Pipelines Version Info [2020-08-31T18:13:54.502Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e41c41f925ee804344b3ac15cd9e17d57aac9674 # timeout=10 [2020-08-31T18:13:56.542Z] ------------------- [2020-08-31T18:13:56.542Z] stable info: [2020-08-31T18:13:56.542Z] ------------------- [2020-08-31T18:13:56.542Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-31T18:13:56.542Z] Commit SHA: f17c8f7ddcfcae814424951d38f1611fe0b2aacf [2020-08-31T18:13:56.542Z] Message: update stable to v1.0.114 [2020-08-31T18:13:57.489Z] ------------------- [2020-08-31T18:13:57.489Z] experimental info: [2020-08-31T18:13:57.489Z] ------------------- [2020-08-31T18:13:57.490Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-31T18:13:57.490Z] Commit SHA: f17c8f7ddcfcae814424951d38f1611fe0b2aacf [2020-08-31T18:13:57.490Z] Message: update experimental to v1.0.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-08-31T18:13:57.838Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-08-31T18:13:57.921Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-08-31T18:13:58.029Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-08-31T18:13:58.107Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-08-31T18:13:58.185Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-08-31T18:13:58.262Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.13 [Pipeline] echo [2020-08-31T18:13:58.346Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-08-31T18:13:58.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [Pipeline] echo [2020-08-31T18:13:58.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-08-31T18:13:58.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-08-31T18:13:58.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-08-31T18:13:58.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-08-31T18:13:58.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-08-31T18:13:58.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-08-31T18:13:59.012Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-08-31T18:13:59.084Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-08-31T18:13:59.157Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-08-31T18:13:59.246Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-08-31T18:13:59.329Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-08-31T18:13:59.401Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-08-31T18:13:59.476Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-08-31T18:13:59.549Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-08-31T18:13:59.623Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-271 [Pipeline] echo [2020-08-31T18:13:59.729Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-271 [Pipeline] echo [2020-08-31T18:13:59.801Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-271 [Pipeline] echo [2020-08-31T18:13:59.878Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a5d3749c79c9e26618366006f3539853b2dfce2d [Pipeline] echo [2020-08-31T18:13:59.949Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a5d3749 [Pipeline] echo [2020-08-31T18:14:00.023Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-31T18:14:00.599Z] + git log --format=format:%s -1 a5d3749c79c9e26618366006f3539853b2dfce2d [Pipeline] echo [2020-08-31T18:14:00.711Z] GIT_COMMIT: a5d3749c79c9e26618366006f3539853b2dfce2d, Commit Message: feat: Add Tags to V1 Event's UnmarshalJSON [Pipeline] echo [2020-08-31T18:14:00.752Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-08-31T18:14:01.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-31T18:14:01.616Z] [2020-08-31T18:14:01.616Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-31T18:14:02.009Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-31T18:14:02.318Z] latest: Pulling from edgex-devops/git-semver [2020-08-31T18:14:02.318Z] 31603596830f: Pulling fs layer [2020-08-31T18:14:02.318Z] 2a8b12db71e7: Pulling fs layer [2020-08-31T18:14:02.318Z] 6ca5941a6612: Pulling fs layer [2020-08-31T18:14:02.318Z] ecc8261a40a4: Pulling fs layer [2020-08-31T18:14:02.318Z] ecc8261a40a4: Waiting [2020-08-31T18:14:02.318Z] 2a8b12db71e7: Verifying Checksum [2020-08-31T18:14:02.318Z] 2a8b12db71e7: Download complete [2020-08-31T18:14:02.318Z] 31603596830f: Verifying Checksum [2020-08-31T18:14:02.318Z] 31603596830f: Download complete [2020-08-31T18:14:02.661Z] ecc8261a40a4: Verifying Checksum [2020-08-31T18:14:02.661Z] ecc8261a40a4: Download complete [2020-08-31T18:14:02.964Z] 6ca5941a6612: Verifying Checksum [2020-08-31T18:14:02.964Z] 6ca5941a6612: Download complete [2020-08-31T18:14:02.964Z] 31603596830f: Pull complete [2020-08-31T18:14:03.247Z] 2a8b12db71e7: Pull complete [2020-08-31T18:14:05.214Z] 6ca5941a6612: Pull complete [2020-08-31T18:14:05.214Z] ecc8261a40a4: Pull complete [2020-08-31T18:14:05.214Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-31T18:14:05.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-31T18:14:05.214Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-31T18:14:05.501Z] prd-centos7-docker-4c-2g-806 does not seem to be running inside a container [2020-08-31T18:14:05.583Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-271 -v /w/workspace/dry_go-mod-core-contracts_PR-271:/w/workspace/dry_go-mod-core-contracts_PR-271:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-271@tmp:/w/workspace/dry_go-mod-core-contracts_PR-271@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 [2020-08-31T18:14:07.627Z] $ docker top a47e12887bd7bd0a606c1dc68823025bdde41989d24e3499254b1c442cd56b86 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-31T18:14:07.939Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-31T18:14:07.939Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-31T18:14:08.184Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-31T18:14:08.189Z] $ docker exec a47e12887bd7bd0a606c1dc68823025bdde41989d24e3499254b1c442cd56b86 ssh-agent [2020-08-31T18:14:08.392Z] SSH_AUTH_SOCK=/tmp/ssh-Om4p52esUguF/agent.11 [2020-08-31T18:14:08.392Z] SSH_AGENT_PID=16 [2020-08-31T18:14:08.406Z] Running ssh-add (command line suppressed) [2020-08-31T18:14:08.564Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-271@tmp/private_key_3024936898845922720.key (/w/workspace/dry_go-mod-core-contracts_PR-271@tmp/private_key_3024936898845922720.key) [2020-08-31T18:14:08.622Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-31T18:14:08.969Z] + git describe --exact-match --tags HEAD [2020-08-31T18:14:08.969Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-31T18:14:08.999Z] $ docker exec --env ******** --env ******** a47e12887bd7bd0a606c1dc68823025bdde41989d24e3499254b1c442cd56b86 ssh-agent -k [2020-08-31T18:14:09.141Z] unset SSH_AUTH_SOCK; [2020-08-31T18:14:09.142Z] unset SSH_AGENT_PID; [2020-08-31T18:14:09.142Z] echo Agent pid 16 killed; [2020-08-31T18:14:09.197Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-31T18:14:09.284Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-31T18:14:09.284Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-31T18:14:09.377Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-31T18:14:09.377Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-31T18:14:09.580Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-31T18:14:09.587Z] $ docker exec a47e12887bd7bd0a606c1dc68823025bdde41989d24e3499254b1c442cd56b86 ssh-agent [2020-08-31T18:14:09.873Z] SSH_AUTH_SOCK=/tmp/ssh-3J2yxIEePaaV/agent.45 [2020-08-31T18:14:09.873Z] SSH_AGENT_PID=50 [2020-08-31T18:14:09.919Z] Running ssh-add (command line suppressed) [2020-08-31T18:14:10.163Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-271@tmp/private_key_2180299874222665367.key (/w/workspace/dry_go-mod-core-contracts_PR-271@tmp/private_key_2180299874222665367.key) [2020-08-31T18:14:10.242Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-31T18:14:10.794Z] + git semver init [2020-08-31T18:14:10.794Z] # -> Open(): unable to determine branch for HEAD [2020-08-31T18:14:10.794Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-271/.git [2020-08-31T18:14:10.794Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-271 [2020-08-31T18:14:10.794Z] # $SEMVER_REMOTE_NAME = origin [2020-08-31T18:14:10.794Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-31T18:14:10.794Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-31T18:14:10.794Z] # $SEMVER_BRANCH = PR-271 [2020-08-31T18:14:10.794Z] # $SEMVER_TEMP = /tmp/semver-915455175 [2020-08-31T18:14:10.794Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-08-31T18:14:11.808Z] # '/tmp/semver-915455175' -> '/w/workspace/dry_go-mod-core-contracts_PR-271/.semver' [2020-08-31T18:14:11.808Z] # -> Force: false [2020-08-31T18:14:11.808Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-271/.semver [Pipeline] } [2020-08-31T18:14:11.841Z] $ docker exec --env ******** --env ******** a47e12887bd7bd0a606c1dc68823025bdde41989d24e3499254b1c442cd56b86 ssh-agent -k [2020-08-31T18:14:12.059Z] unset SSH_AUTH_SOCK; [2020-08-31T18:14:12.061Z] unset SSH_AGENT_PID; [2020-08-31T18:14:12.061Z] echo Agent pid 50 killed; [2020-08-31T18:14:12.126Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-31T18:14:12.676Z] + git semver [Pipeline] } [2020-08-31T18:14:12.699Z] $ docker stop --time=1 a47e12887bd7bd0a606c1dc68823025bdde41989d24e3499254b1c442cd56b86 [2020-08-31T18:14:14.193Z] $ docker rm -f a47e12887bd7bd0a606c1dc68823025bdde41989d24e3499254b1c442cd56b86 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-31T18:14:15.493Z] Stashed 89 file(s) [Pipeline] echo [2020-08-31T18:14:15.496Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-08-31T18:14:15.577Z] 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-08-31T18:14:30.952Z] Still waiting to schedule task [2020-08-31T18:14:30.952Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-08-31T18:14:30.954Z] Still waiting to schedule task [2020-08-31T18:14:30.954Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-08-31T18:16:31.200Z] Running on prd-centos7-docker-4c-2g-809 in /w/workspace/dry_go-mod-core-contracts_PR-271 [Pipeline] { [Pipeline] ws [2020-08-31T18:16:31.336Z] Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout [2020-08-31T18:16:34.764Z] using credential edgex-jenkins-ssh [2020-08-31T18:16:34.815Z] Cloning the remote Git repository [2020-08-31T18:16:34.815Z] Cloning with configured refspecs honoured and without tags [2020-08-31T18:16:34.847Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-08-31T18:16:34.920Z] > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 [2020-08-31T18:16:35.623Z] Fetching without tags [2020-08-31T18:16:36.059Z] Merging remotes/origin/master commit 526dc5f10a42b0a0548c6493116ed2250912fbb9 into PR head commit a5d3749c79c9e26618366006f3539853b2dfce2d [2020-08-31T18:16:34.970Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-08-31T18:16:34.970Z] > git --version # timeout=10 [2020-08-31T18:16:34.975Z] > git --version # 'git version 2.16.5' [2020-08-31T18:16:34.976Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T18:16:35.001Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T18:16:35.587Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-08-31T18:16:35.591Z] > git config --add remote.origin.fetch +refs/pull/271/head:refs/remotes/origin/PR-271 # timeout=10 [2020-08-31T18:16:35.599Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T18:16:35.617Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-08-31T18:16:35.634Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-08-31T18:16:35.635Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T18:16:35.639Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T18:16:36.069Z] > git config core.sparsecheckout # timeout=10 [2020-08-31T18:16:36.074Z] > git checkout -f a5d3749c79c9e26618366006f3539853b2dfce2d # timeout=10 [2020-08-31T18:16:36.176Z] Merge succeeded, producing a5d3749c79c9e26618366006f3539853b2dfce2d [2020-08-31T18:16:36.176Z] Checking out Revision a5d3749c79c9e26618366006f3539853b2dfce2d (PR-271) [2020-08-31T18:16:37.247Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-808 in /w/workspace/dry_go-mod-core-contracts_PR-271 [Pipeline] { [Pipeline] ws [2020-08-31T18:16:37.293Z] Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [2020-08-31T18:16:36.142Z] > git remote # timeout=10 [2020-08-31T18:16:36.150Z] > git config --get remote.origin.url # timeout=10 [2020-08-31T18:16:36.155Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T18:16:36.159Z] > git merge 526dc5f10a42b0a0548c6493116ed2250912fbb9 # timeout=10 [2020-08-31T18:16:36.171Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-31T18:16:36.180Z] > git config core.sparsecheckout # timeout=10 [2020-08-31T18:16:36.188Z] > git checkout -f a5d3749c79c9e26618366006f3539853b2dfce2d # timeout=10 [Pipeline] checkout [2020-08-31T18:16:40.055Z] Commit message: "feat: Add Tags to V1 Event's UnmarshalJSON" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-31T18:16:41.209Z] ========================================================= [2020-08-31T18:16:41.209Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-31T18:16:41.209Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-31T18:16:41.861Z] + 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-08-31T18:16:42.125Z] Sending build context to Docker daemon 2.147MB [2020-08-31T18:16:42.125Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-31T18:16:42.125Z] Step 2/7 : FROM ${BASE} [2020-08-31T18:16:42.404Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-31T18:16:42.404Z] df20fa9351a1: Pulling fs layer [2020-08-31T18:16:42.404Z] ed8968b2872e: Pulling fs layer [2020-08-31T18:16:42.404Z] a92cc7c5fd73: Pulling fs layer [2020-08-31T18:16:42.404Z] 2dd03ba5bac4: Pulling fs layer [2020-08-31T18:16:42.404Z] 1e091d79d1de: Pulling fs layer [2020-08-31T18:16:42.404Z] 481702a1767f: Pulling fs layer [2020-08-31T18:16:42.404Z] f64a6f60c768: Pulling fs layer [2020-08-31T18:16:42.404Z] e78d2573fc39: Pulling fs layer [2020-08-31T18:16:42.404Z] e876d2f968b6: Pulling fs layer [2020-08-31T18:16:42.404Z] ce8a83651883: Pulling fs layer [2020-08-31T18:16:42.404Z] 07967f4d0e4b: Pulling fs layer [2020-08-31T18:16:42.404Z] 2dd03ba5bac4: Waiting [2020-08-31T18:16:42.404Z] 1e091d79d1de: Waiting [2020-08-31T18:16:42.404Z] e78d2573fc39: Waiting [2020-08-31T18:16:42.404Z] 481702a1767f: Waiting [2020-08-31T18:16:42.404Z] f64a6f60c768: Waiting [2020-08-31T18:16:42.404Z] e876d2f968b6: Waiting [2020-08-31T18:16:42.404Z] 07967f4d0e4b: Waiting [2020-08-31T18:16:42.404Z] ce8a83651883: Waiting [2020-08-31T18:16:42.404Z] a92cc7c5fd73: Verifying Checksum [2020-08-31T18:16:42.404Z] a92cc7c5fd73: Download complete [2020-08-31T18:16:42.404Z] ed8968b2872e: Verifying Checksum [2020-08-31T18:16:42.404Z] ed8968b2872e: Download complete [2020-08-31T18:16:42.404Z] 1e091d79d1de: Verifying Checksum [2020-08-31T18:16:42.404Z] 1e091d79d1de: Download complete [2020-08-31T18:16:42.404Z] 481702a1767f: Verifying Checksum [2020-08-31T18:16:42.404Z] 481702a1767f: Download complete [2020-08-31T18:16:42.404Z] df20fa9351a1: Verifying Checksum [2020-08-31T18:16:42.404Z] df20fa9351a1: Download complete [2020-08-31T18:16:42.605Z] using credential edgex-jenkins-ssh [2020-08-31T18:16:42.676Z] df20fa9351a1: Pull complete [2020-08-31T18:16:42.689Z] Cloning the remote Git repository [2020-08-31T18:16:42.689Z] Cloning with configured refspecs honoured and without tags [2020-08-31T18:16:42.958Z] ed8968b2872e: Pull complete [2020-08-31T18:16:43.569Z] f64a6f60c768: Verifying Checksum [2020-08-31T18:16:43.570Z] f64a6f60c768: Download complete [2020-08-31T18:16:43.570Z] e876d2f968b6: Verifying Checksum [2020-08-31T18:16:43.570Z] e876d2f968b6: Download complete [2020-08-31T18:16:42.758Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-08-31T18:16:42.861Z] > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 [2020-08-31T18:16:42.928Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-08-31T18:16:42.929Z] > git --version # timeout=10 [2020-08-31T18:16:42.946Z] > git --version # 'git version 2.17.1' [2020-08-31T18:16:42.948Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T18:16:43.032Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T18:16:44.016Z] Fetching without tags [2020-08-31T18:16:44.171Z] 2dd03ba5bac4: Verifying Checksum [2020-08-31T18:16:44.171Z] 2dd03ba5bac4: Download complete [2020-08-31T18:16:44.171Z] 07967f4d0e4b: Verifying Checksum [2020-08-31T18:16:44.171Z] 07967f4d0e4b: Download complete [2020-08-31T18:16:44.171Z] a92cc7c5fd73: Pull complete [2020-08-31T18:16:44.441Z] e78d2573fc39: Verifying Checksum [2020-08-31T18:16:44.441Z] e78d2573fc39: Download complete [2020-08-31T18:16:44.441Z] ce8a83651883: Verifying Checksum [2020-08-31T18:16:44.640Z] Merging remotes/origin/master commit 526dc5f10a42b0a0548c6493116ed2250912fbb9 into PR head commit a5d3749c79c9e26618366006f3539853b2dfce2d [2020-08-31T18:16:44.881Z] Merge succeeded, producing a5d3749c79c9e26618366006f3539853b2dfce2d [2020-08-31T18:16:44.882Z] Checking out Revision a5d3749c79c9e26618366006f3539853b2dfce2d (PR-271) [2020-08-31T18:16:43.943Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-08-31T18:16:43.961Z] > git config --add remote.origin.fetch +refs/pull/271/head:refs/remotes/origin/PR-271 # timeout=10 [2020-08-31T18:16:43.976Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T18:16:43.997Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-08-31T18:16:44.041Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-08-31T18:16:44.042Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T18:16:44.054Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T18:16:44.675Z] > git config core.sparsecheckout # timeout=10 [2020-08-31T18:16:44.693Z] > git checkout -f a5d3749c79c9e26618366006f3539853b2dfce2d # timeout=10 [2020-08-31T18:16:44.809Z] > git remote # timeout=10 [2020-08-31T18:16:44.825Z] > git config --get remote.origin.url # timeout=10 [2020-08-31T18:16:44.837Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T18:16:44.847Z] > git merge 526dc5f10a42b0a0548c6493116ed2250912fbb9 # timeout=10 [2020-08-31T18:16:44.867Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-31T18:16:44.901Z] > git config core.sparsecheckout # timeout=10 [2020-08-31T18:16:44.968Z] > git checkout -f a5d3749c79c9e26618366006f3539853b2dfce2d # timeout=10 [2020-08-31T18:16:49.148Z] Commit message: "feat: Add Tags to V1 Event's UnmarshalJSON" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-08-31T18:16:49.804Z] 2dd03ba5bac4: Pull complete [2020-08-31T18:16:49.804Z] 1e091d79d1de: Pull complete [2020-08-31T18:16:49.804Z] 481702a1767f: Pull complete [Pipeline] echo [2020-08-31T18:16:50.241Z] ========================================================= [2020-08-31T18:16:50.241Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-31T18:16:50.241Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-31T18:16:51.194Z] + 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-08-31T18:16:52.180Z] Sending build context to Docker daemon 2.147MB [2020-08-31T18:16:52.180Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-31T18:16:52.180Z] Step 2/7 : FROM ${BASE} [2020-08-31T18:16:52.454Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-31T18:16:52.454Z] b538f80385f9: Pulling fs layer [2020-08-31T18:16:52.454Z] 74f711af9a0d: Pulling fs layer [2020-08-31T18:16:52.454Z] 99f96fe45779: Pulling fs layer [2020-08-31T18:16:52.454Z] fd7a069fd194: Pulling fs layer [2020-08-31T18:16:52.454Z] 66aa3694b03b: Pulling fs layer [2020-08-31T18:16:52.454Z] 170f70906a0f: Pulling fs layer [2020-08-31T18:16:52.454Z] ad7c5574e4b9: Pulling fs layer [2020-08-31T18:16:52.454Z] e772456be8f7: Pulling fs layer [2020-08-31T18:16:52.454Z] c890913d741a: Pulling fs layer [2020-08-31T18:16:52.454Z] 2480fcc9aa5a: Pulling fs layer [2020-08-31T18:16:52.454Z] 09adf4765672: Pulling fs layer [2020-08-31T18:16:52.454Z] ad7c5574e4b9: Waiting [2020-08-31T18:16:52.454Z] e772456be8f7: Waiting [2020-08-31T18:16:52.454Z] fd7a069fd194: Waiting [2020-08-31T18:16:52.454Z] 66aa3694b03b: Waiting [2020-08-31T18:16:52.454Z] 170f70906a0f: Waiting [2020-08-31T18:16:52.454Z] c890913d741a: Waiting [2020-08-31T18:16:52.454Z] 2480fcc9aa5a: Waiting [2020-08-31T18:16:52.454Z] 09adf4765672: Waiting [2020-08-31T18:16:52.454Z] 99f96fe45779: Verifying Checksum [2020-08-31T18:16:52.454Z] 99f96fe45779: Download complete [2020-08-31T18:16:52.454Z] 74f711af9a0d: Verifying Checksum [2020-08-31T18:16:52.454Z] 74f711af9a0d: Download complete [2020-08-31T18:16:52.454Z] 66aa3694b03b: Download complete [2020-08-31T18:16:52.454Z] 170f70906a0f: Download complete [2020-08-31T18:16:52.729Z] b538f80385f9: Verifying Checksum [2020-08-31T18:16:52.729Z] b538f80385f9: Download complete [2020-08-31T18:16:53.331Z] b538f80385f9: Pull complete [2020-08-31T18:16:53.930Z] 74f711af9a0d: Pull complete [2020-08-31T18:16:54.206Z] 99f96fe45779: Pull complete [2020-08-31T18:16:55.655Z] ad7c5574e4b9: Verifying Checksum [2020-08-31T18:16:55.655Z] ad7c5574e4b9: Download complete [2020-08-31T18:16:55.655Z] c890913d741a: Verifying Checksum [2020-08-31T18:16:55.655Z] c890913d741a: Download complete [2020-08-31T18:16:56.415Z] f64a6f60c768: Pull complete [2020-08-31T18:16:57.651Z] 2480fcc9aa5a: Verifying Checksum [2020-08-31T18:16:57.651Z] 2480fcc9aa5a: Download complete [2020-08-31T18:16:57.651Z] 09adf4765672: Download complete [2020-08-31T18:16:58.250Z] e772456be8f7: Verifying Checksum [2020-08-31T18:16:58.250Z] e772456be8f7: Download complete [2020-08-31T18:16:58.524Z] fd7a069fd194: Verifying Checksum [2020-08-31T18:16:58.524Z] fd7a069fd194: Download complete [2020-08-31T18:16:59.744Z] e78d2573fc39: Pull complete [2020-08-31T18:16:59.744Z] e876d2f968b6: Pull complete [2020-08-31T18:17:00.324Z] ce8a83651883: Pull complete [2020-08-31T18:17:00.587Z] 07967f4d0e4b: Pull complete [2020-08-31T18:17:00.587Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-31T18:17:00.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-31T18:17:00.587Z] ---> 5d7c900382c6 [2020-08-31T18:17:00.587Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-08-31T18:17:01.983Z] ---> Running in 8101c23fb8fa [2020-08-31T18:17:01.983Z] Removing intermediate container 8101c23fb8fa [2020-08-31T18:17:01.983Z] ---> c34406133e92 [2020-08-31T18:17:01.983Z] Step 4/7 : RUN apk add bash [2020-08-31T18:17:01.983Z] ---> Running in 5f16d18ff3d7 [2020-08-31T18:17:02.929Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-31T18:17:03.505Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-31T18:17:04.078Z] OK: 166 MiB in 39 packages [2020-08-31T18:17:04.653Z] Removing intermediate container 5f16d18ff3d7 [2020-08-31T18:17:04.653Z] ---> 4523e96865f8 [2020-08-31T18:17:04.653Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-08-31T18:17:04.653Z] ---> Running in 3c4aecfc841f [2020-08-31T18:17:04.653Z] Removing intermediate container 3c4aecfc841f [2020-08-31T18:17:04.653Z] ---> d8e251458062 [2020-08-31T18:17:04.653Z] Step 6/7 : COPY go.mod . [2020-08-31T18:17:04.916Z] ---> 5f0936acf730 [2020-08-31T18:17:04.916Z] Step 7/7 : RUN go mod download [2020-08-31T18:17:04.916Z] ---> Running in 7bc5d4836e7b [2020-08-31T18:17:06.832Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-08-31T18:17:06.832Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-31T18:17:07.094Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-31T18:17:07.094Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-31T18:17:07.094Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-08-31T18:17:07.094Z] go: finding github.com/go-playground/locales v0.13.0 [2020-08-31T18:17:07.094Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-08-31T18:17:07.094Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-08-31T18:17:07.094Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-31T18:17:07.356Z] go: finding github.com/google/uuid v1.1.0 [2020-08-31T18:17:07.356Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-31T18:17:07.356Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-08-31T18:17:07.356Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-31T18:17:07.356Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-31T18:17:07.356Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-31T18:17:07.356Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-31T18:17:07.618Z] go: finding golang.org/x/text v0.3.2 [2020-08-31T18:17:07.618Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-31T18:17:07.618Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-08-31T18:17:07.618Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-31T18:17:10.926Z] fd7a069fd194: Pull complete [2020-08-31T18:17:10.926Z] 66aa3694b03b: Pull complete [2020-08-31T18:17:10.926Z] 170f70906a0f: Pull complete [2020-08-31T18:17:14.324Z] ad7c5574e4b9: Pull complete [2020-08-31T18:17:17.655Z] Removing intermediate container 7bc5d4836e7b [2020-08-31T18:17:17.655Z] ---> e2a27e64e851 [2020-08-31T18:17:17.655Z] Successfully built e2a27e64e851 [2020-08-31T18:17:17.655Z] 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-08-31T18:17:18.605Z] + docker inspect -f . ci-base-image-x86_64 [2020-08-31T18:17:18.605Z] . [Pipeline] withDockerContainer [2020-08-31T18:17:18.633Z] e772456be8f7: Pull complete [2020-08-31T18:17:18.699Z] prd-centos7-docker-4c-2g-809 does not seem to be running inside a container [2020-08-31T18:17:18.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-08-31T18:17:18.910Z] c890913d741a: Pull complete [2020-08-31T18:17:19.408Z] $ docker top c2f7b0f01e8cff52effc32d8afa12dec4a8f1aa1f1a8ffc0f2b77dc3bbd6870e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-31T18:17:20.028Z] + go version [2020-08-31T18:17:20.028Z] go version go1.13.13 linux/amd64 [Pipeline] sh [2020-08-31T18:17:20.348Z] + make test [2020-08-31T18:17:20.348Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-08-31T18:17:21.534Z] 2480fcc9aa5a: Pull complete [2020-08-31T18:17:21.534Z] 09adf4765672: Pull complete [2020-08-31T18:17:21.534Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-31T18:17:21.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-31T18:17:21.534Z] ---> 2248a725d1cf [2020-08-31T18:17:21.534Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-08-31T18:17:26.925Z] ---> Running in 02de4785282d [2020-08-31T18:17:26.925Z] Removing intermediate container 02de4785282d [2020-08-31T18:17:26.925Z] ---> acbc26a7a8ad [2020-08-31T18:17:26.925Z] Step 4/7 : RUN apk add bash [2020-08-31T18:17:26.925Z] ---> Running in ff2ba08ba36e [2020-08-31T18:17:27.020Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-08-31T18:17:27.604Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.015s coverage: 85.7% of statements [2020-08-31T18:17:27.604Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.019s coverage: 100.0% of statements [2020-08-31T18:17:27.604Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.016s coverage: 45.4% of statements [2020-08-31T18:17:27.874Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.021s coverage: 77.8% of statements [2020-08-31T18:17:27.874Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-08-31T18:17:28.836Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.004s coverage: 6.4% of statements [2020-08-31T18:17:28.836Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.019s coverage: 14.8% of statements [2020-08-31T18:17:28.836Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.019s coverage: 100.0% of statements [2020-08-31T18:17:28.892Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-31T18:17:29.419Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.034s coverage: 91.8% of statements [2020-08-31T18:17:29.419Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-08-31T18:17:29.419Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-08-31T18:17:29.419Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.049s coverage: 100.0% of statements [2020-08-31T18:17:30.853Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-31T18:17:33.685Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.019s coverage: 62.6% of statements [2020-08-31T18:17:33.685Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.004s coverage: 26.3% of statements [2020-08-31T18:17:33.685Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.004s coverage: 15.4% of statements [2020-08-31T18:17:33.685Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.004s coverage: 15.4% of statements [2020-08-31T18:17:33.685Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.032s coverage: 14.3% of statements [2020-08-31T18:17:33.685Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-08-31T18:17:33.685Z] --- FAIL: TestFromEventModelToDTO (0.00s) [2020-08-31T18:17:33.686Z] --- FAIL: TestFromEventModelToDTO/success_to_convert_from_event_model_to_DTO_ (0.00s) [2020-08-31T18:17:33.686Z] event_test.go:50: [2020-08-31T18:17:33.686Z] Error Trace: event_test.go:50 [2020-08-31T18:17:33.686Z] Error: Not equal: [2020-08-31T18:17:33.686Z] expected: dtos.Event{Versionable:common.Versionable{ApiVersion:"v2"}, ID:"7a1707f0-166f-4c4b-bc9d-1d54c74e0137", Pushed:1594963842, DeviceName:"TestDevice", Created:1594963842, Origin:1594963842, Readings:[]dtos.BaseReading(nil), Tags:map[string]string{"GatewayID":"Houston-0001"}} [2020-08-31T18:17:33.686Z] actual : dtos.Event{Versionable:common.Versionable{ApiVersion:"v2"}, ID:"7a1707f0-166f-4c4b-bc9d-1d54c74e0137", Pushed:1594963842, DeviceName:"TestDevice", Created:1594963842, Origin:1594963842, Readings:[]dtos.BaseReading(nil), Tags:map[string]string{"GatewayID":"Intel123"}} [2020-08-31T18:17:33.686Z] [2020-08-31T18:17:33.686Z] Diff: [2020-08-31T18:17:33.686Z] --- Expected [2020-08-31T18:17:33.686Z] +++ Actual [2020-08-31T18:17:33.686Z] @@ -11,3 +11,3 @@ [2020-08-31T18:17:33.686Z] Tags: (map[string]string) (len=1) { [2020-08-31T18:17:33.686Z] - (string) (len=9) "GatewayID": (string) (len=12) "Houston-0001" [2020-08-31T18:17:33.686Z] + (string) (len=9) "GatewayID": (string) (len=8) "Intel123" [2020-08-31T18:17:33.686Z] } [2020-08-31T18:17:33.686Z] Test: TestFromEventModelToDTO/success_to_convert_from_event_model_to_DTO_ [2020-08-31T18:17:33.686Z] Messages: FromEventModelToDTO did not result in expected Event DTO. [2020-08-31T18:17:33.686Z] FAIL [2020-08-31T18:17:33.686Z] coverage: 21.4% of statements [2020-08-31T18:17:33.686Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.015s [2020-08-31T18:17:33.686Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.022s coverage: 100.0% of statements [2020-08-31T18:17:33.686Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.015s coverage: 95.1% of statements [2020-08-31T18:17:33.686Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements [2020-08-31T18:17:33.686Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-08-31T18:17:33.686Z] FAIL [2020-08-31T18:17:33.686Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2020-08-31T18:17:33.703Z] $ docker stop --time=1 c2f7b0f01e8cff52effc32d8afa12dec4a8f1aa1f1a8ffc0f2b77dc3bbd6870e [2020-08-31T18:17:35.889Z] $ docker rm -f c2f7b0f01e8cff52effc32d8afa12dec4a8f1aa1f1a8ffc0f2b77dc3bbd6870e [2020-08-31T18:17:36.229Z] OK: 142 MiB in 39 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [2020-08-31T18:17:37.655Z] Removing intermediate container ff2ba08ba36e [2020-08-31T18:17:37.655Z] ---> 654cdb21f380 [2020-08-31T18:17:37.655Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-08-31T18:17:37.655Z] ---> Running in 425fb8fe2a05 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-31T18:17:37.861Z] Failed in branch amd64 [2020-08-31T18:17:38.247Z] Removing intermediate container 425fb8fe2a05 [2020-08-31T18:17:38.247Z] ---> ecaa4a92d910 [2020-08-31T18:17:38.247Z] Step 6/7 : COPY go.mod . [2020-08-31T18:17:38.847Z] ---> 39653395b26d [2020-08-31T18:17:38.847Z] Step 7/7 : RUN go mod download [2020-08-31T18:17:38.847Z] ---> Running in 9b6099d1a469 [2020-08-31T18:17:41.462Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-08-31T18:17:41.462Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-31T18:17:41.462Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-31T18:17:41.462Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-31T18:17:41.462Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-08-31T18:17:41.462Z] go: finding github.com/go-playground/locales v0.13.0 [2020-08-31T18:17:41.731Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-08-31T18:17:41.731Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-08-31T18:17:41.731Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-31T18:17:41.731Z] go: finding github.com/google/uuid v1.1.0 [2020-08-31T18:17:41.731Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-31T18:17:41.731Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-08-31T18:17:42.000Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-31T18:17:42.000Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-31T18:17:42.000Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-31T18:17:42.000Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-31T18:17:42.000Z] go: finding golang.org/x/text v0.3.2 [2020-08-31T18:17:42.000Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-31T18:17:42.001Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-08-31T18:17:42.273Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-31T18:17:54.659Z] Removing intermediate container 9b6099d1a469 [2020-08-31T18:17:54.659Z] ---> cf2c8e19dd7d [2020-08-31T18:17:54.659Z] Successfully built cf2c8e19dd7d [2020-08-31T18:17:54.659Z] 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-08-31T18:17:55.481Z] + docker inspect -f . ci-base-image-arm64 [2020-08-31T18:17:55.481Z] . [Pipeline] withDockerContainer [2020-08-31T18:17:55.721Z] prd-ubuntu18.04-docker-arm64-4c-16g-808 does not seem to be running inside a container [2020-08-31T18:17:55.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-08-31T18:17:57.597Z] $ docker top 8fa3713de0160f88fb80af9b759369da33b119172a35acc375e923772c048bd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-31T18:17:58.966Z] + go version [2020-08-31T18:17:58.966Z] go version go1.13.13 linux/arm64 [Pipeline] sh [2020-08-31T18:18:00.014Z] + make test [2020-08-31T18:18:00.015Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-08-31T18:18:22.197Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-08-31T18:18:22.197Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.060s coverage: 85.7% of statements [2020-08-31T18:18:22.197Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.061s coverage: 100.0% of statements [2020-08-31T18:18:24.825Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.047s coverage: 45.4% of statements [2020-08-31T18:18:24.825Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.032s coverage: 77.8% of statements [2020-08-31T18:18:24.825Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-08-31T18:18:24.825Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.023s coverage: 6.4% of statements [2020-08-31T18:18:25.425Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.089s coverage: 14.8% of statements [2020-08-31T18:18:26.412Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.037s coverage: 100.0% of statements [2020-08-31T18:18:29.051Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.100s coverage: 91.8% of statements [2020-08-31T18:18:29.051Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-08-31T18:18:29.051Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-08-31T18:18:29.051Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.011s coverage: 100.0% of statements [2020-08-31T18:18:34.461Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.129s coverage: 62.6% of statements [2020-08-31T18:18:34.461Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.020s coverage: 26.3% of statements [2020-08-31T18:18:34.461Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.053s coverage: 15.4% of statements [2020-08-31T18:18:34.461Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.021s coverage: 15.4% of statements [2020-08-31T18:18:34.461Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements [2020-08-31T18:18:34.461Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-08-31T18:18:35.061Z] --- FAIL: TestFromEventModelToDTO (0.00s) [2020-08-31T18:18:35.061Z] --- FAIL: TestFromEventModelToDTO/success_to_convert_from_event_model_to_DTO_ (0.00s) [2020-08-31T18:18:35.061Z] event_test.go:50: [2020-08-31T18:18:35.061Z] Error Trace: event_test.go:50 [2020-08-31T18:18:35.061Z] Error: Not equal: [2020-08-31T18:18:35.061Z] expected: dtos.Event{Versionable:common.Versionable{ApiVersion:"v2"}, ID:"7a1707f0-166f-4c4b-bc9d-1d54c74e0137", Pushed:1594963842, DeviceName:"TestDevice", Created:1594963842, Origin:1594963842, Readings:[]dtos.BaseReading(nil), Tags:map[string]string{"GatewayID":"Houston-0001"}} [2020-08-31T18:18:35.061Z] actual : dtos.Event{Versionable:common.Versionable{ApiVersion:"v2"}, ID:"7a1707f0-166f-4c4b-bc9d-1d54c74e0137", Pushed:1594963842, DeviceName:"TestDevice", Created:1594963842, Origin:1594963842, Readings:[]dtos.BaseReading(nil), Tags:map[string]string{"GatewayID":"Intel123"}} [2020-08-31T18:18:35.061Z] [2020-08-31T18:18:35.061Z] Diff: [2020-08-31T18:18:35.061Z] --- Expected [2020-08-31T18:18:35.061Z] +++ Actual [2020-08-31T18:18:35.061Z] @@ -11,3 +11,3 @@ [2020-08-31T18:18:35.061Z] Tags: (map[string]string) (len=1) { [2020-08-31T18:18:35.061Z] - (string) (len=9) "GatewayID": (string) (len=12) "Houston-0001" [2020-08-31T18:18:35.061Z] + (string) (len=9) "GatewayID": (string) (len=8) "Intel123" [2020-08-31T18:18:35.061Z] } [2020-08-31T18:18:35.061Z] Test: TestFromEventModelToDTO/success_to_convert_from_event_model_to_DTO_ [2020-08-31T18:18:35.061Z] Messages: FromEventModelToDTO did not result in expected Event DTO. [2020-08-31T18:18:35.061Z] FAIL [2020-08-31T18:18:35.061Z] coverage: 21.4% of statements [2020-08-31T18:18:35.061Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.093s [2020-08-31T18:18:35.661Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.031s coverage: 100.0% of statements [2020-08-31T18:18:37.099Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.072s coverage: 95.1% of statements [2020-08-31T18:18:37.690Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.028s coverage: 100.0% of statements [2020-08-31T18:18:37.690Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-08-31T18:18:37.690Z] FAIL [2020-08-31T18:18:38.281Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2020-08-31T18:18:38.314Z] $ docker stop --time=1 8fa3713de0160f88fb80af9b759369da33b119172a35acc375e923772c048bd8 [2020-08-31T18:18:40.506Z] $ docker rm -f 8fa3713de0160f88fb80af9b759369da33b119172a35acc375e923772c048bd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-31T18:18:42.322Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-08-31T18:18:44.402Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-31T18:18:45.014Z] ---> package-listing.sh [2020-08-31T18:18:45.014Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-31T18:18:45.014Z] ++ facter osfamily [2020-08-31T18:18:45.014Z] + OS_FAMILY=redhat [2020-08-31T18:18:45.014Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-271 [2020-08-31T18:18:45.014Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-31T18:18:45.014Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-31T18:18:45.014Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-31T18:18:45.014Z] + PACKAGES=/tmp/packages_start.txt [2020-08-31T18:18:45.014Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-271 ']' [2020-08-31T18:18:45.014Z] + PACKAGES=/tmp/packages_end.txt [2020-08-31T18:18:45.014Z] + case "${OS_FAMILY}" in [2020-08-31T18:18:45.014Z] + rpm -qa [2020-08-31T18:18:45.014Z] + sort [2020-08-31T18:18:49.277Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-31T18:18:49.277Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-31T18:18:49.277Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-31T18:18:49.277Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-271 ']' [2020-08-31T18:18:49.277Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-271/archives/ [2020-08-31T18:18:49.277Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-271/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-31T18:18:49.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-31T18:18:50.009Z] [2020-08-31T18:18:50.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-31T18:18:50.385Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-31T18:18:50.385Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-31T18:18:50.385Z] c9b1b535fdd9: Pulling fs layer [2020-08-31T18:18:50.385Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-31T18:18:50.385Z] 756a868c4378: Pulling fs layer [2020-08-31T18:18:50.385Z] 444b2fc9a129: Pulling fs layer [2020-08-31T18:18:50.385Z] ea15f1150254: Pulling fs layer [2020-08-31T18:18:50.385Z] 41b27a9f41bf: Pulling fs layer [2020-08-31T18:18:50.385Z] 28c525ee5125: Pulling fs layer [2020-08-31T18:18:50.385Z] 094b1ea09ed8: Pulling fs layer [2020-08-31T18:18:50.385Z] 138eaada9080: Pulling fs layer [2020-08-31T18:18:50.385Z] 0622d0fa9048: Pulling fs layer [2020-08-31T18:18:50.385Z] 41b27a9f41bf: Waiting [2020-08-31T18:18:50.385Z] 28c525ee5125: Waiting [2020-08-31T18:18:50.385Z] 094b1ea09ed8: Waiting [2020-08-31T18:18:50.385Z] 138eaada9080: Waiting [2020-08-31T18:18:50.385Z] 0622d0fa9048: Waiting [2020-08-31T18:18:50.385Z] ea15f1150254: Waiting [2020-08-31T18:18:50.385Z] 2cc5ad85d9ab: Verifying Checksum [2020-08-31T18:18:50.385Z] 2cc5ad85d9ab: Download complete [2020-08-31T18:18:50.385Z] 444b2fc9a129: Verifying Checksum [2020-08-31T18:18:50.385Z] 444b2fc9a129: Download complete [2020-08-31T18:18:50.688Z] c9b1b535fdd9: Verifying Checksum [2020-08-31T18:18:50.688Z] c9b1b535fdd9: Download complete [2020-08-31T18:18:51.021Z] ea15f1150254: Verifying Checksum [2020-08-31T18:18:51.021Z] ea15f1150254: Download complete [2020-08-31T18:18:51.021Z] c9b1b535fdd9: Pull complete [2020-08-31T18:18:51.021Z] 28c525ee5125: Verifying Checksum [2020-08-31T18:18:51.021Z] 28c525ee5125: Download complete [2020-08-31T18:18:51.332Z] 2cc5ad85d9ab: Pull complete [2020-08-31T18:18:51.623Z] 756a868c4378: Verifying Checksum [2020-08-31T18:18:51.623Z] 756a868c4378: Download complete [2020-08-31T18:18:52.209Z] 138eaada9080: Verifying Checksum [2020-08-31T18:18:52.210Z] 138eaada9080: Download complete [2020-08-31T18:18:52.210Z] 0622d0fa9048: Verifying Checksum [2020-08-31T18:18:52.210Z] 0622d0fa9048: Download complete [2020-08-31T18:18:52.508Z] 094b1ea09ed8: Verifying Checksum [2020-08-31T18:18:52.508Z] 094b1ea09ed8: Download complete [2020-08-31T18:18:53.508Z] 41b27a9f41bf: Verifying Checksum [2020-08-31T18:18:53.508Z] 41b27a9f41bf: Download complete [2020-08-31T18:18:55.537Z] 756a868c4378: Pull complete [2020-08-31T18:18:55.537Z] 444b2fc9a129: Pull complete [2020-08-31T18:18:55.807Z] ea15f1150254: Pull complete [2020-08-31T18:19:00.116Z] 41b27a9f41bf: Pull complete [2020-08-31T18:19:00.116Z] 28c525ee5125: Pull complete [2020-08-31T18:19:03.474Z] 094b1ea09ed8: Pull complete [2020-08-31T18:19:03.474Z] 138eaada9080: Pull complete [2020-08-31T18:19:03.771Z] 0622d0fa9048: Pull complete [2020-08-31T18:19:04.041Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-31T18:19:04.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-31T18:19:04.041Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-31T18:19:04.363Z] prd-centos7-docker-4c-2g-806 does not seem to be running inside a container [2020-08-31T18:19:04.427Z] $ 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-271 -v /w/workspace/dry_go-mod-core-contracts_PR-271:/w/workspace/dry_go-mod-core-contracts_PR-271:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-271@tmp:/w/workspace/dry_go-mod-core-contracts_PR-271@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 [2020-08-31T18:19:07.960Z] $ docker top 3ac87981413f3905d950042582fca75be164a9e35776b9a92cd11afb0c32c2ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-31T18:19:08.499Z] provisioning config files... [2020-08-31T18:19:08.517Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-271@tmp/config5681842688378859081tmp [Pipeline] { [Pipeline] echo [2020-08-31T18:19:08.589Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-31T18:19:08.960Z] ---> create-netrc.sh [Pipeline] echo [2020-08-31T18:19:09.286Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-31T18:19:09.698Z] ---> logs-deploy.sh [2020-08-31T18:19:09.698Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-271/4 [2020-08-31T18:19:09.698Z] INFO: archiving workspace using pattern(s): [2020-08-31T18:19:11.644Z] Archives upload complete. [2020-08-31T18:19:11.645Z] INFO: archiving logs to Nexus