Pull request #3078 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at eb962563c78e340597fe6b0a01e022bbdd66f5a5 rather than 3cbdff7dca2e298633a7baee0da1ac68296f3f30 Obtained Jenkinsfile from eb962563c78e340597fe6b0a01e022bbdd66f5a5 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3078/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3078/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 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 ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-22815 in /w/workspace/edgexfoundry_edgex-go_PR-3078 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/3078/head:refs/remotes/origin/PR-3078 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit eb962563c78e340597fe6b0a01e022bbdd66f5a5 into PR head commit 3cbdff7dca2e298633a7baee0da1ac68296f3f30 Merge succeeded, producing 3cbdff7dca2e298633a7baee0da1ac68296f3f30 Checking out Revision 3cbdff7dca2e298633a7baee0da1ac68296f3f30 (PR-3078) > git config core.sparsecheckout # timeout=10 > git checkout -f 3cbdff7dca2e298633a7baee0da1ac68296f3f30 # 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 eb962563c78e340597fe6b0a01e022bbdd66f5a5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3cbdff7dca2e298633a7baee0da1ac68296f3f30 # timeout=10 Commit message: "feat(meta): Invoke Device Service callback for DeviceProfile change" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:53:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:53:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:53:09 ========================================================= 09:53:09 EdgeX Global Pipelines Version Info 09:53:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:53:11 ------------------- 09:53:11 stable info: 09:53:11 ------------------- 09:53:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:53:11 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 09:53:11 Message: update stable to v1.0.179 09:53:12 ------------------- 09:53:12 experimental info: 09:53:12 ------------------- 09:53:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:53:12 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 09:53:12 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:53:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:53:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:53:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:53:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:53:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:53:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 09:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 09:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 09:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 09:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:53:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:53:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:53:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:53:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:53:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:53:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:53:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:53:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:53:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 09:53:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:53:15 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 09:53:15 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 09:53:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3078 [Pipeline] echo 09:53:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3078 [Pipeline] echo 09:53:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3078 [Pipeline] echo 09:53:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3cbdff7dca2e298633a7baee0da1ac68296f3f30 [Pipeline] echo 09:53:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3cbdff7 [Pipeline] echo 09:53:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:53:16 provisioning config files... 09:53:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8580880167274499594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:53:16 ---> docker-login.sh 09:53:16 nexus3.edgexfoundry.org:10001 09:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:17 Configure a credential helper to remove this warning. See 09:53:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:17 09:53:17 Login Succeeded 09:53:17 nexus3.edgexfoundry.org:10002 09:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:17 Configure a credential helper to remove this warning. See 09:53:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:17 09:53:17 Login Succeeded 09:53:17 nexus3.edgexfoundry.org:10003 09:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:17 Configure a credential helper to remove this warning. See 09:53:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:17 09:53:17 Login Succeeded 09:53:17 nexus3.edgexfoundry.org:10004 09:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:17 Configure a credential helper to remove this warning. See 09:53:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:17 09:53:17 Login Succeeded 09:53:17 docker.io 09:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:18 Configure a credential helper to remove this warning. See 09:53:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:18 09:53:18 Login Succeeded 09:53:18 ---> docker-login.sh ends [Pipeline] } 09:53:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:53:18 ++ 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 09:53:18 + for file in '`ls cmd/**/Dockerfile`' 09:53:18 ++ dirname cmd/core-command/Dockerfile 09:53:18 ++ cut -d/ -f2 09:53:18 + echo core-command,cmd/core-command/Dockerfile 09:53:18 + for file in '`ls cmd/**/Dockerfile`' 09:53:18 ++ dirname cmd/core-data/Dockerfile 09:53:18 ++ cut -d/ -f2 09:53:18 + echo core-data,cmd/core-data/Dockerfile 09:53:18 + for file in '`ls cmd/**/Dockerfile`' 09:53:18 ++ dirname cmd/core-metadata/Dockerfile 09:53:18 ++ cut -d/ -f2 09:53:18 + echo core-metadata,cmd/core-metadata/Dockerfile 09:53:18 + for file in '`ls cmd/**/Dockerfile`' 09:53:18 ++ dirname cmd/security-bootstrapper/Dockerfile 09:53:18 ++ cut -d/ -f2 09:53:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:53:18 + for file in '`ls cmd/**/Dockerfile`' 09:53:18 ++ dirname cmd/security-proxy-setup/Dockerfile 09:53:18 ++ cut -d/ -f2 09:53:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:53:18 + for file in '`ls cmd/**/Dockerfile`' 09:53:18 ++ dirname cmd/security-secretstore-setup/Dockerfile 09:53:18 ++ cut -d/ -f2 09:53:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:53:18 + for file in '`ls cmd/**/Dockerfile`' 09:53:18 ++ dirname cmd/support-notifications/Dockerfile 09:53:18 ++ cut -d/ -f2 09:53:18 + echo support-notifications,cmd/support-notifications/Dockerfile 09:53:18 + for file in '`ls cmd/**/Dockerfile`' 09:53:18 ++ dirname cmd/support-scheduler/Dockerfile 09:53:18 ++ cut -d/ -f2 09:53:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:53:18 + for file in '`ls cmd/**/Dockerfile`' 09:53:18 ++ dirname cmd/sys-mgmt-agent/Dockerfile 09:53:18 ++ cut -d/ -f2 09:53:18 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:53:18 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 09:53:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:53:20 09:53:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:53:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:53:21 latest: Pulling from edgex-devops/git-semver 09:53:21 31603596830f: Pulling fs layer 09:53:21 2a8b12db71e7: Pulling fs layer 09:53:21 6ca5941a6612: Pulling fs layer 09:53:21 ecc8261a40a4: Pulling fs layer 09:53:21 ecc8261a40a4: Waiting 09:53:21 2a8b12db71e7: Download complete 09:53:21 31603596830f: Verifying Checksum 09:53:21 31603596830f: Download complete 09:53:21 6ca5941a6612: Verifying Checksum 09:53:21 6ca5941a6612: Download complete 09:53:21 ecc8261a40a4: Verifying Checksum 09:53:21 ecc8261a40a4: Download complete 09:53:21 31603596830f: Pull complete 09:53:21 2a8b12db71e7: Pull complete 09:53:22 6ca5941a6612: Pull complete 09:53:22 ecc8261a40a4: Pull complete 09:53:22 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 09:53:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:53:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:53:22 prd-centos7-docker-4c-2g-22815 does not seem to be running inside a container 09:53:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:53:25 $ docker top fc998c47d00b3cac8a3f716be38227cb5bf18f53a086afd91b6ec4aec732e16a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:53:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:53:25 [ssh-agent] Looking for ssh-agent implementation... 09:53:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:53:25 $ docker exec fc998c47d00b3cac8a3f716be38227cb5bf18f53a086afd91b6ec4aec732e16a ssh-agent 09:53:26 SSH_AUTH_SOCK=/tmp/ssh-4v2HwtuzDZ1P/agent.13 09:53:26 SSH_AGENT_PID=18 09:53:26 Running ssh-add (command line suppressed) 09:53:26 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6635541721648959936.key (/w/workspace/edgex-go/1@tmp/private_key_6635541721648959936.key) 09:53:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:53:26 + git tag --points-at HEAD [Pipeline] } 09:53:26 $ docker exec --env ******** --env ******** fc998c47d00b3cac8a3f716be38227cb5bf18f53a086afd91b6ec4aec732e16a ssh-agent -k 09:53:26 unset SSH_AUTH_SOCK; 09:53:26 unset SSH_AGENT_PID; 09:53:26 echo Agent pid 18 killed; 09:53:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:53:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:53:26 [ssh-agent] Looking for ssh-agent implementation... 09:53:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:53:27 $ docker exec fc998c47d00b3cac8a3f716be38227cb5bf18f53a086afd91b6ec4aec732e16a ssh-agent 09:53:27 SSH_AUTH_SOCK=/tmp/ssh-X0enBZGtezy6/agent.47 09:53:27 SSH_AGENT_PID=53 09:53:27 Running ssh-add (command line suppressed) 09:53:27 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2121358668817277376.key (/w/workspace/edgex-go/1@tmp/private_key_2121358668817277376.key) 09:53:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:53:27 + git semver init 09:53:27 # -> Open(): unable to determine branch for HEAD 09:53:27 # $GIT_DIR = /w/workspace/edgex-go/1/.git 09:53:27 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 09:53:27 # $SEMVER_REMOTE_NAME = origin 09:53:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:53:27 # $SEMVER_USER_NAME = edgex-jenkins 09:53:27 # $SEMVER_BRANCH = PR-3078 09:53:27 # $SEMVER_TEMP = /tmp/semver-252122963 09:53:27 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 09:53:45 # '/tmp/semver-252122963' -> '/w/workspace/edgex-go/1/.semver' 09:53:45 # -> Force: false 09:53:45 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 09:53:45 $ docker exec --env ******** --env ******** fc998c47d00b3cac8a3f716be38227cb5bf18f53a086afd91b6ec4aec732e16a ssh-agent -k 09:53:46 unset SSH_AUTH_SOCK; 09:53:46 unset SSH_AGENT_PID; 09:53:46 echo Agent pid 53 killed; 09:53:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:53:46 + git semver [Pipeline] } 09:53:46 $ docker stop --time=1 fc998c47d00b3cac8a3f716be38227cb5bf18f53a086afd91b6ec4aec732e16a 09:53:48 $ docker rm -f fc998c47d00b3cac8a3f716be38227cb5bf18f53a086afd91b6ec4aec732e16a [Pipeline] // withDockerContainer [Pipeline] sh 09:53:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:53:49 Stashed 1 file(s) [Pipeline] echo 09:53:49 [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 09:53:51 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:53:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:53:51 + sudo service docker restart 09:53:51 + true 09:53:51 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 09:53:52 ========================================================= 09:53:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 09:53:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:53:52 + 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 . 09:53:55 Sending build context to Docker daemon 327.2MB 09:53:55 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 09:53:55 Step 2/6 : FROM ${BASE} 09:53:56 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 09:53:56 188c0c94c7c5: Pulling fs layer 09:53:56 0ef7d3d256c8: Pulling fs layer 09:53:56 de9db76c5a1d: Pulling fs layer 09:53:56 bca2f99d35d6: Pulling fs layer 09:53:56 93359f2a8cfa: Pulling fs layer 09:53:56 7c6f9722023f: Pulling fs layer 09:53:56 a35cf1a2eb13: Pulling fs layer 09:53:56 93359f2a8cfa: Waiting 09:53:56 7c6f9722023f: Waiting 09:53:56 a35cf1a2eb13: Waiting 09:53:56 bca2f99d35d6: Waiting 09:53:56 de9db76c5a1d: Verifying Checksum 09:53:56 de9db76c5a1d: Download complete 09:53:56 0ef7d3d256c8: Verifying Checksum 09:53:56 0ef7d3d256c8: Download complete 09:53:56 93359f2a8cfa: Verifying Checksum 09:53:56 188c0c94c7c5: Verifying Checksum 09:53:56 188c0c94c7c5: Download complete 09:53:56 7c6f9722023f: Verifying Checksum 09:53:56 7c6f9722023f: Download complete 09:53:56 188c0c94c7c5: Pull complete 09:53:56 0ef7d3d256c8: Pull complete 09:53:56 de9db76c5a1d: Pull complete 09:53:59 a35cf1a2eb13: Verifying Checksum 09:53:59 a35cf1a2eb13: Download complete 09:53:59 bca2f99d35d6: Verifying Checksum 09:53:59 bca2f99d35d6: Download complete 09:54:04 bca2f99d35d6: Pull complete 09:54:04 93359f2a8cfa: Pull complete 09:54:04 7c6f9722023f: Pull complete 09:54:05 Still waiting to schedule task 09:54:05 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 09:54:09 a35cf1a2eb13: Pull complete 09:54:09 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 09:54:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 09:54:09 ---> a62c8e92a672 09:54:09 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 09:54:09 ---> Running in 59ccbf40e8d2 09:54:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:54:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:54:11 (1/12) Installing libmagic (5.38-r0) 09:54:11 (2/12) Installing file (5.38-r0) 09:54:12 (3/12) Installing libc-dev (0.7.2-r3) 09:54:12 (4/12) Installing g++ (9.3.0-r2) 09:54:16 (5/12) Installing fortify-headers (1.1-r0) 09:54:16 (6/12) Installing patch (2.7.6-r6) 09:54:16 (7/12) Installing build-base (0.5-r2) 09:54:16 (8/12) Installing libsodium (1.0.18-r0) 09:54:16 (9/12) Installing pkgconf (1.7.2-r0) 09:54:16 (10/12) Installing libsodium-dev (1.0.18-r0) 09:54:16 (11/12) Installing libzmq (4.3.3-r0) 09:54:17 (12/12) Installing zeromq-dev (4.3.3-r0) 09:54:17 Executing busybox-1.31.1-r19.trigger 09:54:17 OK: 233 MiB in 51 packages 09:54:20 Removing intermediate container 59ccbf40e8d2 09:54:20 ---> 449048f5208b 09:54:20 Step 4/6 : WORKDIR /edgex-go 09:54:20 ---> Running in 148cf07d8272 09:54:20 Removing intermediate container 148cf07d8272 09:54:20 ---> 1b43849684bd 09:54:20 Step 5/6 : COPY go.mod . 09:54:20 ---> 27c45a1bbd01 09:54:20 Step 6/6 : RUN go mod download 09:54:20 ---> Running in ad35cae3030c 09:54:42 Removing intermediate container ad35cae3030c 09:54:42 ---> a8e7988caf76 09:54:42 Successfully built a8e7988caf76 09:54:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:54:42 + docker inspect -f . ci-base-image-x86_64 09:54:42 . [Pipeline] withDockerContainer 09:54:43 prd-centos7-docker-4c-2g-22815 does not seem to be running inside a container 09:54:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:54:44 $ docker top 039e5b4bc70afd23811b2654eb264d20fcb1daba1abec8c3de103ddb2e0f2c3a -eo pid,comm [Pipeline] { [Pipeline] sh 09:54:44 + go version 09:54:44 go version go1.15.5 linux/amd64 [Pipeline] } 09:54:44 $ docker stop --time=1 039e5b4bc70afd23811b2654eb264d20fcb1daba1abec8c3de103ddb2e0f2c3a 09:54:46 $ docker rm -f 039e5b4bc70afd23811b2654eb264d20fcb1daba1abec8c3de103ddb2e0f2c3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:54:48 + docker inspect -f . ci-base-image-x86_64 09:54:48 . [Pipeline] withDockerContainer 09:54:48 prd-centos7-docker-4c-2g-22815 does not seem to be running inside a container 09:54:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:54:48 $ docker top 2679ef6b0b27fa1445aa3e0370af23138152e74ed01494713ca600850dfc6243 -eo pid,comm [Pipeline] { [Pipeline] echo 09:54:49 ========================================================= 09:54:49 [edgeXBuildGoParallel] Running Tests and Build... 09:54:49 ========================================================= [Pipeline] sh 09:54:49 + make test 09:54:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:54:57 ? github.com/edgexfoundry/edgex-go [no test files] 09:55:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:55:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:55:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:55:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:55:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 09:55:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:55:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:55:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:55:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:55:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:55:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:55:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:55:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:55:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:55:23 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.142s coverage: 46.6% of statements 09:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 09:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 09:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 09:55:27 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.146s coverage: 27.1% of statements 09:55:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:55:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:55:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 09:55:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 09:55:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 09:55:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:55:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements 09:55:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 09:55:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.053s coverage: 100.0% of statements 09:55:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 09:55:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 09:55:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.091s coverage: 65.8% of statements 09:55:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 09:55:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 09:55:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.413s coverage: 82.3% of statements 09:55:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 09:55:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 09:55:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 09:55:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 09:55:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.350s coverage: 28.6% of statements 09:55:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:55:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:55:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 09:55:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 09:55:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 09:55:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.065s coverage: 100.0% of statements 09:55:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 09:55:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.041s coverage: 100.0% of statements 09:55:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 09:55:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.109s coverage: 86.7% of statements 09:55:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 09:55:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.111s coverage: 97.5% of statements 09:55:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 09:55:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.098s coverage: 78.3% of statements 09:55:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 09:55:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 09:55:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 09:55:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 09:55:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.390s coverage: 92.8% of statements 09:55:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 09:55:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 09:55:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 09:55:32 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 09:55:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:55:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 09:55:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 09:55:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:55:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:55:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 09:55:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:55:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 09:55:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:55:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 09:55:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:55:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 09:55:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 09:55:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 09:55:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 09:55:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 09:55:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 09:55:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.059s coverage: 0.1% of statements 09:55:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 09:55:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 09:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 43.8% of statements 09:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements 09:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 09:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements 09:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.029s coverage: 87.5% of statements 09:55:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.041s coverage: 94.4% of statements 09:55:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.034s coverage: 44.8% of statements 09:55:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:55:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:55:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:55:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:55:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:55:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:55:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:55:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements 09:55:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 09:55:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.2% of statements 09:55:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.4% of statements 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:55:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 63.5% of statements 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:55:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.037s coverage: 100.0% of statements 09:55:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 09:55:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements 09:55:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements 09:55:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 09:55:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.277s coverage: 68.9% of statements 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 09:55:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.091s coverage: 37.0% of statements 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:55:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.246s coverage: 84.0% of statements 09:55:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.034s coverage: 100.0% of statements 09:55:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.100s coverage: 47.1% of statements 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 09:55:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 09:55:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.046s coverage: 100.0% of statements 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 09:55:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.672s coverage: 29.1% of statements 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 09:55:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.075s coverage: 99.0% of statements 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 09:55:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.042s coverage: 100.0% of statements 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 09:55:43 ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:55:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 09:55:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.053s coverage: 87.9% of statements 09:55:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 09:55:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:55:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.037s coverage: 100.0% of statements 09:55:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.039s coverage: 32.1% of statements 09:55:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 100.0% of statements 09:55:45 GO111MODULE=on go vet ./... 09:55:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-22816 in /w/workspace/edgexfoundry_edgex-go_PR-3078 [Pipeline] { [Pipeline] ws 09:55:54 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 09:56:00 using credential edgex-jenkins-ssh 09:56:00 Cloning the remote Git repository 09:56:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:56:00 > git init /w/workspace/edgex-go/1 # timeout=10 09:56:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:56:00 > git --version # timeout=10 09:56:00 > git --version # 'git version 2.17.1' 09:56:00 using GIT_SSH to set credentials SSH Credentials for GitHub 09:56:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:56:11 gofmt -l . 09:56:11 [ "`gofmt -l .`" = "" ] 09:56:11 ./bin/test-go-mod-tidy.sh 09:56:11 ./bin/test-attribution-txt.sh [Pipeline] sh 09:56:12 + ls -al . 09:56:12 total 668 09:56:12 drwxrwxr-x 10 1001 1001 4096 Jan 26 09:56 . 09:56:12 drwxr-xr-x 4 root root 28 Jan 26 09:54 .. 09:56:12 -rw-rw-r-- 1 1001 1001 11 Jan 26 09:53 .dockerignore 09:56:12 drwxrwxr-x 8 1001 1001 179 Jan 26 09:53 .git 09:56:12 drwxrwxr-x 3 1001 1001 125 Jan 26 09:53 .github 09:56:12 -rw-rw-r-- 1 1001 1001 872 Jan 26 09:53 .gitignore 09:56:12 drwx------ 3 1001 1001 47 Jan 26 09:53 .semver 09:56:12 -rw-rw-r-- 1 1001 1001 166 Jan 26 09:53 .sonarcloud.properties 09:56:12 -rw-rw-r-- 1 1001 1001 7859 Jan 26 09:53 Attribution.txt 09:56:12 -rw-rw-r-- 1 1001 1001 3804 Jan 26 09:53 CONTRIBUTING.md 09:56:12 -rw-rw-r-- 1 1001 1001 931 Jan 26 09:53 Dockerfile.build 09:56:12 -rw-rw-r-- 1 1001 1001 863 Jan 26 09:53 Jenkinsfile 09:56:12 -rw-rw-r-- 1 1001 1001 10775 Jan 26 09:53 LICENSE 09:56:12 -rw-rw-r-- 1 1001 1001 6001 Jan 26 09:53 Makefile 09:56:12 -rw-rw-r-- 1 1001 1001 6524 Jan 26 09:53 README.md 09:56:12 -rw-rw-r-- 1 1001 1001 6755 Jan 26 09:53 SECURITY.md 09:56:12 -rw-rw-r-- 1 1001 1001 5 Jan 26 09:53 VERSION 09:56:12 -rw-rw-r-- 1 1001 1001 4131 Jan 26 09:53 ZMQWindows.md 09:56:12 drwxrwxr-x 2 1001 1001 117 Jan 26 09:53 bin 09:56:12 drwxrwxr-x 15 1001 1001 4096 Jan 26 09:53 cmd 09:56:12 -rw-r--r-- 1 root root 564700 Jan 26 09:55 coverage.out 09:56:12 -rw-r--r-- 1 root root 1053 Jan 26 09:56 go.mod 09:56:12 -rw-r--r-- 1 root root 18995 Jan 26 09:56 go.sum 09:56:12 drwxrwxr-x 8 1001 1001 127 Jan 26 09:53 internal 09:56:12 drwxrwxr-x 4 1001 1001 26 Jan 26 09:53 openapi 09:56:12 drwxrwxr-x 4 1001 1001 71 Jan 26 09:53 snap 09:56:12 -rw-rw-r-- 1 1001 1001 168 Jan 26 09:53 version.go [Pipeline] sh 09:56:12 + '[' -e coverage.out ] 09:56:12 + chown 1001:1001 coverage.out [Pipeline] stash 09:56:12 Stashed 1 file(s) [Pipeline] sh 09:56:12 + make build 09:56:12 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 09:56:15 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 09:56:16 Merging remotes/origin/master commit eb962563c78e340597fe6b0a01e022bbdd66f5a5 into PR head commit 3cbdff7dca2e298633a7baee0da1ac68296f3f30 09:56:16 Merge succeeded, producing 3cbdff7dca2e298633a7baee0da1ac68296f3f30 09:56:16 Checking out Revision 3cbdff7dca2e298633a7baee0da1ac68296f3f30 (PR-3078) 09:56:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:56:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:56:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:56:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:56:15 using GIT_SSH to set credentials SSH Credentials for GitHub 09:56:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3078/head:refs/remotes/origin/PR-3078 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:56:16 > git config core.sparsecheckout # timeout=10 09:56:16 > git checkout -f 3cbdff7dca2e298633a7baee0da1ac68296f3f30 # timeout=10 09:56:16 > git remote # timeout=10 09:56:16 > git config --get remote.origin.url # timeout=10 09:56:16 using GIT_SSH to set credentials SSH Credentials for GitHub 09:56:16 > git merge eb962563c78e340597fe6b0a01e022bbdd66f5a5 # timeout=10 09:56:16 > git rev-parse HEAD^{commit} # timeout=10 09:56:16 > git config core.sparsecheckout # timeout=10 09:56:17 > git checkout -f 3cbdff7dca2e298633a7baee0da1ac68296f3f30 # timeout=10 09:56:21 Commit message: "feat(meta): Invoke Device Service callback for DeviceProfile change" 09:56:21 > git --version # timeout=10 09:56:21 > git --version # 'git version 2.17.1' 09:56:21 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:56:23 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:56:23 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 09:56:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:56:24 + sudo service docker restart 09:56:24 + true 09:56:24 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 09:56:26 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 09:56: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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:56:26 provisioning config files... 09:56:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8038436704366427077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:56:26 ---> docker-login.sh 09:56:26 nexus3.edgexfoundry.org:10001 09:56:27 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 09:56:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:28 Configure a credential helper to remove this warning. See 09:56:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:28 09:56:28 Login Succeeded 09:56:28 nexus3.edgexfoundry.org:10002 09:56:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:28 Configure a credential helper to remove this warning. See 09:56:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:28 09:56:28 Login Succeeded 09:56:28 nexus3.edgexfoundry.org:10003 09:56:28 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 09:56:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:29 Configure a credential helper to remove this warning. See 09:56:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:29 09:56:29 Login Succeeded 09:56:29 nexus3.edgexfoundry.org:10004 09:56:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:29 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 09:56:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:29 Configure a credential helper to remove this warning. See 09:56:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:29 09:56:29 Login Succeeded 09:56:29 docker.io 09:56:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:30 Configure a credential helper to remove this warning. See 09:56:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:30 09:56:30 Login Succeeded 09:56:30 ---> docker-login.sh ends [Pipeline] } 09:56:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:56:30 ========================================================= 09:56:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 09:56:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:56:31 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 09:56:31 + 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 . 09:56:32 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 09:56:33 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 09:56: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 09:56:34 Sending build context to Docker daemon 165.9MB 09:56:34 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 09:56:34 Step 2/6 : FROM ${BASE} 09:56:34 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:56:34 5f621e34cdf4: Pulling fs layer 09:56:34 a4357932f1b6: Pulling fs layer 09:56:34 18c013af1878: Pulling fs layer 09:56:34 00ac8860ef70: Pulling fs layer 09:56:34 63d7cb157983: Pulling fs layer 09:56:34 b116817d02f9: Pulling fs layer 09:56:34 745a02a5169b: Pulling fs layer 09:56:34 00ac8860ef70: Waiting 09:56:34 63d7cb157983: Waiting 09:56:34 b116817d02f9: Waiting 09:56:34 745a02a5169b: Waiting 09:56:34 18c013af1878: Verifying Checksum 09:56:34 18c013af1878: Download complete 09:56:34 a4357932f1b6: Download complete 09:56:34 63d7cb157983: Verifying Checksum 09:56:34 63d7cb157983: Download complete 09:56:34 b116817d02f9: Verifying Checksum 09:56:34 b116817d02f9: Download complete 09:56:34 5f621e34cdf4: Verifying Checksum 09:56:34 5f621e34cdf4: Download complete 09:56:35 5f621e34cdf4: Pull complete 09:56:35 a4357932f1b6: Pull complete [Pipeline] } 09:56:35 $ docker stop --time=1 2679ef6b0b27fa1445aa3e0370af23138152e74ed01494713ca600850dfc6243 09:56:35 18c013af1878: Pull complete 09:56:36 745a02a5169b: Verifying Checksum 09:56:36 745a02a5169b: Download complete 09:56:37 $ docker rm -f 2679ef6b0b27fa1445aa3e0370af23138152e74ed01494713ca600850dfc6243 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 09:56:38 00ac8860ef70: Verifying Checksum 09:56:38 00ac8860ef70: Download complete [Pipeline] isUnix [Pipeline] sh 09:56:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:56:40 09:56:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 09:56:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:56:41 latest: Pulling from edgex-devops/edgex-compose 09:56:41 cbdbe7a5bc2a: Pulling fs layer 09:56:41 ca9280d653b3: Pulling fs layer 09:56:41 7e9c9ca2126c: Pulling fs layer 09:56:41 cbdbe7a5bc2a: Download complete 09:56:41 cbdbe7a5bc2a: Pull complete 09:56:41 ca9280d653b3: Verifying Checksum 09:56:41 ca9280d653b3: Download complete 09:56:42 7e9c9ca2126c: Verifying Checksum 09:56:42 7e9c9ca2126c: Download complete 09:56:42 ca9280d653b3: Pull complete 09:56:48 00ac8860ef70: Pull complete 09:56:48 63d7cb157983: Pull complete 09:56:48 b116817d02f9: Pull complete 09:56:49 7e9c9ca2126c: Pull complete 09:56:49 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:56:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:56:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 09:56:49 prd-centos7-docker-4c-2g-22815 does not seem to be running inside a container 09:56:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:56:50 $ docker top 187cbe7fabaa2b15a3437a1fa5d7db90c956ba889d710129c1f43900d25ed94d -eo pid,comm [Pipeline] { [Pipeline] sh 09:56:50 + docker-compose build --help 09:56:50 + grep parallel 09:56:51 745a02a5169b: Pull complete 09:56:51 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 09:56:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 09:56:51 ---> b7e6874047d6 09:56:51 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 09:56:52 --parallel Build images in parallel. [Pipeline] } 09:56:52 $ docker stop --time=1 187cbe7fabaa2b15a3437a1fa5d7db90c956ba889d710129c1f43900d25ed94d 09:56:53 $ docker rm -f 187cbe7fabaa2b15a3437a1fa5d7db90c956ba889d710129c1f43900d25ed94d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:56:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:56:54 . [Pipeline] withDockerContainer 09:56:54 prd-centos7-docker-4c-2g-22815 does not seem to be running inside a container 09:56:54 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:56:55 $ docker top 7ff964730980ea1b7ed503a098dc87da477778ee85eb677ffd26d5fbfc022f4a -eo pid,comm [Pipeline] { 09:56:55 ---> Running in 5588c52b84a0 [Pipeline] sh 09:56:55 + docker-compose -f ./docker-compose-build.yml build --parallel 09:56:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:56:56 Building docker-core-command-go ... 09:56:56 Building docker-core-data-go ... 09:56:56 Building docker-core-metadata-go ... 09:56:56 Building docker-security-bootstrapper-go ... 09:56:56 Building docker-security-proxy-setup-go ... 09:56:56 Building docker-security-secretstore-setup-go ... 09:56:56 Building docker-support-notifications-go ... 09:56:56 Building docker-support-scheduler-go ... 09:56:56 Building docker-sys-mgmt-agent-go ... 09:56:56 Building docker-sys-mgmt-agent-go 09:56:56 Building docker-security-secretstore-setup-go 09:56:56 Building docker-core-metadata-go 09:56:56 Building docker-security-proxy-setup-go 09:56:56 Building docker-security-bootstrapper-go 09:56:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:56:57 (1/12) Installing libmagic (5.38-r0) 09:56:57 (2/12) Installing file (5.38-r0) 09:56:57 (3/12) Installing libc-dev (0.7.2-r3) 09:56:57 (4/12) Installing g++ (9.3.0-r2) 09:57:02 (5/12) Installing fortify-headers (1.1-r0) 09:57:02 (6/12) Installing patch (2.7.6-r6) 09:57:02 (7/12) Installing build-base (0.5-r2) 09:57:02 (8/12) Installing libsodium (1.0.18-r0) 09:57:02 (9/12) Installing pkgconf (1.7.2-r0) 09:57:02 (10/12) Installing libsodium-dev (1.0.18-r0) 09:57:02 (11/12) Installing libzmq (4.3.3-r0) 09:57:02 (12/12) Installing zeromq-dev (4.3.3-r0) 09:57:02 Executing busybox-1.31.1-r19.trigger 09:57:02 OK: 217 MiB in 51 packages 09:57:07 Removing intermediate container 5588c52b84a0 09:57:07 ---> a84d70812d56 09:57:07 Step 4/6 : WORKDIR /edgex-go 09:57:07 ---> Running in 4278ab78423a 09:57:07 Removing intermediate container 4278ab78423a 09:57:07 ---> 2c21921e1774 09:57:07 Step 5/6 : COPY go.mod . 09:57:08 ---> d52b1991de60 09:57:08 Step 6/6 : RUN go mod download 09:57:08 ---> Running in 3efe2a6278fb 09:57:28 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:57:28 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:57:28 ---> a8e7988caf76 09:57:28 Step 3/21 : WORKDIR /edgex-go 09:57:28 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:57:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:57:28 ---> a8e7988caf76 09:57:28 Step 3/23 : WORKDIR /edgex-go 09:57:28 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:57:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:57:28 ---> a8e7988caf76 09:57:28 Step 3/26 : WORKDIR /edgex-go 09:57:28 Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:57:28 Step 2/33 : FROM ${BUILDER_BASE} AS builder 09:57:28 ---> a8e7988caf76 09:57:28 Step 3/33 : WORKDIR /edgex-go 09:57:28 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:57:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:57:28 ---> a8e7988caf76 09:57:28 Step 3/24 : WORKDIR /edgex-go 09:57:28 ---> Running in 84ccd9d78126 09:57:28 ---> Running in 5c9bb2b88e28 09:57:28 ---> Running in a51275feb732 09:57:28 ---> Running in a543961b2b91 09:57:28 ---> Running in 8801d300f31b 09:57:28 Removing intermediate container a543961b2b91 09:57:28 ---> bd0664da6037 09:57:28 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:28 Removing intermediate container 8801d300f31b 09:57:28 ---> 95e3ab1c2a33 09:57:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:28 Removing intermediate container a51275feb732 09:57:28 ---> 29d81d28af92 09:57:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:28 Removing intermediate container 84ccd9d78126 09:57:28 ---> 04691ae4d62b 09:57:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:28 Removing intermediate container 5c9bb2b88e28 09:57:28 ---> a99d5ea095c5 09:57:28 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:28 ---> Running in b692d2db3231 09:57:28 ---> Running in 006bd025a51d 09:57:28 ---> Running in 3ce7f6baf2c6 09:57:28 ---> Running in 5b83febf0825 09:57:28 ---> Running in 70558334b518 09:57:29 Removing intermediate container 006bd025a51d 09:57:29 ---> 040504e01f35 09:57:29 Step 5/33 : RUN apk add --update --no-cache make git 09:57:29 ---> Running in f503039286c6 09:57:29 Removing intermediate container b692d2db3231 09:57:29 ---> 42a18393381e 09:57:29 Step 5/23 : RUN apk add --update --no-cache make git 09:57:29 Removing intermediate container 3ce7f6baf2c6 09:57:29 ---> 620aba442c17 09:57:29 Step 5/26 : RUN apk add --update --no-cache make bash git 09:57:29 Removing intermediate container 5b83febf0825 09:57:29 ---> 3e10e761a6a0 09:57:29 Step 5/24 : RUN apk add --update --no-cache make git 09:57:30 Removing intermediate container 70558334b518 09:57:30 ---> b94d49b3d168 09:57:30 Step 5/21 : RUN apk add --update --no-cache make git 09:57:30 ---> Running in b2bc9a1fa164 09:57:30 ---> Running in 02deb0080b76 09:57:30 ---> Running in 9dee9bbf6838 09:57:30 ---> Running in 3d4b23e87c0e 09:57:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:57:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:57:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:57:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:57:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:57:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:57:31 OK: 233 MiB in 51 packages 09:57:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:57:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:57:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:57:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:57:31 Removing intermediate container f503039286c6 09:57:31 ---> 641d6fb0c928 09:57:31 Step 6/33 : COPY go.mod . 09:57:31 OK: 233 MiB in 51 packages 09:57:31 OK: 233 MiB in 51 packages 09:57:32 OK: 233 MiB in 51 packages 09:57:32 OK: 233 MiB in 51 packages 09:57:32 ---> 0188218be91e 09:57:32 Step 7/33 : RUN go mod download 09:57:32 ---> Running in ce119ed22a04 09:57:32 Removing intermediate container b2bc9a1fa164 09:57:32 ---> 6b1ce0f3da97 09:57:32 Step 6/26 : COPY go.mod . 09:57:33 Removing intermediate container 02deb0080b76 09:57:33 ---> 7d628b6ec368 09:57:33 Step 6/23 : COPY go.mod . 09:57:33 ---> c52c3d2c0d04 09:57:33 Step 7/26 : RUN go mod download 09:57:33 Removing intermediate container 3d4b23e87c0e 09:57:33 ---> 2e171dc7826b 09:57:33 Step 6/21 : COPY go.mod . 09:57:33 Removing intermediate container 9dee9bbf6838 09:57:33 ---> 6e5631744ced 09:57:33 Step 6/24 : COPY go.mod . 09:57:33 ---> Running in 5857e286f836 09:57:33 ---> 2409d0b0d6e3 09:57:33 Step 7/23 : RUN go mod download 09:57:33 ---> Running in 8fb913a55355 09:57:33 ---> 523594c908bd 09:57:33 Step 7/24 : RUN go mod download 09:57:33 ---> c3378b22f912 09:57:33 Step 7/21 : RUN go mod download 09:57:34 ---> Running in 5ffe524417f6 09:57:34 ---> Running in e9bf0f0d7181 09:57:35 Removing intermediate container 5857e286f836 09:57:35 ---> 44355c0fe70e 09:57:35 Step 8/26 : COPY . . 09:57:35 Removing intermediate container ce119ed22a04 09:57:35 ---> bdca37e293af 09:57:35 Step 8/33 : COPY . . 09:57:35 Removing intermediate container 3efe2a6278fb 09:57:35 ---> 1c4ba7e93beb 09:57:35 Successfully built 1c4ba7e93beb 09:57:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:57:35 + docker inspect -f . ci-base-image-arm64 09:57:35 . [Pipeline] withDockerContainer 09:57:35 prd-ubuntu18.04-docker-arm64-4c-16g-22816 does not seem to be running inside a container 09:57:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:57:36 Removing intermediate container 8fb913a55355 09:57:36 ---> 4e96a637773f 09:57:36 Step 8/23 : COPY . . 09:57:37 $ docker top 0df2e3062e3ac2c3e1caa6048999ba30f22909071ad13a846d8281b5d2053c98 -eo pid,comm [Pipeline] { [Pipeline] sh 09:57:38 + go version 09:57:38 go version go1.15.5 linux/arm64 [Pipeline] } 09:57:38 $ docker stop --time=1 0df2e3062e3ac2c3e1caa6048999ba30f22909071ad13a846d8281b5d2053c98 09:57:40 $ docker rm -f 0df2e3062e3ac2c3e1caa6048999ba30f22909071ad13a846d8281b5d2053c98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:57:41 + docker inspect -f . ci-base-image-arm64 09:57:41 . [Pipeline] withDockerContainer 09:57:42 prd-ubuntu18.04-docker-arm64-4c-16g-22816 does not seem to be running inside a container 09:57:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:57:43 Removing intermediate container 5ffe524417f6 09:57:43 ---> f166198e34bb 09:57:43 Step 8/21 : COPY . . 09:57:43 $ docker top 4db2ef996234103a200ac50679b223bda9758984e9117c00dc1ff79f8654dafe -eo pid,comm [Pipeline] { [Pipeline] echo 09:57:44 ========================================================= 09:57:44 [edgeXBuildGoParallel] Running Tests and Build... 09:57:44 ========================================================= [Pipeline] sh 09:57:44 + make test 09:57:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:57:45 Removing intermediate container e9bf0f0d7181 09:57:45 ---> 454297d32a20 09:57:45 Step 8/24 : COPY . . 09:58:07 ? github.com/edgexfoundry/edgex-go [no test files] 09:58:17 ---> 028ab517ad13 09:58:17 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:58:17 ---> b8c74874b192 09:58:17 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 09:58:17 ---> Running in f2b304f8c3f0 09:58:17 ---> Running in 531e9a13c784 09:58:17 ---> f7d99a3710cf 09:58:17 Step 9/23 : RUN make cmd/core-metadata/core-metadata 09:58:17 ---> 8017d4ef42d8 09:58:17 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:58:17 ---> Running in fc756dfce2f3 09:58:17 ---> 51d567b3c068 09:58:17 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:58:17 ---> Running in 5891a923f812 09:58:17 ---> Running in 5559267215a8 09:58:17 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 09:58:17 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 09:58:17 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 09:58:17 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 09:58:17 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 09:58:44 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 09:58:44 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 09:58:44 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 09:58:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:58:46 Removing intermediate container 531e9a13c784 09:58:46 ---> dbe1aae8580d 09:58:46 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:58:46 ---> Running in cfdf5972fb92 09:58:47 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 09:58:50 Removing intermediate container 5559267215a8 09:58:50 ---> 563f73a67b84 09:58:50 09:58:50 Step 10/24 : FROM alpine:3.12 09:58:50 3.12: Pulling from library/alpine 09:58:54 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 09:58:54 Removing intermediate container 5891a923f812 09:58:54 ---> d2191b2c70bd 09:58:54 09:58:54 Step 10/21 : FROM alpine:3.12 09:58:54 Status: Downloaded newer image for alpine:3.12 09:58:54 ---> 389fef711851 09:58:54 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 09:58:54 Removing intermediate container f2b304f8c3f0 09:58:54 ---> 490edd1f6d39 09:58:54 09:58:54 Step 10/33 : FROM alpine:3.12 09:58:54 ---> 389fef711851 09:58:54 Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec 09:58:54 3.12: Pulling from library/alpine 09:58:54 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 09:58:54 Status: Image is up to date for alpine:3.12 09:58:54 ---> 389fef711851 09:58:54 Step 11/21 : RUN apk add --update --no-cache curl 09:58:54 Removing intermediate container fc756dfce2f3 09:58:54 ---> 5d1d496e1c32 09:58:54 09:58:54 Step 10/23 : FROM alpine:3.12 09:58:54 ---> 389fef711851 09:58:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:58:54 ---> Running in 111dfb4f9fdf 09:58:54 ---> Running in 22ec75c7b458 09:58:54 ---> Running in 12fd9d1b6327 09:58:54 ---> Running in 82daf517ca76 09:58:54 Removing intermediate container cfdf5972fb92 09:58:54 ---> 7746f4be0d9c 09:58:54 09:58:54 Step 11/26 : FROM docker:20.10.0 09:58:54 20.10.0: Pulling from library/docker 09:58:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:58:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:58:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:58:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:58:55 (1/5) Installing ca-certificates (20191127-r4) 09:58:55 (2/5) Installing nghttp2-libs (1.41.0-r0) 09:58:55 (3/5) Installing libcurl (7.69.1-r3) 09:58:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:58:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:58:55 (4/5) Installing curl (7.69.1-r3) 09:58:55 (5/5) Installing dumb-init (1.2.2-r1) 09:58:55 Executing busybox-1.31.1-r19.trigger 09:58:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:58:55 Executing ca-certificates-20191127-r4.trigger 09:58:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:58:55 (1/3) Installing dumb-init (1.2.2-r1) 09:58:55 (2/3) Installing openssl (1.1.1i-r0) 09:58:55 OK: 7 MiB in 19 packages 09:58:55 (3/3) Installing su-exec (0.2-r1) 09:58:55 Executing busybox-1.31.1-r19.trigger 09:58:55 OK: 6 MiB in 17 packages 09:58:55 (1/4) Installing ca-certificates (20191127-r4) 09:58:55 (1/1) Installing dumb-init (1.2.2-r1) 09:58:55 Executing busybox-1.31.1-r19.trigger 09:58:55 (2/4) Installing nghttp2-libs (1.41.0-r0) 09:58:55 OK: 6 MiB in 15 packages 09:58:55 (3/4) Installing libcurl (7.69.1-r3) 09:58:55 (4/4) Installing curl (7.69.1-r3) 09:58:55 Executing busybox-1.31.1-r19.trigger 09:58:55 Executing ca-certificates-20191127-r4.trigger 09:58:55 OK: 7 MiB in 18 packages 09:58:58 Removing intermediate container 111dfb4f9fdf 09:58:58 ---> 891f6757bec6 09:58:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:58:58 Removing intermediate container 22ec75c7b458 09:58:58 ---> 9edd8e65c9e8 09:58:58 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:58:58 ---> Running in 1c738e7d4f36 09:58:58 ---> Running in 24cfd111cfa9 09:58:58 Removing intermediate container 82daf517ca76 09:58:58 ---> 88d2c66f7401 09:58:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:58:59 Removing intermediate container 12fd9d1b6327 09:58:59 ---> 57b645d086dd 09:58:59 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:58:59 ---> Running in 11e1f837773f 09:58:59 ---> Running in a71ef208b41c 09:58:59 Removing intermediate container 1c738e7d4f36 09:58:59 ---> 563faa13623e 09:58:59 Step 13/24 : WORKDIR / 09:58:59 Removing intermediate container 24cfd111cfa9 09:58:59 ---> 08ac621dbd80 09:58:59 Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 09:58:59 ---> Running in 088da776238d 09:59:00 ---> Running in b4f8ec9e4f19 09:59:00 Removing intermediate container 11e1f837773f 09:59:00 ---> 296109a23fcf 09:59:00 Step 13/23 : ENV APP_PORT=48081 09:59:00 Removing intermediate container a71ef208b41c 09:59:00 ---> 7f0f7c2b1895 09:59:00 Step 13/21 : WORKDIR /edgex 09:59:00 Removing intermediate container 088da776238d 09:59:00 ---> f50fe17ce246 09:59:00 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:59:00 Removing intermediate container b4f8ec9e4f19 09:59:00 ---> 85454943c1bf 09:59:00 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 09:59:00 ---> Running in 722a7719e1a9 09:59:00 ---> Running in 8ad41de15edf 09:59:00 ---> Running in dc6bb10291bf 09:59:00 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 09:59:01 Status: Downloaded newer image for docker:20.10.0 09:59:01 ---> 604da7f86b2e 09:59: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 09:59:01 ---> aefe523efa57 09:59:01 Step 12/26 : RUN apk add --no-cache bash 09:59:01 Removing intermediate container 8ad41de15edf 09:59:01 ---> fd2c429d689d 09:59:01 Step 14/23 : EXPOSE $APP_PORT 09:59:01 Removing intermediate container 722a7719e1a9 09:59:01 ---> 43a920cf7c49 09:59:01 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:59:01 ---> Running in a5deb56703a0 09:59:01 ---> Running in f04b4eed837e 09:59:01 ---> d56e66efe872 09:59:01 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:59:01 Connecting to github.com (140.82.113.3:443) 09:59:01  ---> ab02fb531cf8 09:59:01 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:59:01 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.136.83:443) 09:59:01 Removing intermediate container f04b4eed837e 09:59:01 ---> 1168397e4563 09:59:01 Step 15/23 : WORKDIR / 09:59:02 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 09:59:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:59:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:59:02 ---> aae0c017a2de 09:59:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:59:02 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 09:59:02 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 09:59:02 dockerize 09:59:02 ---> Running in 8de2c395bc85 09:59:02 (1/2) Installing readline (8.0.4-r0) 09:59:02 (2/2) Installing bash (5.0.17-r0) 09:59:02 ---> 65e9d3864522 09:59:02 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:59:02 Executing bash-5.0.17-r0.post-install 09:59:02 Executing busybox-1.31.1-r19.trigger 09:59:02 OK: 12 MiB in 22 packages 09:59:02 Removing intermediate container 8de2c395bc85 09:59:02 ---> 0da88d2a49f1 09:59:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:59:02 ---> a9e541b578f3 09:59:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:59:03 ---> c1839ca2ab05 09:59:03 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:59:04 ---> d41a6420c158 09:59:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:59:04 ---> Running in 023373e84c75 09:59:04 Removing intermediate container a5deb56703a0 09:59:04 ---> a1c1575d312c 09:59:04 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 09:59:04 Removing intermediate container dc6bb10291bf 09:59:04 ---> 375a4fbda1a9 09:59:04 Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init 09:59:04 ---> 0aa16a27e443 09:59:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:59:04 ---> Running in f9c88a114c30 09:59:04 ---> Running in 43c39f9717db 09:59:05 Removing intermediate container 023373e84c75 09:59:05 ---> 7165e136e729 09:59:05 Step 18/21 : CMD ["--init=true"] 09:59:05 ---> 82799e07f3c2 09:59:05 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/ 09:59:05 ---> Running in dee4d7a0d30d 09:59:05 ---> 8bf739bd0d99 09:59:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:59:05 Removing intermediate container 43c39f9717db 09:59:05 ---> c16a2a0e75c2 09:59:05 Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:59:05 Removing intermediate container f9c88a114c30 09:59:05 ---> 65d6db89a127 09:59:05 Step 14/26 : ENV APP_PORT=48090 09:59:05 ---> Running in 72e1dd5f7a56 09:59:05 ---> Running in 5ae7a658c06e 09:59:05 ---> Running in bb9f3ee1d4ac 09:59:05 Removing intermediate container dee4d7a0d30d 09:59:05 ---> 9f9775b97ffc 09:59:05 Step 19/21 : LABEL arch=x86_64 09:59:05 ---> c245d700a648 09:59:05 Step 19/23 : ENTRYPOINT ["/core-metadata"] 09:59:06 ---> Running in 31fa2ff9f29d 09:59:06 Removing intermediate container 5ae7a658c06e 09:59:06 ---> d130700a72b7 09:59:06 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} 09:59:06 Removing intermediate container bb9f3ee1d4ac 09:59:06 ---> 0e172da9d2b8 09:59:06 Step 15/26 : EXPOSE $APP_PORT 09:59:06 ---> Running in 3924b2f102bf 09:59:06 ---> Running in 5453ed1a9f79 09:59:06 ---> Running in a15532ff5bcf 09:59:06 Removing intermediate container 31fa2ff9f29d 09:59:06 ---> 415638206a42 09:59:06 Step 20/21 : LABEL git_sha=3cbdff7dca2e298633a7baee0da1ac68296f3f30 09:59:06 ---> Running in 4312eb2abb46 09:59:06 Removing intermediate container 3924b2f102bf 09:59:06 ---> 3b0ee18a33f4 09:59:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:59:06 Removing intermediate container a15532ff5bcf 09:59:06 ---> 4d94f5fedaac 09:59:06 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:59:06 ---> Running in 3be3dc93062f 09:59:06 Removing intermediate container 4312eb2abb46 09:59:06 ---> 4e1e7de82c04 09:59:06 Step 21/21 : LABEL version=0.0.0 09:59:07 Move dockerize executable 09:59:07 ---> Running in c3b99a6e5754 09:59:07 Removing intermediate container 3be3dc93062f 09:59:07 ---> 09f13b188d81 09:59:07 Step 21/23 : LABEL arch=x86_64 09:59:07 Removing intermediate container 72e1dd5f7a56 09:59:07 ---> 757d1e07b677 09:59:07 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:59:08 ---> Running in aad7892912ba 09:59:08 ---> f3b6612bd718 09:59:08 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:59:08 ---> Running in 8f170ef31bf9 09:59:08 Removing intermediate container c3b99a6e5754 09:59:08 ---> c701eb8d803e 09:59:08 09:59:08 Removing intermediate container aad7892912ba 09:59:08 ---> 60359ac22c31 09:59:08 Step 22/23 : LABEL git_sha=3cbdff7dca2e298633a7baee0da1ac68296f3f30 09:59:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:59:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:59:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:59:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 09:59:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:59:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:59:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:59:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:59:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:59:08 ---> Running in 3a05b4e18408 09:59:08 Removing intermediate container 8f170ef31bf9 09:59:08 ---> 797ba08f60a3 09:59:08 Step 22/24 : LABEL arch=x86_64 09:59:08 Successfully built c701eb8d803e 09:59:08 Successfully tagged docker-security-proxy-setup-go:latest 09:59:08  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go 09:59:08 ---> 6f9f38214d19 09:59:08 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:59:08 Removing intermediate container 5453ed1a9f79 09:59:08 ---> 6e5fbcb3c3f4 09:59:08 Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} 09:59:08 ---> Running in 11a2ca8aedc9 09:59:08 ---> Running in 5dbd250f77e8 09:59:08 Removing intermediate container 3a05b4e18408 09:59:08 ---> 9caddd0d0e1b 09:59:08 Step 23/23 : LABEL version=0.0.0 09:59:08 Removing intermediate container 11a2ca8aedc9 09:59:08 ---> 05ca709af85e 09:59:08 Step 23/24 : LABEL git_sha=3cbdff7dca2e298633a7baee0da1ac68296f3f30 09:59:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:59:09 ---> 13ccf6a1c870 09:59:09 Step 19/26 : RUN apk --no-cache add py3-pip 09:59:10 Removing intermediate container 5dbd250f77e8 09:59:10 ---> 3ffac4db90f8 09:59:10 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:59:10 ---> Running in 17b9a5f0a688 09:59:11 ---> Running in cf3d80417e2e 09:59:11 ---> Running in 57a019114b30 09:59:13 Removing intermediate container 17b9a5f0a688 09:59:13 ---> 5dd0096d003c 09:59:13 09:59:13 ---> 187216b08d3d 09:59:13 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:59:13 Removing intermediate container cf3d80417e2e 09:59:13 ---> a74ca16598d6 09:59:13 Step 24/24 : LABEL version=0.0.0 09:59:13 Successfully built 5dd0096d003c 09:59:13 ---> Running in ecc47c31f170 09:59:13 Successfully tagged docker-core-metadata-go:latest 09:59:13  Building docker-core-metadata-go ... done Building docker-support-scheduler-go 09:59:15 ---> Running in 36eed67e1395 09:59:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:59:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:59:16 (1/33) Installing libbz2 (1.0.8-r1) 09:59:16 (2/33) Installing expat (2.2.9-r1) 09:59:16 (3/33) Installing libffi (3.3-r2) 09:59:16 (4/33) Installing gdbm (1.13-r1) 09:59:17 (5/33) Installing xz-libs (5.2.5-r0) 09:59:17 (6/33) Installing sqlite-libs (3.32.1-r0) 09:59:17 (7/33) Installing python3 (3.8.5-r0) 09:59:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:59:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:59:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:59:23 Removing intermediate container 36eed67e1395 09:59:23 ---> 1d561249d560 09:59:23 09:59:23 (8/33) Installing py3-appdirs (1.4.4-r1) 09:59:23 (9/33) Installing py3-ordered-set (4.0.1-r0) 09:59:23 (10/33) Installing py3-parsing (2.4.7-r0) 09:59:23 (11/33) Installing py3-six (1.15.0-r0) 09:59:23 (12/33) Installing py3-packaging (20.4-r0) 09:59:23 (13/33) Installing py3-setuptools (47.0.0-r0) 09:59:23 (14/33) Installing py3-chardet (3.0.4-r4) 09:59:24 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.239s coverage: 46.6% of statements 09:59:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:59:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:59:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 09:59:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 09:59:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 09:59:24 (15/33) Installing py3-idna (2.9-r0) 09:59:24 (16/33) Installing py3-certifi (2020.4.5.1-r0) 09:59:24 (17/33) Installing py3-urllib3 (1.25.9-r0) 09:59:26 (18/33) Installing py3-requests (2.23.0-r0) 09:59:26 (19/33) Installing py3-msgpack (1.0.0-r0) 09:59:26 Successfully built 1d561249d560 09:59:26 (20/33) Installing py3-lockfile (0.12.2-r3) 09:59:26 (21/33) Installing py3-cachecontrol (0.12.6-r0) 09:59:27 Successfully tagged docker-security-secretstore-setup-go:latest 09:59:27 Building docker-core-command-go 09:59:27  Building docker-security-secretstore-setup-go ... done (22/33) Installing py3-colorama (0.4.3-r0) 09:59:27 (23/33) Installing py3-distlib (0.3.0-r0) 09:59:27 (24/33) Installing py3-distro (1.5.0-r1) 09:59:27 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:59:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:59:27 ---> a8e7988caf76 09:59:27 Step 3/22 : WORKDIR /edgex-go 09:59:27 ---> Using cache 09:59:27 ---> a99d5ea095c5 09:59:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:59:27 ---> Using cache 09:59:27 ---> b94d49b3d168 09:59:27 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:59:28 (25/33) Installing py3-webencodings (0.5.1-r3) 09:59:28 (26/33) Installing py3-html5lib (1.0.1-r4) 09:59:29 (27/33) Installing py3-pytoml (0.1.21-r0) 09:59:29 (28/33) Installing py3-pep517 (0.8.2-r0) 09:59:29 (29/33) Installing py3-progress (1.5-r0) 09:59:29 (30/33) Installing py3-toml (0.10.1-r0) 09:59:29 ---> Running in f9233f0aa098 09:59:29 (31/33) Installing py3-retrying (1.3.3-r0) 09:59:29 (32/33) Installing py3-contextlib2 (0.6.0-r0) 09:59:29 (33/33) Installing py3-pip (20.1.1-r0) 09:59:31 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.606s coverage: 27.1% of statements 09:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 09:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 09:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 09:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:59:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.094s coverage: 100.0% of statements 09:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 09:59:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.106s coverage: 100.0% of statements 09:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 09:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 09:59:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.235s coverage: 65.8% of statements 09:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 09:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 09:59:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.336s coverage: 82.3% of statements 09:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 09:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 09:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 09:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 09:59:31 Executing busybox-1.31.1-r19.trigger 09:59:31 OK: 71 MiB in 55 packages 09:59:34 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:59:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:59:34 ---> a8e7988caf76 09:59:34 Step 3/22 : WORKDIR /edgex-go 09:59:34 ---> Using cache 09:59:34 ---> a99d5ea095c5 09:59:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:59:34 ---> Using cache 09:59:34 ---> b94d49b3d168 09:59:34 Step 5/22 : RUN apk add --update --no-cache make git 09:59:34 ---> Using cache 09:59:34 ---> 2e171dc7826b 09:59:34 Step 6/22 : COPY go.mod . 09:59:34 ---> Using cache 09:59:34 ---> c3378b22f912 09:59:34 Step 7/22 : RUN go mod download 09:59:34 ---> Using cache 09:59:34 ---> f166198e34bb 09:59:34 Step 8/22 : COPY . . 09:59:34 ---> Using cache 09:59:34 ---> 8017d4ef42d8 09:59:34 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:59:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:59:35 Removing intermediate container ecc47c31f170 09:59:35 ---> ae63dc0f6ab9 09:59:35 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:59:35 ---> Running in 04d6f0977b7c 09:59:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:59:35 OK: 233 MiB in 51 packages 09:59: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 09:59:36 ---> e481f0fcd033 09:59:36 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:59:38 ---> a3fea6dc5def 09:59:38 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:59:38 Removing intermediate container f9233f0aa098 09:59:38 ---> de70a16cd173 09:59:38 Step 6/22 : COPY go.mod . 09:59:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.243s coverage: 28.6% of statements 09:59:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:59:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:59:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 09:59:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 09:59:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 09:59:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.215s coverage: 100.0% of statements 09:59:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 09:59:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.077s coverage: 100.0% of statements 09:59:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 09:59:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.357s coverage: 86.7% of statements 09:59:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 09:59:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.353s coverage: 97.5% of statements 09:59:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 09:59:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.158s coverage: 78.3% of statements 09:59:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 09:59:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 09:59:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 09:59:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 09:59:40 ---> 97b4c380dd6e 09:59:40 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 09:59:40 ---> 906fa7a6c534 09:59:40 Step 7/22 : RUN go mod download 09:59:41 ---> Running in 16ded0e130af 09:59:43 ---> 6e2b8b5449a6 09:59:43 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:59:46 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:59:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:59:46 ---> a8e7988caf76 09:59:46 Step 3/23 : WORKDIR /edgex-go 09:59:46 ---> Using cache 09:59:46 ---> a99d5ea095c5 09:59:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:59:46 ---> Using cache 09:59:46 ---> b94d49b3d168 09:59:46 Step 5/23 : RUN apk add --update --no-cache make git 09:59:46 ---> Using cache 09:59:46 ---> 2e171dc7826b 09:59:46 Step 6/23 : COPY go.mod . 09:59:46 ---> Using cache 09:59:46 ---> c3378b22f912 09:59:46 Step 7/23 : RUN go mod download 09:59:46 ---> Using cache 09:59:46 ---> f166198e34bb 09:59:46 Step 8/23 : COPY . . 09:59:46 ---> Using cache 09:59:46 ---> 8017d4ef42d8 09:59:46 Step 9/23 : RUN make cmd/core-command/core-command 09:59:46 ---> c996e579f3ea 09:59:46 Step 26/33 : VOLUME ${SECURITY_INIT_DIR} 09:59:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.219s coverage: 92.8% of statements 09:59:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 09:59:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 09:59:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 09:59:47 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 09:59:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:59:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 09:59:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 09:59:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:59:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:59:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 09:59:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:59:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 09:59:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:59:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 09:59:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:59:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 09:59:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 09:59:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 09:59:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements 09:59:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 09:59:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 09:59:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.178s coverage: 0.1% of statements 09:59:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 09:59:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 09:59:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:59:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 43.8% of statements 09:59:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.096s coverage: 79.5% of statements 09:59:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements 09:59:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.125s coverage: 96.3% of statements 09:59:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 09:59:48 ---> Running in bdd04e3c6ef1 09:59:49 ---> Running in 9042f5a4ebe4 09:59:50 Removing intermediate container 16ded0e130af 09:59:50 ---> 560037864f9c 09:59:50 Step 8/22 : COPY . . 09:59:50 Removing intermediate container 9042f5a4ebe4 09:59:50 ---> 3bc33968e533 09:59:50 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:59:50 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 09:59:51 Removing intermediate container 57a019114b30 09:59:51 ---> e83552b14e7c 09:59:51 Step 20/26 : RUN pip install docker-compose==1.23.2 09:59:55 ---> Running in 12f295bbdecf 09:59:56 ---> a1d025cbb344 09:59:56 Step 28/33 : RUN chmod +x /entrypoint.sh 09:59:58 ---> Running in 2eab7b7de756 10:00:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.085s coverage: 94.4% of statements 10:00:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 10:00:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:00:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:00:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:00:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:00:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements 10:00:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:00:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:00:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements 10:00:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:00:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.093s coverage: 75.5% of statements 10:00:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:00:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.8% of statements 10:00:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.118s coverage: 87.2% of statements 10:00:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.119s coverage: 84.2% of statements 10:00:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.174s coverage: 91.4% of statements 10:00:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:00:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.523s coverage: 63.5% of statements 10:00:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:00:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:00:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements 10:00:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements 10:00:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 10:00:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements 10:00:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 10:00:04 Removing intermediate container 04d6f0977b7c 10:00:04 ---> 476120395464 10:00:04 10:00:04 Step 10/22 : FROM alpine:3.12 10:00:04 ---> 389fef711851 10:00:04 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:00:04 ---> Using cache 10:00:04 ---> 88d2c66f7401 10:00:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:00:04 ---> Using cache 10:00:04 ---> 296109a23fcf 10:00:04 Step 13/22 : ENV APP_PORT=48085 10:00:07 ---> Running in f50c4e69e051 10:00:07 Collecting docker-compose==1.23.2 10:00:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:00:08 Collecting texttable<0.10,>=0.9.0 10:00:08 Downloading texttable-0.9.1.tar.gz (11 kB) 10:00:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.784s coverage: 68.9% of statements 10:00:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:00:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:00:08 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 10:00:08 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 10:00:08 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 10:00:08 Removing intermediate container f50c4e69e051 10:00:08 ---> c045c9cb0ed5 10:00:08 Step 14/22 : EXPOSE $APP_PORT 10:00:09 Removing intermediate container 2eab7b7de756 10:00:09 ---> bce846fa7f4e 10:00:09 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 10:00:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.383s coverage: 37.0% of statements 10:00:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:00:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:00:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.686s coverage: 84.0% of statements 10:00:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.118s coverage: 100.0% of statements 10:00:09 ---> Running in f1f620ea2df2 10:00:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 10:00:09 Collecting dockerpty<0.5,>=0.4.1 10:00:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:00:11 ---> Running in 901410cec32a 10:00:11 Removing intermediate container f1f620ea2df2 10:00:11 ---> 0a76081ca59b 10:00:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:00:11 Collecting jsonschema<3,>=2.5.1 10:00:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:00:11 Removing intermediate container 901410cec32a 10:00:11 ---> 980fa12c8a2e 10:00:11 Step 30/33 : CMD ["gate"] 10:00:12 Collecting PyYAML<4,>=3.10 10:00:12 Downloading PyYAML-3.13.tar.gz (270 kB) 10:00:14 ---> e6782ffac222 10:00:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:00:14 ---> Running in 90bab5a6b6d3 10:00:14 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:00:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:00:14 ---> 1a2b7dc75068 10:00:14 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:00:15 Removing intermediate container 90bab5a6b6d3 10:00:15 ---> 6e3936010ffc 10:00:15 Step 31/33 : LABEL arch=x86_64 10:00:15 Collecting websocket-client<1.0,>=0.32.0 10:00:15 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 10:00:15 ---> Running in 5ce9e2adaa36 10:00:15 Collecting cached-property<2,>=1.2.0 10:00:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:00:15 ---> be8904cee1bc 10:00:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:00:15 ---> Running in 7cef667bb2f7 10:00:16 Collecting docopt<0.7,>=0.6.1 10:00:16 Downloading docopt-0.6.2.tar.gz (25 kB) 10:00:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.359s coverage: 47.1% of statements 10:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 10:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 10:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 10:00:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.149s coverage: 100.0% of statements 10:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 10:00:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.119s coverage: 100.0% of statements 10:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 10:00:17 Removing intermediate container 7cef667bb2f7 10:00:17 ---> 8531c1cf9161 10:00:17 Step 32/33 : LABEL git_sha=3cbdff7dca2e298633a7baee0da1ac68296f3f30 10:00:17 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 10:00:17 Collecting docker<4.0,>=3.6.0 10:00:17 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:00:17 ---> 192f36b745b4 10:00:17 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:00:17 Removing intermediate container bdd04e3c6ef1 10:00:17 ---> 344fa43ee40e 10:00:17 10:00:17 Step 10/23 : FROM alpine:3.12 10:00:17 ---> 389fef711851 10:00:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:00:17 ---> Using cache 10:00:17 ---> 88d2c66f7401 10:00:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:00:17 ---> Using cache 10:00:17 ---> 296109a23fcf 10:00:17 Step 13/23 : ENV APP_PORT=48082 10:00:17 Collecting idna<2.8,>=2.5 10:00:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:00:17 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) 10:00:17 ---> Running in 1dd455093f56 10:00:17 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) 10:00:17 ---> Running in 43b9836dab91 10:00:17 ---> Running in ad3741c744e9 10:00:17 Collecting urllib3<1.25,>=1.21.1 10:00:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:00:18 Collecting docker-pycreds>=0.4.0 10:00:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:00:18 Removing intermediate container 43b9836dab91 10:00:18 ---> 3133488fd866 10:00:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:00:18 Removing intermediate container 1dd455093f56 10:00:18 ---> f716bdc00d67 10:00:18 Step 33/33 : LABEL version=0.0.0 10:00:18 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 10:00:18 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 10:00:18 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 10:00:18 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 10:00:18 Removing intermediate container ad3741c744e9 10:00:18 ---> c9167bddad56 10:00:18 Step 14/23 : EXPOSE $APP_PORT 10:00:18 Installing collected packages: texttable, dockerpty, jsonschema, PyYAML, idna, urllib3, requests, websocket-client, cached-property, docopt, docker-pycreds, docker, docker-compose 10:00:18 Running setup.py install for texttable: started 10:00:18 ---> Running in 87c6e397ca8c 10:00:18 ---> Running in 84560a814419 10:00:18 ---> Running in 10bd1c51d15c 10:00:18 Removing intermediate container 87c6e397ca8c 10:00:18 ---> 9fb4f3c9a2aa 10:00:18 Step 20/22 : LABEL arch=x86_64 10:00:18 ---> Running in 1c868814d8e7 10:00:18 Removing intermediate container 84560a814419 10:00:18 ---> 5f8d5d2644cb 10:00:18 Step 15/23 : WORKDIR / 10:00:19 Running setup.py install for texttable: finished with status 'done' 10:00:19 Running setup.py install for dockerpty: started 10:00:19 Removing intermediate container 10bd1c51d15c 10:00:19 ---> c6d2540fd44f 10:00:19 10:00:19 ---> Running in 444590c8a8ab 10:00:19 Removing intermediate container 1c868814d8e7 10:00:19 ---> 2e04ffa4c8cd 10:00:19 Step 21/22 : LABEL git_sha=3cbdff7dca2e298633a7baee0da1ac68296f3f30 10:00:19 Successfully built c6d2540fd44f 10:00:19 Successfully tagged docker-security-bootstrapper-go:latest 10:00:19 Building docker-core-data-go 10:00:19  Building docker-security-bootstrapper-go ... done  ---> Running in 2b1d18d38c8f 10:00:19 Removing intermediate container 444590c8a8ab 10:00:19 ---> 9b3bb57e5dd3 10:00:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:00:19 Running setup.py install for dockerpty: finished with status 'done' 10:00:20 Running setup.py install for PyYAML: started 10:00:20 Removing intermediate container 2b1d18d38c8f 10:00:20 ---> 66efcb358532 10:00:20 Step 22/22 : LABEL version=0.0.0 10:00:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.148s coverage: 29.1% of statements 10:00:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:00:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:00:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 10:00:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 10:00:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 10:00:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.237s coverage: 99.0% of statements 10:00:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 10:00:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.111s coverage: 100.0% of statements 10:00:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 10:00:21 ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements 10:00:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:00:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.058s coverage: 100.0% of statements 10:00:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 10:00:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:00:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:00:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 10:00:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.092s coverage: 87.9% of statements 10:00:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 10:00:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:00:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements 10:00:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements 10:00:22 Running setup.py install for PyYAML: finished with status 'done' 10:00:22 Attempting uninstall: idna 10:00:22 Found existing installation: idna 2.9 10:00:22 Uninstalling idna-2.9: 10:00:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 10:00:23 Successfully uninstalled idna-2.9 10:00:23 GO111MODULE=on go vet ./... 10:00:25 Attempting uninstall: urllib3 10:00:25 Found existing installation: urllib3 1.25.9 10:00:25 Uninstalling urllib3-1.25.9: 10:00:25 Successfully uninstalled urllib3-1.25.9 10:00:26 ---> Running in c0e1cdaada08 10:00:26 ---> cc15db52457a 10:00:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:00:26 Attempting uninstall: requests 10:00:26 Found existing installation: requests 2.23.0 10:00:26 Uninstalling requests-2.23.0: 10:00:26 Successfully uninstalled requests-2.23.0 10:00:27 Removing intermediate container c0e1cdaada08 10:00:27 ---> 4e9efa6daf66 10:00:27 10:00:27 Successfully built 4e9efa6daf66 10:00:28 ---> 39abfdab0f00 10:00:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:00:28 Successfully tagged docker-support-scheduler-go:latest 10:00:28  Building docker-support-scheduler-go ... done  Running setup.py install for docopt: started 10:00:28 Running setup.py install for docopt: finished with status 'done' 10:00:32 ---> dac14e47ad63 10:00:32 Step 19/23 : ENTRYPOINT ["/core-command"] 10:00:34 ---> Running in 81b48107bfa6 10:00:34 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 10:00:36 Removing intermediate container 81b48107bfa6 10:00:36 ---> 6e16e16b7dd2 10:00:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:00:36 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:00:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:00:36 ---> a8e7988caf76 10:00:36 Step 3/23 : WORKDIR /edgex-go 10:00:36 ---> Using cache 10:00:36 ---> a99d5ea095c5 10:00:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:00:36 ---> Using cache 10:00:36 ---> b94d49b3d168 10:00:36 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:00:38 ---> Running in 3ac01d839c41 10:00:38 ---> Running in 06bc2ccf55f4 10:00:38 Removing intermediate container 06bc2ccf55f4 10:00:38 ---> b5cc18fed224 10:00:38 Step 21/23 : LABEL arch=x86_64 10:00:38 ---> Running in bc34f31cf6a9 10:00:39 Removing intermediate container bc34f31cf6a9 10:00:39 ---> 8441e8648c20 10:00:39 Step 22/23 : LABEL git_sha=3cbdff7dca2e298633a7baee0da1ac68296f3f30 10:00:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:00:41 ---> Running in 49b478d7a7d8 10:00:41 Removing intermediate container 5ce9e2adaa36 10:00:41 ---> 6240b8815d8d 10:00:41 10:00:41 Step 10/22 : FROM alpine:3.12 10:00:41 ---> 389fef711851 10:00:41 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:00:41 Removing intermediate container 12f295bbdecf 10:00:41 ---> 40b088f79290 10:00:41 Step 21/26 : RUN apk --no-cache add curl 10:00:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:00:41 ---> Running in d4d5ae91ce7e 10:00:41 ---> Running in 95401bb5c8d4 10:00:41 Removing intermediate container 49b478d7a7d8 10:00:41 ---> bb695568503e 10:00:41 Step 23/23 : LABEL version=0.0.0 10:00:41 ---> Running in d6f1101a4a61 10:00:41 OK: 233 MiB in 51 packages 10:00:41 Removing intermediate container d6f1101a4a61 10:00:41 ---> 472762708dca 10:00:41 10:00:41 Successfully built 472762708dca 10:00:41 Successfully tagged docker-core-command-go:latest 10:00:41  Building docker-core-command-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:00:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:00:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:00:42 Removing intermediate container 3ac01d839c41 10:00:42 ---> efdbf0d6d50c 10:00:42 Step 6/23 : COPY go.mod . 10:00:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:00:42 (1/3) Installing nghttp2-libs (1.41.0-r0) 10:00:42 (1/2) Installing ca-certificates (20191127-r4) 10:00:42 (2/3) Installing libcurl (7.69.1-r3) 10:00:42 (3/3) Installing curl (7.69.1-r3) 10:00:42 Executing busybox-1.31.1-r19.trigger 10:00:42 (2/2) Installing dumb-init (1.2.2-r1) 10:00:42 Executing busybox-1.31.1-r19.trigger 10:00:42 OK: 72 MiB in 58 packages 10:00:42 Executing ca-certificates-20191127-r4.trigger 10:00:42 OK: 6 MiB in 16 packages 10:00:42 ---> c5300404da5a 10:00:42 Step 7/23 : RUN go mod download 10:00:42 ---> Running in 9dfa7101a7a1 10:00:43 Removing intermediate container d4d5ae91ce7e 10:00:43 ---> 6d87805c31aa 10:00:43 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 10:00:43 ---> Running in 10a54a633bef 10:00:44 Removing intermediate container 95401bb5c8d4 10:00:44 ---> 63a5a416d140 10:00:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:00:44 ---> Running in 3daccc96beeb 10:00:44 Removing intermediate container 10a54a633bef 10:00:44 ---> 325dc1c77db2 10:00:44 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:00:44 ---> Running in 47f3068a2cc2 10:00:44 Removing intermediate container 3daccc96beeb 10:00:44 ---> df0f5b1d36a5 10:00:44 Step 13/22 : ENV APP_PORT=48060 10:00:45 ---> Running in f8e2a980f1f0 10:00:45 Removing intermediate container 47f3068a2cc2 10:00:45 ---> 51a609a66f57 10:00:45 Step 24/26 : LABEL arch=x86_64 10:00:45 ---> Running in 5823eaf7d938 10:00:45 Removing intermediate container 9dfa7101a7a1 10:00:45 ---> 4aa0500c06a4 10:00:45 Step 8/23 : COPY . . 10:00:45 Removing intermediate container f8e2a980f1f0 10:00:45 ---> da67fe6e1f54 10:00:45 Step 14/22 : EXPOSE $APP_PORT 10:00:45 ---> Running in 9e52fd3426dd 10:00:45 Removing intermediate container 5823eaf7d938 10:00:45 ---> 9509b6e732d4 10:00:45 Step 25/26 : LABEL git_sha=3cbdff7dca2e298633a7baee0da1ac68296f3f30 10:00:46 ---> Running in e4bc4dda4e5b 10:00:46 Removing intermediate container 9e52fd3426dd 10:00:46 ---> 6b56dbbc2c3e 10:00:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:00:49 Removing intermediate container e4bc4dda4e5b 10:00:49 ---> e367bfa7fa2e 10:00:49 Step 26/26 : LABEL version=0.0.0 10:00:52 ---> Running in cf9a9c0c394f 10:00:52 ---> f86a4a7e3d0b 10:00:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:00:57 ---> 3577da05de35 10:00:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:00:57 Removing intermediate container cf9a9c0c394f 10:00:57 ---> 571f2f27fee1 10:00:57 10:00:57 Successfully built 571f2f27fee1 10:00:57 Successfully tagged docker-sys-mgmt-agent-go:latest 10:00:57  Building docker-sys-mgmt-agent-go ... done  ---> b4f624946f6c 10:00:57 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:00:58 ---> Running in 1c7464db3c76 10:00:59 Removing intermediate container 1c7464db3c76 10:00:59 ---> 6843e89675ef 10:00:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:00:59 ---> Running in e93d87f68f78 10:01:00 Removing intermediate container e93d87f68f78 10:01:00 ---> 9917bdce61db 10:01:00 Step 20/22 : LABEL arch=x86_64 10:01:01 ---> Running in 0ab149ae52e4 10:01:01 Removing intermediate container 0ab149ae52e4 10:01:01 ---> 6d0c376f5cf9 10:01:01 Step 21/22 : LABEL git_sha=3cbdff7dca2e298633a7baee0da1ac68296f3f30 10:01:01 ---> 5d5ec631823a 10:01:01 Step 9/23 : RUN make cmd/core-data/core-data 10:01:01 ---> Running in 61b1e507f831 10:01:01 ---> Running in 46041f6741d2 10:01:01 Removing intermediate container 61b1e507f831 10:01:01 ---> e16e29bfaee7 10:01:01 Step 22/22 : LABEL version=0.0.0 10:01:01 ---> Running in f27a8616776d 10:01:01 Removing intermediate container f27a8616776d 10:01:01 ---> 656a053e8aee 10:01:01 10:01: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 10:01:02 Successfully built 656a053e8aee 10:01:02 Successfully tagged docker-support-notifications-go:latest 10:01:17  Building docker-support-notifications-go ... done Removing intermediate container 46041f6741d2 10:01:17 ---> 291437303caf 10:01:17 10:01:17 Step 10/23 : FROM alpine:3.12 10:01:17 ---> 389fef711851 10:01:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:01:17 ---> Running in 82f3bdaaf729 10:01:17 Removing intermediate container 82f3bdaaf729 10:01:17 ---> 6578798b71fb 10:01:17 Step 12/23 : ENV APP_PORT=48080 10:01:17 ---> Running in 99182a1f2525 10:01:17 Removing intermediate container 99182a1f2525 10:01:17 ---> 565a8569adc8 10:01:17 Step 13/23 : EXPOSE $APP_PORT 10:01:17 ---> Running in 71ed2ec02c37 10:01:17 Removing intermediate container 71ed2ec02c37 10:01:17 ---> 84cb731bfcd1 10:01:17 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:01:17 ---> Running in ed405e3db64e 10:01:17 Removing intermediate container ed405e3db64e 10:01:17 ---> 5067734a373c 10:01:17 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 10:01:17 ---> Running in 5a0b0d2db2f1 10:01:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:01:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:01:18 (1/6) Installing dumb-init (1.2.2-r1) 10:01:18 (2/6) Installing libgcc (9.3.0-r2) 10:01:18 (3/6) Installing libsodium (1.0.18-r0) 10:01:19 (4/6) Installing libstdc++ (9.3.0-r2) 10:01:19 (5/6) Installing libzmq (4.3.3-r0) 10:01:19 (6/6) Installing zeromq (4.3.3-r0) 10:01:19 Executing busybox-1.31.1-r19.trigger 10:01:19 OK: 8 MiB in 20 packages 10:01:20 Removing intermediate container 5a0b0d2db2f1 10:01:20 ---> 775e9f62d6d6 10:01:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:01:20 ---> 7001d727d317 10:01:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:01:21 ---> f892d09da151 10:01:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:01:21 ---> d8af8287cdd4 10:01:21 Step 19/23 : ENTRYPOINT ["/core-data"] 10:01:21 ---> Running in eab1b0e0ab9a 10:01:21 Removing intermediate container eab1b0e0ab9a 10:01:21 ---> 4df49de0f0e3 10:01:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:01:21 ---> Running in 52842a64ba89 10:01:22 Removing intermediate container 52842a64ba89 10:01:22 ---> b10c6cffc889 10:01:22 Step 21/23 : LABEL arch=x86_64 10:01:22 ---> Running in b81996497b10 10:01:22 Removing intermediate container b81996497b10 10:01:22 ---> 9dd29b633394 10:01:22 Step 22/23 : LABEL git_sha=3cbdff7dca2e298633a7baee0da1ac68296f3f30 10:01:23 ---> Running in 09600f3a4ea7 10:01:23 Removing intermediate container 09600f3a4ea7 10:01:23 ---> df20557d5364 10:01:23 Step 23/23 : LABEL version=0.0.0 10:01:23 ---> Running in 1ba06e03f954 10:01:23 Removing intermediate container 1ba06e03f954 10:01:23 ---> 89b42ecd153d 10:01:23 10:01:23 Successfully built 89b42ecd153d 10:01:23 Successfully tagged docker-core-data-go:latest 10:01:23  Building docker-core-data-go ... done  [Pipeline] } 10:01:23 $ docker stop --time=1 7ff964730980ea1b7ed503a098dc87da477778ee85eb677ffd26d5fbfc022f4a 10:01:25 $ docker rm -f 7ff964730980ea1b7ed503a098dc87da477778ee85eb677ffd26d5fbfc022f4a [Pipeline] // withDockerContainer [Pipeline] sh 10:01:26 + docker images 10:01:26 + grep docker 10:01:26 docker-core-data-go latest 89b42ecd153d 3 seconds ago 22.3MB 10:01:26 docker-support-notifications-go latest 656a053e8aee 25 seconds ago 16.9MB 10:01:26 docker-sys-mgmt-agent-go latest 571f2f27fee1 31 seconds ago 313MB 10:01:26 docker-core-command-go latest 472762708dca 45 seconds ago 16.3MB 10:01:26 docker-support-scheduler-go latest 4e9efa6daf66 About a minute ago 16.4MB 10:01:26 docker-security-bootstrapper-go latest c6d2540fd44f About a minute ago 41.5MB 10:01:26 docker-security-secretstore-setup-go latest 1d561249d560 2 minutes ago 24.6MB 10:01:26 docker-core-metadata-go latest 5dd0096d003c 2 minutes ago 18.8MB 10:01:26 docker-security-proxy-setup-go latest c701eb8d803e 2 minutes ago 24.4MB 10:01:26 docker 20.10.0 aefe523efa57 6 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 10:01:31 gofmt -l . 10:01:33 [ "`gofmt -l .`" = "" ] 10:01:35 ./bin/test-go-mod-tidy.sh 10:01:36 ./bin/test-attribution-txt.sh [Pipeline] sh 10:01:38 + ls -al . 10:01:38 total 696 10:01:38 drwxrwxr-x 9 1001 1001 4096 Jan 26 10:01 . 10:01:38 drwxr-xr-x 4 root root 4096 Jan 26 09:57 .. 10:01:38 -rw-rw-r-- 1 1001 1001 11 Jan 26 09:56 .dockerignore 10:01:38 drwxrwxr-x 8 1001 1001 4096 Jan 26 09:56 .git 10:01:38 drwxrwxr-x 3 1001 1001 4096 Jan 26 09:56 .github 10:01:38 -rw-rw-r-- 1 1001 1001 872 Jan 26 09:56 .gitignore 10:01:38 -rw-rw-r-- 1 1001 1001 166 Jan 26 09:56 .sonarcloud.properties 10:01:38 -rw-rw-r-- 1 1001 1001 7859 Jan 26 09:56 Attribution.txt 10:01:38 -rw-rw-r-- 1 1001 1001 3804 Jan 26 09:56 CONTRIBUTING.md 10:01:38 -rw-rw-r-- 1 1001 1001 931 Jan 26 09:56 Dockerfile.build 10:01:38 -rw-rw-r-- 1 1001 1001 863 Jan 26 09:56 Jenkinsfile 10:01:38 -rw-rw-r-- 1 1001 1001 10775 Jan 26 09:56 LICENSE 10:01:38 -rw-rw-r-- 1 1001 1001 6001 Jan 26 09:56 Makefile 10:01:38 -rw-rw-r-- 1 1001 1001 6524 Jan 26 09:56 README.md 10:01:38 -rw-rw-r-- 1 1001 1001 6755 Jan 26 09:56 SECURITY.md 10:01:38 -rw-rw-r-- 1 1001 1001 5 Jan 26 09:53 VERSION 10:01:38 -rw-rw-r-- 1 1001 1001 4131 Jan 26 09:56 ZMQWindows.md 10:01:38 drwxrwxr-x 2 1001 1001 4096 Jan 26 09:56 bin 10:01:38 drwxrwxr-x 15 1001 1001 4096 Jan 26 09:56 cmd 10:01:38 -rw-r--r-- 1 root root 564700 Jan 26 10:00 coverage.out 10:01:38 -rw-r--r-- 1 root root 1053 Jan 26 10:01 go.mod 10:01:38 -rw-r--r-- 1 root root 18995 Jan 26 10:01 go.sum 10:01:38 drwxrwxr-x 8 1001 1001 4096 Jan 26 09:56 internal 10:01:38 drwxrwxr-x 4 1001 1001 4096 Jan 26 09:56 openapi 10:01:38 drwxrwxr-x 4 1001 1001 4096 Jan 26 09:56 snap 10:01:38 -rw-rw-r-- 1 1001 1001 168 Jan 26 09:56 version.go [Pipeline] sh 10:01:38 + '[' -e coverage.out ] 10:01:38 + chown 1001:1001 coverage.out [Pipeline] stash 10:01:38 Warning: overwriting stash ‘coverage-report’ 10:01:39 Stashed 1 file(s) [Pipeline] sh 10:01:40 + make build 10:01:40 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 10:01:42 Still waiting to schedule task 10:01:42 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 10:01:50 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 10:02:12 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 10:02:16 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 10:02:20 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 10:02:22 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 10:02:27 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 10:02:30 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 10:02:32 Running on prd-ubuntu18.04-docker-8c-8g-22818 in /w/workspace/edgexfoundry_edgex-go_PR-3078 [Pipeline] { [Pipeline] ws 10:02:32 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 10:02:34 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 10:02:34 using credential edgex-jenkins-ssh 10:02:34 Cloning the remote Git repository 10:02:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:02:35 > git init /w/workspace/edgex-go/1 # timeout=10 10:02:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:02:35 > git --version # timeout=10 10:02:35 > git --version # 'git version 2.17.1' 10:02:35 using GIT_SSH to set credentials SSH Credentials for GitHub 10:02:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:02:38 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 10:02:41 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 10:02:42 Merging remotes/origin/master commit eb962563c78e340597fe6b0a01e022bbdd66f5a5 into PR head commit 3cbdff7dca2e298633a7baee0da1ac68296f3f30 10:02:42 Merge succeeded, producing 3cbdff7dca2e298633a7baee0da1ac68296f3f30 10:02:42 Checking out Revision 3cbdff7dca2e298633a7baee0da1ac68296f3f30 (PR-3078) 10:02:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:02:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:02:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:02:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:02:41 using GIT_SSH to set credentials SSH Credentials for GitHub 10:02:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3078/head:refs/remotes/origin/PR-3078 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:02:42 > git config core.sparsecheckout # timeout=10 10:02:42 > git checkout -f 3cbdff7dca2e298633a7baee0da1ac68296f3f30 # timeout=10 10:02:42 > git remote # timeout=10 10:02:42 > git config --get remote.origin.url # timeout=10 10:02:42 using GIT_SSH to set credentials SSH Credentials for GitHub 10:02:42 > git merge eb962563c78e340597fe6b0a01e022bbdd66f5a5 # timeout=10 10:02:42 > git rev-parse HEAD^{commit} # timeout=10 10:02:42 > git config core.sparsecheckout # timeout=10 10:02:42 > git checkout -f 3cbdff7dca2e298633a7baee0da1ac68296f3f30 # timeout=10 10:02:44 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 10:02:46 Commit message: "feat(meta): Invoke Device Service callback for DeviceProfile change" 10:02:46 > git --version # timeout=10 10:02:46 > git --version # 'git version 2.17.1' 10:02:46 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:02:47 + echo snap-build.sh 10:02:47 snap-build.sh 10:02:47 + SNAP_BASE_DIR=. 10:02:47 + '[' '!' -z /w/workspace/edgex-go/1 ']' 10:02:47 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 10:02:47 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 10:02:47 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 10:02:47 + cd /w/workspace/edgex-go/1 10:02:47 + sudo apt-get remove -qy --purge lxd lxd-client 10:02:47 Reading package lists... 10:02:47 Building dependency tree... 10:02:47 Reading state information... 10:02:47 The following packages were automatically installed and are no longer required: 10:02:47 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 10:02:47 uidmap xdelta3 10:02:47 Use 'sudo apt autoremove' to remove them. 10:02:47 The following packages will be REMOVED: 10:02:47 lxd* lxd-client* 10:02:47 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 10:02:48 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 10:02:48 After this operation, 31.7 MB disk space will be freed. 10:02:49 (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.) 10:02:49 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 10:02:50 Removing lxd dnsmasq configuration 10:02:50 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 10:02:50 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 10:02:51 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 10:02:51 (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.) 10:02:51 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 10:02:52 Processing triggers for systemd (237-3ubuntu10.42) ... 10:02:52 Processing triggers for ureadahead (0.100.0-21) ... [Pipeline] } 10:02:53 $ docker stop --time=1 4db2ef996234103a200ac50679b223bda9758984e9117c00dc1ff79f8654dafe 10:02:54 + sudo snap remove --purge lxd 10:02:54 snap "lxd" is not installed 10:02:54 + sudo groupadd --force --system lxd 10:02:54 ++ whoami 10:02:54 + sudo /usr/sbin/usermod -G lxd -a jenkins 10:02:54 + newgrp - lxd 10:02:54 + sudo snap install lxd 10:02:55 $ docker rm -f 4db2ef996234103a200ac50679b223bda9758984e9117c00dc1ff79f8654dafe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:02:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:02:58 10:02:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:02:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:02:58 latest: Pulling from edgex-devops/edgex-compose-arm64 10:02:58 29e5d40040c1: Pulling fs layer 10:02:58 1ce36da41761: Pulling fs layer 10:02:58 25b303627fd3: Pulling fs layer 10:02:59 29e5d40040c1: Verifying Checksum 10:02:59 29e5d40040c1: Download complete 10:02:59 1ce36da41761: Verifying Checksum 10:02:59 1ce36da41761: Download complete 10:03:00 29e5d40040c1: Pull complete 10:03:01 25b303627fd3: Verifying Checksum 10:03:01 25b303627fd3: Download complete 10:03:01 1ce36da41761: Pull complete 10:03:04 2021-01-26T10:03:02Z INFO Waiting for automatic snapd restart... 10:03:11 25b303627fd3: Pull complete 10:03:11 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:03:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:03:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 10:03:11 prd-ubuntu18.04-docker-arm64-4c-16g-22816 does not seem to be running inside a container 10:03:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:03:14 $ docker top b66adc9e5fb165fe1fd1231f3ac233d9a5e30cc6c515cb41ecb6e43385e779e4 -eo pid,comm [Pipeline] { [Pipeline] sh 10:03:16 + docker-compose build --help 10:03:16 + grep parallel 10:03:19 --parallel Build images in parallel. [Pipeline] } 10:03:19 $ docker stop --time=1 b66adc9e5fb165fe1fd1231f3ac233d9a5e30cc6c515cb41ecb6e43385e779e4 10:03:19 lxd 4.10 from Canonical* installed 10:03:19 + sudo lxd init --auto 10:03:21 $ docker rm -f b66adc9e5fb165fe1fd1231f3ac233d9a5e30cc6c515cb41ecb6e43385e779e4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:03:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:03:22 . [Pipeline] withDockerContainer 10:03:22 prd-ubuntu18.04-docker-arm64-4c-16g-22816 does not seem to be running inside a container 10:03: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:03:24 $ docker top 6d5c936d1f4302be259462e15db366d214e1c079ac06018af3fe1380ca9dcfbe -eo pid,comm [Pipeline] { [Pipeline] sh 10:03:25 + docker-compose -f ./docker-compose-build.yml build --parallel 10:03:27 + sudo snap install --classic snapcraft 10:03:29 Building docker-core-command-go ... 10:03:29 Building docker-core-data-go ... 10:03:29 Building docker-core-metadata-go ... 10:03:29 Building docker-security-bootstrapper-go ... 10:03:29 Building docker-security-proxy-setup-go ... 10:03:29 Building docker-security-secretstore-setup-go ... 10:03:29 Building docker-support-notifications-go ... 10:03:29 Building docker-support-scheduler-go ... 10:03:29 Building docker-sys-mgmt-agent-go ... 10:03:29 Building docker-security-bootstrapper-go 10:03:29 Building docker-security-secretstore-setup-go 10:03:29 Building docker-support-scheduler-go 10:03:29 Building docker-core-command-go 10:03:29 Building docker-support-notifications-go 10:03:34 snapcraft 4.4.4 from Canonical* installed 10:03:34 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 10:03:34 + patch --verbose -p1 10:03:34 Hmm... Looks like a unified diff to me... 10:03:34 The text leading up to this was: 10:03:34 -------------------------- 10:03:34 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 10:03:34 |From: Tony Espy 10:03:34 |Date: Wed, 16 Dec 2020 16:34:55 -0500 10:03:34 |Subject: [PATCH] optimize snap build for pipeline CI check 10:03:34 | 10:03:34 |This patch is used by the EdgeX CI pipeline builds to 10:03:34 |optimize the snap CI check run for pull requests. When 10:03:34 |applied, it essentially strips out everything (apps and 10:03:34 |parts) from the snapcraft.yaml file except those required 10:03:34 |to build edgex-go, as the whole idea of the CI check is to 10:03:34 |catch changes to edgex-go that break the snap build. 10:03:34 | 10:03:34 |In general, anyone updating snapcraft.yaml will also need 10:03:34 |to update this patch file, otherwise it may fail to apply, 10:03:34 |resulting in a failed snap build CI check in the associated 10:03:34 |pull request. 10:03:34 | 10:03:34 |Note - in addition to applying this patch, the pipeline also 10:03:34 |only primes the snap (e.g. `snapcraft prime`), as there's no 10:03:34 |need to build the finally binary .snap file (and it won't 10:03:34 |work with the patch applied). This further reduces the build 10:03:34 |time. 10:03:34 |--- 10:03:34 | snap/snapcraft.yaml | 461 +------------------------------------------- 10:03:34 | 1 file changed, 2 insertions(+), 459 deletions(-) 10:03:34 | 10:03:34 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 10:03:34 |index 1e537489..faf42425 100644 10:03:34 |--- a/snap/snapcraft.yaml 10:03:34 |+++ b/snap/snapcraft.yaml 10:03:34 -------------------------- 10:03:34 patching file snap/snapcraft.yaml 10:03:34 Using Plan A... 10:03:34 Hunk #1 succeeded at 73. 10:03:34 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 10:03:34 Hunk #3 succeeded at 214 (offset -1 lines). 10:03:34 Hunk #4 succeeded at 222 (offset -1 lines). 10:03:34 Hunk #5 succeeded at 229 (offset -1 lines). 10:03:34 Hunk #6 succeeded at 256 (offset -1 lines). 10:03:34 Hunk #7 succeeded at 290 (offset -1 lines). 10:03:34 Hunk #8 succeeded at 342. 10:03:34 Hmm... Ignoring the trailing garbage. 10:03:34 done 10:03:34 + sudo snapcraft prime --use-lxd 10:03:35 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 10:03:35 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: 10:03:35 - README.md 10:03:35 - snapcraft.yaml.orig 10:03:35 10:03:35 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 10:03:36 Launching a container. 10:03:48 Waiting for container to be ready 10:03:48 To start your first instance, try: lxc launch ubuntu:18.04 10:03:48 10:03:50 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 10:03:51 Waiting for network to be ready... 10:03:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:03:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] 10:03:51 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 10:03:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 10:03:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 10:03:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 10:03:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 10:03:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 10:03:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] 10:03:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 10:03:52 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:03:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 10:03:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 10:03:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 10:03:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 10:03:52 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 10:03:52 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 10:03:52 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 10:03:52 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 10:03:53 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1853 kB] 10:03:53 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [386 kB] 10:03:53 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] 10:03:53 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 10:03:53 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] 10:03:53 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] 10:03:53 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1709 kB] 10:03:53 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] 10:03:55 Fetched 23.8 MB in 4s (6019 kB/s) 10:03:56 Reading package lists... 10:03:56 Reading package lists... 10:03:56 Building dependency tree... 10:03:56 Reading state information... 10:03:56 The following additional packages will be installed: 10:03:56 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 10:03:56 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:03:56 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 10:03:56 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 10:03:56 Suggested packages: 10:03:56 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 10:03:56 Recommended packages: 10:03:56 gnupg libsasl2-modules 10:03:56 The following NEW packages will be installed: 10:03:56 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 10:03:56 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:03:56 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 10:03:56 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 10:03:56 The following packages will be upgraded: 10:03:56 gpg gpg-agent gpgconf libudev1 10:03:56 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 10:03:56 Need to get 3533 kB of archives. 10:03:56 After this operation, 13.3 MB of additional disk space will be used. 10:03:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 10:03:56 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 10:03:56 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 10:03:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 10:03:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 10:03:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 10:03:56 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 10:03:56 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 10:03:57 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 10:03:57 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 10:03:57 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 10:03:57 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 10:03:57 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 10:03:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 10:03:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 10:03:57 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 10:03:57 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 10:03:57 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 10:03:57 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 10:03:57 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 10:03:57 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 10:03:57 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 10:03:57 debconf: delaying package configuration, since apt-utils is not installed 10:03:57 Fetched 3533 kB in 1s (3104 kB/s) 10:03:58 (Reading database ... 12511 files and directories currently installed.) 10:03:58 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 10:03:58 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 10:03:58 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 10:03:58 Selecting previously unselected package udev. 10:03:58 (Reading database ... 12511 files and directories currently installed.) 10:03:58 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 10:03:58 Unpacking udev (237-3ubuntu10.44) ... 10:03:58 Selecting previously unselected package libfuse2:amd64. 10:03:58 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 10:03:58 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 10:03:58 Selecting previously unselected package fuse. 10:03:58 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 10:03:58 Unpacking fuse (2.9.7-1ubuntu1) ... 10:03:58 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 10:03:58 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 10:03:58 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 10:03:58 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 10:03:59 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 10:03:59 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 10:03:59 Selecting previously unselected package libksba8:amd64. 10:03:59 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 10:03:59 Unpacking libksba8:amd64 (1.3.5-2) ... 10:03:59 Selecting previously unselected package libroken18-heimdal:amd64. 10:03:59 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:03:59 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 10:03:59 Selecting previously unselected package libasn1-8-heimdal:amd64. 10:03:59 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:03:59 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 10:03:59 Selecting previously unselected package libheimbase1-heimdal:amd64. 10:03:59 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:03:59 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 10:03:59 Selecting previously unselected package libhcrypto4-heimdal:amd64. 10:03:59 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:03:59 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 10:03:59 Selecting previously unselected package libwind0-heimdal:amd64. 10:03:59 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:03:59 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:03:59 Selecting previously unselected package libhx509-5-heimdal:amd64. 10:03:59 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:03:59 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 10:03:59 Selecting previously unselected package libkrb5-26-heimdal:amd64. 10:03:59 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:03:59 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 10:04:00 Selecting previously unselected package libheimntlm0-heimdal:amd64. 10:04:00 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:04:00 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:04:00 Selecting previously unselected package libgssapi3-heimdal:amd64. 10:04:00 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:04:00 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 10:04:00 Selecting previously unselected package libsasl2-modules-db:amd64. 10:04:00 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 10:04:00 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:04:00 Selecting previously unselected package libsasl2-2:amd64. 10:04:00 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 10:04:00 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:04:00 Selecting previously unselected package libldap-common. 10:04:00 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 10:04:00 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 10:04:00 Selecting previously unselected package libldap-2.4-2:amd64. 10:04:00 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 10:04:00 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 10:04:00 Selecting previously unselected package dirmngr. 10:04:00 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 10:04:00 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 10:04:01 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 10:04:01 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 10:04:01 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 10:04:01 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:04:01 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:04:01 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 10:04:01 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 10:04:01 Setting up libksba8:amd64 (1.3.5-2) ... 10:04:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:04:01 Setting up udev (237-3ubuntu10.44) ... 10:04:01 invoke-rc.d: policy-rc.d denied execution of start. 10:04:01 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 10:04:01 Processing triggers for systemd (237-3ubuntu10) ... 10:04:01 Setting up fuse (2.9.7-1ubuntu1) ... 10:04:01 Setting up gpg (2.2.4-1ubuntu1.3) ... 10:04:01 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:04:02 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 10:04:02 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 10:04:02 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 10:04:02 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 10:04:02 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:04:02 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 10:04:02 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 10:04:02 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 10:04:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:04:02 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 10:04:02 settings in the [Install] section, and DefaultInstance for template units). 10:04:02 This means they are not meant to be enabled using systemctl. 10:04:02 Possible reasons for having this kind of units are: 10:04:02 1) A unit may be statically enabled by being symlinked from another unit's 10:04:02 .wants/ or .requires/ directory. 10:04:02 2) A unit's purpose may be to act as a helper for some other unit which has 10:04:02 a requirement dependency on it. 10:04:02 3) A unit may be started when needed via activation (socket, path, timer, 10:04:02 D-Bus, udev, scripted systemctl call, ...). 10:04:02 4) In case of template units, the unit is meant to be enabled with some 10:04:02 instance name specified. 10:04:02 Reading package lists... 10:04:03 Building dependency tree... 10:04:03 Reading state information... 10:04:03 The following additional packages will be installed: 10:04:03 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 10:04:03 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 10:04:03 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 10:04:03 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 10:04:03 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 10:04:03 Suggested packages: 10:04:03 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 10:04:03 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 10:04:03 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 10:04:03 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 10:04:03 systemd-container policykit-1 10:04:03 Recommended packages: 10:04:03 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 10:04:03 The following NEW packages will be installed: 10:04:03 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 10:04:03 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 10:04:03 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 10:04:03 multiarch-support openssh-client python3 python3-minimal python3.6 10:04:03 python3.6-minimal snapd squashfs-tools sudo 10:04:03 The following packages will be upgraded: 10:04:03 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 10:04:03 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 10:04:03 Need to get 35.2 MB of archives. 10:04:03 After this operation, 141 MB of additional disk space will be used. 10:04:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 10:04:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 10:04:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 10:04:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 10:04:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 10:04:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 10:04:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 10:04:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 10:04:03 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 10:04:03 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 10:04:03 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 10:04:03 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 10:04:03 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 10:04:03 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 10:04:03 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 10:04:03 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 10:04:03 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 10:04:04 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 10:04:04 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 10:04:04 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 10:04:04 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 10:04:04 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 10:04:04 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 10:04:04 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 10:04:04 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 10:04:04 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 10:04:04 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 10:04:04 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 10:04:04 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 10:04:05 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 10:04:06 debconf: delaying package configuration, since apt-utils is not installed 10:04:06 Fetched 35.2 MB in 2s (14.5 MB/s) 10:04:06 (Reading database ... 12757 files and directories currently installed.) 10:04:06 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 10:04:06 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 10:04:06 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 10:04:06 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 10:04:06 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 10:04:06 (Reading database ... 12757 files and directories currently installed.) 10:04:06 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 10:04:06 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 10:04:07 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 10:04:07 (Reading database ... 12757 files and directories currently installed.) 10:04:07 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 10:04:07 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 10:04:07 Setting up apt (1.6.12ubuntu0.2) ... 10:04:07 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 10:04:08 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 10:04:08 (Reading database ... 12764 files and directories currently installed.) 10:04:08 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 10:04:08 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 10:04:08 Selecting previously unselected package libpython3.6-minimal:amd64. 10:04:08 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 10:04:08 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 10:04:08 Selecting previously unselected package libexpat1:amd64. 10:04:08 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 10:04:08 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 10:04:08 Selecting previously unselected package python3.6-minimal. 10:04:08 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 10:04:08 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 10:04:09 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 10:04:09 Checking for services that may need to be restarted...done. 10:04:09 Checking for services that may need to be restarted...done. 10:04:09 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 10:04:09 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 10:04:09 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 10:04:09 Selecting previously unselected package python3-minimal. 10:04:09 (Reading database ... 13012 files and directories currently installed.) 10:04:09 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 10:04:09 Unpacking python3-minimal (3.6.7-1~18.04) ... 10:04:09 Selecting previously unselected package mime-support. 10:04:09 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 10:04:09 Unpacking mime-support (3.60ubuntu1) ... 10:04:10 Selecting previously unselected package libmpdec2:amd64. 10:04:10 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 10:04:10 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 10:04:10 Selecting previously unselected package libpython3.6-stdlib:amd64. 10:04:10 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 10:04:10 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 10:04:10 Selecting previously unselected package python3.6. 10:04:10 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 10:04:10 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 10:04:10 Selecting previously unselected package libpython3-stdlib:amd64. 10:04:10 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 10:04:10 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 10:04:10 Setting up python3-minimal (3.6.7-1~18.04) ... 10:04:11 Selecting previously unselected package python3. 10:04:11 (Reading database ... 13442 files and directories currently installed.) 10:04:11 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 10:04:11 Unpacking python3 (3.6.7-1~18.04) ... 10:04:11 Selecting previously unselected package multiarch-support. 10:04:11 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 10:04:11 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 10:04:11 Setting up multiarch-support (2.27-3ubuntu1.4) ... 10:04:11 Selecting previously unselected package liblzo2-2:amd64. 10:04:11 (Reading database ... 13479 files and directories currently installed.) 10:04:11 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 10:04:11 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 10:04:11 Selecting previously unselected package libbsd0:amd64. 10:04:11 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 10:04:11 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 10:04:11 Selecting previously unselected package sudo. 10:04:11 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 10:04:11 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 10:04:11 Selecting previously unselected package apparmor. 10:04:11 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 10:04:11 Unpacking apparmor (2.12-4ubuntu5.1) ... 10:04:12 Selecting previously unselected package libedit2:amd64. 10:04:12 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 10:04:12 Unpacking libedit2:amd64 (3.1-20170329-1) ... 10:04:12 Selecting previously unselected package libkrb5support0:amd64. 10:04:12 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 10:04:12 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 10:04:12 Selecting previously unselected package libk5crypto3:amd64. 10:04:12 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 10:04:12 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 10:04:12 Selecting previously unselected package libkeyutils1:amd64. 10:04:12 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 10:04:12 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 10:04:12 Selecting previously unselected package libkrb5-3:amd64. 10:04:12 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 10:04:12 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 10:04:12 Selecting previously unselected package libgssapi-krb5-2:amd64. 10:04:12 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 10:04:12 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 10:04:12 Selecting previously unselected package libssl1.0.0:amd64. 10:04:12 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 10:04:12 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 10:04:12 Selecting previously unselected package openssh-client. 10:04:12 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 10:04:12 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 10:04:13 Selecting previously unselected package squashfs-tools. 10:04:13 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 10:04:13 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 10:04:13 Selecting previously unselected package snapd. 10:04:13 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 10:04:13 Unpacking snapd (2.48+18.04) ... 10:04:15 Setting up libedit2:amd64 (3.1-20170329-1) ... 10:04:15 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 10:04:15 Setting up mime-support (3.60ubuntu1) ... 10:04:15 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 10:04:15 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 10:04:15 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 10:04:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:04:15 Setting up systemd (237-3ubuntu10.44) ... 10:04:15 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 10:04:16 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 10:04:17 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 10:04:17 Setting up liblzo2-2:amd64 (2.08-1.2) ... 10:04:17 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 10:04:17 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 10:04:17 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 10:04:18 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 10:04:18 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 10:04:18 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 10:04:18 Setting up python3 (3.6.7-1~18.04) ... 10:04:18 running python rtupdate hooks for python3.6... 10:04:18 running python post-rtupdate hooks for python3.6... 10:04:18 Setting up apparmor (2.12-4ubuntu5.1) ... 10:04:19 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 10:04:19 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 10:04:19 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 10:04:20 Setting up snapd (2.48+18.04) ... 10:04:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 10:04:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 10:04:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 10:04:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 10:04:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 10:04:21 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 10:04:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 10:04:21 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 10:04:21 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 10:04:21 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 10:04:21 /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' 10:04:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:04:21 Processing triggers for systemd (237-3ubuntu10.44) ... 10:04:22 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 10:04:22 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 10:04:23 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:04:24 Reading package lists... 10:04:24 Reading package lists... 10:04:24 Building dependency tree... 10:04:24 Reading state information... 10:04:24 Calculating upgrade... 10:04:24 The following packages will be upgraded: 10:04:24 advancecomp base-files bash binutils binutils-common 10:04:24 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 10:04:24 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 10:04:24 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 10:04:24 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 10:04:24 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 10:04:24 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 10:04:24 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 10:04:24 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 10:04:24 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 10:04:24 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 10:04:24 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 10:04:24 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 10:04:24 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 10:04:24 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 10:04:24 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 10:04:24 Need to get 63.8 MB of archives. 10:04:24 After this operation, 5203 kB of additional disk space will be used. 10:04:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 10:04:24 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 10:04:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 10:04:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 10:04:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 10:04:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 10:04:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 10:04:25 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 10:04:25 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 10:04:25 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 10:04:25 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 10:04:25 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 10:04:25 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 10:04:25 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 10:04:25 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 10:04:25 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 10:04:25 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 10:04:25 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-134.138 [987 kB] 10:04:25 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 10:04:25 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 10:04:25 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 10:04:25 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 10:04:25 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 10:04:25 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 10:04:25 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 10:04:25 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 10:04:25 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 10:04:25 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 10:04:25 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 10:04:25 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 10:04:25 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 10:04:25 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 10:04:25 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 10:04:25 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 10:04:25 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 10:04:25 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 10:04:25 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 10:04:25 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 10:04:25 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 10:04:25 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 10:04:25 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 10:04:25 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 10:04:25 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 10:04:25 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 10:04:25 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 10:04:26 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 10:04:26 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 10:04:26 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 10:04:26 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 10:04:26 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 10:04:26 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 10:04:26 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 10:04:26 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 10:04:26 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 10:04:26 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 10:04:26 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 10:04:26 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 10:04:26 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 10:04:26 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 10:04:26 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 10:04:26 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 10:04:26 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 10:04:26 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 10:04:26 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 10:04:26 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 10:04:26 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 10:04:26 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 10:04:26 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 10:04:26 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 10:04:26 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 10:04:26 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 10:04:26 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 10:04:26 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 10:04:26 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 10:04:26 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 10:04:26 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 10:04:26 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 10:04:26 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 10:04:26 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 10:04:26 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 10:04:26 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 10:04:26 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 10:04:26 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 10:04:26 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 10:04:26 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 10:04:26 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 10:04:26 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 10:04:26 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 10:04:26 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 10:04:26 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 10:04:26 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 10:04:27 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 10:04:27 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 10:04:27 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 10:04:28 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 10:04:28 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 10:04:28 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 10:04:28 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 10:04:28 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 10:04:28 debconf: delaying package configuration, since apt-utils is not installed 10:04:28 Fetched 63.8 MB in 3s (19.9 MB/s) 10:04:28 (Reading database ... 13912 files and directories currently installed.) 10:04:28 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 10:04:28 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:04:28 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 10:04:28 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:04:28 Preparing to unpack .../2-linux-libc-dev_4.15.0-134.138_amd64.deb ... 10:04:28 Unpacking linux-libc-dev:amd64 (4.15.0-134.138) over (4.15.0-20.21) ... 10:04:29 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:04:29 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:04:29 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:04:29 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:04:30 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:04:30 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:04:30 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:04:30 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:04:30 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:04:30 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:04:30 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:04:30 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:04:30 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:04:30 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:04:30 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 10:04:30 (Reading database ... 13911 files and directories currently installed.) 10:04:30 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 10:04:30 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 10:04:31 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 10:04:31 (Reading database ... 13911 files and directories currently installed.) 10:04:31 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:04:31 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:04:31 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:04:31 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:04:31 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:04:31 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:04:31 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 10:04:31 (Reading database ... 13911 files and directories currently installed.) 10:04:31 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 10:04:31 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:04:32 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 10:04:32 (Reading database ... 13911 files and directories currently installed.) 10:04:32 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 10:04:32 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 10:04:32 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 10:04:32 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 10:04:33 Setting up base-files (10.1ubuntu2.10) ... 10:04:33 Installing new version of config file /etc/issue ... 10:04:33 Installing new version of config file /etc/issue.net ... 10:04:33 Installing new version of config file /etc/lsb-release ... 10:04:33 Installing new version of config file /etc/update-motd.d/50-motd-news ... 10:04:33 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 10:04:33 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 10:04:33 Removing obsolete conffile /etc/default/motd-news ... 10:04:33 (Reading database ... 13912 files and directories currently installed.) 10:04:33 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 10:04:33 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 10:04:33 Setting up bash (4.4.18-2ubuntu1.2) ... 10:04:33 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 10:04:33 (Reading database ... 13912 files and directories currently installed.) 10:04:33 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 10:04:34 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 10:04:34 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 10:04:34 (Reading database ... 13912 files and directories currently installed.) 10:04:34 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 10:04:34 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 10:04:34 Setting up tar (1.29b-2ubuntu0.2) ... 10:04:34 (Reading database ... 13912 files and directories currently installed.) 10:04:34 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 10:04:34 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:04:34 Setting up dpkg (1.19.0.5ubuntu2.3) ... 10:04:35 (Reading database ... 13912 files and directories currently installed.) 10:04:35 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 10:04:35 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:04:35 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 10:04:35 (Reading database ... 13912 files and directories currently installed.) 10:04:35 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 10:04:35 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:04:35 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 10:04:35 (Reading database ... 13912 files and directories currently installed.) 10:04:35 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 10:04:35 Unpacking grep (3.1-2build1) over (3.1-2) ... 10:04:35 Setting up grep (3.1-2build1) ... 10:04:35 (Reading database ... 13912 files and directories currently installed.) 10:04:35 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 10:04:35 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 10:04:36 Setting up login (1:4.5-1ubuntu2) ... 10:04:36 (Reading database ... 13912 files and directories currently installed.) 10:04:36 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 10:04:36 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:04:36 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 10:04:36 (Reading database ... 13912 files and directories currently installed.) 10:04:36 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 10:04:36 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:04:36 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 10:04:37 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:04:37 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 10:04:37 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:04:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:04:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:04:37 ---> 1c4ba7e93beb 10:04:37 Step 3/22 : WORKDIR /edgex-go 10:04:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:04:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:04:37 ---> 1c4ba7e93beb 10:04:37 Step 3/22 : WORKDIR /edgex-go 10:04:37 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:04:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:04:37 ---> 1c4ba7e93beb 10:04:37 Step 3/24 : WORKDIR /edgex-go 10:04:37 Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:04:37 Step 2/33 : FROM ${BUILDER_BASE} AS builder 10:04:37 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 ---> 1c4ba7e93beb 10:04:37 10:04:37 Step 3/33 : WORKDIR /edgex-goStep 2/23 : FROM ${BUILDER_BASE} AS builder 10:04:37 10:04:37 ---> 1c4ba7e93beb 10:04:37 Step 3/23 : WORKDIR /edgex-go 10:04:38 Setting up perl-base (5.26.1-6ubuntu0.5) ... 10:04:38 (Reading database ... 13912 files and directories currently installed.) 10:04:38 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 10:04:38 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:04:39 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 10:04:39 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 10:04:39 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 10:04:39 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 10:04:39 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 10:04:39 (Reading database ... 13912 files and directories currently installed.) 10:04:39 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 10:04:39 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 10:04:39 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 10:04:39 (Reading database ... 13912 files and directories currently installed.) 10:04:39 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:04:39 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:04:39 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:04:39 (Reading database ... 13912 files and directories currently installed.) 10:04:39 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:04:39 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:04:40 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:04:40 (Reading database ... 13912 files and directories currently installed.) 10:04:40 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:04:40 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:04:40 ---> Running in 960f638fe2d3 10:04:40 ---> Running in 56b2bfc7c10b 10:04:40 ---> Running in 10a5bf028ff9 10:04:40 ---> Running in 61141ab5518f 10:04:40 ---> Running in f967042a3339 10:04:40 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:04:40 (Reading database ... 13912 files and directories currently installed.) 10:04:40 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:04:40 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:04:40 Removing intermediate container 960f638fe2d3 10:04:40 ---> 69a391cd9282 10:04:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:04:40 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:04:40 (Reading database ... 13912 files and directories currently installed.) 10:04:40 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 10:04:40 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:04:40 Removing intermediate container f967042a3339 10:04:40 ---> 9e60c46df2be 10:04:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:04:40 Removing intermediate container 61141ab5518f 10:04:40 ---> 02f216366754 10:04:40 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:04:40 Removing intermediate container 56b2bfc7c10b 10:04:40 ---> 050a0295b5be 10:04:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:04:40 Removing intermediate container 10a5bf028ff9 10:04:40 ---> 11279290eff4 10:04:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:04:40 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 10:04:40 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:04:40 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 10:04:41 (Reading database ... 13912 files and directories currently installed.) 10:04:41 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 10:04:41 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:04:41 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 10:04:41 ---> Running in 53f803e4b01c 10:04:41 ---> Running in 29a56691c505 10:04:41 ---> Running in 1f5c268c0b1e 10:04:41 ---> Running in 39aef0c2e1b1 10:04:41 ---> Running in 9ef44e692d53 10:04:41 (Reading database ... 13912 files and directories currently installed.) 10:04:41 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:04:41 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:04:41 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:04:41 (Reading database ... 13912 files and directories currently installed.) 10:04:41 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:04:41 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:04:41 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 10:04:41 (Reading database ... 13912 files and directories currently installed.) 10:04:41 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:04:41 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:04:42 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 10:04:42 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 10:04:42 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 10:04:42 (Reading database ... 13912 files and directories currently installed.) 10:04:43 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 10:04:43 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:04:43 Setting up libc-bin (2.27-3ubuntu1.4) ... 10:04:43 (Reading database ... 13912 files and directories currently installed.) 10:04:43 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 10:04:43 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:04:43 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 10:04:43 (Reading database ... 13914 files and directories currently installed.) 10:04:43 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 10:04:43 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 10:04:43 Setting up debconf (1.5.66ubuntu1) ... 10:04:44 (Reading database ... 13914 files and directories currently installed.) 10:04:44 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 10:04:44 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 10:04:44 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 10:04:44 (Reading database ... 13914 files and directories currently installed.) 10:04:44 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 10:04:44 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 10:04:44 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 10:04:44 (Reading database ... 13914 files and directories currently installed.) 10:04:44 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 10:04:44 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 10:04:44 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 10:04:44 (Reading database ... 13914 files and directories currently installed.) 10:04:44 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 10:04:44 Removing intermediate container 1f5c268c0b1e 10:04:44 ---> ed8700c593e0 10:04:44 Step 5/33 : RUN apk add --update --no-cache make git 10:04:44 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 10:04:44 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 10:04:44 (Reading database ... 13914 files and directories currently installed.) 10:04:44 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 10:04:44 ---> Running in 56f285407b56 10:04:45 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 10:04:45 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 10:04:45 Removing intermediate container 29a56691c505 10:04:45 ---> f7083c3778cd 10:04:45 Step 5/22 : RUN apk add --update --no-cache make git 10:04:45 Removing intermediate container 53f803e4b01c 10:04:45 ---> b43670abaa44 10:04:45 Step 5/24 : RUN apk add --update --no-cache make git 10:04:45 (Reading database ... 13914 files and directories currently installed.) 10:04:45 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:04:45 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:04:45 ---> Running in 1ea4a9967ac9 10:04:45 ---> Running in c315bce0b8a3 10:04:45 Removing intermediate container 39aef0c2e1b1 10:04:45 Removing intermediate container 9ef44e692d53 10:04:45 ---> 0d09d5e0acf1 10:04:45 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 10:04:45 ---> 86d2f24bb7cd 10:04:45 Step 5/23 : RUN apk add --update --no-cache make git 10:04:45 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 10:04:45 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 10:04:45 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 10:04:45 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:04:45 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 10:04:45 (Reading database ... 13914 files and directories currently installed.) 10:04:45 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 10:04:45 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 10:04:46 ---> Running in 3a5dab173d0c 10:04:46 ---> Running in 44c563b32935 10:04:46 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 10:04:46 (Reading database ... 13914 files and directories currently installed.) 10:04:46 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 10:04:46 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 10:04:46 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 10:04:46 (Reading database ... 13914 files and directories currently installed.) 10:04:46 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 10:04:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:04:46 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:04:46 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 10:04:46 (Reading database ... 13914 files and directories currently installed.) 10:04:46 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 10:04:46 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 10:04:46 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 10:04:46 (Reading database ... 13914 files and directories currently installed.) 10:04:46 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 10:04:46 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 10:04:47 Setting up passwd (1:4.5-1ubuntu2) ... 10:04:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:04:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:04:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:04:47 (Reading database ... 13914 files and directories currently installed.) 10:04:47 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 10:04:47 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 10:04:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:04:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:04:47 OK: 217 MiB in 51 packages 10:04:47 Setting up gpgv (2.2.4-1ubuntu1.3) ... 10:04:47 (Reading database ... 13914 files and directories currently installed.) 10:04:47 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 10:04:47 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 10:04:47 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 10:04:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:04:48 (Reading database ... 13914 files and directories currently installed.) 10:04:48 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 10:04:48 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 10:04:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:04:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:04:48 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 10:04:48 (Reading database ... 13914 files and directories currently installed.) 10:04:48 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 10:04:48 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 10:04:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:04:48 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 10:04:48 (Reading database ... 13914 files and directories currently installed.) 10:04:48 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 10:04:48 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 10:04:48 OK: 217 MiB in 51 packages 10:04:49 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 10:04:49 (Reading database ... 13914 files and directories currently installed.) 10:04:49 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 10:04:49 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 10:04:49 OK: 217 MiB in 51 packages 10:04:49 OK: 217 MiB in 51 packages 10:04:49 OK: 217 MiB in 51 packages 10:04:49 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 10:04:49 (Reading database ... 13914 files and directories currently installed.) 10:04:49 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 10:04:49 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 10:04:49 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 10:04:49 Removing intermediate container 56f285407b56 10:04:49 ---> 57d5a9b096e2 10:04:49 Step 6/33 : COPY go.mod . 10:04:49 (Reading database ... 13915 files and directories currently installed.) 10:04:49 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 10:04:49 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 10:04:49 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 10:04:49 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 10:04:50 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 10:04:50 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 10:04:50 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 10:04:50 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 10:04:50 Removing intermediate container c315bce0b8a3 10:04:50 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 10:04:50 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 10:04:50 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 10:04:50 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 10:04:50 ---> 0b3314a1f5cd 10:04:50 Step 6/24 : COPY go.mod . 10:04:50 ---> ee1d92b38a85 10:04:50 Step 7/33 : RUN go mod download 10:04:50 ---> Running in a4076fcda41b 10:04:50 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 10:04:50 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 10:04:50 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 10:04:51 Removing intermediate container 3a5dab173d0c 10:04:51 ---> 5c1de29c9f32 10:04:51 Step 6/22 : COPY go.mod . 10:04:51 Removing intermediate container 1ea4a9967ac9 10:04:51 ---> bff8c3151ad2 10:04:51 Step 6/22 : COPY go.mod . 10:04:51 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 10:04:51 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 10:04:51 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 10:04:51 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 10:04:51 Removing intermediate container 44c563b32935 10:04:51 ---> 8acd74ebaca5 10:04:51 Step 6/23 : COPY go.mod . 10:04:51 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 10:04:51 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 10:04:51 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 10:04:51 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 10:04:51 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 10:04:51 ---> a79d7de341aa 10:04:51 Step 7/24 : RUN go mod download 10:04:52 ---> Running in 0e76fed83711 10:04:52 ---> f1d5d16b334c 10:04:52 Step 7/22 : RUN go mod download 10:04:52 ---> 935e46b83cc2 10:04:52 ---> faf613522626 10:04:52 Step 7/22 : RUN go mod download 10:04:52 Step 7/23 : RUN go mod download 10:04:52 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 10:04:52 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 10:04:52 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 10:04:52 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 10:04:52 ---> Running in b3aa11d598d4 10:04:52 ---> Running in 903ddf548124 10:04:52 ---> Running in 4410468ff0d4 10:04:52 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 10:04:52 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 10:04:53 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 10:04:53 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 10:04:53 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 10:04:53 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 10:04:53 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 10:04:53 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 10:04:53 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:04:53 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:04:53 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:04:53 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:04:54 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:04:54 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:04:54 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:04:54 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:04:55 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:04:55 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:04:55 Removing intermediate container a4076fcda41b 10:04:55 ---> f67c250e6171 10:04:55 Step 8/33 : COPY . . 10:04:56 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:04:56 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:04:56 Removing intermediate container 0e76fed83711 10:04:56 ---> 885df354f775 10:04:56 Step 8/24 : COPY . . 10:04:56 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:04:56 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:04:57 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:04:57 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:04:57 Removing intermediate container b3aa11d598d4 10:04:57 ---> a7f6f6425b41 10:04:57 Step 8/22 : COPY . . 10:04:58 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:04:58 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:04:58 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:04:58 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:04:58 Removing intermediate container 4410468ff0d4 10:04:58 ---> ff5618cd67da 10:04:58 Step 8/22 : COPY . . 10:04:58 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 10:04:58 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:04:58 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 10:04:58 Removing intermediate container 903ddf548124 10:04:58 ---> 1d06ce2d4214 10:04:58 Step 8/23 : COPY . . 10:04:58 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:04:58 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 10:04:58 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 10:04:58 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:04:58 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:04:59 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:04:59 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:04:59 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 10:04:59 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 10:04:59 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:04:59 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 10:04:59 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:04:59 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:04:59 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:04:59 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 10:04:59 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 10:04:59 Setting up tzdata (2020f-0ubuntu0.18.04) ... 10:04:59 10:04:59 Current default time zone: 'Etc/UTC' 10:04:59 Local time is now: Tue Jan 26 10:04:59 UTC 2021. 10:04:59 Universal Time is now: Tue Jan 26 10:04:59 UTC 2021. 10:04:59 Run 'dpkg-reconfigure tzdata' if you wish to change it. 10:04:59 10:05:00 Setting up systemd-sysv (237-3ubuntu10.44) ... 10:05:00 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:05:00 Setting up linux-libc-dev:amd64 (4.15.0-134.138) ... 10:05:00 Setting up mount (2.31.1-0.4ubuntu3.7) ... 10:05:00 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 10:05:00 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 10:05:00 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 10:05:00 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 10:05:00 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 10:05:00 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 10:05:00 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:05:00 Setting up procps (2:3.3.12-3ubuntu1.2) ... 10:05:00 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 10:05:00 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 10:05:00 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 10:05:00 Setting up patch (2.7.6-2ubuntu1.1) ... 10:05:00 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 10:05:00 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 10:05:00 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 10:05:00 Installing new version of config file /etc/ssl/openssl.cnf ... 10:05:00 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 10:05:00 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 10:05:00 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 10:05:02 Updating certificates in /etc/ssl/certs... 10:05:03 22 added, 17 removed; done. 10:05:03 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 10:05:03 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:05:03 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 10:05:03 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 10:05:03 Setting up pkgbinarymangler (138.18.04.1) ... 10:05:03 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 10:05:03 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 10:05:03 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 10:05:03 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 10:05:03 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:05:03 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 10:05:03 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:05:04 Setting up perl (5.26.1-6ubuntu0.5) ... 10:05:04 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 10:05:04 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 10:05:04 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 10:05:04 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 10:05:04 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 10:05:04 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 10:05:04 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 10:05:04 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 10:05:04 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 10:05:04 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:05:04 Processing triggers for systemd (237-3ubuntu10.44) ... 10:05:04 Processing triggers for mime-support (3.60ubuntu1) ... 10:05:04 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 10:05:04 Updating certificates in /etc/ssl/certs... 10:05:05 0 added, 0 removed; done. 10:05:05 Running hooks in /etc/ca-certificates/update.d... 10:05:05 done. 10:05:05 Reading package lists... 10:05:05 Building dependency tree... 10:05:05 Reading state information... 10:05:06 The following NEW packages will be installed: 10:05:06 apt-transport-https 10:05:06 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 10:05:06 Need to get 1696 B of archives. 10:05:06 After this operation, 153 kB of additional disk space will be used. 10:05:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 10:05:06 debconf: delaying package configuration, since apt-utils is not installed 10:05:06 Fetched 1696 B in 0s (8498 B/s) 10:05:06 Selecting previously unselected package apt-transport-https. 10:05:06 (Reading database ... 13929 files and directories currently installed.) 10:05:06 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 10:05:06 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 10:05:06 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 10:05:06 Waiting for network to be ready... 10:05:13 2021-01-26T10:05:09Z INFO Waiting for automatic snapd restart... 10:05:13 snapd 2.48.2 from Canonical* installed 10:05:13 "snapd" switched to the "latest/stable" channel 10:05:13 10:05:16 core18 20201210 from Canonical* installed 10:05:16 "core18" switched to the "latest/stable" channel 10:05:16 10:05:19 snapcraft 4.4.4 from Canonical* installed 10:05:19 "snapcraft" switched to the "latest/stable" channel 10:05:19 10:05:23 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: 10:05:23 - README.md 10:05:23 - snapcraft.yaml.orig 10:05:23 10:05:23 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 10:05:25 ---> f39b5b6573e5 10:05:25 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 10:05:25 ---> df6d1bbd7e15 10:05:25 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:05:25 ---> 9aae2d2237d6 10:05:25 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:05:25 ---> Running in 5e153a256629 10:05:25 ---> Running in 48ac450b944a 10:05:25 ---> Running in 9ba751bb706d 10:05:25 ---> cb42c7f40775 10:05:25 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 10:05:25 ---> f74039eef093 10:05:25 Step 9/23 : RUN make cmd/core-command/core-command 10:05:25 ---> Running in 0917f2f77fb3 10:05:25 ---> Running in b7c398c0ec2e 10:05:25 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 10:05:25 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 10:05:25 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 10:05:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:05:25 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 10:05:30 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:05:30 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 10:05:30 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 10:05:30 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:05:30 Reading package lists... 10:05:31 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 10:05:37 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:05:37 Reading package lists... 10:05:37 Building dependency tree... 10:05:37 Reading state information... 10:05:37 Suggested packages: 10:05:37 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 10:05:37 git-gui gitk gitweb git-cvs git-mediawiki git-svn 10:05:37 Recommended packages: 10:05:37 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 10:05:37 The following NEW packages will be installed: 10:05:37 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 10:05:37 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 10:05:37 pkg-config zip 10:05:37 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 10:05:37 Need to get 7655 kB of archives. 10:05:37 After this operation, 43.7 MB of additional disk space will be used. 10:05:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 10:05:37 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 10:05:37 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 10:05:38 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 10:05:38 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 10:05:38 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 10:05:38 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 10:05:38 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 10:05:38 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 10:05:38 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 10:05:38 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 10:05:38 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 10:05:38 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 10:05:38 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 10:05:38 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 10:05:38 debconf: delaying package configuration, since apt-utils is not installed 10:05:38 Fetched 7655 kB in 1s (7237 kB/s) 10:05:38 Selecting previously unselected package libglib2.0-0:amd64. 10:05:38 (Reading database ... 13933 files and directories currently installed.) 10:05:38 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 10:05:38 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 10:05:39 Selecting previously unselected package libpsl5:amd64. 10:05:39 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 10:05:39 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 10:05:39 Selecting previously unselected package libnghttp2-14:amd64. 10:05:39 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 10:05:39 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 10:05:39 Selecting previously unselected package librtmp1:amd64. 10:05:39 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 10:05:39 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 10:05:39 Selecting previously unselected package libcurl3-gnutls:amd64. 10:05:39 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 10:05:39 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 10:05:39 Selecting previously unselected package liberror-perl. 10:05:39 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 10:05:39 Unpacking liberror-perl (0.17025-1) ... 10:05:39 Selecting previously unselected package git-man. 10:05:39 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 10:05:39 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 10:05:39 Selecting previously unselected package git. 10:05:39 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 10:05:39 Unpacking git (1:2.17.1-1ubuntu0.7) ... 10:05:40 Selecting previously unselected package libnorm1:amd64. 10:05:40 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 10:05:40 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 10:05:40 Selecting previously unselected package libpgm-5.2-0:amd64. 10:05:40 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 10:05:40 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 10:05:40 Selecting previously unselected package libsodium23:amd64. 10:05:40 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 10:05:40 Unpacking libsodium23:amd64 (1.0.16-2) ... 10:05:40 Selecting previously unselected package libzmq5:amd64. 10:05:40 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 10:05:40 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 10:05:40 Selecting previously unselected package libzmq3-dev:amd64. 10:05:40 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 10:05:40 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 10:05:41 Selecting previously unselected package pkg-config. 10:05:41 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 10:05:41 Unpacking pkg-config (0.29.1-0ubuntu2) ... 10:05:41 Selecting previously unselected package zip. 10:05:41 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 10:05:41 Unpacking zip (3.0-11build1) ... 10:05:41 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 10:05:41 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 10:05:41 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 10:05:41 Setting up liberror-perl (0.17025-1) ... 10:05:41 Setting up libpsl5:amd64 (0.19.1-5build1) ... 10:05:41 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 10:05:41 No schema files found: doing nothing. 10:05:41 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 10:05:41 Setting up zip (3.0-11build1) ... 10:05:41 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 10:05:41 Setting up libsodium23:amd64 (1.0.16-2) ... 10:05:41 Setting up pkg-config (0.29.1-0ubuntu2) ... 10:05:41 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 10:05:41 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 10:05:41 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 10:05:41 Setting up git (1:2.17.1-1ubuntu0.7) ... 10:05:41 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:05:48 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:05:48 git set to automatically installed. 10:05:48 git-man set to automatically installed. 10:05:48 libcurl3-gnutls set to automatically installed. 10:05:48 liberror-perl set to automatically installed. 10:05:48 libglib2.0-0 set to automatically installed. 10:05:48 libnghttp2-14 set to automatically installed. 10:05:48 libnorm1 set to automatically installed. 10:05:48 libpgm-5.2-0 set to automatically installed. 10:05:48 libpsl5 set to automatically installed. 10:05:48 librtmp1 set to automatically installed. 10:05:48 libsodium23 set to automatically installed. 10:05:48 libzmq3-dev set to automatically installed. 10:05:48 libzmq5 set to automatically installed. 10:05:48 pkg-config set to automatically installed. 10:05:48 zip set to automatically installed. 10:05:52 snapd is not logged in, snap install commands will use sudo 10:05:58 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:05:58 snap "core18" has no updates available 10:05:59 Pulling config-common 10:06:00 Pulling go-build-helper 10:06:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:06:22 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 10:06:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] 10:06:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 10:06:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 10:06:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 10:06:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 10:06:22 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 10:06:22 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] 10:06:22 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 10:06:22 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:06:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 10:06:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 10:06:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 10:06:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 10:06:22 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 10:06:22 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 10:06:22 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 10:06:22 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 10:06:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1853 kB] 10:06:22 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [386 kB] 10:06:22 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] 10:06:22 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 10:06:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] 10:06:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] 10:06:22 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1709 kB] 10:06:22 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] 10:06:22 Fetched 23.8 MB in 0s (0 B/s) 10:06:22 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 10:06:22 Fetched 96.5 kB in 0s (0 B/s) 10:06:22 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 10:06:22 Fetched 279 kB in 0s (0 B/s) 10:06:22 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 10:06:22 Fetched 122 kB in 0s (0 B/s) 10:06:22 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 10:06:22 Fetched 77.8 kB in 0s (0 B/s) 10:06:22 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 10:06:22 Fetched 8848 B in 0s (0 B/s) 10:06:22 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 10:06:22 Fetched 47.8 kB in 0s (0 B/s) 10:06:22 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 10:06:22 Fetched 45.6 kB in 0s (0 B/s) 10:06:22 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 10:06:22 Fetched 15.0 kB in 0s (0 B/s) 10:06:22 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 10:06:22 Fetched 214 kB in 0s (0 B/s) 10:06:22 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 10:06:22 Fetched 155 kB in 0s (0 B/s) 10:06:22 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 10:06:22 Fetched 50.6 kB in 0s (0 B/s) 10:06:22 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 10:06:22 Fetched 14.8 kB in 0s (0 B/s) 10:06:22 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 10:06:22 Fetched 41.8 kB in 0s (0 B/s) 10:06:22 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 10:06:22 Fetched 499 kB in 0s (0 B/s) 10:06:22 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 10:06:22 Fetched 111 kB in 0s (0 B/s) 10:06:22 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 10:06:22 Fetched 240 kB in 0s (0 B/s) 10:06:22 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 10:06:22 Fetched 29.3 kB in 0s (0 B/s) 10:06:22 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 10:06:22 Fetched 85.5 kB in 0s (0 B/s) 10:06:22 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 10:06:22 Fetched 24.5 kB in 0s (0 B/s) 10:06:22 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 10:06:22 Fetched 49.2 kB in 0s (0 B/s) 10:06:22 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 10:06:22 Fetched 54.2 kB in 0s (0 B/s) 10:06:22 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 10:06:22 Fetched 30.8 kB in 0s (0 B/s) 10:06:22 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 10:06:22 Fetched 17.0 kB in 0s (0 B/s) 10:06:22 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 10:06:22 Fetched 85.9 kB in 0s (0 B/s) 10:06:22 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 10:06:22 Fetched 8720 B in 0s (0 B/s) 10:06:22 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 10:06:22 Fetched 137 kB in 0s (0 B/s) 10:06:22 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 10:06:22 Fetched 119 kB in 0s (0 B/s) 10:06:22 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 10:06:22 Fetched 109 kB in 0s (0 B/s) 10:06:22 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 10:06:22 Fetched 11.1 kB in 0s (0 B/s) 10:06:22 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 10:06:22 Fetched 645 kB in 0s (0 B/s) 10:06:22 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 10:06:22 Fetched 41.3 kB in 0s (0 B/s) 10:06:22 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 10:06:22 Fetched 17.9 kB in 0s (0 B/s) 10:06:22 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 10:06:22 Fetched 368 kB in 0s (0 B/s) 10:06:22 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 10:06:22 Fetched 187 kB in 0s (0 B/s) 10:06:22 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 10:06:22 Fetched 175 kB in 0s (0 B/s) 10:06:22 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 10:06:24 Fetched 206 kB in 0s (0 B/s) 10:06:24 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 10:06:24 Fetched 1301 kB in 0s (0 B/s) 10:06:24 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 10:06:24 Fetched 36.2 kB in 0s (0 B/s) 10:06:24 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 10:06:24 Fetched 159 kB in 0s (0 B/s) 10:06:24 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 10:06:24 Fetched 107 kB in 0s (0 B/s) 10:06:24 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 10:06:24 Fetched 48.7 kB in 0s (0 B/s) 10:06:24 Pulling static-packages 10:06:24 'go115' has dependencies that need to be staged: static-packages go-build-helper 10:06:24 Skipping pull go-build-helper (already ran) 10:06:24 Skipping pull static-packages (already ran) 10:06:24 Building go-build-helper 10:06:29 Building static-packages 10:06:30 Staging go-build-helper 10:06:31 Staging static-packages 10:06:32 Pulling go115 10:06:33 'edgex-go' has dependencies that need to be staged: go115 10:06:33 Skipping pull go115 (already ran) 10:06:33 Building go115 10:06:33 % Total % Received % Xferd Average Speed Time Time Time Current 10:06:33 Dload Upload Total Spent Left Speed 10:06:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 12 115M 12 14.1M 0 0 25.4M 0 0:00:04 --:--:-- 0:00:04 25.4M 53 115M 53 61.3M 0 0 39.2M 0 0:00:02 0:00:01 0:00:01 39.1M 92 115M 92 106M 0 0 41.4M 0 0:00:02 0:00:02 --:--:-- 41.4M 100 115M 100 115M 0 0 41.3M 0 0:00:02 0:00:02 --:--:-- 41.3M 10:06:36 go1.15.2.linux-amd64.tar.gz: OK 10:06:40 Staging go115 10:06:46 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 10:06:46 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 10:06:46 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:06:46 Fetched 0 B in 0s (0 B/s) 10:06:46 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 10:06:46 Fetched 224 kB in 0s (0 B/s) 10:06:46 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 10:06:46 Fetched 157 kB in 0s (0 B/s) 10:06:46 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 10:06:46 Fetched 221 kB in 0s (0 B/s) 10:06:46 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 10:06:46 Fetched 143 kB in 0s (0 B/s) 10:06:46 Pulling edgex-go 10:06:46 Pulling version 10:06:47 Building config-common 10:06:47 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 10:06:47 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 10:06:49 Skipping build go-build-helper (already ran) 10:06:49 Skipping build static-packages (already ran) 10:06:49 Skipping build go115 (already ran) 10:06:49 Building edgex-go 10:06:49 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 10:06:50 go: downloading github.com/gorilla/mux v1.8.0 10:06:50 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 10:06:50 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.6 10:06:50 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.2 10:06:50 go: downloading github.com/google/uuid v1.1.5 10:06:50 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:06:50 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 10:06:50 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 10:06:51 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 10:06:51 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 10:06:51 go: downloading github.com/go-playground/validator/v10 v10.3.0 10:06:51 go: downloading gopkg.in/yaml.v2 v2.4.0 10:06:51 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 10:06:51 go: downloading github.com/go-kit/kit v0.8.0 10:06:51 go: downloading github.com/pelletier/go-toml v1.2.0 10:06:51 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 10:06:51 go: downloading github.com/pkg/errors v0.8.1 10:06:51 go: downloading github.com/hashicorp/consul/api v1.1.0 10:06:51 go: downloading github.com/imdario/mergo v0.3.11 10:06:51 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 10:06:51 go: downloading github.com/x448/float16 v0.8.4 10:06:51 go: downloading github.com/go-redis/redis/v7 v7.2.0 10:06:51 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 10:06:51 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 10:06:51 go: downloading github.com/hashicorp/serf v0.8.2 10:06:51 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 10:06:51 go: downloading github.com/mitchellh/mapstructure v1.1.2 10:06:51 go: downloading github.com/go-playground/universal-translator v0.17.0 10:06:51 go: downloading github.com/leodido/go-urn v1.2.0 10:06:51 go: downloading github.com/pebbe/zmq4 v1.2.2 10:06:51 go: downloading github.com/BurntSushi/toml v0.3.1 10:06:51 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:06:51 go: downloading github.com/go-logfmt/logfmt v0.4.0 10:06:51 go: downloading github.com/go-playground/locales v0.13.0 10:06:51 go: downloading github.com/mitchellh/copystructure v1.0.0 10:06:51 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 10:06:51 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 10:06:51 go: downloading github.com/mitchellh/reflectwalk v1.0.0 10:06:51 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 10:06:51 go: downloading github.com/hashicorp/golang-lru v0.5.0 10:06:56 Removing intermediate container 48ac450b944a 10:06:56 ---> 803f1c363e79 10:06:56 10:06:56 Step 10/24 : FROM alpine:3.12 10:06:56 3.12: Pulling from library/alpine 10:06:57 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 10:06:57 Status: Downloaded newer image for alpine:3.12 10:06:57 ---> afeebe901d6b 10:06:57 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 10:06:59 ---> Running in 34ea3d1242bb 10:06:59 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 10:07:00 Removing intermediate container 9ba751bb706d 10:07:00 ---> 518237e23416 10:07:00 10:07:00 Step 10/22 : FROM alpine:3.12 10:07:00 ---> afeebe901d6b 10:07:00 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:07:00 Removing intermediate container b7c398c0ec2e 10:07:00 ---> 251c53d6c066 10:07:00 10:07:00 Step 10/22 : FROM alpine:3.12 10:07:00 ---> afeebe901d6b 10:07:00 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:07:00 ---> Running in 7000a90c34ec 10:07:01 Removing intermediate container 0917f2f77fb3 10:07:01 ---> 55d30f5070b9 10:07:01 10:07:01 Step 10/23 : FROM alpine:3.12 10:07:01 ---> afeebe901d6b 10:07:01 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:07:01 ---> Running in 2b3ffe2ba125 10:07:01 ---> Running in f4931b168019 10:07:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:07:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:07:02 (1/5) Installing ca-certificates (20191127-r4) 10:07:03 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 10:07:03 (2/5) Installing nghttp2-libs (1.41.0-r0) 10:07:03 (3/5) Installing libcurl (7.69.1-r3) 10:07:03 (4/5) Installing curl (7.69.1-r3) 10:07:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:07:03 (5/5) Installing dumb-init (1.2.2-r1) 10:07:03 Executing busybox-1.31.1-r19.trigger 10:07:03 Executing ca-certificates-20191127-r4.trigger 10:07:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:07:03 OK: 7 MiB in 19 packages 10:07:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:07:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:07:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:07:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:07:03 (1/2) Installing ca-certificates (20191127-r4) 10:07:03 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 10:07:04 (2/2) Installing dumb-init (1.2.2-r1) 10:07:04 Executing busybox-1.31.1-r19.trigger 10:07:04 Executing ca-certificates-20191127-r4.trigger 10:07:04 OK: 6 MiB in 16 packages 10:07:04 (1/1) Installing dumb-init (1.2.2-r1) 10:07:04 Executing busybox-1.31.1-r19.trigger 10:07:04 OK: 5 MiB in 15 packages 10:07:04 (1/1) Installing dumb-init (1.2.2-r1) 10:07:04 Executing busybox-1.31.1-r19.trigger 10:07:04 OK: 5 MiB in 15 packages 10:07:04 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 10:07:05 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 10:07:05 go: downloading github.com/stretchr/testify v1.6.1 10:07:05 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 10:07:05 go: downloading github.com/pmezard/go-difflib v1.0.0 10:07:05 go: downloading github.com/davecgh/go-spew v1.1.1 10:07:05 Removing intermediate container 5e153a256629 10:07:05 ---> 492ac129d020 10:07:05 10:07:05 Step 10/33 : FROM alpine:3.12 10:07:05 ---> afeebe901d6b 10:07:05 Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec 10:07:06 ---> Running in 42ae01f77c53 10:07:06 Removing intermediate container 34ea3d1242bb 10:07:06 ---> 9c28900b75ac 10:07:06 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:07:06 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 10:07:06 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 10:07:06 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 10:07:07 Removing intermediate container 2b3ffe2ba125 10:07:07 ---> a4c099eb18f1 10:07:07 Removing intermediate container f4931b168019 10:07:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' ---> bd31badea4ad 10:07:07 10:07:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:07:07 Removing intermediate container 7000a90c34ec 10:07:07 ---> Running in 55e9fcbf377a 10:07:07 ---> f48ecec8ec5a 10:07:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:07:07 ---> Running in 61da9b6032be 10:07:07 ---> Running in 52097988baab 10:07:07 ---> Running in cae88e3b43c8 10:07:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:07:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:07:07 Removing intermediate container 55e9fcbf377a 10:07:07 ---> 1b936ce57c2f 10:07:07 Step 13/24 : WORKDIR / 10:07:07 Removing intermediate container 52097988baab 10:07:07 ---> ab5279491976 10:07:07 Step 13/23 : ENV APP_PORT=48082 10:07:08 ---> Running in 45413261f466 10:07:08 Removing intermediate container 61da9b6032be 10:07:08 Removing intermediate container cae88e3b43c8 10:07:08 ---> 461e1ce0cf78 10:07:08 Step 13/22 : ENV APP_PORT=48060 10:07:08 ---> 0e8b37c929bd 10:07:08 Step 13/22 : ENV APP_PORT=48085 10:07:08 ---> Running in 71936f7b8f02 10:07:08 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 10:07:08 ---> Running in b10e43d7f8aa 10:07:08 ---> Running in be585c6ccc13 10:07:08 (1/3) Installing dumb-init (1.2.2-r1) 10:07:08 (2/3) Installing openssl (1.1.1i-r0) 10:07:08 (3/3) Installing su-exec (0.2-r1) 10:07:08 Executing busybox-1.31.1-r19.trigger 10:07:08 OK: 6 MiB in 17 packages 10:07:08 Removing intermediate container 45413261f466 10:07:08 ---> 97ed30b81c1a 10:07:08 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:07:09 Removing intermediate container 71936f7b8f02 10:07:09 ---> d501faa743a9 10:07:09 Step 14/23 : EXPOSE $APP_PORT 10:07:09 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 10:07:09 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 10:07:09 Removing intermediate container b10e43d7f8aa 10:07:09 ---> b6d3e70a5336 10:07:09 Step 14/22 : EXPOSE $APP_PORT 10:07:09 Removing intermediate container be585c6ccc13 10:07:09 ---> 1b768bd0cf55 10:07:09 Step 14/22 : EXPOSE $APP_PORT 10:07:09 ---> Running in 97018a720718 10:07:09 ---> Running in c8d276b2046d 10:07:09 ---> Running in c54833e8dae8 10:07:09 ---> 225039d51acb 10:07:09 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:07:09 Removing intermediate container 97018a720718 10:07:09 ---> 8d1df595476d 10:07:09 Step 15/23 : WORKDIR / 10:07:10 ---> Running in d861c1724dd8 10:07:10 Removing intermediate container c54833e8dae8 10:07:10 ---> a2070de95212 10:07:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:07:10 Removing intermediate container 42ae01f77c53 10:07:10 ---> 3078816693d9 10:07:10 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:07:10 Removing intermediate container c8d276b2046d 10:07:10 ---> 2342118e2dfd 10:07:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:07:10 ---> Running in d3659ccc7678 10:07:10 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 10:07:10 ---> 9886a4e824a4 10:07:10 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:07:10 Removing intermediate container d861c1724dd8 10:07:10 ---> df735e82acbe 10:07:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:07:11 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 10:07:11 Removing intermediate container d3659ccc7678 10:07:11 ---> d2965b991683 10:07:11 Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 10:07:11 ---> 37313cf0d8e5 10:07:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:07:11 ---> 4ffa3a8115a0 10:07:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:07:11 ---> Running in 191c93553871 10:07:11 ---> 8c985182c9b5 10:07:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:07:11 ---> ad264c8151b4 10:07:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:07:12 Removing intermediate container 191c93553871 10:07:12 ---> 637e3ac30cbc 10:07:12 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 10:07:12 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 10:07:12 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 10:07:13 ---> Running in d36c608ba842 10:07:13 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 10:07:13 go: downloading github.com/lib/pq v1.9.0 10:07:13 ---> e0c38a945bcc 10:07:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:07:13 ---> dc2a57e97dca 10:07:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:07:13 ---> 0f775fe629ea 10:07:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:07:13 ---> 2d840ea73454 10:07:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:07:15 Connecting to github.com (140.82.114.4:443) 10:07:15  ---> c07ac10d1a96 10:07:15 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:07:15 ---> 1b1ec058506a 10:07:15 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:07:15 ---> 9090bc47d18a 10:07:15 Step 19/23 : ENTRYPOINT ["/core-command"] 10:07:15 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.41.228:443) 10:07:15  ---> Running in f2d3e704c244 10:07:15 ---> Running in da7bf059ef24 10:07:15 ---> 65f4043a9cab 10:07:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:07:15 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 10:07:15  ---> Running in 11a16c12b8c2 10:07:15 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 10:07:15 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 10:07:15 dockerize 10:07:15 Building version 10:07:15 Removing intermediate container f2d3e704c244 10:07:15 ---> 4af0e2542396 10:07:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:07:16 Removing intermediate container da7bf059ef24 10:07:16 ---> f376d076f2e6 10:07:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:07:16 Removing intermediate container 11a16c12b8c2 10:07:16 ---> aaad771e256c 10:07:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:07:16 ---> Running in 5c24dc9f81cc 10:07:16 ---> f2e4d99c4034 10:07:16 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/ 10:07:16 ---> Running in c379d9ed5142 10:07:16 ---> Running in 62839e100c60 10:07:16 ---> Running in 76bafe5ee3cb 10:07:16 Removing intermediate container 5c24dc9f81cc 10:07:16 ---> 9cc271032c2f 10:07:16 Step 20/22 : LABEL arch=arm64 10:07:17 Removing intermediate container c379d9ed5142 10:07:17 ---> b8e4e2884565 10:07:17 Step 20/22 : LABEL arch=arm64 10:07:17 ---> Running in 20fc6d31702f 10:07:17 ---> Running in 6f48a5364233 10:07:17 Removing intermediate container 62839e100c60 10:07:17 ---> 38febcdcb33c 10:07:17 Step 21/23 : LABEL arch=arm64 10:07:17 Staging config-common 10:07:17 Removing intermediate container d36c608ba842 10:07:17 ---> ecbcf34c9078 10:07:17 Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init 10:07:17 ---> Running in ee918034aa3d 10:07:17 ---> Running in a7165c519f2b 10:07:17 Removing intermediate container 20fc6d31702f 10:07:17 ---> 7561dc0bf166 10:07:17 Step 21/22 : LABEL git_sha=3cbdff7dca2e298633a7baee0da1ac68296f3f30 10:07:18 Removing intermediate container 6f48a5364233 10:07:18 ---> 7503c5a4ac47 10:07:18 Step 21/22 : LABEL git_sha=3cbdff7dca2e298633a7baee0da1ac68296f3f30 10:07:18 ---> Running in 31abddca8646 10:07:18 ---> Running in 44c1a6fb8f69 10:07:18 Removing intermediate container ee918034aa3d 10:07:18 Removing intermediate container a7165c519f2b 10:07:18 ---> a91cb4aebbf4 10:07:18 Step 22/23 : LABEL git_sha=3cbdff7dca2e298633a7baee0da1ac68296f3f30 10:07:18 ---> 31dfc5a3812d 10:07:18 Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:07:18 Skipping stage go-build-helper (already ran) 10:07:18 Skipping stage static-packages (already ran) 10:07:18 Skipping stage go115 (already ran) 10:07:18 Staging edgex-go 10:07:18 ---> Running in c178223b0f61 10:07:18 ---> Running in 6d4ccf7825ad 10:07:18 Removing intermediate container 31abddca8646 10:07:18 ---> 8eb250ffe4ef 10:07:18 Step 22/22 : LABEL version=0.0.0 10:07:18 Removing intermediate container 44c1a6fb8f69 10:07:18 ---> 1bb14909e55e 10:07:18 Step 22/22 : LABEL version=0.0.0 10:07:18 ---> Running in fa960e1b6161 10:07:19 ---> Running in 924b1413e6d7 10:07:19 Removing intermediate container 6d4ccf7825ad 10:07:19 ---> b8d36f940a8a 10:07: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} 10:07:19 Staging version 10:07:19 Removing intermediate container c178223b0f61 10:07:19 ---> cffdbb7ecd97 10:07:19 Step 23/23 : LABEL version=0.0.0 10:07:19 ---> Running in 5ce27f206780 10:07:19 ---> Running in a50160be1841 10:07:19 Removing intermediate container 76bafe5ee3cb 10:07:19 ---> 1bcb16e1553b 10:07:19 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 10:07:19 Removing intermediate container fa960e1b6161 10:07:19 ---> 414b3ea06e08 10:07:19 10:07:20 ---> Running in 5e30c02868b4 10:07:20 Removing intermediate container 924b1413e6d7 10:07:20 ---> 4507d75694f2 10:07:20 10:07:20 Removing intermediate container a50160be1841 10:07:20 ---> 0333f541ff24 10:07:20 10:07:20 Priming config-common 10:07:20 Successfully built 414b3ea06e08 10:07:20 Successfully tagged docker-support-notifications-go-arm64:latest 10:07:20  Building docker-support-notifications-go ... done Building docker-core-metadata-go 10:07:20 Successfully built 4507d75694f2 10:07:20 Removing intermediate container 5e30c02868b4 10:07:20 ---> 3ba922492992 10:07:20 Successfully tagged docker-support-scheduler-go-arm64:latest 10:07:20 Step 22/24 : LABEL arch=arm64 10:07:20 Building docker-sys-mgmt-agent-go 10:07:20  Building docker-support-scheduler-go ... done Successfully built 0333f541ff24 10:07:20 ---> Running in bb8f7cc30e52 10:07:20 Priming go-build-helper 10:07:21 Successfully tagged docker-core-command-go-arm64:latest 10:07:21  Building docker-core-command-go ... done Building docker-security-proxy-setup-go 10:07:21 Move dockerize executable 10:07:21 Removing intermediate container bb8f7cc30e52 10:07:21 ---> ced3edf099e8 10:07:21 Step 23/24 : LABEL git_sha=3cbdff7dca2e298633a7baee0da1ac68296f3f30 10:07:21 ---> Running in 545dc238e66b 10:07:21 Priming static-packages 10:07:22 Removing intermediate container 545dc238e66b 10:07:22 ---> 7350ec9a7875 10:07:22 Step 24/24 : LABEL version=0.0.0 10:07:22 Removing intermediate container 5ce27f206780 10:07:22 ---> 475c1ae4a5df 10:07:22 Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} 10:07:22 ---> Running in aab9346d7129 10:07:22 ---> Running in df87cdb48d61 10:07:22 Removing intermediate container aab9346d7129 10:07:22 ---> 842db6aa4d47 10:07:22 10:07:23 Removing intermediate container df87cdb48d61 10:07:23 ---> 1d76c578283b 10:07:23 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:07:23 Successfully built 842db6aa4d47 10:07:23 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 10:07:23  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go 10:07:23 ---> fe4a2ced6f53 10:07:23 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:07:24 ---> Running in 3952c6518e17 10:07:24 Priming go115 10:07:25 Priming edgex-go 10:07:25 Priming version 10:07:26 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] } 10:07:28 Removing intermediate container 3952c6518e17 10:07:28 ---> c356ac2a37e0 10:07:28 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:07:30 ---> 1a2879f89abf 10:07:30 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:07:32 ---> 12e98df10e61 10:07:32 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:07:33 ---> d69051b89215 10:07:33 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 10:07:34 ---> 4a7361e5432b 10:07:34 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:07:36 ---> 6e014cab5005 10:07:36 Step 26/33 : VOLUME ${SECURITY_INIT_DIR} 10:07:37 ---> Running in eb94b1b57897 10:07:38 Removing intermediate container eb94b1b57897 10:07:38 ---> 274331e7e95c 10:07:38 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:07:40 ---> 73ab7ee122c0 10:07:40 Step 28/33 : RUN chmod +x /entrypoint.sh 10:07:40 ---> Running in 133e5b1d08a4 10:07:43 Removing intermediate container 133e5b1d08a4 10:07:43 ---> 23ff45306203 10:07:43 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 10:07:43 ---> Running in cda9bfa0face 10:07:44 Removing intermediate container cda9bfa0face 10:07:44 ---> d1426e2bc6ee 10:07:44 Step 30/33 : CMD ["gate"] 10:07:44 ---> Running in 0f1f92ad5e23 10:07:45 Removing intermediate container 0f1f92ad5e23 10:07:45 ---> d13d69b4c1be 10:07:45 Step 31/33 : LABEL arch=arm64 10:07:45 ---> Running in c215db92ddb6 10:07:46 Removing intermediate container c215db92ddb6 10:07:46 ---> e8d9ff3425d9 10:07:46 Step 32/33 : LABEL git_sha=3cbdff7dca2e298633a7baee0da1ac68296f3f30 10:07:47 ---> Running in bf9583bd26f9 10:07:48 Removing intermediate container bf9583bd26f9 10:07:48 ---> 1b49acb92ba6 10:07:48 Step 33/33 : LABEL version=0.0.0 10:07:48 ---> Running in a6949cb9ace2 10:07:49 Removing intermediate container a6949cb9ace2 10:07:49 ---> e956f9473b9e 10:07:49 10:07:50 Successfully built e956f9473b9e 10:07:50 Successfully tagged docker-security-bootstrapper-go-arm64:latest 10:08:17  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:08:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:08:17 ---> 1c4ba7e93beb 10:08:17 Step 3/23 : WORKDIR /edgex-go 10:08:17 ---> Using cache 10:08:17 ---> 11279290eff4 10:08:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:08:17 ---> Using cache 10:08:17 ---> 0d09d5e0acf1 10:08:17 Step 5/23 : RUN apk add --update --no-cache make git 10:08:17 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:08:17 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:08:17 ---> 1c4ba7e93beb 10:08:17 Step 3/21 : WORKDIR /edgex-go 10:08:17 ---> Using cache 10:08:17 ---> 11279290eff4 10:08:17 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:08:17 ---> Using cache 10:08:17 ---> 0d09d5e0acf1 10:08:17 Step 5/21 : RUN apk add --update --no-cache make git 10:08:17 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:08:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:08:17 ---> 1c4ba7e93beb 10:08:17 Step 3/26 : WORKDIR /edgex-go 10:08:17 ---> Using cache 10:08:17 ---> 11279290eff4 10:08:17 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:08:17 ---> Using cache 10:08:17 ---> 0d09d5e0acf1 10:08:17 Step 5/26 : RUN apk add --update --no-cache make bash git 10:08:18 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:08:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:08:18 ---> 1c4ba7e93beb 10:08:18 Step 3/23 : WORKDIR /edgex-go 10:08:18 ---> Using cache 10:08:18 ---> 11279290eff4 10:08:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:08:18 ---> Using cache 10:08:18 ---> 0d09d5e0acf1 10:08:18 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:08:22 ---> Running in 87ed8f01980e 10:08:22 ---> Running in 9686007ba712 10:08:22 ---> Running in 4c323517ecc3 10:08:22 ---> Running in 93f2645f5a33 10:08:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:08:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:08:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:08:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:08:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:08:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:08:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:08:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:08:25 OK: 217 MiB in 51 packages 10:08:25 OK: 217 MiB in 51 packages 10:08:25 OK: 217 MiB in 51 packages 10:08:25 OK: 217 MiB in 51 packages 10:08:26 Removing intermediate container 4c323517ecc3 10:08:26 ---> e637a5f9e8af 10:08:26 Step 6/21 : COPY go.mod . 10:08:26 Removing intermediate container 9686007ba712 10:08:26 ---> 05e0a2be4150 10:08:26 Step 6/23 : COPY go.mod . 10:08:27 Removing intermediate container 93f2645f5a33 10:08:27 ---> 5d8a5f5d41ab 10:08:27 Step 6/26 : COPY go.mod . 10:08:27 Removing intermediate container 87ed8f01980e 10:08:27 ---> 25a661f60b3a 10:08:27 Step 6/23 : COPY go.mod . 10:08:27 ---> 1aced8ee20af 10:08:27 Step 7/21 : RUN go mod download 10:08:27 ---> 60ba5edab34b 10:08:27 Step 7/23 : RUN go mod download 10:08:27 ---> Running in 4ce1b28d30ee 10:08:27 ---> 42b696a59b5a 10:08:27 Step 7/26 : RUN go mod download 10:08:28 ---> Running in ca736d5c2e1d 10:08:28 ---> 7c2149591c80 10:08:28 Step 7/23 : RUN go mod download 10:08:28 ---> Running in e33b9ef27d5c 10:08:28 ---> Running in 40c9e0adf5f7 10:08:32 Removing intermediate container 4ce1b28d30ee 10:08:32 ---> e511943a487e 10:08:32 Step 8/21 : COPY . . 10:08:32 Removing intermediate container ca736d5c2e1d 10:08:32 ---> 08ecfe4f6575 10:08:32 Step 8/23 : COPY . . 10:08:33 Removing intermediate container 40c9e0adf5f7 10:08:33 ---> 2d86c25c3bba 10:08:33 Step 8/23 : COPY . . 10:08:33 Removing intermediate container e33b9ef27d5c 10:08:33 ---> 3cb1c3ae3dff 10:08:33 Step 8/26 : COPY . . 10:08:55 ---> 108ea350614c 10:08:55 Step 9/23 : RUN make cmd/core-metadata/core-metadata 10:08:55 ---> 030ae62b5018 10:08:55 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:08:55 ---> a6dfed7f4aa8 10:08:55 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:08:55 ---> 505edbd2a698 10:08:55 Step 9/23 : RUN make cmd/core-data/core-data 10:08:55 ---> Running in 5c5aef043222 10:08:55 ---> Running in 51ccaf28ce51 10:08:55 ---> Running in 89630f4101e4 10:08:55 ---> Running in 83752970ff38 10:08:55 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 10:08:55 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 10:08: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 10:08:55 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 10:10:03 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 10:10:11 Removing intermediate container 89630f4101e4 10:10:11 ---> 2345faf9fc20 10:10:11 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:10:11 ---> Running in e98f0c31cecb 10:10:13 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 10:10:14 Removing intermediate container 51ccaf28ce51 10:10:14 ---> 06f4efa958ba 10:10:14 10:10:14 Step 10/21 : FROM alpine:3.12 10:10:14 ---> afeebe901d6b 10:10:14 Step 11/21 : RUN apk add --update --no-cache curl 10:10:14 ---> Running in f5a75466bc30 10:10:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:10:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:10:17 (1/4) Installing ca-certificates (20191127-r4) 10:10:17 (2/4) Installing nghttp2-libs (1.41.0-r0) 10:10:17 (3/4) Installing libcurl (7.69.1-r3) 10:10:17 (4/4) Installing curl (7.69.1-r3) 10:10:17 Executing busybox-1.31.1-r19.trigger 10:10:18 Executing ca-certificates-20191127-r4.trigger 10:10:18 OK: 7 MiB in 18 packages 10:10:18 Removing intermediate container e98f0c31cecb 10:10:18 ---> 7862b162d42d 10:10:18 10:10:18 Step 11/26 : FROM docker:20.10.0 10:10:19 20.10.0: Pulling from library/docker 10:10:21 Removing intermediate container f5a75466bc30 10:10:21 ---> da77e01cd312 10:10:21 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:10:21 ---> Running in 4637b9ff00cd 10:10:23 Removing intermediate container 4637b9ff00cd 10:10:23 ---> f747e9fc2686 10:10:23 Step 13/21 : WORKDIR /edgex 10:10:23 ---> Running in 62ab9399b4b0 10:10:24 Removing intermediate container 62ab9399b4b0 10:10:24 ---> 6892f99ae36d 10:10:24 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:10:25 ---> 6b848fd924ff 10:10:25 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:10:28 ---> 2f8415da1ba9 10:10:28 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:10:31 ---> 52e34919c24d 10:10:31 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:10:31 ---> Running in e9e1699bf7d6 10:10:31 Removing intermediate container 5c5aef043222 10:10:31 ---> 647f9dbe0cc2 10:10:31 10:10:31 Step 10/23 : FROM alpine:3.12 10:10:31 ---> afeebe901d6b 10:10:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:10:31 ---> Using cache 10:10:31 ---> a4c099eb18f1 10:10:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:10:31 ---> Using cache 10:10:31 ---> 0e8b37c929bd 10:10:31 Step 13/23 : ENV APP_PORT=48081 10:10:31 Removing intermediate container e9e1699bf7d6 10:10:31 ---> 29840e45f7c7 10:10:31 Step 18/21 : CMD ["--init=true"] 10:10:31 ---> Running in 008d69df9e61 10:10:32 ---> Running in 23158bf4ce16 10:10:32 Removing intermediate container 008d69df9e61 10:10:32 ---> b7a9438de7d9 10:10:32 Step 14/23 : EXPOSE $APP_PORT 10:10:33 Removing intermediate container 23158bf4ce16 10:10:33 ---> 396d887d843b 10:10:33 Step 19/21 : LABEL arch=arm64 10:10:33 ---> Running in 644f6e7154ac 10:10:33 ---> Running in 1ff2e30d5b2e 10:10:34 Removing intermediate container 644f6e7154ac 10:10:34 ---> 363c9c54f565 10:10:34 Step 15/23 : WORKDIR / 10:10:34 Removing intermediate container 1ff2e30d5b2e 10:10:34 ---> 008627af5d88 10:10:34 Step 20/21 : LABEL git_sha=3cbdff7dca2e298633a7baee0da1ac68296f3f30 10:10:34 ---> Running in 97b76086cb49 10:10:34 ---> Running in 6c1b84b33d2b 10:10:35 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 10:10:35 Status: Downloaded newer image for docker:20.10.0 10:10:35 ---> eeaf43b92773 10:10:35 Step 12/26 : RUN apk add --no-cache bash 10:10:35 Removing intermediate container 6c1b84b33d2b 10:10:35 ---> 845d9b25b613 10:10:35 Step 21/21 : LABEL version=0.0.0 10:10:35 Removing intermediate container 97b76086cb49 10:10:35 ---> 2ca6b3f83998 10:10:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:10:35 ---> Running in 930305b743b0 10:10:36 ---> Running in d61ed7c20c9f 10:10:36 Removing intermediate container d61ed7c20c9f 10:10:36 ---> 6f24785ea4d4 10:10:36 10:10:36 ---> c64c98e46332 10:10:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:10:36 Removing intermediate container 83752970ff38 10:10:36 ---> bb54f539b4a0 10:10:36 10:10:36 Step 10/23 : FROM alpine:3.12 10:10:36 ---> afeebe901d6b 10:10:36 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:10:37 Successfully built 6f24785ea4d4 10:10:37 Successfully tagged docker-security-proxy-setup-go-arm64:latest 10:10:37  Building docker-security-proxy-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:10:37 ---> Running in 628dc3f0ee02 10:10:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:10:38 Removing intermediate container 628dc3f0ee02 10:10:38 ---> 418d3f3ae67d 10:10:38 Step 12/23 : ENV APP_PORT=48080 10:10:38 (1/2) Installing readline (8.0.4-r0) 10:10:38 (2/2) Installing bash (5.0.17-r0) 10:10:38 Executing bash-5.0.17-r0.post-install 10:10:38 Executing busybox-1.31.1-r19.trigger 10:10:38 ---> 64454d9e770d 10:10:38 OK: 12 MiB in 22 packages 10:10:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:10:38 ---> Running in d50301bc3f3a 10:10:38 Removing intermediate container d50301bc3f3a 10:10:38 ---> f60b32d5beb2 10:10:38 Step 13/23 : EXPOSE $APP_PORT 10:10:38 ---> Running in b31c1b76fb05 10:10:38 ---> 95faf2e7cff9 10:10:38 Step 19/23 : ENTRYPOINT ["/core-metadata"] 10:10:39 ---> Running in 8b16f0138c8d 10:10:39 Removing intermediate container b31c1b76fb05 10:10:39 ---> db248292abe5 10:10:39 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:10:39 Removing intermediate container 930305b743b0 10:10:39 ---> b0a007656edd 10:10:39 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 10:10:39 ---> Running in 9947d9767148 10:10:39 Removing intermediate container 8b16f0138c8d 10:10:39 ---> a69882155076 10:10:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:10:39 ---> Running in 25dff7322914 10:10:40 ---> Running in bc95e98d3319 10:10:40 Removing intermediate container 25dff7322914 10:10:40 ---> d3f9833d7932 10:10:40 Step 14/26 : ENV APP_PORT=48090 10:10:40 ---> Running in ce08773510aa 10:10:40 Removing intermediate container bc95e98d3319 10:10:40 ---> 7be55419abed 10:10:40 Step 21/23 : LABEL arch=arm64 10:10:40 ---> Running in a20f9f53921e 10:10:40 Removing intermediate container ce08773510aa 10:10:40 ---> bf799d318eb5 10:10:40 Step 15/26 : EXPOSE $APP_PORT 10:10:41 ---> Running in 02ad4718b31f 10:10:41 Removing intermediate container a20f9f53921e 10:10:41 ---> 5892467a5d64 10:10:41 Step 22/23 : LABEL git_sha=3cbdff7dca2e298633a7baee0da1ac68296f3f30 10:10:41 ---> Running in d79a2748821c 10:10:41 Removing intermediate container 02ad4718b31f 10:10:41 ---> 06062f25ff5f 10:10:41 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:10:42 Removing intermediate container d79a2748821c 10:10:42 ---> 9e6c655ab380 10:10:42 Step 23/23 : LABEL version=0.0.0 10:10:42 Removing intermediate container 9947d9767148 10:10:42 ---> 7e960d4dd2e6 10:10:42 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 10:10:42 ---> Running in b274614c35b0 10:10:42 ---> Running in 249e19a31f59 10:10:42 ---> 9924ac651914 10:10:42 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:10:43 Removing intermediate container 249e19a31f59 10:10:43 ---> 2c3bee50f261 10:10:43 10:10:43 Successfully built 2c3bee50f261 10:10:43 Successfully tagged docker-core-metadata-go-arm64:latest 10:10:43  Building docker-core-metadata-go ... done  ---> 04b2451dee3c 10:10:43 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:10:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:10:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:10:44 ---> 55503d16cc6c 10:10:44 Step 19/26 : RUN apk --no-cache add py3-pip 10:10:44 ---> Running in c6b6d5e48e2e 10:10:45 (1/6) Installing dumb-init (1.2.2-r1) 10:10:45 (2/6) Installing libgcc (9.3.0-r2) 10:10:45 (3/6) Installing libsodium (1.0.18-r0) 10:10:45 (4/6) Installing libstdc++ (9.3.0-r2) 10:10:45 (5/6) Installing libzmq (4.3.3-r0) 10:10:45 (6/6) Installing zeromq (4.3.3-r0) 10:10:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:10:45 Executing busybox-1.31.1-r19.trigger 10:10:45 OK: 8 MiB in 20 packages 10:10:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:10:46 (1/33) Installing libbz2 (1.0.8-r1) 10:10:46 (2/33) Installing expat (2.2.9-r1) 10:10:46 (3/33) Installing libffi (3.3-r2) 10:10:46 (4/33) Installing gdbm (1.13-r1) 10:10:46 (5/33) Installing xz-libs (5.2.5-r0) 10:10:46 (6/33) Installing sqlite-libs (3.32.1-r0) 10:10:46 (7/33) Installing python3 (3.8.5-r0) 10:10:47 Removing intermediate container b274614c35b0 10:10:47 ---> 028d21831d1b 10:10:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:10:48 ---> 9c504a345af9 10:10:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:10:48 (8/33) Installing py3-appdirs (1.4.4-r1) 10:10:48 (9/33) Installing py3-ordered-set (4.0.1-r0) 10:10:48 (10/33) Installing py3-parsing (2.4.7-r0) 10:10:48 (11/33) Installing py3-six (1.15.0-r0) 10:10:48 (12/33) Installing py3-packaging (20.4-r0) 10:10:48 (13/33) Installing py3-setuptools (47.0.0-r0) 10:10:48 (14/33) Installing py3-chardet (3.0.4-r4) 10:10:48 (15/33) Installing py3-idna (2.9-r0) 10:10:48 (16/33) Installing py3-certifi (2020.4.5.1-r0) 10:10:48 (17/33) Installing py3-urllib3 (1.25.9-r0) 10:10:49 (18/33) Installing py3-requests (2.23.0-r0) 10:10:49 (19/33) Installing py3-msgpack (1.0.0-r0) 10:10:49 (20/33) Installing py3-lockfile (0.12.2-r3) 10:10:49 (21/33) Installing py3-cachecontrol (0.12.6-r0) 10:10:49 (22/33) Installing py3-colorama (0.4.3-r0) 10:10:49 (23/33) Installing py3-distlib (0.3.0-r0) 10:10:49 (24/33) Installing py3-distro (1.5.0-r1) 10:10:49 (25/33) Installing py3-webencodings (0.5.1-r3) 10:10:49 (26/33) Installing py3-html5lib (1.0.1-r4) 10:10:49 (27/33) Installing py3-pytoml (0.1.21-r0) 10:10:49 (28/33) Installing py3-pep517 (0.8.2-r0) 10:10:49 (29/33) Installing py3-progress (1.5-r0) 10:10:49 (30/33) Installing py3-toml (0.10.1-r0) 10:10:49 (31/33) Installing py3-retrying (1.3.3-r0) 10:10:49 (32/33) Installing py3-contextlib2 (0.6.0-r0) 10:10:49 (33/33) Installing py3-pip (20.1.1-r0) 10:10:49 Executing busybox-1.31.1-r19.trigger 10:10:49 OK: 71 MiB in 55 packages 10:10:49 ---> 97c2a61ef129 10:10:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:10:50 ---> f0bd424a6dd1 10:10:50 Step 19/23 : ENTRYPOINT ["/core-data"] 10:10:51 ---> Running in da6edba22075 10:10:51 Removing intermediate container da6edba22075 10:10:51 ---> 1ef91f2dd6a0 10:10:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:10:52 ---> Running in 7dde9380556e 10:10:52 Removing intermediate container 7dde9380556e 10:10:52 ---> ff7c9589f1b4 10:10:52 Step 21/23 : LABEL arch=arm64 10:10:52 ---> Running in 3494859687b3 10:10:53 Removing intermediate container 3494859687b3 10:10:53 ---> bae2323d0b3b 10:10:53 Step 22/23 : LABEL git_sha=3cbdff7dca2e298633a7baee0da1ac68296f3f30 10:10:53 ---> Running in 1a311af3b518 10:10:54 Removing intermediate container 1a311af3b518 10:10:54 ---> 9bb69f9fbe98 10:10:54 Step 23/23 : LABEL version=0.0.0 10:10:54 ---> Running in 80ed00e93920 10:10:54 Removing intermediate container 80ed00e93920 10:10:54 ---> bc460e62e7d9 10:10:54 10:10:55 Successfully built bc460e62e7d9 10:10:55 Successfully tagged docker-core-data-go-arm64:latest 10:10:55  Building docker-core-data-go ... done Removing intermediate container c6b6d5e48e2e 10:10:55 ---> 0dbf7e84ece8 10:10:55 Step 20/26 : RUN pip install docker-compose==1.23.2 10:10:56 ---> Running in 7422327e444f 10:11:01 Collecting docker-compose==1.23.2 10:11:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:11:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:11:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:11:02 Collecting dockerpty<0.5,>=0.4.1 10:11:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:11:04 Collecting texttable<0.10,>=0.9.0 10:11:04 Downloading texttable-0.9.1.tar.gz (11 kB) 10:11:06 Collecting PyYAML<4,>=3.10 10:11:06 Downloading PyYAML-3.13.tar.gz (270 kB) 10:11:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 10:11:09 Collecting docker<4.0,>=3.6.0 10:11:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:11:10 Collecting docopt<0.7,>=0.6.1 10:11:10 Downloading docopt-0.6.2.tar.gz (25 kB) 10:11:12 Collecting websocket-client<1.0,>=0.32.0 10:11:12 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 10:11:12 Collecting jsonschema<3,>=2.5.1 10:11:12 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:11:13 Collecting cached-property<2,>=1.2.0 10:11:13 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:11:13 Collecting idna<2.8,>=2.5 10:11:13 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:11:14 Collecting urllib3<1.25,>=1.21.1 10:11:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:11:14 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) 10:11:14 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) 10:11:14 Collecting docker-pycreds>=0.4.0 10:11:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:11:14 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 10:11:14 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 10:11:14 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 10:11:14 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 10:11:15 Installing collected packages: idna, urllib3, requests, dockerpty, texttable, PyYAML, websocket-client, docker-pycreds, docker, docopt, jsonschema, cached-property, docker-compose 10:11:15 Attempting uninstall: idna 10:11:15 Found existing installation: idna 2.9 10:11:15 Uninstalling idna-2.9: 10:11:15 Successfully uninstalled idna-2.9 10:11:16 Attempting uninstall: urllib3 10:11:16 Found existing installation: urllib3 1.25.9 10:11:16 Uninstalling urllib3-1.25.9: 10:11:16 Successfully uninstalled urllib3-1.25.9 10:11:17 Attempting uninstall: requests 10:11:17 Found existing installation: requests 2.23.0 10:11:17 Uninstalling requests-2.23.0: 10:11:17 Successfully uninstalled requests-2.23.0 10:11:17 Running setup.py install for dockerpty: started 10:11:19 Running setup.py install for dockerpty: finished with status 'done' 10:11:19 Running setup.py install for texttable: started 10:11:21 Running setup.py install for texttable: finished with status 'done' 10:11:21 Running setup.py install for PyYAML: started 10:11:23 Running setup.py install for PyYAML: finished with status 'done' 10:11:24 Running setup.py install for docopt: started 10:11:25 Running setup.py install for docopt: finished with status 'done' 10:11:27 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 10:11:30 Removing intermediate container 7422327e444f 10:11:30 ---> 0d710c6e488c 10:11:30 Step 21/26 : RUN apk --no-cache add curl 10:11:30 ---> Running in 47a977df22b9 10:11:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:11:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:11:32 (1/3) Installing nghttp2-libs (1.41.0-r0) 10:11:32 (2/3) Installing libcurl (7.69.1-r3) 10:11:32 (3/3) Installing curl (7.69.1-r3) 10:11:32 Executing busybox-1.31.1-r19.trigger 10:11:32 OK: 71 MiB in 58 packages 10:11:33 Removing intermediate container 47a977df22b9 10:11:33 ---> 2e798eb810a3 10:11:33 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 10:11:33 ---> Running in 80046163f697 10:11:34 Removing intermediate container 80046163f697 10:11:34 ---> 1717c7214625 10:11:34 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:11:34 ---> Running in a53259e95f59 10:11:35 Removing intermediate container a53259e95f59 10:11:35 ---> f74040c7db33 10:11:35 Step 24/26 : LABEL arch=arm64 10:11:35 ---> Running in 48eef4b59390 10:11:35 Removing intermediate container 48eef4b59390 10:11:35 ---> a435924e6d49 10:11:35 Step 25/26 : LABEL git_sha=3cbdff7dca2e298633a7baee0da1ac68296f3f30 10:11:35 ---> Running in 80763cb6b11d 10:11:36 Removing intermediate container 80763cb6b11d 10:11:36 ---> a92fe5ebeab4 10:11:36 Step 26/26 : LABEL version=0.0.0 10:11:36 ---> Running in d7f6026bc5ab 10:11:36 Removing intermediate container d7f6026bc5ab 10:11:36 ---> e4d52f9395ac 10:11:36 10:11:37 Successfully built e4d52f9395ac 10:11:37 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 10:11:37  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 10:11:37 $ docker stop --time=1 6d5c936d1f4302be259462e15db366d214e1c079ac06018af3fe1380ca9dcfbe 10:11:39 $ docker rm -f 6d5c936d1f4302be259462e15db366d214e1c079ac06018af3fe1380ca9dcfbe [Pipeline] // withDockerContainer [Pipeline] sh 10:11:40 + grep docker 10:11:40 + docker images 10:11:40 docker-sys-mgmt-agent-go-arm64 latest e4d52f9395ac 4 seconds ago 300MB 10:11:40 docker-core-data-go-arm64 latest bc460e62e7d9 46 seconds ago 21MB 10:11:40 docker-core-metadata-go-arm64 latest 2c3bee50f261 58 seconds ago 17.7MB 10:11:40 docker-security-proxy-setup-go-arm64 latest 6f24785ea4d4 About a minute ago 23.2MB 10:11:40 docker-security-bootstrapper-go-arm64 latest e956f9473b9e 3 minutes ago 40.3MB 10:11:40 docker-security-secretstore-setup-go-arm64 latest 842db6aa4d47 4 minutes ago 23.4MB 10:11:40 docker-support-notifications-go-arm64 latest 414b3ea06e08 4 minutes ago 16MB 10:11:40 docker-support-scheduler-go-arm64 latest 4507d75694f2 4 minutes ago 15.5MB 10:11:40 docker-core-command-go-arm64 latest 0333f541ff24 4 minutes ago 15.4MB 10:11:40 docker 20.10.0 eeaf43b92773 6 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 10:11:42 provisioning config files... 10:11:42 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3469042592017653658tmp [Pipeline] { [Pipeline] sh 10:11:43 + set +x 10:11:43 + curl -s https://codecov.io/bash 10:11:43 + bash -s -- 10:11:43 10:11:43 _____ _ 10:11:43 / ____| | | 10:11:43 | | ___ __| | ___ ___ _____ __ 10:11:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:11:43 | |___| (_) | (_| | __/ (_| (_) \ V / 10:11:43 \_____\___/ \__,_|\___|\___\___/ \_/ 10:11:43 Bash-20210115-cec3c92 10:11:43 10:11:43 10:11:43 ==> git version 2.24.3 found 10:11:43 ==> 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 10:11:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:11:43 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:11:43 ==> Jenkins CI detected. 10:11:43 project root: . 10:11:43 --> token set from env 10:11:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:11:43 ==> Running gcov in . (disable via -X gcov) 10:11:43 ==> Python coveragepy not found 10:11:43 ==> Searching for coverage reports in: 10:11:43 + . 10:11:43 -> Found 1 reports 10:11:43 ==> Detecting git/mercurial file structure 10:11:43 ==> Reading reports 10:11:43 + ./coverage.out bytes=564700 10:11:43 ==> Appending adjustments 10:11:43 https://docs.codecov.io/docs/fixing-reports 10:11:47 + Found adjustments 10:11:47 ==> Gzipping contents 10:11:47 84K /tmp/codecov.yn2dad.gz 10:11:47 ==> Uploading reports 10:11:47 url: https://codecov.io 10:11:47 query: branch=PR-3078&commit=3cbdff7dca2e298633a7baee0da1ac68296f3f30&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3078%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3078&job=&cmd_args= 10:11:47 -> Pinging Codecov 10:11:47 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3078&commit=3cbdff7dca2e298633a7baee0da1ac68296f3f30&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3078%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3078&job=&cmd_args= 10:11:47 -> Uploading to 10:11:47 https://storage.googleapis.com/codecov/v4/raw/2021-01-26/00271124DB129430A58F1EEE437C3FCB/3cbdff7dca2e298633a7baee0da1ac68296f3f30/4c3782bb-d356-4181-93bf-993e34673905.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210126T101147Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=27d52b63d2efa0c4578ebcb796c2e34806128a2a9e452f97c729d93e3d78d64c 10:11:47 % Total % Received % Xferd Average Speed Time Time Time Current 10:11:47 Dload Upload Total Spent Left Speed 10:11:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 57 85554 0 0 57 49152 0 181k --:--:-- --:--:-- --:--:-- 181k 100 85554 0 0 100 85554 0 157k --:--:-- --:--:-- --:--:-- 157k 10:11:48 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/3cbdff7dca2e298633a7baee0da1ac68296f3f30 [Pipeline] } 10:11:48 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 10:11:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:11:51 ---> package-listing.sh 10:11:51 ++ facter osfamily 10:11:51 ++ tr '[:upper:]' '[:lower:]' 10:11:51 + OS_FAMILY=redhat 10:11:51 + workspace=/w/workspace/edgex-go/1 10:11:51 + START_PACKAGES=/tmp/packages_start.txt 10:11:51 + END_PACKAGES=/tmp/packages_end.txt 10:11:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:11:51 + PACKAGES=/tmp/packages_start.txt 10:11:51 + '[' /w/workspace/edgex-go/1 ']' 10:11:51 + PACKAGES=/tmp/packages_end.txt 10:11:51 + case "${OS_FAMILY}" in 10:11:51 + rpm -qa 10:11:51 + sort 10:11:57 + '[' -f /tmp/packages_start.txt ']' 10:11:57 + '[' -f /tmp/packages_end.txt ']' 10:11:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:11:57 + '[' /w/workspace/edgex-go/1 ']' 10:11:57 + mkdir -p /w/workspace/edgex-go/1/archives/ 10:11:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 10:11:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:11:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:11:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:11:57 10:11:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:11:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:11:58 alpine: Pulling from edgex-lftools-log-publisher 10:11:58 df20fa9351a1: Pulling fs layer 10:11:58 36b3adc4ff6f: Pulling fs layer 10:11:58 8ad3a11d3b57: Pulling fs layer 10:11:58 46f8f816bc3b: Pulling fs layer 10:11:58 93b61091891f: Pulling fs layer 10:11:58 93b9cdb0e59b: Pulling fs layer 10:11:58 5e14af77c1be: Pulling fs layer 10:11:58 01666e4c0597: Pulling fs layer 10:11:58 aa168da1d23b: Pulling fs layer 10:11:58 46f8f816bc3b: Waiting 10:11:58 93b61091891f: Waiting 10:11:58 93b9cdb0e59b: Waiting 10:11:58 5e14af77c1be: Waiting 10:11:58 01666e4c0597: Waiting 10:11:58 aa168da1d23b: Waiting 10:11:58 36b3adc4ff6f: Verifying Checksum 10:11:58 36b3adc4ff6f: Download complete 10:11:58 46f8f816bc3b: Verifying Checksum 10:11:58 46f8f816bc3b: Download complete 10:11:58 df20fa9351a1: Verifying Checksum 10:11:58 df20fa9351a1: Download complete 10:11:58 93b9cdb0e59b: Verifying Checksum 10:11:58 93b9cdb0e59b: Download complete 10:11:58 5e14af77c1be: Verifying Checksum 10:11:58 5e14af77c1be: Download complete 10:11:58 93b61091891f: Download complete 10:11:58 01666e4c0597: Download complete 10:11:58 8ad3a11d3b57: Verifying Checksum 10:11:58 8ad3a11d3b57: Download complete 10:11:58 df20fa9351a1: Pull complete 10:11:58 36b3adc4ff6f: Pull complete 10:11:59 8ad3a11d3b57: Pull complete 10:11:59 46f8f816bc3b: Pull complete 10:12:00 aa168da1d23b: Verifying Checksum 10:12:00 aa168da1d23b: Download complete 10:12:01 93b61091891f: Pull complete 10:12:01 93b9cdb0e59b: Pull complete 10:12:01 5e14af77c1be: Pull complete 10:12:02 01666e4c0597: Pull complete 10:12:10 aa168da1d23b: Pull complete 10:12:10 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:12:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:12:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:12:10 prd-centos7-docker-4c-2g-22815 does not seem to be running inside a container 10:12:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:12:16 $ docker top 4d73e1a2bcf77af1e6eb73fb6a97c9e18586eb81c9153f18e0ed7bb5ddd8e1c1 -eo pid,comm [Pipeline] { [Pipeline] sh 10:12:17 + touch /tmp/pre-build-complete [Pipeline] sh 10:12:17 + mkdir -p /var/log/sa [Pipeline] sh 10:12:17 + ls /var/log/sa-host 10:12:17 + sadf -c /var/log/sa-host/sa23 10:12:17 file_magic: OK 10:12:17 HZ: Using current value: 100 10:12:17 file_header: OK 10:12:17 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 10:12:17 Statistics: 10:12:17 Hnuu...uuuununununu... 10:12:17 File successfully converted to sysstat format version 12.2.1 10:12:17 + sadf -c /var/log/sa-host/sa26 10:12:17 file_magic: OK 10:12:17 HZ: Using current value: 100 10:12:17 file_header: OK 10:12:17 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 10:12:17 Statistics: 10:12:17 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... 10:12:17 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:12:18 provisioning config files... 10:12:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7657074101171176136tmp [Pipeline] { [Pipeline] echo 10:12:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:12:18 ---> create-netrc.sh [Pipeline] } 10:12:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 10:12:18 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 10:12:19 ---> python-tools-install.sh [Pipeline] echo 10:12:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:12:19 ---> sudo-logs.sh 10:12:19 Archiving 'sudo' log.. [Pipeline] echo 10:12:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:12:20 ---> job-cost.sh 10:12:20 lf-activate-venv: SKIPPING 10:12:20 INFO: No Stack... 10:12:21 INFO: Retrieving Pricing Info for: v1-standard-2 10:12:22 INFO: Archiving Costs [Pipeline] echo 10:12:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:12:22 ---> logs-deploy.sh 10:12:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3078/1 10:12:22 INFO: archiving workspace using pattern(s): 10:12:24 Archives upload complete. 10:12:24 INFO: archiving logs to Nexus