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 19:37:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:37:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:37:16 ========================================================= 19:37:16 EdgeX Global Pipelines Version Info 19:37:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:37:17 ------------------- 19:37:17 stable info: 19:37:17 ------------------- 19:37:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:37:17 Commit SHA: cf598ef4eee878cf4fd68936879ff849bf9f782f 19:37:17 Message: update stable to v1.0.190 19:37:18 ------------------- 19:37:18 experimental info: 19:37:18 ------------------- 19:37:18 Commited By: **** collab-it+edgex@linuxfoundation.org 19:37:18 Commit SHA: cf598ef4eee878cf4fd68936879ff849bf9f782f 19:37:18 Message: update experimental to v1.0.190 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:37:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:37:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:37:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:37:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:37:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:37:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:37:19 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:37:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:37:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 19:37:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 19:37:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:37:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:37:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:37:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:37:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:37:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:37:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:37:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:37:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:37:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 19:37:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:37:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:37:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3413 [Pipeline] echo 19:37:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3413 [Pipeline] echo 19:37:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3413 [Pipeline] echo 19:37:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e2d74c1ec414f6de7c5c350d45e62102285263d0 [Pipeline] echo 19:37:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e2d74c1 [Pipeline] echo 19:37:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:37:20 provisioning config files... 19:37:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6224371800818862756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:37:21 ---> docker-login.sh 19:37:21 nexus3.edgexfoundry.org:10001 19:37:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:37:21 Configure a credential helper to remove this warning. See 19:37:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:37:21 19:37:21 Login Succeeded 19:37:21 nexus3.edgexfoundry.org:10002 19:37:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:37:21 Configure a credential helper to remove this warning. See 19:37:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:37:21 19:37:21 Login Succeeded 19:37:21 nexus3.edgexfoundry.org:10003 19:37:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:37:21 Configure a credential helper to remove this warning. See 19:37:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:37:21 19:37:21 Login Succeeded 19:37:21 nexus3.edgexfoundry.org:10004 19:37:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:37:22 Configure a credential helper to remove this warning. See 19:37:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:37:22 19:37:22 Login Succeeded 19:37:22 docker.io 19:37:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:37:22 Configure a credential helper to remove this warning. See 19:37:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:37:22 19:37:22 Login Succeeded 19:37:22 ---> docker-login.sh ends [Pipeline] } 19:37:22 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:37:22 ++ 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 19:37:22 + for file in '`ls cmd/**/Dockerfile`' 19:37:22 ++ dirname cmd/core-command/Dockerfile 19:37:22 ++ cut -d/ -f2 19:37:22 + echo core-command,cmd/core-command/Dockerfile 19:37:22 + for file in '`ls cmd/**/Dockerfile`' 19:37:22 ++ dirname cmd/core-data/Dockerfile 19:37:22 ++ cut -d/ -f2 19:37:22 + echo core-data,cmd/core-data/Dockerfile 19:37:22 + for file in '`ls cmd/**/Dockerfile`' 19:37:22 ++ dirname cmd/core-metadata/Dockerfile 19:37:22 ++ cut -d/ -f2 19:37:22 + echo core-metadata,cmd/core-metadata/Dockerfile 19:37:22 + for file in '`ls cmd/**/Dockerfile`' 19:37:22 ++ dirname cmd/security-bootstrapper/Dockerfile 19:37:22 ++ cut -d/ -f2 19:37:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:37:22 + for file in '`ls cmd/**/Dockerfile`' 19:37:22 ++ dirname cmd/security-proxy-setup/Dockerfile 19:37:22 ++ cut -d/ -f2 19:37:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:37:22 + for file in '`ls cmd/**/Dockerfile`' 19:37:22 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:37:22 ++ cut -d/ -f2 19:37:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:37:22 + for file in '`ls cmd/**/Dockerfile`' 19:37:22 ++ dirname cmd/support-notifications/Dockerfile 19:37:22 ++ cut -d/ -f2 19:37:22 + echo support-notifications,cmd/support-notifications/Dockerfile 19:37:22 + for file in '`ls cmd/**/Dockerfile`' 19:37:22 ++ dirname cmd/support-scheduler/Dockerfile 19:37:22 ++ cut -d/ -f2 19:37:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:37:22 + for file in '`ls cmd/**/Dockerfile`' 19:37:22 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:37:22 ++ cut -d/ -f2 19:37:22 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:37:23 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 19:37:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:37:23 19:37:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:37:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:37:24 latest: Pulling from edgex-devops/git-semver 19:37:24 31603596830f: Pulling fs layer 19:37:24 54011a49482f: Pulling fs layer 19:37:24 a6820b24f6d8: Pulling fs layer 19:37:24 f581987b2513: Pulling fs layer 19:37:24 f581987b2513: Waiting 19:37:24 54011a49482f: Verifying Checksum 19:37:24 54011a49482f: Download complete 19:37:24 31603596830f: Verifying Checksum 19:37:24 31603596830f: Download complete 19:37:24 f581987b2513: Verifying Checksum 19:37:24 f581987b2513: Download complete 19:37:24 a6820b24f6d8: Verifying Checksum 19:37:24 a6820b24f6d8: Download complete 19:37:24 31603596830f: Pull complete 19:37:24 54011a49482f: Pull complete 19:37:25 a6820b24f6d8: Pull complete 19:37:25 f581987b2513: Pull complete 19:37:26 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:37:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:37:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:37:26 prd-centos7-docker-4c-2g-2383 does not seem to be running inside a container 19:37:26 $ 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 19:37:28 $ docker top c753b69f1b5a43c572ff9a6b64e8c0fad9847a15d510e28c5eef1dc7ea011c0b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:37:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:37:29 [ssh-agent] Looking for ssh-agent implementation... 19:37:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:37:29 $ docker exec c753b69f1b5a43c572ff9a6b64e8c0fad9847a15d510e28c5eef1dc7ea011c0b ssh-agent 19:37:29 SSH_AUTH_SOCK=/tmp/ssh-e9S6uRcH1XO9/agent.13 19:37:29 SSH_AGENT_PID=19 19:37:29 Running ssh-add (command line suppressed) 19:37:29 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4384209205580829366.key (/w/workspace/edgex-go/1@tmp/private_key_4384209205580829366.key) 19:37:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:37:30 + git tag --points-at HEAD [Pipeline] } 19:37:30 $ docker exec --env ******** --env ******** c753b69f1b5a43c572ff9a6b64e8c0fad9847a15d510e28c5eef1dc7ea011c0b ssh-agent -k 19:37:30 unset SSH_AUTH_SOCK; 19:37:30 unset SSH_AGENT_PID; 19:37:30 echo Agent pid 19 killed; 19:37:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:37:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:37:30 [ssh-agent] Looking for ssh-agent implementation... 19:37:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:37:30 $ docker exec c753b69f1b5a43c572ff9a6b64e8c0fad9847a15d510e28c5eef1dc7ea011c0b ssh-agent 19:37:30 SSH_AUTH_SOCK=/tmp/ssh-ZtJJbJjVolx9/agent.49 19:37:30 SSH_AGENT_PID=54 19:37:30 Running ssh-add (command line suppressed) 19:37:30 Identity added: /w/workspace/edgex-go/1@tmp/private_key_421795601147346960.key (/w/workspace/edgex-go/1@tmp/private_key_421795601147346960.key) 19:37:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:37:31 + git semver init 19:37:31 # -> Open(): unable to determine branch for HEAD 19:37:31 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:37:31 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:37:31 # $SEMVER_REMOTE_NAME = origin 19:37:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:37:31 # $SEMVER_USER_NAME = edgex-jenkins 19:37:31 # $SEMVER_BRANCH = PR-3413 19:37:31 # $SEMVER_TEMP = /tmp/semver-033613051 19:37:31 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:37:58 # '/tmp/semver-033613051' -> '/w/workspace/edgex-go/1/.semver' 19:37:58 # -> Force: false 19:37:58 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:37:58 $ docker exec --env ******** --env ******** c753b69f1b5a43c572ff9a6b64e8c0fad9847a15d510e28c5eef1dc7ea011c0b ssh-agent -k 19:37:58 unset SSH_AUTH_SOCK; 19:37:58 unset SSH_AGENT_PID; 19:37:58 echo Agent pid 54 killed; 19:37:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:37:59 + git semver [Pipeline] } 19:37:59 $ docker stop --time=1 c753b69f1b5a43c572ff9a6b64e8c0fad9847a15d510e28c5eef1dc7ea011c0b 19:38:01 $ docker rm -f c753b69f1b5a43c572ff9a6b64e8c0fad9847a15d510e28c5eef1dc7ea011c0b [Pipeline] // withDockerContainer [Pipeline] sh 19:38:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:38:02 Stashed 1 file(s) [Pipeline] echo 19:38:02 [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 19:38:03 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:38:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:38:03 + sudo service docker restart 19:38:03 + true 19:38:03 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 19:38:04 ========================================================= 19:38:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:38:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:38:04 + 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 . 19:38:09 Sending build context to Docker daemon 329.7MB 19:38:09 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 19:38:09 Step 2/6 : FROM ${BASE} 19:38:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:38:09 540db60ca938: Pulling fs layer 19:38:09 adcc1eea9eea: Pulling fs layer 19:38:09 4c4ab2625f07: Pulling fs layer 19:38:09 0510c868ecb4: Pulling fs layer 19:38:09 afea3b2eda06: Pulling fs layer 19:38:09 7809a108b3ef: Pulling fs layer 19:38:09 f706445af74f: Pulling fs layer 19:38:09 afea3b2eda06: Waiting 19:38:09 7809a108b3ef: Waiting 19:38:09 0510c868ecb4: Waiting 19:38:09 4c4ab2625f07: Verifying Checksum 19:38:09 4c4ab2625f07: Download complete 19:38:09 adcc1eea9eea: Download complete 19:38:09 afea3b2eda06: Verifying Checksum 19:38:09 afea3b2eda06: Download complete 19:38:09 7809a108b3ef: Verifying Checksum 19:38:09 7809a108b3ef: Download complete 19:38:09 540db60ca938: Verifying Checksum 19:38:09 540db60ca938: Download complete 19:38:09 540db60ca938: Pull complete 19:38:09 adcc1eea9eea: Pull complete 19:38:09 4c4ab2625f07: Pull complete 19:38:11 f706445af74f: Verifying Checksum 19:38:11 f706445af74f: Download complete 19:38:12 0510c868ecb4: Verifying Checksum 19:38:12 0510c868ecb4: Download complete 19:38:17 Still waiting to schedule task 19:38:17 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ is offline 19:38:19 0510c868ecb4: Pull complete 19:38:19 afea3b2eda06: Pull complete 19:38:19 7809a108b3ef: Pull complete 19:38:23 f706445af74f: Pull complete 19:38:23 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:38:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:38:23 ---> b068be0155e3 19:38:23 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 19:38:23 ---> Running in 3ac2f9e3d541 19:38:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:38:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:38:25 (1/12) Installing libmagic (5.39-r0) 19:38:25 (2/12) Installing file (5.39-r0) 19:38:25 (3/12) Installing libc-dev (0.7.2-r3) 19:38:25 (4/12) Installing g++ (10.2.1_pre1-r3) 19:38:30 (5/12) Installing fortify-headers (1.1-r0) 19:38:30 (6/12) Installing patch (2.7.6-r6) 19:38:30 (7/12) Installing build-base (0.5-r2) 19:38:30 (8/12) Installing libsodium (1.0.18-r0) 19:38:30 (9/12) Installing pkgconf (1.7.3-r0) 19:38:30 (10/12) Installing libsodium-dev (1.0.18-r0) 19:38:30 (11/12) Installing libzmq (4.3.3-r1) 19:38:30 (12/12) Installing zeromq-dev (4.3.3-r1) 19:38:30 Executing busybox-1.32.1-r6.trigger 19:38:30 OK: 219 MiB in 52 packages 19:38:34 Removing intermediate container 3ac2f9e3d541 19:38:34 ---> 63450d7cf5a9 19:38:34 Step 4/6 : WORKDIR /edgex-go 19:38:34 ---> Running in c65ed50da345 19:38:34 Removing intermediate container c65ed50da345 19:38:34 ---> 50a71fcc7859 19:38:34 Step 5/6 : COPY go.mod . 19:38:34 ---> ca5e89781db5 19:38:34 Step 6/6 : RUN go mod download 19:38:34 ---> Running in 76a876546b6b 19:38:56 Removing intermediate container 76a876546b6b 19:38:56 ---> 2d53288228f2 19:38:56 Successfully built 2d53288228f2 19:38:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:38:57 + docker inspect -f . ci-base-image-x86_64 19:38:57 . [Pipeline] withDockerContainer 19:38:57 prd-centos7-docker-4c-2g-2383 does not seem to be running inside a container 19:38:57 $ 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 19:38:58 $ docker top 8708046049d8631d8e0207e6c9207576d80eb2263f2eefd1cb59eb0aec7ba8b4 -eo pid,comm [Pipeline] { [Pipeline] sh 19:38:59 + go version 19:38:59 go version go1.16.3 linux/amd64 [Pipeline] } 19:38:59 $ docker stop --time=1 8708046049d8631d8e0207e6c9207576d80eb2263f2eefd1cb59eb0aec7ba8b4 19:39:00 $ docker rm -f 8708046049d8631d8e0207e6c9207576d80eb2263f2eefd1cb59eb0aec7ba8b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:39:01 + docker inspect -f . ci-base-image-x86_64 19:39:01 . [Pipeline] withDockerContainer 19:39:01 prd-centos7-docker-4c-2g-2383 does not seem to be running inside a container 19:39:01 $ 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 19:39:02 $ docker top ddc79110766184fdd811d84677236a05af51c5bccd28dcc243b89ae1ce49618a -eo pid,comm [Pipeline] { [Pipeline] echo 19:39:03 ========================================================= 19:39:03 [edgeXBuildGoParallel] Running Tests and Build... 19:39:03 ========================================================= [Pipeline] sh 19:39:03 + go get -t . [Pipeline] sh 19:39:04 + make test 19:39:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/command 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/command 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/command 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/command 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/command 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/data 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/command 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/command/config 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/command 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/command 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/command 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/command 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/command 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/data/mocks 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/command 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/command 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/command 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/command 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/pkg/db/redis 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/data/mocks 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/cmd/core-command 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/pkg/db/redis 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/pkg/db/redis 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/data 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/data 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/data 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/data 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/metadata 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/metadata 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/metadata 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/metadata 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/metadata 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/security/fileprovider 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/security/fileprovider 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/security/kdf 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/support/scheduler 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/system/agent 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/system/agent 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/system/agent 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/system/agent/executor 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks 19:39:06 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: 19:39:06 go get github.com/edgexfoundry/edgex-go/internal/pkg/db/test 19:39:06 make: *** [Makefile:94: test] Error 1 [Pipeline] } 19:39:06 $ docker stop --time=1 ddc79110766184fdd811d84677236a05af51c5bccd28dcc243b89ae1ce49618a 19:39:07 $ 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] } 19:39:08 Failed in branch amd64 19:41:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2386 in /w/workspace/edgexfoundry_edgex-go_PR-3413 [Pipeline] { [Pipeline] ws 19:41:31 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:41:37 using credential edgex-jenkins-ssh 19:41:37 Cloning the remote Git repository 19:41:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:41:37 > git init /w/workspace/edgex-go/1 # timeout=10 19:41:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:41:37 > git --version # timeout=10 19:41:37 > git --version # 'git version 2.17.1' 19:41:37 using GIT_SSH to set credentials SSH Credentials for GitHub 19:41:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:41:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:41:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:41:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:41:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:41:53 using GIT_SSH to set credentials SSH Credentials for GitHub 19:41:53 > 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 19:41:54 Merging remotes/origin/master commit 65a1ad8836fac6fe6d7e576d1f355fc517d369bc into PR head commit e2d74c1ec414f6de7c5c350d45e62102285263d0 19:41:54 Merge succeeded, producing e2d74c1ec414f6de7c5c350d45e62102285263d0 19:41:54 Checking out Revision e2d74c1ec414f6de7c5c350d45e62102285263d0 (PR-3413) 19:41:54 > git config core.sparsecheckout # timeout=10 19:41:54 > git checkout -f e2d74c1ec414f6de7c5c350d45e62102285263d0 # timeout=10 19:41:54 > git remote # timeout=10 19:41:54 > git config --get remote.origin.url # timeout=10 19:41:54 using GIT_SSH to set credentials SSH Credentials for GitHub 19:41:54 > git merge 65a1ad8836fac6fe6d7e576d1f355fc517d369bc # timeout=10 19:41:54 > git rev-parse HEAD^{commit} # timeout=10 19:41:54 > git config core.sparsecheckout # timeout=10 19:41:54 > git checkout -f e2d74c1ec414f6de7c5c350d45e62102285263d0 # timeout=10 19:41:59 Commit message: "ci: testing with Golang 1.16" 19:41:59 > git --version # timeout=10 19:41:59 > git --version # 'git version 2.17.1' 19:41:59 fatal: bad object a2d7449e119288fea108deb66907500e3819ac4b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:42:00 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:42:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:42:01 + true 19:42:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:42:03 provisioning config files... 19:42:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7770169064653356678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:42:04 ---> docker-login.sh 19:42:04 nexus3.edgexfoundry.org:10001 19:42:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:05 Configure a credential helper to remove this warning. See 19:42:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:05 19:42:05 Login Succeeded 19:42:05 nexus3.edgexfoundry.org:10002 19:42:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:06 Configure a credential helper to remove this warning. See 19:42:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:06 19:42:06 Login Succeeded 19:42:06 nexus3.edgexfoundry.org:10003 19:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:06 Configure a credential helper to remove this warning. See 19:42:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:06 19:42:06 Login Succeeded 19:42:06 nexus3.edgexfoundry.org:10004 19:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:06 Configure a credential helper to remove this warning. See 19:42:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:06 19:42:06 Login Succeeded 19:42:06 docker.io 19:42:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:07 Configure a credential helper to remove this warning. See 19:42:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:07 19:42:07 Login Succeeded 19:42:07 ---> docker-login.sh ends [Pipeline] } 19:42:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:42:08 ========================================================= 19:42:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:42:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:42:08 + 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 . 19:42:11 Sending build context to Docker daemon 167.4MB 19:42:11 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 19:42:11 Step 2/6 : FROM ${BASE} 19:42:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:42:11 595b0fe564bb: Pulling fs layer 19:42:11 7186ed65a4f7: Pulling fs layer 19:42:11 316046926c0a: Pulling fs layer 19:42:11 4ebd0625c992: Pulling fs layer 19:42:11 207e8628e3a3: Pulling fs layer 19:42:11 c791037a9be2: Pulling fs layer 19:42:11 ffd874e62e21: Pulling fs layer 19:42:11 4ebd0625c992: Waiting 19:42:11 207e8628e3a3: Waiting 19:42:11 c791037a9be2: Waiting 19:42:11 ffd874e62e21: Waiting 19:42:11 316046926c0a: Verifying Checksum 19:42:11 7186ed65a4f7: Verifying Checksum 19:42:11 7186ed65a4f7: Download complete 19:42:11 207e8628e3a3: Download complete 19:42:11 c791037a9be2: Verifying Checksum 19:42:11 c791037a9be2: Download complete 19:42:11 595b0fe564bb: Verifying Checksum 19:42:11 595b0fe564bb: Download complete 19:42:11 595b0fe564bb: Pull complete 19:42:12 7186ed65a4f7: Pull complete 19:42:12 316046926c0a: Pull complete 19:42:13 ffd874e62e21: Verifying Checksum 19:42:13 ffd874e62e21: Download complete 19:42:14 4ebd0625c992: Verifying Checksum 19:42:14 4ebd0625c992: Download complete 19:42:26 4ebd0625c992: Pull complete 19:42:26 207e8628e3a3: Pull complete 19:42:26 c791037a9be2: Pull complete 19:42:29 ffd874e62e21: Pull complete 19:42:29 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 19:42:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:42:29 ---> cfc18b08335c 19:42:29 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 19:42:32 ---> Running in 3b315429b4ba 19:42:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:42:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:42:35 (1/12) Installing libmagic (5.39-r0) 19:42:35 (2/12) Installing file (5.39-r0) 19:42:35 (3/12) Installing libc-dev (0.7.2-r3) 19:42:35 (4/12) Installing g++ (10.2.1_pre1-r3) 19:42:42 (5/12) Installing fortify-headers (1.1-r0) 19:42:42 (6/12) Installing patch (2.7.6-r6) 19:42:42 (7/12) Installing build-base (0.5-r2) 19:42:42 (8/12) Installing libsodium (1.0.18-r0) 19:42:42 (9/12) Installing pkgconf (1.7.3-r0) 19:42:42 (10/12) Installing libsodium-dev (1.0.18-r0) 19:42:42 (11/12) Installing libzmq (4.3.3-r1) 19:42:42 (12/12) Installing zeromq-dev (4.3.3-r1) 19:42:42 Executing busybox-1.32.1-r6.trigger 19:42:42 OK: 218 MiB in 52 packages 19:42:47 Removing intermediate container 3b315429b4ba 19:42:47 ---> d6c6374e0c46 19:42:47 Step 4/6 : WORKDIR /edgex-go 19:42:47 ---> Running in b9699da4bd22 19:42:47 Removing intermediate container b9699da4bd22 19:42:47 ---> 9e2339d273a8 19:42:47 Step 5/6 : COPY go.mod . 19:42:47 ---> deb888069f83 19:42:47 Step 6/6 : RUN go mod download 19:42:47 ---> Running in 5b397ff754cf 19:43:14 Removing intermediate container 5b397ff754cf 19:43:14 ---> ab1d0fb612e5 19:43:14 Successfully built ab1d0fb612e5 19:43:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:43:15 + docker inspect -f . ci-base-image-arm64 19:43:15 . [Pipeline] withDockerContainer 19:43:15 prd-ubuntu18.04-docker-arm64-4c-16g-2386 does not seem to be running inside a container 19:43:15 $ 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 19:43:16 $ docker top c2c792e0e89142d521635d5959e3a5dfbcce8a8471e37b322fae14f05700361d -eo pid,comm [Pipeline] { [Pipeline] sh 19:43:17 + go version 19:43:17 go version go1.16.3 linux/arm64 [Pipeline] } 19:43:17 $ docker stop --time=1 c2c792e0e89142d521635d5959e3a5dfbcce8a8471e37b322fae14f05700361d 19:43:19 $ docker rm -f c2c792e0e89142d521635d5959e3a5dfbcce8a8471e37b322fae14f05700361d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:43:20 + docker inspect -f . ci-base-image-arm64 19:43:20 . [Pipeline] withDockerContainer 19:43:21 prd-ubuntu18.04-docker-arm64-4c-16g-2386 does not seem to be running inside a container 19:43:21 $ 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 19:43:22 $ docker top 0d7542cf70be8f8293313ebe49f9d6f718c0bf574adf0f70b9efdd3eb596f743 -eo pid,comm [Pipeline] { [Pipeline] echo 19:43:22 ========================================================= 19:43:22 [edgeXBuildGoParallel] Running Tests and Build... 19:43:22 ========================================================= [Pipeline] sh 19:43:23 + go get -t . [Pipeline] sh 19:43:24 + make test 19:43:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/command 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/command 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/command 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/command 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/command 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/data 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/command 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/command/config 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/command 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/command 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/command 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/command 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/command 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/data/mocks 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/command 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/command 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/command 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/command 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/pkg/db/redis 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/data/mocks 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/cmd/core-command 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/pkg/db/redis 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/pkg/db/redis 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/data 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/data 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/data 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/data 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/metadata 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/metadata 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/metadata 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/metadata 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/metadata 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/security/fileprovider 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/security/fileprovider 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/security/kdf 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/support/scheduler 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/system/agent 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/system/agent 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/system/agent 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/system/agent/executor 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks 19:43:25 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: 19:43:25 go get github.com/edgexfoundry/edgex-go/internal/pkg/db/test 19:43:25 make: *** [Makefile:94: test] Error 1 [Pipeline] } 19:43:25 $ docker stop --time=1 0d7542cf70be8f8293313ebe49f9d6f718c0bf574adf0f70b9efdd3eb596f743 19:43:27 $ 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 19:43:29 ---> job-cost.sh 19:43:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-k7G6 19:44:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:45:29 lf-activate-venv(): INFO: Adding /tmp/venv-k7G6/bin to PATH 19:45:29 INFO: No Stack... 19:45:29 INFO: Retrieving Pricing Info for: lf-standard-4 19:45:29 INFO: Archiving Costs [Pipeline] sh 19:45:30 + + cut -d,cat -f6 /w/workspace/edgex-go/1/archives/cost.csv 19:45:30 [Pipeline] lock 19:45:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3413-1-stack-cost] 19:45:30 Resource [jenkins-edgexfoundry-edgex-go-PR-3413-1-stack-cost] did not exist. Created. 19:45:30 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3413-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:45:31 + echo total: 0.20999999344348907 [Pipeline] stash 19:45:31 Stashed 1 file(s) [Pipeline] } 19:45:31 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] } 19:45:32 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 19:45:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:45:34 ---> package-listing.sh 19:45:34 ++ facter osfamily 19:45:34 ++ tr '[:upper:]' '[:lower:]' 19:45:35 + OS_FAMILY=redhat 19:45:35 + workspace=/w/workspace/edgex-go/1 19:45:35 + START_PACKAGES=/tmp/packages_start.txt 19:45:35 + END_PACKAGES=/tmp/packages_end.txt 19:45:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:45:35 + PACKAGES=/tmp/packages_start.txt 19:45:35 + '[' /w/workspace/edgex-go/1 ']' 19:45:35 + PACKAGES=/tmp/packages_end.txt 19:45:35 + case "${OS_FAMILY}" in 19:45:35 + sort 19:45:35 + rpm -qa 19:45:40 + '[' -f /tmp/packages_start.txt ']' 19:45:40 + '[' -f /tmp/packages_end.txt ']' 19:45:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:45:40 + '[' /w/workspace/edgex-go/1 ']' 19:45:40 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:45:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:45:40 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 19:45:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:45:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:45:41 19:45:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:45:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:45:42 alpine: Pulling from edgex-lftools-log-publisher 19:45:42 df20fa9351a1: Pulling fs layer 19:45:42 36b3adc4ff6f: Pulling fs layer 19:45:42 8ad3a11d3b57: Pulling fs layer 19:45:42 46f8f816bc3b: Pulling fs layer 19:45:42 93b61091891f: Pulling fs layer 19:45:42 93b9cdb0e59b: Pulling fs layer 19:45:42 5e14af77c1be: Pulling fs layer 19:45:42 01666e4c0597: Pulling fs layer 19:45:42 aa168da1d23b: Pulling fs layer 19:45:42 93b9cdb0e59b: Waiting 19:45:42 5e14af77c1be: Waiting 19:45:42 01666e4c0597: Waiting 19:45:42 aa168da1d23b: Waiting 19:45:42 46f8f816bc3b: Waiting 19:45:42 93b61091891f: Waiting 19:45:42 36b3adc4ff6f: Verifying Checksum 19:45:42 36b3adc4ff6f: Download complete 19:45:42 46f8f816bc3b: Verifying Checksum 19:45:42 46f8f816bc3b: Download complete 19:45:42 df20fa9351a1: Verifying Checksum 19:45:42 df20fa9351a1: Download complete 19:45:42 93b9cdb0e59b: Verifying Checksum 19:45:42 93b9cdb0e59b: Download complete 19:45:42 93b61091891f: Verifying Checksum 19:45:42 93b61091891f: Download complete 19:45:42 5e14af77c1be: Verifying Checksum 19:45:42 5e14af77c1be: Download complete 19:45:42 01666e4c0597: Verifying Checksum 19:45:42 01666e4c0597: Download complete 19:45:43 8ad3a11d3b57: Verifying Checksum 19:45:43 8ad3a11d3b57: Download complete 19:45:43 df20fa9351a1: Pull complete 19:45:43 36b3adc4ff6f: Pull complete 19:45:44 8ad3a11d3b57: Pull complete 19:45:44 46f8f816bc3b: Pull complete 19:45:46 aa168da1d23b: Verifying Checksum 19:45:46 aa168da1d23b: Download complete 19:45:46 93b61091891f: Pull complete 19:45:46 93b9cdb0e59b: Pull complete 19:45:46 5e14af77c1be: Pull complete 19:45:46 01666e4c0597: Pull complete 19:45:57 aa168da1d23b: Pull complete 19:45:57 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:45:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:45:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:45:57 prd-centos7-docker-4c-2g-2383 does not seem to be running inside a container 19:45:57 $ 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 19:46:00 $ docker top ecc83e214550f05525e02053827d001ca4ab52844e234795e071c46bc8c70a05 -eo pid,comm [Pipeline] { [Pipeline] sh 19:46:01 + touch /tmp/pre-build-complete [Pipeline] sh 19:46:01 + mkdir -p /var/log/sa [Pipeline] sh 19:46:02 + ls /var/log/sa-host 19:46:02 + sadf -c /var/log/sa-host/sa23 19:46:02 file_magic: OK 19:46:02 HZ: Using current value: 100 19:46:02 file_header: OK 19:46:02 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 19:46:02 Statistics: 19:46:02 Hnuu...uuuununununu... 19:46:02 File successfully converted to sysstat format version 12.2.1 19:46:02 + sadf -c /var/log/sa-host/sa29 19:46:02 file_magic: OK 19:46:02 HZ: Using current value: 100 19:46:02 file_header: OK 19:46:02 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 19:46:02 Statistics: 19:46:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:46:02 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:46:02 provisioning config files... 19:46:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6572970271482263542tmp [Pipeline] { [Pipeline] echo 19:46:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:46:03 ---> create-netrc.sh [Pipeline] } 19:46:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:46:03 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:46:03 ---> python-tools-install.sh [Pipeline] echo 19:46:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:46:04 ---> sudo-logs.sh 19:46:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:46:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:46:04 ---> job-cost.sh 19:46:04 lf-activate-venv: SKIPPING 19:46:04 DEBUG: total: 0.20999999344348907 19:46:04 INFO: Retrieving Stack Cost... 19:46:05 INFO: Retrieving Pricing Info for: v1-standard-2 19:46:06 INFO: Archiving Costs [Pipeline] echo 19:46:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:46:06 ---> logs-deploy.sh 19:46:06 lf-activate-venv: SKIPPING 19:46:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3413/1 19:46:06 INFO: archiving workspace using pattern(s): 19:46:07 Archives upload complete. 19:46:08 INFO: archiving logs to Nexus