Pull request #2935 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d697f03c37d581ce318702a7abdc76036c41feac+34dce4612a631976cf4327d6db635ffc5909a851 (ad160569ea59c86a8c1ef25f4c17ddebec0a078a) 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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-2935/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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-2935/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-15337 in /w/workspace/edgexfoundry_edgex-go_PR-2935 [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 34dce4612a631976cf4327d6db635ffc5909a851 into PR head commit d697f03c37d581ce318702a7abdc76036c41feac Merge succeeded, producing d697f03c37d581ce318702a7abdc76036c41feac Checking out Revision d697f03c37d581ce318702a7abdc76036c41feac (PR-2935) > 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/2935/head:refs/remotes/origin/PR-2935 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d697f03c37d581ce318702a7abdc76036c41feac # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 34dce4612a631976cf4327d6db635ffc5909a851 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d697f03c37d581ce318702a7abdc76036c41feac # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-10T06:29:10.723Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-10T06:29:11.106Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-10T06:29:11.361Z] ========================================================= [2020-12-10T06:29:11.361Z] EdgeX Global Pipelines Version Info [2020-12-10T06:29:11.361Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-10T06:29:12.909Z] ------------------- [2020-12-10T06:29:12.909Z] stable info: [2020-12-10T06:29:12.909Z] ------------------- [2020-12-10T06:29:12.909Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-10T06:29:12.909Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-10T06:29:12.909Z] Message: update stable to v1.0.172 [2020-12-10T06:29:13.855Z] ------------------- [2020-12-10T06:29:13.855Z] experimental info: [2020-12-10T06:29:13.855Z] ------------------- [2020-12-10T06:29:13.855Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-10T06:29:13.855Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-10T06:29:13.855Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-10T06:29:14.254Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-10T06:29:14.398Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-10T06:29:14.584Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-10T06:29:14.715Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-10T06:29:14.861Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-10T06:29:14.992Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-10T06:29:15.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-10T06:29:15.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-10T06:29:15.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-10T06:29:15.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-10T06:29:15.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-10T06:29:15.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-10T06:29:16.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-10T06:29:16.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-10T06:29:16.298Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-10T06:29:16.437Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-10T06:29:16.558Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-10T06:29:16.691Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-10T06:29:16.845Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-10T06:29:17.058Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-10T06:29:17.202Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-10T06:29:17.320Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-10T06:29:17.435Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2935 [Pipeline] echo [2020-12-10T06:29:17.590Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2935 [Pipeline] echo [2020-12-10T06:29:17.719Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2935 [Pipeline] echo [2020-12-10T06:29:17.888Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d697f03c37d581ce318702a7abdc76036c41feac [Pipeline] echo [2020-12-10T06:29:18.023Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d697f03 [Pipeline] echo [2020-12-10T06:29:18.145Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-10T06:29:18.395Z] provisioning config files... [2020-12-10T06:29:18.446Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5124477192816683461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-10T06:29:18.845Z] ---> docker-login.sh [2020-12-10T06:29:18.845Z] nexus3.edgexfoundry.org:10001 [2020-12-10T06:29:19.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T06:29:19.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T06:29:19.371Z] Configure a credential helper to remove this warning. See [2020-12-10T06:29:19.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T06:29:19.371Z] [2020-12-10T06:29:19.371Z] Login Succeeded [2020-12-10T06:29:19.371Z] nexus3.edgexfoundry.org:10002 [2020-12-10T06:29:19.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T06:29:19.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T06:29:19.371Z] Configure a credential helper to remove this warning. See [2020-12-10T06:29:19.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T06:29:19.371Z] [2020-12-10T06:29:19.371Z] Login Succeeded [2020-12-10T06:29:19.371Z] nexus3.edgexfoundry.org:10003 [2020-12-10T06:29:19.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T06:29:19.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T06:29:19.638Z] Configure a credential helper to remove this warning. See [2020-12-10T06:29:19.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T06:29:19.638Z] [2020-12-10T06:29:19.638Z] Login Succeeded [2020-12-10T06:29:19.638Z] nexus3.edgexfoundry.org:10004 [2020-12-10T06:29:19.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T06:29:19.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T06:29:19.904Z] Configure a credential helper to remove this warning. See [2020-12-10T06:29:19.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T06:29:19.904Z] [2020-12-10T06:29:19.904Z] Login Succeeded [2020-12-10T06:29:19.904Z] docker.io [2020-12-10T06:29:19.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T06:29:20.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T06:29:20.165Z] Configure a credential helper to remove this warning. See [2020-12-10T06:29:20.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T06:29:20.165Z] [2020-12-10T06:29:20.165Z] Login Succeeded [2020-12-10T06:29:20.165Z] ---> docker-login.sh ends [Pipeline] } [2020-12-10T06:29:20.188Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-10T06:29:20.781Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-10T06:29:20.781Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-10T06:29:20.781Z] ++ dirname cmd/core-command/Dockerfile [2020-12-10T06:29:20.781Z] ++ cut -d/ -f2 [2020-12-10T06:29:20.781Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-10T06:29:20.781Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-10T06:29:20.781Z] ++ dirname cmd/core-data/Dockerfile [2020-12-10T06:29:20.781Z] ++ cut -d/ -f2 [2020-12-10T06:29:20.781Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-10T06:29:20.781Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-10T06:29:20.781Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-10T06:29:20.781Z] ++ cut -d/ -f2 [2020-12-10T06:29:20.781Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-10T06:29:20.781Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-10T06:29:20.781Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-10T06:29:20.781Z] ++ cut -d/ -f2 [2020-12-10T06:29:20.781Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-10T06:29:20.781Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-10T06:29:20.781Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-10T06:29:20.781Z] ++ cut -d/ -f2 [2020-12-10T06:29:20.781Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-10T06:29:20.781Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-10T06:29:20.781Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-12-10T06:29:20.781Z] ++ cut -d/ -f2 [2020-12-10T06:29:20.781Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-12-10T06:29:20.781Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-10T06:29:20.781Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-10T06:29:20.781Z] ++ cut -d/ -f2 [2020-12-10T06:29:20.781Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-10T06:29:20.781Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-10T06:29:20.781Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-10T06:29:20.781Z] ++ cut -d/ -f2 [2020-12-10T06:29:20.781Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-10T06:29:20.781Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-10T06:29:20.781Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-10T06:29:20.781Z] ++ cut -d/ -f2 [2020-12-10T06:29:20.781Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-10T06:29:20.781Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-10T06:29:20.781Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-10T06:29:20.781Z] ++ cut -d/ -f2 [2020-12-10T06:29:20.781Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-10T06:29:20.876Z] 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-12-10T06:29:21.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-10T06:29:21.916Z] [2020-12-10T06:29:21.916Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-10T06:29:22.316Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-10T06:29:22.316Z] latest: Pulling from edgex-devops/git-semver [2020-12-10T06:29:22.316Z] 31603596830f: Pulling fs layer [2020-12-10T06:29:22.316Z] 2a8b12db71e7: Pulling fs layer [2020-12-10T06:29:22.316Z] 6ca5941a6612: Pulling fs layer [2020-12-10T06:29:22.316Z] ecc8261a40a4: Pulling fs layer [2020-12-10T06:29:22.316Z] ecc8261a40a4: Waiting [2020-12-10T06:29:22.316Z] 2a8b12db71e7: Download complete [2020-12-10T06:29:22.580Z] 31603596830f: Verifying Checksum [2020-12-10T06:29:22.580Z] 31603596830f: Download complete [2020-12-10T06:29:22.580Z] ecc8261a40a4: Verifying Checksum [2020-12-10T06:29:22.580Z] ecc8261a40a4: Download complete [2020-12-10T06:29:22.843Z] 6ca5941a6612: Verifying Checksum [2020-12-10T06:29:22.843Z] 6ca5941a6612: Download complete [2020-12-10T06:29:22.843Z] 31603596830f: Pull complete [2020-12-10T06:29:23.107Z] 2a8b12db71e7: Pull complete [2020-12-10T06:29:23.696Z] 6ca5941a6612: Pull complete [2020-12-10T06:29:23.958Z] ecc8261a40a4: Pull complete [2020-12-10T06:29:23.958Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-10T06:29:23.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-10T06:29:23.958Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-10T06:29:24.084Z] prd-centos7-docker-4c-2g-15337 does not seem to be running inside a container [2020-12-10T06:29:24.135Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-10T06:29:27.000Z] $ docker top 754a6c8e6b4674dff6f91b2121f2e3c99b0fdecea0e9140f947f3d1dfc054a2f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-10T06:29:27.416Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-10T06:29:27.416Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-10T06:29:27.652Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-10T06:29:27.657Z] $ docker exec 754a6c8e6b4674dff6f91b2121f2e3c99b0fdecea0e9140f947f3d1dfc054a2f ssh-agent [2020-12-10T06:29:27.866Z] SSH_AUTH_SOCK=/tmp/ssh-K4fCPORTbp2H/agent.11 [2020-12-10T06:29:27.866Z] SSH_AGENT_PID=16 [2020-12-10T06:29:27.876Z] Running ssh-add (command line suppressed) [2020-12-10T06:29:27.998Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6653733097334903144.key (/w/workspace/edgex-go/1@tmp/private_key_6653733097334903144.key) [2020-12-10T06:29:28.050Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-10T06:29:28.421Z] + git tag --points-at HEAD [Pipeline] } [2020-12-10T06:29:28.452Z] $ docker exec --env ******** --env ******** 754a6c8e6b4674dff6f91b2121f2e3c99b0fdecea0e9140f947f3d1dfc054a2f ssh-agent -k [2020-12-10T06:29:28.560Z] unset SSH_AUTH_SOCK; [2020-12-10T06:29:28.561Z] unset SSH_AGENT_PID; [2020-12-10T06:29:28.561Z] echo Agent pid 16 killed; [2020-12-10T06:29:28.607Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-10T06:29:28.809Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-10T06:29:28.809Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-10T06:29:28.972Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-10T06:29:28.977Z] $ docker exec 754a6c8e6b4674dff6f91b2121f2e3c99b0fdecea0e9140f947f3d1dfc054a2f ssh-agent [2020-12-10T06:29:29.132Z] SSH_AUTH_SOCK=/tmp/ssh-iEmY7dpTMI6V/agent.44 [2020-12-10T06:29:29.132Z] SSH_AGENT_PID=49 [2020-12-10T06:29:29.139Z] Running ssh-add (command line suppressed) [2020-12-10T06:29:29.261Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6954726872302378423.key (/w/workspace/edgex-go/1@tmp/private_key_6954726872302378423.key) [2020-12-10T06:29:29.312Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-10T06:29:29.695Z] + git semver init [2020-12-10T06:29:29.695Z] # -> Open(): unable to determine branch for HEAD [2020-12-10T06:29:29.695Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2020-12-10T06:29:29.695Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2020-12-10T06:29:29.695Z] # $SEMVER_REMOTE_NAME = origin [2020-12-10T06:29:29.695Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-10T06:29:29.695Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-10T06:29:29.695Z] # $SEMVER_BRANCH = PR-2935 [2020-12-10T06:29:29.695Z] # $SEMVER_TEMP = /tmp/semver-523189874 [2020-12-10T06:29:29.695Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-10T06:30:01.870Z] # '/tmp/semver-523189874' -> '/w/workspace/edgex-go/1/.semver' [2020-12-10T06:30:01.870Z] # -> Force: false [2020-12-10T06:30:01.870Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2020-12-10T06:30:01.921Z] $ docker exec --env ******** --env ******** 754a6c8e6b4674dff6f91b2121f2e3c99b0fdecea0e9140f947f3d1dfc054a2f ssh-agent -k [2020-12-10T06:30:02.116Z] unset SSH_AUTH_SOCK; [2020-12-10T06:30:02.116Z] unset SSH_AGENT_PID; [2020-12-10T06:30:02.116Z] echo Agent pid 49 killed; [2020-12-10T06:30:02.211Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-10T06:30:02.883Z] + git semver [Pipeline] } [2020-12-10T06:30:02.927Z] $ docker stop --time=1 754a6c8e6b4674dff6f91b2121f2e3c99b0fdecea0e9140f947f3d1dfc054a2f [2020-12-10T06:30:04.583Z] $ docker rm -f 754a6c8e6b4674dff6f91b2121f2e3c99b0fdecea0e9140f947f3d1dfc054a2f [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-10T06:30:05.143Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-10T06:30:05.741Z] Stashed 1 file(s) [Pipeline] echo [2020-12-10T06:30:05.767Z] [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 [2020-12-10T06:30:07.250Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-10T06:30:07.569Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-10T06:30:07.918Z] + sudo service docker restart [2020-12-10T06:30:07.918Z] + true [2020-12-10T06:30:07.918Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-10T06:30:08.532Z] ========================================================= [2020-12-10T06:30:08.532Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-10T06:30:08.532Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-10T06:30:08.910Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-10T06:30:12.227Z] Sending build context to Docker daemon 326.4MB [2020-12-10T06:30:12.227Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-10T06:30:12.227Z] Step 2/7 : FROM ${BASE} [2020-12-10T06:30:12.228Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-10T06:30:12.228Z] 188c0c94c7c5: Pulling fs layer [2020-12-10T06:30:12.228Z] 0ef7d3d256c8: Pulling fs layer [2020-12-10T06:30:12.228Z] de9db76c5a1d: Pulling fs layer [2020-12-10T06:30:12.228Z] bca2f99d35d6: Pulling fs layer [2020-12-10T06:30:12.228Z] 93359f2a8cfa: Pulling fs layer [2020-12-10T06:30:12.228Z] 7c6f9722023f: Pulling fs layer [2020-12-10T06:30:12.228Z] a35cf1a2eb13: Pulling fs layer [2020-12-10T06:30:12.228Z] 93359f2a8cfa: Waiting [2020-12-10T06:30:12.228Z] 7c6f9722023f: Waiting [2020-12-10T06:30:12.228Z] a35cf1a2eb13: Waiting [2020-12-10T06:30:12.228Z] bca2f99d35d6: Waiting [2020-12-10T06:30:12.228Z] de9db76c5a1d: Verifying Checksum [2020-12-10T06:30:12.228Z] de9db76c5a1d: Download complete [2020-12-10T06:30:12.228Z] 93359f2a8cfa: Verifying Checksum [2020-12-10T06:30:12.228Z] 93359f2a8cfa: Download complete [2020-12-10T06:30:12.493Z] 7c6f9722023f: Verifying Checksum [2020-12-10T06:30:12.493Z] 7c6f9722023f: Download complete [2020-12-10T06:30:12.493Z] 188c0c94c7c5: Verifying Checksum [2020-12-10T06:30:12.493Z] 188c0c94c7c5: Download complete [2020-12-10T06:30:12.760Z] 188c0c94c7c5: Pull complete [2020-12-10T06:30:13.025Z] 0ef7d3d256c8: Pull complete [2020-12-10T06:30:13.287Z] de9db76c5a1d: Pull complete [2020-12-10T06:30:14.685Z] a35cf1a2eb13: Verifying Checksum [2020-12-10T06:30:14.685Z] a35cf1a2eb13: Download complete [2020-12-10T06:30:14.948Z] bca2f99d35d6: Verifying Checksum [2020-12-10T06:30:14.948Z] bca2f99d35d6: Download complete [2020-12-10T06:30:20.280Z] bca2f99d35d6: Pull complete [2020-12-10T06:30:20.280Z] 93359f2a8cfa: Pull complete [2020-12-10T06:30:20.280Z] 7c6f9722023f: Pull complete [2020-12-10T06:30:21.434Z] Still waiting to schedule task [2020-12-10T06:30:21.434Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-15335’ is offline [2020-12-10T06:30:24.510Z] a35cf1a2eb13: Pull complete [2020-12-10T06:30:24.510Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-10T06:30:24.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-10T06:30:24.510Z] ---> a62c8e92a672 [2020-12-10T06:30:24.510Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-10T06:30:25.086Z] ---> Running in efbc0bf938e2 [2020-12-10T06:30:25.661Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-10T06:30:26.235Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-10T06:30:27.185Z] (1/12) Installing libmagic (5.38-r0) [2020-12-10T06:30:27.447Z] (2/12) Installing file (5.38-r0) [2020-12-10T06:30:27.447Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-10T06:30:27.714Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-10T06:30:42.643Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-10T06:30:42.643Z] (6/12) Installing patch (2.7.6-r6) [2020-12-10T06:30:42.643Z] (7/12) Installing build-base (0.5-r2) [2020-12-10T06:30:42.643Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-10T06:30:42.643Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-10T06:30:42.643Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-10T06:30:42.643Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-10T06:30:42.643Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-10T06:30:42.643Z] Executing busybox-1.31.1-r19.trigger [2020-12-10T06:30:42.643Z] OK: 233 MiB in 51 packages [2020-12-10T06:30:45.196Z] Removing intermediate container efbc0bf938e2 [2020-12-10T06:30:45.196Z] ---> 7d88be5f70c8 [2020-12-10T06:30:45.196Z] Step 4/7 : WORKDIR /edgex-go [2020-12-10T06:30:45.459Z] ---> Running in d07c1047be84 [2020-12-10T06:30:45.459Z] Removing intermediate container d07c1047be84 [2020-12-10T06:30:45.459Z] ---> 38eb8fb9e2f3 [2020-12-10T06:30:45.459Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-10T06:30:46.031Z] latest: Pulling from library/docker [2020-12-10T06:30:46.296Z] 188c0c94c7c5: Already exists [2020-12-10T06:30:46.296Z] 0c7c675703d6: Pulling fs layer [2020-12-10T06:30:46.296Z] cc8c12a437cb: Pulling fs layer [2020-12-10T06:30:46.296Z] f092543453df: Pulling fs layer [2020-12-10T06:30:46.296Z] 65b6bc45957d: Pulling fs layer [2020-12-10T06:30:46.296Z] 4de832df471b: Pulling fs layer [2020-12-10T06:30:46.296Z] 79aa7fa92271: Pulling fs layer [2020-12-10T06:30:46.296Z] 4de832df471b: Waiting [2020-12-10T06:30:46.296Z] 79aa7fa92271: Waiting [2020-12-10T06:30:46.296Z] 65b6bc45957d: Waiting [2020-12-10T06:30:46.296Z] cc8c12a437cb: Verifying Checksum [2020-12-10T06:30:46.296Z] cc8c12a437cb: Download complete [2020-12-10T06:30:46.296Z] 0c7c675703d6: Verifying Checksum [2020-12-10T06:30:46.296Z] 0c7c675703d6: Download complete [2020-12-10T06:30:46.296Z] 65b6bc45957d: Verifying Checksum [2020-12-10T06:30:46.296Z] 65b6bc45957d: Download complete [2020-12-10T06:30:46.566Z] 79aa7fa92271: Verifying Checksum [2020-12-10T06:30:46.566Z] 79aa7fa92271: Download complete [2020-12-10T06:30:46.566Z] 0c7c675703d6: Pull complete [2020-12-10T06:30:46.832Z] cc8c12a437cb: Pull complete [2020-12-10T06:30:47.103Z] f092543453df: Download complete [2020-12-10T06:30:47.368Z] 4de832df471b: Verifying Checksum [2020-12-10T06:30:47.368Z] 4de832df471b: Download complete [2020-12-10T06:30:49.297Z] f092543453df: Pull complete [2020-12-10T06:30:49.297Z] 65b6bc45957d: Pull complete [2020-12-10T06:30:49.560Z] 4de832df471b: Pull complete [2020-12-10T06:30:49.560Z] 79aa7fa92271: Pull complete [2020-12-10T06:30:49.560Z] Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a [2020-12-10T06:30:49.823Z] Status: Downloaded newer image for docker:latest [2020-12-10T06:30:51.218Z] ---> d1e29652017e [2020-12-10T06:30:51.218Z] Step 6/7 : COPY go.mod . [2020-12-10T06:30:51.485Z] ---> 60747618fe4e [2020-12-10T06:30:51.485Z] Step 7/7 : RUN go mod download [2020-12-10T06:30:51.752Z] ---> Running in 333a2300331d [2020-12-10T06:31:13.761Z] Removing intermediate container 333a2300331d [2020-12-10T06:31:13.761Z] ---> 33ea4708925e [2020-12-10T06:31:13.761Z] Successfully built 33ea4708925e [2020-12-10T06:31:13.761Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-10T06:31:14.110Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-10T06:31:14.110Z] . [Pipeline] withDockerContainer [2020-12-10T06:31:14.231Z] prd-centos7-docker-4c-2g-15337 does not seem to be running inside a container [2020-12-10T06:31:14.277Z] $ 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 ******** ci-base-image-x86_64 cat [2020-12-10T06:31:15.105Z] $ docker top 3887e04a79fb87ecdc7cd581657b392df044a7327389c7723f9a5af72b9d0f36 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-10T06:31:15.692Z] + go version [2020-12-10T06:31:15.692Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-10T06:31:15.721Z] $ docker stop --time=1 3887e04a79fb87ecdc7cd581657b392df044a7327389c7723f9a5af72b9d0f36 [2020-12-10T06:31:17.155Z] $ docker rm -f 3887e04a79fb87ecdc7cd581657b392df044a7327389c7723f9a5af72b9d0f36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-10T06:31:18.538Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-10T06:31:18.538Z] . [Pipeline] withDockerContainer [2020-12-10T06:31:18.658Z] prd-centos7-docker-4c-2g-15337 does not seem to be running inside a container [2020-12-10T06:31:18.707Z] $ 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 ******** ci-base-image-x86_64 cat [2020-12-10T06:31:19.512Z] $ docker top 93dfbb38a7825e7e5dfa6efc45ec875d54f4b255e93ba7f1bf2f03ec6ac1e482 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-10T06:31:19.771Z] ========================================================= [2020-12-10T06:31:19.771Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-10T06:31:19.771Z] ========================================================= [Pipeline] sh [2020-12-10T06:31:20.097Z] + make test [2020-12-10T06:31:20.097Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-10T06:31:28.268Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-10T06:31:44.211Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-10T06:31:50.867Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-10T06:31:50.867Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-10T06:31:50.867Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-10T06:31:50.867Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-10T06:31:50.867Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-10T06:31:50.867Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-10T06:31:51.836Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.044s [2020-12-10T06:31:51.836Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-10T06:31:52.103Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-10T06:31:52.699Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-10T06:31:52.699Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-10T06:31:52.699Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-10T06:31:52.699Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-10T06:31:56.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.087s coverage: 46.6% of statements [2020-12-10T06:31:56.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-10T06:31:56.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-10T06:31:56.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-10T06:31:56.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-10T06:31:56.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-10T06:31:59.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.151s coverage: 27.1% of statements [2020-12-10T06:31:59.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-10T06:31:59.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-10T06:31:59.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-10T06:31:59.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-10T06:31:59.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-10T06:31:59.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-10T06:31:59.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.033s coverage: 100.0% of statements [2020-12-10T06:31:59.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-10T06:31:59.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.057s coverage: 100.0% of statements [2020-12-10T06:31:59.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-10T06:31:59.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-10T06:31:59.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.083s coverage: 67.7% of statements [2020-12-10T06:31:59.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-10T06:31:59.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-10T06:31:59.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.112s coverage: 82.3% of statements [2020-12-10T06:31:59.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-10T06:31:59.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-10T06:31:59.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-10T06:31:59.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-10T06:32:01.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.362s coverage: 28.6% of statements [2020-12-10T06:32:01.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-10T06:32:01.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-10T06:32:01.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-10T06:32:01.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-10T06:32:01.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-10T06:32:01.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.056s coverage: 100.0% of statements [2020-12-10T06:32:01.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-10T06:32:01.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.032s coverage: 100.0% of statements [2020-12-10T06:32:01.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-10T06:32:01.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.107s coverage: 86.7% of statements [2020-12-10T06:32:01.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-10T06:32:01.986Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http.test] [2020-12-10T06:32:01.986Z] internal/core/metadata/v2/controller/http/device_test.go:57:20: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/models".Enabled [2020-12-10T06:32:01.986Z] internal/core/metadata/v2/controller/http/device_test.go:75:24: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/models".Enabled [2020-12-10T06:32:01.986Z] internal/core/metadata/v2/controller/http/deviceservice_test.go:49:4: unknown field 'OperatingState' in struct literal of type dtos.DeviceService [2020-12-10T06:32:01.986Z] internal/core/metadata/v2/controller/http/deviceservice_test.go:60:24: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/models".Enabled [2020-12-10T06:32:01.986Z] internal/core/metadata/v2/controller/http/deviceservice_test.go:70:4: unknown field 'OperatingState' in struct literal of type dtos.UpdateDeviceService [2020-12-10T06:32:01.986Z] internal/core/metadata/v2/controller/http/deviceservice_test.go:269:3: unknown field 'OperatingState' in struct literal of type "github.com/edgexfoundry/go-mod-core-contracts/v2/models".DeviceService [2020-12-10T06:32:01.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.103s coverage: 97.5% of statements [2020-12-10T06:32:01.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-10T06:32:01.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.060s coverage: 78.3% of statements [2020-12-10T06:32:01.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-10T06:32:01.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-10T06:32:01.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-10T06:32:01.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-10T06:32:01.986Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [build failed] [2020-12-10T06:32:01.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-10T06:32:01.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-10T06:32:01.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-10T06:32:01.986Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-10T06:32:01.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-10T06:32:01.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-10T06:32:01.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-10T06:32:01.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-10T06:32:01.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-10T06:32:01.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-10T06:32:01.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-10T06:32:01.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-10T06:32:01.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-10T06:32:01.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-10T06:32:01.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-10T06:32:01.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-10T06:32:01.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-10T06:32:01.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-10T06:32:01.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-10T06:32:01.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-10T06:32:01.986Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2020-12-10T06:32:01.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-10T06:32:01.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-10T06:32:02.590Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.053s coverage: 0.1% of statements [2020-12-10T06:32:02.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-10T06:32:02.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-10T06:32:02.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-10T06:32:02.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-10T06:32:02.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2020-12-10T06:32:02.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-10T06:32:03.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 75.5% of statements [2020-12-10T06:32:03.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.037s coverage: 80.8% of statements [2020-12-10T06:32:03.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements [2020-12-10T06:32:03.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 84.2% of statements [2020-12-10T06:32:03.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.033s coverage: 100.0% of statements [2020-12-10T06:32:03.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-10T06:32:04.759Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15338 in /w/workspace/edgexfoundry_edgex-go_PR-2935 [Pipeline] { [Pipeline] ws [2020-12-10T06:32:04.848Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [2020-12-10T06:32:04.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 63.5% of statements [2020-12-10T06:32:04.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-10T06:32:04.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-10T06:32:04.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements [2020-12-10T06:32:04.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 91.3% of statements [2020-12-10T06:32:04.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements [Pipeline] checkout [2020-12-10T06:32:05.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2020-12-10T06:32:05.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.046s coverage: 100.0% of statements [2020-12-10T06:32:06.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.365s coverage: 55.9% of statements [2020-12-10T06:32:06.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-10T06:32:06.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-10T06:32:06.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-10T06:32:06.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-10T06:32:06.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-10T06:32:06.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-10T06:32:10.138Z] using credential edgex-jenkins-ssh [2020-12-10T06:32:10.206Z] Cloning the remote Git repository [2020-12-10T06:32:10.282Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-10T06:32:10.397Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-12-10T06:32:10.486Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-10T06:32:10.486Z] > git --version # timeout=10 [2020-12-10T06:32:10.506Z] > git --version # 'git version 2.17.1' [2020-12-10T06:32:10.507Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-10T06:32:10.558Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-10T06:32:21.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 14.409s coverage: 86.3% of statements [2020-12-10T06:32:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-10T06:32:21.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.058s coverage: 72.2% of statements [2020-12-10T06:32:21.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.417s coverage: 72.1% of statements [2020-12-10T06:32:21.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.039s coverage: 82.4% of statements [2020-12-10T06:32:21.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.034s coverage: 48.4% of statements [2020-12-10T06:32:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-10T06:32:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-10T06:32:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-10T06:32:21.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.040s coverage: 28.8% of statements [2020-12-10T06:32:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-10T06:32:21.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.032s coverage: 96.8% of statements [2020-12-10T06:32:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-10T06:32:21.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.094s coverage: 37.2% of statements [2020-12-10T06:32:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-10T06:32:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-10T06:32:21.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.282s coverage: 84.0% of statements [2020-12-10T06:32:21.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.044s coverage: 100.0% of statements [2020-12-10T06:32:21.987Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.102s coverage: 47.1% of statements [2020-12-10T06:32:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-10T06:32:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-10T06:32:21.987Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.042s coverage: 100.0% of statements [2020-12-10T06:32:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-10T06:32:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-10T06:32:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-10T06:32:21.987Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.056s coverage: 100.0% of statements [2020-12-10T06:32:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-10T06:32:21.987Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.042s coverage: 100.0% of statements [2020-12-10T06:32:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-10T06:32:21.987Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.657s coverage: 29.1% of statements [2020-12-10T06:32:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-10T06:32:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-10T06:32:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-10T06:32:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-10T06:32:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-10T06:32:21.987Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.078s coverage: 99.0% of statements [2020-12-10T06:32:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-10T06:32:21.987Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.038s coverage: 100.0% of statements [2020-12-10T06:32:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-10T06:32:21.987Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2020-12-10T06:32:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-10T06:32:21.987Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.040s coverage: 100.0% of statements [2020-12-10T06:32:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-10T06:32:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-10T06:32:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-10T06:32:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-10T06:32:21.987Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.042s coverage: 87.9% of statements [2020-12-10T06:32:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-10T06:32:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-10T06:32:21.987Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements [2020-12-10T06:32:21.987Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements [2020-12-10T06:32:21.987Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2020-12-10T06:32:21.987Z] FAIL [2020-12-10T06:32:21.987Z] make: *** [Makefile:99: test] Error 2 [Pipeline] } [2020-12-10T06:32:22.034Z] $ docker stop --time=1 93dfbb38a7825e7e5dfa6efc45ec875d54f4b255e93ba7f1bf2f03ec6ac1e482 [2020-12-10T06:32:25.772Z] $ docker rm -f 93dfbb38a7825e7e5dfa6efc45ec875d54f4b255e93ba7f1bf2f03ec6ac1e482 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-10T06:32:27.949Z] Failed in branch amd64 [2020-12-10T06:32:32.382Z] Merging remotes/origin/master commit 34dce4612a631976cf4327d6db635ffc5909a851 into PR head commit d697f03c37d581ce318702a7abdc76036c41feac [2020-12-10T06:32:32.945Z] Merge succeeded, producing d697f03c37d581ce318702a7abdc76036c41feac [2020-12-10T06:32:32.946Z] Checking out Revision d697f03c37d581ce318702a7abdc76036c41feac (PR-2935) [2020-12-10T06:32:31.648Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-10T06:32:31.668Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-10T06:32:31.697Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-10T06:32:31.738Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-10T06:32:31.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-10T06:32:31.750Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2935/head:refs/remotes/origin/PR-2935 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-10T06:32:32.405Z] > git config core.sparsecheckout # timeout=10 [2020-12-10T06:32:32.424Z] > git checkout -f d697f03c37d581ce318702a7abdc76036c41feac # timeout=10 [2020-12-10T06:32:32.744Z] > git remote # timeout=10 [2020-12-10T06:32:32.828Z] > git config --get remote.origin.url # timeout=10 [2020-12-10T06:32:32.861Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-10T06:32:32.874Z] > git merge 34dce4612a631976cf4327d6db635ffc5909a851 # timeout=10 [2020-12-10T06:32:32.916Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-10T06:32:32.955Z] > git config core.sparsecheckout # timeout=10 [2020-12-10T06:32:32.972Z] > git checkout -f d697f03c37d581ce318702a7abdc76036c41feac # timeout=10 [2020-12-10T06:32:37.535Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" [2020-12-10T06:32:37.589Z] > git --version # timeout=10 [2020-12-10T06:32:37.597Z] > git --version # 'git version 2.17.1' [2020-12-10T06:32:37.608Z] fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-10T06:32:39.203Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-10T06:32:39.644Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-10T06:32:40.002Z] + + sudo service docker restart [2020-12-10T06:32:40.002Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-10T06:32:42.772Z] provisioning config files... [2020-12-10T06:32:42.815Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3694926213600394815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-10T06:32:43.272Z] ---> docker-login.sh [2020-12-10T06:32:43.272Z] nexus3.edgexfoundry.org:10001 [2020-12-10T06:32:44.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T06:32:44.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T06:32:44.532Z] Configure a credential helper to remove this warning. See [2020-12-10T06:32:44.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T06:32:44.532Z] [2020-12-10T06:32:44.532Z] Login Succeeded [2020-12-10T06:32:44.532Z] nexus3.edgexfoundry.org:10002 [2020-12-10T06:32:44.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T06:32:45.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T06:32:45.086Z] Configure a credential helper to remove this warning. See [2020-12-10T06:32:45.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T06:32:45.086Z] [2020-12-10T06:32:45.086Z] Login Succeeded [2020-12-10T06:32:45.086Z] nexus3.edgexfoundry.org:10003 [2020-12-10T06:32:45.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T06:32:45.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T06:32:45.633Z] Configure a credential helper to remove this warning. See [2020-12-10T06:32:45.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T06:32:45.633Z] [2020-12-10T06:32:45.633Z] Login Succeeded [2020-12-10T06:32:45.633Z] nexus3.edgexfoundry.org:10004 [2020-12-10T06:32:45.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T06:32:46.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T06:32:46.189Z] Configure a credential helper to remove this warning. See [2020-12-10T06:32:46.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T06:32:46.189Z] [2020-12-10T06:32:46.189Z] Login Succeeded [2020-12-10T06:32:46.189Z] docker.io [2020-12-10T06:32:46.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T06:32:46.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T06:32:46.737Z] Configure a credential helper to remove this warning. See [2020-12-10T06:32:46.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T06:32:46.737Z] [2020-12-10T06:32:46.737Z] Login Succeeded [2020-12-10T06:32:46.737Z] ---> docker-login.sh ends [Pipeline] } [2020-12-10T06:32:46.774Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-10T06:32:47.370Z] ========================================================= [2020-12-10T06:32:47.370Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-10T06:32:47.370Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-10T06:32:47.781Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-10T06:32:50.444Z] Sending build context to Docker daemon 165.6MB [2020-12-10T06:32:50.444Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-10T06:32:50.444Z] Step 2/7 : FROM ${BASE} [2020-12-10T06:32:50.444Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-10T06:32:50.444Z] 5f621e34cdf4: Pulling fs layer [2020-12-10T06:32:50.444Z] a4357932f1b6: Pulling fs layer [2020-12-10T06:32:50.444Z] 18c013af1878: Pulling fs layer [2020-12-10T06:32:50.444Z] 00ac8860ef70: Pulling fs layer [2020-12-10T06:32:50.444Z] 63d7cb157983: Pulling fs layer [2020-12-10T06:32:50.444Z] 00ac8860ef70: Waiting [2020-12-10T06:32:50.444Z] b116817d02f9: Pulling fs layer [2020-12-10T06:32:50.444Z] 63d7cb157983: Waiting [2020-12-10T06:32:50.444Z] 745a02a5169b: Pulling fs layer [2020-12-10T06:32:50.444Z] 745a02a5169b: Waiting [2020-12-10T06:32:50.444Z] b116817d02f9: Waiting [2020-12-10T06:32:50.444Z] 18c013af1878: Download complete [2020-12-10T06:32:50.444Z] a4357932f1b6: Verifying Checksum [2020-12-10T06:32:50.444Z] a4357932f1b6: Download complete [2020-12-10T06:32:50.444Z] 63d7cb157983: Download complete [2020-12-10T06:32:50.718Z] b116817d02f9: Verifying Checksum [2020-12-10T06:32:50.718Z] b116817d02f9: Download complete [2020-12-10T06:32:50.995Z] 5f621e34cdf4: Download complete [2020-12-10T06:32:51.602Z] 5f621e34cdf4: Pull complete [2020-12-10T06:32:52.209Z] a4357932f1b6: Pull complete [2020-12-10T06:32:52.486Z] 18c013af1878: Pull complete [2020-12-10T06:32:53.470Z] 745a02a5169b: Verifying Checksum [2020-12-10T06:32:53.470Z] 745a02a5169b: Download complete [2020-12-10T06:32:54.906Z] 00ac8860ef70: Verifying Checksum [2020-12-10T06:32:54.906Z] 00ac8860ef70: Download complete [2020-12-10T06:33:07.347Z] 00ac8860ef70: Pull complete [2020-12-10T06:33:07.347Z] 63d7cb157983: Pull complete [2020-12-10T06:33:07.347Z] b116817d02f9: Pull complete [2020-12-10T06:33:10.008Z] 745a02a5169b: Pull complete [2020-12-10T06:33:10.008Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-10T06:33:10.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-10T06:33:10.008Z] ---> b7e6874047d6 [2020-12-10T06:33:10.008Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-10T06:33:13.421Z] ---> Running in 3588795408f8 [2020-12-10T06:33:14.406Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-10T06:33:15.379Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-10T06:33:15.972Z] (1/12) Installing libmagic (5.38-r0) [2020-12-10T06:33:16.244Z] (2/12) Installing file (5.38-r0) [2020-12-10T06:33:16.244Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-10T06:33:16.515Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-10T06:33:19.131Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-10T06:33:19.131Z] (6/12) Installing patch (2.7.6-r6) [2020-12-10T06:33:19.402Z] (7/12) Installing build-base (0.5-r2) [2020-12-10T06:33:19.402Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-10T06:33:19.402Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-10T06:33:19.674Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-10T06:33:19.674Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-10T06:33:19.675Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-10T06:33:19.948Z] Executing busybox-1.31.1-r19.trigger [2020-12-10T06:33:19.948Z] OK: 217 MiB in 51 packages [2020-12-10T06:33:24.309Z] Removing intermediate container 3588795408f8 [2020-12-10T06:33:24.309Z] ---> 663dae49bc4d [2020-12-10T06:33:24.309Z] Step 4/7 : WORKDIR /edgex-go [2020-12-10T06:33:24.309Z] ---> Running in 15e3019e81e4 [2020-12-10T06:33:24.581Z] Removing intermediate container 15e3019e81e4 [2020-12-10T06:33:24.581Z] ---> c2f5ef592f49 [2020-12-10T06:33:24.581Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-10T06:33:25.176Z] latest: Pulling from library/docker [2020-12-10T06:33:25.456Z] 5f621e34cdf4: Already exists [2020-12-10T06:33:25.456Z] 85db56a05063: Pulling fs layer [2020-12-10T06:33:25.456Z] ccb67d6aeaaa: Pulling fs layer [2020-12-10T06:33:25.456Z] de930078acea: Pulling fs layer [2020-12-10T06:33:25.456Z] d5a9d88a4785: Pulling fs layer [2020-12-10T06:33:25.456Z] e7f15c1544d5: Pulling fs layer [2020-12-10T06:33:25.456Z] 877c515997d3: Pulling fs layer [2020-12-10T06:33:25.456Z] d5a9d88a4785: Waiting [2020-12-10T06:33:25.456Z] e7f15c1544d5: Waiting [2020-12-10T06:33:25.456Z] 877c515997d3: Waiting [2020-12-10T06:33:25.737Z] 85db56a05063: Verifying Checksum [2020-12-10T06:33:25.737Z] ccb67d6aeaaa: Verifying Checksum [2020-12-10T06:33:25.737Z] ccb67d6aeaaa: Download complete [2020-12-10T06:33:25.737Z] d5a9d88a4785: Verifying Checksum [2020-12-10T06:33:25.737Z] d5a9d88a4785: Download complete [2020-12-10T06:33:25.737Z] e7f15c1544d5: Download complete [2020-12-10T06:33:26.014Z] 877c515997d3: Verifying Checksum [2020-12-10T06:33:26.014Z] 877c515997d3: Download complete [2020-12-10T06:33:26.293Z] 85db56a05063: Pull complete [2020-12-10T06:33:26.568Z] ccb67d6aeaaa: Pull complete [2020-12-10T06:33:27.164Z] de930078acea: Verifying Checksum [2020-12-10T06:33:27.164Z] de930078acea: Download complete [2020-12-10T06:33:30.546Z] de930078acea: Pull complete [2020-12-10T06:33:30.546Z] d5a9d88a4785: Pull complete [2020-12-10T06:33:30.546Z] e7f15c1544d5: Pull complete [2020-12-10T06:33:30.829Z] 877c515997d3: Pull complete [2020-12-10T06:33:30.829Z] Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a [2020-12-10T06:33:30.829Z] Status: Downloaded newer image for docker:latest [2020-12-10T06:33:34.226Z] ---> b857acde16f9 [2020-12-10T06:33:34.226Z] Step 6/7 : COPY go.mod . [2020-12-10T06:33:34.824Z] ---> 2eaab4081f2c [2020-12-10T06:33:34.824Z] Step 7/7 : RUN go mod download [2020-12-10T06:33:34.824Z] ---> Running in b027c285a4fb [2020-12-10T06:34:01.650Z] Removing intermediate container b027c285a4fb [2020-12-10T06:34:01.650Z] ---> 0e14cfaeb32e [2020-12-10T06:34:01.650Z] Successfully built 0e14cfaeb32e [2020-12-10T06:34:01.650Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-10T06:34:02.072Z] + docker inspect -f . ci-base-image-arm64 [2020-12-10T06:34:02.072Z] . [Pipeline] withDockerContainer [2020-12-10T06:34:02.382Z] prd-ubuntu18.04-docker-arm64-4c-16g-15338 does not seem to be running inside a container [2020-12-10T06:34:02.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-10T06:34:04.011Z] $ docker top 709d53eb80e66bce64f42a0b6fa0bd7755997a3209728cd10d914775834c3f76 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-10T06:34:05.129Z] + go version [2020-12-10T06:34:05.129Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-10T06:34:05.162Z] $ docker stop --time=1 709d53eb80e66bce64f42a0b6fa0bd7755997a3209728cd10d914775834c3f76 [2020-12-10T06:34:07.092Z] $ docker rm -f 709d53eb80e66bce64f42a0b6fa0bd7755997a3209728cd10d914775834c3f76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-10T06:34:08.426Z] + docker inspect -f . ci-base-image-arm64 [2020-12-10T06:34:08.426Z] . [Pipeline] withDockerContainer [2020-12-10T06:34:08.716Z] prd-ubuntu18.04-docker-arm64-4c-16g-15338 does not seem to be running inside a container [2020-12-10T06:34:08.798Z] $ 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 ******** ci-base-image-arm64 cat [2020-12-10T06:34:10.215Z] $ docker top 1677a19cb4c5acd6bb90ab0db65118a43821ddf27bbeef12e715f64e5b9f5ccc -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-10T06:34:10.661Z] ========================================================= [2020-12-10T06:34:10.661Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-10T06:34:10.661Z] ========================================================= [Pipeline] sh [2020-12-10T06:34:11.326Z] + make test [2020-12-10T06:34:11.326Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-10T06:34:33.528Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-10T06:35:20.722Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-10T06:35:35.927Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-10T06:35:35.927Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-10T06:35:35.927Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-10T06:35:35.927Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-10T06:35:35.927Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-10T06:35:36.208Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-10T06:35:42.939Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.123s [2020-12-10T06:35:42.939Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-10T06:35:42.939Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-10T06:35:44.403Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-10T06:35:44.403Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-10T06:35:44.403Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-10T06:35:44.403Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-10T06:35:52.754Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.235s coverage: 46.6% of statements [2020-12-10T06:35:52.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-10T06:35:52.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-10T06:35:52.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-10T06:35:52.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-10T06:35:52.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-10T06:35:59.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.587s coverage: 27.1% of statements [2020-12-10T06:35:59.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-10T06:35:59.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-10T06:35:59.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-10T06:35:59.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-10T06:35:59.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-10T06:35:59.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-10T06:35:59.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.061s coverage: 100.0% of statements [2020-12-10T06:35:59.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-10T06:35:59.523Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.110s coverage: 100.0% of statements [2020-12-10T06:35:59.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-10T06:35:59.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-10T06:35:59.523Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.189s coverage: 67.7% of statements [2020-12-10T06:35:59.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-10T06:35:59.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-10T06:35:59.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.620s coverage: 82.3% of statements [2020-12-10T06:35:59.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-10T06:35:59.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-10T06:35:59.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-10T06:35:59.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-10T06:36:06.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.069s coverage: 28.6% of statements [2020-12-10T06:36:06.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-10T06:36:06.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-10T06:36:06.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-10T06:36:06.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-10T06:36:06.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-10T06:36:06.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.159s coverage: 100.0% of statements [2020-12-10T06:36:06.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-10T06:36:06.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.092s coverage: 100.0% of statements [2020-12-10T06:36:06.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-10T06:36:06.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.441s coverage: 86.7% of statements [2020-12-10T06:36:06.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-10T06:36:08.042Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http.test] [2020-12-10T06:36:08.042Z] internal/core/metadata/v2/controller/http/device_test.go:57:20: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/models".Enabled [2020-12-10T06:36:08.042Z] internal/core/metadata/v2/controller/http/device_test.go:75:24: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/models".Enabled [2020-12-10T06:36:08.042Z] internal/core/metadata/v2/controller/http/deviceservice_test.go:49:4: unknown field 'OperatingState' in struct literal of type dtos.DeviceService [2020-12-10T06:36:08.042Z] internal/core/metadata/v2/controller/http/deviceservice_test.go:60:24: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/models".Enabled [2020-12-10T06:36:08.042Z] internal/core/metadata/v2/controller/http/deviceservice_test.go:70:4: unknown field 'OperatingState' in struct literal of type dtos.UpdateDeviceService [2020-12-10T06:36:08.042Z] internal/core/metadata/v2/controller/http/deviceservice_test.go:269:3: unknown field 'OperatingState' in struct literal of type "github.com/edgexfoundry/go-mod-core-contracts/v2/models".DeviceService [2020-12-10T06:36:09.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.355s coverage: 97.5% of statements [2020-12-10T06:36:09.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-10T06:36:09.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.161s coverage: 78.3% of statements [2020-12-10T06:36:09.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-10T06:36:09.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-10T06:36:09.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-10T06:36:09.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-10T06:36:09.530Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [build failed] [2020-12-10T06:36:09.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-10T06:36:09.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-10T06:36:09.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-10T06:36:09.530Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-10T06:36:09.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-10T06:36:09.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-10T06:36:09.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-10T06:36:09.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-10T06:36:09.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-10T06:36:09.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-10T06:36:09.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-10T06:36:09.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-10T06:36:09.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-10T06:36:09.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-10T06:36:09.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-10T06:36:09.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-10T06:36:09.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-10T06:36:09.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-10T06:36:09.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-10T06:36:09.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-10T06:36:09.530Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.079s coverage: 58.8% of statements [2020-12-10T06:36:09.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-10T06:36:09.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-10T06:36:10.142Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.173s coverage: 0.1% of statements [2020-12-10T06:36:10.142Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-10T06:36:10.142Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-10T06:36:10.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-10T06:36:10.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-10T06:36:10.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.090s coverage: 100.0% of statements [2020-12-10T06:36:10.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-10T06:36:12.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.156s coverage: 75.5% of statements [2020-12-10T06:36:13.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 80.8% of statements [2020-12-10T06:36:13.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.149s coverage: 87.2% of statements [2020-12-10T06:36:13.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.157s coverage: 84.2% of statements [2020-12-10T06:36:15.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 100.0% of statements [2020-12-10T06:36:15.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-10T06:36:18.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.657s coverage: 63.5% of statements [2020-12-10T06:36:18.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-10T06:36:18.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-10T06:36:18.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2020-12-10T06:36:18.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements [2020-12-10T06:36:18.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.045s coverage: 100.0% of statements [2020-12-10T06:36:18.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements [2020-12-10T06:36:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements [2020-12-10T06:36:25.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.789s coverage: 55.9% of statements [2020-12-10T06:36:25.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-10T06:36:25.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-10T06:36:25.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-10T06:36:25.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-10T06:36:25.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-10T06:36:25.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-10T06:36:43.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 21.090s coverage: 86.3% of statements [2020-12-10T06:36:43.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-10T06:36:43.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.297s coverage: 72.2% of statements [2020-12-10T06:36:43.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.552s coverage: 72.1% of statements [2020-12-10T06:36:43.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.088s coverage: 82.4% of statements [2020-12-10T06:36:43.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.054s coverage: 48.4% of statements [2020-12-10T06:36:43.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-10T06:36:43.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-10T06:36:43.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-10T06:36:43.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.071s coverage: 28.8% of statements [2020-12-10T06:36:43.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-10T06:36:43.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.072s coverage: 96.8% of statements [2020-12-10T06:36:43.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-10T06:36:43.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.383s coverage: 37.2% of statements [2020-12-10T06:36:43.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-10T06:36:43.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-10T06:36:43.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.714s coverage: 84.0% of statements [2020-12-10T06:36:43.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.092s coverage: 100.0% of statements [2020-12-10T06:36:43.380Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.381s coverage: 47.1% of statements [2020-12-10T06:36:43.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-10T06:36:43.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-10T06:36:43.380Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.057s coverage: 100.0% of statements [2020-12-10T06:36:43.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-10T06:36:43.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-10T06:36:43.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-10T06:36:43.380Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.117s coverage: 100.0% of statements [2020-12-10T06:36:43.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-10T06:36:43.380Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.122s coverage: 100.0% of statements [2020-12-10T06:36:43.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-10T06:36:50.112Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.033s coverage: 29.1% of statements [2020-12-10T06:36:50.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-10T06:36:50.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-10T06:36:50.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-10T06:36:50.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-10T06:36:50.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-10T06:36:50.112Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.207s coverage: 99.0% of statements [2020-12-10T06:36:50.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-10T06:36:50.112Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.105s coverage: 100.0% of statements [2020-12-10T06:36:50.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-10T06:36:50.112Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.072s coverage: 0.0% of statements [2020-12-10T06:36:50.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-10T06:36:50.112Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.058s coverage: 100.0% of statements [2020-12-10T06:36:50.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-10T06:36:50.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-10T06:36:50.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-10T06:36:50.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-10T06:36:50.112Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.084s coverage: 87.9% of statements [2020-12-10T06:36:50.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-10T06:36:50.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-10T06:36:50.112Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.085s coverage: 100.0% of statements [2020-12-10T06:36:50.112Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2020-12-10T06:36:50.704Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2020-12-10T06:36:50.704Z] FAIL [2020-12-10T06:36:51.298Z] make: *** [Makefile:99: test] Error 2 [Pipeline] } [2020-12-10T06:36:51.342Z] $ docker stop --time=1 1677a19cb4c5acd6bb90ab0db65118a43821ddf27bbeef12e715f64e5b9f5ccc [2020-12-10T06:36:53.470Z] $ docker rm -f 1677a19cb4c5acd6bb90ab0db65118a43821ddf27bbeef12e715f64e5b9f5ccc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-10T06:36:56.197Z] 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 [2020-12-10T06:36:59.301Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-10T06:37:00.246Z] ---> package-listing.sh [2020-12-10T06:37:00.246Z] ++ facter osfamily [2020-12-10T06:37:00.246Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-10T06:37:00.246Z] + OS_FAMILY=redhat [2020-12-10T06:37:00.246Z] + workspace=/w/workspace/edgex-go/1 [2020-12-10T06:37:00.246Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-10T06:37:00.246Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-10T06:37:00.246Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-10T06:37:00.246Z] + PACKAGES=/tmp/packages_start.txt [2020-12-10T06:37:00.246Z] + '[' /w/workspace/edgex-go/1 ']' [2020-12-10T06:37:00.246Z] + PACKAGES=/tmp/packages_end.txt [2020-12-10T06:37:00.246Z] + case "${OS_FAMILY}" in [2020-12-10T06:37:00.246Z] + rpm -qa [2020-12-10T06:37:00.247Z] + sort [2020-12-10T06:37:05.556Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-10T06:37:05.556Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-10T06:37:05.556Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-10T06:37:05.556Z] + '[' /w/workspace/edgex-go/1 ']' [2020-12-10T06:37:05.556Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2020-12-10T06:37:05.556Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2020-12-10T06:37:05.596Z] 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 [2020-12-10T06:37:05.906Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-10T06:37:06.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-10T06:37:06.250Z] [2020-12-10T06:37:06.250Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-10T06:37:06.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-10T06:37:06.638Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-10T06:37:06.638Z] df20fa9351a1: Pulling fs layer [2020-12-10T06:37:06.638Z] 36b3adc4ff6f: Pulling fs layer [2020-12-10T06:37:06.638Z] 8ad3a11d3b57: Pulling fs layer [2020-12-10T06:37:06.638Z] 46f8f816bc3b: Pulling fs layer [2020-12-10T06:37:06.638Z] 93b61091891f: Pulling fs layer [2020-12-10T06:37:06.638Z] 93b9cdb0e59b: Pulling fs layer [2020-12-10T06:37:06.638Z] 5e14af77c1be: Pulling fs layer [2020-12-10T06:37:06.638Z] 01666e4c0597: Pulling fs layer [2020-12-10T06:37:06.638Z] aa168da1d23b: Pulling fs layer [2020-12-10T06:37:06.638Z] 93b9cdb0e59b: Waiting [2020-12-10T06:37:06.638Z] 46f8f816bc3b: Waiting [2020-12-10T06:37:06.638Z] 93b61091891f: Waiting [2020-12-10T06:37:06.638Z] 01666e4c0597: Waiting [2020-12-10T06:37:06.638Z] aa168da1d23b: Waiting [2020-12-10T06:37:06.638Z] 36b3adc4ff6f: Verifying Checksum [2020-12-10T06:37:06.639Z] 36b3adc4ff6f: Download complete [2020-12-10T06:37:06.639Z] 46f8f816bc3b: Verifying Checksum [2020-12-10T06:37:06.639Z] 46f8f816bc3b: Download complete [2020-12-10T06:37:06.901Z] df20fa9351a1: Download complete [2020-12-10T06:37:06.901Z] 93b9cdb0e59b: Verifying Checksum [2020-12-10T06:37:06.901Z] 93b9cdb0e59b: Download complete [2020-12-10T06:37:06.901Z] 93b61091891f: Verifying Checksum [2020-12-10T06:37:06.901Z] 93b61091891f: Download complete [2020-12-10T06:37:06.901Z] 5e14af77c1be: Verifying Checksum [2020-12-10T06:37:06.901Z] 5e14af77c1be: Download complete [2020-12-10T06:37:06.901Z] 01666e4c0597: Verifying Checksum [2020-12-10T06:37:06.901Z] 01666e4c0597: Download complete [2020-12-10T06:37:06.901Z] 8ad3a11d3b57: Verifying Checksum [2020-12-10T06:37:07.163Z] df20fa9351a1: Pull complete [2020-12-10T06:37:07.438Z] 36b3adc4ff6f: Pull complete [2020-12-10T06:37:08.033Z] 8ad3a11d3b57: Pull complete [2020-12-10T06:37:08.297Z] 46f8f816bc3b: Pull complete [2020-12-10T06:37:08.561Z] 93b61091891f: Pull complete [2020-12-10T06:37:08.828Z] 93b9cdb0e59b: Pull complete [2020-12-10T06:37:08.828Z] 5e14af77c1be: Pull complete [2020-12-10T06:37:09.098Z] aa168da1d23b: Verifying Checksum [2020-12-10T06:37:09.098Z] aa168da1d23b: Download complete [2020-12-10T06:37:09.098Z] 01666e4c0597: Pull complete [2020-12-10T06:37:15.720Z] aa168da1d23b: Pull complete [2020-12-10T06:37:15.720Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-10T06:37:15.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-10T06:37:15.720Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-10T06:37:15.926Z] prd-centos7-docker-4c-2g-15337 does not seem to be running inside a container [2020-12-10T06:37:15.974Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-10T06:37:22.494Z] $ docker top 4a378d32160b9acdaf6f113ee80c2365ff40f3f995488f804872e1a361026999 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-10T06:37:23.078Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-10T06:37:23.436Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-10T06:37:23.758Z] + ls /var/log/sa-host [2020-12-10T06:37:23.758Z] + sadf -c /var/log/sa-host/sa10 [2020-12-10T06:37:23.758Z] file_magic: OK [2020-12-10T06:37:23.758Z] HZ: Using current value: 100 [2020-12-10T06:37:23.758Z] file_header: OK [2020-12-10T06:37:23.758Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-10T06:37:23.758Z] Statistics: [2020-12-10T06:37:23.758Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-10T06:37:23.758Z] File successfully converted to sysstat format version 12.2.1 [2020-12-10T06:37:23.758Z] + sadf -c /var/log/sa-host/sa23 [2020-12-10T06:37:23.758Z] file_magic: OK [2020-12-10T06:37:23.758Z] HZ: Using current value: 100 [2020-12-10T06:37:23.758Z] file_header: OK [2020-12-10T06:37:23.758Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-10T06:37:23.758Z] Statistics: [2020-12-10T06:37:23.758Z] Hnuu...uuuununununu... [2020-12-10T06:37:23.758Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-10T06:37:24.055Z] provisioning config files... [2020-12-10T06:37:24.070Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7157827363965341645tmp [Pipeline] { [Pipeline] echo [2020-12-10T06:37:24.191Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-10T06:37:24.523Z] ---> create-netrc.sh [Pipeline] } [2020-12-10T06:37:24.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-10T06:37:24.683Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-10T06:37:25.014Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-10T06:37:25.045Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-10T06:37:25.379Z] ---> sudo-logs.sh [2020-12-10T06:37:25.379Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-10T06:37:25.983Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-10T06:37:26.320Z] ---> job-cost.sh [2020-12-10T06:37:26.320Z] lf-activate-venv: SKIPPING [2020-12-10T06:37:26.320Z] INFO: No Stack... [2020-12-10T06:37:27.265Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-10T06:37:27.527Z] INFO: Archiving Costs [Pipeline] echo [2020-12-10T06:37:27.564Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-10T06:37:28.008Z] ---> logs-deploy.sh [2020-12-10T06:37:28.008Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2935/1 [2020-12-10T06:37:28.008Z] INFO: archiving workspace using pattern(s): [2020-12-10T06:37:29.497Z] Archives upload complete. [2020-12-10T06:37:29.497Z] INFO: archiving logs to Nexus [2020-12-10T06:37:30.441Z] ---> uname -a: [2020-12-10T06:37:30.441Z] Linux prd-centos7-docker-4c-2g-15337.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-10T06:37:30.441Z] [2020-12-10T06:37:30.441Z] [2020-12-10T06:37:30.441Z] ---> lscpu: [2020-12-10T06:37:30.441Z] Architecture: x86_64 [2020-12-10T06:37:30.441Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-10T06:37:30.441Z] Byte Order: Little Endian [2020-12-10T06:37:30.442Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-10T06:37:30.442Z] CPU(s): 4 [2020-12-10T06:37:30.442Z] On-line CPU(s) list: 0-3 [2020-12-10T06:37:30.442Z] Thread(s) per core: 1 [2020-12-10T06:37:30.442Z] Core(s) per socket: 1 [2020-12-10T06:37:30.442Z] Socket(s): 4 [2020-12-10T06:37:30.442Z] NUMA node(s): 1 [2020-12-10T06:37:30.442Z] Vendor ID: GenuineIntel [2020-12-10T06:37:30.442Z] CPU family: 6 [2020-12-10T06:37:30.442Z] Model: 44 [2020-12-10T06:37:30.442Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-10T06:37:30.442Z] Stepping: 1 [2020-12-10T06:37:30.442Z] CPU MHz: 2933.442 [2020-12-10T06:37:30.442Z] BogoMIPS: 5866.88 [2020-12-10T06:37:30.442Z] Virtualization: VT-x [2020-12-10T06:37:30.442Z] Hypervisor vendor: KVM [2020-12-10T06:37:30.442Z] Virtualization type: full [2020-12-10T06:37:30.442Z] L1d cache: 128 KiB [2020-12-10T06:37:30.442Z] L1i cache: 128 KiB [2020-12-10T06:37:30.442Z] L2 cache: 16 MiB [2020-12-10T06:37:30.442Z] L3 cache: 64 MiB [2020-12-10T06:37:30.442Z] NUMA node0 CPU(s): 0-3 [2020-12-10T06:37:30.442Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-10T06:37:30.442Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-10T06:37:30.442Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-10T06:37:30.442Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-10T06:37:30.442Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-10T06:37:30.442Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-10T06:37:30.442Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-10T06:37:30.442Z] Vulnerability Srbds: Not affected [2020-12-10T06:37:30.442Z] Vulnerability Tsx async abort: Not affected [2020-12-10T06:37:30.442Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-12-10T06:37:30.442Z] [2020-12-10T06:37:30.442Z] [2020-12-10T06:37:30.442Z] ---> nproc: [2020-12-10T06:37:30.442Z] 4 [2020-12-10T06:37:30.442Z] [2020-12-10T06:37:30.442Z] [2020-12-10T06:37:30.442Z] ---> df -h: [2020-12-10T06:37:30.442Z] Filesystem Size Used Available Use% Mounted on [2020-12-10T06:37:30.442Z] overlay 50.0G 8.5G 41.5G 17% / [2020-12-10T06:37:30.442Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-10T06:37:30.442Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-10T06:37:30.442Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-10T06:37:30.442Z] /dev/vda1 50.0G 8.5G 41.5G 17% /facter-os [2020-12-10T06:37:30.442Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf [2020-12-10T06:37:30.442Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname [2020-12-10T06:37:30.442Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts [2020-12-10T06:37:30.442Z] /dev/vda1 50.0G 8.5G 41.5G 17% /run/cloud-init/result.json [2020-12-10T06:37:30.442Z] /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa-host [2020-12-10T06:37:30.442Z] /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/secure [2020-12-10T06:37:30.442Z] /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/auth.log [2020-12-10T06:37:30.442Z] /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/edgex-go/1 [2020-12-10T06:37:30.442Z] /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/edgex-go/1@tmp [2020-12-10T06:37:30.442Z] [2020-12-10T06:37:30.442Z] [2020-12-10T06:37:30.442Z] ---> free -m: [2020-12-10T06:37:30.442Z] total used free shared buff/cache available [2020-12-10T06:37:30.442Z] Mem: 1837 751 130 0 955 994 [2020-12-10T06:37:30.442Z] Swap: 1023 3 1020 [2020-12-10T06:37:30.442Z] [2020-12-10T06:37:30.442Z] [2020-12-10T06:37:30.442Z] ---> ip addr: [2020-12-10T06:37:30.442Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-10T06:37:30.442Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-10T06:37:30.442Z] inet 127.0.0.1/8 scope host lo [2020-12-10T06:37:30.442Z] valid_lft forever preferred_lft forever [2020-12-10T06:37:30.442Z] inet6 ::1/128 scope host [2020-12-10T06:37:30.442Z] valid_lft forever preferred_lft forever [2020-12-10T06:37:30.442Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-10T06:37:30.442Z] link/ether fa:16:3e:a3:88:a4 brd ff:ff:ff:ff:ff:ff [2020-12-10T06:37:30.442Z] inet 10.30.123.47/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-10T06:37:30.442Z] valid_lft 85863sec preferred_lft 85863sec [2020-12-10T06:37:30.442Z] inet6 fe80::f816:3eff:fea3:88a4/64 scope link [2020-12-10T06:37:30.442Z] valid_lft forever preferred_lft forever [2020-12-10T06:37:30.442Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-10T06:37:30.442Z] link/ether 02:42:ff:4c:ef:25 brd ff:ff:ff:ff:ff:ff [2020-12-10T06:37:30.442Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-10T06:37:30.442Z] valid_lft forever preferred_lft forever [2020-12-10T06:37:30.442Z] inet6 fe80::42:ffff:fe4c:ef25/64 scope link [2020-12-10T06:37:30.442Z] valid_lft forever preferred_lft forever [2020-12-10T06:37:30.442Z] [2020-12-10T06:37:30.442Z] [2020-12-10T06:37:30.442Z] ---> sar -b -r -n DEV: [2020-12-10T06:37:30.442Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/10/20 _x86_64_ (4 CPU) [2020-12-10T06:37:30.442Z] [2020-12-10T06:37:30.442Z] 06:28:22 LINUX RESTART (4 CPU) [2020-12-10T06:37:30.442Z] [2020-12-10T06:37:30.442Z] 06:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-12-10T06:37:30.442Z] 06:30:01 97.44 44.56 52.88 0.00 7124.53 14879.73 0.00 [2020-12-10T06:37:30.442Z] 06:31:01 257.28 88.45 168.84 0.00 5474.13 58875.27 0.00 [2020-12-10T06:37:30.442Z] 06:32:01 257.48 134.52 122.96 0.00 5378.86 17802.58 0.00 [2020-12-10T06:37:30.442Z] 06:33:01 28.45 6.03 22.43 0.00 887.51 1517.50 0.00 [2020-12-10T06:37:30.442Z] 06:34:01 5.00 1.53 3.46 0.00 214.09 116.99 0.00 [2020-12-10T06:37:30.442Z] 06:35:01 0.18 0.02 0.17 0.00 0.53 2.30 0.00 [2020-12-10T06:37:30.442Z] 06:36:01 1.35 1.02 0.33 0.00 124.45 3.68 0.00 [2020-12-10T06:37:30.442Z] 06:37:01 18.57 18.32 0.25 0.00 2783.15 2.60 0.00 [2020-12-10T06:37:30.442Z] Average: 82.92 36.73 46.19 0.00 2744.14 11559.30 0.00 [2020-12-10T06:37:30.442Z] [2020-12-10T06:37:30.442Z] 06:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-12-10T06:37:30.442Z] 06:30:01 209708 0 615332 32.70 2620 1053884 1386524 47.32 589324 878164 41804 [2020-12-10T06:37:30.442Z] 06:31:01 107492 0 689068 36.62 1524 1083460 1309792 44.70 603884 891620 100 [2020-12-10T06:37:30.442Z] 06:32:01 222828 0 828272 44.02 632 829812 1836988 62.69 728520 648636 38404 [2020-12-10T06:37:30.442Z] 06:33:01 591232 0 677900 36.03 632 611780 1120564 38.24 483304 541612 8 [2020-12-10T06:37:30.442Z] 06:34:01 591776 0 670964 35.66 632 618172 1074376 36.67 485988 544196 16 [2020-12-10T06:37:30.442Z] 06:35:01 591864 0 670872 35.66 632 618176 1074292 36.66 483916 545868 12 [2020-12-10T06:37:30.442Z] 06:36:01 586928 0 672068 35.72 632 621916 1074460 36.67 484812 549600 8 [2020-12-10T06:37:30.442Z] 06:37:01 489180 0 687784 36.55 632 703948 1102920 37.64 506128 624244 80 [2020-12-10T06:37:30.442Z] Average: 423876 0 689032 36.62 992 767644 1247490 42.57 545734 652992 10054 [2020-12-10T06:37:30.442Z] [2020-12-10T06:37:30.442Z] 06:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-12-10T06:37:30.442Z] 06:30:01 eth0 1125.42 1175.92 3921.81 145.01 0.00 0.00 0.00 0.00 [2020-12-10T06:37:30.442Z] 06:30:01 vethca8820d 858.22 746.62 81.49 2668.60 0.00 0.00 0.00 0.00 [2020-12-10T06:37:30.442Z] 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T06:37:30.442Z] 06:30:01 docker0 858.22 746.49 69.75 2668.59 0.00 0.00 0.00 0.00 [2020-12-10T06:37:30.442Z] 06:31:01 eth0 728.07 587.77 4886.07 57.81 0.00 0.00 0.00 0.00 [2020-12-10T06:37:30.442Z] 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T06:37:30.442Z] 06:31:01 docker0 165.52 190.51 11.59 844.88 0.00 0.00 0.00 0.00 [2020-12-10T06:37:30.442Z] 06:32:01 vetha7b9f0a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-10T06:37:30.442Z] 06:32:01 eth0 41.92 27.21 32.15 72.94 0.00 0.00 0.00 0.00 [2020-12-10T06:37:30.442Z] 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T06:37:30.442Z] 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T06:37:30.442Z] 06:33:01 eth0 11.79 6.46 9.78 5.01 0.00 0.00 0.00 0.00 [2020-12-10T06:37:30.442Z] 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T06:37:30.442Z] 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T06:37:30.442Z] 06:34:01 eth0 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2020-12-10T06:37:30.442Z] 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T06:37:30.442Z] 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T06:37:30.442Z] 06:35:01 eth0 0.95 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2020-12-10T06:37:30.442Z] 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T06:37:30.442Z] 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T06:37:30.442Z] 06:36:01 eth0 1.60 0.60 0.53 0.22 0.00 0.00 0.00 0.00 [2020-12-10T06:37:30.442Z] 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T06:37:30.442Z] 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T06:37:30.442Z] 06:37:01 eth0 4.68 2.90 4.35 1.67 0.00 0.00 0.00 0.00 [2020-12-10T06:37:30.442Z] 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T06:37:30.442Z] 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T06:37:30.442Z] Average: eth0 238.43 224.49 1099.50 35.32 0.00 0.00 0.00 0.00 [2020-12-10T06:37:30.442Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-10T06:37:30.442Z] Average: docker0 127.94 117.02 10.17 438.52 0.00 0.00 0.00 0.00 [2020-12-10T06:37:30.442Z] [2020-12-10T06:37:30.442Z] [2020-12-10T06:37:30.442Z] ---> sar -P ALL: [2020-12-10T06:37:30.442Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/10/20 _x86_64_ (4 CPU) [2020-12-10T06:37:30.442Z] [2020-12-10T06:37:30.442Z] 06:28:22 LINUX RESTART (4 CPU) [2020-12-10T06:37:30.442Z] [2020-12-10T06:37:30.442Z] 06:29:01 CPU %user %nice %system %iowait %steal %idle [2020-12-10T06:37:30.442Z] 06:30:01 all 11.70 0.00 5.23 1.74 0.03 81.29 [2020-12-10T06:37:30.442Z] 06:30:01 0 11.14 0.00 6.22 1.69 0.03 80.92 [2020-12-10T06:37:30.442Z] 06:30:01 1 12.37 0.00 5.31 3.38 0.02 78.92 [2020-12-10T06:37:30.442Z] 06:30:01 2 13.86 0.00 4.39 0.47 0.03 81.25 [2020-12-10T06:37:30.442Z] 06:30:01 3 9.43 0.00 4.99 1.42 0.05 84.10 [2020-12-10T06:37:30.442Z] 06:31:01 all 11.50 0.00 8.07 3.28 0.03 77.12 [2020-12-10T06:37:30.442Z] 06:31:01 0 12.03 0.00 8.02 4.13 0.03 75.78 [2020-12-10T06:37:30.442Z] 06:31:01 1 11.43 0.00 7.79 2.39 0.02 78.37 [2020-12-10T06:37:30.442Z] 06:31:01 2 12.04 0.00 8.21 3.90 0.02 75.83 [2020-12-10T06:37:30.442Z] 06:31:01 3 10.49 0.00 8.25 2.71 0.03 78.51 [2020-12-10T06:37:30.442Z] 06:32:01 all 43.48 0.00 12.00 5.40 0.03 39.09 [2020-12-10T06:37:30.442Z] 06:32:01 0 44.24 0.00 10.67 6.52 0.03 38.53 [2020-12-10T06:37:30.442Z] 06:32:01 1 43.38 0.00 12.13 5.08 0.02 39.39 [2020-12-10T06:37:30.442Z] 06:32:01 2 43.98 0.00 12.69 3.43 0.03 39.87 [2020-12-10T06:37:30.442Z] 06:32:01 3 42.30 0.00 12.52 6.58 0.03 38.56 [2020-12-10T06:37:30.442Z] 06:33:01 all 19.26 0.00 3.41 0.91 0.01 76.42 [2020-12-10T06:37:30.442Z] 06:33:01 0 17.86 0.00 3.07 0.13 0.00 78.94 [2020-12-10T06:37:30.442Z] 06:33:01 1 19.28 0.00 3.48 1.34 0.02 75.89 [2020-12-10T06:37:30.442Z] 06:33:01 2 17.36 0.00 3.47 1.65 0.00 77.52 [2020-12-10T06:37:30.442Z] 06:33:01 3 22.53 0.00 3.61 0.54 0.02 73.31 [2020-12-10T06:37:30.442Z] 06:34:01 all 0.15 0.00 0.05 0.00 0.00 99.80 [2020-12-10T06:37:30.442Z] 06:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-10T06:37:30.442Z] 06:34:01 1 0.52 0.00 0.05 0.00 0.00 99.43 [2020-12-10T06:37:30.442Z] 06:34:01 2 0.05 0.00 0.08 0.02 0.00 99.85 [2020-12-10T06:37:30.442Z] 06:34:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2020-12-10T06:37:30.442Z] 06:35:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2020-12-10T06:37:30.442Z] 06:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-10T06:37:30.442Z] 06:35:01 1 0.55 0.00 0.03 0.00 0.00 99.42 [2020-12-10T06:37:30.442Z] 06:35:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2020-12-10T06:37:30.442Z] 06:35:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-12-10T06:37:30.442Z] 06:36:01 all 0.11 0.00 0.05 0.00 0.00 99.83 [2020-12-10T06:37:30.442Z] 06:36:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-10T06:37:30.442Z] 06:36:01 1 0.35 0.00 0.10 0.00 0.00 99.55 [2020-12-10T06:37:30.442Z] 06:36:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-10T06:37:30.442Z] 06:36:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-10T06:37:30.442Z] 06:37:01 all 0.33 0.00 0.20 0.41 0.01 99.05 [2020-12-10T06:37:30.442Z] 06:37:01 0 0.23 0.00 0.10 0.03 0.02 99.62 [2020-12-10T06:37:30.443Z] 06:37:01 1 0.17 0.00 0.13 0.30 0.02 99.38 [2020-12-10T06:37:30.443Z] 06:37:01 2 0.37 0.00 0.17 0.23 0.00 99.23 [2020-12-10T06:37:30.443Z] 06:37:01 3 0.57 0.00 0.38 1.07 0.00 97.98 [2020-12-10T06:37:30.443Z] Average: all 10.73 0.00 3.58 1.45 0.01 84.23 [2020-12-10T06:37:30.443Z] Average: 0 10.62 0.00 3.48 1.54 0.01 84.35 [2020-12-10T06:37:30.443Z] Average: 1 10.89 0.00 3.58 1.54 0.01 83.98 [2020-12-10T06:37:30.443Z] Average: 2 10.86 0.00 3.59 1.19 0.01 84.35 [2020-12-10T06:37:30.443Z] Average: 3 10.57 0.00 3.68 1.52 0.02 84.22 [2020-12-10T06:37:30.443Z] [2020-12-10T06:37:30.443Z] [2020-12-10T06:37:30.443Z]