Pull request #3121 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 74c372326013f994c98436bf4455b6fe21c08430 rather than e2d70e15214e5fce089e7b4af5a9989d42f47ab0 Obtained Jenkinsfile from 74c372326013f994c98436bf4455b6fe21c08430 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 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh 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-3121/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3121/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-24701 in /w/workspace/edgexfoundry_edgex-go_PR-3121 [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 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.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 74c372326013f994c98436bf4455b6fe21c08430 into PR head commit e2d70e15214e5fce089e7b4af5a9989d42f47ab0 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/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 --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3121/head:refs/remotes/origin/PR-3121 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e2d70e15214e5fce089e7b4af5a9989d42f47ab0 # timeout=10 > git remote # timeout=10 Merge succeeded, producing e2d70e15214e5fce089e7b4af5a9989d42f47ab0 Checking out Revision e2d70e15214e5fce089e7b4af5a9989d42f47ab0 (PR-3121) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 74c372326013f994c98436bf4455b6fe21c08430 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e2d70e15214e5fce089e7b4af5a9989d42f47ab0 # timeout=10 Commit message: "feat(meta): Rename ProfileResource to DeviceCommand for V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-03T09:34:48.454Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-03T09:34:48.763Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-03T09:34:48.960Z] ========================================================= [2021-02-03T09:34:48.960Z] EdgeX Global Pipelines Version Info [2021-02-03T09:34:48.960Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-03T09:34:50.439Z] ------------------- [2021-02-03T09:34:50.439Z] stable info: [2021-02-03T09:34:50.439Z] ------------------- [2021-02-03T09:34:50.439Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-03T09:34:50.439Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-03T09:34:50.439Z] Message: update stable to v1.0.179 [2021-02-03T09:34:51.399Z] ------------------- [2021-02-03T09:34:51.399Z] experimental info: [2021-02-03T09:34:51.399Z] ------------------- [2021-02-03T09:34:51.399Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-03T09:34:51.399Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-03T09:34:51.399Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-03T09:34:51.758Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-03T09:34:51.885Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-03T09:34:52.009Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-03T09:34:52.126Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-03T09:34:52.259Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-03T09:34:52.394Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-03T09:34:52.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-03T09:34:52.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-03T09:34:52.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-03T09:34:52.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-03T09:34:53.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-03T09:34:53.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-03T09:34:53.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-03T09:34:53.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-03T09:34:53.524Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-03T09:34:53.649Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-03T09:34:53.806Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-03T09:34:53.937Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-03T09:34:54.052Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-03T09:34:54.257Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-03T09:34:54.387Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-03T09:34:54.502Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-03T09:34:54.622Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-03T09:34:54.765Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3121 [Pipeline] echo [2021-02-03T09:34:54.876Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3121 [Pipeline] echo [2021-02-03T09:34:54.997Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3121 [Pipeline] echo [2021-02-03T09:34:55.145Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e2d70e15214e5fce089e7b4af5a9989d42f47ab0 [Pipeline] echo [2021-02-03T09:34:55.275Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e2d70e1 [Pipeline] echo [2021-02-03T09:34:55.388Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-03T09:34:55.633Z] provisioning config files... [2021-02-03T09:34:55.665Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3711852925453482639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-03T09:34:56.073Z] ---> docker-login.sh [2021-02-03T09:34:56.073Z] nexus3.edgexfoundry.org:10001 [2021-02-03T09:34:56.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-03T09:34:56.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-03T09:34:56.335Z] Configure a credential helper to remove this warning. See [2021-02-03T09:34:56.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-03T09:34:56.335Z] [2021-02-03T09:34:56.335Z] Login Succeeded [2021-02-03T09:34:56.600Z] nexus3.edgexfoundry.org:10002 [2021-02-03T09:34:56.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-03T09:34:56.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-03T09:34:56.600Z] Configure a credential helper to remove this warning. See [2021-02-03T09:34:56.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-03T09:34:56.600Z] [2021-02-03T09:34:56.600Z] Login Succeeded [2021-02-03T09:34:56.600Z] nexus3.edgexfoundry.org:10003 [2021-02-03T09:34:56.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-03T09:34:56.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-03T09:34:56.863Z] Configure a credential helper to remove this warning. See [2021-02-03T09:34:56.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-03T09:34:56.863Z] [2021-02-03T09:34:56.863Z] Login Succeeded [2021-02-03T09:34:56.863Z] nexus3.edgexfoundry.org:10004 [2021-02-03T09:34:56.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-03T09:34:57.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-03T09:34:57.126Z] Configure a credential helper to remove this warning. See [2021-02-03T09:34:57.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-03T09:34:57.126Z] [2021-02-03T09:34:57.126Z] Login Succeeded [2021-02-03T09:34:57.126Z] docker.io [2021-02-03T09:34:57.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-03T09:34:57.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-03T09:34:57.389Z] Configure a credential helper to remove this warning. See [2021-02-03T09:34:57.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-03T09:34:57.389Z] [2021-02-03T09:34:57.389Z] Login Succeeded [2021-02-03T09:34:57.389Z] ---> docker-login.sh ends [Pipeline] } [2021-02-03T09:34:57.411Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-03T09:34:57.950Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-02-03T09:34:57.950Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-03T09:34:57.950Z] ++ dirname cmd/core-command/Dockerfile [2021-02-03T09:34:57.950Z] ++ cut -d/ -f2 [2021-02-03T09:34:57.950Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-03T09:34:57.950Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-03T09:34:57.950Z] ++ dirname cmd/core-data/Dockerfile [2021-02-03T09:34:57.950Z] ++ cut -d/ -f2 [2021-02-03T09:34:57.951Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-03T09:34:57.951Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-03T09:34:57.951Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-03T09:34:57.951Z] ++ cut -d/ -f2 [2021-02-03T09:34:57.951Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-03T09:34:57.951Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-03T09:34:57.951Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-03T09:34:57.951Z] ++ cut -d/ -f2 [2021-02-03T09:34:57.951Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-03T09:34:57.951Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-03T09:34:57.951Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-03T09:34:57.951Z] ++ cut -d/ -f2 [2021-02-03T09:34:57.951Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-03T09:34:57.951Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-03T09:34:57.951Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-03T09:34:57.951Z] ++ cut -d/ -f2 [2021-02-03T09:34:57.951Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-03T09:34:57.951Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-03T09:34:57.951Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-03T09:34:57.951Z] ++ cut -d/ -f2 [2021-02-03T09:34:57.951Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-03T09:34:57.951Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-03T09:34:57.951Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-03T09:34:57.951Z] ++ cut -d/ -f2 [2021-02-03T09:34:57.951Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-03T09:34:57.951Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-03T09:34:57.951Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-03T09:34:57.951Z] ++ cut -d/ -f2 [2021-02-03T09:34:57.951Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-03T09:34:58.037Z] 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-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/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 [2021-02-03T09:34:59.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-03T09:34:59.035Z] [2021-02-03T09:34:59.035Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-03T09:34:59.420Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-03T09:34:59.420Z] latest: Pulling from edgex-devops/git-semver [2021-02-03T09:34:59.420Z] 31603596830f: Pulling fs layer [2021-02-03T09:34:59.420Z] 2a8b12db71e7: Pulling fs layer [2021-02-03T09:34:59.420Z] 6ca5941a6612: Pulling fs layer [2021-02-03T09:34:59.420Z] ecc8261a40a4: Pulling fs layer [2021-02-03T09:34:59.420Z] ecc8261a40a4: Waiting [2021-02-03T09:34:59.420Z] 2a8b12db71e7: Download complete [2021-02-03T09:34:59.420Z] 31603596830f: Download complete [2021-02-03T09:34:59.682Z] ecc8261a40a4: Verifying Checksum [2021-02-03T09:34:59.682Z] ecc8261a40a4: Download complete [2021-02-03T09:34:59.682Z] 6ca5941a6612: Verifying Checksum [2021-02-03T09:34:59.682Z] 6ca5941a6612: Download complete [2021-02-03T09:34:59.955Z] 31603596830f: Pull complete [2021-02-03T09:34:59.955Z] 2a8b12db71e7: Pull complete [2021-02-03T09:35:00.904Z] 6ca5941a6612: Pull complete [2021-02-03T09:35:00.904Z] ecc8261a40a4: Pull complete [2021-02-03T09:35:01.168Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-03T09:35:01.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-03T09:35:01.168Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-03T09:35:01.286Z] prd-centos7-docker-4c-2g-24701 does not seem to be running inside a container [2021-02-03T09:35:01.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-03T09:35:04.072Z] $ docker top 448b3558e9b26ab15597f1262c84fb52f429241689234d1c9131e249fe02fb65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-03T09:35:04.502Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-03T09:35:04.502Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-03T09:35:04.726Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-03T09:35:04.730Z] $ docker exec 448b3558e9b26ab15597f1262c84fb52f429241689234d1c9131e249fe02fb65 ssh-agent [2021-02-03T09:35:04.893Z] SSH_AUTH_SOCK=/tmp/ssh-bvBsnG5W21lU/agent.12 [2021-02-03T09:35:04.893Z] SSH_AGENT_PID=18 [2021-02-03T09:35:04.905Z] Running ssh-add (command line suppressed) [2021-02-03T09:35:05.025Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_456391663460447391.key (/w/workspace/edgex-go/1@tmp/private_key_456391663460447391.key) [2021-02-03T09:35:05.078Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-03T09:35:05.462Z] + git tag --points-at HEAD [Pipeline] } [2021-02-03T09:35:05.493Z] $ docker exec --env ******** --env ******** 448b3558e9b26ab15597f1262c84fb52f429241689234d1c9131e249fe02fb65 ssh-agent -k [2021-02-03T09:35:05.607Z] unset SSH_AUTH_SOCK; [2021-02-03T09:35:05.607Z] unset SSH_AGENT_PID; [2021-02-03T09:35:05.608Z] echo Agent pid 18 killed; [2021-02-03T09:35:05.657Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-03T09:35:05.848Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-03T09:35:05.848Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-03T09:35:06.008Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-03T09:35:06.011Z] $ docker exec 448b3558e9b26ab15597f1262c84fb52f429241689234d1c9131e249fe02fb65 ssh-agent [2021-02-03T09:35:06.171Z] SSH_AUTH_SOCK=/tmp/ssh-JlWtXA57qymX/agent.48 [2021-02-03T09:35:06.171Z] SSH_AGENT_PID=53 [2021-02-03T09:35:06.178Z] Running ssh-add (command line suppressed) [2021-02-03T09:35:06.288Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3233389409969260499.key (/w/workspace/edgex-go/1@tmp/private_key_3233389409969260499.key) [2021-02-03T09:35:06.339Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-03T09:35:06.706Z] + git semver init [2021-02-03T09:35:06.706Z] # -> Open(): unable to determine branch for HEAD [2021-02-03T09:35:06.706Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-02-03T09:35:06.706Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-02-03T09:35:06.706Z] # $SEMVER_REMOTE_NAME = origin [2021-02-03T09:35:06.706Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-03T09:35:06.706Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-03T09:35:06.706Z] # $SEMVER_BRANCH = PR-3121 [2021-02-03T09:35:06.706Z] # $SEMVER_TEMP = /tmp/semver-345314798 [2021-02-03T09:35:06.706Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-03T09:35:24.879Z] # '/tmp/semver-345314798' -> '/w/workspace/edgex-go/1/.semver' [2021-02-03T09:35:24.879Z] # -> Force: false [2021-02-03T09:35:24.879Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-02-03T09:35:24.903Z] $ docker exec --env ******** --env ******** 448b3558e9b26ab15597f1262c84fb52f429241689234d1c9131e249fe02fb65 ssh-agent -k [2021-02-03T09:35:25.153Z] unset SSH_AUTH_SOCK; [2021-02-03T09:35:25.154Z] unset SSH_AGENT_PID; [2021-02-03T09:35:25.154Z] echo Agent pid 53 killed; [2021-02-03T09:35:25.242Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-03T09:35:25.847Z] + git semver [Pipeline] } [2021-02-03T09:35:25.881Z] $ docker stop --time=1 448b3558e9b26ab15597f1262c84fb52f429241689234d1c9131e249fe02fb65 [2021-02-03T09:35:27.446Z] $ docker rm -f 448b3558e9b26ab15597f1262c84fb52f429241689234d1c9131e249fe02fb65 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-03T09:35:28.042Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-03T09:35:28.636Z] Stashed 1 file(s) [Pipeline] echo [2021-02-03T09:35:28.655Z] [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] sh [2021-02-03T09:35:29.915Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-03T09:35:30.237Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-03T09:35:30.559Z] + sudo service docker restart [2021-02-03T09:35:30.559Z] + true [2021-02-03T09:35:30.559Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-03T09:35:31.169Z] ========================================================= [2021-02-03T09:35:31.169Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-03T09:35:31.169Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-03T09:35:31.543Z] + 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 . [2021-02-03T09:35:34.874Z] Sending build context to Docker daemon 327.5MB [2021-02-03T09:35:34.874Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-03T09:35:34.874Z] Step 2/6 : FROM ${BASE} [2021-02-03T09:35:34.874Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-03T09:35:34.874Z] 188c0c94c7c5: Pulling fs layer [2021-02-03T09:35:34.874Z] 0ef7d3d256c8: Pulling fs layer [2021-02-03T09:35:34.874Z] de9db76c5a1d: Pulling fs layer [2021-02-03T09:35:34.874Z] bca2f99d35d6: Pulling fs layer [2021-02-03T09:35:34.874Z] 93359f2a8cfa: Pulling fs layer [2021-02-03T09:35:34.874Z] 7c6f9722023f: Pulling fs layer [2021-02-03T09:35:34.874Z] a35cf1a2eb13: Pulling fs layer [2021-02-03T09:35:34.874Z] 93359f2a8cfa: Waiting [2021-02-03T09:35:34.874Z] 7c6f9722023f: Waiting [2021-02-03T09:35:34.874Z] a35cf1a2eb13: Waiting [2021-02-03T09:35:34.874Z] bca2f99d35d6: Waiting [2021-02-03T09:35:34.874Z] de9db76c5a1d: Verifying Checksum [2021-02-03T09:35:34.874Z] de9db76c5a1d: Download complete [2021-02-03T09:35:34.874Z] 0ef7d3d256c8: Verifying Checksum [2021-02-03T09:35:34.874Z] 0ef7d3d256c8: Download complete [2021-02-03T09:35:34.874Z] 93359f2a8cfa: Verifying Checksum [2021-02-03T09:35:34.874Z] 93359f2a8cfa: Download complete [2021-02-03T09:35:34.874Z] 7c6f9722023f: Verifying Checksum [2021-02-03T09:35:34.874Z] 7c6f9722023f: Download complete [2021-02-03T09:35:34.874Z] 188c0c94c7c5: Verifying Checksum [2021-02-03T09:35:34.874Z] 188c0c94c7c5: Download complete [2021-02-03T09:35:35.138Z] 188c0c94c7c5: Pull complete [2021-02-03T09:35:35.407Z] 0ef7d3d256c8: Pull complete [2021-02-03T09:35:35.674Z] de9db76c5a1d: Pull complete [2021-02-03T09:35:37.075Z] a35cf1a2eb13: Verifying Checksum [2021-02-03T09:35:37.075Z] a35cf1a2eb13: Download complete [2021-02-03T09:35:37.339Z] bca2f99d35d6: Verifying Checksum [2021-02-03T09:35:37.339Z] bca2f99d35d6: Download complete [2021-02-03T09:35:42.667Z] bca2f99d35d6: Pull complete [2021-02-03T09:35:42.668Z] 93359f2a8cfa: Pull complete [2021-02-03T09:35:42.931Z] 7c6f9722023f: Pull complete [2021-02-03T09:35:44.291Z] Still waiting to schedule task [2021-02-03T09:35:44.291Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-24700’ is offline [2021-02-03T09:35:47.160Z] a35cf1a2eb13: Pull complete [2021-02-03T09:35:47.160Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-03T09:35:47.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-03T09:35:47.160Z] ---> a62c8e92a672 [2021-02-03T09:35:47.160Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-02-03T09:35:47.424Z] ---> Running in 41dc1001a67e [2021-02-03T09:35:48.004Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T09:35:48.580Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T09:35:49.541Z] (1/12) Installing libmagic (5.38-r0) [2021-02-03T09:35:50.116Z] (2/12) Installing file (5.38-r0) [2021-02-03T09:35:50.116Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-03T09:35:50.116Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-03T09:36:02.386Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-03T09:36:02.386Z] (6/12) Installing patch (2.7.6-r6) [2021-02-03T09:36:02.386Z] (7/12) Installing build-base (0.5-r2) [2021-02-03T09:36:02.386Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-03T09:36:02.386Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-03T09:36:02.386Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-03T09:36:02.386Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-03T09:36:02.386Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-03T09:36:02.386Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T09:36:02.386Z] OK: 233 MiB in 51 packages [2021-02-03T09:36:06.620Z] Removing intermediate container 41dc1001a67e [2021-02-03T09:36:06.620Z] ---> 6d3d5fd1c94a [2021-02-03T09:36:06.620Z] Step 4/6 : WORKDIR /edgex-go [2021-02-03T09:36:06.620Z] ---> Running in 6b23a2a82b3d [2021-02-03T09:36:06.620Z] Removing intermediate container 6b23a2a82b3d [2021-02-03T09:36:06.620Z] ---> 59866e9c3116 [2021-02-03T09:36:06.620Z] Step 5/6 : COPY go.mod . [2021-02-03T09:36:06.882Z] ---> 869956c264a7 [2021-02-03T09:36:06.882Z] Step 6/6 : RUN go mod download [2021-02-03T09:36:06.882Z] ---> Running in 5f861146262a [2021-02-03T09:36:29.000Z] Removing intermediate container 5f861146262a [2021-02-03T09:36:29.000Z] ---> 61c7427fac77 [2021-02-03T09:36:29.000Z] Successfully built 61c7427fac77 [2021-02-03T09:36:29.000Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-03T09:36:29.345Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-03T09:36:29.345Z] . [Pipeline] withDockerContainer [2021-02-03T09:36:29.482Z] prd-centos7-docker-4c-2g-24701 does not seem to be running inside a container [2021-02-03T09:36:29.530Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-03T09:36:30.282Z] $ docker top 622bace18c4c945970d3f46774fc441127eebc2211138a5673c6d6d0f6619b8a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-03T09:36:30.849Z] + go version [2021-02-03T09:36:30.849Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-03T09:36:30.876Z] $ docker stop --time=1 622bace18c4c945970d3f46774fc441127eebc2211138a5673c6d6d0f6619b8a [2021-02-03T09:36:32.232Z] $ docker rm -f 622bace18c4c945970d3f46774fc441127eebc2211138a5673c6d6d0f6619b8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-03T09:36:33.264Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-03T09:36:33.264Z] . [Pipeline] withDockerContainer [2021-02-03T09:36:33.382Z] prd-centos7-docker-4c-2g-24701 does not seem to be running inside a container [2021-02-03T09:36:33.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-03T09:36:34.634Z] $ docker top 14dad5190fd33ae121cccce0c2bfd76c3ff42203e57e4fef54d2e71b5f66f726 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-03T09:36:34.864Z] ========================================================= [2021-02-03T09:36:34.864Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-03T09:36:34.864Z] ========================================================= [Pipeline] sh [2021-02-03T09:36:35.181Z] + make test [2021-02-03T09:36:35.181Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-03T09:36:43.364Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-03T09:37:01.617Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-03T09:37:03.035Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-03T09:37:04.471Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-03T09:37:04.471Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-03T09:37:04.471Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-02-03T09:37:07.074Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-03T09:37:07.074Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-03T09:37:07.074Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-03T09:37:07.074Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-03T09:37:07.074Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-03T09:37:07.674Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-03T09:37:10.293Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-03T09:37:10.293Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-03T09:37:10.293Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-03T09:37:12.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.106s coverage: 46.0% of statements [2021-02-03T09:37:12.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-03T09:37:12.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-03T09:37:12.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-03T09:37:12.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-03T09:37:12.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-03T09:37:12.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-03T09:37:12.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-03T09:37:12.901Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.066s coverage: 100.0% of statements [2021-02-03T09:37:16.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.207s coverage: 27.1% of statements [2021-02-03T09:37:16.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-03T09:37:16.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-03T09:37:16.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-03T09:37:16.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-03T09:37:16.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-03T09:37:16.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-03T09:37:16.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.032s coverage: 100.0% of statements [2021-02-03T09:37:16.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-03T09:37:16.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.050s coverage: 100.0% of statements [2021-02-03T09:37:16.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-03T09:37:16.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-03T09:37:16.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.096s coverage: 65.8% of statements [2021-02-03T09:37:16.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-03T09:37:16.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-03T09:37:16.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.145s coverage: 82.3% of statements [2021-02-03T09:37:16.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-03T09:37:16.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-03T09:37:16.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-03T09:37:16.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-03T09:37:18.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.339s coverage: 28.6% of statements [2021-02-03T09:37:18.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-03T09:37:18.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-03T09:37:18.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-03T09:37:18.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-03T09:37:18.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-03T09:37:18.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.063s coverage: 100.0% of statements [2021-02-03T09:37:18.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-03T09:37:18.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.039s coverage: 100.0% of statements [2021-02-03T09:37:18.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-03T09:37:18.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.098s coverage: 86.7% of statements [2021-02-03T09:37:18.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-03T09:37:18.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.140s coverage: 97.5% of statements [2021-02-03T09:37:18.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-03T09:37:18.212Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http.test] [2021-02-03T09:37:18.212Z] internal/core/metadata/v2/controller/http/deviceprofile_test.go:58:29: undefined: dtos.DeviceCommand [2021-02-03T09:37:18.490Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.063s coverage: 78.3% of statements [2021-02-03T09:37:18.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-03T09:37:18.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-03T09:37:18.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-03T09:37:18.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-03T09:37:18.490Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [build failed] [2021-02-03T09:37:18.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-03T09:37:18.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-03T09:37:18.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-03T09:37:18.490Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-03T09:37:18.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-03T09:37:18.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-03T09:37:18.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-03T09:37:18.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-03T09:37:18.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-03T09:37:18.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-03T09:37:18.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-03T09:37:18.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-03T09:37:18.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-03T09:37:18.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-03T09:37:18.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-03T09:37:18.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-03T09:37:18.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-03T09:37:18.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-03T09:37:18.760Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.032s coverage: 58.8% of statements [2021-02-03T09:37:18.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-03T09:37:18.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-03T09:37:19.722Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.066s coverage: 0.1% of statements [2021-02-03T09:37:19.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-03T09:37:19.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-03T09:37:19.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-03T09:37:19.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 45.5% of statements [2021-02-03T09:37:19.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements [2021-02-03T09:37:19.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-02-03T09:37:19.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements [2021-02-03T09:37:20.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements [2021-02-03T09:37:32.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.038s coverage: 94.4% of statements [2021-02-03T09:37:32.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.036s coverage: 44.8% of statements [2021-02-03T09:37:41.073Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-24702 in /w/workspace/edgexfoundry_edgex-go_PR-3121 [Pipeline] { [Pipeline] ws [2021-02-03T09:37:41.230Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-03T09:37:44.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements [2021-02-03T09:37:44.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-03T09:37:44.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-03T09:37:44.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-03T09:37:44.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-03T09:37:44.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.036s coverage: 87.2% of statements [2021-02-03T09:37:44.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-03T09:37:44.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-03T09:37:44.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.031s coverage: 100.0% of statements [2021-02-03T09:37:44.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-03T09:37:44.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-02-03T09:37:44.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-03T09:37:44.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements [2021-02-03T09:37:44.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-02-03T09:37:44.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.2% of statements [2021-02-03T09:37:44.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.4% of statements [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-03T09:37:44.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 63.5% of statements [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-03T09:37:44.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.022s coverage: 100.0% of statements [2021-02-03T09:37:44.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-02-03T09:37:44.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-02-03T09:37:44.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-02-03T09:37:44.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-02-03T09:37:44.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.271s coverage: 68.9% of statements [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-02-03T09:37:44.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.103s coverage: 37.0% of statements [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-03T09:37:44.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.276s coverage: 84.0% of statements [2021-02-03T09:37:44.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.037s coverage: 100.0% of statements [2021-02-03T09:37:44.995Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.129s coverage: 47.0% of statements [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-03T09:37:44.995Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-03T09:37:44.995Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.040s coverage: 100.0% of statements [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-03T09:37:44.995Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.077s coverage: 100.0% of statements [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-03T09:37:44.995Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.684s coverage: 29.1% of statements [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-03T09:37:44.995Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.072s coverage: 99.0% of statements [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-03T09:37:44.995Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.045s coverage: 100.0% of statements [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-03T09:37:44.995Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.058s coverage: 100.0% of statements [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-03T09:37:44.995Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-03T09:37:44.995Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-03T09:37:44.995Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.044s coverage: 87.9% of statements [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-03T09:37:44.995Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-03T09:37:44.995Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements [2021-02-03T09:37:44.995Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-02-03T09:37:44.995Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-02-03T09:37:44.995Z] FAIL [2021-02-03T09:37:44.995Z] make: *** [Makefile:98: test] Error 2 [Pipeline] } [2021-02-03T09:37:45.044Z] $ docker stop --time=1 14dad5190fd33ae121cccce0c2bfd76c3ff42203e57e4fef54d2e71b5f66f726 [2021-02-03T09:37:46.240Z] using credential edgex-jenkins-ssh [2021-02-03T09:37:46.299Z] Cloning the remote Git repository [2021-02-03T09:37:47.516Z] $ docker rm -f 14dad5190fd33ae121cccce0c2bfd76c3ff42203e57e4fef54d2e71b5f66f726 [2021-02-03T09:37:46.344Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-03T09:37:46.454Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-03T09:37:46.645Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-03T09:37:46.646Z] > git --version # timeout=10 [2021-02-03T09:37:46.673Z] > git --version # 'git version 2.17.1' [2021-02-03T09:37:46.674Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-03T09:37:46.750Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [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] } [2021-02-03T09:37:49.449Z] Failed in branch amd64 [2021-02-03T09:38:01.607Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-03T09:38:01.625Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-03T09:38:01.659Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-03T09:38:01.696Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-03T09:38:01.696Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-03T09:38:01.712Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3121/head:refs/remotes/origin/PR-3121 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-03T09:38:04.069Z] Merging remotes/origin/master commit 74c372326013f994c98436bf4455b6fe21c08430 into PR head commit e2d70e15214e5fce089e7b4af5a9989d42f47ab0 [2021-02-03T09:38:04.593Z] Merge succeeded, producing e2d70e15214e5fce089e7b4af5a9989d42f47ab0 [2021-02-03T09:38:04.594Z] Checking out Revision e2d70e15214e5fce089e7b4af5a9989d42f47ab0 (PR-3121) [2021-02-03T09:38:04.077Z] > git config core.sparsecheckout # timeout=10 [2021-02-03T09:38:04.134Z] > git checkout -f e2d70e15214e5fce089e7b4af5a9989d42f47ab0 # timeout=10 [2021-02-03T09:38:04.471Z] > git remote # timeout=10 [2021-02-03T09:38:04.486Z] > git config --get remote.origin.url # timeout=10 [2021-02-03T09:38:04.507Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-03T09:38:04.517Z] > git merge 74c372326013f994c98436bf4455b6fe21c08430 # timeout=10 [2021-02-03T09:38:04.551Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-03T09:38:04.591Z] > git config core.sparsecheckout # timeout=10 [2021-02-03T09:38:04.604Z] > git checkout -f e2d70e15214e5fce089e7b4af5a9989d42f47ab0 # timeout=10 [2021-02-03T09:38:08.983Z] Commit message: "feat(meta): Rename ProfileResource to DeviceCommand for V2 API" [2021-02-03T09:38:09.022Z] > git --version # timeout=10 [2021-02-03T09:38:09.033Z] > git --version # 'git version 2.17.1' [2021-02-03T09:38:09.053Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-03T09:38:11.023Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-03T09:38:11.446Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-03T09:38:11.809Z] + true [2021-02-03T09:38:11.809Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-03T09:38:13.924Z] provisioning config files... [2021-02-03T09:38:14.003Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8797454610480029117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-03T09:38:14.494Z] ---> docker-login.sh [2021-02-03T09:38:14.494Z] nexus3.edgexfoundry.org:10001 [2021-02-03T09:38:15.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-03T09:38:15.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-03T09:38:15.752Z] Configure a credential helper to remove this warning. See [2021-02-03T09:38:15.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-03T09:38:15.752Z] [2021-02-03T09:38:15.752Z] Login Succeeded [2021-02-03T09:38:15.752Z] nexus3.edgexfoundry.org:10002 [2021-02-03T09:38:16.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-03T09:38:16.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-03T09:38:16.354Z] Configure a credential helper to remove this warning. See [2021-02-03T09:38:16.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-03T09:38:16.354Z] [2021-02-03T09:38:16.354Z] Login Succeeded [2021-02-03T09:38:16.354Z] nexus3.edgexfoundry.org:10003 [2021-02-03T09:38:16.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-03T09:38:16.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-03T09:38:16.953Z] Configure a credential helper to remove this warning. See [2021-02-03T09:38:16.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-03T09:38:16.953Z] [2021-02-03T09:38:16.953Z] Login Succeeded [2021-02-03T09:38:16.953Z] nexus3.edgexfoundry.org:10004 [2021-02-03T09:38:17.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-03T09:38:17.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-03T09:38:17.503Z] Configure a credential helper to remove this warning. See [2021-02-03T09:38:17.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-03T09:38:17.503Z] [2021-02-03T09:38:17.503Z] Login Succeeded [2021-02-03T09:38:17.503Z] docker.io [2021-02-03T09:38:17.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-03T09:38:18.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-03T09:38:18.376Z] Configure a credential helper to remove this warning. See [2021-02-03T09:38:18.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-03T09:38:18.376Z] [2021-02-03T09:38:18.376Z] Login Succeeded [2021-02-03T09:38:18.376Z] ---> docker-login.sh ends [Pipeline] } [2021-02-03T09:38:18.412Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-03T09:38:18.990Z] ========================================================= [2021-02-03T09:38:18.990Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-03T09:38:18.990Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-03T09:38:19.410Z] + 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 . [2021-02-03T09:38:22.060Z] Sending build context to Docker daemon 166.1MB [2021-02-03T09:38:22.060Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-03T09:38:22.060Z] Step 2/6 : FROM ${BASE} [2021-02-03T09:38:22.060Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-03T09:38:22.060Z] 5f621e34cdf4: Pulling fs layer [2021-02-03T09:38:22.060Z] a4357932f1b6: Pulling fs layer [2021-02-03T09:38:22.060Z] 18c013af1878: Pulling fs layer [2021-02-03T09:38:22.060Z] 00ac8860ef70: Pulling fs layer [2021-02-03T09:38:22.060Z] 63d7cb157983: Pulling fs layer [2021-02-03T09:38:22.060Z] b116817d02f9: Pulling fs layer [2021-02-03T09:38:22.060Z] 745a02a5169b: Pulling fs layer [2021-02-03T09:38:22.060Z] 00ac8860ef70: Waiting [2021-02-03T09:38:22.060Z] 63d7cb157983: Waiting [2021-02-03T09:38:22.060Z] b116817d02f9: Waiting [2021-02-03T09:38:22.060Z] 745a02a5169b: Waiting [2021-02-03T09:38:22.060Z] 18c013af1878: Download complete [2021-02-03T09:38:22.060Z] a4357932f1b6: Verifying Checksum [2021-02-03T09:38:22.060Z] a4357932f1b6: Download complete [2021-02-03T09:38:22.060Z] 63d7cb157983: Download complete [2021-02-03T09:38:22.060Z] b116817d02f9: Download complete [2021-02-03T09:38:22.060Z] 5f621e34cdf4: Download complete [2021-02-03T09:38:22.659Z] 5f621e34cdf4: Pull complete [2021-02-03T09:38:23.260Z] a4357932f1b6: Pull complete [2021-02-03T09:38:23.536Z] 18c013af1878: Pull complete [2021-02-03T09:38:24.979Z] 745a02a5169b: Download complete [2021-02-03T09:38:26.428Z] 00ac8860ef70: Verifying Checksum [2021-02-03T09:38:26.428Z] 00ac8860ef70: Download complete [2021-02-03T09:38:36.595Z] 00ac8860ef70: Pull complete [2021-02-03T09:38:37.189Z] 63d7cb157983: Pull complete [2021-02-03T09:38:37.469Z] b116817d02f9: Pull complete [2021-02-03T09:38:40.874Z] 745a02a5169b: Pull complete [2021-02-03T09:38:40.875Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-03T09:38:40.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-03T09:38:40.875Z] ---> b7e6874047d6 [2021-02-03T09:38:40.875Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-02-03T09:38:45.196Z] ---> Running in 10a8fa302e64 [2021-02-03T09:38:45.471Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T09:38:46.445Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T09:38:47.416Z] (1/12) Installing libmagic (5.38-r0) [2021-02-03T09:38:47.416Z] (2/12) Installing file (5.38-r0) [2021-02-03T09:38:47.688Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-03T09:38:47.688Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-03T09:38:52.037Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-03T09:38:52.037Z] (6/12) Installing patch (2.7.6-r6) [2021-02-03T09:38:52.037Z] (7/12) Installing build-base (0.5-r2) [2021-02-03T09:38:52.037Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-03T09:38:52.037Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-03T09:38:52.037Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-03T09:38:52.311Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-03T09:38:52.311Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-03T09:38:52.311Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T09:38:52.311Z] OK: 217 MiB in 51 packages [2021-02-03T09:38:56.614Z] Removing intermediate container 10a8fa302e64 [2021-02-03T09:38:56.614Z] ---> 352c185863d6 [2021-02-03T09:38:56.614Z] Step 4/6 : WORKDIR /edgex-go [2021-02-03T09:38:56.614Z] ---> Running in 3016dc40935b [2021-02-03T09:38:57.211Z] Removing intermediate container 3016dc40935b [2021-02-03T09:38:57.211Z] ---> b34b504365ab [2021-02-03T09:38:57.211Z] Step 5/6 : COPY go.mod . [2021-02-03T09:38:57.810Z] ---> ba1a2fab9d78 [2021-02-03T09:38:57.810Z] Step 6/6 : RUN go mod download [2021-02-03T09:38:58.090Z] ---> Running in aafd9e0be0bf [2021-02-03T09:39:24.905Z] Removing intermediate container aafd9e0be0bf [2021-02-03T09:39:24.905Z] ---> 685bc89908de [2021-02-03T09:39:24.905Z] Successfully built 685bc89908de [2021-02-03T09:39:24.905Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-03T09:39:25.283Z] + docker inspect -f . ci-base-image-arm64 [2021-02-03T09:39:25.283Z] . [Pipeline] withDockerContainer [2021-02-03T09:39:25.581Z] prd-ubuntu18.04-docker-arm64-4c-16g-24702 does not seem to be running inside a container [2021-02-03T09:39:25.635Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-03T09:39:27.156Z] $ docker top cb9e7b4c19fa290e978ccff6f234ee456a54885939e166d61a003d6711540ddd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-03T09:39:28.316Z] + go version [2021-02-03T09:39:28.317Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-03T09:39:28.326Z] $ docker stop --time=1 cb9e7b4c19fa290e978ccff6f234ee456a54885939e166d61a003d6711540ddd [2021-02-03T09:39:30.291Z] $ docker rm -f cb9e7b4c19fa290e978ccff6f234ee456a54885939e166d61a003d6711540ddd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-03T09:39:31.653Z] + docker inspect -f . ci-base-image-arm64 [2021-02-03T09:39:31.654Z] . [Pipeline] withDockerContainer [2021-02-03T09:39:31.942Z] prd-ubuntu18.04-docker-arm64-4c-16g-24702 does not seem to be running inside a container [2021-02-03T09:39:31.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-03T09:39:33.458Z] $ docker top 7c588c6df19275ca3ce07c6391104f087669044bd68ffb20c33e321f3d7846cb -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-03T09:39:33.916Z] ========================================================= [2021-02-03T09:39:33.916Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-03T09:39:33.916Z] ========================================================= [Pipeline] sh [2021-02-03T09:39:34.603Z] + make test [2021-02-03T09:39:34.603Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-03T09:39:56.782Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-03T09:40:53.532Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-03T09:40:53.532Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-03T09:40:54.988Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-03T09:40:54.988Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-03T09:40:54.988Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-02-03T09:41:03.306Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-03T09:41:03.306Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-03T09:41:03.306Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-03T09:41:03.306Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-03T09:41:03.306Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-03T09:41:03.306Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-03T09:41:10.050Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-03T09:41:10.050Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-03T09:41:10.050Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-03T09:41:16.823Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.445s coverage: 46.0% of statements [2021-02-03T09:41:16.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-03T09:41:16.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-03T09:41:16.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-03T09:41:16.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-03T09:41:16.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-03T09:41:16.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-03T09:41:16.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-03T09:41:16.823Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.145s coverage: 100.0% of statements [2021-02-03T09:41:23.574Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.568s coverage: 27.1% of statements [2021-02-03T09:41:23.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-03T09:41:23.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-03T09:41:23.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-03T09:41:23.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-03T09:41:23.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-03T09:41:23.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-03T09:41:23.574Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.068s coverage: 100.0% of statements [2021-02-03T09:41:23.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-03T09:41:23.574Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.088s coverage: 100.0% of statements [2021-02-03T09:41:23.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-03T09:41:23.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-03T09:41:23.849Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.221s coverage: 65.8% of statements [2021-02-03T09:41:23.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-03T09:41:23.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-03T09:41:26.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.663s coverage: 82.3% of statements [2021-02-03T09:41:26.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-03T09:41:26.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-03T09:41:26.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-03T09:41:26.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-03T09:41:31.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.298s coverage: 28.6% of statements [2021-02-03T09:41:31.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-03T09:41:31.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-03T09:41:31.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-03T09:41:31.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-03T09:41:31.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-03T09:41:31.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.145s coverage: 100.0% of statements [2021-02-03T09:41:31.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-03T09:41:31.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements [2021-02-03T09:41:31.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-03T09:41:33.364Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.305s coverage: 86.7% of statements [2021-02-03T09:41:33.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-03T09:41:33.364Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.323s coverage: 97.5% of statements [2021-02-03T09:41:33.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-03T09:41:33.364Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.147s coverage: 78.3% of statements [2021-02-03T09:41:33.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-03T09:41:33.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-03T09:41:33.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-03T09:41:33.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-03T09:41:33.641Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http.test] [2021-02-03T09:41:33.641Z] internal/core/metadata/v2/controller/http/deviceprofile_test.go:58:29: undefined: dtos.DeviceCommand [2021-02-03T09:41:33.641Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [build failed] [2021-02-03T09:41:33.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-03T09:41:33.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-03T09:41:33.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-03T09:41:33.641Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-03T09:41:33.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-03T09:41:33.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-03T09:41:33.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-03T09:41:33.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-03T09:41:33.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-03T09:41:33.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-03T09:41:33.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-03T09:41:33.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-03T09:41:33.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-03T09:41:33.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-03T09:41:33.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-03T09:41:33.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-03T09:41:35.628Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-03T09:41:35.628Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-03T09:41:35.628Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-02-03T09:41:35.628Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-03T09:41:35.628Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-03T09:41:39.978Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.187s coverage: 0.1% of statements [2021-02-03T09:41:39.978Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-03T09:41:39.978Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-03T09:41:39.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-03T09:41:39.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 45.5% of statements [2021-02-03T09:41:39.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.073s coverage: 79.5% of statements [2021-02-03T09:41:39.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2021-02-03T09:41:40.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.106s coverage: 96.3% of statements [2021-02-03T09:41:40.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2021-02-03T09:41:53.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.089s coverage: 94.4% of statements [2021-02-03T09:41:53.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2021-02-03T09:42:08.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.136s coverage: 92.9% of statements [2021-02-03T09:42:08.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-03T09:42:08.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-03T09:42:08.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-03T09:42:08.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-03T09:42:08.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.086s coverage: 87.2% of statements [2021-02-03T09:42:08.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-03T09:42:08.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-03T09:42:08.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-02-03T09:42:08.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-03T09:42:08.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements [2021-02-03T09:42:08.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-03T09:42:08.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.8% of statements [2021-02-03T09:42:08.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.134s coverage: 87.2% of statements [2021-02-03T09:42:08.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.124s coverage: 84.2% of statements [2021-02-03T09:42:08.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.189s coverage: 91.4% of statements [2021-02-03T09:42:08.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-03T09:42:08.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.508s coverage: 63.5% of statements [2021-02-03T09:42:08.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-03T09:42:08.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-03T09:42:08.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2021-02-03T09:42:08.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements [2021-02-03T09:42:08.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.082s coverage: 100.0% of statements [2021-02-03T09:42:08.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements [2021-02-03T09:42:08.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2021-02-03T09:42:08.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.787s coverage: 68.9% of statements [2021-02-03T09:42:08.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-03T09:42:08.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-03T09:42:08.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-02-03T09:42:08.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-02-03T09:42:08.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-02-03T09:42:09.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.490s coverage: 37.0% of statements [2021-02-03T09:42:09.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-03T09:42:09.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-03T09:42:09.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.634s coverage: 84.0% of statements [2021-02-03T09:42:10.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.085s coverage: 100.0% of statements [2021-02-03T09:42:16.743Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.461s coverage: 47.0% of statements [2021-02-03T09:42:16.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-03T09:42:16.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-03T09:42:16.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-03T09:42:16.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-03T09:42:16.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-03T09:42:16.743Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.132s coverage: 100.0% of statements [2021-02-03T09:42:16.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-03T09:42:16.743Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.127s coverage: 100.0% of statements [2021-02-03T09:42:16.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-03T09:42:16.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-03T09:42:16.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-03T09:42:16.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-03T09:42:16.743Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.171s coverage: 100.0% of statements [2021-02-03T09:42:16.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-03T09:42:16.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-03T09:42:16.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-03T09:42:25.052Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.850s coverage: 29.1% of statements [2021-02-03T09:42:25.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-03T09:42:25.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-03T09:42:25.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-03T09:42:25.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-03T09:42:25.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-03T09:42:25.052Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.179s coverage: 99.0% of statements [2021-02-03T09:42:25.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-03T09:42:25.052Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.111s coverage: 100.0% of statements [2021-02-03T09:42:25.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-03T09:42:25.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-03T09:42:25.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-03T09:42:25.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-03T09:42:25.052Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.195s coverage: 100.0% of statements [2021-02-03T09:42:25.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-03T09:42:25.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-03T09:42:25.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-03T09:42:25.052Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements [2021-02-03T09:42:25.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-03T09:42:25.052Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.071s coverage: 100.0% of statements [2021-02-03T09:42:25.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-03T09:42:25.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-03T09:42:25.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-03T09:42:25.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-03T09:42:25.052Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.094s coverage: 87.9% of statements [2021-02-03T09:42:25.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-03T09:42:25.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-03T09:42:25.052Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.049s coverage: 100.0% of statements [2021-02-03T09:42:25.052Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements [2021-02-03T09:42:25.052Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-02-03T09:42:25.052Z] FAIL [2021-02-03T09:42:25.323Z] make: *** [Makefile:98: test] Error 2 [Pipeline] } [2021-02-03T09:42:25.312Z] $ docker stop --time=1 7c588c6df19275ca3ce07c6391104f087669044bd68ffb20c33e321f3d7846cb [2021-02-03T09:42:27.721Z] $ docker rm -f 7c588c6df19275ca3ce07c6391104f087669044bd68ffb20c33e321f3d7846cb [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] } [2021-02-03T09:42:30.829Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 [2021-02-03T09:42:34.379Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-03T09:42:35.305Z] ---> package-listing.sh [2021-02-03T09:42:35.305Z] ++ facter osfamily [2021-02-03T09:42:35.305Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-03T09:42:35.305Z] + OS_FAMILY=redhat [2021-02-03T09:42:35.305Z] + workspace=/w/workspace/edgex-go/1 [2021-02-03T09:42:35.305Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-03T09:42:35.305Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-03T09:42:35.305Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-03T09:42:35.305Z] + PACKAGES=/tmp/packages_start.txt [2021-02-03T09:42:35.305Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-03T09:42:35.305Z] + PACKAGES=/tmp/packages_end.txt [2021-02-03T09:42:35.305Z] + case "${OS_FAMILY}" in [2021-02-03T09:42:35.305Z] + rpm -qa [2021-02-03T09:42:35.305Z] + sort [2021-02-03T09:42:40.614Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-03T09:42:40.614Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-03T09:42:40.614Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-03T09:42:40.614Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-03T09:42:40.614Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-02-03T09:42:40.614Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-02-03T09:42:40.653Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-03T09:42:40.966Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-03T09:42:41.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-03T09:42:41.307Z] [2021-02-03T09:42:41.307Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-03T09:42:41.763Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-03T09:42:41.763Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-03T09:42:41.763Z] df20fa9351a1: Pulling fs layer [2021-02-03T09:42:41.763Z] 36b3adc4ff6f: Pulling fs layer [2021-02-03T09:42:41.763Z] 8ad3a11d3b57: Pulling fs layer [2021-02-03T09:42:41.763Z] 46f8f816bc3b: Pulling fs layer [2021-02-03T09:42:41.763Z] 93b61091891f: Pulling fs layer [2021-02-03T09:42:41.763Z] 93b9cdb0e59b: Pulling fs layer [2021-02-03T09:42:41.763Z] 5e14af77c1be: Pulling fs layer [2021-02-03T09:42:41.763Z] 01666e4c0597: Pulling fs layer [2021-02-03T09:42:41.763Z] aa168da1d23b: Pulling fs layer [2021-02-03T09:42:41.763Z] 46f8f816bc3b: Waiting [2021-02-03T09:42:41.763Z] 93b61091891f: Waiting [2021-02-03T09:42:41.763Z] 93b9cdb0e59b: Waiting [2021-02-03T09:42:41.763Z] 5e14af77c1be: Waiting [2021-02-03T09:42:41.763Z] 01666e4c0597: Waiting [2021-02-03T09:42:41.763Z] aa168da1d23b: Waiting [2021-02-03T09:42:41.763Z] 36b3adc4ff6f: Verifying Checksum [2021-02-03T09:42:41.763Z] 36b3adc4ff6f: Download complete [2021-02-03T09:42:41.763Z] 46f8f816bc3b: Download complete [2021-02-03T09:42:42.062Z] df20fa9351a1: Verifying Checksum [2021-02-03T09:42:42.062Z] df20fa9351a1: Download complete [2021-02-03T09:42:42.062Z] 93b9cdb0e59b: Verifying Checksum [2021-02-03T09:42:42.062Z] 93b9cdb0e59b: Download complete [2021-02-03T09:42:42.062Z] 5e14af77c1be: Download complete [2021-02-03T09:42:42.062Z] 01666e4c0597: Verifying Checksum [2021-02-03T09:42:42.062Z] 01666e4c0597: Download complete [2021-02-03T09:42:42.062Z] 93b61091891f: Download complete [2021-02-03T09:42:42.331Z] df20fa9351a1: Pull complete [2021-02-03T09:42:42.597Z] 36b3adc4ff6f: Pull complete [2021-02-03T09:42:42.862Z] 8ad3a11d3b57: Verifying Checksum [2021-02-03T09:42:42.862Z] 8ad3a11d3b57: Download complete [2021-02-03T09:42:43.824Z] 8ad3a11d3b57: Pull complete [2021-02-03T09:42:43.824Z] 46f8f816bc3b: Pull complete [2021-02-03T09:42:44.405Z] 93b61091891f: Pull complete [2021-02-03T09:42:44.405Z] aa168da1d23b: Verifying Checksum [2021-02-03T09:42:44.405Z] aa168da1d23b: Download complete [2021-02-03T09:42:44.668Z] 93b9cdb0e59b: Pull complete [2021-02-03T09:42:44.934Z] 5e14af77c1be: Pull complete [2021-02-03T09:42:44.934Z] 01666e4c0597: Pull complete [2021-02-03T09:42:51.568Z] aa168da1d23b: Pull complete [2021-02-03T09:42:51.568Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-03T09:42:51.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-03T09:42:51.568Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-03T09:42:51.802Z] prd-centos7-docker-4c-2g-24701 does not seem to be running inside a container [2021-02-03T09:42:51.850Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-03T09:42:55.183Z] $ docker top 87be93f648cbe7ef0a1220fa858f6e96df95bf246f147e87e08976ac5408bce1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-03T09:42:55.818Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-03T09:42:56.143Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-03T09:42:56.473Z] + ls /var/log/sa-host [2021-02-03T09:42:56.473Z] + sadf -c /var/log/sa-host/sa03 [2021-02-03T09:42:56.473Z] file_magic: OK [2021-02-03T09:42:56.473Z] HZ: Using current value: 100 [2021-02-03T09:42:56.473Z] file_header: OK [2021-02-03T09:42:56.473Z] 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 [2021-02-03T09:42:56.473Z] Statistics: [2021-02-03T09:42:56.473Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-03T09:42:56.473Z] File successfully converted to sysstat format version 12.2.1 [2021-02-03T09:42:56.473Z] + sadf -c /var/log/sa-host/sa23 [2021-02-03T09:42:56.473Z] file_magic: OK [2021-02-03T09:42:56.473Z] HZ: Using current value: 100 [2021-02-03T09:42:56.473Z] file_header: OK [2021-02-03T09:42:56.473Z] 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 [2021-02-03T09:42:56.473Z] Statistics: [2021-02-03T09:42:56.473Z] Hnuu...uuuununununu... [2021-02-03T09:42:56.473Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-03T09:42:56.764Z] provisioning config files... [2021-02-03T09:42:56.783Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3560662139269038863tmp [Pipeline] { [Pipeline] echo [2021-02-03T09:42:56.900Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-03T09:42:57.239Z] ---> create-netrc.sh [Pipeline] } [2021-02-03T09:42:57.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-03T09:42:57.413Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-03T09:42:57.752Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-03T09:42:57.784Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-03T09:42:58.198Z] ---> sudo-logs.sh [2021-02-03T09:42:58.198Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-03T09:42:58.242Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-03T09:42:58.611Z] ---> job-cost.sh [2021-02-03T09:42:58.611Z] lf-activate-venv: SKIPPING [2021-02-03T09:42:58.611Z] INFO: No Stack... [2021-02-03T09:42:59.560Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-03T09:42:59.823Z] INFO: Archiving Costs [Pipeline] echo [2021-02-03T09:42:59.860Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-03T09:43:00.218Z] ---> logs-deploy.sh [2021-02-03T09:43:00.218Z] lf-activate-venv: SKIPPING [2021-02-03T09:43:00.218Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3121/1 [2021-02-03T09:43:00.218Z] INFO: archiving workspace using pattern(s): [2021-02-03T09:43:01.612Z] Archives upload complete. [2021-02-03T09:43:01.612Z] INFO: archiving logs to Nexus