Branch indexing 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 hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at 3d31a9377a82a7ecd7922e9b9d028e1661eb8a18 rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 3d31a9377a82a7ecd7922e9b9d028e1661eb8a18 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true 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-32618 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/94 [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/94 # 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 > 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/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3d31a9377a82a7ecd7922e9b9d028e1661eb8a18 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 Merge succeeded, producing 12fb89090adf6f3fac85bfa6fc3246ca30cf0656 Checking out Revision 12fb89090adf6f3fac85bfa6fc3246ca30cf0656 (PR-2858) > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # 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 3d31a9377a82a7ecd7922e9b9d028e1661eb8a18 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 12fb89090adf6f3fac85bfa6fc3246ca30cf0656 # timeout=10 Commit message: "Merge commit '3d31a9377a82a7ecd7922e9b9d028e1661eb8a18' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:32:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:32:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:32:13 ========================================================= 00:32:13 EdgeX Global Pipelines Version Info 00:32:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk fc866bfdbb9e26072c43941235ba873ea718f44b # timeout=10 00:32:18 ------------------- 00:32:18 stable info: 00:32:18 ------------------- 00:32:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:32:18 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 00:32:18 Message: update stable to v1.0.186 00:32:18 ------------------- 00:32:18 experimental info: 00:32:18 ------------------- 00:32:18 Commited By: **** collab-it+edgex@linuxfoundation.org 00:32:18 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 00:32:18 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:32:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:32:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:32:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:32:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:32:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:32:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:32:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:32:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:32:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:32:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:32:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:32:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:32:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:32:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:32:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:32:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:32:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:32:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo 00:32:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo 00:32:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo 00:32:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 12fb89090adf6f3fac85bfa6fc3246ca30cf0656 [Pipeline] echo 00:32:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 12fb890 [Pipeline] echo 00:32:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:32:21 provisioning config files... 00:32:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/94@tmp/config3221986173768236119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:32:22 ---> docker-login.sh 00:32:22 nexus3.edgexfoundry.org:10001 00:32:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:24 Configure a credential helper to remove this warning. See 00:32:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:24 00:32:24 Login Succeeded 00:32:24 nexus3.edgexfoundry.org:10002 00:32:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:24 Configure a credential helper to remove this warning. See 00:32:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:24 00:32:24 Login Succeeded 00:32:24 nexus3.edgexfoundry.org:10003 00:32:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:25 Configure a credential helper to remove this warning. See 00:32:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:25 00:32:25 Login Succeeded 00:32:25 nexus3.edgexfoundry.org:10004 00:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:25 Configure a credential helper to remove this warning. See 00:32:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:25 00:32:25 Login Succeeded 00:32:25 docker.io 00:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:27 Configure a credential helper to remove this warning. See 00:32:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:27 00:32:27 Login Succeeded 00:32:27 ---> docker-login.sh ends [Pipeline] } 00:32:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:27 ++ 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 00:32:27 + for file in '`ls cmd/**/Dockerfile`' 00:32:27 ++ dirname cmd/core-command/Dockerfile 00:32:27 ++ cut -d/ -f2 00:32:27 + echo core-command,cmd/core-command/Dockerfile 00:32:27 + for file in '`ls cmd/**/Dockerfile`' 00:32:27 ++ dirname cmd/core-data/Dockerfile 00:32:27 ++ cut -d/ -f2 00:32:27 + echo core-data,cmd/core-data/Dockerfile 00:32:27 + for file in '`ls cmd/**/Dockerfile`' 00:32:27 ++ cut -d/ -f2 00:32:27 ++ dirname cmd/core-metadata/Dockerfile 00:32:27 + echo core-metadata,cmd/core-metadata/Dockerfile 00:32:27 + for file in '`ls cmd/**/Dockerfile`' 00:32:27 ++ cut -d/ -f2 00:32:27 ++ dirname cmd/security-bootstrapper/Dockerfile 00:32:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:32:27 + for file in '`ls cmd/**/Dockerfile`' 00:32:27 ++ dirname cmd/security-proxy-setup/Dockerfile 00:32:27 ++ cut -d/ -f2 00:32:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:32:27 + for file in '`ls cmd/**/Dockerfile`' 00:32:27 ++ cut -d/ -f2 00:32:27 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:32:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:32:27 + for file in '`ls cmd/**/Dockerfile`' 00:32:27 ++ dirname cmd/support-notifications/Dockerfile 00:32:27 ++ cut -d/ -f2 00:32:27 + echo support-notifications,cmd/support-notifications/Dockerfile 00:32:27 + for file in '`ls cmd/**/Dockerfile`' 00:32:27 ++ dirname cmd/support-scheduler/Dockerfile 00:32:27 ++ cut -d/ -f2 00:32:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:32:27 + for file in '`ls cmd/**/Dockerfile`' 00:32:27 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:32:27 ++ cut -d/ -f2 00:32:27 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:32:28 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 00:32:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:29 00:32:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:32:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:30 latest: Pulling from edgex-devops/git-semver 00:32:30 31603596830f: Pulling fs layer 00:32:30 2a8b12db71e7: Pulling fs layer 00:32:30 6ca5941a6612: Pulling fs layer 00:32:30 ecc8261a40a4: Pulling fs layer 00:32:30 ecc8261a40a4: Waiting 00:32:30 2a8b12db71e7: Verifying Checksum 00:32:30 2a8b12db71e7: Download complete 00:32:31 31603596830f: Verifying Checksum 00:32:31 31603596830f: Download complete 00:32:31 6ca5941a6612: Verifying Checksum 00:32:31 6ca5941a6612: Download complete 00:32:32 ecc8261a40a4: Verifying Checksum 00:32:32 ecc8261a40a4: Download complete 00:32:32 31603596830f: Pull complete 00:32:33 2a8b12db71e7: Pull complete 00:32:35 6ca5941a6612: Pull complete 00:32:36 ecc8261a40a4: Pull complete 00:32:36 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:32:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:32:36 prd-centos7-docker-4c-2g-32618 does not seem to be running inside a container 00:32:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@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:10004/edgex-devops/git-semver:latest cat 00:32:40 $ docker top 44bb1050458111434a5ad82c3f2f5414e3e333a6beb3083c95163ec2d4a1b4ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:40 [ssh-agent] Looking for ssh-agent implementation... 00:32:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:41 $ docker exec 44bb1050458111434a5ad82c3f2f5414e3e333a6beb3083c95163ec2d4a1b4ab ssh-agent 00:32:42 SSH_AUTH_SOCK=/tmp/ssh-cWNNeKYFwqwi/agent.11 00:32:42 SSH_AGENT_PID=16 00:32:42 Running ssh-add (command line suppressed) 00:32:43 Identity added: /w/workspace/edgex-go/94@tmp/private_key_388578491735854184.key (/w/workspace/edgex-go/94@tmp/private_key_388578491735854184.key) 00:32:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:44 + git tag --points-at HEAD [Pipeline] } 00:32:44 $ docker exec --env ******** --env ******** 44bb1050458111434a5ad82c3f2f5414e3e333a6beb3083c95163ec2d4a1b4ab ssh-agent -k 00:32:44 unset SSH_AUTH_SOCK; 00:32:44 unset SSH_AGENT_PID; 00:32:44 echo Agent pid 16 killed; 00:32:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:32:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:44 [ssh-agent] Looking for ssh-agent implementation... 00:32:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:45 $ docker exec 44bb1050458111434a5ad82c3f2f5414e3e333a6beb3083c95163ec2d4a1b4ab ssh-agent 00:32:45 SSH_AUTH_SOCK=/tmp/ssh-8sJWi9BJSUeT/agent.44 00:32:45 SSH_AGENT_PID=49 00:32:45 Running ssh-add (command line suppressed) 00:32:46 Identity added: /w/workspace/edgex-go/94@tmp/private_key_4517724052580430088.key (/w/workspace/edgex-go/94@tmp/private_key_4517724052580430088.key) 00:32:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:47 + git semver init 00:32:47 # -> Open(): unable to determine branch for HEAD 00:32:47 # $GIT_DIR = /w/workspace/edgex-go/94/.git 00:32:47 # $GIT_WORK_TREE = /w/workspace/edgex-go/94 00:32:47 # $SEMVER_REMOTE_NAME = origin 00:32:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:32:47 # $SEMVER_USER_NAME = edgex-jenkins 00:32:47 # $SEMVER_BRANCH = PR-2858 00:32:47 # $SEMVER_TEMP = /tmp/semver-116114893 00:32:47 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:34:10 # '/tmp/semver-116114893' -> '/w/workspace/edgex-go/94/.semver' 00:34:10 # -> Force: false 00:34:10 # $SEMVER_DIR = /w/workspace/edgex-go/94/.semver [Pipeline] } 00:34:10 $ docker exec --env ******** --env ******** 44bb1050458111434a5ad82c3f2f5414e3e333a6beb3083c95163ec2d4a1b4ab ssh-agent -k 00:34:11 unset SSH_AUTH_SOCK; 00:34:11 unset SSH_AGENT_PID; 00:34:11 echo Agent pid 49 killed; 00:34:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:34:12 + git semver [Pipeline] } 00:34:12 $ docker stop --time=1 44bb1050458111434a5ad82c3f2f5414e3e333a6beb3083c95163ec2d4a1b4ab 00:34:14 $ docker rm -f 44bb1050458111434a5ad82c3f2f5414e3e333a6beb3083c95163ec2d4a1b4ab [Pipeline] // withDockerContainer [Pipeline] sh 00:34:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:34:17 Stashed 1 file(s) [Pipeline] echo 00:34:17 [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 00:34:18 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:34:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:34:19 + true 00:34:19 + sudo service docker restart 00:34:19 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:34:20 ========================================================= 00:34:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:34:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:34:21 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 00:34:27 Sending build context to Docker daemon 329.3MB 00:34:27 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:34:27 Step 2/6 : FROM ${BASE} 00:34:27 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:34:27 188c0c94c7c5: Pulling fs layer 00:34:27 0ef7d3d256c8: Pulling fs layer 00:34:27 de9db76c5a1d: Pulling fs layer 00:34:27 bca2f99d35d6: Pulling fs layer 00:34:27 93359f2a8cfa: Pulling fs layer 00:34:27 7c6f9722023f: Pulling fs layer 00:34:27 a35cf1a2eb13: Pulling fs layer 00:34:27 bca2f99d35d6: Waiting 00:34:27 93359f2a8cfa: Waiting 00:34:27 7c6f9722023f: Waiting 00:34:27 a35cf1a2eb13: Waiting 00:34:27 de9db76c5a1d: Download complete 00:34:27 0ef7d3d256c8: Verifying Checksum 00:34:27 0ef7d3d256c8: Download complete 00:34:27 93359f2a8cfa: Download complete 00:34:27 7c6f9722023f: Download complete 00:34:28 188c0c94c7c5: Verifying Checksum 00:34:28 188c0c94c7c5: Download complete 00:34:29 188c0c94c7c5: Pull complete 00:34:30 0ef7d3d256c8: Pull complete 00:34:30 de9db76c5a1d: Pull complete 00:34:32 Still waiting to schedule task 00:34:32 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:34:36 a35cf1a2eb13: Verifying Checksum 00:34:36 a35cf1a2eb13: Download complete 00:34:39 bca2f99d35d6: Verifying Checksum 00:34:39 bca2f99d35d6: Download complete 00:34:50 bca2f99d35d6: Pull complete 00:34:50 93359f2a8cfa: Pull complete 00:34:50 7c6f9722023f: Pull complete 00:34:59 a35cf1a2eb13: Pull complete 00:34:59 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:34:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:34:59 ---> a62c8e92a672 00:34:59 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 00:34:59 ---> Running in a04c64d3596a 00:35:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:03 (1/12) Installing libmagic (5.38-r0) 00:35:03 (2/12) Installing file (5.38-r0) 00:35:03 (3/12) Installing libc-dev (0.7.2-r3) 00:35:04 (4/12) Installing g++ (9.3.0-r2) 00:35:17 (5/12) Installing fortify-headers (1.1-r0) 00:35:17 (6/12) Installing patch (2.7.6-r6) 00:35:17 (7/12) Installing build-base (0.5-r2) 00:35:17 (8/12) Installing libsodium (1.0.18-r0) 00:35:17 (9/12) Installing pkgconf (1.7.2-r0) 00:35:17 (10/12) Installing libsodium-dev (1.0.18-r0) 00:35:18 (11/12) Installing libzmq (4.3.3-r0) 00:35:18 (12/12) Installing zeromq-dev (4.3.3-r0) 00:35:18 Executing busybox-1.31.1-r19.trigger 00:35:18 OK: 233 MiB in 51 packages 00:35:23 Removing intermediate container a04c64d3596a 00:35:23 ---> 8929adcccc1b 00:35:23 Step 4/6 : WORKDIR /edgex-go 00:35:23 ---> Running in 6aff89cfb9ce 00:35:23 Removing intermediate container 6aff89cfb9ce 00:35:23 ---> dc6479f9c434 00:35:23 Step 5/6 : COPY go.mod . 00:35:24 ---> b21ae0e11f28 00:35:24 Step 6/6 : RUN go mod download 00:35:24 ---> Running in 4b648a2d5f61 00:35:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32626 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:35:46 Running in /w/workspace/edgex-go/94 [Pipeline] { [Pipeline] checkout 00:35:51 using credential edgex-jenkins-ssh 00:35:51 Cloning the remote Git repository 00:35:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:35:51 > git init /w/workspace/edgex-go/94 # timeout=10 00:35:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:51 > git --version # timeout=10 00:35:51 > git --version # 'git version 2.17.1' 00:35:51 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:04 Removing intermediate container 4b648a2d5f61 00:36:04 ---> 03e86b526cc9 00:36:04 Successfully built 03e86b526cc9 00:36:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:36:05 + docker inspect -f . ci-base-image-x86_64 00:36:05 . [Pipeline] withDockerContainer 00:36:06 prd-centos7-docker-4c-2g-32618 does not seem to be running inside a container 00:36:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:36:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:08 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:36:09 $ docker top 87969d741cef472e9ae176737a5bbc0737a9b74d620681211f45ec78eec2568c -eo pid,comm 00:36:09 Merging remotes/origin/master commit 3d31a9377a82a7ecd7922e9b9d028e1661eb8a18 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [Pipeline] { [Pipeline] sh 00:36:09 > git config core.sparsecheckout # timeout=10 00:36:09 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:36:10 > git remote # timeout=10 00:36:10 > git config --get remote.origin.url # timeout=10 00:36:10 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:10 > git merge 3d31a9377a82a7ecd7922e9b9d028e1661eb8a18 # timeout=10 00:36:11 Merge succeeded, producing b4a74b04f01ddc46d17e01cf594236d6a5f27476 00:36:11 Checking out Revision b4a74b04f01ddc46d17e01cf594236d6a5f27476 (PR-2858) 00:36:11 + go version 00:36:11 go version go1.15.5 linux/amd64 [Pipeline] } 00:36:11 $ docker stop --time=1 87969d741cef472e9ae176737a5bbc0737a9b74d620681211f45ec78eec2568c 00:36:11 > git rev-parse HEAD^{commit} # timeout=10 00:36:11 > git config core.sparsecheckout # timeout=10 00:36:11 > git checkout -f b4a74b04f01ddc46d17e01cf594236d6a5f27476 # timeout=10 00:36:14 $ docker rm -f 87969d741cef472e9ae176737a5bbc0737a9b74d620681211f45ec78eec2568c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 00:36:15 Commit message: "Merge commit '3d31a9377a82a7ecd7922e9b9d028e1661eb8a18' into HEAD" 00:36:15 First time build. Skipping changelog. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:17 + docker inspect -f . ci-base-image-x86_64 00:36:17 . [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerContainer 00:36:15 > git rev-list --no-walk fc866bfdbb9e26072c43941235ba873ea718f44b # timeout=10 00:36:17 prd-centos7-docker-4c-2g-32618 does not seem to be running inside a container 00:36:17 $ 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/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:36:20 $ docker top ec3255dbdfbb9b19e2c16e4018ada513ab6e25262f76940b34c7f30ef9120846 -eo pid,comm [Pipeline] { [Pipeline] echo 00:36:21 ========================================================= 00:36:21 [edgeXBuildGoParallel] Running Tests and Build... 00:36:21 ========================================================= [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:22 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 00:36:22 + make test 00:36:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] sh 00:36:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:36:23 + true 00:36:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:36:25 provisioning config files... 00:36:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/94@tmp/config8298454089566360731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:26 ---> docker-login.sh 00:36:26 nexus3.edgexfoundry.org:10001 00:36:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:27 Configure a credential helper to remove this warning. See 00:36:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:27 00:36:27 Login Succeeded 00:36:27 nexus3.edgexfoundry.org:10002 00:36:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:27 Configure a credential helper to remove this warning. See 00:36:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:27 00:36:27 Login Succeeded 00:36:27 nexus3.edgexfoundry.org:10003 00:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:28 Configure a credential helper to remove this warning. See 00:36:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:28 00:36:28 Login Succeeded 00:36:28 nexus3.edgexfoundry.org:10004 00:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:28 Configure a credential helper to remove this warning. See 00:36:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:28 00:36:28 Login Succeeded 00:36:28 docker.io 00:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:29 Configure a credential helper to remove this warning. See 00:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:29 00:36:29 Login Succeeded 00:36:29 ---> docker-login.sh ends [Pipeline] } 00:36:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:36:30 ========================================================= 00:36:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:36:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:30 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 00:36:33 Sending build context to Docker daemon 167.2MB 00:36:33 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:36:33 Step 2/6 : FROM ${BASE} 00:36:33 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:33 5f621e34cdf4: Pulling fs layer 00:36:33 a4357932f1b6: Pulling fs layer 00:36:33 18c013af1878: Pulling fs layer 00:36:33 00ac8860ef70: Pulling fs layer 00:36:33 63d7cb157983: Pulling fs layer 00:36:33 b116817d02f9: Pulling fs layer 00:36:33 745a02a5169b: Pulling fs layer 00:36:33 00ac8860ef70: Waiting 00:36:33 63d7cb157983: Waiting 00:36:33 745a02a5169b: Waiting 00:36:33 b116817d02f9: Waiting 00:36:33 18c013af1878: Verifying Checksum 00:36:33 18c013af1878: Download complete 00:36:33 a4357932f1b6: Download complete 00:36:33 63d7cb157983: Verifying Checksum 00:36:33 63d7cb157983: Download complete 00:36:33 b116817d02f9: Verifying Checksum 00:36:33 b116817d02f9: Download complete 00:36:33 5f621e34cdf4: Verifying Checksum 00:36:33 5f621e34cdf4: Download complete 00:36:34 5f621e34cdf4: Pull complete 00:36:34 a4357932f1b6: Pull complete 00:36:35 18c013af1878: Pull complete 00:36:35 745a02a5169b: Download complete 00:36:37 00ac8860ef70: Verifying Checksum 00:36:37 00ac8860ef70: Download complete 00:36:47 00ac8860ef70: Pull complete 00:36:47 63d7cb157983: Pull complete 00:36:47 b116817d02f9: Pull complete 00:36:50 745a02a5169b: Pull complete 00:36:50 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:36:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:36:50 ---> b7e6874047d6 00:36:50 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 00:36:50 ? github.com/edgexfoundry/edgex-go [no test files] 00:36:53 ---> Running in 98334428211a 00:36:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:36:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:36:56 (1/12) Installing libmagic (5.38-r0) 00:36:56 (2/12) Installing file (5.38-r0) 00:36:56 (3/12) Installing libc-dev (0.7.2-r3) 00:36:56 (4/12) Installing g++ (9.3.0-r2) 00:37:00 (5/12) Installing fortify-headers (1.1-r0) 00:37:00 (6/12) Installing patch (2.7.6-r6) 00:37:00 (7/12) Installing build-base (0.5-r2) 00:37:00 (8/12) Installing libsodium (1.0.18-r0) 00:37:00 (9/12) Installing pkgconf (1.7.2-r0) 00:37:00 (10/12) Installing libsodium-dev (1.0.18-r0) 00:37:00 (11/12) Installing libzmq (4.3.3-r0) 00:37:00 (12/12) Installing zeromq-dev (4.3.3-r0) 00:37:00 Executing busybox-1.31.1-r19.trigger 00:37:00 OK: 217 MiB in 51 packages 00:37:04 Removing intermediate container 98334428211a 00:37:04 ---> fa7ddded96e7 00:37:04 Step 4/6 : WORKDIR /edgex-go 00:37:04 ---> Running in 0b638809b330 00:37:04 Removing intermediate container 0b638809b330 00:37:04 ---> c4cf79e10bdd 00:37:04 Step 5/6 : COPY go.mod . 00:37:05 ---> 545e75819518 00:37:05 Step 6/6 : RUN go mod download 00:37:05 ---> Running in 163a481d6b94 00:37:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:37:32 Removing intermediate container 163a481d6b94 00:37:32 ---> 98072690e2a9 00:37:32 Successfully built 98072690e2a9 00:37:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:37:32 + docker inspect -f . ci-base-image-arm64 00:37:32 . [Pipeline] withDockerContainer 00:37:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:37:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:37:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:37:33 prd-ubuntu18.04-docker-arm64-4c-16g-32626 does not seem to be running inside a container 00:37:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:34 $ docker top 0126719b5c55fcf1b61e91ed3b49b163d2e2e3e0a9b74c0320f55aa2f2b71836 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:35 + go version 00:37:35 go version go1.15.5 linux/arm64 [Pipeline] } 00:37:35 $ docker stop --time=1 0126719b5c55fcf1b61e91ed3b49b163d2e2e3e0a9b74c0320f55aa2f2b71836 00:37:37 $ docker rm -f 0126719b5c55fcf1b61e91ed3b49b163d2e2e3e0a9b74c0320f55aa2f2b71836 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:38 + docker inspect -f . ci-base-image-arm64 00:37:38 . [Pipeline] withDockerContainer 00:37:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:37:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:37:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:37:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:37:38 prd-ubuntu18.04-docker-arm64-4c-16g-32626 does not seem to be running inside a container 00:37:39 $ 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/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:37:40 $ docker top 09d923ce7642b5b751cf2a3e4f2788bb3945ad1dc66f41db8a07d1c55d09445e -eo pid,comm 00:37:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [Pipeline] { [Pipeline] echo 00:37:40 ========================================================= 00:37:40 [edgeXBuildGoParallel] Running Tests and Build... 00:37:40 ========================================================= [Pipeline] sh 00:37:41 + make test 00:37:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:37:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:37:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:37:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:37:49 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.205s coverage: 45.9% of statements 00:37:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:37:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:37:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:37:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:37:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:37:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:37:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.150s coverage: 19.8% of statements 00:37:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.166s coverage: 100.0% of statements 00:37:54 --- FAIL: TestAddEventWithPersistence (0.58s) 00:37:54 event_test.go:251: event not received in timely fashion, index 0, TestAddEventWithPersistence 00:37:54 event_test.go:251: event not received in timely fashion, index 1, TestAddEventWithPersistence 00:37:54 event_test.go:255: PASS: AddEvent(string) 00:37:54 FAIL 00:37:54 coverage: 27.1% of statements 00:37:54 FAIL github.com/edgexfoundry/edgex-go/internal/core/data 1.699s 00:37:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:37:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:37:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:37:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:37:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:37:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:37:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.094s coverage: 100.0% of statements 00:37:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:37:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.166s coverage: 100.0% of statements 00:37:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:37:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:37:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.816s coverage: 71.3% of statements 00:37:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:37:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:37:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.581s coverage: 82.9% of statements 00:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:37:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.156s coverage: 78.9% of statements 00:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:38:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.801s coverage: 28.6% of statements 00:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:38:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.125s coverage: 100.0% of statements 00:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:38:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.153s coverage: 100.0% of statements 00:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:38:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.391s coverage: 86.7% of statements 00:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:38:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.337s coverage: 97.5% of statements 00:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:38:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.185s coverage: 78.3% of statements 00:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go [no test files] 00:38:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.596s coverage: 92.8% of statements 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:38:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.144s coverage: 58.8% of statements 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:38:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.115s coverage: 1.0% of statements 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.142s coverage: 47.1% of statements 00:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.096s coverage: 79.5% of statements 00:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.127s coverage: 94.1% of statements 00:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.259s coverage: 96.3% of statements 00:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.186s coverage: 87.5% of statements 00:38:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.226s coverage: 94.4% of statements 00:38:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.087s coverage: 44.8% of statements 00:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.555s coverage: 81.5% of statements 00:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/tokencleaner 0.067s coverage: 87.1% of statements 00:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.360s coverage: 92.9% of statements 00:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 77.8% of statements 00:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 00:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.068s coverage: 100.0% of statements 00:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.110s coverage: 75.5% of statements 00:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.8% of statements 00:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.101s coverage: 87.2% of statements 00:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.123s coverage: 84.6% of statements 00:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.288s coverage: 91.6% of statements 00:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.313s coverage: 64.4% of statements 00:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.158s coverage: 100.0% of statements 00:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements 00:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 00:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements 00:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.046s coverage: 100.0% of statements 00:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.953s coverage: 69.0% of statements 00:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.408s coverage: 38.4% of statements 00:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.265s coverage: 89.5% of statements 00:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.283s coverage: 84.8% of statements 00:38:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.353s coverage: 47.0% of statements 00:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:38:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.150s coverage: 100.0% of statements 00:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:38:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.057s coverage: 100.0% of statements 00:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:38:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.204s coverage: 11.0% of statements 00:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:38:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.231s coverage: 87.1% of statements 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:38:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.776s coverage: 29.1% of statements 00:38:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:38:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:38:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:38:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:38:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:38:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.411s coverage: 99.0% of statements 00:38:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:38:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.258s coverage: 100.0% of statements 00:38:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:38:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:38:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:38:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:38:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.161s coverage: 95.6% of statements 00:38:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:38:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:38:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:38:49 ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements 00:38:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:38:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements 00:38:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:38:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:38:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:38:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:38:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.049s coverage: 87.9% of statements 00:38:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:38:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:38:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 00:38:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.073s coverage: 32.1% of statements 00:38:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.196s coverage: 100.0% of statements 00:38:50 FAIL 00:38:51 make: *** [Makefile:94: test] Error 1 [Pipeline] } 00:38:51 $ docker stop --time=1 ec3255dbdfbb9b19e2c16e4018ada513ab6e25262f76940b34c7f30ef9120846 00:38:54 $ docker rm -f ec3255dbdfbb9b19e2c16e4018ada513ab6e25262f76940b34c7f30ef9120846 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 00:38:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [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] } 00:38:56 Failed in branch amd64 00:39:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:39:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:39:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:39:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:39:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:39:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:39:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:39:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:39:35 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.350s coverage: 45.9% of statements 00:39:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:39:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:39:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:39:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:39:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:39:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:39:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.134s coverage: 19.8% of statements 00:39:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.256s coverage: 100.0% of statements 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.545s coverage: 27.1% of statements 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.168s coverage: 100.0% of statements 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.160s coverage: 100.0% of statements 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:39:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.258s coverage: 71.3% of statements 00:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:39:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.543s coverage: 82.9% of statements 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:39:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.169s coverage: 78.9% of statements 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:40:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.275s coverage: 28.6% of statements 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:40:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.243s coverage: 100.0% of statements 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:40:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.175s coverage: 100.0% of statements 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:40:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.384s coverage: 86.7% of statements 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:40:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.410s coverage: 97.5% of statements 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:40:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.226s coverage: 78.3% of statements 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.349s coverage: 92.8% of statements 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.134s coverage: 58.8% of statements 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.252s coverage: 1.0% of statements 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.175s coverage: 47.1% of statements 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.158s coverage: 79.5% of statements 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.140s coverage: 94.1% of statements 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.191s coverage: 96.3% of statements 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.165s coverage: 87.5% of statements 00:40:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.130s coverage: 94.4% of statements 00:40:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.131s coverage: 44.8% of statements 00:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.605s coverage: 81.5% of statements 00:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/tokencleaner 0.108s coverage: 87.1% of statements 00:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.191s coverage: 92.9% of statements 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 77.8% of statements 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.118s coverage: 100.0% of statements 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.154s coverage: 75.5% of statements 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.147s coverage: 80.8% of statements 00:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.201s coverage: 87.2% of statements 00:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.214s coverage: 84.6% of statements 00:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.276s coverage: 91.6% of statements 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.626s coverage: 64.4% of statements 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.126s coverage: 100.0% of statements 00:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements 00:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 00:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.054s coverage: 73.7% of statements 00:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.105s coverage: 100.0% of statements 00:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.035s coverage: 69.0% of statements 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:40:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.494s coverage: 38.4% of statements 00:40:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:40:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:40:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.107s coverage: 89.5% of statements 00:40:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:40:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.087s coverage: 84.8% of statements 00:40:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.450s coverage: 47.0% of statements 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:40:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.120s coverage: 100.0% of statements 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:40:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.155s coverage: 100.0% of statements 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:40:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.144s coverage: 11.0% of statements 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:40:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.495s coverage: 87.1% of statements 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:41:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.455s coverage: 29.1% of statements 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:41:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.197s coverage: 99.0% of statements 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:41:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.209s coverage: 100.0% of statements 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:41:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.354s coverage: 95.6% of statements 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:41:02 ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:41:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.067s coverage: 100.0% of statements 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:41:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.078s coverage: 87.9% of statements 00:41:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:41:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:41:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.082s coverage: 100.0% of statements 00:41:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.111s coverage: 32.1% of statements 00:41:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 00:41:06 GO111MODULE=on go vet ./... 00:42:28 gofmt -l . 00:42:28 [ "`gofmt -l .`" = "" ] 00:42:28 ./bin/test-go-mod-tidy.sh 00:42:28 ./bin/test-attribution-txt.sh [Pipeline] sh 00:42:30 + ls -al . 00:42:30 total 836 00:42:30 drwxrwxr-x 9 1001 1001 4096 Apr 3 00:42 . 00:42:30 drwxr-xr-x 4 root root 4096 Apr 3 00:37 .. 00:42:30 -rw-rw-r-- 1 1001 1001 11 Apr 3 00:36 .dockerignore 00:42:30 drwxrwxr-x 8 1001 1001 4096 Apr 3 00:36 .git 00:42:30 drwxrwxr-x 3 1001 1001 4096 Apr 3 00:36 .github 00:42:30 -rw-rw-r-- 1 1001 1001 818 Apr 3 00:36 .gitignore 00:42:30 -rw-rw-r-- 1 1001 1001 166 Apr 3 00:36 .sonarcloud.properties 00:42:30 -rw-rw-r-- 1 1001 1001 8607 Apr 3 00:36 Attribution.txt 00:42:30 -rw-rw-r-- 1 1001 1001 3804 Apr 3 00:36 CONTRIBUTING.md 00:42:30 -rw-rw-r-- 1 1001 1001 931 Apr 3 00:36 Dockerfile.build 00:42:30 -rw-rw-r-- 1 1001 1001 863 Apr 3 00:36 Jenkinsfile 00:42:30 -rw-rw-r-- 1 1001 1001 10775 Apr 3 00:36 LICENSE 00:42:30 -rw-rw-r-- 1 1001 1001 5774 Apr 3 00:36 Makefile 00:42:30 -rw-rw-r-- 1 1001 1001 6548 Apr 3 00:36 README.md 00:42:30 -rw-rw-r-- 1 1001 1001 6755 Apr 3 00:36 SECURITY.md 00:42:30 -rw-rw-r-- 1 1001 1001 5 Apr 3 00:34 VERSION 00:42:30 -rw-rw-r-- 1 1001 1001 4131 Apr 3 00:36 ZMQWindows.md 00:42:30 drwxrwxr-x 2 1001 1001 4096 Apr 3 00:36 bin 00:42:30 drwxrwxr-x 14 1001 1001 4096 Apr 3 00:36 cmd 00:42:30 -rw-r--r-- 1 root root 697383 Apr 3 00:41 coverage.out 00:42:30 -rw-r--r-- 1 root root 1056 Apr 3 00:42 go.mod 00:42:30 -rw-r--r-- 1 root root 22360 Apr 3 00:42 go.sum 00:42:30 drwxrwxr-x 8 1001 1001 4096 Apr 3 00:36 internal 00:42:30 drwxrwxr-x 4 1001 1001 4096 Apr 3 00:36 openapi 00:42:30 drwxrwxr-x 4 1001 1001 4096 Apr 3 00:36 snap 00:42:30 -rw-rw-r-- 1 1001 1001 168 Apr 3 00:36 version.go [Pipeline] sh 00:42:31 + '[' -e coverage.out ] 00:42:31 + chown 1001:1001 coverage.out [Pipeline] stash 00:42:32 Stashed 1 file(s) [Pipeline] sh 00:42:33 + make build 00:42:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:42:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:43:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:43:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:43:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:43:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:43:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:43:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:43:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:43:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:43:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:43:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:44:00 $ docker stop --time=1 09d923ce7642b5b751cf2a3e4f2788bb3945ad1dc66f41db8a07d1c55d09445e 00:44:03 $ docker rm -f 09d923ce7642b5b751cf2a3e4f2788bb3945ad1dc66f41db8a07d1c55d09445e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:44:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:06 00:44:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:44:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:06 latest: Pulling from edgex-devops/edgex-compose-arm64 00:44:06 29e5d40040c1: Pulling fs layer 00:44:06 1ce36da41761: Pulling fs layer 00:44:06 25b303627fd3: Pulling fs layer 00:44:07 29e5d40040c1: Verifying Checksum 00:44:07 29e5d40040c1: Download complete 00:44:07 1ce36da41761: Verifying Checksum 00:44:07 1ce36da41761: Download complete 00:44:07 29e5d40040c1: Pull complete 00:44:09 1ce36da41761: Pull complete 00:44:09 25b303627fd3: Verifying Checksum 00:44:09 25b303627fd3: Download complete 00:44:19 25b303627fd3: Pull complete 00:44:19 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:44:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:44:20 prd-ubuntu18.04-docker-arm64-4c-16g-32626 does not seem to be running inside a container 00:44:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:44:23 $ docker top 838067b423b186188fbbfd4c1e0e4ec60e5a06b0a3cbe6d12e12d24194a5bc6b -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:24 + docker-compose build --help 00:44:24 + grep parallel 00:44:27 --parallel Build images in parallel. [Pipeline] } 00:44:27 $ docker stop --time=1 838067b423b186188fbbfd4c1e0e4ec60e5a06b0a3cbe6d12e12d24194a5bc6b 00:44:29 $ docker rm -f 838067b423b186188fbbfd4c1e0e4ec60e5a06b0a3cbe6d12e12d24194a5bc6b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:44:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:30 . [Pipeline] withDockerContainer 00:44:30 prd-ubuntu18.04-docker-arm64-4c-16g-32626 does not seem to be running inside a container 00:44:30 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:44:32 $ docker top 896ce015bfaa46e6c810039b0bcbfc8b7abf66411f703dd1e8ec0f47f963805c -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:33 + docker-compose -f ./docker-compose-build.yml build --parallel 00:44:36 Building docker-core-command-go ... 00:44:36 Building docker-core-data-go ... 00:44:36 Building docker-core-metadata-go ... 00:44:36 Building docker-security-bootstrapper-go ... 00:44:36 Building docker-security-proxy-setup-go ... 00:44:36 Building docker-security-secretstore-setup-go ... 00:44:36 Building docker-support-notifications-go ... 00:44:36 Building docker-support-scheduler-go ... 00:44:36 Building docker-sys-mgmt-agent-go ... 00:44:36 Building docker-security-proxy-setup-go 00:44:36 Building docker-support-notifications-go 00:44:36 Building docker-support-scheduler-go 00:44:36 Building docker-security-bootstrapper-go 00:44:36 Building docker-core-command-go 00:45:58 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:58 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:45:58 ---> 98072690e2a9 00:45:58 Step 3/21 : WORKDIR /edgex-go 00:45:58 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:58 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:45:58 ---> 98072690e2a9 00:45:58 Step 3/31 : WORKDIR /edgex-go 00:45:58 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:45:58 ---> 98072690e2a9 00:45:58 Step 3/22 : WORKDIR /edgex-go 00:45:58 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:45:58 ---> 98072690e2a9 00:45:58 Step 3/22 : WORKDIR /edgex-go 00:45:58 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:58 ---> 98072690e2a9 00:45:58 Step 3/23 : WORKDIR /edgex-go 00:45:58 ---> Running in d30e8e629434 00:45:58 ---> Running in 2f254401626f 00:45:58 ---> Running in b22b996eec7a 00:45:58 ---> Running in 811ec1ebfdfa 00:45:58 ---> Running in 19d289e5b2e8 00:45:58 Removing intermediate container d30e8e629434 00:45:58 ---> ec37aa388e86 00:45:58 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:58 Removing intermediate container 2f254401626f 00:45:58 ---> 08954ba0b79b 00:45:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:58 Removing intermediate container 19d289e5b2e8 00:45:58 ---> 607c08b8767c 00:45:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:58 ---> Running in a57939bf8811 00:45:58 Removing intermediate container b22b996eec7a 00:45:58 ---> 932ee5b72ebb 00:45:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:58 Removing intermediate container 811ec1ebfdfa 00:45:58 ---> a5fa0b1a2c8d 00:45:58 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:58 ---> Running in b2d05788df4a 00:45:58 ---> Running in 1fce25c94287 00:45:58 ---> Running in a4b7ce49281a 00:45:58 ---> Running in 1bb6c405b2ec 00:45:58 Removing intermediate container b2d05788df4a 00:45:58 ---> 00e431884a58 00:45:58 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:45:58 Removing intermediate container a57939bf8811 00:45:58 ---> b3708a288012 00:45:58 Step 5/31 : RUN apk add --update --no-cache make git 00:45:58 ---> Running in 53a797715277 00:45:58 ---> Running in 872f4aa7c311 00:45:58 Removing intermediate container 1bb6c405b2ec 00:45:58 ---> 2686a75b6dbd 00:45:58 Step 5/21 : RUN apk add --update --no-cache make git 00:45:58 Removing intermediate container a4b7ce49281a 00:45:58 ---> 73584972c8da 00:45:58 Step 5/23 : RUN apk add --update --no-cache make git 00:45:58 Removing intermediate container 1fce25c94287 00:45:58 ---> b38b7c1b0449 00:45:58 Step 5/22 : RUN apk add --update --no-cache make git 00:45:58 ---> Running in c06cc3fca81c 00:45:58 ---> Running in 9534c6791690 00:45:59 ---> Running in 78a605fe80c9 00:46:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:01 OK: 217 MiB in 51 packages 00:46:01 OK: 217 MiB in 51 packages 00:46:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:02 OK: 217 MiB in 51 packages 00:46:02 OK: 217 MiB in 51 packages 00:46:02 OK: 217 MiB in 51 packages 00:46:03 Removing intermediate container 53a797715277 00:46:03 ---> 011285866d7d 00:46:03 Step 6/22 : COPY go.mod . 00:46:03 Removing intermediate container 872f4aa7c311 00:46:03 ---> a939d1b31479 00:46:03 Step 6/31 : COPY go.mod . 00:46:03 Removing intermediate container c06cc3fca81c 00:46:03 ---> 87de3b9baa2d 00:46:03 Step 6/23 : COPY go.mod . 00:46:04 Removing intermediate container 78a605fe80c9 00:46:04 ---> 650649839004 00:46:04 Step 6/22 : COPY go.mod . 00:46:04 ---> 39ff5a130626 00:46:04 Step 7/22 : RUN go mod download 00:46:04 Removing intermediate container 9534c6791690 00:46:04 ---> aea2b2165061 00:46:04 Step 6/21 : COPY go.mod . 00:46:04 ---> 4cef21b24344 00:46:04 Step 7/31 : RUN go mod download 00:46:04 ---> Running in 274e5d4c2be9 00:46:05 ---> 7e57d3d1db1a 00:46:05 Step 7/23 : RUN go mod download 00:46:05 ---> Running in f557a784d292 00:46:05 ---> Running in 247d32d25d15 00:46:05 ---> 2604c243b09e 00:46:05 Step 7/22 : RUN go mod download 00:46:05 ---> ca566eeae36b 00:46:05 Step 7/21 : RUN go mod download 00:46:05 ---> Running in f6db38062a2d 00:46:05 ---> Running in edb7ef90919d 00:46:09 Removing intermediate container 274e5d4c2be9 00:46:09 ---> e9e23e5cbc4f 00:46:09 Step 8/22 : COPY . . 00:46:09 Removing intermediate container f557a784d292 00:46:09 ---> 7f24cbfc4cf5 00:46:09 Step 8/31 : COPY . . 00:46:09 Removing intermediate container 247d32d25d15 00:46:09 ---> 03beae2dd40a 00:46:09 Step 8/23 : COPY . . 00:46:10 Removing intermediate container f6db38062a2d 00:46:10 ---> 5a86988e85b6 00:46:10 Step 8/22 : COPY . . 00:46:10 Removing intermediate container edb7ef90919d 00:46:10 ---> d8f484fb3285 00:46:10 Step 8/21 : COPY . . 00:46:37 ---> f43ec4c33540 00:46:37 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:46:37 ---> 01ccefcc46ba 00:46:37 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:46:37 ---> 0a4629f4fabd 00:46:37 Step 9/23 : RUN make cmd/core-command/core-command 00:46:37 ---> Running in f2b05af7d37c 00:46:37 ---> 514bcd1b8c92 00:46:37 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:46:37 ---> Running in 0002266850c0 00:46:37 ---> Running in e95e3236f161 00:46:37 ---> Running in 6fd0938d65fe 00:46:37 ---> 1448677a7841 00:46:37 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:46:37 ---> Running in 2482ab1cb9cd 00:46:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:46:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:46:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:46:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:46:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:48:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:48:24 Removing intermediate container f2b05af7d37c 00:48:24 ---> c67ffa8ace3d 00:48:24 00:48:24 Step 10/31 : FROM alpine:3.12 00:48:24 3.12: Pulling from library/alpine 00:48:25 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 00:48:25 Status: Downloaded newer image for alpine:3.12 00:48:25 ---> d75e27dfc0a0 00:48:25 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:48:26 ---> Running in 7b4e7cda2cf0 00:48:27 Removing intermediate container 7b4e7cda2cf0 00:48:27 ---> a38dda7220b0 00:48:27 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:48:27 ---> Running in 036effd9a78a 00:48:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:30 (1/2) Installing dumb-init (1.2.2-r1) 00:48:30 (2/2) Installing su-exec (0.2-r1) 00:48:30 Executing busybox-1.31.1-r20.trigger 00:48:30 OK: 5 MiB in 16 packages 00:48:32 Removing intermediate container 6fd0938d65fe 00:48:32 ---> 386a1a63e2d7 00:48:32 00:48:32 Step 10/21 : FROM alpine:3.12 00:48:32 ---> d75e27dfc0a0 00:48:32 Step 11/21 : RUN apk add --update --no-cache curl 00:48:32 ---> Running in 997ec57dfaf6 00:48:33 Removing intermediate container 036effd9a78a 00:48:33 ---> 87bad0c9d900 00:48:33 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:48:33 ---> Running in 2ee26aa99f49 00:48:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:34 Removing intermediate container 2ee26aa99f49 00:48:34 ---> 10dbca5c43c9 00:48:34 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:48:35 (1/4) Installing ca-certificates (20191127-r4) 00:48:35 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:48:35 (3/4) Installing libcurl (7.69.1-r3) 00:48:35 (4/4) Installing curl (7.69.1-r3) 00:48:35 Executing busybox-1.31.1-r20.trigger 00:48:35 Executing ca-certificates-20191127-r4.trigger 00:48:35 ---> Running in c87d330b05a6 00:48:35 OK: 7 MiB in 18 packages 00:48:37 Removing intermediate container c87d330b05a6 00:48:37 ---> d3754e7ae31d 00:48:37 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:48:38 ---> Running in cec4a6cb0be6 00:48:38 Removing intermediate container 2482ab1cb9cd 00:48:38 Removing intermediate container e95e3236f161 00:48:38 ---> 186def7fb9fd 00:48:38 ---> 48a4101dd3ae 00:48:38 00:48:38 Step 10/22 : FROM alpine:3.12 00:48:38 ---> d75e27dfc0a0 00:48:38 00:48:38 Step 10/23 : FROM alpine:3.12 00:48:38 ---> d75e27dfc0a0 00:48:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:48:38 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:48:38 Removing intermediate container 997ec57dfaf6 00:48:38 ---> a3240f6e5cfb 00:48:38 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:48:38 ---> Running in 92e696fdbb9e 00:48:38 ---> Running in 5b6ce8e2386f 00:48:39 ---> Running in 1aec0b11e4e4 00:48:39 Removing intermediate container 0002266850c0 00:48:39 ---> 6f867336a734 00:48:39 00:48:39 Step 10/22 : FROM alpine:3.12 00:48:39 ---> d75e27dfc0a0 00:48:39 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:48:40 ---> Running in e017e30c885e 00:48:40 Removing intermediate container 1aec0b11e4e4 00:48:40 ---> 439a9aa99caa 00:48:40 Step 13/21 : WORKDIR /edgex 00:48:40 ---> Running in 0e603f8c636e 00:48:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:41 Removing intermediate container 0e603f8c636e 00:48:41 Removing intermediate container cec4a6cb0be6 00:48:41 ---> c059c872f33a 00:48:41 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:48:41 ---> cc3c09009df8 00:48:41 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:48:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:41 ---> Running in 65fa115c9df0 00:48:41 (1/1) Installing dumb-init (1.2.2-r1) 00:48:42 Executing busybox-1.31.1-r20.trigger 00:48:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:42 OK: 5 MiB in 15 packages 00:48:42 (1/1) Installing dumb-init (1.2.2-r1) 00:48:42 Executing busybox-1.31.1-r20.trigger 00:48:42 OK: 5 MiB in 15 packages 00:48:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:42 Removing intermediate container 65fa115c9df0 00:48:42 ---> c4a7f84b5ccc 00:48:42 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:48:42 ---> 81670d159266 00:48:42 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:48:42 (1/2) Installing ca-certificates (20191127-r4) 00:48:42 (2/2) Installing dumb-init (1.2.2-r1) 00:48:42 Executing busybox-1.31.1-r20.trigger 00:48:42 Executing ca-certificates-20191127-r4.trigger 00:48:43 OK: 6 MiB in 16 packages 00:48:43 ---> 10806c07bb19 00:48:43 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:48:44 ---> Running in 7a550c693dbb 00:48:44 Removing intermediate container 92e696fdbb9e 00:48:44 ---> b3114faefdbf 00:48:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:44 Removing intermediate container 5b6ce8e2386f 00:48:44 ---> 440802a572fa 00:48:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:44 ---> Running in 3e5b12872476 00:48:44 ---> Running in ff5bdf6780d3 00:48:45 ---> 7783fc0a1014 00:48:45 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:48:45 Removing intermediate container 3e5b12872476 00:48:45 ---> 978077f012c9 00:48:45 Step 13/23 : ENV APP_PORT=48082 00:48:45 Removing intermediate container e017e30c885e 00:48:45 ---> a42a7406ac85 00:48:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:48:45 ---> Running in a5bf21029b9a 00:48:45 Removing intermediate container ff5bdf6780d3 00:48:45 ---> 236d21815765 00:48:45 Step 13/22 : ENV APP_PORT=48085 00:48:46 ---> Running in 8c894343a9d1 00:48:46 ---> Running in 53e966d837a0 00:48:46 Removing intermediate container a5bf21029b9a 00:48:46 ---> 0c36c2339a07 00:48:46 Step 14/23 : EXPOSE $APP_PORT 00:48:46 ---> Running in bafaf2258fc6 00:48:47 Removing intermediate container 8c894343a9d1 00:48:47 ---> 80b6cbf83eee 00:48:47 Step 13/22 : ENV APP_PORT=48060 00:48:47 ---> 6b79e7034931 00:48:47 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:48:47 Removing intermediate container 53e966d837a0 00:48:47 ---> 3d19ade8ca43 00:48:47 Step 14/22 : EXPOSE $APP_PORT 00:48:47 ---> Running in f62a4ace672b 00:48:47 ---> Running in d9c56aff804a 00:48:47 ---> Running in d4737b784b9f 00:48:47 Removing intermediate container bafaf2258fc6 00:48:47 ---> 189d3273b701 00:48:47 Step 15/23 : WORKDIR / 00:48:47 ---> Running in 72024130f7e9 00:48:47 Removing intermediate container 7a550c693dbb 00:48:47 ---> 77fb5ffb210d 00:48:47 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:47 Removing intermediate container f62a4ace672b 00:48:47 ---> a4220a7f88b1 00:48:47 Step 14/22 : EXPOSE $APP_PORT 00:48:48 ---> Running in 68522eb0dd47 00:48:48 Removing intermediate container d9c56aff804a 00:48:48 ---> 1a95d5458874 00:48:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:48 Removing intermediate container d4737b784b9f 00:48:48 ---> bb0cbb7250ff 00:48:48 Step 18/21 : CMD ["--init=true"] 00:48:48 Removing intermediate container 72024130f7e9 00:48:48 ---> 9bcd0cbc872b 00:48:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:48 ---> Running in 3f87a6e254d7 00:48:49 ---> ad77b5ca930d 00:48:49 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:48:49 Removing intermediate container 68522eb0dd47 00:48:49 ---> fd3c4775caa4 00:48:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:49 Removing intermediate container 3f87a6e254d7 00:48:49 ---> c43cf130a3ac 00:48:49 Step 19/21 : LABEL arch=arm64 00:48:49 ---> 6e43ad10fd2b 00:48:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:48:49 ---> Running in 36254d85ed74 00:48:49 ---> e0df771f6205 00:48:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:48:50 ---> 08765399822a 00:48:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:48:50 Removing intermediate container 36254d85ed74 00:48:50 ---> ae9661a136a1 00:48:50 Step 20/21 : LABEL git_sha=12fb89090adf6f3fac85bfa6fc3246ca30cf0656 00:48:50 ---> Running in 48fdfcf405e7 00:48:51 ---> 7bff5f716a89 00:48:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:48:51 ---> 1620afa162c9 00:48:51 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:48:51 ---> 2345bfc74c7b 00:48:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:48:51 Removing intermediate container 48fdfcf405e7 00:48:51 ---> c5029e77438b 00:48:51 Step 21/21 : LABEL version=0.0.0 00:48:51 ---> d12fe8b18457 00:48:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:48:51 ---> Running in 45774b3f22f7 00:48:52 ---> a970be272d98 00:48:52 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:48:52 ---> dd9e253224c6 00:48:52 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:48:52 ---> Running in 6868336e0d4b 00:48:52 ---> c3ca1b6a5092 00:48:52 Step 19/23 : ENTRYPOINT ["/core-command"] 00:48:52 Removing intermediate container 45774b3f22f7 00:48:52 ---> 1e639cf82b1e 00:48:52 00:48:52 ---> 15acc0e60eb6 00:48:52 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:48:52 ---> Running in db5431c728b6 00:48:53 ---> Running in fc82df701047 00:48:53 Removing intermediate container 6868336e0d4b 00:48:53 ---> 194d22e19039 00:48:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:53 Successfully built 1e639cf82b1e 00:48:53 ---> b24a725d1ae0 00:48:53 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:48:53 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:48:53  Building docker-security-proxy-setup-go ... done Building docker-core-data-go 00:48:53 ---> Running in 36b50a7502f5 00:48:53 Removing intermediate container db5431c728b6 00:48:53 ---> d833af0efd87 00:48:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:53 Removing intermediate container fc82df701047 00:48:53 ---> f74839844b2a 00:48:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:53 ---> Running in ea1f078b6219 00:48:53 ---> Running in 7d5eabf1d789 00:48:53 Removing intermediate container 36b50a7502f5 00:48:53 ---> af8fe0f2803e 00:48:53 Step 20/22 : LABEL arch=arm64 00:48:54 ---> Running in 1865883e4058 00:48:54 ---> 6c6ab6966fcb 00:48:54 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:48:54 Removing intermediate container ea1f078b6219 00:48:54 ---> 66164a6597b0 00:48:54 Step 21/23 : LABEL arch=arm64 00:48:54 Removing intermediate container 7d5eabf1d789 00:48:54 ---> 00425a748c97 00:48:54 Step 20/22 : LABEL arch=arm64 00:48:54 ---> Running in eeb2cc0207aa 00:48:55 ---> Running in db9495e9a040 00:48:55 Removing intermediate container 1865883e4058 00:48:55 ---> d49048398fc0 00:48:55 Step 21/22 : LABEL git_sha=12fb89090adf6f3fac85bfa6fc3246ca30cf0656 00:48:55 ---> Running in 076c1d773a91 00:48:56 ---> Running in 89a22c5ca300 00:48:56 Removing intermediate container eeb2cc0207aa 00:48:56 ---> 271964b261a9 00:48:56 Step 22/23 : LABEL git_sha=12fb89090adf6f3fac85bfa6fc3246ca30cf0656 00:48:56 Removing intermediate container db9495e9a040 00:48:56 ---> 1c49be40514c 00:48:56 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:48:56 Removing intermediate container 076c1d773a91 00:48:56 ---> 2af2cc727f70 00:48:56 Step 21/22 : LABEL git_sha=12fb89090adf6f3fac85bfa6fc3246ca30cf0656 00:48:56 ---> Running in 1ad19f5dfdd9 00:48:56 Removing intermediate container 89a22c5ca300 00:48:56 ---> 0e07c50523c1 00:48:57 Step 22/22 : LABEL version=0.0.0 00:48:57 ---> Running in 1455aa7007d7 00:48:57 ---> c1ebf2cf153c 00:48:57 Step 26/31 : RUN chmod +x /entrypoint.sh 00:48:57 ---> Running in 7ee6d8b620d5 00:48:58 ---> Running in ee215ac7328e 00:48:58 Removing intermediate container 1ad19f5dfdd9 00:48:58 ---> 6dcd41af0c5e 00:48:58 Step 23/23 : LABEL version=0.0.0 00:48:58 Removing intermediate container 1455aa7007d7 00:48:58 ---> fcfcd1e27f38 00:48:58 Step 22/22 : LABEL version=0.0.0 00:48:58 Removing intermediate container 7ee6d8b620d5 00:48:58 ---> 8b5399a5de37 00:48:58 00:48:58 ---> Running in 8df3ef19266a 00:48:58 ---> Running in 31b7f98058b6 00:48:58 Successfully built 8b5399a5de37 00:48:59 Successfully tagged docker-support-scheduler-go-arm64:latest 00:48:59  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 00:48:59 Removing intermediate container 31b7f98058b6 00:48:59 ---> c55448bb8eb5 00:48:59 00:48:59 Removing intermediate container 8df3ef19266a 00:48:59 ---> 4823165f95fe 00:48:59 00:49:00 Successfully built c55448bb8eb5 00:49:00 Successfully tagged docker-support-notifications-go-arm64:latest 00:49:00  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go 00:49:00 Successfully built 4823165f95fe 00:49:00 Successfully tagged docker-core-command-go-arm64:latest 00:49:00 Building docker-core-metadata-go 00:49:01  Building docker-core-command-go ... done Removing intermediate container ee215ac7328e 00:49:01 ---> 3a62a44e9ed6 00:49:01 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:49:01 ---> Running in f55a89b3f8bd 00:49:02 Removing intermediate container f55a89b3f8bd 00:49:02 ---> d8dba868e5df 00:49:02 Step 28/31 : CMD ["gate"] 00:49:02 ---> Running in 430a14f46929 00:49:03 Removing intermediate container 430a14f46929 00:49:03 ---> e6f1bc898e30 00:49:03 Step 29/31 : LABEL arch=arm64 00:49:03 ---> Running in d18ce0a992aa 00:49:04 Removing intermediate container d18ce0a992aa 00:49:04 ---> 98ba05431372 00:49:04 Step 30/31 : LABEL git_sha=12fb89090adf6f3fac85bfa6fc3246ca30cf0656 00:49:05 ---> Running in 54572a015825 00:49:06 Removing intermediate container 54572a015825 00:49:06 ---> a1bdb8cf8314 00:49:06 Step 31/31 : LABEL version=0.0.0 00:49:07 ---> Running in de8de2a171ad 00:49:08 Removing intermediate container de8de2a171ad 00:49:08 ---> b7121cceb6c6 00:49:08 00:49:09 Successfully built b7121cceb6c6 00:49:09 Successfully tagged docker-security-bootstrapper-go-arm64:latest 00:49:48  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:49:48 ---> 98072690e2a9 00:49:48 Step 3/23 : WORKDIR /edgex-go 00:49:48 ---> Using cache 00:49:48 ---> a5fa0b1a2c8d 00:49:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:48 ---> Using cache 00:49:48 ---> 2686a75b6dbd 00:49:48 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:49:48 ---> Running in be1ef9eeeb3e 00:49:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:50 OK: 217 MiB in 51 packages 00:49:53 Removing intermediate container be1ef9eeeb3e 00:49:53 ---> 0c362ddf4990 00:49:53 Step 6/23 : COPY go.mod . 00:49:53 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:49:53 ---> 98072690e2a9 00:49:53 Step 3/23 : WORKDIR /edgex-go 00:49:53 ---> Using cache 00:49:53 ---> a5fa0b1a2c8d 00:49:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:53 ---> Using cache 00:49:53 ---> 2686a75b6dbd 00:49:53 Step 5/23 : RUN apk add --update --no-cache make git 00:49:53 ---> Using cache 00:49:53 ---> aea2b2165061 00:49:53 Step 6/23 : COPY go.mod . 00:49:53 ---> Using cache 00:49:53 ---> ca566eeae36b 00:49:53 Step 7/23 : RUN go mod download 00:49:53 ---> Using cache 00:49:53 ---> d8f484fb3285 00:49:53 Step 8/23 : COPY . . 00:49:53 ---> Using cache 00:49:53 ---> 514bcd1b8c92 00:49:53 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:49:54 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:49:54 ---> 98072690e2a9 00:49:54 Step 3/26 : WORKDIR /edgex-go 00:49:54 ---> Using cache 00:49:54 ---> a5fa0b1a2c8d 00:49:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:54 ---> Using cache 00:49:54 ---> 2686a75b6dbd 00:49:54 Step 5/26 : RUN apk add --update --no-cache make bash git 00:49:54 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:49:54 ---> 98072690e2a9 00:49:54 Step 3/24 : WORKDIR /edgex-go 00:49:54 ---> Using cache 00:49:54 ---> a5fa0b1a2c8d 00:49:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:54 ---> Using cache 00:49:54 ---> 2686a75b6dbd 00:49:54 Step 5/24 : RUN apk add --update --no-cache make git 00:49:54 ---> Using cache 00:49:54 ---> aea2b2165061 00:49:54 Step 6/24 : COPY go.mod . 00:49:54 ---> Using cache 00:49:54 ---> ca566eeae36b 00:49:54 Step 7/24 : RUN go mod download 00:49:54 ---> Using cache 00:49:54 ---> d8f484fb3285 00:49:54 Step 8/24 : COPY . . 00:49:54 ---> Using cache 00:49:54 ---> 514bcd1b8c92 00:49:54 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:49:54 ---> 4902e3d11fcc 00:49:54 Step 7/23 : RUN go mod download 00:49:54 ---> Running in d0a76b64ca0f 00:49:54 ---> Running in 9c64dda8a88c 00:49:55 ---> Running in db8782412674 00:49:55 ---> Running in 2937b67a03d3 00:49:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:49:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:49:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:58 OK: 217 MiB in 51 packages 00:49:58 Removing intermediate container db8782412674 00:49:58 ---> 1f2bd3f21cf4 00:49:58 Step 8/23 : COPY . . 00:50:00 Removing intermediate container d0a76b64ca0f 00:50:00 ---> 8e30f79e7a64 00:50:00 Step 6/26 : COPY go.mod . 00:50:02 ---> daad8eea06f5 00:50:02 Step 7/26 : RUN go mod download 00:50:02 ---> Running in dd687b99527b 00:50:09 Removing intermediate container dd687b99527b 00:50:09 ---> 82b153e34a29 00:50:09 Step 8/26 : COPY . . 00:50:27 ---> 2568703552bf 00:50:27 Step 9/23 : RUN make cmd/core-data/core-data 00:50:27 ---> Running in d8c28416d7e3 00:50:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:50:32 ---> 134dcdbb3314 00:50:32 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:50:33 ---> Running in b593657e497c 00:50:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:51:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:51:20 Removing intermediate container 2937b67a03d3 00:51:20 ---> edb616524523 00:51:20 00:51:20 Step 10/24 : FROM alpine:3.12 00:51:20 ---> d75e27dfc0a0 00:51:20 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:51:20 ---> Running in 75142c99885f 00:51:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:20 (1/6) Installing ca-certificates (20191127-r4) 00:51:20 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:51:20 (3/6) Installing libcurl (7.69.1-r3) 00:51:20 (4/6) Installing curl (7.69.1-r3) 00:51:20 (5/6) Installing dumb-init (1.2.2-r1) 00:51:20 (6/6) Installing su-exec (0.2-r1) 00:51:20 Executing busybox-1.31.1-r20.trigger 00:51:20 Executing ca-certificates-20191127-r4.trigger 00:51:21 OK: 7 MiB in 20 packages 00:51:23 Removing intermediate container 75142c99885f 00:51:23 ---> 8da90f32a47b 00:51:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:51:23 ---> Running in 8eff725b514e 00:51:24 Removing intermediate container 8eff725b514e 00:51:24 ---> 2a89f8215ae6 00:51:24 Step 13/24 : WORKDIR / 00:51:24 ---> Running in 91a0d1eb76c9 00:51:25 Removing intermediate container 91a0d1eb76c9 00:51:25 ---> a5ca691abd26 00:51:25 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:51:26 ---> bf684916250f 00:51:26 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:51:27 ---> f5bbd57b18e4 00:51:27 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:51:28 ---> 12c70f593a39 00:51:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:51:30 ---> 70ea0adba17e 00:51:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:51:32 ---> b253ceac7f51 00:51:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:51:34 ---> 741027ac6a2c 00:51:34 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:51:34 ---> Running in fe79fccfa614 00:51:38 Removing intermediate container 9c64dda8a88c 00:51:38 ---> f87220fd7dba 00:51:38 00:51:38 Step 10/23 : FROM alpine:3.12 00:51:38 ---> d75e27dfc0a0 00:51:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:51:38 ---> Using cache 00:51:38 ---> 440802a572fa 00:51:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:51:38 ---> Using cache 00:51:38 ---> 236d21815765 00:51:38 Step 13/23 : ENV APP_PORT=48081 00:51:38 ---> Running in da008963a68a 00:51:38 Removing intermediate container da008963a68a 00:51:38 ---> b640f535b621 00:51:38 Step 14/23 : EXPOSE $APP_PORT 00:51:38 ---> Running in 8184ce942b0f 00:51:39 Removing intermediate container fe79fccfa614 00:51:39 ---> f5b36c238268 00:51:39 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:51:39 ---> Running in ad0511eae535 00:51:39 Removing intermediate container 8184ce942b0f 00:51:39 ---> b48076ebed0f 00:51:39 Step 15/23 : WORKDIR / 00:51:39 ---> Running in 86d27414d83e 00:51:39 Removing intermediate container ad0511eae535 00:51:39 ---> fd899ab0ffce 00:51:39 Step 22/24 : LABEL arch=arm64 00:51:40 ---> Running in 48e1753f818f 00:51:40 Removing intermediate container 86d27414d83e 00:51:40 ---> c34b310754f0 00:51:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:41 Removing intermediate container 48e1753f818f 00:51:41 ---> 6c3b161aa3ae 00:51:41 Step 23/24 : LABEL git_sha=12fb89090adf6f3fac85bfa6fc3246ca30cf0656 00:51:41 ---> Running in 9f8c503fee04 00:51:41 ---> 65b17e6f0710 00:51:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:51:42 Removing intermediate container 9f8c503fee04 00:51:42 ---> 3fef603a370f 00:51:42 Step 24/24 : LABEL version=0.0.0 00:51:42 ---> Running in 009cfe70c3a9 00:51:43 Removing intermediate container 009cfe70c3a9 00:51:43 ---> 6b425f21396d 00:51:43 00:51:44 ---> cb31585279db 00:51:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:51:44 Successfully built 6b425f21396d 00:51:44 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:51:45  Building docker-security-secretstore-setup-go ... done  ---> fbaa6952ecb6 00:51:45 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:51:45 ---> Running in c0417c053a84 00:51:46 Removing intermediate container c0417c053a84 00:51:46 ---> c999f8030a2c 00:51:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:46 ---> Running in 2f7f8408b4ab 00:51:47 Removing intermediate container 2f7f8408b4ab 00:51:47 ---> a147ab274777 00:51:47 Step 21/23 : LABEL arch=arm64 00:51:47 ---> Running in 6f99e4ecb9b2 00:51:48 Removing intermediate container 6f99e4ecb9b2 00:51:48 ---> 69c3b8fb76f6 00:51:48 Step 22/23 : LABEL git_sha=12fb89090adf6f3fac85bfa6fc3246ca30cf0656 00:51:48 ---> Running in 3803324e4b64 00:51:49 Removing intermediate container 3803324e4b64 00:51:49 ---> 9f6e43bb9e91 00:51:49 Step 23/23 : LABEL version=0.0.0 00:51:49 ---> Running in 893cfc8a6981 00:51:50 Removing intermediate container 893cfc8a6981 00:51:50 ---> acb025a805db 00:51:50 00:51:50 Successfully built acb025a805db 00:51:50 Successfully tagged docker-core-metadata-go-arm64:latest 00:51:55  Building docker-core-metadata-go ... done Removing intermediate container b593657e497c 00:51:55 ---> 584dceb1735e 00:51:55 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:51:55 ---> Running in 84efe4e08a2a 00:51:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:51:59 Removing intermediate container 84efe4e08a2a 00:51:59 ---> cc4b853b9169 00:51:59 00:51:59 Step 11/26 : FROM docker:20.10.0 00:51:59 20.10.0: Pulling from library/docker 00:52:08 Removing intermediate container d8c28416d7e3 00:52:08 ---> 8adde997f856 00:52:08 00:52:08 Step 10/23 : FROM alpine:3.12 00:52:08 ---> d75e27dfc0a0 00:52:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:52:08 ---> Running in 50948500be88 00:52:09 Removing intermediate container 50948500be88 00:52:09 ---> 92673bb436a1 00:52:09 Step 12/23 : ENV APP_PORT=48080 00:52:09 ---> Running in 9b6f451efefa 00:52:09 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:52:09 Status: Downloaded newer image for docker:20.10.0 00:52:09 ---> eeaf43b92773 00:52:09 Step 12/26 : RUN apk add --no-cache bash 00:52:09 ---> Running in ae1c0f76e794 00:52:09 Removing intermediate container 9b6f451efefa 00:52:09 ---> b842c7985b09 00:52:09 Step 13/23 : EXPOSE $APP_PORT 00:52:10 ---> Running in 904b0377b92c 00:52:10 Removing intermediate container 904b0377b92c 00:52:10 ---> d7191019096b 00:52:10 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:10 ---> Running in e7bc22862241 00:52:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:11 (1/2) Installing readline (8.0.4-r0) 00:52:11 (2/2) Installing bash (5.0.17-r0) 00:52:11 Executing bash-5.0.17-r0.post-install 00:52:11 Executing busybox-1.31.1-r19.trigger 00:52:11 OK: 12 MiB in 22 packages 00:52:12 Removing intermediate container ae1c0f76e794 00:52:12 ---> d995af209702 00:52:12 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:52:12 ---> Running in f6548a42eb1a 00:52:13 Removing intermediate container e7bc22862241 00:52:13 ---> 62e66909f3b6 00:52:13 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:52:13 ---> Running in 450c7e6db37c 00:52:13 Removing intermediate container f6548a42eb1a 00:52:13 ---> adc432e13b35 00:52:13 Step 14/26 : ENV APP_PORT=48090 00:52:13 ---> Running in 54c84e97db65 00:52:14 Removing intermediate container 54c84e97db65 00:52:14 ---> 8b852cd3e685 00:52:14 Step 15/26 : EXPOSE $APP_PORT 00:52:14 ---> Running in 68d17647a6af 00:52:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:14 Removing intermediate container 68d17647a6af 00:52:14 ---> 9149df29d900 00:52:14 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:52:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:15 (1/6) Installing dumb-init (1.2.2-r1) 00:52:16 (2/6) Installing libgcc (9.3.0-r2) 00:52:16 ---> 575a44b7f412 00:52:16 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:52:16 (3/6) Installing libsodium (1.0.18-r0) 00:52:16 (4/6) Installing libstdc++ (9.3.0-r2) 00:52:16 (5/6) Installing libzmq (4.3.3-r0) 00:52:16 (6/6) Installing zeromq (4.3.3-r0) 00:52:16 Executing busybox-1.31.1-r20.trigger 00:52:16 OK: 8 MiB in 20 packages 00:52:16 ---> fe75dce87bf8 00:52:16 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:52:17 Removing intermediate container 450c7e6db37c 00:52:17 ---> 6d2852e8e5a5 00:52:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:52:17 ---> 4707a2c77698 00:52:17 Step 19/26 : RUN apk --no-cache add py3-pip 00:52:18 ---> Running in 37dff23e9c46 00:52:18 ---> f22b9389bfa2 00:52:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:52:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:19 (1/33) Installing libbz2 (1.0.8-r1) 00:52:19 (2/33) Installing expat (2.2.9-r1) 00:52:19 (3/33) Installing libffi (3.3-r2) 00:52:19 (4/33) Installing gdbm (1.13-r1) 00:52:20 (5/33) Installing xz-libs (5.2.5-r0) 00:52:20 (6/33) Installing sqlite-libs (3.32.1-r0) 00:52:20 (7/33) Installing python3 (3.8.8-r0) 00:52:20 ---> 758b9e8f43b5 00:52:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:52:21 ---> ac1a22e7ac03 00:52:21 Step 19/23 : ENTRYPOINT ["/core-data"] 00:52:21 ---> Running in 97f60aed3b96 00:52:21 (8/33) Installing py3-appdirs (1.4.4-r1) 00:52:21 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:52:21 (10/33) Installing py3-parsing (2.4.7-r0) 00:52:22 (11/33) Installing py3-six (1.15.0-r0) 00:52:22 (12/33) Installing py3-packaging (20.4-r0) 00:52:22 (13/33) Installing py3-setuptools (47.0.0-r0) 00:52:22 (14/33) Installing py3-chardet (3.0.4-r4) 00:52:22 (15/33) Installing py3-idna (2.9-r0) 00:52:22 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:52:22 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:52:22 (18/33) Installing py3-requests (2.23.0-r0) 00:52:22 (19/33) Installing py3-msgpack (1.0.0-r0) 00:52:22 Removing intermediate container 97f60aed3b96 00:52:22 ---> 4e1ca1b6fb03 00:52:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:22 (20/33) Installing py3-lockfile (0.12.2-r3) 00:52:22 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:52:22 (22/33) Installing py3-colorama (0.4.3-r0) 00:52:22 (23/33) Installing py3-distlib (0.3.0-r0) 00:52:22 (24/33) Installing py3-distro (1.5.0-r1) 00:52:22 (25/33) Installing py3-webencodings (0.5.1-r3) 00:52:22 (26/33) Installing py3-html5lib (1.0.1-r4) 00:52:22 (27/33) Installing py3-pytoml (0.1.21-r0) 00:52:22 (28/33) Installing py3-pep517 (0.8.2-r0) 00:52:22 (29/33) Installing py3-progress (1.5-r0) 00:52:22 (30/33) Installing py3-toml (0.10.1-r0) 00:52:22 (31/33) Installing py3-retrying (1.3.3-r0) 00:52:22 ---> Running in 41c858f13a9b 00:52:22 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:52:22 (33/33) Installing py3-pip (20.1.1-r0) 00:52:22 Executing busybox-1.31.1-r19.trigger 00:52:22 OK: 71 MiB in 55 packages 00:52:23 Removing intermediate container 41c858f13a9b 00:52:23 ---> 9e09d597e75f 00:52:23 Step 21/23 : LABEL arch=arm64 00:52:23 ---> Running in 9c1e199adc71 00:52:23 Removing intermediate container 9c1e199adc71 00:52:23 ---> 61ebd4217584 00:52:23 Step 22/23 : LABEL git_sha=12fb89090adf6f3fac85bfa6fc3246ca30cf0656 00:52:23 ---> Running in 5003810d921d 00:52:24 Removing intermediate container 5003810d921d 00:52:24 ---> b683a5e41254 00:52:24 Step 23/23 : LABEL version=0.0.0 00:52:24 ---> Running in 7a7b5875e420 00:52:25 Removing intermediate container 7a7b5875e420 00:52:25 ---> 8e8f7d4ccf0d 00:52:25 00:52:25 Successfully built 8e8f7d4ccf0d 00:52:25 Successfully tagged docker-core-data-go-arm64:latest 00:52:28  Building docker-core-data-go ... done Removing intermediate container 37dff23e9c46 00:52:28 ---> 8e3abfb7d577 00:52:28 Step 20/26 : RUN pip install docker-compose==1.23.2 00:52:28 ---> Running in 72b95975463d 00:52:34 Collecting docker-compose==1.23.2 00:52:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:52:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:52:34 Collecting docker<4.0,>=3.6.0 00:52:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:52:35 Collecting cached-property<2,>=1.2.0 00:52:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:52:35 Collecting PyYAML<4,>=3.10 00:52:35 Downloading PyYAML-3.13.tar.gz (270 kB) 00:52:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:52:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:52:40 Collecting dockerpty<0.5,>=0.4.1 00:52:40 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:52:42 Collecting websocket-client<1.0,>=0.32.0 00:52:42 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 00:52:42 Collecting texttable<0.10,>=0.9.0 00:52:42 Downloading texttable-0.9.1.tar.gz (11 kB) 00:52:44 Collecting docopt<0.7,>=0.6.1 00:52:44 Downloading docopt-0.6.2.tar.gz (25 kB) 00:52:46 Collecting jsonschema<3,>=2.5.1 00:52:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:52:46 Collecting docker-pycreds>=0.4.0 00:52:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:52:47 Collecting urllib3<1.25,>=1.21.1 00:52:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:52:47 Collecting idna<2.8,>=2.5 00:52:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:52:47 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:52:47 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:52:47 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:52:47 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:52:47 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:52:47 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:52:48 Installing collected packages: urllib3, idna, requests, docker-pycreds, websocket-client, docker, cached-property, PyYAML, dockerpty, texttable, docopt, jsonschema, docker-compose 00:52:48 Attempting uninstall: urllib3 00:52:48 Found existing installation: urllib3 1.25.9 00:52:48 Uninstalling urllib3-1.25.9: 00:52:48 Successfully uninstalled urllib3-1.25.9 00:52:49 Attempting uninstall: idna 00:52:49 Found existing installation: idna 2.9 00:52:49 Uninstalling idna-2.9: 00:52:49 Successfully uninstalled idna-2.9 00:52:49 Attempting uninstall: requests 00:52:49 Found existing installation: requests 2.23.0 00:52:49 Uninstalling requests-2.23.0: 00:52:50 Successfully uninstalled requests-2.23.0 00:52:51 Running setup.py install for PyYAML: started 00:52:53 Running setup.py install for PyYAML: finished with status 'done' 00:52:53 Running setup.py install for dockerpty: started 00:52:55 Running setup.py install for dockerpty: finished with status 'done' 00:52:55 Running setup.py install for texttable: started 00:52:56 Running setup.py install for texttable: finished with status 'done' 00:52:56 Running setup.py install for docopt: started 00:52:58 Running setup.py install for docopt: finished with status 'done' 00:52:59 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 00:53:04 Removing intermediate container 72b95975463d 00:53:04 ---> b491ec633025 00:53:04 Step 21/26 : RUN apk --no-cache add curl 00:53:04 ---> Running in 16a886039918 00:53:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:53:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:53:05 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:53:05 (2/3) Installing libcurl (7.69.1-r3) 00:53:05 (3/3) Installing curl (7.69.1-r3) 00:53:05 Executing busybox-1.31.1-r19.trigger 00:53:05 OK: 72 MiB in 58 packages 00:53:06 Removing intermediate container 16a886039918 00:53:06 ---> 81f0a6aa12a4 00:53:06 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:53:06 ---> Running in 1a95f7497d45 00:53:07 Removing intermediate container 1a95f7497d45 00:53:07 ---> 1a4c8bb69d49 00:53:07 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:53:07 ---> Running in 412cc8ddd2f7 00:53:07 Removing intermediate container 412cc8ddd2f7 00:53:07 ---> 431028a9aa7b 00:53:07 Step 24/26 : LABEL arch=arm64 00:53:08 ---> Running in 31e154d87479 00:53:08 Removing intermediate container 31e154d87479 00:53:08 ---> 1f0123ad98d1 00:53:08 Step 25/26 : LABEL git_sha=12fb89090adf6f3fac85bfa6fc3246ca30cf0656 00:53:08 ---> Running in 157f9538d471 00:53:09 Removing intermediate container 157f9538d471 00:53:09 ---> 0dfd4c0ad0ab 00:53:09 Step 26/26 : LABEL version=0.0.0 00:53:09 ---> Running in 0a8e0d6aca12 00:53:09 Removing intermediate container 0a8e0d6aca12 00:53:09 ---> b980a4149a20 00:53:09 00:53:10 Successfully built b980a4149a20 00:53:10 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:53:10  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:53:10 $ docker stop --time=1 896ce015bfaa46e6c810039b0bcbfc8b7abf66411f703dd1e8ec0f47f963805c 00:53:12 $ docker rm -f 896ce015bfaa46e6c810039b0bcbfc8b7abf66411f703dd1e8ec0f47f963805c [Pipeline] // withDockerContainer [Pipeline] sh 00:53:14 + docker images 00:53:14 + grep docker 00:53:14 docker-sys-mgmt-agent-go-arm64 latest b980a4149a20 4 seconds ago 301MB 00:53:14 docker-core-data-go-arm64 latest 8e8f7d4ccf0d 49 seconds ago 21.4MB 00:53:14 docker-core-metadata-go-arm64 latest acb025a805db About a minute ago 17.9MB 00:53:14 docker-security-secretstore-setup-go-arm64 latest 6b425f21396d About a minute ago 24.4MB 00:53:14 docker-security-bootstrapper-go-arm64 latest b7121cceb6c6 4 minutes ago 17.9MB 00:53:14 docker-support-notifications-go-arm64 latest c55448bb8eb5 4 minutes ago 16.9MB 00:53:14 docker-core-command-go-arm64 latest 4823165f95fe 4 minutes ago 16.3MB 00:53:14 docker-support-scheduler-go-arm64 latest 8b5399a5de37 4 minutes ago 16.4MB 00:53:14 docker-security-proxy-setup-go-arm64 latest 1e639cf82b1e 4 minutes ago 24.1MB 00:53:14 docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 00:53:15 ---> job-cost.sh 00:53:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dLkt 00:53:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:55:31 lf-activate-venv(): INFO: Adding /tmp/venv-dLkt/bin to PATH 00:55:31 INFO: No Stack... 00:55:31 INFO: Retrieving Pricing Info for: lf-standard-4 00:55:31 INFO: Archiving Costs [Pipeline] sh 00:55:31 + cat /w/workspace/edgex-go/94/archives/cost.csv 00:55:31 + cut -d, -f6 [Pipeline] lock 00:55:32 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-2858-94-stack-cost] 00:55:32 Resource [jenkins-edgexfoundry-edgex-go-PR-2858-94-stack-cost] did not exist. Created. 00:55:32 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-2858-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:55:32 + echo total: 0.20999999344348907 [Pipeline] stash 00:55:32 Stashed 1 file(s) [Pipeline] } 00:55:32 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-2858-94-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [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 00:55:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:55:37 ---> package-listing.sh 00:55:37 ++ facter osfamily 00:55:37 ++ tr '[:upper:]' '[:lower:]' 00:55:37 + OS_FAMILY=redhat 00:55:37 + workspace=/w/workspace/edgex-go/94 00:55:37 + START_PACKAGES=/tmp/packages_start.txt 00:55:37 + END_PACKAGES=/tmp/packages_end.txt 00:55:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:55:37 + PACKAGES=/tmp/packages_start.txt 00:55:37 + '[' /w/workspace/edgex-go/94 ']' 00:55:37 + PACKAGES=/tmp/packages_end.txt 00:55:37 + case "${OS_FAMILY}" in 00:55:37 + rpm -qa 00:55:37 + sort 00:55:44 + '[' -f /tmp/packages_start.txt ']' 00:55:44 + '[' -f /tmp/packages_end.txt ']' 00:55:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:55:44 + '[' /w/workspace/edgex-go/94 ']' 00:55:44 + mkdir -p /w/workspace/edgex-go/94/archives/ 00:55:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/94/archives/ [Pipeline] echo 00:55:44 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/94/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:55:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:55:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:45 00:55:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:55:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:46 alpine: Pulling from edgex-lftools-log-publisher 00:55:46 df20fa9351a1: Pulling fs layer 00:55:46 36b3adc4ff6f: Pulling fs layer 00:55:46 8ad3a11d3b57: Pulling fs layer 00:55:46 46f8f816bc3b: Pulling fs layer 00:55:46 93b61091891f: Pulling fs layer 00:55:46 93b9cdb0e59b: Pulling fs layer 00:55:46 5e14af77c1be: Pulling fs layer 00:55:46 01666e4c0597: Pulling fs layer 00:55:46 aa168da1d23b: Pulling fs layer 00:55:46 46f8f816bc3b: Waiting 00:55:46 93b61091891f: Waiting 00:55:46 93b9cdb0e59b: Waiting 00:55:46 5e14af77c1be: Waiting 00:55:46 01666e4c0597: Waiting 00:55:46 aa168da1d23b: Waiting 00:55:46 36b3adc4ff6f: Verifying Checksum 00:55:46 36b3adc4ff6f: Download complete 00:55:47 46f8f816bc3b: Verifying Checksum 00:55:47 46f8f816bc3b: Download complete 00:55:47 df20fa9351a1: Verifying Checksum 00:55:47 df20fa9351a1: Download complete 00:55:47 93b9cdb0e59b: Verifying Checksum 00:55:47 93b9cdb0e59b: Download complete 00:55:47 5e14af77c1be: Verifying Checksum 00:55:47 5e14af77c1be: Download complete 00:55:47 01666e4c0597: Verifying Checksum 00:55:47 01666e4c0597: Download complete 00:55:47 93b61091891f: Verifying Checksum 00:55:47 93b61091891f: Download complete 00:55:48 8ad3a11d3b57: Verifying Checksum 00:55:48 8ad3a11d3b57: Download complete 00:55:48 df20fa9351a1: Pull complete 00:55:49 36b3adc4ff6f: Pull complete 00:55:50 8ad3a11d3b57: Pull complete 00:55:50 46f8f816bc3b: Pull complete 00:55:52 93b61091891f: Pull complete 00:55:52 93b9cdb0e59b: Pull complete 00:55:53 5e14af77c1be: Pull complete 00:55:53 01666e4c0597: Pull complete 00:55:55 aa168da1d23b: Verifying Checksum 00:55:55 aa168da1d23b: Download complete 00:56:07 aa168da1d23b: Pull complete 00:56:07 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:56:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:56:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:56:10 prd-centos7-docker-4c-2g-32618 does not seem to be running inside a container 00:56:10 $ 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/94/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/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:56:15 $ docker top c55523453c7b9a686df9369e0ab64f00db0d60854bcabe62b4905fb8e20956d0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:56:17 + touch /tmp/pre-build-complete [Pipeline] sh 00:56:18 + mkdir -p /var/log/sa [Pipeline] sh 00:56:19 + ls /var/log/sa-host 00:56:19 + sadf -c /var/log/sa-host/sa03 00:56:19 file_magic: OK 00:56:19 HZ: Using current value: 100 00:56:19 file_header: OK 00:56:19 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 00:56:19 Statistics: 00:56:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:56:19 File successfully converted to sysstat format version 12.2.1 00:56:19 + sadf -c /var/log/sa-host/sa23 00:56:19 file_magic: OK 00:56:19 HZ: Using current value: 100 00:56:19 file_header: OK 00:56:19 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 00:56:19 Statistics: 00:56:19 Hnuu...uuuununununu... 00:56:19 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:56:19 provisioning config files... 00:56:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/94@tmp/config4205023366060867503tmp [Pipeline] { [Pipeline] echo 00:56:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:56:20 ---> create-netrc.sh [Pipeline] } 00:56:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:56:20 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:56:21 ---> python-tools-install.sh [Pipeline] echo 00:56:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:56:23 ---> sudo-logs.sh 00:56:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:56:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:56:23 ---> job-cost.sh 00:56:23 lf-activate-venv: SKIPPING 00:56:23 DEBUG: total: 0.20999999344348907 00:56:23 INFO: Retrieving Stack Cost... 00:56:25 INFO: Retrieving Pricing Info for: v1-standard-2 00:56:26 INFO: Archiving Costs [Pipeline] echo 00:56:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:56:27 ---> logs-deploy.sh 00:56:27 lf-activate-venv: SKIPPING 00:56:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/94 00:56:27 INFO: archiving workspace using pattern(s): 00:56:30 Archives upload complete. 00:56:30 INFO: archiving logs to Nexus