Pull request #2700 opened 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 cloudxxx8 for edgexfoundry/edgex-go Obtained Jenkinsfile from 7ffa534069dc8466c0043a3e48938e996845047d+470d1768ac8dd54587225e0170cbee90c0e95edf (f6b11a06587a2fec635e01d36d180b414e3c5828) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7909e789ffc0fecf34d47f501ec8db0a80105338 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7909e789ffc0fecf34d47f501ec8db0a80105338 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2700/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7909e789ffc0fecf34d47f501ec8db0a80105338 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7909e789ffc0fecf34d47f501ec8db0a80105338 # timeout=10 Commit message: "Merge pull request #245 from ernestojeda/fix-go-version-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-676 in /w/workspace/edgexfoundry_edgex-go_PR-2700 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.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/edgex-go.git +refs/pull/2700/head:refs/remotes/origin/PR-2700 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 470d1768ac8dd54587225e0170cbee90c0e95edf into PR head commit 7ffa534069dc8466c0043a3e48938e996845047d > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2700/head:refs/remotes/origin/PR-2700 # 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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2700/head:refs/remotes/origin/PR-2700 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merge succeeded, producing 7ffa534069dc8466c0043a3e48938e996845047d Checking out Revision 7ffa534069dc8466c0043a3e48938e996845047d (PR-2700) > git config core.sparsecheckout # timeout=10 > git checkout -f 7ffa534069dc8466c0043a3e48938e996845047d # 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 470d1768ac8dd54587225e0170cbee90c0e95edf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ffa534069dc8466c0043a3e48938e996845047d # timeout=10 Commit message: "feat(core-data): implement Get Event by Id V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 7909e789ffc0fecf34d47f501ec8db0a80105338 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-21T16:55:54.453Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-21T16:55:54.861Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-21T16:55:55.109Z] ========================================================= [2020-09-21T16:55:55.109Z] EdgeX Global Pipelines Version Info [2020-09-21T16:55:55.109Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-21T16:55:56.636Z] ------------------- [2020-09-21T16:55:56.636Z] stable info: [2020-09-21T16:55:56.636Z] ------------------- [2020-09-21T16:55:56.636Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-21T16:55:56.636Z] Commit SHA: 7909e789ffc0fecf34d47f501ec8db0a80105338 [2020-09-21T16:55:56.636Z] Message: update stable to v1.0.122 [2020-09-21T16:55:57.588Z] ------------------- [2020-09-21T16:55:57.588Z] experimental info: [2020-09-21T16:55:57.588Z] ------------------- [2020-09-21T16:55:57.588Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-21T16:55:57.588Z] Commit SHA: 040e29ce4f8dcf7f02c652317e535dcbebe1b406 [2020-09-21T16:55:57.588Z] Message: update experimental to v1.0.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-09-21T16:55:57.964Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-09-21T16:55:58.098Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-09-21T16:55:58.241Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-21T16:55:58.385Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-21T16:55:58.523Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-21T16:55:58.677Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-09-21T16:55:58.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-09-21T16:55:58.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-09-21T16:55:59.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-09-21T16:55:59.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-09-21T16:55:59.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-21T16:55:59.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-21T16:55:59.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-21T16:55:59.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-21T16:55:59.941Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-09-21T16:56:00.111Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-09-21T16:56:00.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-21T16:56:00.513Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-21T16:56:00.671Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-09-21T16:56:00.841Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-09-21T16:56:01.036Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-09-21T16:56:01.183Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2700 [Pipeline] echo [2020-09-21T16:56:01.316Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2700 [Pipeline] echo [2020-09-21T16:56:01.448Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2700 [Pipeline] echo [2020-09-21T16:56:01.594Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7ffa534069dc8466c0043a3e48938e996845047d [Pipeline] echo [2020-09-21T16:56:01.740Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7ffa534 [Pipeline] echo [2020-09-21T16:56:01.892Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh [2020-09-21T16:56:02.337Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-09-21T16:56:02.337Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-21T16:56:02.337Z] ++ dirname cmd/core-command/Dockerfile [2020-09-21T16:56:02.337Z] ++ cut -d/ -f2 [2020-09-21T16:56:02.337Z] + echo core-command,cmd/core-command/Dockerfile [2020-09-21T16:56:02.337Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-21T16:56:02.337Z] ++ dirname cmd/core-data/Dockerfile [2020-09-21T16:56:02.337Z] ++ cut -d/ -f2 [2020-09-21T16:56:02.337Z] + echo core-data,cmd/core-data/Dockerfile [2020-09-21T16:56:02.337Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-21T16:56:02.337Z] ++ dirname cmd/core-metadata/Dockerfile [2020-09-21T16:56:02.337Z] ++ cut -d/ -f2 [2020-09-21T16:56:02.337Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-09-21T16:56:02.337Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-21T16:56:02.337Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-09-21T16:56:02.337Z] ++ cut -d/ -f2 [2020-09-21T16:56:02.337Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-09-21T16:56:02.337Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-21T16:56:02.337Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-09-21T16:56:02.337Z] ++ cut -d/ -f2 [2020-09-21T16:56:02.337Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-09-21T16:56:02.337Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-21T16:56:02.337Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-09-21T16:56:02.337Z] ++ cut -d/ -f2 [2020-09-21T16:56:02.337Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-09-21T16:56:02.337Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-21T16:56:02.337Z] ++ dirname cmd/support-logging/Dockerfile [2020-09-21T16:56:02.337Z] ++ cut -d/ -f2 [2020-09-21T16:56:02.337Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-09-21T16:56:02.337Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-21T16:56:02.337Z] ++ dirname cmd/support-notifications/Dockerfile [2020-09-21T16:56:02.337Z] ++ cut -d/ -f2 [2020-09-21T16:56:02.337Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-09-21T16:56:02.337Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-21T16:56:02.337Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-09-21T16:56:02.337Z] ++ cut -d/ -f2 [2020-09-21T16:56:02.337Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-09-21T16:56:02.337Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-21T16:56:02.337Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-09-21T16:56:02.337Z] ++ cut -d/ -f2 [2020-09-21T16:56:02.337Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-09-21T16:56:02.430Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-09-21T16:56:04.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-21T16:56:04.467Z] [2020-09-21T16:56:04.467Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-21T16:56:04.874Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-21T16:56:04.874Z] latest: Pulling from edgex-devops/git-semver [2020-09-21T16:56:04.874Z] 31603596830f: Pulling fs layer [2020-09-21T16:56:04.874Z] 2a8b12db71e7: Pulling fs layer [2020-09-21T16:56:04.874Z] 6ca5941a6612: Pulling fs layer [2020-09-21T16:56:04.874Z] ecc8261a40a4: Pulling fs layer [2020-09-21T16:56:04.874Z] ecc8261a40a4: Waiting [2020-09-21T16:56:04.874Z] 2a8b12db71e7: Verifying Checksum [2020-09-21T16:56:04.874Z] 2a8b12db71e7: Download complete [2020-09-21T16:56:05.146Z] 31603596830f: Download complete [2020-09-21T16:56:05.146Z] ecc8261a40a4: Verifying Checksum [2020-09-21T16:56:05.146Z] ecc8261a40a4: Download complete [2020-09-21T16:56:05.146Z] 6ca5941a6612: Verifying Checksum [2020-09-21T16:56:05.146Z] 6ca5941a6612: Download complete [2020-09-21T16:56:05.409Z] 31603596830f: Pull complete [2020-09-21T16:56:05.671Z] 2a8b12db71e7: Pull complete [2020-09-21T16:56:06.620Z] 6ca5941a6612: Pull complete [2020-09-21T16:56:06.620Z] ecc8261a40a4: Pull complete [2020-09-21T16:56:06.620Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-21T16:56:06.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-21T16:56:06.620Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-21T16:56:06.745Z] prd-centos7-docker-4c-2g-676 does not seem to be running inside a container [2020-09-21T16:56:06.801Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-21T16:56:09.119Z] $ docker top 3c08479197bc206c5ea26c789da68eeb0125d00091225f43b7dfd97b0d0bbea5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-21T16:56:09.508Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-21T16:56:09.508Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-21T16:56:09.727Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-21T16:56:09.733Z] $ docker exec 3c08479197bc206c5ea26c789da68eeb0125d00091225f43b7dfd97b0d0bbea5 ssh-agent [2020-09-21T16:56:09.908Z] SSH_AUTH_SOCK=/tmp/ssh-Kk9oYIGclxkp/agent.12 [2020-09-21T16:56:09.908Z] SSH_AGENT_PID=17 [2020-09-21T16:56:09.921Z] Running ssh-add (command line suppressed) [2020-09-21T16:56:10.051Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4580772092108521229.key (/w/workspace/edgex-go/1@tmp/private_key_4580772092108521229.key) [2020-09-21T16:56:10.104Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-21T16:56:10.483Z] + git describe --exact-match --tags HEAD [2020-09-21T16:56:10.483Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-09-21T16:56:10.535Z] $ docker exec --env ******** --env ******** 3c08479197bc206c5ea26c789da68eeb0125d00091225f43b7dfd97b0d0bbea5 ssh-agent -k [2020-09-21T16:56:10.656Z] unset SSH_AUTH_SOCK; [2020-09-21T16:56:10.656Z] unset SSH_AGENT_PID; [2020-09-21T16:56:10.656Z] echo Agent pid 17 killed; [2020-09-21T16:56:10.698Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-21T16:56:10.875Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-21T16:56:10.875Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-21T16:56:11.061Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-21T16:56:11.061Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-21T16:56:11.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-21T16:56:11.256Z] $ docker exec 3c08479197bc206c5ea26c789da68eeb0125d00091225f43b7dfd97b0d0bbea5 ssh-agent [2020-09-21T16:56:11.420Z] SSH_AUTH_SOCK=/tmp/ssh-KInNoTucigPj/agent.46 [2020-09-21T16:56:11.420Z] SSH_AGENT_PID=51 [2020-09-21T16:56:11.426Z] Running ssh-add (command line suppressed) [2020-09-21T16:56:11.546Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8429086212699561908.key (/w/workspace/edgex-go/1@tmp/private_key_8429086212699561908.key) [2020-09-21T16:56:11.596Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-21T16:56:11.970Z] + git semver init [2020-09-21T16:56:11.970Z] # -> Open(): unable to determine branch for HEAD [2020-09-21T16:56:11.970Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2020-09-21T16:56:11.970Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2020-09-21T16:56:11.970Z] # $SEMVER_REMOTE_NAME = origin [2020-09-21T16:56:11.970Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-21T16:56:11.970Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-21T16:56:11.970Z] # $SEMVER_BRANCH = PR-2700 [2020-09-21T16:56:11.970Z] # $SEMVER_TEMP = /tmp/semver-352259134 [2020-09-21T16:56:11.970Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-09-21T16:56:34.044Z] # '/tmp/semver-352259134' -> '/w/workspace/edgex-go/1/.semver' [2020-09-21T16:56:34.044Z] # -> Force: false [2020-09-21T16:56:34.044Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2020-09-21T16:56:34.100Z] $ docker exec --env ******** --env ******** 3c08479197bc206c5ea26c789da68eeb0125d00091225f43b7dfd97b0d0bbea5 ssh-agent -k [2020-09-21T16:56:34.315Z] unset SSH_AUTH_SOCK; [2020-09-21T16:56:34.315Z] unset SSH_AGENT_PID; [2020-09-21T16:56:34.315Z] echo Agent pid 51 killed; [2020-09-21T16:56:34.402Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-21T16:56:35.133Z] + git semver [Pipeline] } [2020-09-21T16:56:35.174Z] $ docker stop --time=1 3c08479197bc206c5ea26c789da68eeb0125d00091225f43b7dfd97b0d0bbea5 [2020-09-21T16:56:36.682Z] $ docker rm -f 3c08479197bc206c5ea26c789da68eeb0125d00091225f43b7dfd97b0d0bbea5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-21T16:56:50.515Z] Stashed 49 file(s) [Pipeline] echo [2020-09-21T16:56:50.536Z] [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-09-21T16:56:51.693Z] ========================================================= [2020-09-21T16:56:51.693Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-09-21T16:56:51.693Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-21T16:56:52.093Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-09-21T16:56:54.651Z] Sending build context to Docker daemon 323.2MB [2020-09-21T16:56:54.651Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-09-21T16:56:54.651Z] Step 2/7 : FROM ${BASE} [2020-09-21T16:56:54.923Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-21T16:56:54.923Z] df20fa9351a1: Pulling fs layer [2020-09-21T16:56:54.923Z] ed8968b2872e: Pulling fs layer [2020-09-21T16:56:54.923Z] a92cc7c5fd73: Pulling fs layer [2020-09-21T16:56:54.923Z] e871e8e8d7a9: Pulling fs layer [2020-09-21T16:56:54.923Z] e73272ec9a57: Pulling fs layer [2020-09-21T16:56:54.923Z] 1e910a182e73: Pulling fs layer [2020-09-21T16:56:54.923Z] 4e634b169226: Pulling fs layer [2020-09-21T16:56:54.923Z] e73272ec9a57: Waiting [2020-09-21T16:56:54.923Z] 1e910a182e73: Waiting [2020-09-21T16:56:54.923Z] 4e634b169226: Waiting [2020-09-21T16:56:54.923Z] e871e8e8d7a9: Waiting [2020-09-21T16:56:54.923Z] a92cc7c5fd73: Download complete [2020-09-21T16:56:54.923Z] ed8968b2872e: Verifying Checksum [2020-09-21T16:56:54.923Z] ed8968b2872e: Download complete [2020-09-21T16:56:54.923Z] e73272ec9a57: Verifying Checksum [2020-09-21T16:56:54.923Z] e73272ec9a57: Download complete [2020-09-21T16:56:54.923Z] 1e910a182e73: Download complete [2020-09-21T16:56:54.923Z] df20fa9351a1: Verifying Checksum [2020-09-21T16:56:55.184Z] df20fa9351a1: Pull complete [2020-09-21T16:56:55.447Z] ed8968b2872e: Pull complete [2020-09-21T16:56:55.447Z] a92cc7c5fd73: Pull complete [2020-09-21T16:56:57.371Z] 4e634b169226: Verifying Checksum [2020-09-21T16:56:57.371Z] 4e634b169226: Download complete [2020-09-21T16:56:57.951Z] e871e8e8d7a9: Verifying Checksum [2020-09-21T16:56:57.951Z] e871e8e8d7a9: Download complete [2020-09-21T16:57:03.262Z] e871e8e8d7a9: Pull complete [2020-09-21T16:57:03.530Z] e73272ec9a57: Pull complete [2020-09-21T16:57:03.530Z] 1e910a182e73: Pull complete [2020-09-21T16:57:06.290Z] Still waiting to schedule task [2020-09-21T16:57:06.290Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-09-21T16:57:08.841Z] 4e634b169226: Pull complete [2020-09-21T16:57:08.841Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-09-21T16:57:08.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-09-21T16:57:08.841Z] ---> f7629b54cfaa [2020-09-21T16:57:08.841Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-09-21T16:57:08.841Z] ---> Running in 119b7768f0f6 [2020-09-21T16:57:09.104Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-21T16:57:09.677Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-21T16:57:10.251Z] (1/12) Installing libmagic (5.38-r0) [2020-09-21T16:57:10.825Z] (2/12) Installing file (5.38-r0) [2020-09-21T16:57:10.825Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-09-21T16:57:10.825Z] (4/12) Installing g++ (9.3.0-r2) [2020-09-21T16:57:16.131Z] (5/12) Installing fortify-headers (1.1-r0) [2020-09-21T16:57:16.131Z] (6/12) Installing patch (2.7.6-r6) [2020-09-21T16:57:16.397Z] (7/12) Installing build-base (0.5-r2) [2020-09-21T16:57:16.397Z] (8/12) Installing libsodium (1.0.18-r0) [2020-09-21T16:57:16.662Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-09-21T16:57:16.662Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-09-21T16:57:16.662Z] (11/12) Installing libzmq (4.3.3-r0) [2020-09-21T16:57:16.926Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-09-21T16:57:16.926Z] Executing busybox-1.31.1-r16.trigger [2020-09-21T16:57:16.926Z] OK: 233 MiB in 51 packages [2020-09-21T16:57:21.145Z] Removing intermediate container 119b7768f0f6 [2020-09-21T16:57:21.145Z] ---> 876601531267 [2020-09-21T16:57:21.145Z] Step 4/7 : WORKDIR /edgex-go [2020-09-21T16:57:21.145Z] ---> Running in fbf6cfc1a785 [2020-09-21T16:57:21.145Z] Removing intermediate container fbf6cfc1a785 [2020-09-21T16:57:21.145Z] ---> bc5e58241e5b [2020-09-21T16:57:21.145Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-09-21T16:57:21.145Z] latest: Pulling from library/docker [2020-09-21T16:57:21.145Z] df20fa9351a1: Already exists [2020-09-21T16:57:21.145Z] 25ad7478873d: Pulling fs layer [2020-09-21T16:57:21.145Z] 4684f6177b5d: Pulling fs layer [2020-09-21T16:57:21.145Z] 8ba584e970af: Pulling fs layer [2020-09-21T16:57:21.145Z] 3cdc74d2b06d: Pulling fs layer [2020-09-21T16:57:21.145Z] 4cf5a0d07c1f: Pulling fs layer [2020-09-21T16:57:21.145Z] fca0ccc462d5: Pulling fs layer [2020-09-21T16:57:21.145Z] 4cf5a0d07c1f: Waiting [2020-09-21T16:57:21.145Z] fca0ccc462d5: Waiting [2020-09-21T16:57:21.145Z] 3cdc74d2b06d: Waiting [2020-09-21T16:57:21.409Z] 4684f6177b5d: Verifying Checksum [2020-09-21T16:57:21.409Z] 4684f6177b5d: Download complete [2020-09-21T16:57:21.409Z] 25ad7478873d: Verifying Checksum [2020-09-21T16:57:21.409Z] 3cdc74d2b06d: Verifying Checksum [2020-09-21T16:57:21.409Z] 3cdc74d2b06d: Download complete [2020-09-21T16:57:21.670Z] 4cf5a0d07c1f: Verifying Checksum [2020-09-21T16:57:21.670Z] 4cf5a0d07c1f: Download complete [2020-09-21T16:57:21.670Z] fca0ccc462d5: Verifying Checksum [2020-09-21T16:57:21.670Z] fca0ccc462d5: Download complete [2020-09-21T16:57:21.670Z] 25ad7478873d: Pull complete [2020-09-21T16:57:21.932Z] 4684f6177b5d: Pull complete [2020-09-21T16:57:22.505Z] 8ba584e970af: Verifying Checksum [2020-09-21T16:57:22.505Z] 8ba584e970af: Download complete [2020-09-21T16:57:25.069Z] 8ba584e970af: Pull complete [2020-09-21T16:57:25.069Z] 3cdc74d2b06d: Pull complete [2020-09-21T16:57:25.069Z] 4cf5a0d07c1f: Pull complete [2020-09-21T16:57:25.069Z] fca0ccc462d5: Pull complete [2020-09-21T16:57:25.069Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-09-21T16:57:25.069Z] Status: Downloaded newer image for docker:latest [2020-09-21T16:57:26.997Z] ---> 8194016614f9 [2020-09-21T16:57:26.997Z] Step 6/7 : COPY go.mod . [2020-09-21T16:57:26.997Z] ---> db322f7ceef2 [2020-09-21T16:57:26.997Z] Step 7/7 : RUN go mod download [2020-09-21T16:57:26.997Z] ---> Running in 0d7157d99b7e [2020-09-21T16:57:49.032Z] Removing intermediate container 0d7157d99b7e [2020-09-21T16:57:49.032Z] ---> 4d368d0e7867 [2020-09-21T16:57:49.032Z] Successfully built 4d368d0e7867 [2020-09-21T16:57:49.032Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-21T16:57:49.520Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-21T16:57:49.520Z] . [Pipeline] withDockerContainer [2020-09-21T16:57:49.653Z] prd-centos7-docker-4c-2g-676 does not seem to be running inside a container [2020-09-21T16:57:49.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2020-09-21T16:57:50.468Z] $ docker top 57e4fb8abf26e4330f9b686b23eba382fcb23d34aac90ad1fd03ef81e77db49d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-21T16:57:51.008Z] + go version [2020-09-21T16:57:51.008Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-09-21T16:57:51.041Z] $ docker stop --time=1 57e4fb8abf26e4330f9b686b23eba382fcb23d34aac90ad1fd03ef81e77db49d [2020-09-21T16:57:52.393Z] $ docker rm -f 57e4fb8abf26e4330f9b686b23eba382fcb23d34aac90ad1fd03ef81e77db49d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-21T16:57:53.591Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-21T16:57:53.591Z] . [Pipeline] withDockerContainer [2020-09-21T16:57:53.712Z] prd-centos7-docker-4c-2g-676 does not seem to be running inside a container [2020-09-21T16:57:53.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2020-09-21T16:57:54.417Z] $ docker top 26af2d9982f661d1348279903f9f414ab91204b2d6dc54c0ea637ec3a88de55f -eo pid,comm [Pipeline] { [Pipeline] echo [2020-09-21T16:57:54.699Z] ========================================================= [2020-09-21T16:57:54.699Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-09-21T16:57:54.699Z] ========================================================= [Pipeline] sh [2020-09-21T16:57:55.005Z] + make test [2020-09-21T16:57:55.005Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-09-21T16:57:57.587Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-09-21T16:58:07.710Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-09-21T16:58:13.102Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-09-21T16:58:13.102Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-09-21T16:58:13.102Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-09-21T16:58:13.102Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-09-21T16:58:14.502Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.011s [2020-09-21T16:58:14.502Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-09-21T16:58:14.502Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-09-21T16:58:14.502Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-09-21T16:58:15.088Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-09-21T16:58:15.365Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-09-21T16:58:15.639Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-09-21T16:58:15.639Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-09-21T16:58:15.640Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-09-21T16:58:19.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.035s coverage: 46.6% of statements [2020-09-21T16:58:19.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-09-21T16:58:19.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-09-21T16:58:19.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-09-21T16:58:19.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-09-21T16:58:19.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-09-21T16:58:23.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.080s coverage: 27.2% of statements [2020-09-21T16:58:23.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-09-21T16:58:23.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-09-21T16:58:23.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-09-21T16:58:23.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-09-21T16:58:23.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-09-21T16:58:23.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-09-21T16:58:23.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.020s coverage: 100.0% of statements [2020-09-21T16:58:23.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-09-21T16:58:23.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.032s coverage: 100.0% of statements [2020-09-21T16:58:23.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-09-21T16:58:23.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-09-21T16:58:23.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.016s coverage: 84.0% of statements [2020-09-21T16:58:23.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-09-21T16:58:23.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-09-21T16:58:23.299Z] --- FAIL: TestEventById (0.00s) [2020-09-21T16:58:23.299Z] --- FAIL: TestEventById/Valid_-_Find_Event_by_Id (0.00s) [2020-09-21T16:58:23.299Z] event_test.go:285: [2020-09-21T16:58:23.299Z] Error Trace: event_test.go:285 [2020-09-21T16:58:23.299Z] Error: Not equal: [2020-09-21T16:58:23.299Z] expected: 200 [2020-09-21T16:58:23.299Z] actual : 400 [2020-09-21T16:58:23.299Z] Test: TestEventById/Valid_-_Find_Event_by_Id [2020-09-21T16:58:23.299Z] Messages: HTTP status code not as expected [2020-09-21T16:58:23.299Z] event_test.go:286: [2020-09-21T16:58:23.299Z] Error Trace: event_test.go:286 [2020-09-21T16:58:23.299Z] Error: Not equal: [2020-09-21T16:58:23.299Z] expected: 200 [2020-09-21T16:58:23.299Z] actual : 400 [2020-09-21T16:58:23.299Z] Test: TestEventById/Valid_-_Find_Event_by_Id [2020-09-21T16:58:23.299Z] Messages: Response status code not as expected [2020-09-21T16:58:23.299Z] event_test.go:287: [2020-09-21T16:58:23.299Z] Error Trace: event_test.go:287 [2020-09-21T16:58:23.299Z] Error: Not equal: [2020-09-21T16:58:23.299Z] expected: "Get event by id successfully" [2020-09-21T16:58:23.299Z] actual : "id is empty" [2020-09-21T16:58:23.299Z] [2020-09-21T16:58:23.299Z] Diff: [2020-09-21T16:58:23.299Z] --- Expected [2020-09-21T16:58:23.299Z] +++ Actual [2020-09-21T16:58:23.299Z] @@ -1 +1 @@ [2020-09-21T16:58:23.299Z] -Get event by id successfully [2020-09-21T16:58:23.299Z] +id is empty [2020-09-21T16:58:23.299Z] Test: TestEventById/Valid_-_Find_Event_by_Id [2020-09-21T16:58:23.299Z] Messages: Message not as expected [2020-09-21T16:58:23.299Z] --- FAIL: TestEventById/Invalid_-_Event_doesn't_exist (0.00s) [2020-09-21T16:58:23.299Z] event_test.go:281: [2020-09-21T16:58:23.299Z] Error Trace: event_test.go:281 [2020-09-21T16:58:23.299Z] Error: Not equal: [2020-09-21T16:58:23.299Z] expected: 404 [2020-09-21T16:58:23.299Z] actual : 400 [2020-09-21T16:58:23.299Z] Test: TestEventById/Invalid_-_Event_doesn't_exist [2020-09-21T16:58:23.299Z] Messages: HTTP status code not as expected [2020-09-21T16:58:23.299Z] event_test.go:282: [2020-09-21T16:58:23.299Z] Error Trace: event_test.go:282 [2020-09-21T16:58:23.299Z] Error: Not equal: [2020-09-21T16:58:23.299Z] expected: 404 [2020-09-21T16:58:23.299Z] actual : 400 [2020-09-21T16:58:23.299Z] Test: TestEventById/Invalid_-_Event_doesn't_exist [2020-09-21T16:58:23.299Z] Messages: Response status code not as expected [2020-09-21T16:58:23.299Z] FAIL [2020-09-21T16:58:23.299Z] coverage: 89.1% of statements [2020-09-21T16:58:23.299Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.032s [2020-09-21T16:58:23.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-09-21T16:58:23.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-09-21T16:58:23.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-09-21T16:58:23.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-09-21T16:58:23.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.089s coverage: 28.6% of statements [2020-09-21T16:58:23.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-09-21T16:58:23.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-09-21T16:58:23.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-09-21T16:58:23.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-09-21T16:58:23.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-09-21T16:58:23.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.032s coverage: 100.0% of statements [2020-09-21T16:58:23.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-09-21T16:58:23.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.023s coverage: 100.0% of statements [2020-09-21T16:58:23.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-09-21T16:58:23.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.019s coverage: 89.8% of statements [2020-09-21T16:58:23.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-09-21T16:58:24.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.025s coverage: 97.5% of statements [2020-09-21T16:58:24.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-09-21T16:58:24.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.010s coverage: 100.0% of statements [2020-09-21T16:58:24.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-09-21T16:58:24.498Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-09-21T16:58:24.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-09-21T16:58:24.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-09-21T16:58:24.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-09-21T16:58:24.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-09-21T16:58:24.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-09-21T16:58:24.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-09-21T16:58:24.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-09-21T16:58:24.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-09-21T16:58:24.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-09-21T16:58:24.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-09-21T16:58:24.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-09-21T16:58:24.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-09-21T16:58:24.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-09-21T16:58:24.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-09-21T16:58:24.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-09-21T16:58:24.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-09-21T16:58:24.498Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.008s coverage: 58.8% of statements [2020-09-21T16:58:24.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-09-21T16:58:24.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [no test files] [2020-09-21T16:58:25.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.037s coverage: 63.5% of statements [2020-09-21T16:58:25.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-09-21T16:58:25.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-09-21T16:58:25.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements [2020-09-21T16:58:25.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.088s coverage: 55.9% of statements [2020-09-21T16:58:25.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-09-21T16:58:25.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-09-21T16:58:25.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-09-21T16:58:25.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-09-21T16:58:32.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 5.546s coverage: 86.3% of statements [2020-09-21T16:58:32.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-09-21T16:58:32.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.291s coverage: 72.2% of statements [2020-09-21T16:58:32.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.097s coverage: 72.1% of statements [2020-09-21T16:58:32.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.011s coverage: 82.4% of statements [2020-09-21T16:58:32.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.020s coverage: 48.4% of statements [2020-09-21T16:58:32.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-09-21T16:58:32.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-09-21T16:58:32.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-09-21T16:58:32.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.006s coverage: 28.8% of statements [2020-09-21T16:58:32.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-09-21T16:58:32.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.006s coverage: 96.8% of statements [2020-09-21T16:58:32.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-09-21T16:58:32.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.041s coverage: 26.9% of statements [2020-09-21T16:58:32.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-09-21T16:58:32.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-09-21T16:58:32.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.096s coverage: 84.1% of statements [2020-09-21T16:58:32.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.006s coverage: 100.0% of statements [2020-09-21T16:58:32.163Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.025s coverage: 42.9% of statements [2020-09-21T16:58:32.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-09-21T16:58:32.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-09-21T16:58:32.163Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.025s coverage: 100.0% of statements [2020-09-21T16:58:32.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-09-21T16:58:32.163Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.013s coverage: 83.8% of statements [2020-09-21T16:58:32.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-09-21T16:58:32.164Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.040s coverage: 46.1% of statements [2020-09-21T16:58:32.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-09-21T16:58:32.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-09-21T16:58:32.164Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.018s coverage: 100.0% of statements [2020-09-21T16:58:32.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-09-21T16:58:32.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-09-21T16:58:32.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-09-21T16:58:32.164Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.025s coverage: 100.0% of statements [2020-09-21T16:58:32.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-09-21T16:58:32.164Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.056s coverage: 100.0% of statements [2020-09-21T16:58:32.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-09-21T16:58:32.164Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.044s coverage: 29.1% of statements [2020-09-21T16:58:32.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-09-21T16:58:32.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-09-21T16:58:32.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-09-21T16:58:32.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-09-21T16:58:32.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-09-21T16:58:32.164Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.032s coverage: 99.0% of statements [2020-09-21T16:58:32.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-09-21T16:58:32.164Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.026s coverage: 100.0% of statements [2020-09-21T16:58:32.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-09-21T16:58:32.164Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.004s coverage: 0.0% of statements [2020-09-21T16:58:32.164Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-09-21T16:58:32.164Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.013s coverage: 100.0% of statements [2020-09-21T16:58:32.164Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-09-21T16:58:32.164Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-09-21T16:58:32.164Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-09-21T16:58:32.164Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-09-21T16:58:32.753Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.005s coverage: 87.9% of statements [2020-09-21T16:58:32.753Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-09-21T16:58:32.753Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-09-21T16:58:32.753Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.005s coverage: 100.0% of statements [2020-09-21T16:58:32.753Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.004s coverage: 32.1% of statements [2020-09-21T16:58:33.017Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements [2020-09-21T16:58:33.017Z] FAIL [2020-09-21T16:58:33.017Z] make: *** [Makefile:81: test] Error 1 [Pipeline] } [2020-09-21T16:58:33.067Z] $ docker stop --time=1 26af2d9982f661d1348279903f9f414ab91204b2d6dc54c0ea637ec3a88de55f [2020-09-21T16:58:35.361Z] $ docker rm -f 26af2d9982f661d1348279903f9f414ab91204b2d6dc54c0ea637ec3a88de55f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker 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] // stage [Pipeline] } [2020-09-21T16:58:37.508Z] Failed in branch amd64 [2020-09-21T16:58:56.427Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-677 in /w/workspace/edgexfoundry_edgex-go_PR-2700 [Pipeline] { [Pipeline] ws [2020-09-21T16:58:56.567Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-09-21T16:59:01.984Z] using credential edgex-jenkins-ssh [2020-09-21T16:59:02.045Z] Cloning the remote Git repository [2020-09-21T16:59:02.045Z] Cloning with configured refspecs honoured and without tags [2020-09-21T16:59:02.109Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-09-21T16:59:02.244Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-09-21T16:59:02.308Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-09-21T16:59:02.309Z] > git --version # timeout=10 [2020-09-21T16:59:02.330Z] > git --version # 'git version 2.17.1' [2020-09-21T16:59:02.331Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-21T16:59:02.414Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2700/head:refs/remotes/origin/PR-2700 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-21T16:59:16.743Z] Fetching without tags [2020-09-21T16:59:16.643Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-09-21T16:59:16.659Z] > git config --add remote.origin.fetch +refs/pull/2700/head:refs/remotes/origin/PR-2700 # timeout=10 [2020-09-21T16:59:16.684Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-21T16:59:16.716Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-09-21T16:59:16.761Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-09-21T16:59:16.761Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-21T16:59:16.774Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2700/head:refs/remotes/origin/PR-2700 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-21T16:59:17.242Z] Merging remotes/origin/master commit 470d1768ac8dd54587225e0170cbee90c0e95edf into PR head commit 7ffa534069dc8466c0043a3e48938e996845047d [2020-09-21T16:59:17.852Z] Merge succeeded, producing 7ffa534069dc8466c0043a3e48938e996845047d [2020-09-21T16:59:17.853Z] Checking out Revision 7ffa534069dc8466c0043a3e48938e996845047d (PR-2700) [2020-09-21T16:59:17.273Z] > git config core.sparsecheckout # timeout=10 [2020-09-21T16:59:17.301Z] > git checkout -f 7ffa534069dc8466c0043a3e48938e996845047d # timeout=10 [2020-09-21T16:59:17.646Z] > git remote # timeout=10 [2020-09-21T16:59:17.696Z] > git config --get remote.origin.url # timeout=10 [2020-09-21T16:59:17.751Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-21T16:59:17.775Z] > git merge 470d1768ac8dd54587225e0170cbee90c0e95edf # timeout=10 [2020-09-21T16:59:17.812Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-21T16:59:17.862Z] > git config core.sparsecheckout # timeout=10 [2020-09-21T16:59:17.907Z] > git checkout -f 7ffa534069dc8466c0043a3e48938e996845047d # timeout=10 [2020-09-21T16:59:22.269Z] Commit message: "feat(core-data): implement Get Event by Id V2 API" [2020-09-21T16:59:22.321Z] > git --version # timeout=10 [2020-09-21T16:59:22.330Z] > git --version # 'git version 2.17.1' [2020-09-21T16:59:22.340Z] fatal: bad object 7909e789ffc0fecf34d47f501ec8db0a80105338 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-21T16:59:35.240Z] ========================================================= [2020-09-21T16:59:35.240Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-09-21T16:59:35.240Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-21T16:59:36.268Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-09-21T16:59:40.612Z] Sending build context to Docker daemon 323.2MB [2020-09-21T16:59:40.612Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-09-21T16:59:40.612Z] Step 2/7 : FROM ${BASE} [2020-09-21T16:59:40.612Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-21T16:59:40.612Z] b538f80385f9: Pulling fs layer [2020-09-21T16:59:40.612Z] 74f711af9a0d: Pulling fs layer [2020-09-21T16:59:40.612Z] 99f96fe45779: Pulling fs layer [2020-09-21T16:59:40.612Z] 8529a6b9a6be: Pulling fs layer [2020-09-21T16:59:40.612Z] 45590311c82a: Pulling fs layer [2020-09-21T16:59:40.612Z] 69ca0ff8b7b3: Pulling fs layer [2020-09-21T16:59:40.612Z] 209524e5b208: Pulling fs layer [2020-09-21T16:59:40.612Z] 8529a6b9a6be: Waiting [2020-09-21T16:59:40.612Z] 45590311c82a: Waiting [2020-09-21T16:59:40.612Z] 69ca0ff8b7b3: Waiting [2020-09-21T16:59:40.612Z] 209524e5b208: Waiting [2020-09-21T16:59:40.612Z] 99f96fe45779: Verifying Checksum [2020-09-21T16:59:40.612Z] 99f96fe45779: Download complete [2020-09-21T16:59:40.612Z] 74f711af9a0d: Verifying Checksum [2020-09-21T16:59:40.612Z] 74f711af9a0d: Download complete [2020-09-21T16:59:40.612Z] 45590311c82a: Verifying Checksum [2020-09-21T16:59:40.612Z] 45590311c82a: Download complete [2020-09-21T16:59:40.612Z] 69ca0ff8b7b3: Verifying Checksum [2020-09-21T16:59:40.612Z] 69ca0ff8b7b3: Download complete [2020-09-21T16:59:40.612Z] b538f80385f9: Download complete [2020-09-21T16:59:41.214Z] b538f80385f9: Pull complete [2020-09-21T16:59:41.819Z] 74f711af9a0d: Pull complete [2020-09-21T16:59:42.093Z] 99f96fe45779: Pull complete [2020-09-21T16:59:43.543Z] 209524e5b208: Verifying Checksum [2020-09-21T16:59:43.543Z] 209524e5b208: Download complete [2020-09-21T16:59:44.534Z] 8529a6b9a6be: Verifying Checksum [2020-09-21T16:59:44.534Z] 8529a6b9a6be: Download complete [2020-09-21T16:59:56.956Z] 8529a6b9a6be: Pull complete [2020-09-21T16:59:56.956Z] 45590311c82a: Pull complete [2020-09-21T16:59:56.956Z] 69ca0ff8b7b3: Pull complete [2020-09-21T17:00:00.363Z] 209524e5b208: Pull complete [2020-09-21T17:00:00.363Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-09-21T17:00:00.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-09-21T17:00:00.363Z] ---> 5bddaf1c2fca [2020-09-21T17:00:00.363Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-09-21T17:00:03.763Z] ---> Running in 5c585b754751 [2020-09-21T17:00:05.199Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-21T17:00:06.183Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-21T17:00:06.781Z] (1/12) Installing libmagic (5.38-r0) [2020-09-21T17:00:07.053Z] (2/12) Installing file (5.38-r0) [2020-09-21T17:00:07.053Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-09-21T17:00:07.324Z] (4/12) Installing g++ (9.3.0-r2) [2020-09-21T17:00:12.714Z] (5/12) Installing fortify-headers (1.1-r0) [2020-09-21T17:00:12.714Z] (6/12) Installing patch (2.7.6-r6) [2020-09-21T17:00:12.714Z] (7/12) Installing build-base (0.5-r2) [2020-09-21T17:00:12.714Z] (8/12) Installing libsodium (1.0.18-r0) [2020-09-21T17:00:12.984Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-09-21T17:00:12.984Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-09-21T17:00:12.984Z] (11/12) Installing libzmq (4.3.3-r0) [2020-09-21T17:00:13.260Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-09-21T17:00:13.260Z] Executing busybox-1.31.1-r16.trigger [2020-09-21T17:00:13.260Z] OK: 217 MiB in 51 packages [2020-09-21T17:00:17.575Z] Removing intermediate container 5c585b754751 [2020-09-21T17:00:17.575Z] ---> 80309000bb23 [2020-09-21T17:00:17.575Z] Step 4/7 : WORKDIR /edgex-go [2020-09-21T17:00:17.575Z] ---> Running in b8dd90603fc6 [2020-09-21T17:00:17.848Z] Removing intermediate container b8dd90603fc6 [2020-09-21T17:00:17.848Z] ---> 348aee9041ef [2020-09-21T17:00:17.848Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-09-21T17:00:18.119Z] latest: Pulling from library/docker [2020-09-21T17:00:18.119Z] b538f80385f9: Already exists [2020-09-21T17:00:18.396Z] 259a493cd78d: Pulling fs layer [2020-09-21T17:00:18.396Z] b8e66b5100f5: Pulling fs layer [2020-09-21T17:00:18.396Z] 7f8258a56ab6: Pulling fs layer [2020-09-21T17:00:18.396Z] 75a0a0ebb566: Pulling fs layer [2020-09-21T17:00:18.396Z] 4a2c62f0a2a3: Pulling fs layer [2020-09-21T17:00:18.396Z] 294320357d30: Pulling fs layer [2020-09-21T17:00:18.396Z] 4a2c62f0a2a3: Waiting [2020-09-21T17:00:18.396Z] 294320357d30: Waiting [2020-09-21T17:00:18.396Z] b8e66b5100f5: Verifying Checksum [2020-09-21T17:00:18.396Z] b8e66b5100f5: Download complete [2020-09-21T17:00:18.396Z] 259a493cd78d: Verifying Checksum [2020-09-21T17:00:18.396Z] 259a493cd78d: Download complete [2020-09-21T17:00:18.673Z] 75a0a0ebb566: Download complete [2020-09-21T17:00:18.673Z] 4a2c62f0a2a3: Verifying Checksum [2020-09-21T17:00:18.673Z] 4a2c62f0a2a3: Download complete [2020-09-21T17:00:18.673Z] 294320357d30: Download complete [2020-09-21T17:00:19.279Z] 259a493cd78d: Pull complete [2020-09-21T17:00:19.553Z] b8e66b5100f5: Pull complete [2020-09-21T17:00:19.826Z] 7f8258a56ab6: Verifying Checksum [2020-09-21T17:00:19.826Z] 7f8258a56ab6: Download complete [2020-09-21T17:00:23.223Z] 7f8258a56ab6: Pull complete [2020-09-21T17:00:23.497Z] 75a0a0ebb566: Pull complete [2020-09-21T17:00:23.770Z] 4a2c62f0a2a3: Pull complete [2020-09-21T17:00:24.369Z] 294320357d30: Pull complete [2020-09-21T17:00:24.369Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-09-21T17:00:24.369Z] Status: Downloaded newer image for docker:latest [2020-09-21T17:00:27.768Z] ---> 9a6b840cbf80 [2020-09-21T17:00:27.768Z] Step 6/7 : COPY go.mod . [2020-09-21T17:00:28.374Z] ---> d06888198ed0 [2020-09-21T17:00:28.374Z] Step 7/7 : RUN go mod download [2020-09-21T17:00:28.374Z] ---> Running in 49a73c8f3ad5 [2020-09-21T17:00:55.185Z] Removing intermediate container 49a73c8f3ad5 [2020-09-21T17:00:55.185Z] ---> daf411e0a194 [2020-09-21T17:00:55.185Z] Successfully built daf411e0a194 [2020-09-21T17:00:55.185Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-21T17:00:55.629Z] + docker inspect -f . ci-base-image-arm64 [2020-09-21T17:00:55.629Z] . [Pipeline] withDockerContainer [2020-09-21T17:00:55.931Z] prd-ubuntu18.04-docker-arm64-4c-16g-677 does not seem to be running inside a container [2020-09-21T17:00:56.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2020-09-21T17:00:57.930Z] $ docker top 5a61289a3c502dbcfa7785ca074e58d0b57fdf5f5ecf34e00221680cd7ed94c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-21T17:00:59.428Z] + go version [2020-09-21T17:00:59.428Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-09-21T17:00:59.470Z] $ docker stop --time=1 5a61289a3c502dbcfa7785ca074e58d0b57fdf5f5ecf34e00221680cd7ed94c8 [2020-09-21T17:01:01.396Z] $ docker rm -f 5a61289a3c502dbcfa7785ca074e58d0b57fdf5f5ecf34e00221680cd7ed94c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-21T17:01:02.813Z] + docker inspect -f . ci-base-image-arm64 [2020-09-21T17:01:02.813Z] . [Pipeline] withDockerContainer [2020-09-21T17:01:03.108Z] prd-ubuntu18.04-docker-arm64-4c-16g-677 does not seem to be running inside a container [2020-09-21T17:01:03.195Z] $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2020-09-21T17:01:04.708Z] $ docker top 48378d7e98cdcc59cdc526be3de48b02214cf9185d04cb5b63a2bf3b1ad41c31 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-09-21T17:01:05.176Z] ========================================================= [2020-09-21T17:01:05.176Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-09-21T17:01:05.176Z] ========================================================= [Pipeline] sh [2020-09-21T17:01:05.855Z] + make test [2020-09-21T17:01:05.855Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-09-21T17:01:08.491Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-09-21T17:01:41.094Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-09-21T17:01:56.448Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-09-21T17:01:56.448Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-09-21T17:01:56.448Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-09-21T17:01:56.448Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-09-21T17:01:57.441Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.028s [2020-09-21T17:01:57.441Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-09-21T17:01:57.441Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-09-21T17:01:57.441Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-09-21T17:01:59.430Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-09-21T17:02:00.870Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-09-21T17:02:00.870Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-09-21T17:02:00.870Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-09-21T17:02:00.870Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-09-21T17:02:07.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.081s coverage: 46.6% of statements [2020-09-21T17:02:07.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-09-21T17:02:07.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-09-21T17:02:07.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-09-21T17:02:07.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-09-21T17:02:07.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-09-21T17:02:14.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.213s coverage: 27.2% of statements [2020-09-21T17:02:14.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-09-21T17:02:14.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-09-21T17:02:14.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-09-21T17:02:14.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-09-21T17:02:14.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-09-21T17:02:14.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-09-21T17:02:14.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.036s coverage: 100.0% of statements [2020-09-21T17:02:14.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-09-21T17:02:14.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.018s coverage: 100.0% of statements [2020-09-21T17:02:14.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-09-21T17:02:14.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-09-21T17:02:14.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.349s coverage: 86.0% of statements [2020-09-21T17:02:14.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-09-21T17:02:14.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-09-21T17:02:14.451Z] --- FAIL: TestEventById (0.00s) [2020-09-21T17:02:14.451Z] --- FAIL: TestEventById/Valid_-_Find_Event_by_Id (0.00s) [2020-09-21T17:02:14.451Z] event_test.go:285: [2020-09-21T17:02:14.451Z] Error Trace: event_test.go:285 [2020-09-21T17:02:14.451Z] Error: Not equal: [2020-09-21T17:02:14.451Z] expected: 200 [2020-09-21T17:02:14.451Z] actual : 400 [2020-09-21T17:02:14.451Z] Test: TestEventById/Valid_-_Find_Event_by_Id [2020-09-21T17:02:14.451Z] Messages: HTTP status code not as expected [2020-09-21T17:02:14.451Z] event_test.go:286: [2020-09-21T17:02:14.451Z] Error Trace: event_test.go:286 [2020-09-21T17:02:14.451Z] Error: Not equal: [2020-09-21T17:02:14.451Z] expected: 200 [2020-09-21T17:02:14.451Z] actual : 400 [2020-09-21T17:02:14.451Z] Test: TestEventById/Valid_-_Find_Event_by_Id [2020-09-21T17:02:14.451Z] Messages: Response status code not as expected [2020-09-21T17:02:14.451Z] event_test.go:287: [2020-09-21T17:02:14.451Z] Error Trace: event_test.go:287 [2020-09-21T17:02:14.451Z] Error: Not equal: [2020-09-21T17:02:14.451Z] expected: "Get event by id successfully" [2020-09-21T17:02:14.451Z] actual : "id is empty" [2020-09-21T17:02:14.451Z] [2020-09-21T17:02:14.451Z] Diff: [2020-09-21T17:02:14.451Z] --- Expected [2020-09-21T17:02:14.451Z] +++ Actual [2020-09-21T17:02:14.451Z] @@ -1 +1 @@ [2020-09-21T17:02:14.451Z] -Get event by id successfully [2020-09-21T17:02:14.451Z] +id is empty [2020-09-21T17:02:14.451Z] Test: TestEventById/Valid_-_Find_Event_by_Id [2020-09-21T17:02:14.451Z] Messages: Message not as expected [2020-09-21T17:02:14.451Z] --- FAIL: TestEventById/Invalid_-_Event_doesn't_exist (0.00s) [2020-09-21T17:02:14.451Z] event_test.go:281: [2020-09-21T17:02:14.451Z] Error Trace: event_test.go:281 [2020-09-21T17:02:14.451Z] Error: Not equal: [2020-09-21T17:02:14.451Z] expected: 404 [2020-09-21T17:02:14.451Z] actual : 400 [2020-09-21T17:02:14.451Z] Test: TestEventById/Invalid_-_Event_doesn't_exist [2020-09-21T17:02:14.451Z] Messages: HTTP status code not as expected [2020-09-21T17:02:14.451Z] event_test.go:282: [2020-09-21T17:02:14.451Z] Error Trace: event_test.go:282 [2020-09-21T17:02:14.451Z] Error: Not equal: [2020-09-21T17:02:14.451Z] expected: 404 [2020-09-21T17:02:14.451Z] actual : 400 [2020-09-21T17:02:14.451Z] Test: TestEventById/Invalid_-_Event_doesn't_exist [2020-09-21T17:02:14.451Z] Messages: Response status code not as expected [2020-09-21T17:02:14.451Z] FAIL [2020-09-21T17:02:14.451Z] coverage: 89.1% of statements [2020-09-21T17:02:14.451Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.377s [2020-09-21T17:02:14.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-09-21T17:02:14.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-09-21T17:02:14.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-09-21T17:02:14.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-09-21T17:02:17.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.316s coverage: 28.6% of statements [2020-09-21T17:02:17.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-09-21T17:02:17.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-09-21T17:02:17.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-09-21T17:02:17.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-09-21T17:02:17.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-09-21T17:02:17.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.109s coverage: 100.0% of statements [2020-09-21T17:02:17.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-09-21T17:02:17.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.028s coverage: 100.0% of statements [2020-09-21T17:02:17.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-09-21T17:02:21.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.075s coverage: 89.8% of statements [2020-09-21T17:02:21.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-09-21T17:02:21.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.100s coverage: 97.5% of statements [2020-09-21T17:02:21.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-09-21T17:02:21.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.032s coverage: 100.0% of statements [2020-09-21T17:02:21.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-09-21T17:02:21.319Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-09-21T17:02:21.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-09-21T17:02:21.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-09-21T17:02:21.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-09-21T17:02:21.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-09-21T17:02:21.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-09-21T17:02:21.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-09-21T17:02:21.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-09-21T17:02:21.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-09-21T17:02:21.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-09-21T17:02:21.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-09-21T17:02:21.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-09-21T17:02:21.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-09-21T17:02:21.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-09-21T17:02:21.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-09-21T17:02:21.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-09-21T17:02:21.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-09-21T17:02:21.319Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.030s coverage: 58.8% of statements [2020-09-21T17:02:21.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-09-21T17:02:21.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [no test files] [2020-09-21T17:02:23.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.152s coverage: 63.5% of statements [2020-09-21T17:02:23.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-09-21T17:02:23.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-09-21T17:02:23.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.011s coverage: 100.0% of statements [2020-09-21T17:02:25.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.298s coverage: 55.9% of statements [2020-09-21T17:02:25.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-09-21T17:02:25.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-09-21T17:02:25.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-09-21T17:02:25.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-09-21T17:02:48.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 19.795s coverage: 86.3% of statements [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-09-21T17:02:48.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.126s coverage: 72.2% of statements [2020-09-21T17:02:48.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.435s coverage: 72.1% of statements [2020-09-21T17:02:48.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.022s coverage: 82.4% of statements [2020-09-21T17:02:48.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.043s coverage: 48.4% of statements [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-09-21T17:02:48.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.017s coverage: 28.8% of statements [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-09-21T17:02:48.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.024s coverage: 96.8% of statements [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-09-21T17:02:48.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.092s coverage: 26.9% of statements [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-09-21T17:02:48.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.260s coverage: 84.1% of statements [2020-09-21T17:02:48.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.017s coverage: 100.0% of statements [2020-09-21T17:02:48.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.029s coverage: 42.9% of statements [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-09-21T17:02:48.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.013s coverage: 100.0% of statements [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-09-21T17:02:48.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.027s coverage: 83.8% of statements [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-09-21T17:02:48.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.076s coverage: 46.1% of statements [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-09-21T17:02:48.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.050s coverage: 100.0% of statements [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-09-21T17:02:48.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.025s coverage: 100.0% of statements [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-09-21T17:02:48.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.038s coverage: 100.0% of statements [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-09-21T17:02:48.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.184s coverage: 29.1% of statements [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-09-21T17:02:48.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.086s coverage: 99.0% of statements [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-09-21T17:02:48.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.038s coverage: 100.0% of statements [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-09-21T17:02:48.198Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.008s coverage: 0.0% of statements [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-09-21T17:02:48.198Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.012s coverage: 100.0% of statements [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-09-21T17:02:48.198Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.020s coverage: 87.9% of statements [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-09-21T17:02:48.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-09-21T17:02:48.801Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.014s coverage: 100.0% of statements [2020-09-21T17:02:49.073Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.011s coverage: 32.1% of statements [2020-09-21T17:02:49.709Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.021s coverage: 100.0% of statements [2020-09-21T17:02:49.709Z] FAIL [2020-09-21T17:02:50.303Z] make: *** [Makefile:81: test] Error 1 [Pipeline] } [2020-09-21T17:02:50.357Z] $ docker stop --time=1 48378d7e98cdcc59cdc526be3de48b02214cf9185d04cb5b63a2bf3b1ad41c31 [2020-09-21T17:02:52.716Z] $ docker rm -f 48378d7e98cdcc59cdc526be3de48b02214cf9185d04cb5b63a2bf3b1ad41c31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-21T17:02:55.572Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-09-21T17:02:59.064Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-21T17:02:59.695Z] ---> package-listing.sh [2020-09-21T17:02:59.695Z] ++ facter osfamily [2020-09-21T17:02:59.695Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-21T17:02:59.695Z] + OS_FAMILY=redhat [2020-09-21T17:02:59.695Z] + workspace=/w/workspace/edgex-go/1 [2020-09-21T17:02:59.695Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-21T17:02:59.695Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-21T17:02:59.695Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-21T17:02:59.695Z] + PACKAGES=/tmp/packages_start.txt [2020-09-21T17:02:59.695Z] + '[' /w/workspace/edgex-go/1 ']' [2020-09-21T17:02:59.695Z] + PACKAGES=/tmp/packages_end.txt [2020-09-21T17:02:59.695Z] + case "${OS_FAMILY}" in [2020-09-21T17:02:59.695Z] + rpm -qa [2020-09-21T17:02:59.695Z] + sort [2020-09-21T17:03:03.921Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-21T17:03:03.921Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-21T17:03:03.921Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-21T17:03:03.921Z] + '[' /w/workspace/edgex-go/1 ']' [2020-09-21T17:03:03.921Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2020-09-21T17:03:03.921Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] isUnix [Pipeline] sh [2020-09-21T17:03:05.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-21T17:03:05.031Z] [2020-09-21T17:03:05.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-09-21T17:03:05.438Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-21T17:03:05.438Z] alpine: Pulling from edgex-lftools-log-publisher [2020-09-21T17:03:05.438Z] df20fa9351a1: Already exists [2020-09-21T17:03:05.438Z] 36b3adc4ff6f: Pulling fs layer [2020-09-21T17:03:05.438Z] 8ad3a11d3b57: Pulling fs layer [2020-09-21T17:03:05.438Z] 46f8f816bc3b: Pulling fs layer [2020-09-21T17:03:05.438Z] 0dadc02b9964: Pulling fs layer [2020-09-21T17:03:05.438Z] ce6a7cf60c04: Pulling fs layer [2020-09-21T17:03:05.438Z] 7a184a31f384: Pulling fs layer [2020-09-21T17:03:05.438Z] 0879bd2ef858: Pulling fs layer [2020-09-21T17:03:05.438Z] 0dadc02b9964: Waiting [2020-09-21T17:03:05.438Z] ce6a7cf60c04: Waiting [2020-09-21T17:03:05.438Z] 7a184a31f384: Waiting [2020-09-21T17:03:05.438Z] 0879bd2ef858: Waiting [2020-09-21T17:03:05.438Z] 46f8f816bc3b: Verifying Checksum [2020-09-21T17:03:05.438Z] 46f8f816bc3b: Download complete [2020-09-21T17:03:05.438Z] 36b3adc4ff6f: Verifying Checksum [2020-09-21T17:03:05.438Z] 36b3adc4ff6f: Download complete [2020-09-21T17:03:05.438Z] ce6a7cf60c04: Verifying Checksum [2020-09-21T17:03:05.438Z] ce6a7cf60c04: Download complete [2020-09-21T17:03:05.705Z] 7a184a31f384: Verifying Checksum [2020-09-21T17:03:05.705Z] 7a184a31f384: Download complete [2020-09-21T17:03:05.705Z] 0dadc02b9964: Verifying Checksum [2020-09-21T17:03:05.705Z] 0dadc02b9964: Download complete [2020-09-21T17:03:05.705Z] 36b3adc4ff6f: Pull complete [2020-09-21T17:03:05.983Z] 8ad3a11d3b57: Download complete [2020-09-21T17:03:06.255Z] 0879bd2ef858: Verifying Checksum [2020-09-21T17:03:06.255Z] 0879bd2ef858: Download complete [2020-09-21T17:03:06.520Z] 8ad3a11d3b57: Pull complete [2020-09-21T17:03:06.781Z] 46f8f816bc3b: Pull complete [2020-09-21T17:03:07.046Z] 0dadc02b9964: Pull complete [2020-09-21T17:03:07.046Z] ce6a7cf60c04: Pull complete [2020-09-21T17:03:07.309Z] 7a184a31f384: Pull complete [2020-09-21T17:03:09.948Z] 0879bd2ef858: Pull complete [2020-09-21T17:03:09.948Z] Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 [2020-09-21T17:03:09.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-21T17:03:09.948Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-09-21T17:03:10.142Z] prd-centos7-docker-4c-2g-676 does not seem to be running inside a container [2020-09-21T17:03:10.220Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-09-21T17:03:15.009Z] $ docker top 1dcb8fe75c6d47f82b7a69266ad80511a7970a6a9bda34667b1d11b514d63c46 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-21T17:03:15.618Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-09-21T17:03:15.940Z] + ls /var/log/sa-host [2020-09-21T17:03:15.940Z] + sadf -c /var/log/sa-host/sa05 [2020-09-21T17:03:15.940Z] file_magic: OK [2020-09-21T17:03:15.940Z] HZ: Using current value: 100 [2020-09-21T17:03:15.940Z] file_header: OK [2020-09-21T17:03:15.940Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-09-21T17:03:15.940Z] Statistics: [2020-09-21T17:03:15.940Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-21T17:03:15.940Z] File successfully converted to sysstat format version 12.2.1 [2020-09-21T17:03:15.940Z] + sadf -c /var/log/sa-host/sa21 [2020-09-21T17:03:15.940Z] file_magic: OK [2020-09-21T17:03:15.940Z] HZ: Using current value: 100 [2020-09-21T17:03:15.940Z] file_header: OK [2020-09-21T17:03:15.940Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-09-21T17:03:15.940Z] Statistics: [2020-09-21T17:03:15.940Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-21T17:03:15.940Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-21T17:03:16.092Z] provisioning config files... [2020-09-21T17:03:16.115Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8592030202760435325tmp [Pipeline] { [Pipeline] echo [2020-09-21T17:03:16.243Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-21T17:03:16.595Z] ---> create-netrc.sh [Pipeline] echo [2020-09-21T17:03:16.626Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-21T17:03:16.965Z] ---> logs-deploy.sh [2020-09-21T17:03:16.965Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2700/1 [2020-09-21T17:03:16.965Z] INFO: archiving workspace using pattern(s): [2020-09-21T17:03:18.363Z] Archives upload complete. [2020-09-21T17:03:18.364Z] INFO: archiving logs to Nexus [2020-09-21T17:03:19.311Z] ---> uname -a: [2020-09-21T17:03:19.311Z] Linux 1dcb8fe75c6d 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-09-21T17:03:19.311Z] [2020-09-21T17:03:19.311Z] [2020-09-21T17:03:19.311Z] ---> lscpu: [2020-09-21T17:03:19.311Z] Architecture: x86_64 [2020-09-21T17:03:19.311Z] CPU op-mode(s): 32-bit, 64-bit [2020-09-21T17:03:19.311Z] Byte Order: Little Endian [2020-09-21T17:03:19.311Z] Address sizes: 40 bits physical, 48 bits virtual [2020-09-21T17:03:19.311Z] CPU(s): 4 [2020-09-21T17:03:19.311Z] On-line CPU(s) list: 0-3 [2020-09-21T17:03:19.311Z] Thread(s) per core: 1 [2020-09-21T17:03:19.311Z] Core(s) per socket: 1 [2020-09-21T17:03:19.311Z] Socket(s): 4 [2020-09-21T17:03:19.311Z] NUMA node(s): 1 [2020-09-21T17:03:19.311Z] Vendor ID: GenuineIntel [2020-09-21T17:03:19.311Z] CPU family: 6 [2020-09-21T17:03:19.311Z] Model: 44 [2020-09-21T17:03:19.311Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-09-21T17:03:19.311Z] Stepping: 1 [2020-09-21T17:03:19.311Z] CPU MHz: 2933.438 [2020-09-21T17:03:19.311Z] BogoMIPS: 5866.87 [2020-09-21T17:03:19.311Z] Virtualization: VT-x [2020-09-21T17:03:19.311Z] Hypervisor vendor: KVM [2020-09-21T17:03:19.311Z] Virtualization type: full [2020-09-21T17:03:19.311Z] L1d cache: 128 KiB [2020-09-21T17:03:19.311Z] L1i cache: 128 KiB [2020-09-21T17:03:19.311Z] L2 cache: 16 MiB [2020-09-21T17:03:19.311Z] L3 cache: 64 MiB [2020-09-21T17:03:19.311Z] NUMA node0 CPU(s): 0-3 [2020-09-21T17:03:19.311Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-09-21T17:03:19.311Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-09-21T17:03:19.311Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-09-21T17:03:19.311Z] Vulnerability Meltdown: Mitigation; PTI [2020-09-21T17:03:19.311Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-09-21T17:03:19.311Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-09-21T17:03:19.311Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-09-21T17:03:19.311Z] Vulnerability Tsx async abort: Not affected [2020-09-21T17:03:19.311Z] 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-09-21T17:03:19.312Z] [2020-09-21T17:03:19.312Z] [2020-09-21T17:03:19.312Z] ---> nproc: [2020-09-21T17:03:19.312Z] 4 [2020-09-21T17:03:19.312Z] [2020-09-21T17:03:19.312Z] [2020-09-21T17:03:19.312Z] ---> df -h: [2020-09-21T17:03:19.312Z] Filesystem Size Used Available Use% Mounted on [2020-09-21T17:03:19.312Z] overlay 50.0G 8.2G 41.8G 16% / [2020-09-21T17:03:19.312Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-09-21T17:03:19.312Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-09-21T17:03:19.312Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-09-21T17:03:19.312Z] /dev/vda1 50.0G 8.2G 41.8G 16% /etc/resolv.conf [2020-09-21T17:03:19.312Z] /dev/vda1 50.0G 8.2G 41.8G 16% /etc/hostname [2020-09-21T17:03:19.312Z] /dev/vda1 50.0G 8.2G 41.8G 16% /etc/hosts [2020-09-21T17:03:19.312Z] /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/sa-host [2020-09-21T17:03:19.312Z] /dev/vda1 50.0G 8.2G 41.8G 16% /w/workspace/edgex-go/1 [2020-09-21T17:03:19.312Z] /dev/vda1 50.0G 8.2G 41.8G 16% /w/workspace/edgex-go/1@tmp [2020-09-21T17:03:19.312Z] [2020-09-21T17:03:19.312Z] [2020-09-21T17:03:19.312Z] ---> free -m: [2020-09-21T17:03:19.312Z] total used free shared buff/cache available [2020-09-21T17:03:19.312Z] Mem: 1837 697 149 0 990 1046 [2020-09-21T17:03:19.312Z] Swap: 1023 2 1021 [2020-09-21T17:03:19.312Z] [2020-09-21T17:03:19.312Z] [2020-09-21T17:03:19.312Z] ---> ip addr: [2020-09-21T17:03:19.312Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-09-21T17:03:19.312Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-09-21T17:03:19.312Z] inet 127.0.0.1/8 scope host lo [2020-09-21T17:03:19.312Z] valid_lft forever preferred_lft forever [2020-09-21T17:03:19.312Z] 14: eth0@if15: mtu 1458 qdisc noqueue state UP [2020-09-21T17:03:19.312Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-09-21T17:03:19.312Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-09-21T17:03:19.312Z] valid_lft forever preferred_lft forever [2020-09-21T17:03:19.312Z] [2020-09-21T17:03:19.312Z] [2020-09-21T17:03:19.312Z] ---> sar -b -r -n DEV: [2020-09-21T17:03:19.312Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/21/20 _x86_64_ (4 CPU) [2020-09-21T17:03:19.312Z] [2020-09-21T17:03:19.312Z] 16:55:00 LINUX RESTART (4 CPU) [2020-09-21T17:03:19.312Z] [2020-09-21T17:03:19.312Z] 16:56:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-09-21T17:03:19.312Z] 16:57:01 135.05 67.87 67.18 0.00 9371.00 36057.74 0.00 [2020-09-21T17:03:19.312Z] 16:58:01 329.60 143.77 185.83 0.00 7513.32 41723.43 0.00 [2020-09-21T17:03:19.312Z] 16:59:01 108.49 41.94 66.54 0.00 2215.71 6756.08 0.00 [2020-09-21T17:03:19.312Z] 17:00:01 4.93 0.03 4.90 0.00 0.53 170.29 0.00 [2020-09-21T17:03:19.312Z] 17:01:01 0.85 0.27 0.58 0.00 90.32 5.81 0.00 [2020-09-21T17:03:19.312Z] 17:02:01 1.78 1.12 0.67 0.00 111.05 9.30 0.00 [2020-09-21T17:03:19.312Z] 17:03:01 30.82 30.47 0.35 0.00 2541.88 4.90 0.00 [2020-09-21T17:03:19.312Z] Average: 87.30 40.74 46.56 0.00 3107.17 12054.95 0.00 [2020-09-21T17:03:19.312Z] [2020-09-21T17:03:19.312Z] 16:56:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-09-21T17:03:19.312Z] 16:57:01 71916 0 671372 35.68 2596 1135672 1508088 51.47 719724 910400 72492 [2020-09-21T17:03:19.312Z] 16:58:01 162784 0 749880 39.85 1492 967400 1402280 47.86 683144 802692 28280 [2020-09-21T17:03:19.312Z] 16:59:01 498096 0 648200 34.45 1492 733768 1083376 36.97 557668 591772 20 [2020-09-21T17:03:19.312Z] 17:00:01 514284 0 632024 33.59 1492 733756 1060592 36.20 557588 588728 8 [2020-09-21T17:03:19.312Z] 17:01:01 508992 0 634624 33.73 1492 736448 1062952 36.28 562532 588724 8 [2020-09-21T17:03:19.312Z] 17:02:01 505380 0 634912 33.74 1492 739772 1061148 36.22 567696 587100 12 [2020-09-21T17:03:19.312Z] 17:03:01 415656 0 648980 34.49 1492 815428 1088124 37.14 602292 641096 84 [2020-09-21T17:03:19.312Z] Average: 382444 0 659999 35.08 1650 837463 1180937 40.30 607235 672930 14415 [2020-09-21T17:03:19.312Z] [2020-09-21T17:03:19.312Z] 16:56:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-09-21T17:03:19.312Z] 16:57:01 eth0 1980.22 1679.34 6078.38 2901.32 0.00 0.00 0.00 0.00 [2020-09-21T17:03:19.312Z] 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-21T17:03:19.312Z] 16:57:01 docker0 861.82 732.18 69.46 2699.93 0.00 0.00 0.00 0.00 [2020-09-21T17:03:19.312Z] 16:58:01 veth587e9cc 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2020-09-21T17:03:19.312Z] 16:58:01 eth0 332.30 247.45 1931.21 61.92 0.00 0.00 0.00 0.00 [2020-09-21T17:03:19.312Z] 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-21T17:03:19.312Z] 16:58:01 docker0 127.76 175.54 9.22 835.91 0.00 0.00 0.00 0.00 [2020-09-21T17:03:19.312Z] 16:59:01 eth0 20.49 10.42 17.26 7.92 0.00 0.00 0.00 0.00 [2020-09-21T17:03:19.312Z] 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-21T17:03:19.312Z] 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-21T17:03:19.312Z] 17:00:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2020-09-21T17:03:19.312Z] 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-21T17:03:19.312Z] 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-21T17:03:19.312Z] 17:01:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2020-09-21T17:03:19.312Z] 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-21T17:03:19.312Z] 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-21T17:03:19.312Z] 17:02:01 eth0 0.07 0.03 0.06 0.00 0.00 0.00 0.00 0.00 [2020-09-21T17:03:19.312Z] 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-21T17:03:19.312Z] 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-21T17:03:19.312Z] 17:03:01 eth0 4.51 2.66 4.27 1.59 0.00 0.00 0.00 0.00 [2020-09-21T17:03:19.312Z] 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-21T17:03:19.312Z] 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-21T17:03:19.312Z] Average: eth0 330.26 273.99 1136.29 419.03 0.00 0.00 0.00 0.00 [2020-09-21T17:03:19.312Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-21T17:03:19.312Z] Average: docker0 139.73 128.32 11.11 500.21 0.00 0.00 0.00 0.00 [2020-09-21T17:03:19.312Z] [2020-09-21T17:03:19.312Z] [2020-09-21T17:03:19.312Z] ---> sar -P ALL: [2020-09-21T17:03:19.312Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/21/20 _x86_64_ (4 CPU) [2020-09-21T17:03:19.312Z] [2020-09-21T17:03:19.312Z] 16:55:00 LINUX RESTART (4 CPU) [2020-09-21T17:03:19.312Z] [2020-09-21T17:03:19.312Z] 16:56:02 CPU %user %nice %system %iowait %steal %idle [2020-09-21T17:03:19.312Z] 16:57:01 all 19.88 0.00 8.13 1.29 0.02 70.69 [2020-09-21T17:03:19.312Z] 16:57:01 0 34.01 0.00 10.80 2.20 0.02 52.97 [2020-09-21T17:03:19.312Z] 16:57:01 1 14.88 0.00 7.27 1.30 0.02 76.53 [2020-09-21T17:03:19.312Z] 16:57:01 2 16.10 0.00 7.43 1.31 0.02 75.15 [2020-09-21T17:03:19.312Z] 16:57:01 3 14.60 0.00 7.01 0.35 0.02 78.03 [2020-09-21T17:03:19.312Z] 16:58:01 all 14.60 0.00 8.73 6.55 0.03 70.08 [2020-09-21T17:03:19.312Z] 16:58:01 0 15.04 0.00 10.06 6.16 0.03 68.70 [2020-09-21T17:03:19.312Z] 16:58:01 1 14.22 0.00 8.69 8.72 0.02 68.35 [2020-09-21T17:03:19.312Z] 16:58:01 2 14.38 0.00 8.26 6.59 0.03 70.73 [2020-09-21T17:03:19.312Z] 16:58:01 3 14.77 0.00 7.93 4.74 0.03 72.53 [2020-09-21T17:03:19.312Z] 16:59:01 all 32.82 0.00 8.36 3.14 0.02 55.66 [2020-09-21T17:03:19.313Z] 16:59:01 0 32.05 0.00 8.92 5.24 0.00 53.79 [2020-09-21T17:03:19.313Z] 16:59:01 1 33.00 0.00 8.22 4.42 0.03 54.33 [2020-09-21T17:03:19.313Z] 16:59:01 2 32.97 0.00 8.47 1.20 0.02 57.35 [2020-09-21T17:03:19.313Z] 16:59:01 3 33.26 0.00 7.85 1.69 0.03 57.17 [2020-09-21T17:03:19.313Z] 17:00:01 all 0.16 0.00 0.05 0.01 0.00 99.79 [2020-09-21T17:03:19.313Z] 17:00:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2020-09-21T17:03:19.313Z] 17:00:01 1 0.05 0.00 0.08 0.00 0.00 99.87 [2020-09-21T17:03:19.313Z] 17:00:01 2 0.55 0.00 0.03 0.00 0.00 99.42 [2020-09-21T17:03:19.313Z] 17:00:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2020-09-21T17:03:19.313Z] 17:01:01 all 0.17 0.00 0.04 0.00 0.00 99.78 [2020-09-21T17:03:19.313Z] 17:01:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2020-09-21T17:03:19.313Z] 17:01:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2020-09-21T17:03:19.313Z] 17:01:01 2 0.55 0.00 0.03 0.00 0.00 99.42 [2020-09-21T17:03:19.313Z] 17:01:01 3 0.05 0.00 0.03 0.02 0.00 99.90 [2020-09-21T17:03:19.313Z] 17:02:01 all 0.15 0.00 0.05 0.01 0.00 99.79 [2020-09-21T17:03:19.313Z] 17:02:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-09-21T17:03:19.313Z] 17:02:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2020-09-21T17:03:19.313Z] 17:02:01 2 0.52 0.00 0.05 0.02 0.00 99.42 [2020-09-21T17:03:19.313Z] 17:02:01 3 0.03 0.00 0.03 0.02 0.00 99.92 [2020-09-21T17:03:19.313Z] 17:03:01 all 0.43 0.00 0.18 0.73 0.00 98.66 [2020-09-21T17:03:19.313Z] 17:03:01 0 0.35 0.00 0.33 1.58 0.00 97.73 [2020-09-21T17:03:19.313Z] 17:03:01 1 0.18 0.00 0.10 0.55 0.00 99.17 [2020-09-21T17:03:19.313Z] 17:03:01 2 0.95 0.00 0.15 0.75 0.00 98.15 [2020-09-21T17:03:19.313Z] 17:03:01 3 0.25 0.00 0.13 0.03 0.00 99.58 [2020-09-21T17:03:19.313Z] Average: all 9.63 0.00 3.60 1.66 0.01 85.09 [2020-09-21T17:03:19.313Z] Average: 0 11.48 0.00 4.26 2.16 0.01 82.10 [2020-09-21T17:03:19.313Z] Average: 1 8.84 0.00 3.46 2.13 0.01 85.56 [2020-09-21T17:03:19.313Z] Average: 2 9.34 0.00 3.45 1.40 0.01 85.80 [2020-09-21T17:03:19.313Z] Average: 3 8.88 0.00 3.24 0.97 0.01 86.90 [2020-09-21T17:03:19.313Z] [2020-09-21T17:03:19.313Z] [2020-09-21T17:03:19.313Z]