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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 1fe9c57595a4564b38ed3255b61c8dcb89657231+356d3f58744bcd4c86fb4a1eb5552148d927414a (b2da513575854330e6ca29375f5bbdb877e1f550) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-19867 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/22 [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/22 # 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/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 356d3f58744bcd4c86fb4a1eb5552148d927414a into PR head commit 1fe9c57595a4564b38ed3255b61c8dcb89657231 Merge succeeded, producing b96b63ed0f5377b625822888a331e9a7d2105e5a Checking out Revision b96b63ed0f5377b625822888a331e9a7d2105e5a (PR-2970) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fe9c57595a4564b38ed3255b61c8dcb89657231 # 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 356d3f58744bcd4c86fb4a1eb5552148d927414a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b96b63ed0f5377b625822888a331e9a7d2105e5a # timeout=10 Commit message: "Merge commit '356d3f58744bcd4c86fb4a1eb5552148d927414a' into HEAD" > git rev-list --no-walk 1fe9c57595a4564b38ed3255b61c8dcb89657231 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:31:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:08 ========================================================= 00:31:08 EdgeX Global Pipelines Version Info 00:31:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:31:11 ------------------- 00:31:11 stable info: 00:31:11 ------------------- 00:31:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:11 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 00:31:11 Message: update stable to v1.0.173 00:31:13 ------------------- 00:31:13 experimental info: 00:31:13 ------------------- 00:31:13 Commited By: **** collab-it+edgex@linuxfoundation.org 00:31:13 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 00:31:13 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:31:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:31:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:31:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:31:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:31:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:31:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:31:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:31:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:31:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:31:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:31:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:31:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:31:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:31:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:31:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:31:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:31:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:31:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:31:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:31:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:31:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:31:16 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:31:16 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:31:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2970 [Pipeline] echo 00:31:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2970 [Pipeline] echo 00:31:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2970 [Pipeline] echo 00:31:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b96b63ed0f5377b625822888a331e9a7d2105e5a [Pipeline] echo 00:31:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b96b63e [Pipeline] echo 00:31:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:31:17 provisioning config files... 00:31:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/22@tmp/config7803570906284894487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:18 ---> docker-login.sh 00:31:18 nexus3.edgexfoundry.org:10001 00:31:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:19 Configure a credential helper to remove this warning. See 00:31:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:19 00:31:19 Login Succeeded 00:31:19 nexus3.edgexfoundry.org:10002 00:31:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:19 Configure a credential helper to remove this warning. See 00:31:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:19 00:31:19 Login Succeeded 00:31:19 nexus3.edgexfoundry.org:10003 00:31:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:19 Configure a credential helper to remove this warning. See 00:31:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:19 00:31:19 Login Succeeded 00:31:19 nexus3.edgexfoundry.org:10004 00:31:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:19 Configure a credential helper to remove this warning. See 00:31:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:19 00:31:19 Login Succeeded 00:31:19 docker.io 00:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:20 Configure a credential helper to remove this warning. See 00:31:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:20 00:31:20 Login Succeeded 00:31:20 ---> docker-login.sh ends [Pipeline] } 00:31:20 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:21 ++ 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:31:21 + for file in '`ls cmd/**/Dockerfile`' 00:31:21 ++ dirname cmd/core-command/Dockerfile 00:31:21 ++ cut -d/ -f2 00:31:21 + echo core-command,cmd/core-command/Dockerfile 00:31:21 + for file in '`ls cmd/**/Dockerfile`' 00:31:21 ++ dirname cmd/core-data/Dockerfile 00:31:21 ++ cut -d/ -f2 00:31:21 + echo core-data,cmd/core-data/Dockerfile 00:31:21 + for file in '`ls cmd/**/Dockerfile`' 00:31:21 ++ dirname cmd/core-metadata/Dockerfile 00:31:21 ++ cut -d/ -f2 00:31:21 + echo core-metadata,cmd/core-metadata/Dockerfile 00:31:21 + for file in '`ls cmd/**/Dockerfile`' 00:31:21 ++ dirname cmd/security-bootstrapper/Dockerfile 00:31:21 ++ cut -d/ -f2 00:31:21 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:31:21 + for file in '`ls cmd/**/Dockerfile`' 00:31:21 ++ cut -d/ -f2 00:31:21 ++ dirname cmd/security-proxy-setup/Dockerfile 00:31:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:31:21 + for file in '`ls cmd/**/Dockerfile`' 00:31:21 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:31:21 ++ cut -d/ -f2 00:31:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:31:21 + for file in '`ls cmd/**/Dockerfile`' 00:31:21 ++ dirname cmd/support-notifications/Dockerfile 00:31:21 ++ cut -d/ -f2 00:31:21 + echo support-notifications,cmd/support-notifications/Dockerfile 00:31:21 + for file in '`ls cmd/**/Dockerfile`' 00:31:21 ++ dirname cmd/support-scheduler/Dockerfile 00:31:21 ++ cut -d/ -f2 00:31:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:31:21 + for file in '`ls cmd/**/Dockerfile`' 00:31:21 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:31:21 ++ cut -d/ -f2 00:31:21 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:31:21 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:31:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:22 00:31:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:31:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:23 latest: Pulling from edgex-devops/git-semver 00:31:23 31603596830f: Pulling fs layer 00:31:23 2a8b12db71e7: Pulling fs layer 00:31:23 6ca5941a6612: Pulling fs layer 00:31:23 ecc8261a40a4: Pulling fs layer 00:31:23 ecc8261a40a4: Waiting 00:31:23 2a8b12db71e7: Verifying Checksum 00:31:23 2a8b12db71e7: Download complete 00:31:23 31603596830f: Verifying Checksum 00:31:23 31603596830f: Download complete 00:31:23 ecc8261a40a4: Verifying Checksum 00:31:23 ecc8261a40a4: Download complete 00:31:24 6ca5941a6612: Verifying Checksum 00:31:24 6ca5941a6612: Download complete 00:31:24 31603596830f: Pull complete 00:31:24 2a8b12db71e7: Pull complete 00:31:25 6ca5941a6612: Pull complete 00:31:26 ecc8261a40a4: Pull complete 00:31:26 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:31:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:31:26 prd-centos7-docker-4c-2g-19867 does not seem to be running inside a container 00:31:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:31:29 $ docker top 1ee487cd4f2dae2d17a8c1ca43b3ad696b0f34e061e89a705e3a0b643446173d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:29 [ssh-agent] Looking for ssh-agent implementation... 00:31:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:30 $ docker exec 1ee487cd4f2dae2d17a8c1ca43b3ad696b0f34e061e89a705e3a0b643446173d ssh-agent 00:31:30 SSH_AUTH_SOCK=/tmp/ssh-G836L0LTkteO/agent.11 00:31:30 SSH_AGENT_PID=16 00:31:30 Running ssh-add (command line suppressed) 00:31:30 Identity added: /w/workspace/edgex-go/22@tmp/private_key_6793815602088764779.key (/w/workspace/edgex-go/22@tmp/private_key_6793815602088764779.key) 00:31:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:31 + git tag --points-at HEAD [Pipeline] } 00:31:31 $ docker exec --env ******** --env ******** 1ee487cd4f2dae2d17a8c1ca43b3ad696b0f34e061e89a705e3a0b643446173d ssh-agent -k 00:31:31 unset SSH_AUTH_SOCK; 00:31:31 unset SSH_AGENT_PID; 00:31:31 echo Agent pid 16 killed; 00:31:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:31:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:31 [ssh-agent] Looking for ssh-agent implementation... 00:31:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:32 $ docker exec 1ee487cd4f2dae2d17a8c1ca43b3ad696b0f34e061e89a705e3a0b643446173d ssh-agent 00:31:32 SSH_AUTH_SOCK=/tmp/ssh-q4kY185QEc9u/agent.44 00:31:32 SSH_AGENT_PID=49 00:31:33 Running ssh-add (command line suppressed) 00:31:33 Identity added: /w/workspace/edgex-go/22@tmp/private_key_1127922870043770145.key (/w/workspace/edgex-go/22@tmp/private_key_1127922870043770145.key) 00:31:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:33 + git semver init 00:31:33 # -> Open(): unable to determine branch for HEAD 00:31:33 # $GIT_DIR = /w/workspace/edgex-go/22/.git 00:31:33 # $GIT_WORK_TREE = /w/workspace/edgex-go/22 00:31:33 # $SEMVER_REMOTE_NAME = origin 00:31:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:33 # $SEMVER_USER_NAME = edgex-jenkins 00:31:33 # $SEMVER_BRANCH = PR-2970 00:31:33 # $SEMVER_TEMP = /tmp/semver-214907452 00:31:33 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:32:06 # '/tmp/semver-214907452' -> '/w/workspace/edgex-go/22/.semver' 00:32:06 # -> Force: false 00:32:06 # $SEMVER_DIR = /w/workspace/edgex-go/22/.semver [Pipeline] } 00:32:06 $ docker exec --env ******** --env ******** 1ee487cd4f2dae2d17a8c1ca43b3ad696b0f34e061e89a705e3a0b643446173d ssh-agent -k 00:32:07 unset SSH_AUTH_SOCK; 00:32:07 unset SSH_AGENT_PID; 00:32:07 echo Agent pid 49 killed; 00:32:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:08 + git semver [Pipeline] } 00:32:08 $ docker stop --time=1 1ee487cd4f2dae2d17a8c1ca43b3ad696b0f34e061e89a705e3a0b643446173d 00:32:09 $ docker rm -f 1ee487cd4f2dae2d17a8c1ca43b3ad696b0f34e061e89a705e3a0b643446173d [Pipeline] // withDockerContainer [Pipeline] sh 00:32:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:32:11 Stashed 1 file(s) [Pipeline] echo 00:32:11 [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:32:12 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:32:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:32:13 + sudo service docker restart 00:32:13 + true 00:32:13 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:32:14 ========================================================= 00:32:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:32:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:32:14 + 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:32:21 Sending build context to Docker daemon 326.6MB 00:32:21 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:32:21 Step 2/6 : FROM ${BASE} 00:32:21 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:21 188c0c94c7c5: Pulling fs layer 00:32:21 0ef7d3d256c8: Pulling fs layer 00:32:21 de9db76c5a1d: Pulling fs layer 00:32:21 bca2f99d35d6: Pulling fs layer 00:32:21 93359f2a8cfa: Pulling fs layer 00:32:21 7c6f9722023f: Pulling fs layer 00:32:21 a35cf1a2eb13: Pulling fs layer 00:32:21 bca2f99d35d6: Waiting 00:32:21 7c6f9722023f: Waiting 00:32:21 a35cf1a2eb13: Waiting 00:32:21 de9db76c5a1d: Download complete 00:32:21 0ef7d3d256c8: Verifying Checksum 00:32:21 0ef7d3d256c8: Download complete 00:32:21 93359f2a8cfa: Verifying Checksum 00:32:21 93359f2a8cfa: Download complete 00:32:21 7c6f9722023f: Verifying Checksum 00:32:21 7c6f9722023f: Download complete 00:32:21 188c0c94c7c5: Verifying Checksum 00:32:21 188c0c94c7c5: Download complete 00:32:21 188c0c94c7c5: Pull complete 00:32:22 0ef7d3d256c8: Pull complete 00:32:22 de9db76c5a1d: Pull complete 00:32:24 a35cf1a2eb13: Verifying Checksum 00:32:24 a35cf1a2eb13: Download complete 00:32:25 bca2f99d35d6: Verifying Checksum 00:32:25 bca2f99d35d6: Download complete 00:32:27 Still waiting to schedule task 00:32:27 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:32:38 bca2f99d35d6: Pull complete 00:32:38 93359f2a8cfa: Pull complete 00:32:38 7c6f9722023f: Pull complete 00:32:42 a35cf1a2eb13: Pull complete 00:32:42 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:32:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:32:42 ---> a62c8e92a672 00:32:42 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:32:42 ---> Running in d1849e31f713 00:32:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:32:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:32:44 (1/12) Installing libmagic (5.38-r0) 00:32:44 (2/12) Installing file (5.38-r0) 00:32:44 (3/12) Installing libc-dev (0.7.2-r3) 00:32:44 (4/12) Installing g++ (9.3.0-r2) 00:32:49 (5/12) Installing fortify-headers (1.1-r0) 00:32:49 (6/12) Installing patch (2.7.6-r6) 00:32:49 (7/12) Installing build-base (0.5-r2) 00:32:49 (8/12) Installing libsodium (1.0.18-r0) 00:32:49 (9/12) Installing pkgconf (1.7.2-r0) 00:32:49 (10/12) Installing libsodium-dev (1.0.18-r0) 00:32:49 (11/12) Installing libzmq (4.3.3-r0) 00:32:49 (12/12) Installing zeromq-dev (4.3.3-r0) 00:32:49 Executing busybox-1.31.1-r19.trigger 00:32:49 OK: 233 MiB in 51 packages 00:32:54 Removing intermediate container d1849e31f713 00:32:54 ---> 5c10ce07c879 00:32:54 Step 4/6 : WORKDIR /edgex-go 00:32:54 ---> Running in b4b3a985f610 00:32:54 Removing intermediate container b4b3a985f610 00:32:54 ---> 337d13b88470 00:32:54 Step 5/6 : COPY go.mod . 00:32:54 ---> ab521f45ccdd 00:32:54 Step 6/6 : RUN go mod download 00:32:54 ---> Running in dc7ee6a9949b 00:33:21 Removing intermediate container dc7ee6a9949b 00:33:21 ---> a52f28a19807 00:33:21 Successfully built a52f28a19807 00:33:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:33:22 + docker inspect -f . ci-base-image-x86_64 00:33:22 . [Pipeline] withDockerContainer 00:33:22 prd-centos7-docker-4c-2g-19867 does not seem to be running inside a container 00:33:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 ******** -e ******** ci-base-image-x86_64 cat 00:33:24 $ docker top 648825ed3ca1ff9fc31e1aca3f3836584737879493191501896b597c31963c86 -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:25 + go version 00:33:25 go version go1.15.5 linux/amd64 [Pipeline] } 00:33:25 $ docker stop --time=1 648825ed3ca1ff9fc31e1aca3f3836584737879493191501896b597c31963c86 00:33:27 $ docker rm -f 648825ed3ca1ff9fc31e1aca3f3836584737879493191501896b597c31963c86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:28 + docker inspect -f . ci-base-image-x86_64 00:33:28 . [Pipeline] withDockerContainer 00:33:29 prd-centos7-docker-4c-2g-19867 does not seem to be running inside a container 00:33:29 $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 ******** -e ******** ci-base-image-x86_64 cat 00:33:30 $ docker top 2639dba5af7b41d4e06aeeb2bf8236a059810cd83e38a502126a9bbc9a25d729 -eo pid,comm [Pipeline] { [Pipeline] echo 00:33:30 ========================================================= 00:33:30 [edgeXBuildGoParallel] Running Tests and Build... 00:33:30 ========================================================= [Pipeline] sh 00:33:31 + make test 00:33:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:33:46 ? github.com/edgexfoundry/edgex-go [no test files] 00:34:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:34:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:34:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:34:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:34:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:34:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:34:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:34:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:34:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:34:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.186s coverage: 46.6% of statements 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:34:39 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.297s coverage: 27.0% of statements 00:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:34:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.129s coverage: 100.0% of statements 00:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:34:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.050s coverage: 100.0% of statements 00:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:34:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.123s coverage: 77.1% of statements 00:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:34:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.653s coverage: 82.4% of statements 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.511s coverage: 28.6% of statements 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.093s coverage: 100.0% of statements 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.132s coverage: 100.0% of statements 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:34:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.264s coverage: 86.7% of statements 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:34:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.161s coverage: 97.5% of statements 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:34:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.192s coverage: 78.3% of statements 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:34:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.816s coverage: 93.1% of statements 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:34:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.088s coverage: 58.8% of statements 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:34:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.095s coverage: 0.1% of statements 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.106s coverage: 43.8% of statements 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] 00:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.095s coverage: 87.5% of statements 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/install [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 22.188s coverage: 82.7% of statements 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.037s coverage: 100.0% of statements 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 75.5% of statements 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.100s coverage: 80.8% of statements 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.207s coverage: 87.2% of statements 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 84.2% of statements 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.262s coverage: 91.4% of statements 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.433s coverage: 63.5% of statements 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.031s coverage: 100.0% of statements 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.055s coverage: 91.3% of statements 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.571s coverage: 55.9% of statements 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.149s coverage: 37.0% of statements 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.475s coverage: 84.0% of statements 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.063s coverage: 100.0% of statements 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.187s coverage: 47.1% of statements 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.103s coverage: 100.0% of statements 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.155s coverage: 100.0% of statements 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.032s coverage: 29.1% of statements 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.102s coverage: 99.0% of statements 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.043s coverage: 100.0% of statements 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.047s coverage: 87.9% of statements 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.036s coverage: 32.1% of statements 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.198s coverage: 100.0% of statements 00:35:12 GO111MODULE=on go vet ./... 00:35:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19874 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws 00:35:29 Running in /w/workspace/edgex-go/22 [Pipeline] { [Pipeline] checkout 00:35:34 using credential edgex-jenkins-ssh 00:35:34 Cloning the remote Git repository 00:35:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:35:34 > git init /w/workspace/edgex-go/22 # timeout=10 00:35:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:34 > git --version # timeout=10 00:35:34 > git --version # 'git version 2.17.1' 00:35:34 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:57 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:35:58 Merging remotes/origin/master commit 356d3f58744bcd4c86fb4a1eb5552148d927414a into PR head commit 1fe9c57595a4564b38ed3255b61c8dcb89657231 00:35:59 Merge succeeded, producing 22490736398b05fff68cb1e3befdccf6e4078384 00:35:59 Checking out Revision 22490736398b05fff68cb1e3befdccf6e4078384 (PR-2970) 00:36:00 gofmt -l . 00:36:00 [ "`gofmt -l .`" = "" ] 00:36:00 ./bin/test-go-mod-tidy.sh 00:36:00 ./bin/test-attribution-txt.sh [Pipeline] sh 00:36:00 + ls -al . 00:36:00 total 664 00:36:00 drwxrwxr-x 10 1001 1001 4096 Jan 13 00:35 . 00:36:00 drwxr-xr-x 4 root root 30 Jan 13 00:33 .. 00:36:00 -rw-rw-r-- 1 1001 1001 11 Jan 13 00:31 .dockerignore 00:36:00 drwxrwxr-x 8 1001 1001 179 Jan 13 00:31 .git 00:36:00 drwxrwxr-x 3 1001 1001 125 Jan 13 00:31 .github 00:36:00 -rw-rw-r-- 1 1001 1001 872 Jan 13 00:31 .gitignore 00:36:00 drwx------ 3 1001 1001 47 Jan 13 00:32 .semver 00:36:00 -rw-rw-r-- 1 1001 1001 166 Jan 13 00:31 .sonarcloud.properties 00:36:00 -rw-rw-r-- 1 1001 1001 7841 Jan 13 00:31 Attribution.txt 00:36:00 -rw-rw-r-- 1 1001 1001 3804 Jan 13 00:31 CONTRIBUTING.md 00:36:00 -rw-rw-r-- 1 1001 1001 931 Jan 13 00:31 Dockerfile.build 00:36:00 -rw-rw-r-- 1 1001 1001 863 Jan 13 00:31 Jenkinsfile 00:36:00 -rw-rw-r-- 1 1001 1001 10775 Jan 13 00:31 LICENSE 00:36:00 -rw-rw-r-- 1 1001 1001 6001 Jan 13 00:31 Makefile 00:36:00 -rw-rw-r-- 1 1001 1001 6524 Jan 13 00:31 README.md 00:36:00 -rw-rw-r-- 1 1001 1001 6744 Jan 13 00:31 SECURITY.md 00:36:00 -rw-rw-r-- 1 1001 1001 5 Jan 13 00:32 VERSION 00:36:00 -rw-rw-r-- 1 1001 1001 4131 Jan 13 00:31 ZMQWindows.md 00:36:00 drwxrwxr-x 2 1001 1001 117 Jan 13 00:31 bin 00:36:00 drwxrwxr-x 15 1001 1001 4096 Jan 13 00:31 cmd 00:36:00 -rw-r--r-- 1 root root 558011 Jan 13 00:35 coverage.out 00:36:00 -rw-r--r-- 1 root root 1005 Jan 13 00:35 go.mod 00:36:00 -rw-r--r-- 1 root root 19384 Jan 13 00:35 go.sum 00:36:00 drwxrwxr-x 8 1001 1001 127 Jan 13 00:31 internal 00:36:00 drwxrwxr-x 4 1001 1001 26 Jan 13 00:31 openapi 00:36:00 drwxrwxr-x 4 1001 1001 71 Jan 13 00:31 snap 00:36:00 -rw-rw-r-- 1 1001 1001 168 Jan 13 00:31 version.go 00:35:58 > git config core.sparsecheckout # timeout=10 00:35:58 > git checkout -f 1fe9c57595a4564b38ed3255b61c8dcb89657231 # timeout=10 00:35:58 > git remote # timeout=10 00:35:58 > git config --get remote.origin.url # timeout=10 00:35:58 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:58 > git merge 356d3f58744bcd4c86fb4a1eb5552148d927414a # timeout=10 00:35:59 > git rev-parse HEAD^{commit} # timeout=10 00:35:59 > git config core.sparsecheckout # timeout=10 00:35:59 > git checkout -f 22490736398b05fff68cb1e3befdccf6e4078384 # timeout=10 [Pipeline] sh 00:36:01 + '[' -e coverage.out ] 00:36:01 + chown 1001:1001 coverage.out [Pipeline] stash 00:36:01 Stashed 1 file(s) [Pipeline] sh 00:36:01 + make build 00:36:01 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:36:03 Commit message: "Merge commit '356d3f58744bcd4c86fb4a1eb5552148d927414a' into HEAD" 00:36:03 > git rev-list --no-walk 1fe9c57595a4564b38ed3255b61c8dcb89657231 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:05 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:36:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:36:06 + sudo service docker restart 00:36:06 + true 00:36:07 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:36:08 provisioning config files... 00:36:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/22@tmp/config5953109431084191021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:08 ---> docker-login.sh 00:36:08 nexus3.edgexfoundry.org:10001 00:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:10 Configure a credential helper to remove this warning. See 00:36:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:10 00:36:10 Login Succeeded 00:36:10 nexus3.edgexfoundry.org:10002 00:36:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:10 Configure a credential helper to remove this warning. See 00:36:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:10 00:36:10 Login Succeeded 00:36:10 nexus3.edgexfoundry.org:10003 00:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:11 Configure a credential helper to remove this warning. See 00:36:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:11 00:36:11 Login Succeeded 00:36:11 nexus3.edgexfoundry.org:10004 00:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:11 Configure a credential helper to remove this warning. See 00:36:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:11 00:36:11 Login Succeeded 00:36:11 docker.io 00:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:14 Configure a credential helper to remove this warning. See 00:36:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:14 00:36:14 Login Succeeded 00:36:14 ---> docker-login.sh ends [Pipeline] } 00:36:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:36:14 ========================================================= 00:36:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:36:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:15 + 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:18 Sending build context to Docker daemon 165.6MB 00:36:18 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:36:18 Step 2/6 : FROM ${BASE} 00:36:18 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:18 5f621e34cdf4: Pulling fs layer 00:36:18 a4357932f1b6: Pulling fs layer 00:36:18 18c013af1878: Pulling fs layer 00:36:18 00ac8860ef70: Pulling fs layer 00:36:18 63d7cb157983: Pulling fs layer 00:36:18 b116817d02f9: Pulling fs layer 00:36:18 745a02a5169b: Pulling fs layer 00:36:18 b116817d02f9: Waiting 00:36:18 00ac8860ef70: Waiting 00:36:18 63d7cb157983: Waiting 00:36:18 745a02a5169b: Waiting 00:36:18 18c013af1878: Verifying Checksum 00:36:18 18c013af1878: Download complete 00:36:18 a4357932f1b6: Verifying Checksum 00:36:18 a4357932f1b6: Download complete 00:36:18 63d7cb157983: Download complete 00:36:18 b116817d02f9: Verifying Checksum 00:36:18 b116817d02f9: Download complete 00:36:18 5f621e34cdf4: Verifying Checksum 00:36:18 5f621e34cdf4: Download complete 00:36:18 5f621e34cdf4: Pull complete 00:36:19 a4357932f1b6: Pull complete 00:36:19 18c013af1878: Pull complete 00:36:19 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:36:20 745a02a5169b: Verifying Checksum 00:36:20 745a02a5169b: Download complete 00:36:21 00ac8860ef70: Download complete 00:36:22 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:36:25 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:36:26 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:36:29 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:36:31 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:36:33 00ac8860ef70: Pull complete 00:36:33 63d7cb157983: Pull complete 00:36:33 b116817d02f9: Pull complete 00:36:35 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:36:36 745a02a5169b: Pull complete 00:36:36 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:36:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:36:36 ---> b7e6874047d6 00:36:36 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:37 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:36:39 ---> Running in 3f18db4ad8bf 00:36:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:36:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:36:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:36:42 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:36:43 (1/12) Installing libmagic (5.38-r0) 00:36:43 (2/12) Installing file (5.38-r0) 00:36:43 (3/12) Installing libc-dev (0.7.2-r3) 00:36:43 (4/12) Installing g++ (9.3.0-r2) 00:36:44 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:36:48 $ docker stop --time=1 2639dba5af7b41d4e06aeeb2bf8236a059810cd83e38a502126a9bbc9a25d729 00:36:50 $ docker rm -f 2639dba5af7b41d4e06aeeb2bf8236a059810cd83e38a502126a9bbc9a25d729 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 00:36:53 (5/12) Installing fortify-headers (1.1-r0) 00:36:53 (6/12) Installing patch (2.7.6-r6) 00:36:53 (7/12) Installing build-base (0.5-r2) 00:36:53 (8/12) Installing libsodium (1.0.18-r0) 00:36:53 (9/12) Installing pkgconf (1.7.2-r0) 00:36:53 (10/12) Installing libsodium-dev (1.0.18-r0) 00:36:53 (11/12) Installing libzmq (4.3.3-r0) 00:36:53 (12/12) Installing zeromq-dev (4.3.3-r0) [Pipeline] isUnix [Pipeline] sh 00:36:54 Executing busybox-1.31.1-r19.trigger 00:36:54 OK: 217 MiB in 51 packages 00:36:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:54 00:36:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:36:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:55 latest: Pulling from edgex-devops/edgex-compose 00:36:55 cbdbe7a5bc2a: Pulling fs layer 00:36:55 ca9280d653b3: Pulling fs layer 00:36:55 7e9c9ca2126c: Pulling fs layer 00:36:55 cbdbe7a5bc2a: Download complete 00:36:55 ca9280d653b3: Verifying Checksum 00:36:55 ca9280d653b3: Download complete 00:36:56 cbdbe7a5bc2a: Pull complete 00:36:58 Removing intermediate container 3f18db4ad8bf 00:36:58 ---> cdea212f559a 00:36:58 Step 4/6 : WORKDIR /edgex-go 00:36:58 ---> Running in 37e3d6958588 00:36:58 Removing intermediate container 37e3d6958588 00:36:58 ---> 9d8d740622a8 00:36:58 Step 5/6 : COPY go.mod . 00:36:59 ---> eacdd176b386 00:36:59 Step 6/6 : RUN go mod download 00:36:59 ---> Running in 839c2ad13b4e 00:36:59 ca9280d653b3: Pull complete 00:36:59 7e9c9ca2126c: Verifying Checksum 00:36:59 7e9c9ca2126c: Download complete 00:37:12 7e9c9ca2126c: Pull complete 00:37:12 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:37:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:37:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:37:13 prd-centos7-docker-4c-2g-19867 does not seem to be running inside a container 00:37:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:37:15 $ docker top 154fdb4beb9928b18ea01c108692d83865613483ff21ff3c9ee586f83b20e697 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:16 + grep parallel 00:37:16 + docker-compose build --help 00:37:18 --parallel Build images in parallel. [Pipeline] } 00:37:18 $ docker stop --time=1 154fdb4beb9928b18ea01c108692d83865613483ff21ff3c9ee586f83b20e697 00:37:20 $ docker rm -f 154fdb4beb9928b18ea01c108692d83865613483ff21ff3c9ee586f83b20e697 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:37:21 . [Pipeline] withDockerContainer 00:37:22 prd-centos7-docker-4c-2g-19867 does not seem to be running inside a container 00:37:22 $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:37:23 $ docker top 1bb21d92a93c7586524e1b6357560443ca2baac7e3d8e3f906ce8b36d6c58723 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:25 + docker-compose -f ./docker-compose-build.yml build --parallel 00:37:26 Removing intermediate container 839c2ad13b4e 00:37:26 ---> e0743ee8c45b 00:37:26 Successfully built e0743ee8c45b 00:37:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:37:26 Building docker-core-command-go ... 00:37:26 Building docker-core-data-go ... 00:37:26 Building docker-core-metadata-go ... 00:37:26 Building docker-security-bootstrapper-go ... 00:37:26 Building docker-security-proxy-setup-go ... 00:37:26 Building docker-security-secretstore-setup-go ... 00:37:26 Building docker-support-notifications-go ... 00:37:26 Building docker-support-scheduler-go ... 00:37:26 Building docker-sys-mgmt-agent-go ... 00:37:26 Building docker-sys-mgmt-agent-go 00:37:26 Building docker-core-data-go 00:37:26 Building docker-security-secretstore-setup-go 00:37:26 Building docker-security-bootstrapper-go 00:37:26 Building docker-support-scheduler-go 00:37:26 + docker inspect -f . ci-base-image-arm64 00:37:26 . [Pipeline] withDockerContainer 00:37:27 prd-ubuntu18.04-docker-arm64-4c-16g-19874 does not seem to be running inside a container 00:37:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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-arm64 cat 00:37:28 $ docker top f5965038ceada360a808f277fab5c1a08d15b18f46cca8f902d12e816498a1d4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:30 + go version 00:37:30 go version go1.15.5 linux/arm64 [Pipeline] } 00:37:30 $ docker stop --time=1 f5965038ceada360a808f277fab5c1a08d15b18f46cca8f902d12e816498a1d4 00:37:32 $ docker rm -f f5965038ceada360a808f277fab5c1a08d15b18f46cca8f902d12e816498a1d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:34 + docker inspect -f . ci-base-image-arm64 00:37:34 . [Pipeline] withDockerContainer 00:37:34 prd-ubuntu18.04-docker-arm64-4c-16g-19874 does not seem to be running inside a container 00:37:35 $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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-arm64 cat 00:37:36 $ docker top 57a4982096945db4133c2b98339353ed26f273f069131c69109a2daca5277f8d -eo pid,comm [Pipeline] { [Pipeline] echo 00:37:37 ========================================================= 00:37:37 [edgeXBuildGoParallel] Running Tests and Build... 00:37:37 ========================================================= [Pipeline] sh 00:37:37 + make test 00:37:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:37:59 ? github.com/edgexfoundry/edgex-go [no test files] 00:38:23 Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:23 Step 2/33 : FROM ${BUILDER_BASE} AS builder 00:38:23 ---> a52f28a19807 00:38:23 Step 3/33 : WORKDIR /edgex-go 00:38:23 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:38:23 ---> a52f28a19807 00:38:23 Step 3/22 : WORKDIR /edgex-go 00:38:23 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:38:23 ---> a52f28a19807 00:38:23 Step 3/26 : WORKDIR /edgex-go 00:38:23 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:38:23 ---> a52f28a19807 00:38:23 Step 3/24 : WORKDIR /edgex-go 00:38:23 00:38:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:38:23 ---> a52f28a19807 00:38:23 Step 3/23 : WORKDIR /edgex-go 00:38:23 ---> Running in 99d4d9d11b13 00:38:23 ---> Running in dd5135edb7c0 00:38:23 ---> Running in 17d73089cfee 00:38:23 ---> Running in 9456c9dcbf61 00:38:23 ---> Running in 401106c83bd5 00:38:23 Removing intermediate container 401106c83bd5 00:38:23 ---> 473ebe399e4d 00:38:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:23 Removing intermediate container dd5135edb7c0 00:38:23 ---> 960d6794beb7 00:38:23 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:23 Removing intermediate container 9456c9dcbf61 00:38:23 ---> 7707ed26e5a2 00:38:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:23 Removing intermediate container 99d4d9d11b13 00:38:23 ---> 46ade21cc043 00:38:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:23 Removing intermediate container 17d73089cfee 00:38:23 ---> e2486069751e 00:38:23 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:23 ---> Running in 50ea4c8a4b4d 00:38:23 ---> Running in d72c43e40e07 00:38:23 ---> Running in 5b7cc2b14eee 00:38:23 ---> Running in ef627b233f39 00:38:23 ---> Running in 32e07ceaae69 00:38:23 Removing intermediate container 50ea4c8a4b4d 00:38:23 ---> 8fa565affcd0 00:38:23 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:38:23 ---> Running in ecc2317c366e 00:38:23 Removing intermediate container d72c43e40e07 00:38:23 ---> 46686a438444 00:38:23 Step 5/26 : RUN apk add --update --no-cache make bash git 00:38:23 Removing intermediate container ef627b233f39 00:38:23 ---> 237453458a03 00:38:23 Step 5/22 : RUN apk add --update --no-cache make git 00:38:23 Removing intermediate container 5b7cc2b14eee 00:38:23 ---> 85c0cf1d3203 00:38:23 Step 5/24 : RUN apk add --update --no-cache make git 00:38:23 Removing intermediate container 32e07ceaae69 00:38:23 ---> e5d14a185acc 00:38:23 Step 5/33 : RUN apk add --update --no-cache make git 00:38:23 ---> Running in f445cbb76602 00:38:23 ---> Running in e8fb59d9ce63 00:38:23 ---> Running in 99232b114fd2 00:38:23 ---> Running in 660a60a2dea1 00:38:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:24 OK: 233 MiB in 51 packages 00:38:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:25 OK: 233 MiB in 51 packages 00:38:25 OK: 233 MiB in 51 packages 00:38:25 OK: 233 MiB in 51 packages 00:38:25 OK: 233 MiB in 51 packages 00:38:25 Removing intermediate container ecc2317c366e 00:38:25 ---> a677aacf202d 00:38:25 Step 6/23 : COPY go.mod . 00:38:26 ---> 268e1e57b4a2 00:38:26 Step 7/23 : RUN go mod download 00:38:26 Removing intermediate container e8fb59d9ce63 00:38:26 ---> 534af3d85715 00:38:26 Step 6/22 : COPY go.mod . 00:38:26 ---> Running in 2421f3054087 00:38:26 Removing intermediate container f445cbb76602 00:38:26 ---> b52c02096be7 00:38:26 Step 6/26 : COPY go.mod . 00:38:26 Removing intermediate container 660a60a2dea1 00:38:26 ---> 498b5f976aff 00:38:26 Step 6/33 : COPY go.mod . 00:38:26 Removing intermediate container 99232b114fd2 00:38:26 ---> e0850c356e42 00:38:26 Step 6/24 : COPY go.mod . 00:38:26 ---> ec53384f45a2 00:38:26 Step 7/22 : RUN go mod download 00:38:27 ---> Running in 815c95229653 00:38:27 ---> 40b2fb831fed 00:38:27 Step 7/24 : RUN go mod download 00:38:27 ---> 5e42db07f2c8 00:38:27 Step 7/33 : RUN go mod download 00:38:27 ---> aa6bf58d516a 00:38:27 Step 7/26 : RUN go mod download 00:38:27 ---> Running in d93845b6cf45 00:38:27 ---> Running in fb6fa467ad11 00:38:27 ---> Running in 44b4853fc2c9 00:38:30 Removing intermediate container 815c95229653 00:38:30 ---> 613769d5d128 00:38:30 Step 8/22 : COPY . . 00:38:30 Removing intermediate container 2421f3054087 00:38:30 ---> 2cec2b34805c 00:38:30 Step 8/23 : COPY . . 00:38:30 Removing intermediate container d93845b6cf45 00:38:30 ---> 1e919c9690b6 00:38:30 Step 8/24 : COPY . . 00:38:31 Removing intermediate container fb6fa467ad11 00:38:31 ---> d69c5af5ce0c 00:38:31 Step 8/33 : COPY . . 00:38:32 Removing intermediate container 44b4853fc2c9 00:38:32 ---> 464874d44e1a 00:38:32 Step 8/26 : COPY . . 00:38:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:38:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:38:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:38:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:38:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:39:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:39:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:39:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:39:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:39:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:39:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:39:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:39:14 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.244s coverage: 46.6% of statements 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:39:22 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.581s coverage: 27.0% of statements 00:39:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:39:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:39:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:39:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:39:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:39:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:39:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.064s coverage: 100.0% of statements 00:39:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:39:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.141s coverage: 100.0% of statements 00:39:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:39:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:39:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.541s coverage: 77.8% of statements 00:39:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:39:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:39:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.308s coverage: 82.4% of statements 00:39:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:39:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:39:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:39:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:39:29 ---> 0985d2f9956a 00:39:29 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:39:29 ---> Running in b07d2e58cc8e 00:39:29 ---> 8fae048e5629 00:39:29 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 00:39:29 ---> Running in ac4add062cb7 00:39:29 ---> 65894c581bd0 00:39:29 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:39:29 ---> a92ba47dd515 00:39:29 Step 9/23 : RUN make cmd/core-data/core-data 00:39:29 ---> 4fb0384e604c 00:39:29 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:39:29 ---> Running in 1feacfbe215e 00:39:29 ---> Running in 63ec26a55124 00:39:29 ---> Running in a2823c845f99 00:39:29 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:39:29 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:39:29 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:39: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:39:29 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:39:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.111s coverage: 28.6% of statements 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:39:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.145s coverage: 100.0% of statements 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:39:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.096s coverage: 100.0% of statements 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:39:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.364s coverage: 86.7% of statements 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:39:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.324s coverage: 97.5% of statements 00:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:39:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.144s coverage: 78.3% of statements 00:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:39:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.034s coverage: 93.1% of statements 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:39:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:39:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.160s coverage: 0.1% of statements 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:39:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.089s coverage: 43.8% of statements 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] 00:39:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/install [no test files] 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 22.099s coverage: 82.7% of statements 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 75.5% of statements 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.8% of statements 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.221s coverage: 87.2% of statements 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.169s coverage: 84.2% of statements 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.206s coverage: 91.4% of statements 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.504s coverage: 63.5% of statements 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.760s coverage: 55.9% of statements 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.334s coverage: 37.0% of statements 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.398s coverage: 84.0% of statements 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.078s coverage: 100.0% of statements 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.376s coverage: 47.1% of statements 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.130s coverage: 100.0% of statements 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.112s coverage: 100.0% of statements 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:40:08 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:40:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.660s coverage: 29.1% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.188s coverage: 99.0% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.089s coverage: 100.0% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.096s coverage: 87.9% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.077s coverage: 100.0% of statements 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.064s coverage: 32.1% of statements 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 00:40:10 GO111MODULE=on go vet ./... 00:40:17 Removing intermediate container 1feacfbe215e 00:40:17 ---> c40e7825b398 00:40:17 00:40:17 Step 10/24 : FROM alpine:3.12 00:40:17 Removing intermediate container b07d2e58cc8e 00:40:17 ---> e77699a43fbf 00:40:17 00:40:17 Step 10/22 : FROM alpine:3.12 00:40:17 Removing intermediate container a2823c845f99 00:40:17 ---> 2939bc07d180 00:40:17 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:40:17 3.12: Pulling from library/alpine 00:40:17 3.12: Pulling from library/alpine 00:40:17 ---> Running in 93147e839eed 00:40:18 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:40:18 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:40:18 Status: Downloaded newer image for alpine:3.12 00:40:18 ---> 389fef711851 00:40:18 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:40:18 Status: Image is up to date for alpine:3.12 00:40:18 ---> 389fef711851 00:40:18 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:40:18 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:40:20 ---> Running in 89b26eeaaec6 00:40:20 ---> Running in 6147db65ed4a 00:40:20 Removing intermediate container ac4add062cb7 00:40:20 ---> e81a3dc6a535 00:40:20 00:40:20 Step 10/33 : FROM alpine:3.12 00:40:20 ---> 389fef711851 00:40:20 Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec 00:40:20 ---> Running in eedfb205cb5f 00:40:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:22 (1/1) Installing dumb-init (1.2.2-r1) 00:40:22 Executing busybox-1.31.1-r19.trigger 00:40:22 OK: 6 MiB in 15 packages 00:40:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:22 Removing intermediate container 93147e839eed 00:40:22 ---> 94be884db29d 00:40:22 00:40:22 Step 11/26 : FROM docker:20.10.0 00:40:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:22 (1/5) Installing ca-certificates (20191127-r4) 00:40:22 20.10.0: Pulling from library/docker 00:40:22 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:40:22 (3/5) Installing libcurl (7.69.1-r3) 00:40:22 (4/5) Installing curl (7.69.1-r3) 00:40:22 (5/5) Installing dumb-init (1.2.2-r1) 00:40:22 (1/3) Installing dumb-init (1.2.2-r1) 00:40:22 Executing busybox-1.31.1-r19.trigger 00:40:22 (2/3) Installing openssl (1.1.1i-r0) 00:40:22 Executing ca-certificates-20191127-r4.trigger 00:40:22 (3/3) Installing su-exec (0.2-r1) 00:40:22 Executing busybox-1.31.1-r19.trigger 00:40:23 OK: 6 MiB in 17 packages 00:40:23 OK: 7 MiB in 19 packages 00:40:26 Removing intermediate container 89b26eeaaec6 00:40:26 ---> d687bdefe834 00:40:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:40:26 ---> Running in 8e09046cc123 00:40:26 Removing intermediate container 63ec26a55124 00:40:26 ---> c6c543f5ec55 00:40:26 00:40:26 Step 10/23 : FROM alpine:3.12 00:40:26 ---> 389fef711851 00:40:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:40:27 ---> Running in 1d9f3978d84d 00:40:27 Removing intermediate container eedfb205cb5f 00:40:27 ---> 9ddca5b5895d 00:40:27 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:40:27 Removing intermediate container 8e09046cc123 00:40:27 ---> 791f9006fc73 00:40:27 Step 13/22 : ENV APP_PORT=48085 00:40:28 Removing intermediate container 6147db65ed4a 00:40:28 ---> f696b3330b0c 00:40:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:40:28 ---> Running in 460f6beba98a 00:40:28 Removing intermediate container 1d9f3978d84d 00:40:28 ---> e713d5792ad5 00:40:28 Step 12/23 : ENV APP_PORT=48080 00:40:28 ---> Running in f19794f17cf9 00:40:28 ---> Running in cc3e61639dc3 00:40:28 ---> Running in b0cc81e22b01 00:40:28 Removing intermediate container cc3e61639dc3 00:40:28 ---> 93c45eb8da7c 00:40:28 Step 13/24 : WORKDIR / 00:40:28 Removing intermediate container 460f6beba98a 00:40:28 ---> 41170a18abd3 00:40:28 Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 00:40:28 Removing intermediate container b0cc81e22b01 00:40:28 ---> fd16ada87a5d 00:40:28 Step 13/23 : EXPOSE $APP_PORT 00:40:28 Removing intermediate container f19794f17cf9 00:40:28 ---> 38a4c5e8ccce 00:40:28 Step 14/22 : EXPOSE $APP_PORT 00:40:28 ---> Running in eddcb7362c00 00:40:28 ---> Running in 83d1b8e818ee 00:40:28 ---> Running in 97cc98b1d34a 00:40:28 ---> Running in 603edb7a62e0 00:40:29 Removing intermediate container eddcb7362c00 00:40:29 ---> 67bd9397b8d4 00:40:29 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:29 Removing intermediate container 97cc98b1d34a 00:40:29 ---> b869caa701fd 00:40:29 Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz 00:40:29 Removing intermediate container 83d1b8e818ee 00:40:29 ---> 9734cae6fa34 00:40:29 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:40:29 ---> Running in a083be64735d 00:40:29 Removing intermediate container 603edb7a62e0 00:40:29 ---> 7bbe6a02ab41 00:40:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:29 ---> Running in fd98f30059a3 00:40:30 ---> 089fe1d76ae0 00:40:30 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:40:30 ---> b7ead034c2ff 00:40:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:40:30 Connecting to github.com (140.82.114.3:443) 00:40:30  ---> a7b5bd0811a8 00:40:30 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:40:31 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.84.4:443) 00:40:31  ---> f52a4cae6cbe 00:40:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:40:31 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 00:40:31  ---> fc46473b7753 00:40:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:40:31 Removing intermediate container a083be64735d 00:40:31 ---> b857d834ab76 00:40:31 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:40:31 ---> Running in 3e5a2d57c2e9 00:40:31 ---> 1ead89a5af78 00:40:31 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:40:32 dockerize-alpine-lin 11% |*** | 339k 0:00:07 ETA 00:40:32  ---> Running in 21eab94f099f 00:40:32 ---> c8ee2df60f2f 00:40:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:40:33 dockerize-alpine-lin 30% |********* | 900k 0:00:04 ETA 00:40:33 Removing intermediate container 21eab94f099f 00:40:33 ---> 13adb8126dcf 00:40:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:33 ---> Running in afad34bc5757 00:40:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:34 Removing intermediate container afad34bc5757 00:40:34 ---> 83095421e6f1 00:40:34 Step 20/22 : LABEL arch=x86_64 00:40:34 dockerize-alpine-lin 44% |************** | 1308k 0:00:03 ETA 00:40:34  ---> 1367c04b34ec 00:40:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:40:34 ---> Running in b3e9bd61de0f 00:40:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:35 Removing intermediate container b3e9bd61de0f 00:40:35 ---> c0a7325610de 00:40:35 Step 21/22 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a 00:40:35 (1/6) Installing dumb-init (1.2.2-r1) 00:40:35 dockerize-alpine-lin 49% |*************** | 1461k 0:00:04 ETA 00:40:35 (2/6) Installing libgcc (9.3.0-r2) 00:40:35 ---> Running in 31ac68e1c0cd 00:40:35 (3/6) Installing libsodium (1.0.18-r0) 00:40:35 (4/6) Installing libstdc++ (9.3.0-r2) 00:40:35 ---> f70eb9b474d5 00:40:35 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:40:35 (5/6) Installing libzmq (4.3.3-r0) 00:40:35 (6/6) Installing zeromq (4.3.3-r0) 00:40:35 ---> Running in e130d084b2ee 00:40:35 Executing busybox-1.31.1-r19.trigger 00:40:36 OK: 8 MiB in 20 packages 00:40:36 Removing intermediate container 31ac68e1c0cd 00:40:36 ---> 93bc805e0c8b 00:40:36 Step 22/22 : LABEL version=0.0.0 00:40:36 dockerize-alpine-lin 51% |**************** | 1512k 0:00:04 ETA 00:40:36  ---> Running in 2358fc0ffa17 00:40:37 dockerize-alpine-lin 55% |***************** | 1614k 0:00:04 ETA 00:40:37 Removing intermediate container 2358fc0ffa17 00:40:37 ---> fbae03f5b499 00:40:37 00:40:38 Removing intermediate container 3e5a2d57c2e9 00:40:38 ---> cc6911b2ab95 00:40:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:38 dockerize-alpine-lin 60% |******************* | 1767k 0:00:04 ETA 00:40:38 Successfully built fbae03f5b499 00:40:38 Successfully tagged docker-support-scheduler-go:latest 00:40:38 Building docker-core-command-go 00:40:38  Building docker-support-scheduler-go ... done  ---> bfc4725a8d6f 00:40:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:40:38 Removing intermediate container e130d084b2ee 00:40:38 ---> d0b08b78698f 00:40:38 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:40:39 ---> Running in e0313a54d7c8 00:40:39 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:40:39 Status: Downloaded newer image for docker:20.10.0 00:40:39 ---> aefe523efa57 00:40:39 Step 12/26 : RUN apk add --no-cache bash 00:40:39 dockerize-alpine-lin 64% |******************** | 1902k 0:00:04 ETA 00:40:39  ---> Running in 4a44f7dab1e9 00:40:40 dockerize-alpine-lin 68% |********************* | 2005k 0:00:04 ETA 00:40:40 Removing intermediate container e0313a54d7c8 00:40:40 ---> 7c1ae034ff31 00:40:40 Step 22/24 : LABEL arch=x86_64 00:40:40 ---> 7a32d87d0a0b 00:40:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:40:40 ---> Running in 000f9a8894fc 00:40:41 dockerize-alpine-lin 72% |*********************** | 2140k 0:00:03 ETA 00:40:41 Removing intermediate container 000f9a8894fc 00:40:41 ---> 0c6018758c0c 00:40:41 Step 23/24 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a 00:40:42 dockerize-alpine-lin 76% |************************ | 2243k 0:00:03 ETA 00:40:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:42 ---> 8156736c4185 00:40:42 Step 19/23 : ENTRYPOINT ["/core-data"] 00:40:43 (1/2) Installing readline (8.0.4-r0) 00:40:43 (2/2) Installing bash (5.0.17-r0) 00:40:43 Executing bash-5.0.17-r0.post-install 00:40:43 Executing busybox-1.31.1-r19.trigger 00:40:43 dockerize-alpine-lin 81% |************************** | 2396k 0:00:02 ETA 00:40:43  ---> Running in 9c77b2da77c2 00:40:43 OK: 12 MiB in 22 packages 00:40:43 ---> Running in 3cd272965dce 00:40:43 Removing intermediate container 9c77b2da77c2 00:40:43 ---> 329f028a425e 00:40:43 Step 24/24 : LABEL version=0.0.0 00:40:43 Removing intermediate container 3cd272965dce 00:40:43 ---> d54048709a66 00:40:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:44 dockerize-alpine-lin 89% |**************************** | 2617k 0:00:01 ETA 00:40:44  ---> Running in 6b7286cff42b 00:40:44 ---> Running in e5e254008919 00:40:45 dockerize-alpine-lin 97% |******************************* | 2872k 0:00:00 ETA 00:40:45 Removing intermediate container 6b7286cff42b 00:40:45 ---> 40ae533bd49d 00:40:45 Step 21/23 : LABEL arch=x86_64 00:40:45 Removing intermediate container e5e254008919 00:40:45 ---> 6a51bab51f52 00:40:45 00:40:45 Removing intermediate container 4a44f7dab1e9 00:40:45 ---> 63e71e07560f 00:40:45 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:40:45 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 00:40:45 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 00:40:45 dockerize 00:40:45 ---> Running in cf0dbdad2e61 00:40:45 ---> Running in 4868d515b31e 00:40:45 Successfully built 6a51bab51f52 00:40:45 Successfully tagged docker-security-secretstore-setup-go:latest 00:40:45  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go 00:40:46 Removing intermediate container cf0dbdad2e61 00:40:46 ---> 9be405d73593 00:40:46 Step 22/23 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a 00:40:46 Removing intermediate container 4868d515b31e 00:40:46 ---> 1b173ab4e57d 00:40:46 Step 14/26 : ENV APP_PORT=48090 00:40:46 ---> Running in 53f773e82a23 00:40:46 ---> Running in cdc79d0f2bcc 00:40:48 Removing intermediate container 53f773e82a23 00:40:48 ---> 385a2d558a34 00:40:48 Step 23/23 : LABEL version=0.0.0 00:40:48 Removing intermediate container cdc79d0f2bcc 00:40:48 ---> 27750e5e8666 00:40:48 Step 15/26 : EXPOSE $APP_PORT 00:40:48 Removing intermediate container fd98f30059a3 00:40:48 ---> fbee84f1930a 00:40:48 Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init 00:40:48 ---> Running in ae4aa161a5ae 00:40:48 ---> Running in 2ac21461748d 00:40:48 ---> Running in dc545afe5e8c 00:40:50 Removing intermediate container ae4aa161a5ae 00:40:50 ---> 385f2d6336f1 00:40:50 00:40:50 Removing intermediate container 2ac21461748d 00:40:50 ---> b152f6d17903 00:40:50 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:40:50 Removing intermediate container dc545afe5e8c 00:40:50 ---> 7bad9a46de30 00:40:50 Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:40:50 Successfully built 385f2d6336f1 00:40:50 Successfully tagged docker-core-data-go:latest 00:40:50 Building docker-security-proxy-setup-go 00:40:52  Building docker-core-data-go ... done  ---> Running in e75d27e0e209 00:40:53 ---> 977f4a9d880f 00:40:53 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:40:53 Removing intermediate container e75d27e0e209 00:40:53 ---> e55314dc1bfa 00:40:53 Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 00:40:54 ---> Running in c73458901461 00:40:55 ---> 2dcc1381871f 00:40:55 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:40:58 ---> 6600494886f0 00:40:58 Step 19/26 : RUN apk --no-cache add py3-pip 00:40:58 Move dockerize executable 00:40:59 ---> Running in 4f233acc90bc 00:41:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:02 (1/33) Installing libbz2 (1.0.8-r1) 00:41:02 (2/33) Installing expat (2.2.9-r1) 00:41:02 (3/33) Installing libffi (3.3-r2) 00:41:02 (4/33) Installing gdbm (1.13-r1) 00:41:02 (5/33) Installing xz-libs (5.2.5-r0) 00:41:02 Removing intermediate container c73458901461 00:41:02 ---> 14832f7bf756 00:41:02 Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} 00:41:02 (6/33) Installing sqlite-libs (3.32.1-r0) 00:41:02 (7/33) Installing python3 (3.8.5-r0) 00:41:02 ---> Running in 41a35ad3cb31 00:41:07 Removing intermediate container 41a35ad3cb31 00:41:07 ---> 3141d02adcd7 00:41:07 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:41:07 (8/33) Installing py3-appdirs (1.4.4-r1) 00:41:07 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:41:07 (10/33) Installing py3-parsing (2.4.7-r0) 00:41:07 (11/33) Installing py3-six (1.15.0-r0) 00:41:08 (12/33) Installing py3-packaging (20.4-r0) 00:41:08 (13/33) Installing py3-setuptools (47.0.0-r0) 00:41:08 (14/33) Installing py3-chardet (3.0.4-r4) 00:41:09 (15/33) Installing py3-idna (2.9-r0) 00:41:09 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:41:09 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:41:10 ---> 4640b5c4f54e 00:41:10 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:41:10 (18/33) Installing py3-requests (2.23.0-r0) 00:41:10 (19/33) Installing py3-msgpack (1.0.0-r0) 00:41:10 (20/33) Installing py3-lockfile (0.12.2-r3) 00:41:10 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:41:10 (22/33) Installing py3-colorama (0.4.3-r0) 00:41:11 (23/33) Installing py3-distlib (0.3.0-r0) 00:41:11 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:41:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:41:11 ---> a52f28a19807 00:41:11 Step 3/23 : WORKDIR /edgex-go 00:41:11 ---> Running in 9d7ea2ca50f9 00:41:11 ---> Using cache 00:41:11 ---> e2486069751e 00:41:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:11 ---> Using cache 00:41:11 ---> e5d14a185acc 00:41:11 Step 5/23 : RUN apk add --update --no-cache make git 00:41:11 ---> Using cache 00:41:11 ---> 498b5f976aff 00:41:11 Step 6/23 : COPY go.mod . 00:41:11 ---> Using cache 00:41:11 ---> 5e42db07f2c8 00:41:11 Step 7/23 : RUN go mod download 00:41:11 ---> Using cache 00:41:11 ---> d69c5af5ce0c 00:41:11 Step 8/23 : COPY . . 00:41:11 ---> Using cache 00:41:11 ---> 8fae048e5629 00:41:11 Step 9/23 : RUN make cmd/core-command/core-command 00:41:12 (24/33) Installing py3-distro (1.5.0-r1) 00:41:12 (25/33) Installing py3-webencodings (0.5.1-r3) 00:41:12 (26/33) Installing py3-html5lib (1.0.1-r4) 00:41:12 (27/33) Installing py3-pytoml (0.1.21-r0) 00:41:12 (28/33) Installing py3-pep517 (0.8.2-r0) 00:41:12 (29/33) Installing py3-progress (1.5-r0) 00:41:12 (30/33) Installing py3-toml (0.10.1-r0) 00:41:12 (31/33) Installing py3-retrying (1.3.3-r0) 00:41:12 ---> Running in 5aa4ebc3564e 00:41:12 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:41:12 (33/33) Installing py3-pip (20.1.1-r0) 00:41:13 Executing busybox-1.31.1-r19.trigger 00:41:13 OK: 71 MiB in 55 packages 00:41:16 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:41:18 Removing intermediate container 9d7ea2ca50f9 00:41:18 ---> 92e6d45be3cb 00:41:18 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 00:41:18 gofmt -l . 00:41:18 [ "`gofmt -l .`" = "" ] 00:41:19 ---> f511df031f20 00:41:19 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:41:21 ./bin/test-go-mod-tidy.sh 00:41:21 ./bin/test-attribution-txt.sh [Pipeline] sh 00:41:23 + ls -al . 00:41:23 total 692 00:41:23 drwxrwxr-x 9 1001 1001 4096 Jan 13 00:41 . 00:41:23 drwxr-xr-x 4 root root 4096 Jan 13 00:37 .. 00:41:23 -rw-rw-r-- 1 1001 1001 11 Jan 13 00:35 .dockerignore 00:41:23 drwxrwxr-x 8 1001 1001 4096 Jan 13 00:36 .git 00:41:23 drwxrwxr-x 3 1001 1001 4096 Jan 13 00:35 .github 00:41:23 -rw-rw-r-- 1 1001 1001 872 Jan 13 00:35 .gitignore 00:41:23 -rw-rw-r-- 1 1001 1001 166 Jan 13 00:35 .sonarcloud.properties 00:41:23 -rw-rw-r-- 1 1001 1001 7841 Jan 13 00:35 Attribution.txt 00:41:23 -rw-rw-r-- 1 1001 1001 3804 Jan 13 00:35 CONTRIBUTING.md 00:41:23 -rw-rw-r-- 1 1001 1001 931 Jan 13 00:35 Dockerfile.build 00:41:23 -rw-rw-r-- 1 1001 1001 863 Jan 13 00:35 Jenkinsfile 00:41:23 -rw-rw-r-- 1 1001 1001 10775 Jan 13 00:35 LICENSE 00:41:23 -rw-rw-r-- 1 1001 1001 6001 Jan 13 00:35 Makefile 00:41:23 -rw-rw-r-- 1 1001 1001 6524 Jan 13 00:35 README.md 00:41:23 -rw-rw-r-- 1 1001 1001 6744 Jan 13 00:35 SECURITY.md 00:41:23 -rw-rw-r-- 1 1001 1001 5 Jan 13 00:32 VERSION 00:41:23 -rw-rw-r-- 1 1001 1001 4131 Jan 13 00:35 ZMQWindows.md 00:41:23 drwxrwxr-x 2 1001 1001 4096 Jan 13 00:35 bin 00:41:23 drwxrwxr-x 15 1001 1001 4096 Jan 13 00:35 cmd 00:41:23 -rw-r--r-- 1 root root 558011 Jan 13 00:40 coverage.out 00:41:23 -rw-r--r-- 1 root root 1005 Jan 13 00:41 go.mod 00:41:23 -rw-r--r-- 1 root root 19384 Jan 13 00:41 go.sum 00:41:23 drwxrwxr-x 8 1001 1001 4096 Jan 13 00:35 internal 00:41:23 drwxrwxr-x 4 1001 1001 4096 Jan 13 00:35 openapi 00:41:23 drwxrwxr-x 4 1001 1001 4096 Jan 13 00:35 snap 00:41:23 -rw-rw-r-- 1 1001 1001 168 Jan 13 00:35 version.go [Pipeline] sh 00:41:24 ---> 984c7edec47f 00:41:24 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:41:24 + '[' -e coverage.out ] 00:41:24 + chown 1001:1001 coverage.out [Pipeline] stash 00:41:24 Warning: overwriting stash ‘coverage-report’ 00:41:25 Stashed 1 file(s) [Pipeline] sh 00:41:26 ---> f9b9818bc820 00:41:26 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 00:41:26 + make build 00:41:26 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:41:29 ---> 18145deafabc 00:41:29 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:41:31 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:41:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:41:31 ---> a52f28a19807 00:41:31 Step 3/23 : WORKDIR /edgex-go 00:41:31 ---> Using cache 00:41:31 ---> e2486069751e 00:41:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:31 ---> Using cache 00:41:31 ---> e5d14a185acc 00:41:31 Step 5/23 : RUN apk add --update --no-cache make git 00:41:31 ---> Using cache 00:41:31 ---> 498b5f976aff 00:41:31 Step 6/23 : COPY go.mod . 00:41:31 ---> Using cache 00:41:31 ---> 5e42db07f2c8 00:41:31 Step 7/23 : RUN go mod download 00:41:31 ---> Using cache 00:41:31 ---> d69c5af5ce0c 00:41:31 Step 8/23 : COPY . . 00:41:31 ---> Using cache 00:41:31 ---> 8fae048e5629 00:41:31 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:41:31 ---> cc04ea05daee 00:41:31 Step 26/33 : VOLUME ${SECURITY_INIT_DIR} 00:41:32 ---> Running in cb390aa7db4e 00:41:33 ---> Running in 04ce5ffde709 00:41:35 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:41:35 Removing intermediate container 04ce5ffde709 00:41:35 ---> 9d4f46643e08 00:41:35 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:41:36 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:41:37 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:41:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:41:37 ---> a52f28a19807 00:41:37 Step 3/21 : WORKDIR /edgex-go 00:41:37 ---> Using cache 00:41:37 ---> e2486069751e 00:41:37 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:37 ---> Using cache 00:41:37 ---> e5d14a185acc 00:41:37 Step 5/21 : RUN apk add --update --no-cache make git 00:41:37 ---> Using cache 00:41:37 ---> 498b5f976aff 00:41:37 Step 6/21 : COPY go.mod . 00:41:37 ---> Using cache 00:41:37 ---> 5e42db07f2c8 00:41:37 Step 7/21 : RUN go mod download 00:41:37 ---> Using cache 00:41:37 ---> d69c5af5ce0c 00:41:37 Step 8/21 : COPY . . 00:41:37 ---> Using cache 00:41:37 ---> 8fae048e5629 00:41:37 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:41:37 ---> 37b401fc2ef0 00:41:37 Step 28/33 : RUN chmod +x /entrypoint.sh 00:41:37 ---> Running in fa8f017ab469 00:41:37 ---> Running in 6461a06b69c2 00:41: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:41:41 Removing intermediate container 6461a06b69c2 00:41:41 ---> 254aa0990326 00:41:41 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 00:41:43 ---> Running in 6109e4ff8671 00:41:44 Removing intermediate container 6109e4ff8671 00:41:44 ---> 3c4d2bd3a6ef 00:41:44 Step 30/33 : CMD ["install"] 00:41:45 ---> Running in d8ff62c87ab7 00:41:47 Removing intermediate container d8ff62c87ab7 00:41:47 ---> 6c1ba8200367 00:41:47 Step 31/33 : LABEL arch=x86_64 00:41:47 ---> Running in 8067abda2361 00:41:49 Removing intermediate container 8067abda2361 00:41:49 ---> f3357ccdf40e 00:41:49 Step 32/33 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a 00:41:49 ---> Running in 00f88b88d09c 00:41:50 Removing intermediate container 00f88b88d09c 00:41:50 ---> 9ce6cca881d8 00:41:50 Step 33/33 : LABEL version=0.0.0 00:41:50 ---> Running in cf8afb998749 00:41:51 Removing intermediate container cf8afb998749 00:41:51 ---> 61d3a2ae6be4 00:41:51 00:41:52 Successfully built 61d3a2ae6be4 00:41:52 Successfully tagged docker-security-bootstrapper-go:latest 00:41:52 Building docker-support-notifications-go 00:41:53  Building docker-security-bootstrapper-go ... done Removing intermediate container 4f233acc90bc 00:41:53 ---> cee9eacd2128 00:41:53 Step 20/26 : RUN pip install docker-compose==1.23.2 00:41:53 Removing intermediate container 5aa4ebc3564e 00:41:53 ---> 6f3e20a3d1e6 00:41:53 00:41:53 Step 10/23 : FROM alpine:3.12 00:41:53 ---> 389fef711851 00:41:53 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:41:54 ---> Running in 8c2bc81d2e30 00:41:54 ---> Using cache 00:41:54 ---> d687bdefe834 00:41:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:41:54 ---> Using cache 00:41:54 ---> 791f9006fc73 00:41:54 Step 13/23 : ENV APP_PORT=48082 00:41:57 ---> Running in f023acbb093f 00:41:57 Removing intermediate container f023acbb093f 00:41:57 ---> 82f96d445830 00:41:57 Step 14/23 : EXPOSE $APP_PORT 00:41:57 ---> Running in 66855ad92df1 00:41:58 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:41:59 Removing intermediate container 66855ad92df1 00:41:59 ---> e4e133d4bf00 00:41:59 Step 15/23 : WORKDIR / 00:42:00 ---> Running in dccf752328be 00:42:00 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:42:02 Removing intermediate container dccf752328be 00:42:02 ---> c893f545f116 00:42:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:42:03 ---> 52fda75794df 00:42:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:42:05 ---> 72a158d4b51e 00:42:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:42:06 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:42:06 ---> 681b85d84474 00:42:06 Step 19/23 : ENTRYPOINT ["/core-command"] 00:42:06 ---> Running in bf89c8a354cd 00:42:07 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:42:07 Removing intermediate container bf89c8a354cd 00:42:07 ---> a8de80c64c7e 00:42:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:42:09 ---> Running in 5fa44b2793e4 00:42:09 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:42:09 Collecting docker-compose==1.23.2 00:42:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:42:10 Collecting jsonschema<3,>=2.5.1 00:42:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:42:10 Removing intermediate container 5fa44b2793e4 00:42:10 ---> db2475133c2b 00:42:10 Step 21/23 : LABEL arch=x86_64 00:42:11 Collecting websocket-client<1.0,>=0.32.0 00:42:11 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:42:11 ---> Running in 022b51832915 00:42:11 Collecting PyYAML<4,>=3.10 00:42:11 Downloading PyYAML-3.13.tar.gz (270 kB) 00:42:12 Removing intermediate container 022b51832915 00:42:12 ---> a0cc4ebd982f 00:42:12 Step 22/23 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a 00:42:12 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:42:12 ---> Running in 7a74ae967587 00:42:13 Removing intermediate container 7a74ae967587 00:42:13 ---> 31cd1f361a46 00:42:13 Step 23/23 : LABEL version=0.0.0 00:42:14 ---> Running in 1d1ea7ef2eeb 00:42:15 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:42:16 Removing intermediate container 1d1ea7ef2eeb 00:42:16 ---> e02113fc849f 00:42:16 00:42:16 Collecting docker<4.0,>=3.6.0 00:42:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:42:17 Successfully built e02113fc849f 00:42:17 Collecting texttable<0.10,>=0.9.0 00:42:17 Successfully tagged docker-core-command-go:latest 00:42:17  Building docker-core-command-go ... done  Downloading texttable-0.9.1.tar.gz (11 kB) 00:42:18 Collecting cached-property<2,>=1.2.0 00:42:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:42:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:42:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:42:19 Collecting dockerpty<0.5,>=0.4.1 00:42:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:42:20 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:42:22 Collecting docopt<0.7,>=0.6.1 00:42:22 Downloading docopt-0.6.2.tar.gz (25 kB) 00:42:22 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:42:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:42:22 ---> a52f28a19807 00:42:22 Step 3/22 : WORKDIR /edgex-go 00:42:22 ---> Using cache 00:42:22 ---> e2486069751e 00:42:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:42:22 ---> Using cache 00:42:22 ---> e5d14a185acc 00:42:22 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:42:22 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:42:23 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:42:23 Collecting docker-pycreds>=0.4.0 00:42:23 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:42:23 ---> Running in 757a9a2ef346 00:42:23 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:42:23 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:42:23 Collecting idna<2.8,>=2.5 00:42:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:42:24 Collecting urllib3<1.25,>=1.21.1 00:42:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:42:24 Removing intermediate container cb390aa7db4e 00:42:24 ---> 12d55bbba554 00:42:24 00:42:24 Step 10/23 : FROM alpine:3.12 00:42:24 ---> 389fef711851 00:42:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:42:24 ---> Using cache 00:42:24 ---> d687bdefe834 00:42:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:42:24 ---> Using cache 00:42:24 ---> 791f9006fc73 00:42:24 Step 13/23 : ENV APP_PORT=48081 00:42:24 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:42:24 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:42:24 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:42:24 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:42:24 ---> Running in 465351c76008 00:42:24 Installing collected packages: jsonschema, websocket-client, PyYAML, idna, urllib3, requests, docker-pycreds, docker, texttable, cached-property, dockerpty, docopt, docker-compose 00:42:24 Running setup.py install for PyYAML: started 00:42:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:42:25 Removing intermediate container 465351c76008 00:42:25 ---> cbd8e0739fd9 00:42:25 Step 14/23 : EXPOSE $APP_PORT 00:42:26 ---> Running in 1a1c228ff789 00:42:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:42:26 Running setup.py install for PyYAML: finished with status 'done' 00:42:26 Attempting uninstall: idna 00:42:26 Found existing installation: idna 2.9 00:42:26 Uninstalling idna-2.9: 00:42:26 Successfully uninstalled idna-2.9 00:42:27 Removing intermediate container 1a1c228ff789 00:42:27 ---> 8eee777eac82 00:42:27 Step 15/23 : WORKDIR / 00:42:27 Attempting uninstall: urllib3 00:42:27 Found existing installation: urllib3 1.25.9 00:42:27 Uninstalling urllib3-1.25.9: 00:42:27 ---> Running in 69ffcb32baa2 00:42:27 Removing intermediate container fa8f017ab469 00:42:27 ---> 8e9d75efad28 00:42:27 00:42:27 Step 10/21 : FROM alpine:3.12 00:42:27 ---> 389fef711851 00:42:27 Step 11/21 : RUN apk add --update --no-cache curl 00:42:27 Successfully uninstalled urllib3-1.25.9 00:42:27 ---> Running in 8841fb783814 00:42:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:42:28 OK: 233 MiB in 51 packages 00:42:28 Attempting uninstall: requests 00:42:28 Found existing installation: requests 2.23.0 00:42:28 Removing intermediate container 69ffcb32baa2 00:42:28 ---> 6e43c73bffa2 00:42:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:42:28 Uninstalling requests-2.23.0: 00:42:28 Successfully uninstalled requests-2.23.0 00:42:29 ---> 3adca458513a 00:42:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:42:29 Running setup.py install for texttable: started 00:42:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:42:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:42:30 Removing intermediate container 757a9a2ef346 00:42:30 ---> e9dce36b95da 00:42:30 Step 6/22 : COPY go.mod . 00:42:30 (1/4) Installing ca-certificates (20191127-r4) 00:42:30 Running setup.py install for texttable: finished with status 'done' 00:42:30 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:42:30 (3/4) Installing libcurl (7.69.1-r3) 00:42:30 Running setup.py install for dockerpty: started 00:42:30 (4/4) Installing curl (7.69.1-r3) 00:42:30 Executing busybox-1.31.1-r19.trigger 00:42:30 Executing ca-certificates-20191127-r4.trigger 00:42:30 OK: 7 MiB in 18 packages 00:42:30 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:42:30 ---> a2fd25468dd1 00:42:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:42:30 ---> 6a20143d13a3 00:42:30 Step 7/22 : RUN go mod download 00:42:31 ---> Running in 71d566505888 00:42:31 Running setup.py install for dockerpty: finished with status 'done' 00:42:31 Running setup.py install for docopt: started 00:42:31 ---> 7f0d6b94420a 00:42:31 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:42:31 Running setup.py install for docopt: finished with status 'done' 00:42:32 ---> Running in 8d73f0b0bb3b 00:42:32 Removing intermediate container 8841fb783814 00:42:32 ---> 7e5841f37fea 00:42:32 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:42:32 ---> Running in fae72b7c05c8 00:42:32 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.57.0 00:42:32 Removing intermediate container 8d73f0b0bb3b 00:42:32 ---> b44fa97b81b7 00:42:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:42:33 ---> Running in 1109670069f9 00:42:33 Removing intermediate container fae72b7c05c8 00:42:33 ---> e03222d2e490 00:42:33 Step 13/21 : WORKDIR /edgex 00:42:33 ---> Running in 1a687a12ef89 00:42:33 Removing intermediate container 1109670069f9 00:42:33 ---> 74eb3bba9202 00:42:33 Step 21/23 : LABEL arch=x86_64 00:42:33 ---> Running in 26e8949f350e 00:42:33 Removing intermediate container 1a687a12ef89 00:42:33 ---> 07a431af5505 00:42:33 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:42:33 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:42:34 Removing intermediate container 26e8949f350e 00:42:34 ---> 919baa384f1f 00:42:34 Step 22/23 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a 00:42:34 ---> Running in 06d0aadf99ac 00:42:34 ---> 3eb4ec482c33 00:42:34 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:42:35 Removing intermediate container 06d0aadf99ac 00:42:35 ---> d16846327bc0 00:42:35 Step 23/23 : LABEL version=0.0.0 00:42:35 Removing intermediate container 71d566505888 00:42:35 ---> 4915266ae0aa 00:42:35 Step 8/22 : COPY . . 00:42:35 ---> 363afe97f5d3 00:42:35 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:42:35 ---> Running in 85250025bd74 00:42:36 Removing intermediate container 8c2bc81d2e30 00:42:36 ---> a5b000d7b265 00:42:36 Step 21/26 : RUN apk --no-cache add curl 00:42:36 ---> Running in b3805ff903a6 00:42:37 Removing intermediate container 85250025bd74 00:42:37 ---> 1756fba06e43 00:42:37 00:42:38 Successfully built 1756fba06e43 00:42:38 ---> 69c284bb1883 00:42:38 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:42:38 Successfully tagged docker-core-metadata-go:latest 00:42:38  Building docker-core-metadata-go ... done  ---> Running in ebc81c208834 [Pipeline] } 00:42:39 $ docker stop --time=1 57a4982096945db4133c2b98339353ed26f273f069131c69109a2daca5277f8d 00:42:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:42:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:42:40 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:42:40 (2/3) Installing libcurl (7.69.1-r3) 00:42:41 (3/3) Installing curl (7.69.1-r3) 00:42:41 Removing intermediate container ebc81c208834 00:42:41 ---> f949787fdaf6 00:42:41 Step 18/21 : CMD ["--init=true"] 00:42:41 Executing busybox-1.31.1-r19.trigger 00:42:41 OK: 72 MiB in 58 packages 00:42:41 $ docker rm -f 57a4982096945db4133c2b98339353ed26f273f069131c69109a2daca5277f8d 00:42:42 ---> Running in 9eb4abd44fc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 00:42:43 Removing intermediate container 9eb4abd44fc7 00:42:43 ---> 8d6b8ed01e6e 00:42:43 Step 19/21 : LABEL arch=x86_64 [Pipeline] // stage 00:42:43 ---> Running in a817f93d6e55 [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:44 Removing intermediate container b3805ff903a6 00:42:44 ---> aef7f347aecd 00:42:44 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:42:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:44 00:42:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix 00:42:44 Removing intermediate container a817f93d6e55 00:42:44 ---> 518b7a8703ce 00:42:44 Step 20/21 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a [Pipeline] sh 00:42:44 ---> Running in b23b623613c8 00:42:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:45 latest: Pulling from edgex-devops/edgex-compose-arm64 00:42:45 29e5d40040c1: Pulling fs layer 00:42:45 1ce36da41761: Pulling fs layer 00:42:45 25b303627fd3: Pulling fs layer 00:42:45 29e5d40040c1: Verifying Checksum 00:42:45 29e5d40040c1: Download complete 00:42:46 29e5d40040c1: Pull complete 00:42:46 1ce36da41761: Verifying Checksum 00:42:46 1ce36da41761: Download complete 00:42:46 ---> Running in 02d8b964c544 00:42:46 Removing intermediate container b23b623613c8 00:42:46 ---> db55ebebc51c 00:42:46 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:42:47 ---> Running in 4b494095f644 00:42:47 Removing intermediate container 02d8b964c544 00:42:47 ---> 2493f5e3c210 00:42:47 Step 21/21 : LABEL version=0.0.0 00:42:47 1ce36da41761: Pull complete 00:42:47 ---> Running in 7b58912ce180 00:42:48 Removing intermediate container 4b494095f644 00:42:48 ---> d667884174cd 00:42:48 Step 24/26 : LABEL arch=x86_64 00:42:48 25b303627fd3: Verifying Checksum 00:42:48 25b303627fd3: Download complete 00:42:48 ---> Running in 2be4498f8e85 00:42:48 Removing intermediate container 7b58912ce180 00:42:48 ---> f4022f0d7743 00:42:48 00:42:49 Successfully built f4022f0d7743 00:42:49 Successfully tagged docker-security-proxy-setup-go:latest 00:42:50  Building docker-security-proxy-setup-go ... done Removing intermediate container 2be4498f8e85 00:42:50 ---> be87715ee1f8 00:42:50 Step 25/26 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a 00:42:50 ---> Running in 7aff10f48282 00:42:51 Removing intermediate container 7aff10f48282 00:42:51 ---> 37f4b3fba87d 00:42:51 Step 26/26 : LABEL version=0.0.0 00:42:51 ---> Running in 00505c44fdea 00:42:52 Removing intermediate container 00505c44fdea 00:42:52 ---> 9a2bd83d53cb 00:42:52 00:42:52 Successfully built 9a2bd83d53cb 00:42:52 Successfully tagged docker-sys-mgmt-agent-go:latest 00:42:57  Building docker-sys-mgmt-agent-go ... done  ---> 7cc9389fbad9 00:42:57 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:42:58 ---> Running in b72c987b7735 00:42:58 25b303627fd3: Pull complete 00:42:58 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:42:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:42:59 prd-ubuntu18.04-docker-arm64-4c-16g-19874 does not seem to be running inside a container 00:42:59 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:42:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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:43:02 $ docker top 1554eee15de6a8fdbdddc3ae7e73a16354d4265c334357aefe674ec1d6df91cf -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:03 + docker-compose build --help 00:43:03 + grep parallel 00:43:06 --parallel Build images in parallel. [Pipeline] } 00:43:06 $ docker stop --time=1 1554eee15de6a8fdbdddc3ae7e73a16354d4265c334357aefe674ec1d6df91cf 00:43:08 $ docker rm -f 1554eee15de6a8fdbdddc3ae7e73a16354d4265c334357aefe674ec1d6df91cf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:10 . [Pipeline] withDockerContainer 00:43:10 prd-ubuntu18.04-docker-arm64-4c-16g-19874 does not seem to be running inside a container 00:43:10 $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:11 $ docker top a7345a95c4d3c48e623da2d90cd501e134104166613f0c736fffc66a919ee00c -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:13 + docker-compose -f ./docker-compose-build.yml build --parallel 00:43:17 Building docker-core-command-go ... 00:43:17 Building docker-core-data-go ... 00:43:17 Building docker-core-metadata-go ... 00:43:17 Building docker-security-bootstrapper-go ... 00:43:17 Building docker-security-proxy-setup-go ... 00:43:17 Building docker-security-secretstore-setup-go ... 00:43:17 Building docker-support-notifications-go ... 00:43:17 Building docker-support-scheduler-go ... 00:43:17 Building docker-sys-mgmt-agent-go ... 00:43:17 Building docker-security-bootstrapper-go 00:43:17 Building docker-core-data-go 00:43:17 Building docker-support-notifications-go 00:43:17 Building docker-security-secretstore-setup-go 00:43:17 Building docker-support-scheduler-go 00:43:17 Removing intermediate container b72c987b7735 00:43:17 ---> 739b850d34a6 00:43:17 00:43:17 Step 10/22 : FROM alpine:3.12 00:43:17 ---> 389fef711851 00:43:17 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:43:17 ---> Running in 93c458ebb8ee 00:43:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:43:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:43:17 (1/2) Installing ca-certificates (20191127-r4) 00:43:17 (2/2) Installing dumb-init (1.2.2-r1) 00:43:17 Executing busybox-1.31.1-r19.trigger 00:43:17 Executing ca-certificates-20191127-r4.trigger 00:43:17 OK: 6 MiB in 16 packages 00:43:19 Removing intermediate container 93c458ebb8ee 00:43:19 ---> 5db3cd30aacc 00:43:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:43:19 ---> Running in 1dadf27e8f55 00:43:19 Removing intermediate container 1dadf27e8f55 00:43:19 ---> 1f1d1abb1ca9 00:43:19 Step 13/22 : ENV APP_PORT=48060 00:43:19 ---> Running in 36f444a0ac11 00:43:19 Removing intermediate container 36f444a0ac11 00:43:19 ---> eb8b357e86ec 00:43:19 Step 14/22 : EXPOSE $APP_PORT 00:43:19 ---> Running in a04a61ad5e90 00:43:20 Removing intermediate container a04a61ad5e90 00:43:20 ---> 4b40e63d79b6 00:43:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:43:20 ---> f7db0dcc8d8f 00:43:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:43:21 ---> 35a82503f2cd 00:43:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:43:21 ---> 16656397ca39 00:43:21 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:43:21 ---> Running in 00fc88044356 00:43:22 Removing intermediate container 00fc88044356 00:43:22 ---> f9737bb8a92e 00:43:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:43:22 ---> Running in 222661c49411 00:43:22 Removing intermediate container 222661c49411 00:43:22 ---> e8cd3115bb89 00:43:22 Step 20/22 : LABEL arch=x86_64 00:43:22 ---> Running in 5339a317ea50 00:43:22 Removing intermediate container 5339a317ea50 00:43:22 ---> 08ea7f5af9ac 00:43:22 Step 21/22 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a 00:43:22 ---> Running in c05bc671c53a 00:43:23 Removing intermediate container c05bc671c53a 00:43:23 ---> eadabf07453f 00:43:23 Step 22/22 : LABEL version=0.0.0 00:43:23 ---> Running in eda6417f74ba 00:43:23 Removing intermediate container eda6417f74ba 00:43:23 ---> 4347d4785364 00:43:23 00:43:23 Successfully built 4347d4785364 00:43:23 Successfully tagged docker-support-notifications-go:latest 00:43:24  Building docker-support-notifications-go ... done  [Pipeline] } 00:43:24 $ docker stop --time=1 1bb21d92a93c7586524e1b6357560443ca2baac7e3d8e3f906ce8b36d6c58723 00:43:26 $ docker rm -f 1bb21d92a93c7586524e1b6357560443ca2baac7e3d8e3f906ce8b36d6c58723 [Pipeline] // withDockerContainer [Pipeline] sh 00:43:27 + docker images 00:43:27 + grep docker 00:43:28 docker-support-notifications-go latest 4347d4785364 5 seconds ago 16.9MB 00:43:28 docker-sys-mgmt-agent-go latest 9a2bd83d53cb 37 seconds ago 313MB 00:43:28 docker-security-proxy-setup-go latest f4022f0d7743 40 seconds ago 24.5MB 00:43:28 docker-core-metadata-go latest 1756fba06e43 52 seconds ago 18.7MB 00:43:28 docker-core-command-go latest e02113fc849f About a minute ago 16.2MB 00:43:28 docker-security-bootstrapper-go latest 61d3a2ae6be4 About a minute ago 41.5MB 00:43:28 docker-core-data-go latest 385f2d6336f1 2 minutes ago 22.3MB 00:43:28 docker-security-secretstore-setup-go latest 6a51bab51f52 2 minutes ago 24.6MB 00:43:28 docker-support-scheduler-go latest fbae03f5b499 2 minutes ago 16.4MB 00:43:28 docker 20.10.0 aefe523efa57 4 weeks ago 240MB [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 [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:43:45 Still waiting to schedule task 00:43:45 Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ 00:44:39 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:44:39 ---> e0743ee8c45b 00:44:39 Step 3/24 : WORKDIR /edgex-go 00:44:39 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:44:39 ---> e0743ee8c45b 00:44:39 Step 3/22 : WORKDIR /edgex-go 00:44:39 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:39 00:44:39 Step 2/22 : FROM ${BUILDER_BASE} AS builderStep 2/23 : FROM ${BUILDER_BASE} AS builder 00:44:39 00:44:39 ---> e0743ee8c45b 00:44:39 ---> e0743ee8c45b 00:44:39 Step 3/22 : WORKDIR /edgex-goStep 3/23 : WORKDIR /edgex-go 00:44:39 00:44:39 Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:39 Step 2/33 : FROM ${BUILDER_BASE} AS builder 00:44:39 ---> e0743ee8c45b 00:44:39 Step 3/33 : WORKDIR /edgex-go 00:44:39 ---> Running in 557e96a830b0 00:44:39 ---> Running in 0ee9c61fa57a 00:44:39 ---> Running in e69798389978 00:44:39 ---> Running in b46728868117 00:44:39 ---> Running in d46bc5aa2432 00:44:39 Removing intermediate container 0ee9c61fa57a 00:44:39 ---> 1a8f94617a26 00:44:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:39 Removing intermediate container d46bc5aa2432 00:44:39 ---> d8158234775d 00:44:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:39 Removing intermediate container e69798389978 00:44:39 ---> 59bbfb195b17 00:44:39 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:39 Removing intermediate container 557e96a830b0 00:44:39 ---> a31da69c6eca 00:44:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:39 Removing intermediate container b46728868117 00:44:39 ---> cc7ac336a9bf 00:44:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:39 ---> Running in f54c0b911c72 00:44:39 ---> Running in 481c0680c2e8 00:44:39 ---> Running in 34ff36158ea6 00:44:39 ---> Running in effcb8ef6fe5 00:44:39 ---> Running in 22cf9b3d785a 00:44:39 Removing intermediate container f54c0b911c72 00:44:39 ---> 0e97074f89f9 00:44:39 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:44:39 ---> Running in d4afba08455f 00:44:39 Removing intermediate container effcb8ef6fe5 00:44:39 ---> 29147f94dfa1 00:44:39 Step 5/24 : RUN apk add --update --no-cache make git 00:44:39 Removing intermediate container 34ff36158ea6 00:44:39 ---> 61750dbbfc52 00:44:39 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:44:39 ---> Running in 8ec023119beb 00:44:39 Removing intermediate container 22cf9b3d785a 00:44:39 ---> 9d3ace87a456 00:44:39 Step 5/33 : RUN apk add --update --no-cache make git 00:44:39 ---> Running in 3325c4136033 00:44:39 Removing intermediate container 481c0680c2e8 00:44:39 ---> 0bb943e9526c 00:44:39 Step 5/22 : RUN apk add --update --no-cache make git 00:44:39 ---> Running in 221e82751cdb 00:44:39 ---> Running in 37f021574f3b 00:44:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:39 OK: 217 MiB in 51 packages 00:44:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:39 OK: 217 MiB in 51 packages 00:44:40 OK: 217 MiB in 51 packages 00:44:40 OK: 217 MiB in 51 packages 00:44:40 OK: 217 MiB in 51 packages 00:44:40 Removing intermediate container d4afba08455f 00:44:40 ---> cc837895651f 00:44:40 Step 6/23 : COPY go.mod . 00:44:41 Removing intermediate container 8ec023119beb 00:44:41 ---> 6e1964d0ed67 00:44:41 Step 6/24 : COPY go.mod . 00:44:41 ---> 170c4b6eb6f0 00:44:41 Step 7/23 : RUN go mod download 00:44:41 Removing intermediate container 3325c4136033 00:44:41 ---> b42496f6db18 00:44:41 Step 6/22 : COPY go.mod . 00:44:41 ---> Running in 7f7987a0e1e1 00:44:41 Removing intermediate container 221e82751cdb 00:44:41 ---> 92290c1345e7 00:44:41 Step 6/33 : COPY go.mod . 00:44:41 Removing intermediate container 37f021574f3b 00:44:41 ---> 77e208ecd2dd 00:44:41 Step 6/22 : COPY go.mod . 00:44:42 ---> 9a5dd9829b7c 00:44:42 Step 7/24 : RUN go mod download 00:44:42 ---> Running in a907d5577cdc 00:44:42 ---> 29a15700fd04 00:44:42 Step 7/22 : RUN go mod download 00:44:43 ---> Running in 762b7988b2f1 00:44:43 ---> 652aea512b8e 00:44:43 Step 7/33 : RUN go mod download 00:44:43 ---> d19c32e01a8e 00:44:43 Step 7/22 : RUN go mod download 00:44:43 ---> Running in fb9741e4516f 00:44:43 ---> Running in eb084e4fbd76 00:44:46 Removing intermediate container 7f7987a0e1e1 00:44:46 ---> ede1a85027b5 00:44:46 Step 8/23 : COPY . . 00:44:47 Removing intermediate container a907d5577cdc 00:44:47 ---> 128a077409b1 00:44:47 Step 8/24 : COPY . . 00:44:48 Removing intermediate container 762b7988b2f1 00:44:48 ---> 72b419649820 00:44:48 Step 8/22 : COPY . . 00:44:48 Removing intermediate container eb084e4fbd76 00:44:48 Removing intermediate container fb9741e4516f 00:44:48 ---> 82ea525b28bb 00:44:48 Step 8/33 : COPY . . 00:44:48 ---> 19bb74b31547 00:44:48 Step 8/22 : COPY . . 00:45:15 ---> 610ad4ce05a1 00:45:15 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:45:15 ---> 32b14323aecc 00:45:15 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:45:15 ---> c8a3ba27ebf6 00:45:15 Step 9/23 : RUN make cmd/core-data/core-data 00:45:15 ---> 86b5947fd29e 00:45:15 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 00:45:15 ---> Running in b185fb32a47c 00:45:15 ---> Running in 0c8c1ce3b0e5 00:45:15 ---> a6aa37f4ff34 00:45:15 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:45:15 ---> Running in 82ecabfbe8e4 00:45:15 ---> Running in eec4ae406d25 00:45:15 ---> Running in 9a840d7b111a 00:45:15 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:45:15 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:45:15 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:45:15 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:45:15 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:45:52 Running on prd-ubuntu18.04-docker-8c-8g-19880 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws 00:45:52 Running in /w/workspace/edgex-go/22 [Pipeline] { [Pipeline] checkout 00:45:55 using credential edgex-jenkins-ssh 00:45:55 Cloning the remote Git repository 00:45:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:45:55 > git init /w/workspace/edgex-go/22 # timeout=10 00:45:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:45:55 > git --version # timeout=10 00:45:55 > git --version # 'git version 2.17.1' 00:45:55 using GIT_SSH to set credentials SSH Credentials for GitHub 00:45:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:46:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:46:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:46:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:46:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:46:07 using GIT_SSH to set credentials SSH Credentials for GitHub 00:46:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:46:07 Merging remotes/origin/master commit 356d3f58744bcd4c86fb4a1eb5552148d927414a into PR head commit 1fe9c57595a4564b38ed3255b61c8dcb89657231 00:46:07 Merge succeeded, producing e1256d18658cf3578e4c9356c36206119cc9fb7f 00:46:07 Checking out Revision e1256d18658cf3578e4c9356c36206119cc9fb7f (PR-2970) 00:46:07 > git config core.sparsecheckout # timeout=10 00:46:07 > git checkout -f 1fe9c57595a4564b38ed3255b61c8dcb89657231 # timeout=10 00:46:07 > git remote # timeout=10 00:46:07 > git config --get remote.origin.url # timeout=10 00:46:07 using GIT_SSH to set credentials SSH Credentials for GitHub 00:46:07 > git merge 356d3f58744bcd4c86fb4a1eb5552148d927414a # timeout=10 00:46:07 > git rev-parse HEAD^{commit} # timeout=10 00:46:07 > git config core.sparsecheckout # timeout=10 00:46:07 > git checkout -f e1256d18658cf3578e4c9356c36206119cc9fb7f # timeout=10 00:46:11 Commit message: "Merge commit '356d3f58744bcd4c86fb4a1eb5552148d927414a' into HEAD" 00:46:11 > git rev-list --no-walk 1fe9c57595a4564b38ed3255b61c8dcb89657231 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:46:13 + echo snap-build.sh 00:46:13 snap-build.sh 00:46:13 + SNAP_BASE_DIR=. 00:46:13 + '[' '!' -z /w/workspace/edgex-go/22 ']' 00:46:13 + SNAP_BASE_DIR=/w/workspace/edgex-go/22 00:46:13 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/22]' 00:46:13 [snap-build] Building snap in dir [/w/workspace/edgex-go/22] 00:46:13 + cd /w/workspace/edgex-go/22 00:46:13 + sudo apt-get remove -qy --purge lxd lxd-client 00:46:13 Reading package lists... 00:46:13 Building dependency tree... 00:46:13 Reading state information... 00:46:13 The following packages were automatically installed and are no longer required: 00:46:13 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:46:13 uidmap xdelta3 00:46:13 Use 'sudo apt autoremove' to remove them. 00:46:13 The following packages will be REMOVED: 00:46:13 lxd* lxd-client* 00:46:13 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:46:13 After this operation, 31.7 MB disk space will be freed. 00:46:14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 00:46:14 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:46:15 Removing lxd dnsmasq configuration 00:46:15 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:46:15 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:46:16 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:46:17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 00:46:17 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:46:18 Processing triggers for systemd (237-3ubuntu10.42) ... 00:46:18 Processing triggers for ureadahead (0.100.0-21) ... 00:46:20 + sudo snap remove --purge lxd 00:46:20 snap "lxd" is not installed 00:46:20 + sudo groupadd --force --system lxd 00:46:20 ++ whoami 00:46:20 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:46:20 + newgrp - lxd 00:46:20 + sudo snap install lxd 00:46:30 2021-01-13T00:46:26Z INFO Waiting for automatic snapd restart... 00:46:37 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:46:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:46:45 lxd 4.10 from Canonical* installed 00:46:45 + sudo lxd init --auto 00:46:47 Removing intermediate container b185fb32a47c 00:46:47 ---> 363dc5a9251c 00:46:47 00:46:47 Step 10/24 : FROM alpine:3.12 00:46:47 3.12: Pulling from library/alpine 00:46:48 Removing intermediate container 0c8c1ce3b0e5 00:46:48 ---> 8788a15296dd 00:46:48 00:46:48 Step 10/22 : FROM alpine:3.12 00:46:48 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:46:48 3.12: Pulling from library/alpine 00:46:48 Status: Downloaded newer image for alpine:3.12 00:46:48 ---> afeebe901d6b 00:46:48 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:46:48 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:46:48 Status: Image is up to date for alpine:3.12 00:46:48 ---> afeebe901d6b 00:46:48 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:46:48 ---> Running in 937e2fa047b8 00:46:48 ---> Running in 45c1e44c5087 00:46:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:52 (1/5) Installing ca-certificates (20191127-r4) 00:46:52 (1/2) Installing ca-certificates (20191127-r4) 00:46:52 Removing intermediate container 9a840d7b111a 00:46:52 ---> 98deb8385afa 00:46:52 00:46:52 Step 10/22 : FROM alpine:3.12 00:46:52 ---> afeebe901d6b 00:46:52 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:46:52 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:46:52 (2/2) Installing dumb-init (1.2.2-r1) 00:46:52 (3/5) Installing libcurl (7.69.1-r3) 00:46:52 Executing busybox-1.31.1-r19.trigger 00:46:52 (4/5) Installing curl (7.69.1-r3) 00:46:52 Executing ca-certificates-20191127-r4.trigger 00:46:52 (5/5) Installing dumb-init (1.2.2-r1) 00:46:52 Executing busybox-1.31.1-r19.trigger 00:46:53 Executing ca-certificates-20191127-r4.trigger 00:46:53 ---> Running in 718680c3ad60 00:46:53 OK: 6 MiB in 16 packages 00:46:53 OK: 7 MiB in 19 packages 00:46:53 + sudo snap install --classic snapcraft 00:46:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:56 (1/1) Installing dumb-init (1.2.2-r1) 00:46:56 Executing busybox-1.31.1-r19.trigger 00:46:56 OK: 5 MiB in 15 packages 00:46:57 Removing intermediate container 45c1e44c5087 00:46:57 ---> b0886f853cf1 00:46:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:46:57 Removing intermediate container 937e2fa047b8 00:46:57 ---> 436001670f0e 00:46:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:46:57 ---> Running in 5a162b683e15 00:46:57 ---> Running in 706891712e22 00:46:58 Removing intermediate container 706891712e22 00:46:58 Removing intermediate container 5a162b683e15 00:46:58 ---> e2a14fbbbd64 00:46:58 Step 13/22 : ENV APP_PORT=48060 00:46:58 ---> e4024a57b471 00:46:58 Step 13/24 : WORKDIR / 00:46:58 Removing intermediate container 718680c3ad60 00:46:58 ---> 671c4b4a5764 00:46:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:46:58 ---> Running in 9bf5b0730ad5 00:46:58 ---> Running in f6c26876c471 00:46:58 ---> Running in 3c5c41d55537 00:46:59 Removing intermediate container 9bf5b0730ad5 00:46:59 ---> 249d782fa3fc 00:46:59 Step 14/22 : EXPOSE $APP_PORT 00:47:00 ---> Running in 6cc7c8180a69 00:47:00 Removing intermediate container f6c26876c471 00:47:00 ---> 2cd491543ec0 00:47:00 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.jsonRemoving intermediate container 3c5c41d55537 00:47:00 ---> 5da7355e1ad9 00:47:00 Step 13/22 : ENV APP_PORT=48085 00:47:00 00:47:00 ---> Running in c7c1d0f54330 00:47:00 Removing intermediate container eec4ae406d25 00:47:00 ---> 276afa3c2961 00:47:00 00:47:00 Step 10/33 : FROM alpine:3.12 00:47:00 ---> afeebe901d6b 00:47:00 Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec 00:47:00 ---> Running in 3b3f1cfbcae8 00:47:01 Removing intermediate container 6cc7c8180a69 00:47:01 ---> b0b2196802b1 00:47:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:01 Removing intermediate container c7c1d0f54330 00:47:01 ---> 8f0312b5db28 00:47:01 Step 14/22 : EXPOSE $APP_PORT 00:47:01 ---> Running in e9c40e48e430 00:47:01 ---> 4f71427772f2 00:47:01 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:47:01 snapcraft 4.4.4 from Canonical* installed 00:47:01 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:47:01 + patch --verbose -p1 00:47:01 Hmm... Looks like a unified diff to me... 00:47:01 The text leading up to this was: 00:47:01 -------------------------- 00:47:01 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:47:01 |From: Tony Espy 00:47:01 |Date: Wed, 16 Dec 2020 16:34:55 -0500 00:47:01 |Subject: [PATCH] optimize snap build for pipeline CI check 00:47:01 | 00:47:01 |This patch is used by the EdgeX CI pipeline builds to 00:47:01 |optimize the snap CI check run for pull requests. When 00:47:01 |applied, it essentially strips out everything (apps and 00:47:01 |parts) from the snapcraft.yaml file except those required 00:47:01 |to build edgex-go, as the whole idea of the CI check is to 00:47:01 |catch changes to edgex-go that break the snap build. 00:47:01 | 00:47:01 |In general, anyone updating snapcraft.yaml will also need 00:47:01 |to update this patch file, otherwise it may fail to apply, 00:47:01 |resulting in a failed snap build CI check in the associated 00:47:01 |pull request. 00:47:01 | 00:47:01 |Note - in addition to applying this patch, the pipeline also 00:47:01 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:47:01 |need to build the finally binary .snap file (and it won't 00:47:01 |work with the patch applied). This further reduces the build 00:47:01 |time. 00:47:01 |--- 00:47:01 | snap/snapcraft.yaml | 461 +------------------------------------------- 00:47:01 | 1 file changed, 2 insertions(+), 459 deletions(-) 00:47:01 | 00:47:01 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:47:01 |index 1e537489..faf42425 100644 00:47:01 |--- a/snap/snapcraft.yaml 00:47:01 |+++ b/snap/snapcraft.yaml 00:47:01 -------------------------- 00:47:01 patching file snap/snapcraft.yaml 00:47:01 Using Plan A... 00:47:01 Hunk #1 succeeded at 73. 00:47:01 Hunk #2 succeeded at 202 with fuzz 1. 00:47:01 Hunk #3 succeeded at 214. 00:47:01 Hunk #4 succeeded at 222. 00:47:01 Hunk #5 succeeded at 229. 00:47:01 Hunk #6 succeeded at 256. 00:47:01 Hunk #7 succeeded at 290. 00:47:01 Hunk #8 succeeded at 342 (offset 1 line). 00:47:01 Hmm... Ignoring the trailing garbage. 00:47:01 done 00:47:01 + sudo snapcraft prime --use-lxd 00:47:01 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:47:02 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 00:47:02 - README.md 00:47:02 - snapcraft.yaml.orig 00:47:02 00:47:02 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:47:02 Removing intermediate container e9c40e48e430 00:47:02 ---> 64b2da6c462a 00:47:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:02 ---> deca1a3180b1 00:47:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:47:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:02 ---> 14bf019424ad 00:47:02 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:47:02 Launching a container. 00:47:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:03 (1/3) Installing dumb-init (1.2.2-r1) 00:47:03 (2/3) Installing openssl (1.1.1i-r0) 00:47:03 (3/3) Installing su-exec (0.2-r1) 00:47:03 Executing busybox-1.31.1-r19.trigger 00:47:03 OK: 6 MiB in 17 packages 00:47:04 ---> 2528939ec61d 00:47:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:47:04 ---> 0f91b51d883e 00:47:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:47:04 ---> 1ebb6eb6d673 00:47:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:47:06 ---> a05a2d86bbfd 00:47:06 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:47:06 Removing intermediate container 3b3f1cfbcae8 00:47:06 ---> 3306ab52d383 00:47:06 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:47:06 ---> Running in 1c395d11825e 00:47:06 ---> 94a26403a696 00:47:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:47:06 ---> 1ae2c4324676 00:47:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:47:06 ---> Running in 3fb27645cac0 00:47:07 Removing intermediate container 1c395d11825e 00:47:07 ---> f596c2a71ae1 00:47:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:07 ---> Running in d0f720f9a7ed 00:47:07 Removing intermediate container 3fb27645cac0 00:47:07 ---> eab25061e439 00:47:07 Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 00:47:07 ---> f3bd7e123e7b 00:47:07 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:47:07 ---> Running in d76b4f3e033c 00:47:07 ---> Running in cfab30af1c79 00:47:08 Removing intermediate container d0f720f9a7ed 00:47:08 ---> 5b4a04eec41d 00:47:08 Step 20/22 : LABEL arch=arm64 00:47:08 ---> 59dd35fefe40 00:47:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:47:08 ---> Running in f3da7c1eb76c 00:47:08 Removing intermediate container d76b4f3e033c 00:47:08 ---> b1a598523074 00:47:08 Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz 00:47:08 Removing intermediate container cfab30af1c79 00:47:08 ---> 2433291f27e7 00:47:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:08 ---> Running in d6365018f3bd 00:47:08 ---> Running in ceb8099ab918 00:47:09 Removing intermediate container f3da7c1eb76c 00:47:09 ---> 86ee5f9bb3aa 00:47:09 Step 21/22 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a 00:47:09 ---> Running in 54e7d10af94a 00:47:09 ---> 0aa4a1629237 00:47:09 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:47:09 Removing intermediate container ceb8099ab918 00:47:09 ---> 8102e19a5be4 00:47:09 Step 20/22 : LABEL arch=arm64 00:47:09 ---> Running in ff49a5c202d6 00:47:09 ---> Running in 8fbb5773176a 00:47:09 Removing intermediate container 54e7d10af94a 00:47:09 ---> 6ea1eea4af89 00:47:09 Step 22/22 : LABEL version=0.0.0 00:47:10 ---> Running in 8abb3cfe1917 00:47:10 Connecting to github.com (140.82.113.3:443) 00:47:10 Removing intermediate container 8fbb5773176a 00:47:10 ---> d0687a2a758d 00:47:10 Step 21/22 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a 00:47:10 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.27.148:443) 00:47:10  ---> Running in aa0b1cf6eef3 00:47:10 Removing intermediate container 8abb3cfe1917 00:47:10 ---> d2b0dcc91ead 00:47:10 00:47:11 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 00:47:11 dockerize-alpine-lin 1% | | 51744 0:00:57 ETA 00:47:11 Successfully built d2b0dcc91ead 00:47:11 Successfully tagged docker-support-notifications-go-arm64:latest 00:47:11  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go 00:47:11 Removing intermediate container aa0b1cf6eef3 00:47:11 ---> 11193eeb354e 00:47:11 Step 22/22 : LABEL version=0.0.0 00:47:11 ---> Running in aaa0cc30a64b 00:47:12 dockerize-alpine-lin 49% |*************** | 1461k 0:00:02 ETA 00:47:13 Removing intermediate container aaa0cc30a64b 00:47:13 ---> b7ba17b60391 00:47:13 00:47:13 Removing intermediate container ff49a5c202d6 00:47:13 ---> a1e49b890495 00:47:13 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:47:13 dockerize-alpine-lin 87% |*************************** | 2566k 0:00:00 ETA 00:47:13 Successfully built b7ba17b60391 00:47:13 Successfully tagged docker-support-scheduler-go-arm64:latest 00:47:13  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go 00:47:14 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 00:47:14 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 00:47:14 dockerize 00:47:14 ---> Running in 5b71a045b3c2 00:47:14 Removing intermediate container 82ecabfbe8e4 00:47:14 ---> 7b064cb8939f 00:47:14 00:47:14 Step 10/23 : FROM alpine:3.12 00:47:14 ---> afeebe901d6b 00:47:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:47:14 Removing intermediate container 5b71a045b3c2 00:47:14 ---> 0ea391439bd8 00:47:14 Step 22/24 : LABEL arch=arm64 00:47:15 ---> Running in 105a7019ebb8 00:47:15 Waiting for container to be ready 00:47:15 To start your first instance, try: lxc launch ubuntu:18.04 00:47:15 00:47:15 ---> Running in cd2192bc03ee 00:47:16 Removing intermediate container 105a7019ebb8 00:47:16 ---> 15b6d64c574a 00:47:16 Step 12/23 : ENV APP_PORT=48080 00:47:16 ---> Running in ee0988b6c99b 00:47:16 Removing intermediate container cd2192bc03ee 00:47:16 ---> 3afd23a7d683 00:47:16 Step 23/24 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a 00:47:16 Removing intermediate container d6365018f3bd 00:47:16 ---> 86d8a7cb1abf 00:47:16 Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init 00:47:16 ---> Running in 947a22c889f7 00:47:16 ---> Running in af1c11d98043 00:47:17 Removing intermediate container ee0988b6c99b 00:47:17 ---> 0da641189fe9 00:47:17 Step 13/23 : EXPOSE $APP_PORT 00:47:17 Removing intermediate container 947a22c889f7 00:47:17 ---> 1b2365409037 00:47:17 ---> Running in 51b703ad25b5 00:47:17 Step 24/24 : LABEL version=0.0.0 00:47:17 Removing intermediate container af1c11d98043 00:47:17 ---> 502618c1b1ef 00:47:17 Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:47:17 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:47:18 Waiting for network to be ready... 00:47:18 ---> Running in cde96743e35d 00:47:18 ---> Running in e25312718c43 00:47:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:47:18 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:47:18 Removing intermediate container 51b703ad25b5 00:47:18 ---> 8d65a1b40516 00:47:18 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] 00:47:18 ---> Running in ec0fc44cf4b4 00:47:19 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:47:19 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:47:19 Removing intermediate container e25312718c43 00:47:19 ---> d5774fc80d7a 00:47:19 Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 00:47:19 Removing intermediate container cde96743e35d 00:47:19 ---> 25c93f14295b 00:47:19 00:47:19 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:47:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 00:47:19 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:47:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 00:47:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 00:47:19 Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] 00:47:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:47:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:47:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:47:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:47:19 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] 00:47:19 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 00:47:19 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 00:47:19 Successfully built 25c93f14295b 00:47:19 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:47:19 ---> Running in 2e0dfd68044b 00:47:19 Building docker-core-metadata-go 00:47:19 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:47:20 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] 00:47:20 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 00:47:20 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 00:47:20 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 00:47:20 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 00:47:20 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 00:47:20 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 00:47:20 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 00:47:21  Building docker-security-secretstore-setup-go ... done Move dockerize executable 00:47:21 Removing intermediate container ec0fc44cf4b4 00:47:21 ---> bae111c88da3 00:47:21 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:47:22 ---> Running in a8422af5ce28 00:47:22 Removing intermediate container 2e0dfd68044b 00:47:22 ---> 946f363f19e4 00:47:22 Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} 00:47:22 ---> Running in 7460e4b863d1 00:47:23 Fetched 23.7 MB in 4s (5329 kB/s) 00:47:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:23 Reading package lists... 00:47:23 Reading package lists... 00:47:24 Removing intermediate container 7460e4b863d1 00:47:24 ---> 97270d610ee0 00:47:24 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:47:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:24 Building dependency tree... 00:47:24 Reading state information... 00:47:24 The following additional packages will be installed: 00:47:24 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:47:24 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:47:24 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:47:24 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:47:24 Suggested packages: 00:47:24 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:47:24 Recommended packages: 00:47:24 gnupg libsasl2-modules 00:47:24 The following NEW packages will be installed: 00:47:24 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:47:24 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:47:24 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:47:24 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:47:24 The following packages will be upgraded: 00:47:24 gpg gpg-agent gpgconf libudev1 00:47:24 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 00:47:24 Need to get 3532 kB of archives. 00:47:24 After this operation, 13.3 MB of additional disk space will be used. 00:47:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 00:47:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 00:47:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 00:47:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 00:47:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 00:47:24 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 00:47:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 00:47:25 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 00:47:25 (1/6) Installing dumb-init (1.2.2-r1) 00:47:25 (2/6) Installing libgcc (9.3.0-r2) 00:47:25 (3/6) Installing libsodium (1.0.18-r0) 00:47:25 (4/6) Installing libstdc++ (9.3.0-r2) 00:47:25 ---> 99513e45736e 00:47:25 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:47:25 (5/6) Installing libzmq (4.3.3-r0) 00:47:25 ---> Running in 94bba09f4010 00:47:25 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:47:25 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:47:25 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:47:25 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:47:25 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:47:25 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:47:25 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:47:25 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:47:25 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:47:25 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:47:25 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:47:25 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:47:25 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 00:47:25 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 00:47:25 (6/6) Installing zeromq (4.3.3-r0) 00:47:25 Executing busybox-1.31.1-r19.trigger 00:47:25 OK: 8 MiB in 20 packages 00:47:25 debconf: delaying package configuration, since apt-utils is not installed 00:47:25 Fetched 3532 kB in 1s (3521 kB/s) 00:47:25 (Reading database ... 12511 files and directories currently installed.) 00:47:25 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 00:47:25 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:47:26 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 00:47:26 Selecting previously unselected package udev. 00:47:26 (Reading database ... 12511 files and directories currently installed.) 00:47:26 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 00:47:26 Unpacking udev (237-3ubuntu10.43) ... 00:47:26 Selecting previously unselected package libfuse2:amd64. 00:47:26 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:47:26 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:47:26 Selecting previously unselected package fuse. 00:47:26 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:47:26 Unpacking fuse (2.9.7-1ubuntu1) ... 00:47:26 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 00:47:26 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:47:26 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 00:47:26 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:47:26 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 00:47:26 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:47:27 Selecting previously unselected package libksba8:amd64. 00:47:27 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:47:27 Unpacking libksba8:amd64 (1.3.5-2) ... 00:47:27 Selecting previously unselected package libroken18-heimdal:amd64. 00:47:27 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:47:27 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:27 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:47:27 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:47:27 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:27 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:47:27 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:47:27 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:27 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:47:27 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:47:27 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:27 Selecting previously unselected package libwind0-heimdal:amd64. 00:47:27 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:47:27 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:27 Removing intermediate container a8422af5ce28 00:47:27 ---> 5f67d3a70839 00:47:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:27 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:47:27 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:47:27 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:27 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:47:27 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:47:27 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:27 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:47:27 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:47:27 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:28 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:47:28 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:47:28 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:28 Selecting previously unselected package libsasl2-modules-db:amd64. 00:47:28 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:47:28 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:47:28 Selecting previously unselected package libsasl2-2:amd64. 00:47:28 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:47:28 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:47:28 Selecting previously unselected package libldap-common. 00:47:28 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 00:47:28 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 00:47:28 Selecting previously unselected package libldap-2.4-2:amd64. 00:47:28 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 00:47:28 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 00:47:28 ---> 6dcccd1f5abf 00:47:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:47:28 Removing intermediate container 94bba09f4010 00:47:28 ---> 45f3e63ea64c 00:47:28 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:28 Selecting previously unselected package dirmngr. 00:47:28 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 00:47:28 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 00:47:28 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 00:47:28 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 00:47:29 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:47:29 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:47:29 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:47:29 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 00:47:29 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:29 Setting up libksba8:amd64 (1.3.5-2) ... 00:47:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:47:29 Setting up udev (237-3ubuntu10.43) ... 00:47:30 ---> cf3d62da613f 00:47:30 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:47:30 invoke-rc.d: policy-rc.d denied execution of start. 00:47:30 ---> 0d0f2bc1a3d3 00:47:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:47:30 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:30 Processing triggers for systemd (237-3ubuntu10) ... 00:47:30 Setting up fuse (2.9.7-1ubuntu1) ... 00:47:30 Setting up gpg (2.2.4-1ubuntu1.3) ... 00:47:31 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:31 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:31 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:31 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:31 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:31 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:31 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:31 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 00:47:31 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 00:47:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:47:32 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:47:32 settings in the [Install] section, and DefaultInstance for template units). 00:47:32 This means they are not meant to be enabled using systemctl. 00:47:32 Possible reasons for having this kind of units are: 00:47:32 1) A unit may be statically enabled by being symlinked from another unit's 00:47:32 .wants/ or .requires/ directory. 00:47:32 2) A unit's purpose may be to act as a helper for some other unit which has 00:47:32 a requirement dependency on it. 00:47:32 3) A unit may be started when needed via activation (socket, path, timer, 00:47:32 D-Bus, udev, scripted systemctl call, ...). 00:47:32 4) In case of template units, the unit is meant to be enabled with some 00:47:32 instance name specified. 00:47:32 ---> 1ccd1e45383c 00:47:32 Step 19/23 : ENTRYPOINT ["/core-data"] 00:47:32 ---> 23165b2d0cf9 00:47:32 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:47:32 ---> Running in 7b4fc4fee0fc 00:47:32 Reading package lists... 00:47:33 Building dependency tree... 00:47:33 Reading state information... 00:47:33 The following additional packages will be installed: 00:47:33 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:47:33 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:47:33 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:47:33 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:47:33 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:47:33 Suggested packages: 00:47:33 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:47:33 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:47:33 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:47:33 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:47:33 systemd-container policykit-1 00:47:33 Recommended packages: 00:47:33 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:47:33 The following NEW packages will be installed: 00:47:33 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:47:33 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:47:33 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:47:33 multiarch-support openssh-client python3 python3-minimal python3.6 00:47:33 python3.6-minimal snapd squashfs-tools sudo 00:47:33 The following packages will be upgraded: 00:47:33 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:47:33 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 00:47:33 Need to get 35.2 MB of archives. 00:47:33 After this operation, 141 MB of additional disk space will be used. 00:47:33 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 00:47:33 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 00:47:33 Removing intermediate container 7b4fc4fee0fc 00:47:33 ---> b4fb3b8fd089 00:47:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 00:47:33 ---> Running in 89e22879f318 00:47:33 ---> e63b20331834 00:47:33 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 00:47:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 00:47:34 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 00:47:34 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:47:34 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:47:34 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:47:34 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:47:34 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:47:34 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:47:34 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:47:34 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 00:47:34 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 00:47:34 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:47:34 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 00:47:34 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:47:34 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 00:47:34 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:47:34 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 00:47:34 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 00:47:34 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 00:47:34 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:47:34 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:47:34 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:47:34 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:47:34 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:47:34 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:47:34 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 00:47:34 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:47:34 Removing intermediate container 89e22879f318 00:47:34 ---> 81dd6a8ace65 00:47:34 Step 21/23 : LABEL arch=arm64 00:47:34 ---> Running in df1eaa3f54d2 00:47:35 debconf: delaying package configuration, since apt-utils is not installed 00:47:35 Fetched 35.2 MB in 2s (14.8 MB/s) 00:47:35 (Reading database ... 12757 files and directories currently installed.) 00:47:35 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 00:47:35 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:47:35 Removing intermediate container df1eaa3f54d2 00:47:35 ---> 1056086eeaf2 00:47:35 Step 22/23 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a 00:47:36 ---> 388edf172330 00:47:36 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:47:36 ---> Running in bae9d9b35f30 00:47:36 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 00:47:36 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:47:36 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 00:47:36 (Reading database ... 12757 files and directories currently installed.) 00:47:36 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 00:47:36 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 00:47:36 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 00:47:37 (Reading database ... 12757 files and directories currently installed.) 00:47:37 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 00:47:37 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 00:47:37 Removing intermediate container bae9d9b35f30 00:47:37 ---> b7759ed980d6 00:47:37 Step 23/23 : LABEL version=0.0.0 00:47:37 ---> 3154bc5f5a13 00:47:37 Step 26/33 : VOLUME ${SECURITY_INIT_DIR} 00:47:37 Setting up apt (1.6.12ubuntu0.2) ... 00:47:37 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:47:37 ---> Running in a745ad49860f 00:47:37 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:47:37 (Reading database ... 12764 files and directories currently installed.) 00:47:37 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 00:47:37 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 00:47:38 ---> Running in 29cd521e7e26 00:47:38 Removing intermediate container a745ad49860f 00:47:38 ---> c7a35736d659 00:47:38 00:47:38 Selecting previously unselected package libpython3.6-minimal:amd64. 00:47:38 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:47:38 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:47:38 Selecting previously unselected package libexpat1:amd64. 00:47:38 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:47:38 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:47:38 Selecting previously unselected package python3.6-minimal. 00:47:38 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:47:38 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 00:47:38 Successfully built c7a35736d659 00:47:38 Successfully tagged docker-core-data-go-arm64:latest 00:47:38  Building docker-core-data-go ... done Building docker-core-command-go 00:47:38 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 00:47:38 Removing intermediate container 29cd521e7e26 00:47:38 ---> cafa64b531eb 00:47:38 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:47:38 Checking for services that may need to be restarted...done. 00:47:38 Checking for services that may need to be restarted...done. 00:47:38 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:47:38 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:47:38 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 00:47:39 Selecting previously unselected package python3-minimal. 00:47:39 (Reading database ... 13012 files and directories currently installed.) 00:47:39 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:47:39 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:47:39 Selecting previously unselected package mime-support. 00:47:39 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:47:39 Unpacking mime-support (3.60ubuntu1) ... 00:47:39 Selecting previously unselected package libmpdec2:amd64. 00:47:39 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:47:39 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:47:39 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:47:39 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:47:39 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:47:39 ---> 1ec793014b96 00:47:39 Step 28/33 : RUN chmod +x /entrypoint.sh 00:47:40 Selecting previously unselected package python3.6. 00:47:40 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:47:40 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 00:47:40 Selecting previously unselected package libpython3-stdlib:amd64. 00:47:40 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:47:40 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:47:40 ---> Running in fe25ef937ff4 00:47:40 Setting up python3-minimal (3.6.7-1~18.04) ... 00:47:40 Selecting previously unselected package python3. 00:47:40 (Reading database ... 13442 files and directories currently installed.) 00:47:40 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:47:40 Unpacking python3 (3.6.7-1~18.04) ... 00:47:40 Selecting previously unselected package multiarch-support. 00:47:40 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:47:40 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:47:40 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:47:40 Selecting previously unselected package liblzo2-2:amd64. 00:47:40 (Reading database ... 13479 files and directories currently installed.) 00:47:40 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:47:40 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:47:40 Selecting previously unselected package libbsd0:amd64. 00:47:40 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:47:40 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:47:41 Selecting previously unselected package sudo. 00:47:41 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 00:47:41 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 00:47:41 Selecting previously unselected package apparmor. 00:47:41 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:47:41 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:47:41 Selecting previously unselected package libedit2:amd64. 00:47:41 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:47:41 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:47:41 Selecting previously unselected package libkrb5support0:amd64. 00:47:41 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:47:41 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:47:41 Selecting previously unselected package libk5crypto3:amd64. 00:47:41 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:47:41 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:47:41 Selecting previously unselected package libkeyutils1:amd64. 00:47:41 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:47:41 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:47:41 Selecting previously unselected package libkrb5-3:amd64. 00:47:41 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:47:41 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:47:42 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:47:42 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:47:42 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:47:42 Selecting previously unselected package libssl1.0.0:amd64. 00:47:42 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 00:47:42 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 00:47:42 Selecting previously unselected package openssh-client. 00:47:42 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:47:42 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:47:42 Selecting previously unselected package squashfs-tools. 00:47:42 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 00:47:42 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:47:42 Selecting previously unselected package snapd. 00:47:42 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 00:47:42 Unpacking snapd (2.48+18.04) ... 00:47:43 Removing intermediate container fe25ef937ff4 00:47:43 ---> 40e475633089 00:47:43 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 00:47:44 ---> Running in 5275c4a8cdbe 00:47:44 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:47:44 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 00:47:45 Removing intermediate container 5275c4a8cdbe 00:47:45 ---> d760f0347c40 00:47:45 Step 30/33 : CMD ["install"] 00:47:45 Setting up mime-support (3.60ubuntu1) ... 00:47:45 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 00:47:45 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:47:45 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:47:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:47:45 Setting up systemd (237-3ubuntu10.43) ... 00:47:45 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:47:45 ---> Running in 809d7570d79b 00:47:46 Removing intermediate container 809d7570d79b 00:47:46 ---> 295f2793ae25 00:47:46 Step 31/33 : LABEL arch=arm64 00:47:46 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:47:46 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:47:46 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:47:46 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:47:46 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:47:46 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 00:47:46 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:47:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:47:46 ---> e0743ee8c45b 00:47:46 Step 3/26 : WORKDIR /edgex-go 00:47:46 ---> Using cache 00:47:46 ---> cc7ac336a9bf 00:47:46 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:46 ---> Using cache 00:47:46 ---> 29147f94dfa1 00:47:46 Step 5/26 : RUN apk add --update --no-cache make bash git 00:47:47 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:47:47 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:47:47 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:47:47 Setting up python3 (3.6.7-1~18.04) ... 00:47:47 running python rtupdate hooks for python3.6... 00:47:47 running python post-rtupdate hooks for python3.6... 00:47:47 ---> Running in 68c55557c15d 00:47:47 Setting up apparmor (2.12-4ubuntu5.1) ... 00:47:47 ---> Running in 12b2a01489f7 00:47:48 Removing intermediate container 68c55557c15d 00:47:48 ---> d4df8841cc93 00:47:48 Step 32/33 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a 00:47:48 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:47:48 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:47:49 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:47:49 Setting up snapd (2.48+18.04) ... 00:47:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:49 ---> Running in 9960d796932e 00:47:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:47:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:47:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:47:50 Removing intermediate container 9960d796932e 00:47:50 ---> 57fe0f42fb50 00:47:50 Step 33/33 : LABEL version=0.0.0 00:47:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:47:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:47:50 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:47:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:47:50 ---> Running in 52c9d37e1ee8 00:47:50 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:47:50 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:47:51 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:47:51 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 00:47:51 OK: 217 MiB in 51 packages 00:47:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:47:51 Processing triggers for systemd (237-3ubuntu10.43) ... 00:47:51 Removing intermediate container 52c9d37e1ee8 00:47:51 ---> 832634806aa8 00:47:51 00:47:52 Successfully built 832634806aa8 00:47:52 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:47:52 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:47:52 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:47:52 Successfully tagged docker-security-bootstrapper-go-arm64:latest 00:47:53  Building docker-security-bootstrapper-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:47:53 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:47:53 ---> e0743ee8c45b 00:47:53 Step 3/21 : WORKDIR /edgex-go 00:47:53 ---> Using cache 00:47:53 ---> cc7ac336a9bf 00:47:53 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:53 ---> Using cache 00:47:53 ---> 29147f94dfa1 00:47:53 Step 5/21 : RUN apk add --update --no-cache make git 00:47:53 ---> Using cache 00:47:53 ---> 6e1964d0ed67 00:47:53 Step 6/21 : COPY go.mod . 00:47:53 ---> Using cache 00:47:53 ---> 9a5dd9829b7c 00:47:53 Step 7/21 : RUN go mod download 00:47:53 ---> Using cache 00:47:53 ---> 128a077409b1 00:47:53 Step 8/21 : COPY . . 00:47:53 ---> Using cache 00:47:53 ---> 32b14323aecc 00:47:53 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:47:53 Reading package lists... 00:47:53 Removing intermediate container 12b2a01489f7 00:47:53 ---> ad048126edc1 00:47:53 Step 6/26 : COPY go.mod . 00:47:53 ---> Running in 8d82167844e3 00:47:53 Reading package lists... 00:47:53 Building dependency tree... 00:47:53 Reading state information... 00:47:53 Calculating upgrade... 00:47:54 The following packages will be upgraded: 00:47:54 advancecomp base-files bash binutils binutils-common 00:47:54 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:47:54 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:47:54 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 00:47:54 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 00:47:54 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 00:47:54 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 00:47:54 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 00:47:54 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 00:47:54 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 00:47:54 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 00:47:54 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 00:47:54 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 00:47:54 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 00:47:54 ubuntu-keyring util-linux 00:47:54 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:47:54 Need to get 63.7 MB of archives. 00:47:54 After this operation, 5203 kB of additional disk space will be used. 00:47:54 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:47:54 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] 00:47:55 ---> 8ec138d6eba2 00:47:55 Step 7/26 : RUN go mod download 00:47:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:47:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:47:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:47:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:47:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:47:55 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:47:55 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:47:55 ---> Running in 2b182c183310 00:47:55 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:47:55 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:47:55 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:47:55 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:47:55 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:47:55 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:47:55 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:47:55 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:47:55 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:47:55 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:47:55 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:47:55 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:47:55 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:47:55 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 00:47:55 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:47:55 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:47:55 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:47:55 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:47:55 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:47:55 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:47:55 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:47:55 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:47:55 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:47:55 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:47:55 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:47:55 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:47:55 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 00:47:55 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 00:47:55 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 00:47:55 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 00:47:55 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 00:47:55 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:47:55 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:47:55 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:47:55 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:47:55 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:47:55 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:47:55 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:47:55 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:47:55 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 00:47:55 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:47:55 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:47:55 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:47:55 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:47:55 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 00:47:55 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:47:55 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:47:55 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:47:55 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:47:55 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:47:55 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:47:55 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:47:55 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:47:55 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:47:55 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:47:55 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:47:55 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:47:55 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:47:55 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 00:47:55 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 00:47:55 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:47:55 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:47:55 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:47:55 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 00:47:55 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 00:47:56 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 00:47:56 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:47:56 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:47:56 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:47:56 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 00:47:56 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:47:56 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:47:56 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 00:47:56 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 00:47:56 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 00:47:56 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 00:47:56 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:47:56 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:47:56 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:47:56 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:47:57 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:47:57 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:47:57 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:47:57 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:47:57 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:47:57 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:47:57 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:47:57 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:47:57 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:47:57 debconf: delaying package configuration, since apt-utils is not installed 00:47:57 Fetched 63.7 MB in 3s (19.1 MB/s) 00:47:57 (Reading database ... 13912 files and directories currently installed.) 00:47:57 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:47:57 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:47:58 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:47:58 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:47:58 Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... 00:47:58 Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... 00:47:59 Removing intermediate container 2b182c183310 00:47:59 ---> 0afd4eae2b0e 00:47:59 Step 8/26 : COPY . . 00:47:59 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:47:59 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:47:59 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:47:59 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:47:59 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:47:59 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:47:59 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:48:00 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:48:00 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:48:00 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:48:00 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:48:00 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:48:00 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:48:00 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:48:00 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:48:00 (Reading database ... 13911 files and directories currently installed.) 00:48:00 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:48:00 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:48:01 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:48:01 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:48:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:48:01 ---> e0743ee8c45b 00:48:01 Step 3/23 : WORKDIR /edgex-go 00:48:01 ---> Using cache 00:48:01 ---> cc7ac336a9bf 00:48:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:01 ---> Using cache 00:48:01 ---> 29147f94dfa1 00:48:01 Step 5/23 : RUN apk add --update --no-cache make git 00:48:01 ---> Using cache 00:48:01 ---> 6e1964d0ed67 00:48:01 Step 6/23 : COPY go.mod . 00:48:01 ---> Using cache 00:48:01 ---> 9a5dd9829b7c 00:48:01 Step 7/23 : RUN go mod download 00:48:01 ---> Using cache 00:48:01 ---> 128a077409b1 00:48:01 Step 8/23 : COPY . . 00:48:01 ---> Using cache 00:48:01 ---> 32b14323aecc 00:48:01 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:48:01 (Reading database ... 13911 files and directories currently installed.) 00:48:01 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:48:01 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:48:01 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:48:02 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:48:02 ---> Running in 6174fdaf5462 00:48:02 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:48:02 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:48:02 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:48:03 (Reading database ... 13911 files and directories currently installed.) 00:48:03 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:48:03 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:48:03 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:48:03 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:48:04 (Reading database ... 13911 files and directories currently installed.) 00:48:04 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:48:04 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:48:04 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:48:04 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:48:04 Setting up base-files (10.1ubuntu2.10) ... 00:48:04 Installing new version of config file /etc/issue ... 00:48:04 Installing new version of config file /etc/issue.net ... 00:48:04 Installing new version of config file /etc/lsb-release ... 00:48:04 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:48:04 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:48:04 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:48:04 Removing obsolete conffile /etc/default/motd-news ... 00:48:04 (Reading database ... 13912 files and directories currently installed.) 00:48:04 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:48:04 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:48:05 Setting up bash (4.4.18-2ubuntu1.2) ... 00:48:05 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 00:48:05 (Reading database ... 13912 files and directories currently installed.) 00:48:05 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:48:05 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:48:05 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:48:05 (Reading database ... 13912 files and directories currently installed.) 00:48:05 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 00:48:05 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 00:48:05 Setting up tar (1.29b-2ubuntu0.1) ... 00:48:05 (Reading database ... 13912 files and directories currently installed.) 00:48:05 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:48:06 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:48:06 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:48:06 (Reading database ... 13912 files and directories currently installed.) 00:48:06 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:48:06 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:48:06 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:48:06 (Reading database ... 13912 files and directories currently installed.) 00:48:06 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:48:06 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:48:06 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:48:06 (Reading database ... 13912 files and directories currently installed.) 00:48:06 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:48:06 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:48:07 Setting up grep (3.1-2build1) ... 00:48:07 (Reading database ... 13912 files and directories currently installed.) 00:48:07 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:48:07 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:48:07 Setting up login (1:4.5-1ubuntu2) ... 00:48:07 (Reading database ... 13912 files and directories currently installed.) 00:48:07 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:48:07 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:48:07 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:48:07 (Reading database ... 13912 files and directories currently installed.) 00:48:07 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:48:07 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:48:08 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:48:08 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:48:08 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:48:08 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:48:08 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:48:08 (Reading database ... 13912 files and directories currently installed.) 00:48:08 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:48:08 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:48:10 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:48:10 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:48:10 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:48:10 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:48:10 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:48:10 (Reading database ... 13912 files and directories currently installed.) 00:48:10 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:48:10 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:48:10 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:48:10 (Reading database ... 13912 files and directories currently installed.) 00:48:10 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:48:10 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:48:10 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:48:10 (Reading database ... 13912 files and directories currently installed.) 00:48:10 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:48:10 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:48:11 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:48:11 (Reading database ... 13912 files and directories currently installed.) 00:48:11 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:48:11 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:48:11 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:48:11 (Reading database ... 13912 files and directories currently installed.) 00:48:11 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:48:11 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:48:11 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:48:11 (Reading database ... 13912 files and directories currently installed.) 00:48:11 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:48:11 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:48:11 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:48:11 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:48:11 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:48:12 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:48:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:48:12 ---> e0743ee8c45b 00:48:12 Step 3/23 : WORKDIR /edgex-go 00:48:12 ---> Using cache 00:48:12 ---> cc7ac336a9bf 00:48:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:12 ---> Using cache 00:48:12 ---> 29147f94dfa1 00:48:12 Step 5/23 : RUN apk add --update --no-cache make git 00:48:12 ---> Using cache 00:48:12 ---> 6e1964d0ed67 00:48:12 Step 6/23 : COPY go.mod . 00:48:12 ---> Using cache 00:48:12 ---> 9a5dd9829b7c 00:48:12 Step 7/23 : RUN go mod download 00:48:12 ---> Using cache 00:48:12 ---> 128a077409b1 00:48:12 Step 8/23 : COPY . . 00:48:12 ---> Using cache 00:48:12 ---> 32b14323aecc 00:48:12 Step 9/23 : RUN make cmd/core-command/core-command 00:48:12 (Reading database ... 13912 files and directories currently installed.) 00:48:12 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:48:12 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:48:12 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:48:12 (Reading database ... 13912 files and directories currently installed.) 00:48:12 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:48:12 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:48:12 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:48:12 (Reading database ... 13912 files and directories currently installed.) 00:48:12 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:48:12 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:48:12 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:48:12 (Reading database ... 13912 files and directories currently installed.) 00:48:12 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:48:12 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:48:13 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:48:13 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:48:13 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:48:13 (Reading database ... 13912 files and directories currently installed.) 00:48:13 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:48:13 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:48:14 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:48:14 (Reading database ... 13912 files and directories currently installed.) 00:48:14 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:48:14 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:48:14 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:48:14 (Reading database ... 13914 files and directories currently installed.) 00:48:14 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:48:14 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:48:14 Setting up debconf (1.5.66ubuntu1) ... 00:48:14 ---> Running in 56933b4c6084 00:48:14 (Reading database ... 13914 files and directories currently installed.) 00:48:14 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:48:15 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:48:15 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:48:15 (Reading database ... 13914 files and directories currently installed.) 00:48:15 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:48:15 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:48:15 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 00:48:15 (Reading database ... 13914 files and directories currently installed.) 00:48:15 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:48:15 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:48:15 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:48:16 (Reading database ... 13914 files and directories currently installed.) 00:48:16 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:48:16 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:48:16 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 00:48:16 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:48:16 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:48:16 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:48:16 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:48:16 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:48:16 (Reading database ... 13914 files and directories currently installed.) 00:48:16 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:48:16 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:48:16 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:48:17 (Reading database ... 13914 files and directories currently installed.) 00:48:17 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 00:48:17 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:48:17 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 00:48:17 (Reading database ... 13914 files and directories currently installed.) 00:48:17 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:48:17 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:48:17 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:48:17 (Reading database ... 13914 files and directories currently installed.) 00:48:17 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 00:48:17 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 00:48:18 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 00:48:18 (Reading database ... 13914 files and directories currently installed.) 00:48:18 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:48:18 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:48:18 Setting up passwd (1:4.5-1ubuntu2) ... 00:48:18 (Reading database ... 13914 files and directories currently installed.) 00:48:18 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 00:48:18 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:48:18 Setting up gpgv (2.2.4-1ubuntu1.3) ... 00:48:19 (Reading database ... 13914 files and directories currently installed.) 00:48:19 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:48:19 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:48:19 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:48:19 (Reading database ... 13914 files and directories currently installed.) 00:48:19 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:48:19 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:48:19 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:48:19 (Reading database ... 13914 files and directories currently installed.) 00:48:19 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:48:19 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:48:19 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 00:48:19 (Reading database ... 13914 files and directories currently installed.) 00:48:19 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:48:19 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:48:19 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:48:20 (Reading database ... 13914 files and directories currently installed.) 00:48:20 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 00:48:20 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 00:48:20 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 00:48:20 (Reading database ... 13914 files and directories currently installed.) 00:48:20 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 00:48:20 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 00:48:20 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 00:48:20 (Reading database ... 13915 files and directories currently installed.) 00:48:20 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:48:20 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:48:20 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:48:20 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:48:21 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 00:48:21 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 00:48:21 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 00:48:21 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 00:48:21 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:48:21 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:48:21 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:48:21 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:48:22 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:48:22 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:48:22 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:48:22 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:48:22 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:48:22 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:48:22 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:48:22 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:48:22 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:48:22 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:48:22 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 00:48:23 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 00:48:23 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:48:23 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:48:23 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:48:23 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:48:24 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:48:24 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:48:24 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:48:24 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:48:24 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:48:24 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:48:24 ---> 504e4e237a48 00:48:24 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:48:24 ---> Running in 09d0f053d787 00:48:24 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:48:24 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:48:24 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:48:25 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:48:25 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:48:25 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:48:25 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:48:25 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:48:25 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:48:25 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:48:26 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:48:26 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:48:26 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:48:27 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:48:27 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:48:28 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:48:28 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:48:28 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:48:28 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:48:29 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:48:29 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:48:29 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:48:29 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:48:29 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:48:29 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:48:29 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:48:29 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:48:30 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:48:30 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:48:30 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:48:30 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:48:30 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:48:30 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:48:30 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:48:30 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:48:30 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:48:30 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:48:30 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:48:30 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:48:30 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:48:30 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:48:30 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:48:30 Setting up tzdata (2020f-0ubuntu0.18.04) ... 00:48:30 00:48:30 Current default time zone: 'Etc/UTC' 00:48:30 Local time is now: Wed Jan 13 00:48:30 UTC 2021. 00:48:30 Universal Time is now: Wed Jan 13 00:48:30 UTC 2021. 00:48:30 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:48:30 00:48:30 Setting up systemd-sysv (237-3ubuntu10.43) ... 00:48:31 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:48:31 Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... 00:48:31 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:48:31 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:48:31 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:48:31 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:48:31 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:48:31 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:48:31 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:48:31 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:48:31 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:48:31 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:48:31 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 00:48:31 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:48:31 Setting up patch (2.7.6-2ubuntu1.1) ... 00:48:31 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:48:31 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:48:31 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 00:48:31 Installing new version of config file /etc/ssl/openssl.cnf ... 00:48:31 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:48:31 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:48:31 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 00:48:33 Updating certificates in /etc/ssl/certs... 00:48:34 22 added, 17 removed; done. 00:48:34 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:48:34 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:48:34 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:48:34 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:48:34 Setting up pkgbinarymangler (138.18.04.1) ... 00:48:34 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:48:34 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 00:48:34 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:48:34 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:48:34 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:48:34 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:48:34 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:48:34 Setting up perl (5.26.1-6ubuntu0.5) ... 00:48:34 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 00:48:34 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:48:35 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:48:35 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 00:48:35 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:48:35 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:48:35 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:48:35 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:48:35 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:48:35 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:48:35 Processing triggers for systemd (237-3ubuntu10.43) ... 00:48:35 Processing triggers for mime-support (3.60ubuntu1) ... 00:48:35 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 00:48:35 Updating certificates in /etc/ssl/certs... 00:48:36 0 added, 0 removed; done. 00:48:36 Running hooks in /etc/ca-certificates/update.d... 00:48:36 done. 00:48:36 Reading package lists... 00:48:36 Building dependency tree... 00:48:36 Reading state information... 00:48:36 The following NEW packages will be installed: 00:48:36 apt-transport-https 00:48:37 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:48:37 Need to get 1696 B of archives. 00:48:37 After this operation, 153 kB of additional disk space will be used. 00:48:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 00:48:37 debconf: delaying package configuration, since apt-utils is not installed 00:48:37 Fetched 1696 B in 0s (8348 B/s) 00:48:37 Selecting previously unselected package apt-transport-https. 00:48:37 (Reading database ... 13929 files and directories currently installed.) 00:48:37 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 00:48:37 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 00:48:37 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 00:48:37 Waiting for network to be ready... 00:48:42 2021-01-13T00:48:40Z INFO Waiting for automatic snapd restart... 00:48:43 snapd 2.48.2 from Canonical* installed 00:48:44 "snapd" switched to the "latest/stable" channel 00:48:44 00:48:46 core18 20201210 from Canonical* installed 00:48:46 "core18" switched to the "latest/stable" channel 00:48:46 00:48:50 snapcraft 4.4.4 from Canonical* installed 00:48:50 "snapcraft" switched to the "latest/stable" channel 00:48:50 00:48:53 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:53 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 00:48:53 - README.md 00:48:53 - snapcraft.yaml.orig 00:48:53 00:48:53 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:48:59 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:48:59 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:48:59 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:49:00 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:49:01 Reading package lists... 00:49:01 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 00:49:05 Removing intermediate container 8d82167844e3 00:49:05 ---> df51efb8eafa 00:49:05 00:49:05 Step 10/21 : FROM alpine:3.12 00:49:05 ---> afeebe901d6b 00:49:05 Step 11/21 : RUN apk add --update --no-cache curl 00:49:05 ---> Running in e31a6ea51259 00:49:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:07 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:49:07 Reading package lists... 00:49:07 Building dependency tree... 00:49:07 Reading state information... 00:49:07 Suggested packages: 00:49:07 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:49:07 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:49:07 Recommended packages: 00:49:07 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:49:07 The following NEW packages will be installed: 00:49:07 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:49:07 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:49:07 pkg-config zip 00:49:07 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:49:07 Need to get 7655 kB of archives. 00:49:07 After this operation, 43.7 MB of additional disk space will be used. 00:49:07 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:49:07 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 00:49:08 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:49:08 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:49:08 (1/4) Installing ca-certificates (20191127-r4) 00:49:08 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:49:08 (3/4) Installing libcurl (7.69.1-r3) 00:49:08 (4/4) Installing curl (7.69.1-r3) 00:49:08 Executing busybox-1.31.1-r19.trigger 00:49:08 Executing ca-certificates-20191127-r4.trigger 00:49:08 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:49:08 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:49:08 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:49:08 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:49:08 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:49:08 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:49:08 OK: 7 MiB in 18 packages 00:49:08 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 00:49:08 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 00:49:08 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 00:49:09 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:49:09 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:49:09 debconf: delaying package configuration, since apt-utils is not installed 00:49:09 Fetched 7655 kB in 1s (7186 kB/s) 00:49:09 Selecting previously unselected package libglib2.0-0:amd64. 00:49:09 (Reading database ... 13933 files and directories currently installed.) 00:49:09 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 00:49:09 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 00:49:09 Selecting previously unselected package libpsl5:amd64. 00:49:09 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:49:09 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:49:09 Selecting previously unselected package libnghttp2-14:amd64. 00:49:09 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:49:09 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:49:09 Selecting previously unselected package librtmp1:amd64. 00:49:09 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:49:09 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:49:09 Selecting previously unselected package libcurl3-gnutls:amd64. 00:49:09 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 00:49:09 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 00:49:09 Selecting previously unselected package liberror-perl. 00:49:09 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:49:09 Unpacking liberror-perl (0.17025-1) ... 00:49:09 Selecting previously unselected package git-man. 00:49:09 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 00:49:09 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 00:49:10 Selecting previously unselected package git. 00:49:10 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 00:49:10 Unpacking git (1:2.17.1-1ubuntu0.7) ... 00:49:11 Selecting previously unselected package libnorm1:amd64. 00:49:11 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:49:11 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:49:11 Selecting previously unselected package libpgm-5.2-0:amd64. 00:49:11 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:49:11 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:49:11 Selecting previously unselected package libsodium23:amd64. 00:49:11 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:49:11 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:49:11 Selecting previously unselected package libzmq5:amd64. 00:49:11 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:49:11 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:49:11 Selecting previously unselected package libzmq3-dev:amd64. 00:49:11 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:49:11 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:49:11 Removing intermediate container e31a6ea51259 00:49:11 ---> 3edc5a564891 00:49:11 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:49:11 Selecting previously unselected package pkg-config. 00:49:11 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:49:11 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:49:11 Selecting previously unselected package zip. 00:49:11 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:49:11 Unpacking zip (3.0-11build1) ... 00:49:11 ---> Running in 587bc318a226 00:49:11 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:49:11 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 00:49:11 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:49:11 Setting up liberror-perl (0.17025-1) ... 00:49:11 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:49:11 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 00:49:11 No schema files found: doing nothing. 00:49:11 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:49:12 Setting up zip (3.0-11build1) ... 00:49:12 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:49:12 Setting up libsodium23:amd64 (1.0.16-2) ... 00:49:12 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:49:12 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:49:12 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 00:49:12 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:49:12 Setting up git (1:2.17.1-1ubuntu0.7) ... 00:49:12 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:49:12 Removing intermediate container 587bc318a226 00:49:12 ---> 125359ddb984 00:49:12 Step 13/21 : WORKDIR /edgex 00:49:12 ---> Running in 20af5a079602 00:49:13 Removing intermediate container 20af5a079602 00:49:13 ---> d2032c18b1cc 00:49:13 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:49:14 ---> e172ea7292e0 00:49:14 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:49:16 ---> 9041c100942f 00:49:16 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:49:18 ---> 6a6945e3c969 00:49:18 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:49:18 ---> Running in d63670271d65 00:49:18 Removing intermediate container d63670271d65 00:49:18 ---> e9dfddb26c9e 00:49:18 Step 18/21 : CMD ["--init=true"] 00:49:18 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:49:18 git set to automatically installed. 00:49:18 git-man set to automatically installed. 00:49:18 libcurl3-gnutls set to automatically installed. 00:49:18 liberror-perl set to automatically installed. 00:49:18 libglib2.0-0 set to automatically installed. 00:49:18 libnghttp2-14 set to automatically installed. 00:49:18 libnorm1 set to automatically installed. 00:49:18 libpgm-5.2-0 set to automatically installed. 00:49:18 libpsl5 set to automatically installed. 00:49:18 librtmp1 set to automatically installed. 00:49:18 libsodium23 set to automatically installed. 00:49:18 libzmq3-dev set to automatically installed. 00:49:18 libzmq5 set to automatically installed. 00:49:18 pkg-config set to automatically installed. 00:49:18 zip set to automatically installed. 00:49:19 ---> Running in 78db2960d590 00:49:19 Removing intermediate container 78db2960d590 00:49:19 ---> 07f2c8bf09bb 00:49:19 Step 19/21 : LABEL arch=arm64 00:49:19 ---> Running in 33cce5761f11 00:49:20 snapd is not logged in, snap install commands will use sudo 00:49:20 Removing intermediate container 33cce5761f11 00:49:20 ---> 907236563529 00:49:20 Step 20/21 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a 00:49:20 ---> Running in 8f6b4df932fa 00:49:21 Removing intermediate container 8f6b4df932fa 00:49:21 ---> f23a0f007d68 00:49:21 Step 21/21 : LABEL version=0.0.0 00:49:21 ---> Running in df1c1d9d1cbf 00:49:22 Removing intermediate container df1c1d9d1cbf 00:49:22 ---> c8d29030c04d 00:49:22 00:49:22 Successfully built c8d29030c04d 00:49:22 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:49:27 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:49:27 snap "core18" has no updates available 00:49:28 Pulling config-common 00:49:29 Pulling go-build-helper 00:49:29  Building docker-security-proxy-setup-go ... done Removing intermediate container 56933b4c6084 00:49:29 ---> e39a7b8f3c2e 00:49:29 00:49:29 Step 10/23 : FROM alpine:3.12 00:49:29 ---> afeebe901d6b 00:49:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:49:29 ---> Using cache 00:49:29 ---> 671c4b4a5764 00:49:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:49:29 ---> Using cache 00:49:29 ---> 5da7355e1ad9 00:49:29 Step 13/23 : ENV APP_PORT=48082 00:49:30 ---> Running in 40a7afceb486 00:49:30 Removing intermediate container 40a7afceb486 00:49:30 ---> 4253d19350df 00:49:30 Step 14/23 : EXPOSE $APP_PORT 00:49:30 ---> Running in d08800dc0f93 00:49:31 Removing intermediate container d08800dc0f93 00:49:31 ---> d4e32e6e4b69 00:49:31 Step 15/23 : WORKDIR / 00:49:32 ---> Running in cf2677e1f1b8 00:49:33 Removing intermediate container 09d0f053d787 00:49:33 ---> d112fff05421 00:49:33 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:49:33 Removing intermediate container 6174fdaf5462 00:49:33 ---> 39f3d3e314d7 00:49:33 00:49:33 Step 10/23 : FROM alpine:3.12 00:49:33 ---> afeebe901d6b 00:49:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:49:33 ---> Using cache 00:49:33 ---> 671c4b4a5764 00:49:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:49:33 ---> Using cache 00:49:33 ---> 5da7355e1ad9 00:49:33 Step 13/23 : ENV APP_PORT=48081 00:49:33 ---> Running in ad172c48d9e4 00:49:33 ---> Running in 12fef8ca4186 00:49:33 Removing intermediate container cf2677e1f1b8 00:49:33 ---> 0acdc141e4de 00:49:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:34 Removing intermediate container 12fef8ca4186 00:49:34 ---> 9e672f7a9a19 00:49:34 Step 14/23 : EXPOSE $APP_PORT 00:49:34 ---> Running in c02301a8422d 00:49:34 ---> 592bd6a9981a 00:49:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:49:34 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:49:34 Removing intermediate container c02301a8422d 00:49:34 ---> 943c40fc5094 00:49:34 Step 15/23 : WORKDIR / 00:49:35 ---> Running in 79c0849b978c 00:49:36 Removing intermediate container 79c0849b978c 00:49:36 ---> ec5837f4ad62 00:49:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:36 ---> b2f5a73ec1ad 00:49:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:49:37 ---> 73cedad751ca 00:49:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:49:37 ---> c8e1eb37f460 00:49:37 Step 19/23 : ENTRYPOINT ["/core-command"] 00:49:37 ---> Running in 77ac7da67f7a 00:49:38 Removing intermediate container 77ac7da67f7a 00:49:38 ---> a21a75334b33 00:49:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:38 Removing intermediate container ad172c48d9e4 00:49:38 ---> 8ac032b6fe7e 00:49:38 00:49:38 Step 11/26 : FROM docker:20.10.0 00:49:38 ---> Running in b40d331bfe84 00:49:38 20.10.0: Pulling from library/docker 00:49:38 ---> d1a9c05a831e 00:49:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:49:38 Removing intermediate container b40d331bfe84 00:49:38 ---> 15275ddd794a 00:49:38 Step 21/23 : LABEL arch=arm64 00:49:39 ---> Running in 9e28b4c4fd20 00:49:39 ---> 8f3a4ba31c00 00:49:39 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:49:39 ---> Running in 28612b50ae90 00:49:40 Removing intermediate container 9e28b4c4fd20 00:49:40 ---> efd5d58fa601 00:49:40 Step 22/23 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a 00:49:40 ---> Running in 854a5a440e8d 00:49:40 Removing intermediate container 28612b50ae90 00:49:40 ---> f471f6be49fc 00:49:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:40 ---> Running in a0125b739230 00:49:41 Removing intermediate container 854a5a440e8d 00:49:41 ---> 58e2ef94c9a5 00:49:41 Step 23/23 : LABEL version=0.0.0 00:49:41 ---> Running in ca82b8145188 00:49:41 Removing intermediate container a0125b739230 00:49:41 ---> 7da4a480a133 00:49:41 Step 21/23 : LABEL arch=arm64 00:49:41 ---> Running in 7cf5012d2ceb 00:49:41 Removing intermediate container ca82b8145188 00:49:41 ---> b3a73ff11929 00:49:41 00:49:42 Successfully built b3a73ff11929 00:49:42 Successfully tagged docker-core-command-go-arm64:latest 00:49:42  Building docker-core-command-go ... done Removing intermediate container 7cf5012d2ceb 00:49:42 ---> e8f53c8b0ae2 00:49:42 Step 22/23 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a 00:49:42 ---> Running in 83c140148966 00:49:43 Removing intermediate container 83c140148966 00:49:43 ---> ece333256bf5 00:49:43 Step 23/23 : LABEL version=0.0.0 00:49:43 ---> Running in 4df62a3056bc 00:49:44 Removing intermediate container 4df62a3056bc 00:49:44 ---> ac6f98cfa0f2 00:49:44 00:49:45 Successfully built ac6f98cfa0f2 00:49:45 Successfully tagged docker-core-metadata-go-arm64:latest 00:49:47  Building docker-core-metadata-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:49:47 Status: Downloaded newer image for docker:20.10.0 00:49:47 ---> eeaf43b92773 00:49:47 Step 12/26 : RUN apk add --no-cache bash 00:49:47 ---> Running in 9779d164e7ac 00:49:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:49 (1/2) Installing readline (8.0.4-r0) 00:49:49 (2/2) Installing bash (5.0.17-r0) 00:49:49 Executing bash-5.0.17-r0.post-install 00:49:49 Executing busybox-1.31.1-r19.trigger 00:49:49 OK: 12 MiB in 22 packages 00:49:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:49:50 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:49:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] 00:49:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 00:49:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 00:49:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 00:49:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] 00:49:50 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] 00:49:50 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 00:49:50 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 00:49:50 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:49:50 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:49:50 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:49:50 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:49:50 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:49:50 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:49:50 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:49:50 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:49:50 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:49:50 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] 00:49:50 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 00:49:50 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 00:49:50 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 00:49:50 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 00:49:50 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 00:49:50 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 00:49:50 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 00:49:50 Fetched 23.7 MB in 0s (0 B/s) 00:49:50 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:49:50 Fetched 96.5 kB in 0s (0 B/s) 00:49:50 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:49:50 Fetched 279 kB in 0s (0 B/s) 00:49:50 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:49:50 Fetched 122 kB in 0s (0 B/s) 00:49:50 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:49:50 Fetched 77.8 kB in 0s (0 B/s) 00:49:50 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:49:50 Fetched 8848 B in 0s (0 B/s) 00:49:50 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:49:50 Fetched 47.8 kB in 0s (0 B/s) 00:49:50 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:49:50 Fetched 45.6 kB in 0s (0 B/s) 00:49:50 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:49:50 Fetched 15.0 kB in 0s (0 B/s) 00:49:50 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 00:49:50 Fetched 214 kB in 0s (0 B/s) 00:49:50 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 00:49:50 Fetched 155 kB in 0s (0 B/s) 00:49:50 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:49:50 Fetched 50.6 kB in 0s (0 B/s) 00:49:50 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:49:50 Fetched 14.8 kB in 0s (0 B/s) 00:49:50 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:49:50 Fetched 41.8 kB in 0s (0 B/s) 00:49:50 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:49:50 Fetched 499 kB in 0s (0 B/s) 00:49:50 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:49:50 Fetched 111 kB in 0s (0 B/s) 00:49:50 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:49:50 Fetched 240 kB in 0s (0 B/s) 00:49:50 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:49:50 Fetched 29.3 kB in 0s (0 B/s) 00:49:50 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:49:50 Fetched 85.5 kB in 0s (0 B/s) 00:49:50 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:49:50 Fetched 24.5 kB in 0s (0 B/s) 00:49:50 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:49:50 Fetched 49.2 kB in 0s (0 B/s) 00:49:50 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:49:50 Fetched 54.2 kB in 0s (0 B/s) 00:49:50 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:49:50 Fetched 30.8 kB in 0s (0 B/s) 00:49:50 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 00:49:50 Fetched 17.0 kB in 0s (0 B/s) 00:49:50 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:49:50 Fetched 85.9 kB in 0s (0 B/s) 00:49:50 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:49:50 Fetched 8720 B in 0s (0 B/s) 00:49:50 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 00:49:50 Fetched 137 kB in 0s (0 B/s) 00:49:50 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:49:50 Fetched 119 kB in 0s (0 B/s) 00:49:50 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 00:49:50 Fetched 109 kB in 0s (0 B/s) 00:49:50 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:49:50 Fetched 11.1 kB in 0s (0 B/s) 00:49:50 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:49:50 Fetched 645 kB in 0s (0 B/s) 00:49:50 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:49:50 Fetched 41.3 kB in 0s (0 B/s) 00:49:50 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:49:50 Fetched 17.9 kB in 0s (0 B/s) 00:49:50 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:49:50 Fetched 368 kB in 0s (0 B/s) 00:49:50 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:49:50 Fetched 187 kB in 0s (0 B/s) 00:49:50 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:49:50 Fetched 175 kB in 0s (0 B/s) 00:49:50 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:49:51 Removing intermediate container 9779d164e7ac 00:49:51 ---> 33c281eb586b 00:49:51 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:49:51 ---> Running in d52c388f40a1 00:49:51 Removing intermediate container d52c388f40a1 00:49:51 ---> 895eaf5ae351 00:49:51 Step 14/26 : ENV APP_PORT=48090 00:49:52 ---> Running in faf83726bef7 00:49:52 Removing intermediate container faf83726bef7 00:49:52 ---> 308c8d67cbe9 00:49:52 Step 15/26 : EXPOSE $APP_PORT 00:49:52 ---> Running in b04aaaee9c99 00:49:52 Removing intermediate container b04aaaee9c99 00:49:52 ---> 18541f6ceed9 00:49:52 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:49:54 Fetched 206 kB in 0s (0 B/s) 00:49:54 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 00:49:54 Fetched 1301 kB in 0s (0 B/s) 00:49:54 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:49:54 Fetched 36.2 kB in 0s (0 B/s) 00:49:54 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 00:49:54 Fetched 159 kB in 0s (0 B/s) 00:49:54 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:49:54 Fetched 107 kB in 0s (0 B/s) 00:49:54 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:49:54 Fetched 48.7 kB in 0s (0 B/s) 00:49:54 Pulling static-packages 00:49:54 ---> 95fd9dcd5e4c 00:49:54 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:49:54 'go115' has dependencies that need to be staged: static-packages go-build-helper 00:49:54 Skipping pull go-build-helper (already ran) 00:49:54 Skipping pull static-packages (already ran) 00:49:54 Building go-build-helper 00:49:54 ---> bd5a0a24dd0d 00:49:54 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:49:55 ---> 53fe03175f11 00:49:55 Step 19/26 : RUN apk --no-cache add py3-pip 00:49:55 ---> Running in 6abf97807845 00:49:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:57 (1/33) Installing libbz2 (1.0.8-r1) 00:49:57 (2/33) Installing expat (2.2.9-r1) 00:49:57 (3/33) Installing libffi (3.3-r2) 00:49:57 (4/33) Installing gdbm (1.13-r1) 00:49:57 (5/33) Installing xz-libs (5.2.5-r0) 00:49:57 (6/33) Installing sqlite-libs (3.32.1-r0) 00:49:57 (7/33) Installing python3 (3.8.5-r0) 00:49:58 Building static-packages 00:49:59 (8/33) Installing py3-appdirs (1.4.4-r1) 00:49:59 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:49:59 (10/33) Installing py3-parsing (2.4.7-r0) 00:49:59 (11/33) Installing py3-six (1.15.0-r0) 00:49:59 (12/33) Installing py3-packaging (20.4-r0) 00:49:59 (13/33) Installing py3-setuptools (47.0.0-r0) 00:49:59 (14/33) Installing py3-chardet (3.0.4-r4) 00:49:59 (15/33) Installing py3-idna (2.9-r0) 00:49:59 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:49:59 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:49:59 (18/33) Installing py3-requests (2.23.0-r0) 00:49:59 (19/33) Installing py3-msgpack (1.0.0-r0) 00:49:59 (20/33) Installing py3-lockfile (0.12.2-r3) 00:49:59 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:49:59 (22/33) Installing py3-colorama (0.4.3-r0) 00:49:59 (23/33) Installing py3-distlib (0.3.0-r0) 00:49:59 (24/33) Installing py3-distro (1.5.0-r1) 00:49:59 (25/33) Installing py3-webencodings (0.5.1-r3) 00:49:59 (26/33) Installing py3-html5lib (1.0.1-r4) 00:49:59 (27/33) Installing py3-pytoml (0.1.21-r0) 00:49:59 (28/33) Installing py3-pep517 (0.8.2-r0) 00:49:59 (29/33) Installing py3-progress (1.5-r0) 00:49:59 (30/33) Installing py3-toml (0.10.1-r0) 00:49:59 (31/33) Installing py3-retrying (1.3.3-r0) 00:49:59 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:50:00 Staging go-build-helper 00:50:00 (33/33) Installing py3-pip (20.1.1-r0) 00:50:00 Executing busybox-1.31.1-r19.trigger 00:50:00 OK: 71 MiB in 55 packages 00:50:00 Staging static-packages 00:50:01 Pulling go115 00:50:02 'edgex-go' has dependencies that need to be staged: go115 00:50:02 Skipping pull go115 (already ran) 00:50:02 Building go115 00:50:02 % Total % Received % Xferd Average Speed Time Time Time Current 00:50:02 Dload Upload Total Spent Left Speed 00:50:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 115M 1 1951k 0 0 5003k 0 0:00:23 --:--:-- 0:00:23 4990k 36 115M 36 42.2M 0 0 30.4M 0 0:00:03 0:00:01 0:00:02 30.4M 71 115M 71 82.0M 0 0 34.3M 0 0:00:03 0:00:02 0:00:01 34.3M 98 115M 98 114M 0 0 33.5M 0 0:00:03 0:00:03 --:--:-- 33.5M 100 115M 100 115M 0 0 33.8M 0 0:00:03 0:00:03 --:--:-- 33.8M 00:50:06 go1.15.2.linux-amd64.tar.gz: OK 00:50:06 Removing intermediate container 6abf97807845 00:50:06 ---> c33145d9aa45 00:50:06 Step 20/26 : RUN pip install docker-compose==1.23.2 00:50:06 ---> Running in 3953e35d0c00 00:50:10 Staging go115 00:50:11 Collecting docker-compose==1.23.2 00:50:11 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:50:12 Collecting docker<4.0,>=3.6.0 00:50:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:50:12 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:50:12 Collecting cached-property<2,>=1.2.0 00:50:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:50:13 Collecting dockerpty<0.5,>=0.4.1 00:50:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:50:15 Collecting texttable<0.10,>=0.9.0 00:50:15 Downloading texttable-0.9.1.tar.gz (11 kB) 00:50:16 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:50:16 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:50:16 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:50:16 Fetched 0 B in 0s (0 B/s) 00:50:16 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:50:16 Fetched 224 kB in 0s (0 B/s) 00:50:16 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:50:16 Fetched 157 kB in 0s (0 B/s) 00:50:16 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:50:16 Fetched 221 kB in 0s (0 B/s) 00:50:16 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:50:16 Fetched 143 kB in 0s (0 B/s) 00:50:16 Pulling edgex-go 00:50:16 Pulling version 00:50:17 Collecting PyYAML<4,>=3.10 00:50:17 Downloading PyYAML-3.13.tar.gz (270 kB) 00:50:17 Building config-common 00:50:19 Skipping build go-build-helper (already ran) 00:50:19 Skipping build static-packages (already ran) 00:50:19 Skipping build go115 (already ran) 00:50:19 Building edgex-go 00:50:19 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:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:50:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:50:21 go: downloading github.com/gorilla/mux v1.8.0 00:50:21 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.144 00:50:21 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 00:50:21 go: downloading github.com/google/uuid v1.1.4 00:50:21 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 00:50:21 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 00:50:21 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:50:21 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 00:50:21 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:50:21 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 00:50:21 go: downloading github.com/go-playground/validator/v10 v10.3.0 00:50:21 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 00:50:21 go: downloading github.com/pelletier/go-toml v1.2.0 00:50:21 go: downloading github.com/go-redis/redis/v7 v7.2.0 00:50:21 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 00:50:21 go: downloading github.com/pkg/errors v0.8.1 00:50:21 go: downloading github.com/go-kit/kit v0.8.0 00:50:21 go: downloading github.com/pebbe/zmq4 v1.2.2 00:50:21 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:50:21 go: downloading gopkg.in/yaml.v2 v2.4.0 00:50:21 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:50:21 go: downloading github.com/x448/float16 v0.8.4 00:50:21 go: downloading github.com/imdario/mergo v0.3.11 00:50:21 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:50:21 go: downloading github.com/go-playground/universal-translator v0.17.0 00:50:21 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:50:21 go: downloading github.com/BurntSushi/toml v0.3.1 00:50:21 go: downloading github.com/mitchellh/copystructure v1.0.0 00:50:21 go: downloading github.com/hashicorp/consul/api v1.1.0 00:50:21 go: downloading github.com/leodido/go-urn v1.2.0 00:50:21 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:50:21 go: downloading github.com/go-playground/locales v0.13.0 00:50:21 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:50:21 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:50:21 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:50:21 go: downloading github.com/hashicorp/serf v0.8.2 00:50:21 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 00:50:21 Collecting jsonschema<3,>=2.5.1 00:50:21 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:50:21 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:50:21 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:50:21 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:50:21 Collecting websocket-client<1.0,>=0.32.0 00:50:22 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:50:22 Collecting docopt<0.7,>=0.6.1 00:50:22 Downloading docopt-0.6.2.tar.gz (25 kB) 00:50:24 Collecting docker-pycreds>=0.4.0 00:50:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:50:24 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:50:24 Collecting idna<2.8,>=2.5 00:50:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:50:25 Collecting urllib3<1.25,>=1.21.1 00:50:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:50:25 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:50:25 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:50:25 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:50:25 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:50:25 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:50:25 Installing collected packages: idna, urllib3, requests, docker-pycreds, websocket-client, docker, cached-property, dockerpty, texttable, PyYAML, jsonschema, docopt, docker-compose 00:50:25 Attempting uninstall: idna 00:50:25 Found existing installation: idna 2.9 00:50:25 Uninstalling idna-2.9: 00:50:26 Successfully uninstalled idna-2.9 00:50:26 Attempting uninstall: urllib3 00:50:26 Found existing installation: urllib3 1.25.9 00:50:26 Uninstalling urllib3-1.25.9: 00:50:26 Successfully uninstalled urllib3-1.25.9 00:50:27 Attempting uninstall: requests 00:50:27 Found existing installation: requests 2.23.0 00:50:27 Uninstalling requests-2.23.0: 00:50:27 Successfully uninstalled requests-2.23.0 00:50:28 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:50:29 Running setup.py install for dockerpty: started 00:50:30 Running setup.py install for dockerpty: finished with status 'done' 00:50:30 Running setup.py install for texttable: started 00:50:31 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:50:32 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:50:32 Running setup.py install for texttable: finished with status 'done' 00:50:32 Running setup.py install for PyYAML: started 00:50:33 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:50:33 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:50:33 go: downloading github.com/stretchr/testify v1.6.1 00:50:34 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:50:34 go: downloading github.com/davecgh/go-spew v1.1.1 00:50:34 go: downloading github.com/pmezard/go-difflib v1.0.0 00:50:34 Running setup.py install for PyYAML: finished with status 'done' 00:50:34 Running setup.py install for docopt: started 00:50:35 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:50:35 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 00:50:35 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 00:50:36 Running setup.py install for docopt: finished with status 'done' 00:50:36 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:50:36 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:50:37 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.57.0 00:50:37 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:50:37 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:50:39 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:50:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:50:40 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:50:41 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:50:41 go: downloading github.com/lib/pq v1.9.0 00:50:41 Removing intermediate container 3953e35d0c00 00:50:41 ---> 4a15dcaabfc9 00:50:41 Step 21/26 : RUN apk --no-cache add curl 00:50:41 ---> Running in d76f5c80f2d0 00:50:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:42 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:50:42 (2/3) Installing libcurl (7.69.1-r3) 00:50:42 (3/3) Installing curl (7.69.1-r3) 00:50:42 Executing busybox-1.31.1-r19.trigger 00:50:42 OK: 71 MiB in 58 packages 00:50:43 Building version 00:50:44 Removing intermediate container d76f5c80f2d0 00:50:44 ---> 0e454a75df4e 00:50:44 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:50:44 ---> Running in 317d14a4b7bf 00:50:44 Removing intermediate container 317d14a4b7bf 00:50:44 ---> 7adf3e2911a1 00:50:44 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:44 ---> Running in 950e39fd4dd5 00:50:45 Removing intermediate container 950e39fd4dd5 00:50:45 ---> b856721d80e9 00:50:45 Step 24/26 : LABEL arch=arm64 00:50:45 ---> Running in 48050fc42134 00:50:45 Staging config-common 00:50:46 Removing intermediate container 48050fc42134 00:50:46 ---> c8cef1424495 00:50:46 Step 25/26 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a 00:50:46 ---> Running in 721293d36f6d 00:50:46 Removing intermediate container 721293d36f6d 00:50:46 ---> 01f56ad8687c 00:50:46 Step 26/26 : LABEL version=0.0.0 00:50:46 ---> Running in 422433bd7abc 00:50:46 Skipping stage go-build-helper (already ran) 00:50:46 Skipping stage static-packages (already ran) 00:50:46 Skipping stage go115 (already ran) 00:50:46 Staging edgex-go 00:50:47 Removing intermediate container 422433bd7abc 00:50:47 ---> 67cd0341a2dd 00:50:47 00:50:47 Successfully built 67cd0341a2dd 00:50:47 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:50:47 Staging version 00:50:47  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:50:47 $ docker stop --time=1 a7345a95c4d3c48e623da2d90cd501e134104166613f0c736fffc66a919ee00c 00:50:48 Priming config-common 00:50:49 Priming go-build-helper 00:50:49 $ docker rm -f a7345a95c4d3c48e623da2d90cd501e134104166613f0c736fffc66a919ee00c [Pipeline] // withDockerContainer 00:50:50 Priming static-packages [Pipeline] sh 00:50:50 + grep docker 00:50:50 + docker images 00:50:50 docker-sys-mgmt-agent-go-arm64 latest 67cd0341a2dd 4 seconds ago 300MB 00:50:50 docker-core-metadata-go-arm64 latest ac6f98cfa0f2 About a minute ago 17.7MB 00:50:50 docker-core-command-go-arm64 latest b3a73ff11929 About a minute ago 15.4MB 00:50:50 docker-security-proxy-setup-go-arm64 latest c8d29030c04d About a minute ago 23.3MB 00:50:50 docker-security-bootstrapper-go-arm64 latest 832634806aa8 3 minutes ago 40.3MB 00:50:50 docker-core-data-go-arm64 latest c7a35736d659 3 minutes ago 21MB 00:50:50 docker-security-secretstore-setup-go-arm64 latest 25c93f14295b 3 minutes ago 23.4MB 00:50:50 docker-support-scheduler-go-arm64 latest b7ba17b60391 3 minutes ago 15.5MB 00:50:50 docker-support-notifications-go-arm64 latest d2b0dcc91ead 3 minutes ago 15.9MB 00:50:50 docker 20.10.0 eeaf43b92773 4 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 00:50:52 Priming go115 [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 00:50:52 Priming edgex-go [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:50:54 Priming version 00:50:55 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 00:51:00 provisioning config files... 00:51:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/22@tmp/config1526886739716612239tmp [Pipeline] { [Pipeline] sh 00:51:00 + set +x 00:51:00 + curl -s https://codecov.io/bash 00:51:00 + bash -s -- 00:51:01 00:51:01 _____ _ 00:51:01 / ____| | | 00:51:01 | | ___ __| | ___ ___ _____ __ 00:51:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:51:01 | |___| (_) | (_| | __/ (_| (_) \ V / 00:51:01 \_____\___/ \__,_|\___|\___\___/ \_/ 00:51:01 Bash-20201231-23d4836 00:51:01 00:51:01 00:51:01 ==> git version 2.24.3 found 00:51:01 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 00:51:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:51:01 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:51:01 ==> Jenkins CI detected. 00:51:01 project root: . 00:51:01 --> token set from env 00:51:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:51:01 ==> Running gcov in . (disable via -X gcov) 00:51:01 ==> Python coveragepy not found 00:51:01 ==> Searching for coverage reports in: 00:51:01 + . 00:51:01 -> Found 1 reports 00:51:01 ==> Detecting git/mercurial file structure 00:51:01 ==> Reading reports 00:51:01 + ./coverage.out bytes=558011 00:51:01 ==> Appending adjustments 00:51:01 https://docs.codecov.io/docs/fixing-reports 00:51:05 + Found adjustments 00:51:05 ==> Gzipping contents 00:51:05 84K /tmp/codecov.yYjcCQ.gz 00:51:05 ==> Uploading reports 00:51:05 url: https://codecov.io 00:51:05 query: branch=PR-2970&commit=b96b63ed0f5377b625822888a331e9a7d2105e5a&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F22%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= 00:51:05 -> Pinging Codecov 00:51:05 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2970&commit=b96b63ed0f5377b625822888a331e9a7d2105e5a&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F22%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= 00:51:07 -> Uploading to 00:51:07 https://storage.googleapis.com/codecov/v4/raw/2021-01-13/00271124DB129430A58F1EEE437C3FCB/b96b63ed0f5377b625822888a331e9a7d2105e5a/887690c5-5d1a-496c-812c-245644547a54.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210113T005106Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=419170c340b5da1b86da645a28885febaab6d25c3a38de3c8fa51c621165af5a 00:51:07 % Total % Received % Xferd Average Speed Time Time Time Current 00:51:07 Dload Upload Total Spent Left Speed 00:51:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 84885 0 0 100 84885 0 129k --:--:-- --:--:-- --:--:-- 129k 00:51:07 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/b96b63ed0f5377b625822888a331e9a7d2105e5a [Pipeline] } 00:51:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:51:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:51:13 ---> package-listing.sh 00:51:13 ++ facter osfamily 00:51:13 ++ tr '[:upper:]' '[:lower:]' 00:51:13 + OS_FAMILY=redhat 00:51:13 + workspace=/w/workspace/edgex-go/22 00:51:13 + START_PACKAGES=/tmp/packages_start.txt 00:51:13 + END_PACKAGES=/tmp/packages_end.txt 00:51:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:51:13 + PACKAGES=/tmp/packages_start.txt 00:51:13 + '[' /w/workspace/edgex-go/22 ']' 00:51:13 + PACKAGES=/tmp/packages_end.txt 00:51:13 + case "${OS_FAMILY}" in 00:51:13 + rpm -qa 00:51:13 + sort 00:51:20 + '[' -f /tmp/packages_start.txt ']' 00:51:20 + '[' -f /tmp/packages_end.txt ']' 00:51:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:51:20 + '[' /w/workspace/edgex-go/22 ']' 00:51:20 + mkdir -p /w/workspace/edgex-go/22/archives/ 00:51:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/22/archives/ [Pipeline] echo 00:51:20 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/22/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:51:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:51:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:51:21 00:51:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:51:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:51:22 alpine: Pulling from edgex-lftools-log-publisher 00:51:22 df20fa9351a1: Pulling fs layer 00:51:22 36b3adc4ff6f: Pulling fs layer 00:51:22 8ad3a11d3b57: Pulling fs layer 00:51:22 46f8f816bc3b: Pulling fs layer 00:51:22 93b61091891f: Pulling fs layer 00:51:22 93b9cdb0e59b: Pulling fs layer 00:51:22 5e14af77c1be: Pulling fs layer 00:51:22 01666e4c0597: Pulling fs layer 00:51:22 aa168da1d23b: Pulling fs layer 00:51:22 46f8f816bc3b: Waiting 00:51:22 93b61091891f: Waiting 00:51:22 93b9cdb0e59b: Waiting 00:51:22 01666e4c0597: Waiting 00:51:22 5e14af77c1be: Waiting 00:51:22 36b3adc4ff6f: Verifying Checksum 00:51:22 36b3adc4ff6f: Download complete 00:51:22 46f8f816bc3b: Verifying Checksum 00:51:22 46f8f816bc3b: Download complete 00:51:22 df20fa9351a1: Verifying Checksum 00:51:22 df20fa9351a1: Download complete 00:51:22 93b9cdb0e59b: Verifying Checksum 00:51:22 93b9cdb0e59b: Download complete 00:51:22 5e14af77c1be: Verifying Checksum 00:51:22 5e14af77c1be: Download complete 00:51:22 01666e4c0597: Verifying Checksum 00:51:22 01666e4c0597: Download complete 00:51:22 93b61091891f: Download complete 00:51:23 df20fa9351a1: Pull complete 00:51:23 8ad3a11d3b57: Verifying Checksum 00:51:23 8ad3a11d3b57: Download complete 00:51:23 36b3adc4ff6f: Pull complete 00:51:25 8ad3a11d3b57: Pull complete 00:51:25 46f8f816bc3b: Pull complete 00:51:26 93b61091891f: Pull complete 00:51:27 93b9cdb0e59b: Pull complete 00:51:27 5e14af77c1be: Pull complete 00:51:27 01666e4c0597: Pull complete 00:51:28 aa168da1d23b: Download complete 00:51:40 aa168da1d23b: Pull complete 00:51:40 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:51:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:51:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:51:40 prd-centos7-docker-4c-2g-19867 does not seem to be running inside a container 00:51:41 $ 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/22/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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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-lftools-log-publisher:alpine cat 00:51:45 $ docker top 90733c5fd1fe389e20422a284673f53c09a9574d655244eb0d5be16c8f35b265 -eo pid,comm [Pipeline] { [Pipeline] sh 00:51:46 + touch /tmp/pre-build-complete [Pipeline] sh 00:51:46 + mkdir -p /var/log/sa [Pipeline] sh 00:51:46 + ls /var/log/sa-host 00:51:46 + sadf -c /var/log/sa-host/sa13 00:51:46 file_magic: OK 00:51:46 HZ: Using current value: 100 00:51:46 file_header: OK 00:51:46 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:51:46 Statistics: 00:51:46 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... 00:51:46 File successfully converted to sysstat format version 12.2.1 00:51:46 + sadf -c /var/log/sa-host/sa23 00:51:46 file_magic: OK 00:51:46 HZ: Using current value: 100 00:51:46 file_header: OK 00:51:46 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:51:46 Statistics: 00:51:46 Hnuu...uuuununununu... 00:51:46 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:51:47 provisioning config files... 00:51:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/22@tmp/config3292572831346697444tmp [Pipeline] { [Pipeline] echo 00:51:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:51:47 ---> create-netrc.sh [Pipeline] } 00:51:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:51:48 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:51:48 ---> python-tools-install.sh [Pipeline] echo 00:51:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:51:49 ---> sudo-logs.sh 00:51:49 Archiving 'sudo' log.. [Pipeline] echo 00:51:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:51:50 ---> job-cost.sh 00:51:50 lf-activate-venv: SKIPPING 00:51:50 INFO: No Stack... 00:51:51 INFO: Retrieving Pricing Info for: v1-standard-2 00:51:51 INFO: Archiving Costs [Pipeline] echo 00:51:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:51:52 ---> logs-deploy.sh 00:51:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2970/22 00:51:52 INFO: archiving workspace using pattern(s): 00:51:54 Archives upload complete. 00:51:54 INFO: archiving logs to Nexus