Pull request #3413 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from e2d74c1ec414f6de7c5c350d45e62102285263d0+65a1ad8836fac6fe6d7e576d1f355fc517d369bc (a93f07700f9aadcda3231c73e9fddb91f4dc3779) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@a2d7449e119288fea108deb66907500e3819ac4b Attempting to resolve a2d7449e119288fea108deb66907500e3819ac4b 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 Could not find a2d7449e119288fea108deb66907500e3819ac4b in remote references. Pulling heads to local for deep search... > 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/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse a2d7449e119288fea108deb66907500e3819ac4b^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains a2d7449e119288fea108deb66907500e3819ac4b # timeout=10 Selected match: pr/336/head revision a2d7449e119288fea108deb66907500e3819ac4b using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3413/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 --no-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 without 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 --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a2d7449e119288fea108deb66907500e3819ac4b (pr/336/head) > git config core.sparsecheckout # timeout=10 > git checkout -f a2d7449e119288fea108deb66907500e3819ac4b # timeout=10 Commit message: "feat: make Go 1.16 the default Go version" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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-3413/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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 a2d7449e119288fea108deb66907500e3819ac4b 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2383 in /w/workspace/edgexfoundry_edgex-go_PR-3413 [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 65a1ad8836fac6fe6d7e576d1f355fc517d369bc into PR head commit e2d74c1ec414f6de7c5c350d45e62102285263d0 Merge succeeded, producing e2d74c1ec414f6de7c5c350d45e62102285263d0 Checking out Revision e2d74c1ec414f6de7c5c350d45e62102285263d0 (PR-3413) > 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/3413/head:refs/remotes/origin/PR-3413 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e2d74c1ec414f6de7c5c350d45e62102285263d0 # 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 65a1ad8836fac6fe6d7e576d1f355fc517d369bc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e2d74c1ec414f6de7c5c350d45e62102285263d0 # timeout=10 Commit message: "ci: testing with Golang 1.16" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object a2d7449e119288fea108deb66907500e3819ac4b [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-29T19:37:15.817Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-29T19:37:16.023Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-29T19:37:16.134Z] ========================================================= [2021-04-29T19:37:16.134Z] EdgeX Global Pipelines Version Info [2021-04-29T19:37:16.134Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-29T19:37:17.760Z] ------------------- [2021-04-29T19:37:17.760Z] stable info: [2021-04-29T19:37:17.760Z] ------------------- [2021-04-29T19:37:17.760Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-29T19:37:17.760Z] Commit SHA: cf598ef4eee878cf4fd68936879ff849bf9f782f [2021-04-29T19:37:17.760Z] Message: update stable to v1.0.190 [2021-04-29T19:37:18.725Z] ------------------- [2021-04-29T19:37:18.725Z] experimental info: [2021-04-29T19:37:18.725Z] ------------------- [2021-04-29T19:37:18.725Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-29T19:37:18.725Z] Commit SHA: cf598ef4eee878cf4fd68936879ff849bf9f782f [2021-04-29T19:37:18.725Z] Message: update experimental to v1.0.190 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-29T19:37:19.037Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-04-29T19:37:19.089Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-04-29T19:37:19.140Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-29T19:37:19.208Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-29T19:37:19.261Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-29T19:37:19.313Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-04-29T19:37:19.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-04-29T19:37:19.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-04-29T19:37:19.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-04-29T19:37:19.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-04-29T19:37:19.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-29T19:37:19.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-29T19:37:19.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-29T19:37:19.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-29T19:37:19.787Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-29T19:37:19.841Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-29T19:37:19.902Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-29T19:37:19.953Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-29T19:37:20.005Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-29T19:37:20.058Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-29T19:37:20.109Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-04-29T19:37:20.167Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-29T19:37:20.219Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3413 [Pipeline] echo [2021-04-29T19:37:20.273Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3413 [Pipeline] echo [2021-04-29T19:37:20.324Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3413 [Pipeline] echo [2021-04-29T19:37:20.386Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e2d74c1ec414f6de7c5c350d45e62102285263d0 [Pipeline] echo [2021-04-29T19:37:20.453Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e2d74c1 [Pipeline] echo [2021-04-29T19:37:20.513Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-29T19:37:20.663Z] provisioning config files... [2021-04-29T19:37:20.701Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6224371800818862756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-29T19:37:21.098Z] ---> docker-login.sh [2021-04-29T19:37:21.098Z] nexus3.edgexfoundry.org:10001 [2021-04-29T19:37:21.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T19:37:21.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T19:37:21.642Z] Configure a credential helper to remove this warning. See [2021-04-29T19:37:21.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T19:37:21.642Z] [2021-04-29T19:37:21.642Z] Login Succeeded [2021-04-29T19:37:21.642Z] nexus3.edgexfoundry.org:10002 [2021-04-29T19:37:21.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T19:37:21.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T19:37:21.642Z] Configure a credential helper to remove this warning. See [2021-04-29T19:37:21.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T19:37:21.642Z] [2021-04-29T19:37:21.642Z] Login Succeeded [2021-04-29T19:37:21.642Z] nexus3.edgexfoundry.org:10003 [2021-04-29T19:37:21.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T19:37:21.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T19:37:21.903Z] Configure a credential helper to remove this warning. See [2021-04-29T19:37:21.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T19:37:21.903Z] [2021-04-29T19:37:21.903Z] Login Succeeded [2021-04-29T19:37:21.903Z] nexus3.edgexfoundry.org:10004 [2021-04-29T19:37:21.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T19:37:22.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T19:37:22.166Z] Configure a credential helper to remove this warning. See [2021-04-29T19:37:22.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T19:37:22.166Z] [2021-04-29T19:37:22.166Z] Login Succeeded [2021-04-29T19:37:22.166Z] docker.io [2021-04-29T19:37:22.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T19:37:22.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T19:37:22.427Z] Configure a credential helper to remove this warning. See [2021-04-29T19:37:22.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T19:37:22.427Z] [2021-04-29T19:37:22.427Z] Login Succeeded [2021-04-29T19:37:22.427Z] ---> docker-login.sh ends [Pipeline] } [2021-04-29T19:37:22.451Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-29T19:37:22.900Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-04-29T19:37:22.900Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-29T19:37:22.900Z] ++ dirname cmd/core-command/Dockerfile [2021-04-29T19:37:22.900Z] ++ cut -d/ -f2 [2021-04-29T19:37:22.900Z] + echo core-command,cmd/core-command/Dockerfile [2021-04-29T19:37:22.900Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-29T19:37:22.900Z] ++ dirname cmd/core-data/Dockerfile [2021-04-29T19:37:22.900Z] ++ cut -d/ -f2 [2021-04-29T19:37:22.900Z] + echo core-data,cmd/core-data/Dockerfile [2021-04-29T19:37:22.900Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-29T19:37:22.900Z] ++ dirname cmd/core-metadata/Dockerfile [2021-04-29T19:37:22.900Z] ++ cut -d/ -f2 [2021-04-29T19:37:22.900Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-04-29T19:37:22.900Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-29T19:37:22.900Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-04-29T19:37:22.900Z] ++ cut -d/ -f2 [2021-04-29T19:37:22.900Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-04-29T19:37:22.900Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-29T19:37:22.900Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-04-29T19:37:22.900Z] ++ cut -d/ -f2 [2021-04-29T19:37:22.900Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-04-29T19:37:22.900Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-29T19:37:22.900Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-04-29T19:37:22.900Z] ++ cut -d/ -f2 [2021-04-29T19:37:22.900Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-04-29T19:37:22.900Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-29T19:37:22.900Z] ++ dirname cmd/support-notifications/Dockerfile [2021-04-29T19:37:22.900Z] ++ cut -d/ -f2 [2021-04-29T19:37:22.900Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-04-29T19:37:22.900Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-29T19:37:22.900Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-04-29T19:37:22.900Z] ++ cut -d/ -f2 [2021-04-29T19:37:22.900Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-04-29T19:37:22.900Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-29T19:37:22.900Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-04-29T19:37:22.900Z] ++ cut -d/ -f2 [2021-04-29T19:37:22.900Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-04-29T19:37:23.004Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-04-29T19:37:23.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-29T19:37:23.790Z] [2021-04-29T19:37:23.790Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-29T19:37:24.156Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-29T19:37:24.156Z] latest: Pulling from edgex-devops/git-semver [2021-04-29T19:37:24.156Z] 31603596830f: Pulling fs layer [2021-04-29T19:37:24.156Z] 54011a49482f: Pulling fs layer [2021-04-29T19:37:24.156Z] a6820b24f6d8: Pulling fs layer [2021-04-29T19:37:24.156Z] f581987b2513: Pulling fs layer [2021-04-29T19:37:24.156Z] f581987b2513: Waiting [2021-04-29T19:37:24.156Z] 54011a49482f: Verifying Checksum [2021-04-29T19:37:24.156Z] 54011a49482f: Download complete [2021-04-29T19:37:24.156Z] 31603596830f: Verifying Checksum [2021-04-29T19:37:24.156Z] 31603596830f: Download complete [2021-04-29T19:37:24.432Z] f581987b2513: Verifying Checksum [2021-04-29T19:37:24.432Z] f581987b2513: Download complete [2021-04-29T19:37:24.432Z] a6820b24f6d8: Verifying Checksum [2021-04-29T19:37:24.432Z] a6820b24f6d8: Download complete [2021-04-29T19:37:24.696Z] 31603596830f: Pull complete [2021-04-29T19:37:24.965Z] 54011a49482f: Pull complete [2021-04-29T19:37:25.556Z] a6820b24f6d8: Pull complete [2021-04-29T19:37:25.825Z] f581987b2513: Pull complete [2021-04-29T19:37:26.091Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-04-29T19:37:26.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-29T19:37:26.091Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-29T19:37:26.252Z] prd-centos7-docker-4c-2g-2383 does not seem to be running inside a container [2021-04-29T19:37:26.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-29T19:37:28.939Z] $ docker top c753b69f1b5a43c572ff9a6b64e8c0fad9847a15d510e28c5eef1dc7ea011c0b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-29T19:37:29.203Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-29T19:37:29.203Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-29T19:37:29.432Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-29T19:37:29.437Z] $ docker exec c753b69f1b5a43c572ff9a6b64e8c0fad9847a15d510e28c5eef1dc7ea011c0b ssh-agent [2021-04-29T19:37:29.623Z] SSH_AUTH_SOCK=/tmp/ssh-e9S6uRcH1XO9/agent.13 [2021-04-29T19:37:29.623Z] SSH_AGENT_PID=19 [2021-04-29T19:37:29.637Z] Running ssh-add (command line suppressed) [2021-04-29T19:37:29.764Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4384209205580829366.key (/w/workspace/edgex-go/1@tmp/private_key_4384209205580829366.key) [2021-04-29T19:37:29.823Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-29T19:37:30.174Z] + git tag --points-at HEAD [Pipeline] } [2021-04-29T19:37:30.218Z] $ docker exec --env ******** --env ******** c753b69f1b5a43c572ff9a6b64e8c0fad9847a15d510e28c5eef1dc7ea011c0b ssh-agent -k [2021-04-29T19:37:30.334Z] unset SSH_AUTH_SOCK; [2021-04-29T19:37:30.334Z] unset SSH_AGENT_PID; [2021-04-29T19:37:30.334Z] echo Agent pid 19 killed; [2021-04-29T19:37:30.380Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-29T19:37:30.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-29T19:37:30.465Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-29T19:37:30.650Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-29T19:37:30.655Z] $ docker exec c753b69f1b5a43c572ff9a6b64e8c0fad9847a15d510e28c5eef1dc7ea011c0b ssh-agent [2021-04-29T19:37:30.815Z] SSH_AUTH_SOCK=/tmp/ssh-ZtJJbJjVolx9/agent.49 [2021-04-29T19:37:30.816Z] SSH_AGENT_PID=54 [2021-04-29T19:37:30.825Z] Running ssh-add (command line suppressed) [2021-04-29T19:37:30.947Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_421795601147346960.key (/w/workspace/edgex-go/1@tmp/private_key_421795601147346960.key) [2021-04-29T19:37:30.999Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-29T19:37:31.367Z] + git semver init [2021-04-29T19:37:31.367Z] # -> Open(): unable to determine branch for HEAD [2021-04-29T19:37:31.367Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-04-29T19:37:31.367Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-04-29T19:37:31.367Z] # $SEMVER_REMOTE_NAME = origin [2021-04-29T19:37:31.367Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-29T19:37:31.367Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-29T19:37:31.367Z] # $SEMVER_BRANCH = PR-3413 [2021-04-29T19:37:31.367Z] # $SEMVER_TEMP = /tmp/semver-033613051 [2021-04-29T19:37:31.367Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-04-29T19:37:58.177Z] # '/tmp/semver-033613051' -> '/w/workspace/edgex-go/1/.semver' [2021-04-29T19:37:58.177Z] # -> Force: false [2021-04-29T19:37:58.177Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-04-29T19:37:58.216Z] $ docker exec --env ******** --env ******** c753b69f1b5a43c572ff9a6b64e8c0fad9847a15d510e28c5eef1dc7ea011c0b ssh-agent -k [2021-04-29T19:37:58.496Z] unset SSH_AUTH_SOCK; [2021-04-29T19:37:58.498Z] unset SSH_AGENT_PID; [2021-04-29T19:37:58.498Z] echo Agent pid 54 killed; [2021-04-29T19:37:58.655Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-29T19:37:59.126Z] + git semver [Pipeline] } [2021-04-29T19:37:59.172Z] $ docker stop --time=1 c753b69f1b5a43c572ff9a6b64e8c0fad9847a15d510e28c5eef1dc7ea011c0b [2021-04-29T19:38:01.033Z] $ docker rm -f c753b69f1b5a43c572ff9a6b64e8c0fad9847a15d510e28c5eef1dc7ea011c0b [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-29T19:38:01.620Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-29T19:38:02.174Z] Stashed 1 file(s) [Pipeline] echo [2021-04-29T19:38:02.198Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-29T19:38:03.109Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-29T19:38:03.443Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-29T19:38:03.801Z] + sudo service docker restart [2021-04-29T19:38:03.801Z] + true [2021-04-29T19:38:03.801Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-04-29T19:38:04.415Z] ========================================================= [2021-04-29T19:38:04.415Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-04-29T19:38:04.415Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-29T19:38:04.767Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-04-29T19:38:09.128Z] Sending build context to Docker daemon 329.7MB [2021-04-29T19:38:09.128Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-29T19:38:09.128Z] Step 2/6 : FROM ${BASE} [2021-04-29T19:38:09.128Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-29T19:38:09.128Z] 540db60ca938: Pulling fs layer [2021-04-29T19:38:09.128Z] adcc1eea9eea: Pulling fs layer [2021-04-29T19:38:09.128Z] 4c4ab2625f07: Pulling fs layer [2021-04-29T19:38:09.128Z] 0510c868ecb4: Pulling fs layer [2021-04-29T19:38:09.128Z] afea3b2eda06: Pulling fs layer [2021-04-29T19:38:09.128Z] 7809a108b3ef: Pulling fs layer [2021-04-29T19:38:09.128Z] f706445af74f: Pulling fs layer [2021-04-29T19:38:09.128Z] afea3b2eda06: Waiting [2021-04-29T19:38:09.128Z] 7809a108b3ef: Waiting [2021-04-29T19:38:09.128Z] 0510c868ecb4: Waiting [2021-04-29T19:38:09.128Z] 4c4ab2625f07: Verifying Checksum [2021-04-29T19:38:09.128Z] 4c4ab2625f07: Download complete [2021-04-29T19:38:09.128Z] adcc1eea9eea: Download complete [2021-04-29T19:38:09.128Z] afea3b2eda06: Verifying Checksum [2021-04-29T19:38:09.128Z] afea3b2eda06: Download complete [2021-04-29T19:38:09.128Z] 7809a108b3ef: Verifying Checksum [2021-04-29T19:38:09.128Z] 7809a108b3ef: Download complete [2021-04-29T19:38:09.128Z] 540db60ca938: Verifying Checksum [2021-04-29T19:38:09.128Z] 540db60ca938: Download complete [2021-04-29T19:38:09.403Z] 540db60ca938: Pull complete [2021-04-29T19:38:09.671Z] adcc1eea9eea: Pull complete [2021-04-29T19:38:09.671Z] 4c4ab2625f07: Pull complete [2021-04-29T19:38:11.632Z] f706445af74f: Verifying Checksum [2021-04-29T19:38:11.632Z] f706445af74f: Download complete [2021-04-29T19:38:12.597Z] 0510c868ecb4: Verifying Checksum [2021-04-29T19:38:12.597Z] 0510c868ecb4: Download complete [2021-04-29T19:38:17.582Z] Still waiting to schedule task [2021-04-29T19:38:17.582Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ is offline [2021-04-29T19:38:19.253Z] 0510c868ecb4: Pull complete [2021-04-29T19:38:19.253Z] afea3b2eda06: Pull complete [2021-04-29T19:38:19.253Z] 7809a108b3ef: Pull complete [2021-04-29T19:38:23.511Z] f706445af74f: Pull complete [2021-04-29T19:38:23.511Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-04-29T19:38:23.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-04-29T19:38:23.511Z] ---> b068be0155e3 [2021-04-29T19:38:23.511Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-04-29T19:38:23.511Z] ---> Running in 3ac2f9e3d541 [2021-04-29T19:38:23.780Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-04-29T19:38:24.737Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-04-29T19:38:25.004Z] (1/12) Installing libmagic (5.39-r0) [2021-04-29T19:38:25.594Z] (2/12) Installing file (5.39-r0) [2021-04-29T19:38:25.858Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-29T19:38:25.858Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-04-29T19:38:30.105Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-29T19:38:30.105Z] (6/12) Installing patch (2.7.6-r6) [2021-04-29T19:38:30.105Z] (7/12) Installing build-base (0.5-r2) [2021-04-29T19:38:30.105Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-29T19:38:30.105Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-04-29T19:38:30.105Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-29T19:38:30.367Z] (11/12) Installing libzmq (4.3.3-r1) [2021-04-29T19:38:30.367Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-04-29T19:38:30.367Z] Executing busybox-1.32.1-r6.trigger [2021-04-29T19:38:30.367Z] OK: 219 MiB in 52 packages [2021-04-29T19:38:34.634Z] Removing intermediate container 3ac2f9e3d541 [2021-04-29T19:38:34.634Z] ---> 63450d7cf5a9 [2021-04-29T19:38:34.634Z] Step 4/6 : WORKDIR /edgex-go [2021-04-29T19:38:34.634Z] ---> Running in c65ed50da345 [2021-04-29T19:38:34.634Z] Removing intermediate container c65ed50da345 [2021-04-29T19:38:34.634Z] ---> 50a71fcc7859 [2021-04-29T19:38:34.634Z] Step 5/6 : COPY go.mod . [2021-04-29T19:38:34.634Z] ---> ca5e89781db5 [2021-04-29T19:38:34.634Z] Step 6/6 : RUN go mod download [2021-04-29T19:38:34.634Z] ---> Running in 76a876546b6b [2021-04-29T19:38:56.735Z] Removing intermediate container 76a876546b6b [2021-04-29T19:38:56.735Z] ---> 2d53288228f2 [2021-04-29T19:38:56.735Z] Successfully built 2d53288228f2 [2021-04-29T19:38:57.004Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-29T19:38:57.383Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-29T19:38:57.383Z] . [Pipeline] withDockerContainer [2021-04-29T19:38:57.514Z] prd-centos7-docker-4c-2g-2383 does not seem to be running inside a container [2021-04-29T19:38:57.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-29T19:38:58.573Z] $ docker top 8708046049d8631d8e0207e6c9207576d80eb2263f2eefd1cb59eb0aec7ba8b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-29T19:38:59.064Z] + go version [2021-04-29T19:38:59.064Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-04-29T19:38:59.097Z] $ docker stop --time=1 8708046049d8631d8e0207e6c9207576d80eb2263f2eefd1cb59eb0aec7ba8b4 [2021-04-29T19:39:00.453Z] $ docker rm -f 8708046049d8631d8e0207e6c9207576d80eb2263f2eefd1cb59eb0aec7ba8b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-29T19:39:01.366Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-29T19:39:01.366Z] . [Pipeline] withDockerContainer [2021-04-29T19:39:01.565Z] prd-centos7-docker-4c-2g-2383 does not seem to be running inside a container [2021-04-29T19:39:01.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-29T19:39:02.733Z] $ docker top ddc79110766184fdd811d84677236a05af51c5bccd28dcc243b89ae1ce49618a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-29T19:39:03.078Z] ========================================================= [2021-04-29T19:39:03.078Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-29T19:39:03.078Z] ========================================================= [Pipeline] sh [2021-04-29T19:39:03.438Z] + go get -t . [Pipeline] sh [2021-04-29T19:39:04.093Z] + make test [2021-04-29T19:39:04.094Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-29T19:39:06.036Z] internal/pkg/telemetry/linux_cpu.go:22:2: missing go.sum entry for module providing package bitbucket.org/bertimus9/systemstat (imported by github.com/edgexfoundry/edgex-go/internal/pkg/telemetry); to add: [2021-04-29T19:39:06.036Z] go get github.com/edgexfoundry/edgex-go/internal/pkg/telemetry [2021-04-29T19:39:06.036Z] internal/core/command/main.go:28:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2021-04-29T19:39:06.036Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2021-04-29T19:39:06.036Z] internal/core/command/v2/controller/http/command.go:17:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2021-04-29T19:39:06.036Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2021-04-29T19:39:06.036Z] internal/core/command/main.go:29:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2021-04-29T19:39:06.036Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2021-04-29T19:39:06.036Z] internal/core/command/main.go:30:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2021-04-29T19:39:06.036Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2021-04-29T19:39:06.036Z] internal/core/command/main.go:31:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2021-04-29T19:39:06.036Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2021-04-29T19:39:06.036Z] internal/pkg/bootstrap/handlers/database/database.go:30:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret (imported by github.com/edgexfoundry/edgex-go/internal/core/data); to add: [2021-04-29T19:39:06.036Z] go get github.com/edgexfoundry/edgex-go/internal/core/data [2021-04-29T19:39:06.036Z] internal/pkg/telemetry/telemetry.go:24:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2021-04-29T19:39:06.036Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2021-04-29T19:39:06.036Z] internal/core/command/config/config.go:18:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/config (imported by github.com/edgexfoundry/edgex-go/internal/core/command/config); to add: [2021-04-29T19:39:06.036Z] go get github.com/edgexfoundry/edgex-go/internal/core/command/config [2021-04-29T19:39:06.036Z] internal/core/command/container/config.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/di (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2021-04-29T19:39:06.036Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2021-04-29T19:39:06.036Z] internal/core/command/v2/application/command.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2021-04-29T19:39:06.036Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2021-04-29T19:39:06.036Z] internal/pkg/encoding.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/clients (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2021-04-29T19:39:06.036Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2021-04-29T19:39:06.036Z] internal/pkg/encoding.go:21:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2021-04-29T19:39:06.036Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2021-04-29T19:39:06.036Z] internal/core/command/container/device.go:18:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2021-04-29T19:39:06.036Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2021-04-29T19:39:06.036Z] internal/pkg/errorconcept/service_client.go:17:8: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types (imported by github.com/edgexfoundry/edgex-go/internal/core/data/mocks); to add: [2021-04-29T19:39:06.036Z] go get github.com/edgexfoundry/edgex-go/internal/core/data/mocks [2021-04-29T19:39:06.036Z] internal/core/command/init.go:33:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2021-04-29T19:39:06.036Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2021-04-29T19:39:06.036Z] internal/core/command/v2/application/command.go:17:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/errors (imported by github.com/edgexfoundry/edgex-go/internal/core/command/v2/application); to add: [2021-04-29T19:39:06.036Z] go get github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [2021-04-29T19:39:06.036Z] internal/core/command/interfaces/db.go:4:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/models (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2021-04-29T19:39:06.036Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2021-04-29T19:39:06.036Z] internal/core/command/v2/application/command.go:18:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2021-04-29T19:39:06.036Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2021-04-29T19:39:06.036Z] internal/core/command/init.go:35:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2021-04-29T19:39:06.036Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2021-04-29T19:39:06.036Z] internal/core/command/v2/application/command.go:19:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos (imported by github.com/edgexfoundry/edgex-go/internal/core/command/v2/application); to add: [2021-04-29T19:39:06.036Z] go get github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [2021-04-29T19:39:06.036Z] internal/core/command/v2/application/command.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common (imported by github.com/edgexfoundry/edgex-go/internal/core/command/v2/application); to add: [2021-04-29T19:39:06.036Z] go get github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [2021-04-29T19:39:06.036Z] internal/core/command/v2/application/command.go:21:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses (imported by github.com/edgexfoundry/edgex-go/internal/core/command/v2/application); to add: [2021-04-29T19:39:06.036Z] go get github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [2021-04-29T19:39:06.036Z] internal/pkg/v2/utils/restaddress.go:19:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models (imported by github.com/edgexfoundry/edgex-go/internal/core/data/v2/application); to add: [2021-04-29T19:39:06.036Z] go get github.com/edgexfoundry/edgex-go/internal/core/data/v2/application [2021-04-29T19:39:06.036Z] internal/pkg/db/redis/client.go:25:2: missing go.sum entry for module providing package github.com/gomodule/redigo/redis (imported by github.com/edgexfoundry/edgex-go/internal/pkg/db/redis); to add: [2021-04-29T19:39:06.036Z] go get github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [2021-04-29T19:39:06.036Z] internal/pkg/correlation/middleware.go:5:2: missing go.sum entry for module providing package github.com/google/uuid (imported by github.com/edgexfoundry/edgex-go/internal/core/data/mocks); to add: [2021-04-29T19:39:06.036Z] go get github.com/edgexfoundry/edgex-go/internal/core/data/mocks [2021-04-29T19:39:06.036Z] internal/pkg/v2/utils/http.go:26:2: missing go.sum entry for module providing package github.com/gorilla/mux (imported by github.com/edgexfoundry/edgex-go/cmd/core-command); to add: [2021-04-29T19:39:06.036Z] go get github.com/edgexfoundry/edgex-go/cmd/core-command [2021-04-29T19:39:06.036Z] internal/pkg/db/redis/data.go:27:2: missing go.sum entry for module providing package github.com/imdario/mergo (imported by github.com/edgexfoundry/edgex-go/internal/pkg/db/redis); to add: [2021-04-29T19:39:06.036Z] go get github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [2021-04-29T19:39:06.036Z] internal/pkg/db/redis/notifications.go:22:2: missing go.sum entry for module providing package github.com/pkg/errors (imported by github.com/edgexfoundry/edgex-go/internal/pkg/db/redis); to add: [2021-04-29T19:39:06.036Z] go get github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [2021-04-29T19:39:06.036Z] internal/core/data/io.go:18:2: missing go.sum entry for module providing package github.com/OneOfOne/xxhash (imported by github.com/edgexfoundry/edgex-go/internal/core/data); to add: [2021-04-29T19:39:06.036Z] go get github.com/edgexfoundry/edgex-go/internal/core/data [2021-04-29T19:39:06.036Z] internal/core/data/v2/io/event.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests (imported by github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http); to add: [2021-04-29T19:39:06.036Z] go get github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [2021-04-29T19:39:06.037Z] internal/core/data/container/messaging.go:19:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-messaging/v2/messaging (imported by github.com/edgexfoundry/edgex-go/internal/core/data); to add: [2021-04-29T19:39:06.037Z] go get github.com/edgexfoundry/edgex-go/internal/core/data [2021-04-29T19:39:06.037Z] internal/core/data/v2/application/event.go:22:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-messaging/v2/pkg/types (imported by github.com/edgexfoundry/edgex-go/internal/core/data); to add: [2021-04-29T19:39:06.037Z] go get github.com/edgexfoundry/edgex-go/internal/core/data [2021-04-29T19:39:06.037Z] internal/core/data/v2/io/event.go:17:2: missing go.sum entry for module providing package github.com/fxamacker/cbor/v2 (imported by github.com/edgexfoundry/edgex-go/internal/core/data); to add: [2021-04-29T19:39:06.037Z] go get github.com/edgexfoundry/edgex-go/internal/core/data [2021-04-29T19:39:06.037Z] internal/core/metadata/container/coredata.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata (imported by github.com/edgexfoundry/edgex-go/internal/core/metadata); to add: [2021-04-29T19:39:06.037Z] go get github.com/edgexfoundry/edgex-go/internal/core/metadata [2021-04-29T19:39:06.037Z] internal/core/metadata/container/notifications.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications (imported by github.com/edgexfoundry/edgex-go/internal/core/metadata); to add: [2021-04-29T19:39:06.037Z] go get github.com/edgexfoundry/edgex-go/internal/core/metadata [2021-04-29T19:39:06.037Z] internal/core/metadata/rest_device.go:38:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin (imported by github.com/edgexfoundry/edgex-go/internal/core/metadata); to add: [2021-04-29T19:39:06.037Z] go get github.com/edgexfoundry/edgex-go/internal/core/metadata [2021-04-29T19:39:06.037Z] internal/core/metadata/rest_device.go:39:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating (imported by github.com/edgexfoundry/edgex-go/internal/core/metadata); to add: [2021-04-29T19:39:06.037Z] go get github.com/edgexfoundry/edgex-go/internal/core/metadata [2021-04-29T19:39:06.037Z] internal/core/metadata/v2/application/notify.go:17:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces (imported by github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application); to add: [2021-04-29T19:39:06.037Z] go get github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [2021-04-29T19:39:06.037Z] internal/core/metadata/v2/io/deviceprofile.go:10:2: missing go.sum entry for module providing package gopkg.in/yaml.v2 (imported by github.com/edgexfoundry/edgex-go/internal/core/metadata); to add: [2021-04-29T19:39:06.037Z] go get github.com/edgexfoundry/edgex-go/internal/core/metadata [2021-04-29T19:39:06.037Z] internal/security/config/command/proxy/jwt/command.go:22:2: missing go.sum entry for module providing package github.com/dgrijalva/jwt-go (imported by github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt); to add: [2021-04-29T19:39:06.037Z] go get github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt [2021-04-29T19:39:06.037Z] internal/security/config/command/proxy/adduser/command.go:24:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-secrets/v2/pkg (imported by github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus); to add: [2021-04-29T19:39:06.037Z] go get github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [2021-04-29T19:39:06.037Z] internal/security/bootstrapper/command/setupacl/command.go:44:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader (imported by github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl); to add: [2021-04-29T19:39:06.037Z] go get github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl [2021-04-29T19:39:06.037Z] internal/security/bootstrapper/command/setupacl/aclbootstrap.go:27:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer (imported by github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl); to add: [2021-04-29T19:39:06.037Z] go get github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl [2021-04-29T19:39:06.037Z] internal/security/bootstrapper/command/ping/command.go:28:2: missing go.sum entry for module providing package github.com/lib/pq (imported by github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping); to add: [2021-04-29T19:39:06.037Z] go get github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [2021-04-29T19:39:06.037Z] internal/security/secretstore/init.go:49:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-secrets/v2/pkg/types (imported by github.com/edgexfoundry/edgex-go/internal/security/fileprovider); to add: [2021-04-29T19:39:06.037Z] go get github.com/edgexfoundry/edgex-go/internal/security/fileprovider [2021-04-29T19:39:06.037Z] internal/security/secretstore/secretsengine/enabler.go:22:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-secrets/v2/secrets (imported by github.com/edgexfoundry/edgex-go/internal/security/fileprovider); to add: [2021-04-29T19:39:06.037Z] go get github.com/edgexfoundry/edgex-go/internal/security/fileprovider [2021-04-29T19:39:06.037Z] internal/security/kdf/methods.go:21:2: missing go.sum entry for module providing package golang.org/x/crypto/hkdf (imported by github.com/edgexfoundry/edgex-go/internal/security/kdf); to add: [2021-04-29T19:39:06.037Z] go get github.com/edgexfoundry/edgex-go/internal/security/kdf [2021-04-29T19:39:06.037Z] internal/support/scheduler/operators/interval/update.go:19:2: missing go.sum entry for module providing package github.com/robfig/cron (imported by github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval); to add: [2021-04-29T19:39:06.037Z] go get github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval [2021-04-29T19:39:06.037Z] internal/support/scheduler/v2/application/scheduler/manager.go:21:2: missing go.sum entry for module providing package gopkg.in/eapache/queue.v1 (imported by github.com/edgexfoundry/edgex-go/internal/support/scheduler); to add: [2021-04-29T19:39:06.037Z] go get github.com/edgexfoundry/edgex-go/internal/support/scheduler [2021-04-29T19:39:06.037Z] internal/system/agent/setconfig/executor.go:25:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config (imported by github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig); to add: [2021-04-29T19:39:06.037Z] go get github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig [2021-04-29T19:39:06.037Z] internal/system/agent/setconfig/executor.go:29:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/v2/configuration (imported by github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig); to add: [2021-04-29T19:39:06.037Z] go get github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig [2021-04-29T19:39:06.037Z] internal/system/agent/setconfig/executor.go:30:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/v2/pkg/types (imported by github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig); to add: [2021-04-29T19:39:06.037Z] go get github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig [2021-04-29T19:39:06.037Z] internal/system/agent/clients/general.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general (imported by github.com/edgexfoundry/edgex-go/internal/system/agent); to add: [2021-04-29T19:39:06.037Z] go get github.com/edgexfoundry/edgex-go/internal/system/agent [2021-04-29T19:39:06.037Z] internal/system/agent/interfaces/config.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration (imported by github.com/edgexfoundry/edgex-go/internal/system/agent); to add: [2021-04-29T19:39:06.037Z] go get github.com/edgexfoundry/edgex-go/internal/system/agent [2021-04-29T19:39:06.037Z] internal/system/agent/setconfig/executor-stub.go:19:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration (imported by github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig); to add: [2021-04-29T19:39:06.037Z] go get github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig [2021-04-29T19:39:06.037Z] internal/system/agent/direct/metrics.go:36:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-registry/v2/registry (imported by github.com/edgexfoundry/edgex-go/internal/system/agent); to add: [2021-04-29T19:39:06.037Z] go get github.com/edgexfoundry/edgex-go/internal/system/agent [2021-04-29T19:39:06.037Z] internal/system/agent/executor/executor-stub.go:23:2: missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/edgexfoundry/edgex-go/internal/system/agent/executor); to add: [2021-04-29T19:39:06.037Z] go get github.com/edgexfoundry/edgex-go/internal/system/agent/executor [2021-04-29T19:39:06.037Z] internal/core/command/interfaces/mocks/DBClient.go:5:8: missing go.sum entry for module providing package github.com/stretchr/testify/mock (imported by github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks); to add: [2021-04-29T19:39:06.037Z] go get github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [2021-04-29T19:39:06.037Z] internal/pkg/db/test/db_data.go:16:2: missing go.sum entry for module providing package github.com/stretchr/testify/require (imported by github.com/edgexfoundry/edgex-go/internal/pkg/db/test); to add: [2021-04-29T19:39:06.037Z] go get github.com/edgexfoundry/edgex-go/internal/pkg/db/test [2021-04-29T19:39:06.037Z] make: *** [Makefile:94: test] Error 1 [Pipeline] } [2021-04-29T19:39:06.092Z] $ docker stop --time=1 ddc79110766184fdd811d84677236a05af51c5bccd28dcc243b89ae1ce49618a [2021-04-29T19:39:07.581Z] $ docker rm -f ddc79110766184fdd811d84677236a05af51c5bccd28dcc243b89ae1ce49618a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-29T19:39:08.567Z] Failed in branch amd64 [2021-04-29T19:41:31.068Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2386 in /w/workspace/edgexfoundry_edgex-go_PR-3413 [Pipeline] { [Pipeline] ws [2021-04-29T19:41:31.129Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-04-29T19:41:37.050Z] using credential edgex-jenkins-ssh [2021-04-29T19:41:37.070Z] Cloning the remote Git repository [2021-04-29T19:41:37.134Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-29T19:41:37.237Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-04-29T19:41:37.329Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-29T19:41:37.330Z] > git --version # timeout=10 [2021-04-29T19:41:37.360Z] > git --version # 'git version 2.17.1' [2021-04-29T19:41:37.362Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-29T19:41:37.424Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-29T19:41:53.107Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-29T19:41:53.132Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-29T19:41:53.165Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-29T19:41:53.207Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-29T19:41:53.208Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-29T19:41:53.233Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3413/head:refs/remotes/origin/PR-3413 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-29T19:41:54.175Z] Merging remotes/origin/master commit 65a1ad8836fac6fe6d7e576d1f355fc517d369bc into PR head commit e2d74c1ec414f6de7c5c350d45e62102285263d0 [2021-04-29T19:41:54.632Z] Merge succeeded, producing e2d74c1ec414f6de7c5c350d45e62102285263d0 [2021-04-29T19:41:54.633Z] Checking out Revision e2d74c1ec414f6de7c5c350d45e62102285263d0 (PR-3413) [2021-04-29T19:41:54.202Z] > git config core.sparsecheckout # timeout=10 [2021-04-29T19:41:54.226Z] > git checkout -f e2d74c1ec414f6de7c5c350d45e62102285263d0 # timeout=10 [2021-04-29T19:41:54.546Z] > git remote # timeout=10 [2021-04-29T19:41:54.562Z] > git config --get remote.origin.url # timeout=10 [2021-04-29T19:41:54.581Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-29T19:41:54.591Z] > git merge 65a1ad8836fac6fe6d7e576d1f355fc517d369bc # timeout=10 [2021-04-29T19:41:54.617Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-29T19:41:54.645Z] > git config core.sparsecheckout # timeout=10 [2021-04-29T19:41:54.665Z] > git checkout -f e2d74c1ec414f6de7c5c350d45e62102285263d0 # timeout=10 [2021-04-29T19:41:59.097Z] Commit message: "ci: testing with Golang 1.16" [2021-04-29T19:41:59.158Z] > git --version # timeout=10 [2021-04-29T19:41:59.177Z] > git --version # 'git version 2.17.1' [2021-04-29T19:41:59.193Z] fatal: bad object a2d7449e119288fea108deb66907500e3819ac4b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-29T19:42:00.932Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-29T19:42:01.351Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-29T19:42:01.706Z] + true [2021-04-29T19:42:01.706Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-29T19:42:03.783Z] provisioning config files... [2021-04-29T19:42:03.835Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7770169064653356678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-29T19:42:04.261Z] ---> docker-login.sh [2021-04-29T19:42:04.261Z] nexus3.edgexfoundry.org:10001 [2021-04-29T19:42:04.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T19:42:05.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T19:42:05.461Z] Configure a credential helper to remove this warning. See [2021-04-29T19:42:05.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T19:42:05.461Z] [2021-04-29T19:42:05.461Z] Login Succeeded [2021-04-29T19:42:05.461Z] nexus3.edgexfoundry.org:10002 [2021-04-29T19:42:05.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T19:42:06.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T19:42:06.046Z] Configure a credential helper to remove this warning. See [2021-04-29T19:42:06.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T19:42:06.046Z] [2021-04-29T19:42:06.046Z] Login Succeeded [2021-04-29T19:42:06.046Z] nexus3.edgexfoundry.org:10003 [2021-04-29T19:42:06.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T19:42:06.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T19:42:06.598Z] Configure a credential helper to remove this warning. See [2021-04-29T19:42:06.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T19:42:06.598Z] [2021-04-29T19:42:06.598Z] Login Succeeded [2021-04-29T19:42:06.598Z] nexus3.edgexfoundry.org:10004 [2021-04-29T19:42:06.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T19:42:06.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T19:42:06.872Z] Configure a credential helper to remove this warning. See [2021-04-29T19:42:06.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T19:42:06.872Z] [2021-04-29T19:42:06.872Z] Login Succeeded [2021-04-29T19:42:06.872Z] docker.io [2021-04-29T19:42:07.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T19:42:07.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T19:42:07.737Z] Configure a credential helper to remove this warning. See [2021-04-29T19:42:07.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T19:42:07.737Z] [2021-04-29T19:42:07.737Z] Login Succeeded [2021-04-29T19:42:07.737Z] ---> docker-login.sh ends [Pipeline] } [2021-04-29T19:42:07.769Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-29T19:42:08.175Z] ========================================================= [2021-04-29T19:42:08.175Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-04-29T19:42:08.175Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-29T19:42:08.575Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-04-29T19:42:11.212Z] Sending build context to Docker daemon 167.4MB [2021-04-29T19:42:11.212Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-29T19:42:11.212Z] Step 2/6 : FROM ${BASE} [2021-04-29T19:42:11.212Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-29T19:42:11.212Z] 595b0fe564bb: Pulling fs layer [2021-04-29T19:42:11.212Z] 7186ed65a4f7: Pulling fs layer [2021-04-29T19:42:11.212Z] 316046926c0a: Pulling fs layer [2021-04-29T19:42:11.212Z] 4ebd0625c992: Pulling fs layer [2021-04-29T19:42:11.212Z] 207e8628e3a3: Pulling fs layer [2021-04-29T19:42:11.212Z] c791037a9be2: Pulling fs layer [2021-04-29T19:42:11.212Z] ffd874e62e21: Pulling fs layer [2021-04-29T19:42:11.212Z] 4ebd0625c992: Waiting [2021-04-29T19:42:11.212Z] 207e8628e3a3: Waiting [2021-04-29T19:42:11.212Z] c791037a9be2: Waiting [2021-04-29T19:42:11.212Z] ffd874e62e21: Waiting [2021-04-29T19:42:11.212Z] 316046926c0a: Verifying Checksum [2021-04-29T19:42:11.212Z] 7186ed65a4f7: Verifying Checksum [2021-04-29T19:42:11.212Z] 7186ed65a4f7: Download complete [2021-04-29T19:42:11.212Z] 207e8628e3a3: Download complete [2021-04-29T19:42:11.212Z] c791037a9be2: Verifying Checksum [2021-04-29T19:42:11.212Z] c791037a9be2: Download complete [2021-04-29T19:42:11.212Z] 595b0fe564bb: Verifying Checksum [2021-04-29T19:42:11.212Z] 595b0fe564bb: Download complete [2021-04-29T19:42:11.493Z] 595b0fe564bb: Pull complete [2021-04-29T19:42:12.109Z] 7186ed65a4f7: Pull complete [2021-04-29T19:42:12.385Z] 316046926c0a: Pull complete [2021-04-29T19:42:13.388Z] ffd874e62e21: Verifying Checksum [2021-04-29T19:42:13.388Z] ffd874e62e21: Download complete [2021-04-29T19:42:14.370Z] 4ebd0625c992: Verifying Checksum [2021-04-29T19:42:14.371Z] 4ebd0625c992: Download complete [2021-04-29T19:42:26.791Z] 4ebd0625c992: Pull complete [2021-04-29T19:42:26.791Z] 207e8628e3a3: Pull complete [2021-04-29T19:42:26.791Z] c791037a9be2: Pull complete [2021-04-29T19:42:29.411Z] ffd874e62e21: Pull complete [2021-04-29T19:42:29.411Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-04-29T19:42:29.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-04-29T19:42:29.411Z] ---> cfc18b08335c [2021-04-29T19:42:29.411Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-04-29T19:42:32.052Z] ---> Running in 3b315429b4ba [2021-04-29T19:42:33.486Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-04-29T19:42:34.078Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-04-29T19:42:35.062Z] (1/12) Installing libmagic (5.39-r0) [2021-04-29T19:42:35.657Z] (2/12) Installing file (5.39-r0) [2021-04-29T19:42:35.657Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-29T19:42:35.657Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-04-29T19:42:42.406Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-29T19:42:42.406Z] (6/12) Installing patch (2.7.6-r6) [2021-04-29T19:42:42.406Z] (7/12) Installing build-base (0.5-r2) [2021-04-29T19:42:42.406Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-29T19:42:42.406Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-04-29T19:42:42.406Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-29T19:42:42.406Z] (11/12) Installing libzmq (4.3.3-r1) [2021-04-29T19:42:42.406Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-04-29T19:42:42.679Z] Executing busybox-1.32.1-r6.trigger [2021-04-29T19:42:42.679Z] OK: 218 MiB in 52 packages [2021-04-29T19:42:47.023Z] Removing intermediate container 3b315429b4ba [2021-04-29T19:42:47.023Z] ---> d6c6374e0c46 [2021-04-29T19:42:47.023Z] Step 4/6 : WORKDIR /edgex-go [2021-04-29T19:42:47.023Z] ---> Running in b9699da4bd22 [2021-04-29T19:42:47.304Z] Removing intermediate container b9699da4bd22 [2021-04-29T19:42:47.304Z] ---> 9e2339d273a8 [2021-04-29T19:42:47.304Z] Step 5/6 : COPY go.mod . [2021-04-29T19:42:47.902Z] ---> deb888069f83 [2021-04-29T19:42:47.902Z] Step 6/6 : RUN go mod download [2021-04-29T19:42:47.902Z] ---> Running in 5b397ff754cf [2021-04-29T19:43:14.707Z] Removing intermediate container 5b397ff754cf [2021-04-29T19:43:14.707Z] ---> ab1d0fb612e5 [2021-04-29T19:43:14.707Z] Successfully built ab1d0fb612e5 [2021-04-29T19:43:14.707Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-29T19:43:15.082Z] + docker inspect -f . ci-base-image-arm64 [2021-04-29T19:43:15.083Z] . [Pipeline] withDockerContainer [2021-04-29T19:43:15.383Z] prd-ubuntu18.04-docker-arm64-4c-16g-2386 does not seem to be running inside a container [2021-04-29T19:43:15.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-29T19:43:16.986Z] $ docker top c2c792e0e89142d521635d5959e3a5dfbcce8a8471e37b322fae14f05700361d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-29T19:43:17.955Z] + go version [2021-04-29T19:43:17.955Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-04-29T19:43:17.997Z] $ docker stop --time=1 c2c792e0e89142d521635d5959e3a5dfbcce8a8471e37b322fae14f05700361d [2021-04-29T19:43:19.857Z] $ docker rm -f c2c792e0e89142d521635d5959e3a5dfbcce8a8471e37b322fae14f05700361d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-29T19:43:20.745Z] + docker inspect -f . ci-base-image-arm64 [2021-04-29T19:43:20.746Z] . [Pipeline] withDockerContainer [2021-04-29T19:43:21.018Z] prd-ubuntu18.04-docker-arm64-4c-16g-2386 does not seem to be running inside a container [2021-04-29T19:43:21.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-29T19:43:22.397Z] $ docker top 0d7542cf70be8f8293313ebe49f9d6f718c0bf574adf0f70b9efdd3eb596f743 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-29T19:43:22.729Z] ========================================================= [2021-04-29T19:43:22.730Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-29T19:43:22.730Z] ========================================================= [Pipeline] sh [2021-04-29T19:43:23.397Z] + go get -t . [Pipeline] sh [2021-04-29T19:43:24.358Z] + make test [2021-04-29T19:43:24.358Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-29T19:43:25.787Z] internal/pkg/telemetry/linux_cpu.go:22:2: missing go.sum entry for module providing package bitbucket.org/bertimus9/systemstat (imported by github.com/edgexfoundry/edgex-go/internal/pkg/telemetry); to add: [2021-04-29T19:43:25.787Z] go get github.com/edgexfoundry/edgex-go/internal/pkg/telemetry [2021-04-29T19:43:25.787Z] internal/core/command/main.go:28:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2021-04-29T19:43:25.787Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2021-04-29T19:43:25.787Z] internal/core/command/v2/controller/http/command.go:17:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2021-04-29T19:43:25.787Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2021-04-29T19:43:25.787Z] internal/core/command/main.go:29:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2021-04-29T19:43:25.787Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2021-04-29T19:43:25.787Z] internal/core/command/main.go:30:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2021-04-29T19:43:25.787Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2021-04-29T19:43:25.787Z] internal/core/command/main.go:31:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2021-04-29T19:43:25.787Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2021-04-29T19:43:25.787Z] internal/pkg/bootstrap/handlers/database/database.go:30:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret (imported by github.com/edgexfoundry/edgex-go/internal/core/data); to add: [2021-04-29T19:43:25.787Z] go get github.com/edgexfoundry/edgex-go/internal/core/data [2021-04-29T19:43:25.787Z] internal/pkg/telemetry/telemetry.go:24:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2021-04-29T19:43:25.787Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2021-04-29T19:43:25.787Z] internal/core/command/config/config.go:18:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/config (imported by github.com/edgexfoundry/edgex-go/internal/core/command/config); to add: [2021-04-29T19:43:25.787Z] go get github.com/edgexfoundry/edgex-go/internal/core/command/config [2021-04-29T19:43:25.788Z] internal/core/command/container/config.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/di (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2021-04-29T19:43:25.788Z] internal/core/command/v2/application/command.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2021-04-29T19:43:25.788Z] internal/pkg/encoding.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/clients (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2021-04-29T19:43:25.788Z] internal/pkg/encoding.go:21:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2021-04-29T19:43:25.788Z] internal/core/command/container/device.go:18:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2021-04-29T19:43:25.788Z] internal/pkg/errorconcept/service_client.go:17:8: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types (imported by github.com/edgexfoundry/edgex-go/internal/core/data/mocks); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/core/data/mocks [2021-04-29T19:43:25.788Z] internal/core/command/init.go:33:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2021-04-29T19:43:25.788Z] internal/core/command/v2/application/command.go:17:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/errors (imported by github.com/edgexfoundry/edgex-go/internal/core/command/v2/application); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [2021-04-29T19:43:25.788Z] internal/core/command/interfaces/db.go:4:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/models (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2021-04-29T19:43:25.788Z] internal/core/command/v2/application/command.go:18:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2021-04-29T19:43:25.788Z] internal/core/command/init.go:35:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2021-04-29T19:43:25.788Z] internal/core/command/v2/application/command.go:19:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos (imported by github.com/edgexfoundry/edgex-go/internal/core/command/v2/application); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [2021-04-29T19:43:25.788Z] internal/core/command/v2/application/command.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common (imported by github.com/edgexfoundry/edgex-go/internal/core/command/v2/application); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [2021-04-29T19:43:25.788Z] internal/core/command/v2/application/command.go:21:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses (imported by github.com/edgexfoundry/edgex-go/internal/core/command/v2/application); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [2021-04-29T19:43:25.788Z] internal/pkg/v2/utils/restaddress.go:19:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models (imported by github.com/edgexfoundry/edgex-go/internal/core/data/v2/application); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/core/data/v2/application [2021-04-29T19:43:25.788Z] internal/pkg/db/redis/client.go:25:2: missing go.sum entry for module providing package github.com/gomodule/redigo/redis (imported by github.com/edgexfoundry/edgex-go/internal/pkg/db/redis); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [2021-04-29T19:43:25.788Z] internal/pkg/correlation/middleware.go:5:2: missing go.sum entry for module providing package github.com/google/uuid (imported by github.com/edgexfoundry/edgex-go/internal/core/data/mocks); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/core/data/mocks [2021-04-29T19:43:25.788Z] internal/pkg/v2/utils/http.go:26:2: missing go.sum entry for module providing package github.com/gorilla/mux (imported by github.com/edgexfoundry/edgex-go/cmd/core-command); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/cmd/core-command [2021-04-29T19:43:25.788Z] internal/pkg/db/redis/data.go:27:2: missing go.sum entry for module providing package github.com/imdario/mergo (imported by github.com/edgexfoundry/edgex-go/internal/pkg/db/redis); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [2021-04-29T19:43:25.788Z] internal/pkg/db/redis/notifications.go:22:2: missing go.sum entry for module providing package github.com/pkg/errors (imported by github.com/edgexfoundry/edgex-go/internal/pkg/db/redis); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [2021-04-29T19:43:25.788Z] internal/core/data/io.go:18:2: missing go.sum entry for module providing package github.com/OneOfOne/xxhash (imported by github.com/edgexfoundry/edgex-go/internal/core/data); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/core/data [2021-04-29T19:43:25.788Z] internal/core/data/v2/io/event.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests (imported by github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [2021-04-29T19:43:25.788Z] internal/core/data/container/messaging.go:19:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-messaging/v2/messaging (imported by github.com/edgexfoundry/edgex-go/internal/core/data); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/core/data [2021-04-29T19:43:25.788Z] internal/core/data/v2/application/event.go:22:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-messaging/v2/pkg/types (imported by github.com/edgexfoundry/edgex-go/internal/core/data); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/core/data [2021-04-29T19:43:25.788Z] internal/core/data/v2/io/event.go:17:2: missing go.sum entry for module providing package github.com/fxamacker/cbor/v2 (imported by github.com/edgexfoundry/edgex-go/internal/core/data); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/core/data [2021-04-29T19:43:25.788Z] internal/core/metadata/container/coredata.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata (imported by github.com/edgexfoundry/edgex-go/internal/core/metadata); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/core/metadata [2021-04-29T19:43:25.788Z] internal/core/metadata/container/notifications.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications (imported by github.com/edgexfoundry/edgex-go/internal/core/metadata); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/core/metadata [2021-04-29T19:43:25.788Z] internal/core/metadata/rest_device.go:38:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin (imported by github.com/edgexfoundry/edgex-go/internal/core/metadata); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/core/metadata [2021-04-29T19:43:25.788Z] internal/core/metadata/rest_device.go:39:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating (imported by github.com/edgexfoundry/edgex-go/internal/core/metadata); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/core/metadata [2021-04-29T19:43:25.788Z] internal/core/metadata/v2/application/notify.go:17:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces (imported by github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [2021-04-29T19:43:25.788Z] internal/core/metadata/v2/io/deviceprofile.go:10:2: missing go.sum entry for module providing package gopkg.in/yaml.v2 (imported by github.com/edgexfoundry/edgex-go/internal/core/metadata); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/core/metadata [2021-04-29T19:43:25.788Z] internal/security/config/command/proxy/jwt/command.go:22:2: missing go.sum entry for module providing package github.com/dgrijalva/jwt-go (imported by github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt [2021-04-29T19:43:25.788Z] internal/security/config/command/proxy/adduser/command.go:24:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-secrets/v2/pkg (imported by github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [2021-04-29T19:43:25.788Z] internal/security/bootstrapper/command/setupacl/command.go:44:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader (imported by github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl [2021-04-29T19:43:25.788Z] internal/security/bootstrapper/command/setupacl/aclbootstrap.go:27:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer (imported by github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl [2021-04-29T19:43:25.788Z] internal/security/bootstrapper/command/ping/command.go:28:2: missing go.sum entry for module providing package github.com/lib/pq (imported by github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [2021-04-29T19:43:25.788Z] internal/security/secretstore/init.go:49:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-secrets/v2/pkg/types (imported by github.com/edgexfoundry/edgex-go/internal/security/fileprovider); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/security/fileprovider [2021-04-29T19:43:25.788Z] internal/security/secretstore/secretsengine/enabler.go:22:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-secrets/v2/secrets (imported by github.com/edgexfoundry/edgex-go/internal/security/fileprovider); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/security/fileprovider [2021-04-29T19:43:25.788Z] internal/security/kdf/methods.go:21:2: missing go.sum entry for module providing package golang.org/x/crypto/hkdf (imported by github.com/edgexfoundry/edgex-go/internal/security/kdf); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/security/kdf [2021-04-29T19:43:25.788Z] internal/support/scheduler/operators/interval/update.go:19:2: missing go.sum entry for module providing package github.com/robfig/cron (imported by github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval [2021-04-29T19:43:25.788Z] internal/support/scheduler/v2/application/scheduler/manager.go:21:2: missing go.sum entry for module providing package gopkg.in/eapache/queue.v1 (imported by github.com/edgexfoundry/edgex-go/internal/support/scheduler); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/support/scheduler [2021-04-29T19:43:25.788Z] internal/system/agent/setconfig/executor.go:25:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config (imported by github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig [2021-04-29T19:43:25.788Z] internal/system/agent/setconfig/executor.go:29:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/v2/configuration (imported by github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig [2021-04-29T19:43:25.788Z] internal/system/agent/setconfig/executor.go:30:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/v2/pkg/types (imported by github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig); to add: [2021-04-29T19:43:25.788Z] go get github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig [2021-04-29T19:43:25.788Z] internal/system/agent/clients/general.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general (imported by github.com/edgexfoundry/edgex-go/internal/system/agent); to add: [2021-04-29T19:43:25.789Z] go get github.com/edgexfoundry/edgex-go/internal/system/agent [2021-04-29T19:43:25.789Z] internal/system/agent/interfaces/config.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration (imported by github.com/edgexfoundry/edgex-go/internal/system/agent); to add: [2021-04-29T19:43:25.789Z] go get github.com/edgexfoundry/edgex-go/internal/system/agent [2021-04-29T19:43:25.789Z] internal/system/agent/setconfig/executor-stub.go:19:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration (imported by github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig); to add: [2021-04-29T19:43:25.789Z] go get github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig [2021-04-29T19:43:25.789Z] internal/system/agent/direct/metrics.go:36:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-registry/v2/registry (imported by github.com/edgexfoundry/edgex-go/internal/system/agent); to add: [2021-04-29T19:43:25.789Z] go get github.com/edgexfoundry/edgex-go/internal/system/agent [2021-04-29T19:43:25.789Z] internal/system/agent/executor/executor-stub.go:23:2: missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/edgexfoundry/edgex-go/internal/system/agent/executor); to add: [2021-04-29T19:43:25.789Z] go get github.com/edgexfoundry/edgex-go/internal/system/agent/executor [2021-04-29T19:43:25.789Z] internal/core/command/interfaces/mocks/DBClient.go:5:8: missing go.sum entry for module providing package github.com/stretchr/testify/mock (imported by github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks); to add: [2021-04-29T19:43:25.789Z] go get github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [2021-04-29T19:43:25.789Z] internal/pkg/db/test/db_data.go:16:2: missing go.sum entry for module providing package github.com/stretchr/testify/require (imported by github.com/edgexfoundry/edgex-go/internal/pkg/db/test); to add: [2021-04-29T19:43:25.789Z] go get github.com/edgexfoundry/edgex-go/internal/pkg/db/test [2021-04-29T19:43:25.789Z] make: *** [Makefile:94: test] Error 1 [Pipeline] } [2021-04-29T19:43:25.846Z] $ docker stop --time=1 0d7542cf70be8f8293313ebe49f9d6f718c0bf574adf0f70b9efdd3eb596f743 [2021-04-29T19:43:27.856Z] $ docker rm -f 0d7542cf70be8f8293313ebe49f9d6f718c0bf574adf0f70b9efdd3eb596f743 [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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-29T19:43:29.150Z] ---> job-cost.sh [2021-04-29T19:43:29.151Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-k7G6 [2021-04-29T19:44:08.119Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-29T19:45:29.856Z] lf-activate-venv(): INFO: Adding /tmp/venv-k7G6/bin to PATH [2021-04-29T19:45:29.856Z] INFO: No Stack... [2021-04-29T19:45:29.856Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-29T19:45:29.856Z] INFO: Archiving Costs [Pipeline] sh [2021-04-29T19:45:30.210Z] + + cut -d,cat -f6 /w/workspace/edgex-go/1/archives/cost.csv [2021-04-29T19:45:30.210Z] [Pipeline] lock [2021-04-29T19:45:30.624Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3413-1-stack-cost] [2021-04-29T19:45:30.631Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3413-1-stack-cost] did not exist. Created. [2021-04-29T19:45:30.631Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3413-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-29T19:45:31.119Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-29T19:45:31.890Z] Stashed 1 file(s) [Pipeline] } [2021-04-29T19:45:31.911Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3413-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-29T19:45:32.377Z] 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] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-04-29T19:45:34.143Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T19:45:34.781Z] ---> package-listing.sh [2021-04-29T19:45:34.781Z] ++ facter osfamily [2021-04-29T19:45:34.781Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-29T19:45:35.057Z] + OS_FAMILY=redhat [2021-04-29T19:45:35.057Z] + workspace=/w/workspace/edgex-go/1 [2021-04-29T19:45:35.057Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-29T19:45:35.057Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-29T19:45:35.057Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-29T19:45:35.057Z] + PACKAGES=/tmp/packages_start.txt [2021-04-29T19:45:35.057Z] + '[' /w/workspace/edgex-go/1 ']' [2021-04-29T19:45:35.057Z] + PACKAGES=/tmp/packages_end.txt [2021-04-29T19:45:35.057Z] + case "${OS_FAMILY}" in [2021-04-29T19:45:35.057Z] + sort [2021-04-29T19:45:35.057Z] + rpm -qa [2021-04-29T19:45:40.432Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-29T19:45:40.432Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-29T19:45:40.432Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-29T19:45:40.432Z] + '[' /w/workspace/edgex-go/1 ']' [2021-04-29T19:45:40.432Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-04-29T19:45:40.432Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-04-29T19:45:40.491Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-29T19:45:40.848Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-29T19:45:41.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-29T19:45:41.752Z] [2021-04-29T19:45:41.752Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-29T19:45:42.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-29T19:45:42.138Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-29T19:45:42.138Z] df20fa9351a1: Pulling fs layer [2021-04-29T19:45:42.138Z] 36b3adc4ff6f: Pulling fs layer [2021-04-29T19:45:42.138Z] 8ad3a11d3b57: Pulling fs layer [2021-04-29T19:45:42.138Z] 46f8f816bc3b: Pulling fs layer [2021-04-29T19:45:42.138Z] 93b61091891f: Pulling fs layer [2021-04-29T19:45:42.138Z] 93b9cdb0e59b: Pulling fs layer [2021-04-29T19:45:42.138Z] 5e14af77c1be: Pulling fs layer [2021-04-29T19:45:42.138Z] 01666e4c0597: Pulling fs layer [2021-04-29T19:45:42.138Z] aa168da1d23b: Pulling fs layer [2021-04-29T19:45:42.138Z] 93b9cdb0e59b: Waiting [2021-04-29T19:45:42.138Z] 5e14af77c1be: Waiting [2021-04-29T19:45:42.138Z] 01666e4c0597: Waiting [2021-04-29T19:45:42.138Z] aa168da1d23b: Waiting [2021-04-29T19:45:42.138Z] 46f8f816bc3b: Waiting [2021-04-29T19:45:42.138Z] 93b61091891f: Waiting [2021-04-29T19:45:42.138Z] 36b3adc4ff6f: Verifying Checksum [2021-04-29T19:45:42.138Z] 36b3adc4ff6f: Download complete [2021-04-29T19:45:42.138Z] 46f8f816bc3b: Verifying Checksum [2021-04-29T19:45:42.138Z] 46f8f816bc3b: Download complete [2021-04-29T19:45:42.410Z] df20fa9351a1: Verifying Checksum [2021-04-29T19:45:42.410Z] df20fa9351a1: Download complete [2021-04-29T19:45:42.410Z] 93b9cdb0e59b: Verifying Checksum [2021-04-29T19:45:42.410Z] 93b9cdb0e59b: Download complete [2021-04-29T19:45:42.410Z] 93b61091891f: Verifying Checksum [2021-04-29T19:45:42.410Z] 93b61091891f: Download complete [2021-04-29T19:45:42.410Z] 5e14af77c1be: Verifying Checksum [2021-04-29T19:45:42.410Z] 5e14af77c1be: Download complete [2021-04-29T19:45:42.410Z] 01666e4c0597: Verifying Checksum [2021-04-29T19:45:42.410Z] 01666e4c0597: Download complete [2021-04-29T19:45:43.016Z] 8ad3a11d3b57: Verifying Checksum [2021-04-29T19:45:43.016Z] 8ad3a11d3b57: Download complete [2021-04-29T19:45:43.016Z] df20fa9351a1: Pull complete [2021-04-29T19:45:43.286Z] 36b3adc4ff6f: Pull complete [2021-04-29T19:45:44.262Z] 8ad3a11d3b57: Pull complete [2021-04-29T19:45:44.889Z] 46f8f816bc3b: Pull complete [2021-04-29T19:45:46.312Z] aa168da1d23b: Verifying Checksum [2021-04-29T19:45:46.313Z] aa168da1d23b: Download complete [2021-04-29T19:45:46.313Z] 93b61091891f: Pull complete [2021-04-29T19:45:46.588Z] 93b9cdb0e59b: Pull complete [2021-04-29T19:45:46.856Z] 5e14af77c1be: Pull complete [2021-04-29T19:45:46.856Z] 01666e4c0597: Pull complete [2021-04-29T19:45:57.196Z] aa168da1d23b: Pull complete [2021-04-29T19:45:57.196Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-29T19:45:57.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-29T19:45:57.196Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-29T19:45:57.565Z] prd-centos7-docker-4c-2g-2383 does not seem to be running inside a container [2021-04-29T19:45:57.632Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-29T19:46:00.988Z] $ docker top ecc83e214550f05525e02053827d001ca4ab52844e234795e071c46bc8c70a05 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-29T19:46:01.593Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-29T19:46:01.940Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-29T19:46:02.277Z] + ls /var/log/sa-host [2021-04-29T19:46:02.277Z] + sadf -c /var/log/sa-host/sa23 [2021-04-29T19:46:02.277Z] file_magic: OK [2021-04-29T19:46:02.277Z] HZ: Using current value: 100 [2021-04-29T19:46:02.277Z] file_header: OK [2021-04-29T19:46:02.277Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-29T19:46:02.277Z] Statistics: [2021-04-29T19:46:02.277Z] Hnuu...uuuununununu... [2021-04-29T19:46:02.277Z] File successfully converted to sysstat format version 12.2.1 [2021-04-29T19:46:02.277Z] + sadf -c /var/log/sa-host/sa29 [2021-04-29T19:46:02.277Z] file_magic: OK [2021-04-29T19:46:02.277Z] HZ: Using current value: 100 [2021-04-29T19:46:02.277Z] file_header: OK [2021-04-29T19:46:02.277Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-29T19:46:02.277Z] Statistics: [2021-04-29T19:46:02.277Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-29T19:46:02.277Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-29T19:46:02.601Z] provisioning config files... [2021-04-29T19:46:02.619Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6572970271482263542tmp [Pipeline] { [Pipeline] echo [2021-04-29T19:46:02.674Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T19:46:03.026Z] ---> create-netrc.sh [Pipeline] } [2021-04-29T19:46:03.114Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-29T19:46:03.186Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T19:46:03.614Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-29T19:46:03.650Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T19:46:04.016Z] ---> sudo-logs.sh [2021-04-29T19:46:04.016Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-29T19:46:04.137Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T19:46:04.527Z] ---> job-cost.sh [2021-04-29T19:46:04.528Z] lf-activate-venv: SKIPPING [2021-04-29T19:46:04.528Z] DEBUG: total: 0.20999999344348907 [2021-04-29T19:46:04.528Z] INFO: Retrieving Stack Cost... [2021-04-29T19:46:05.935Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-29T19:46:06.199Z] INFO: Archiving Costs [Pipeline] echo [2021-04-29T19:46:06.240Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T19:46:06.580Z] ---> logs-deploy.sh [2021-04-29T19:46:06.580Z] lf-activate-venv: SKIPPING [2021-04-29T19:46:06.580Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3413/1 [2021-04-29T19:46:06.580Z] INFO: archiving workspace using pattern(s): [2021-04-29T19:46:07.977Z] Archives upload complete. [2021-04-29T19:46:08.241Z] INFO: archiving logs to Nexus