Pull request #3185 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 61638ca62d33426a2ce3f2b4b107772a009d1874 rather than f4736452ca1da34e2b252bf4a60e1e7129a8f504 Obtained Jenkinsfile from 61638ca62d33426a2ce3f2b4b107772a009d1874 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-3185/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 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3185/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-27153 in /w/workspace/edgexfoundry_edgex-go_PR-3185 [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/3185/head:refs/remotes/origin/PR-3185 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 61638ca62d33426a2ce3f2b4b107772a009d1874 into PR head commit f4736452ca1da34e2b252bf4a60e1e7129a8f504 Merge succeeded, producing f4736452ca1da34e2b252bf4a60e1e7129a8f504 Checking out Revision f4736452ca1da34e2b252bf4a60e1e7129a8f504 (PR-3185) > git config core.sparsecheckout # timeout=10 > git checkout -f f4736452ca1da34e2b252bf4a60e1e7129a8f504 # 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 61638ca62d33426a2ce3f2b4b107772a009d1874 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4736452ca1da34e2b252bf4a60e1e7129a8f504 # timeout=10 Commit message: "feat(scheduler): Implement GET /interval/all V2 API" 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 11:51:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:51:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:51:01 ========================================================= 11:51:01 EdgeX Global Pipelines Version Info 11:51:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:51:02 ------------------- 11:51:02 stable info: 11:51:02 ------------------- 11:51:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:51:02 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 11:51:02 Message: update stable to v1.0.179 11:51:03 ------------------- 11:51:03 experimental info: 11:51:03 ------------------- 11:51:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:51:03 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 11:51:03 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:51:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 11:51:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 11:51:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:51:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:51:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:51:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 11:51:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 11:51:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 11:51:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 11:51:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 11:51:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:51:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:51:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:51:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:51:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:51:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:51:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:51:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 11:51:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:51:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 11:51:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 11:51:07 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 11:51:07 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 11:51:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3185 [Pipeline] echo 11:51:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3185 [Pipeline] echo 11:51:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3185 [Pipeline] echo 11:51:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f4736452ca1da34e2b252bf4a60e1e7129a8f504 [Pipeline] echo 11:51:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f473645 [Pipeline] echo 11:51:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:51:08 provisioning config files... 11:51:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config923454542579620128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:51:08 ---> docker-login.sh 11:51:08 nexus3.edgexfoundry.org:10001 11:51:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:51:09 Configure a credential helper to remove this warning. See 11:51:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:51:09 11:51:09 Login Succeeded 11:51:09 nexus3.edgexfoundry.org:10002 11:51:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:51:09 Configure a credential helper to remove this warning. See 11:51:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:51:09 11:51:09 Login Succeeded 11:51:09 nexus3.edgexfoundry.org:10003 11:51:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:51:09 Configure a credential helper to remove this warning. See 11:51:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:51:09 11:51:09 Login Succeeded 11:51:09 nexus3.edgexfoundry.org:10004 11:51:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:51:09 Configure a credential helper to remove this warning. See 11:51:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:51:09 11:51:09 Login Succeeded 11:51:09 docker.io 11:51:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:51:09 Configure a credential helper to remove this warning. See 11:51:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:51:09 11:51:09 Login Succeeded 11:51:09 ---> docker-login.sh ends [Pipeline] } 11:51:09 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:51:10 ++ 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 11:51:10 + for file in '`ls cmd/**/Dockerfile`' 11:51:10 ++ dirname cmd/core-command/Dockerfile 11:51:10 ++ cut -d/ -f2 11:51:10 + echo core-command,cmd/core-command/Dockerfile 11:51:10 + for file in '`ls cmd/**/Dockerfile`' 11:51:10 ++ dirname cmd/core-data/Dockerfile 11:51:10 ++ cut -d/ -f2 11:51:10 + echo core-data,cmd/core-data/Dockerfile 11:51:10 + for file in '`ls cmd/**/Dockerfile`' 11:51:10 ++ dirname cmd/core-metadata/Dockerfile 11:51:10 ++ cut -d/ -f2 11:51:10 + echo core-metadata,cmd/core-metadata/Dockerfile 11:51:10 + for file in '`ls cmd/**/Dockerfile`' 11:51:10 ++ dirname cmd/security-bootstrapper/Dockerfile 11:51:10 ++ cut -d/ -f2 11:51:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 11:51:10 + for file in '`ls cmd/**/Dockerfile`' 11:51:10 ++ dirname cmd/security-proxy-setup/Dockerfile 11:51:10 ++ cut -d/ -f2 11:51:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 11:51:10 + for file in '`ls cmd/**/Dockerfile`' 11:51:10 ++ dirname cmd/security-secretstore-setup/Dockerfile 11:51:10 ++ cut -d/ -f2 11:51:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 11:51:10 + for file in '`ls cmd/**/Dockerfile`' 11:51:10 ++ dirname cmd/support-notifications/Dockerfile 11:51:10 ++ cut -d/ -f2 11:51:10 + echo support-notifications,cmd/support-notifications/Dockerfile 11:51:10 + for file in '`ls cmd/**/Dockerfile`' 11:51:10 ++ dirname cmd/support-scheduler/Dockerfile 11:51:10 ++ cut -d/ -f2 11:51:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile 11:51:10 + for file in '`ls cmd/**/Dockerfile`' 11:51:10 ++ dirname cmd/sys-mgmt-agent/Dockerfile 11:51:10 ++ cut -d/ -f2 11:51:10 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 11:51:10 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 11:51:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:51:12 11:51:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:51:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:51:12 latest: Pulling from edgex-devops/git-semver 11:51:12 31603596830f: Pulling fs layer 11:51:12 2a8b12db71e7: Pulling fs layer 11:51:12 6ca5941a6612: Pulling fs layer 11:51:12 ecc8261a40a4: Pulling fs layer 11:51:12 ecc8261a40a4: Waiting 11:51:12 2a8b12db71e7: Verifying Checksum 11:51:12 2a8b12db71e7: Download complete 11:51:13 31603596830f: Verifying Checksum 11:51:13 31603596830f: Download complete 11:51:13 ecc8261a40a4: Verifying Checksum 11:51:13 ecc8261a40a4: Download complete 11:51:13 6ca5941a6612: Verifying Checksum 11:51:13 6ca5941a6612: Download complete 11:51:13 31603596830f: Pull complete 11:51:13 2a8b12db71e7: Pull complete 11:51:14 6ca5941a6612: Pull complete 11:51:14 ecc8261a40a4: Pull complete 11:51:14 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 11:51:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:51:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:51:14 prd-centos7-docker-4c-2g-27153 does not seem to be running inside a container 11:51:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:51:17 $ docker top d20a3989e058b37493ae434f408e0f82bc5ec2e07499caff88c5dbf94740627c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:51:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:51:17 [ssh-agent] Looking for ssh-agent implementation... 11:51:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:51:17 $ docker exec d20a3989e058b37493ae434f408e0f82bc5ec2e07499caff88c5dbf94740627c ssh-agent 11:51:17 SSH_AUTH_SOCK=/tmp/ssh-WGvqPxwQ5zeC/agent.11 11:51:17 SSH_AGENT_PID=16 11:51:17 Running ssh-add (command line suppressed) 11:51:17 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7836700081049632037.key (/w/workspace/edgex-go/1@tmp/private_key_7836700081049632037.key) 11:51:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:51:18 + git tag --points-at HEAD [Pipeline] } 11:51:18 $ docker exec --env ******** --env ******** d20a3989e058b37493ae434f408e0f82bc5ec2e07499caff88c5dbf94740627c ssh-agent -k 11:51:18 unset SSH_AUTH_SOCK; 11:51:18 unset SSH_AGENT_PID; 11:51:18 echo Agent pid 16 killed; 11:51:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:51:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:51:18 [ssh-agent] Looking for ssh-agent implementation... 11:51:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:51:18 $ docker exec d20a3989e058b37493ae434f408e0f82bc5ec2e07499caff88c5dbf94740627c ssh-agent 11:51:19 SSH_AUTH_SOCK=/tmp/ssh-BZ5ir7gAqdVn/agent.44 11:51:19 SSH_AGENT_PID=49 11:51:19 Running ssh-add (command line suppressed) 11:51:19 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2808641747968651684.key (/w/workspace/edgex-go/1@tmp/private_key_2808641747968651684.key) 11:51:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:51:19 + git semver init 11:51:19 # -> Open(): unable to determine branch for HEAD 11:51:19 # $GIT_DIR = /w/workspace/edgex-go/1/.git 11:51:19 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 11:51:19 # $SEMVER_REMOTE_NAME = origin 11:51:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:51:19 # $SEMVER_USER_NAME = edgex-jenkins 11:51:19 # $SEMVER_BRANCH = PR-3185 11:51:19 # $SEMVER_TEMP = /tmp/semver-941309860 11:51:19 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 11:51:51 # '/tmp/semver-941309860' -> '/w/workspace/edgex-go/1/.semver' 11:51:51 # -> Force: false 11:51:51 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 11:51:51 $ docker exec --env ******** --env ******** d20a3989e058b37493ae434f408e0f82bc5ec2e07499caff88c5dbf94740627c ssh-agent -k 11:51:52 unset SSH_AUTH_SOCK; 11:51:52 unset SSH_AGENT_PID; 11:51:52 echo Agent pid 49 killed; 11:51:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:51:52 + git semver [Pipeline] } 11:51:52 $ docker stop --time=1 d20a3989e058b37493ae434f408e0f82bc5ec2e07499caff88c5dbf94740627c 11:51:54 $ docker rm -f d20a3989e058b37493ae434f408e0f82bc5ec2e07499caff88c5dbf94740627c [Pipeline] // withDockerContainer [Pipeline] sh 11:51:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:51:55 Stashed 1 file(s) [Pipeline] echo 11:51:55 [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 11:51:56 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 11:51:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:51:57 + sudo service docker restart 11:51:57 + true 11:51:57 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 11:51:58 ========================================================= 11:51:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 11:51:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:51:58 + 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 . 11:52:01 Sending build context to Docker daemon 328MB 11:52:01 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 11:52:01 Step 2/6 : FROM ${BASE} 11:52:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 11:52:02 188c0c94c7c5: Pulling fs layer 11:52:02 0ef7d3d256c8: Pulling fs layer 11:52:02 de9db76c5a1d: Pulling fs layer 11:52:02 bca2f99d35d6: Pulling fs layer 11:52:02 93359f2a8cfa: Pulling fs layer 11:52:02 7c6f9722023f: Pulling fs layer 11:52:02 a35cf1a2eb13: Pulling fs layer 11:52:02 93359f2a8cfa: Waiting 11:52:02 bca2f99d35d6: Waiting 11:52:02 7c6f9722023f: Waiting 11:52:02 a35cf1a2eb13: Waiting 11:52:02 de9db76c5a1d: Verifying Checksum 11:52:02 de9db76c5a1d: Download complete 11:52:02 0ef7d3d256c8: Verifying Checksum 11:52:02 0ef7d3d256c8: Download complete 11:52:02 93359f2a8cfa: Verifying Checksum 11:52:02 93359f2a8cfa: Download complete 11:52:02 188c0c94c7c5: Verifying Checksum 11:52:02 188c0c94c7c5: Download complete 11:52:02 7c6f9722023f: Verifying Checksum 11:52:02 7c6f9722023f: Download complete 11:52:02 188c0c94c7c5: Pull complete 11:52:02 0ef7d3d256c8: Pull complete 11:52:02 de9db76c5a1d: Pull complete 11:52:04 a35cf1a2eb13: Verifying Checksum 11:52:04 a35cf1a2eb13: Download complete 11:52:04 bca2f99d35d6: Verifying Checksum 11:52:04 bca2f99d35d6: Download complete 11:52:10 bca2f99d35d6: Pull complete 11:52:10 93359f2a8cfa: Pull complete 11:52:10 7c6f9722023f: Pull complete 11:52:11 Still waiting to schedule task 11:52:11 ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline 11:52:15 a35cf1a2eb13: Pull complete 11:52:15 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 11:52:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 11:52:15 ---> a62c8e92a672 11:52:15 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 11:52:15 ---> Running in b479457f7639 11:52:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:52:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:52:19 (1/12) Installing libmagic (5.38-r0) 11:52:19 (2/12) Installing file (5.38-r0) 11:52:19 (3/12) Installing libc-dev (0.7.2-r3) 11:52:19 (4/12) Installing g++ (9.3.0-r2) 11:52:29 (5/12) Installing fortify-headers (1.1-r0) 11:52:29 (6/12) Installing patch (2.7.6-r6) 11:52:29 (7/12) Installing build-base (0.5-r2) 11:52:30 (8/12) Installing libsodium (1.0.18-r0) 11:52:30 (9/12) Installing pkgconf (1.7.2-r0) 11:52:30 (10/12) Installing libsodium-dev (1.0.18-r0) 11:52:30 (11/12) Installing libzmq (4.3.3-r0) 11:52:30 (12/12) Installing zeromq-dev (4.3.3-r0) 11:52:30 Executing busybox-1.31.1-r19.trigger 11:52:30 OK: 233 MiB in 51 packages 11:52:34 Removing intermediate container b479457f7639 11:52:34 ---> 1cf1b9b17d33 11:52:34 Step 4/6 : WORKDIR /edgex-go 11:52:34 ---> Running in f37fa690d651 11:52:34 Removing intermediate container f37fa690d651 11:52:34 ---> 8560fe3da990 11:52:34 Step 5/6 : COPY go.mod . 11:52:34 ---> 7ef1c9f4da4b 11:52:34 Step 6/6 : RUN go mod download 11:52:34 ---> Running in edeee6527948 11:52:56 Removing intermediate container edeee6527948 11:52:56 ---> 8f6ec22d42fb 11:52:56 Successfully built 8f6ec22d42fb 11:52:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:52:57 + docker inspect -f . ci-base-image-x86_64 11:52:57 . [Pipeline] withDockerContainer 11:52:57 prd-centos7-docker-4c-2g-27153 does not seem to be running inside a container 11:52:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:52:58 $ docker top 4a533833ed31149241a5008c1df44d50c801612fca5c7ea1a159781fc14a6613 -eo pid,comm [Pipeline] { [Pipeline] sh 11:52:58 + go version 11:52:58 go version go1.15.5 linux/amd64 [Pipeline] } 11:52:58 $ docker stop --time=1 4a533833ed31149241a5008c1df44d50c801612fca5c7ea1a159781fc14a6613 11:53:00 $ docker rm -f 4a533833ed31149241a5008c1df44d50c801612fca5c7ea1a159781fc14a6613 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:53:01 + docker inspect -f . ci-base-image-x86_64 11:53:01 . [Pipeline] withDockerContainer 11:53:01 prd-centos7-docker-4c-2g-27153 does not seem to be running inside a container 11:53:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:53:02 $ docker top 77356654b043555b5fe9462f2e45c138f815e23b622b2f60579fc92280763727 -eo pid,comm [Pipeline] { [Pipeline] echo 11:53:02 ========================================================= 11:53:02 [edgeXBuildGoParallel] Running Tests and Build... 11:53:02 ========================================================= [Pipeline] sh 11:53:03 + make test 11:53:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:53:11 ? github.com/edgexfoundry/edgex-go [no test files] 11:53:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:53:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:53:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:53:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:53:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:53:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:53:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:53:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:53:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:53:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:53:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:53:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:53:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:53:39 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.098s coverage: 45.9% of statements 11:53:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:53:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:53:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 11:53:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 11:53:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 11:53:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 11:53:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 11:53:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.102s coverage: 100.0% of statements 11:53:43 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.189s coverage: 27.1% of statements 11:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 11:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 11:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 11:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:53:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements 11:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 11:53:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.052s coverage: 100.0% of statements 11:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 11:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 11:53:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.108s coverage: 65.8% of statements 11:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 11:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 11:53:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.430s coverage: 82.3% of statements 11:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 11:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 11:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 11:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 11:53:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.379s coverage: 28.6% of statements 11:53:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:53:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:53:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 11:53:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 11:53:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 11:53:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.055s coverage: 100.0% of statements 11:53:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 11:53:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.050s coverage: 100.0% of statements 11:53:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 11:53:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.105s coverage: 86.7% of statements 11:53:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 11:53:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.122s coverage: 97.5% of statements 11:53:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 11:53:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.069s coverage: 78.3% of statements 11:53:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 11:53:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 11:53:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 11:53:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 11:53:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.388s coverage: 92.8% of statements 11:53:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 11:53:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 11:53:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 11:53:48 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 11:53:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:53:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 11:53:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 11:53:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:53:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:53:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 11:53:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:53:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 11:53:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:53:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 11:53:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:53:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 11:53:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 11:53:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 11:53:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.032s coverage: 58.8% of statements 11:53:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 11:53:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 11:53:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.069s coverage: 0.1% of statements 11:53:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 11:53:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 11:53:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:53:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.040s coverage: 45.5% of statements 11:53:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.038s coverage: 79.5% of statements 11:53:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 11:53:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.050s coverage: 96.3% of statements 11:53:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.029s coverage: 87.5% of statements 11:54:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.035s coverage: 94.4% of statements 11:54:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.032s coverage: 44.8% of statements 11:54:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27154 in /w/workspace/edgexfoundry_edgex-go_PR-3185 [Pipeline] { [Pipeline] ws 11:54:02 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 11:54:07 using credential edgex-jenkins-ssh 11:54:07 Cloning the remote Git repository 11:54:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:54:07 > git init /w/workspace/edgex-go/1 # timeout=10 11:54:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:54:07 > git --version # timeout=10 11:54:07 > git --version # 'git version 2.17.1' 11:54:07 using GIT_SSH to set credentials SSH Credentials for GitHub 11:54:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:54:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.061s coverage: 92.9% of statements 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:54:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:54:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.039s coverage: 87.2% of statements 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:54:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:54:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 75.5% of statements 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:54:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements 11:54:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 11:54:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements 11:54:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.6% of statements 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:54:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 62.4% of statements 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:54:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements 11:54:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 11:54:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 11:54:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 11:54:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 11:54:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.286s coverage: 68.9% of statements 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:54:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.092s coverage: 36.1% of statements 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:54:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.128s coverage: 47.0% of statements 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 11:54:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.062s coverage: 100.0% of statements 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 11:54:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.057s coverage: 100.0% of statements 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 11:54:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.093s coverage: 89.4% of statements 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 11:54:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.720s coverage: 29.1% of statements 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 11:54:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.064s coverage: 99.0% of statements 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 11:54:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 11:54:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.056s coverage: 92.9% of statements 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 11:54:13 ok github.com/edgexfoundry/edgex-go/internal/system 0.036s coverage: 0.0% of statements 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:54:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 11:54:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.040s coverage: 87.9% of statements 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 11:54:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:54:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements 11:54:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.041s coverage: 32.1% of statements 11:54:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 11:54:13 GO111MODULE=on go vet ./... 11:54:23 Merging remotes/origin/master commit 61638ca62d33426a2ce3f2b4b107772a009d1874 into PR head commit f4736452ca1da34e2b252bf4a60e1e7129a8f504 11:54:24 Merge succeeded, producing f4736452ca1da34e2b252bf4a60e1e7129a8f504 11:54:24 Checking out Revision f4736452ca1da34e2b252bf4a60e1e7129a8f504 (PR-3185) 11:54:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:54:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:54:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:54:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:54:22 using GIT_SSH to set credentials SSH Credentials for GitHub 11:54:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3185/head:refs/remotes/origin/PR-3185 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:54:23 > git config core.sparsecheckout # timeout=10 11:54:23 > git checkout -f f4736452ca1da34e2b252bf4a60e1e7129a8f504 # timeout=10 11:54:24 > git remote # timeout=10 11:54:24 > git config --get remote.origin.url # timeout=10 11:54:24 using GIT_SSH to set credentials SSH Credentials for GitHub 11:54:24 > git merge 61638ca62d33426a2ce3f2b4b107772a009d1874 # timeout=10 11:54:24 > git rev-parse HEAD^{commit} # timeout=10 11:54:24 > git config core.sparsecheckout # timeout=10 11:54:24 > git checkout -f f4736452ca1da34e2b252bf4a60e1e7129a8f504 # timeout=10 11:54:28 Commit message: "feat(scheduler): Implement GET /interval/all V2 API" 11:54:28 > git --version # timeout=10 11:54:28 > git --version # 'git version 2.17.1' 11:54:28 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:54:30 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 11:54:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:54:31 + + truesudo 11:54:31 service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:54:33 provisioning config files... 11:54:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1703839500739842736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:54:34 ---> docker-login.sh 11:54:34 nexus3.edgexfoundry.org:10001 11:54:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:54:35 Configure a credential helper to remove this warning. See 11:54:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:54:35 11:54:35 Login Succeeded 11:54:35 nexus3.edgexfoundry.org:10002 11:54:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:54:35 Configure a credential helper to remove this warning. See 11:54:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:54:35 11:54:35 Login Succeeded 11:54:35 nexus3.edgexfoundry.org:10003 11:54:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:54:36 Configure a credential helper to remove this warning. See 11:54:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:54:36 11:54:36 Login Succeeded 11:54:36 nexus3.edgexfoundry.org:10004 11:54:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:54:37 Configure a credential helper to remove this warning. See 11:54:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:54:37 11:54:37 Login Succeeded 11:54:37 docker.io 11:54:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:54:37 Configure a credential helper to remove this warning. See 11:54:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:54:37 11:54:37 Login Succeeded 11:54:37 ---> docker-login.sh ends [Pipeline] } 11:54:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:54:38 ========================================================= 11:54:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 11:54:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:54:38 + 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 . 11:54:40 gofmt -l . 11:54:40 [ "`gofmt -l .`" = "" ] 11:54:40 ./bin/test-go-mod-tidy.sh 11:54:41 ./bin/test-attribution-txt.sh 11:54:41 Sending build context to Docker daemon 166.3MB 11:54:41 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 11:54:41 Step 2/6 : FROM ${BASE} 11:54:41 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:54:41 5f621e34cdf4: Pulling fs layer 11:54:41 a4357932f1b6: Pulling fs layer 11:54:41 18c013af1878: Pulling fs layer 11:54:41 00ac8860ef70: Pulling fs layer 11:54:41 63d7cb157983: Pulling fs layer 11:54:41 b116817d02f9: Pulling fs layer 11:54:41 745a02a5169b: Pulling fs layer 11:54:41 00ac8860ef70: Waiting 11:54:41 63d7cb157983: Waiting 11:54:41 b116817d02f9: Waiting 11:54:41 745a02a5169b: Waiting 11:54:41 18c013af1878: Download complete 11:54:41 a4357932f1b6: Download complete 11:54:41 63d7cb157983: Verifying Checksum 11:54:41 63d7cb157983: Download complete 11:54:41 b116817d02f9: Verifying Checksum 11:54:41 b116817d02f9: Download complete 11:54:41 5f621e34cdf4: Verifying Checksum 11:54:41 5f621e34cdf4: Download complete [Pipeline] sh 11:54:42 + ls -al . 11:54:42 total 704 11:54:42 drwxrwxr-x 10 1001 1001 4096 Feb 22 11:54 . 11:54:42 drwxr-xr-x 4 root root 28 Feb 22 11:53 .. 11:54:42 -rw-rw-r-- 1 1001 1001 11 Feb 22 11:50 .dockerignore 11:54:42 drwxrwxr-x 8 1001 1001 179 Feb 22 11:50 .git 11:54:42 drwxrwxr-x 3 1001 1001 125 Feb 22 11:50 .github 11:54:42 -rw-rw-r-- 1 1001 1001 818 Feb 22 11:50 .gitignore 11:54:42 drwx------ 3 1001 1001 60 Feb 22 11:51 .semver 11:54:42 -rw-rw-r-- 1 1001 1001 166 Feb 22 11:50 .sonarcloud.properties 11:54:42 -rw-rw-r-- 1 1001 1001 8475 Feb 22 11:50 Attribution.txt 11:54:42 -rw-rw-r-- 1 1001 1001 3804 Feb 22 11:50 CONTRIBUTING.md 11:54:42 -rw-rw-r-- 1 1001 1001 931 Feb 22 11:50 Dockerfile.build 11:54:42 -rw-rw-r-- 1 1001 1001 863 Feb 22 11:50 Jenkinsfile 11:54:42 -rw-rw-r-- 1 1001 1001 10775 Feb 22 11:50 LICENSE 11:54:42 -rw-rw-r-- 1 1001 1001 5774 Feb 22 11:50 Makefile 11:54:42 -rw-rw-r-- 1 1001 1001 6524 Feb 22 11:50 README.md 11:54:42 -rw-rw-r-- 1 1001 1001 6755 Feb 22 11:50 SECURITY.md 11:54:42 -rw-rw-r-- 1 1001 1001 5 Feb 22 11:51 VERSION 11:54:42 -rw-rw-r-- 1 1001 1001 4131 Feb 22 11:50 ZMQWindows.md 11:54:42 drwxrwxr-x 2 1001 1001 117 Feb 22 11:50 bin 11:54:42 drwxrwxr-x 14 1001 1001 4096 Feb 22 11:50 cmd 11:54:42 -rw-r--r-- 1 root root 593405 Feb 22 11:54 coverage.out 11:54:42 -rw-r--r-- 1 root root 1055 Feb 22 11:54 go.mod 11:54:42 -rw-r--r-- 1 root root 21410 Feb 22 11:54 go.sum 11:54:42 drwxrwxr-x 8 1001 1001 127 Feb 22 11:50 internal 11:54:42 drwxrwxr-x 4 1001 1001 26 Feb 22 11:50 openapi 11:54:42 drwxrwxr-x 4 1001 1001 71 Feb 22 11:50 snap 11:54:42 -rw-rw-r-- 1 1001 1001 168 Feb 22 11:50 version.go [Pipeline] sh 11:54:42 5f621e34cdf4: Pull complete 11:54:42 + '[' -e coverage.out ] 11:54:42 + chown 1001:1001 coverage.out [Pipeline] stash 11:54:42 Stashed 1 file(s) [Pipeline] sh 11:54:42 a4357932f1b6: Pull complete 11:54:42 + make build 11:54:42 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 11:54:43 18c013af1878: Pull complete 11:54:44 745a02a5169b: Verifying Checksum 11:54:44 745a02a5169b: Download complete 11:54:45 00ac8860ef70: Verifying Checksum 11:54:45 00ac8860ef70: Download complete 11:54:46 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 11:54:54 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 11:54:55 00ac8860ef70: Pull complete 11:54:55 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 11:54:56 63d7cb157983: Pull complete 11:54:56 b116817d02f9: Pull complete 11:54:57 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 11:54:57 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 11:54:59 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 11:55:00 745a02a5169b: Pull complete 11:55:00 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 11:55:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 11:55:00 ---> b7e6874047d6 11:55:00 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 11:55:00 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 11:55:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:55:03 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 11:55:04 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 11:55:04 ---> Running in aa6747e14205 11:55:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:55:05 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 11:55:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:55:06 (1/12) Installing libmagic (5.38-r0) 11:55:06 (2/12) Installing file (5.38-r0) 11:55:06 (3/12) Installing libc-dev (0.7.2-r3) 11:55:06 (4/12) Installing g++ (9.3.0-r2) [Pipeline] } 11:55:07 $ docker stop --time=1 77356654b043555b5fe9462f2e45c138f815e23b622b2f60579fc92280763727 11:55:08 $ docker rm -f 77356654b043555b5fe9462f2e45c138f815e23b622b2f60579fc92280763727 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 11:55:11 (5/12) Installing fortify-headers (1.1-r0) 11:55:11 (6/12) Installing patch (2.7.6-r6) 11:55:11 (7/12) Installing build-base (0.5-r2) 11:55:11 (8/12) Installing libsodium (1.0.18-r0) 11:55:11 (9/12) Installing pkgconf (1.7.2-r0) 11:55:11 (10/12) Installing libsodium-dev (1.0.18-r0) 11:55:11 (11/12) Installing libzmq (4.3.3-r0) 11:55:11 (12/12) Installing zeromq-dev (4.3.3-r0) 11:55:11 Executing busybox-1.31.1-r19.trigger 11:55:11 OK: 217 MiB in 51 packages [Pipeline] isUnix [Pipeline] sh 11:55:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:55:14 11:55:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 11:55:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:55:14 latest: Pulling from edgex-devops/edgex-compose 11:55:14 cbdbe7a5bc2a: Pulling fs layer 11:55:14 ca9280d653b3: Pulling fs layer 11:55:14 7e9c9ca2126c: Pulling fs layer 11:55:15 cbdbe7a5bc2a: Verifying Checksum 11:55:15 cbdbe7a5bc2a: Download complete 11:55:15 cbdbe7a5bc2a: Pull complete 11:55:15 ca9280d653b3: Download complete 11:55:16 Removing intermediate container aa6747e14205 11:55:16 ---> bcd658414353 11:55:16 Step 4/6 : WORKDIR /edgex-go 11:55:16 ---> Running in 0bc591670212 11:55:16 7e9c9ca2126c: Verifying Checksum 11:55:16 7e9c9ca2126c: Download complete 11:55:16 ca9280d653b3: Pull complete 11:55:16 Removing intermediate container 0bc591670212 11:55:16 ---> 44055f1e5179 11:55:16 Step 5/6 : COPY go.mod . 11:55:17 ---> 26806531789c 11:55:17 Step 6/6 : RUN go mod download 11:55:17 ---> Running in 67b65d83054e 11:55:23 7e9c9ca2126c: Pull complete 11:55:23 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 11:55:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:55:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 11:55:23 prd-centos7-docker-4c-2g-27153 does not seem to be running inside a container 11:55:23 $ 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:latest cat 11:55:26 $ docker top 9a7c194e0dbf58430813644c37df5e3278809126513e7edd7ad60a8bd21a9752 -eo pid,comm [Pipeline] { [Pipeline] sh 11:55:26 + docker-compose build --help 11:55:26 + grep parallel 11:55:27 --parallel Build images in parallel. [Pipeline] } 11:55:27 $ docker stop --time=1 9a7c194e0dbf58430813644c37df5e3278809126513e7edd7ad60a8bd21a9752 11:55:28 $ docker rm -f 9a7c194e0dbf58430813644c37df5e3278809126513e7edd7ad60a8bd21a9752 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:55:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:55:29 . [Pipeline] withDockerContainer 11:55:29 prd-centos7-docker-4c-2g-27153 does not seem to be running inside a container 11:55:29 $ 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:latest cat 11:55:30 $ docker top f13ad715ad2fdf456ed788c6d609fcffe1bc771ad4161cbf6ba91dc496da29d0 -eo pid,comm [Pipeline] { [Pipeline] sh 11:55:31 + docker-compose -f ./docker-compose-build.yml build --parallel 11:55:32 Building docker-core-command-go ... 11:55:32 Building docker-core-data-go ... 11:55:32 Building docker-core-metadata-go ... 11:55:32 Building docker-security-bootstrapper-go ... 11:55:32 Building docker-security-proxy-setup-go ... 11:55:32 Building docker-security-secretstore-setup-go ... 11:55:32 Building docker-support-notifications-go ... 11:55:32 Building docker-support-scheduler-go ... 11:55:32 Building docker-sys-mgmt-agent-go ... 11:55:32 Building docker-support-notifications-go 11:55:32 Building docker-support-scheduler-go 11:55:32 Building docker-sys-mgmt-agent-go 11:55:32 Building docker-security-secretstore-setup-go 11:55:32 Building docker-security-proxy-setup-go 11:55:49 Removing intermediate container 67b65d83054e 11:55:49 ---> ad83630c1973 11:55:49 Successfully built ad83630c1973 11:55:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:55:50 + docker inspect -f . ci-base-image-arm64 11:55:50 . [Pipeline] withDockerContainer 11:55:50 prd-ubuntu18.04-docker-arm64-4c-16g-27154 does not seem to be running inside a container 11:55:50 $ 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 11:55:52 $ docker top 46f6d9451182081ff4ebb94724b82740689cd591475a3eeeae5ca94f4cc05cc4 -eo pid,comm [Pipeline] { [Pipeline] sh 11:55:53 + go version 11:55:53 go version go1.15.5 linux/arm64 [Pipeline] } 11:55:53 $ docker stop --time=1 46f6d9451182081ff4ebb94724b82740689cd591475a3eeeae5ca94f4cc05cc4 11:55:55 $ docker rm -f 46f6d9451182081ff4ebb94724b82740689cd591475a3eeeae5ca94f4cc05cc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:55:56 + docker inspect -f . ci-base-image-arm64 11:55:56 . [Pipeline] withDockerContainer 11:55:56 prd-ubuntu18.04-docker-arm64-4c-16g-27154 does not seem to be running inside a container 11:55:56 $ 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 11:55:58 $ docker top b514c749ea4d9a1223e37d19aa5a90645fe6cf93d1d08ecaded52abecab7880e -eo pid,comm [Pipeline] { [Pipeline] echo 11:55:58 ========================================================= 11:55:58 [edgeXBuildGoParallel] Running Tests and Build... 11:55:58 ========================================================= [Pipeline] sh 11:55:59 + make test 11:55:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:56:04 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:56:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 11:56:04 ---> 8f6ec22d42fb 11:56:04 Step 3/26 : WORKDIR /edgex-go 11:56:04 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:56:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:56:04 ---> 8f6ec22d42fb 11:56:04 Step 3/22 : WORKDIR /edgex-go 11:56:04 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:56:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:56:04 ---> 8f6ec22d42fb 11:56:04 Step 3/22 : WORKDIR /edgex-go 11:56:04 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:56:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:56:04 ---> 8f6ec22d42fb 11:56:04 Step 3/24 : WORKDIR /edgex-go 11:56:04 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:56:04 Step 2/21 : FROM ${BUILDER_BASE} AS builder 11:56:04 ---> 8f6ec22d42fb 11:56:04 Step 3/21 : WORKDIR /edgex-go 11:56:04 ---> Running in b8b2ee245c37 11:56:04 ---> Running in 7b45b8122abf 11:56:04 ---> Running in a6521324aa5c 11:56:04 ---> Running in 53d725ef931d 11:56:04 ---> Running in 64f64bf3b59b 11:56:05 Removing intermediate container b8b2ee245c37 11:56:05 ---> 267c16f32d62 11:56:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:56:05 Removing intermediate container 7b45b8122abf 11:56:05 ---> 9fcf1dcf6fa9 11:56:05 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:56:05 Removing intermediate container 64f64bf3b59b 11:56:05 ---> 91014a735277 11:56:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:56:05 Removing intermediate container 53d725ef931d 11:56:05 ---> ed6436007ef6 11:56:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:56:05 Removing intermediate container a6521324aa5c 11:56:05 ---> 093e4d8c940a 11:56:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:56:05 ---> Running in 05c47ab0ce13 11:56:05 ---> Running in d9568278f1f4 11:56:05 ---> Running in 5d5abe9d78fd 11:56:05 ---> Running in a3e06af18aff 11:56:05 ---> Running in 9f3ef964b5a3 11:56:07 Removing intermediate container 05c47ab0ce13 11:56:07 ---> fd3c8cbc9576 11:56:07 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 11:56:07 Removing intermediate container 5d5abe9d78fd 11:56:07 ---> 6457713d90a6 11:56:07 Step 5/22 : RUN apk add --update --no-cache make git 11:56:07 Removing intermediate container a3e06af18aff 11:56:07 ---> bc91828d82ec 11:56:07 Step 5/26 : RUN apk add --update --no-cache make bash git 11:56:07 ---> Running in 4a49ed21c91a 11:56:07 Removing intermediate container 9f3ef964b5a3 11:56:07 ---> 8b0f942999c5 11:56:07 Step 5/24 : RUN apk add --update --no-cache make git 11:56:07 ---> Running in e9cc81ddfc79 11:56:07 ---> Running in d8803ad18a4f 11:56:07 Removing intermediate container d9568278f1f4 11:56:07 ---> 9efd64be845a 11:56:07 Step 5/21 : RUN apk add --update --no-cache make git 11:56:07 ---> Running in 2a1f854b0109 11:56:08 ---> Running in 4d2b8878873c 11:56:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:56:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:56:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:56:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:56:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:56:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:56:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:56:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:56:09 OK: 233 MiB in 51 packages 11:56:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:56:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:56:10 Removing intermediate container 4a49ed21c91a 11:56:10 ---> 1ecb975f3e13 11:56:10 Step 6/22 : COPY go.mod . 11:56:10 OK: 233 MiB in 51 packages 11:56:10 OK: 233 MiB in 51 packages 11:56:10 OK: 233 MiB in 51 packages 11:56:10 ---> 57625c170bb5 11:56:10 Step 7/22 : RUN go mod download 11:56:10 OK: 233 MiB in 51 packages 11:56:10 ---> Running in f1cb02701539 11:56:10 Removing intermediate container d8803ad18a4f 11:56:10 ---> 1313680623ed 11:56:10 Step 6/26 : COPY go.mod . 11:56:11 Removing intermediate container 2a1f854b0109 11:56:11 ---> e4b0fb9b5237 11:56:11 Step 6/24 : COPY go.mod . 11:56:11 Removing intermediate container 4d2b8878873c 11:56:11 ---> 9d82ebd8ca33 11:56:11 Step 6/21 : COPY go.mod . 11:56:11 ---> b1c29efcadde 11:56:11 Step 7/26 : RUN go mod download 11:56:11 ---> e8bc5d61db54 11:56:11 Step 7/24 : RUN go mod download 11:56:11 Removing intermediate container e9cc81ddfc79 11:56:11 ---> 2aab676cdb83 11:56:11 Step 6/22 : COPY go.mod . 11:56:11 ---> Running in ae95ad52d4c5 11:56:11 ---> Running in 3fa3edaa7bc1 11:56:11 ---> f508dde34c7d 11:56:11 Step 7/21 : RUN go mod download 11:56:12 ---> a75693316bf4 11:56:12 Step 7/22 : RUN go mod download 11:56:12 ---> Running in 5de06c2a183c 11:56:12 ---> Running in 3af5ea8c1849 11:56:13 Removing intermediate container f1cb02701539 11:56:13 ---> fbeb293cf57b 11:56:13 Step 8/22 : COPY . . 11:56:17 Removing intermediate container 3fa3edaa7bc1 11:56:17 ---> 0b9a240ab0e9 11:56:17 Step 8/24 : COPY . . 11:56:17 Removing intermediate container ae95ad52d4c5 11:56:17 ---> 8deafb9aeeb8 11:56:17 Step 8/26 : COPY . . 11:56:18 Removing intermediate container 3af5ea8c1849 11:56:18 ---> 2226e208cf3c 11:56:18 Step 8/22 : COPY . . 11:56:21 ? github.com/edgexfoundry/edgex-go [no test files] 11:56:25 Removing intermediate container 5de06c2a183c 11:56:25 ---> 0bfe0cd96420 11:56:25 Step 8/21 : COPY . . 11:56:57 ---> a8974cfd49e1 11:56:57 Step 9/22 : RUN make cmd/support-notifications/support-notifications 11:56:57 ---> 738e7f612a2d 11:56:57 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 11:56:57 ---> aa02edf50be4 11:56:57 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:56:57 ---> Running in c439644a326d 11:56:57 ---> afbe0fbe29e6 11:56:57 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 11:56:57 ---> 638d05f70f7c 11:56:57 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 11:56:57 ---> Running in ed033c359226 11:56:57 ---> Running in ea4eb4dfa857 11:56:58 ---> Running in 5e6ba70fd659 11:56:58 ---> Running in 99f77baabc57 11:56:58 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 11:56:58 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 11:56:58 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 11:56:59 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 11:56:59 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 11:57:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:57:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:57:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:57:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:57:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:57:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:57:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:57:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:57:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:57:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:57:31 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 11:57:31 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 11:57:37 Removing intermediate container ed033c359226 11:57:37 Removing intermediate container ea4eb4dfa857 11:57:37 ---> 8d5b72570f93 11:57:37 11:57:37 Step 10/24 : FROM alpine:3.12 11:57:37 ---> 8bd0ec958ed9 11:57:37 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 11:57:37 3.12: Pulling from library/alpine 11:57:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:57:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:57:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:57:38 Removing intermediate container 5e6ba70fd659 11:57:38 ---> a2ce52c041bc 11:57:38 11:57:38 Step 10/22 : FROM alpine:3.12 11:57:38 3.12: Pulling from library/alpine 11:57:38 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 11:57:38 ---> Running in c378c087e3f8 11:57:38 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 11:57:38 Status: Image is up to date for alpine:3.12 11:57:38 ---> 389fef711851 11:57:38 Step 11/22 : RUN apk add --update --no-cache dumb-init 11:57:38 Status: Downloaded newer image for alpine:3.12 11:57:38 ---> 389fef711851 11:57:38 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 11:57:38 Removing intermediate container 99f77baabc57 11:57:38 ---> 908341a703c3 11:57:38 11:57:38 Step 10/21 : FROM alpine:3.12 11:57:38 ---> 389fef711851 11:57:38 Step 11/21 : RUN apk add --update --no-cache curl 11:57:39 ---> Running in b393ed68dc7b 11:57:39 ---> Running in e82e6b96e947 11:57:39 ---> Running in d295205485c4 11:57:40 Removing intermediate container c439644a326d 11:57:40 ---> 8f3810222ff5 11:57:40 11:57:40 Step 10/22 : FROM alpine:3.12 11:57:40 ---> 389fef711851 11:57:40 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 11:57:40 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 11:57:41 ---> Running in d0e9853008c5 11:57:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:57:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:57:41 (1/1) Installing dumb-init (1.2.2-r1) 11:57:41 Executing busybox-1.31.1-r19.trigger 11:57:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:57:41 OK: 6 MiB in 15 packages 11:57:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:57:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:57:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:57:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:57:41 (1/5) Installing ca-certificates (20191127-r4) 11:57:41 (2/5) Installing nghttp2-libs (1.41.0-r0) 11:57:41 (3/5) Installing libcurl (7.69.1-r3) 11:57:41 (4/5) Installing curl (7.69.1-r3) 11:57:41 (5/5) Installing dumb-init (1.2.2-r1) 11:57:41 Executing busybox-1.31.1-r19.trigger 11:57:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:57:41 Executing ca-certificates-20191127-r4.trigger 11:57:41 (1/4) Installing ca-certificates (20191127-r4) 11:57:41 (2/4) Installing nghttp2-libs (1.41.0-r0) 11:57:41 (3/4) Installing libcurl (7.69.1-r3) 11:57:41 OK: 7 MiB in 19 packages 11:57:41 (4/4) Installing curl (7.69.1-r3) 11:57:41 Executing busybox-1.31.1-r19.trigger 11:57:41 (1/2) Installing ca-certificates (20191127-r4) 11:57:41 (2/2) Installing dumb-init (1.2.2-r1) 11:57:41 Executing busybox-1.31.1-r19.trigger 11:57:41 Executing ca-certificates-20191127-r4.trigger 11:57:41 OK: 6 MiB in 16 packages 11:57:42 Executing ca-certificates-20191127-r4.trigger 11:57:42 OK: 7 MiB in 18 packages 11:57:43 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.328s coverage: 45.9% of statements 11:57:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:57:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:57:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 11:57:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 11:57:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 11:57:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 11:57:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 11:57:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.232s coverage: 100.0% of statements 11:57:44 Removing intermediate container d295205485c4 11:57:44 ---> 7b09012e75fe 11:57:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:57:44 Removing intermediate container e82e6b96e947 11:57:44 ---> d70379cba768 11:57:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:57:45 Removing intermediate container b393ed68dc7b 11:57:45 ---> 413f949257a7 11:57:45 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:57:45 ---> Running in 3716fb518dc2 11:57:45 ---> Running in e4bb9c31929d 11:57:45 ---> Running in f9dd4a94ccd7 11:57:45 Removing intermediate container c378c087e3f8 11:57:45 ---> b7f93d009b5f 11:57:45 11:57:45 Step 11/26 : FROM docker:20.10.0 11:57:45 Removing intermediate container d0e9853008c5 11:57:45 ---> 6d8153994eb1 11:57:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 11:57:45 20.10.0: Pulling from library/docker 11:57:45 ---> Running in bea693e3a3df 11:57:46 Removing intermediate container e4bb9c31929d 11:57:46 ---> 6a312bb24c85 11:57:46 Step 13/24 : WORKDIR / 11:57:46 Removing intermediate container f9dd4a94ccd7 11:57:46 ---> a1c3ef72529b 11:57:46 Step 13/21 : WORKDIR /edgex 11:57:46 Removing intermediate container 3716fb518dc2 11:57:46 ---> 957efd5223e1 11:57:46 Step 13/22 : ENV APP_PORT=48085 11:57:46 ---> Running in 5b4c456e7b47 11:57:46 ---> Running in 475de5c2290f 11:57:46 ---> Running in 1f6ec89c6151 11:57:46 Removing intermediate container bea693e3a3df 11:57:46 ---> d2a5dfcf0c11 11:57:46 Step 13/22 : ENV APP_PORT=48060 11:57:46 ---> Running in 9f731435014d 11:57:47 Removing intermediate container 5b4c456e7b47 11:57:47 ---> 851afaf6e99b 11:57:47 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:57:47 Removing intermediate container 1f6ec89c6151 11:57:47 ---> 9ba924c6df0b 11:57:47 Step 14/22 : EXPOSE $APP_PORT 11:57:47 Removing intermediate container 475de5c2290f 11:57:47 ---> e17146dc7fbb 11:57:47 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:57:47 Removing intermediate container 9f731435014d 11:57:47 ---> 60f7041fcf01 11:57:47 Step 14/22 : EXPOSE $APP_PORT 11:57:47 ---> Running in dbeb5d18d6ba 11:57:48 ---> Running in 82d292eba56b 11:57:48 ---> a068714f2031 11:57:48 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:57:48 ---> 49056a3c2d53 11:57:48 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:57:48 Removing intermediate container 82d292eba56b 11:57:48 ---> 6295d8e53aec 11:57:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:57:48 Removing intermediate container dbeb5d18d6ba 11:57:48 ---> 072847b57922 11:57:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:57:48 ---> 715daa13326a 11:57:48 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:57:49 ---> 51fa12382d29 11:57:49 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:57:49 ---> ad5b2a67f5f7 11:57:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:57:49 ---> 136b03df7257 11:57:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:57:49 ---> 1ef59f310ae4 11:57:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:57:49 ---> 7782f3475fc3 11:57:49 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 11:57:49 ---> 58bc020d8ac0 11:57:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:57:49 ---> Running in d22f39a80415 11:57:50 ---> 1392601fe641 11:57:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:57:50 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.596s coverage: 27.1% of statements 11:57:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:57:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:57:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 11:57:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 11:57:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 11:57:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:57:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.080s coverage: 100.0% of statements 11:57:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 11:57:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.113s coverage: 100.0% of statements 11:57:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 11:57:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 11:57:50 Removing intermediate container d22f39a80415 11:57:50 ---> fe91222fde57 11:57:50 Step 18/21 : CMD ["--init=true"] 11:57:50 ---> 75c9b47c6220 11:57:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:57:50 ---> c031ef3c7bd7 11:57:50 Step 18/22 : ENTRYPOINT ["/support-notifications"] 11:57:51 ---> Running in 98f36571c0f6 11:57:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.216s coverage: 65.8% of statements 11:57:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 11:57:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 11:57:52 ---> 9d33b86ff910 11:57:52 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 11:57:52 ---> Running in 52c76921ec85 11:57:52 ---> 2b1e1c5754e1 11:57:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:57:52 ---> Running in 96e7c37abb78 11:57:52 Removing intermediate container 98f36571c0f6 11:57:52 ---> 4a4bfc54365b 11:57:52 Step 19/21 : LABEL arch=x86_64 11:57:52 ---> Running in 4713699da8e8 11:57:52 Removing intermediate container 52c76921ec85 11:57:52 ---> 16be8625c0fe 11:57:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:57:52 ---> 98a3ce5c55a6 11:57:52 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/ 11:57:52 Removing intermediate container 96e7c37abb78 11:57:52 ---> 24ab40e3307c 11:57:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:57:52 ---> Running in f5ff726bddc2 11:57:52 ---> Running in cce91f6b19a4 11:57:52 ---> Running in f7b534ae77c6 11:57:52 Removing intermediate container 4713699da8e8 11:57:52 ---> fddcac1d62a1 11:57:52 Step 20/21 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 11:57:53 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 11:57:53 Status: Downloaded newer image for docker:20.10.0 11:57:53 ---> Running in 6c02b0ca62ea 11:57:53 ---> aefe523efa57 11:57:53 Step 12/26 : RUN apk add --no-cache bash 11:57:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.694s coverage: 82.3% of statements 11:57:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 11:57:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 11:57:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 11:57:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 11:57:53 Removing intermediate container f5ff726bddc2 11:57:53 ---> 7055778f2c3d 11:57:53 Step 20/22 : LABEL arch=x86_64 11:57:53 Removing intermediate container f7b534ae77c6 11:57:53 ---> 9e06b8b7a0e9 11:57:53 Step 20/22 : LABEL arch=x86_64 11:57:53 ---> Running in 0a0e6962950a 11:57:53 ---> Running in 465897ac8a82 11:57:53 Removing intermediate container 6c02b0ca62ea 11:57:53 ---> 19ea2fc56004 11:57:53 Step 21/21 : LABEL version=0.0.0 11:57:53 ---> Running in 154067dc9deb 11:57:53 ---> Running in de3474731730 11:57:53 Removing intermediate container 465897ac8a82 11:57:53 ---> 375643ad7b77 11:57:53 Step 21/22 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 11:57:54 Removing intermediate container 154067dc9deb 11:57:54 ---> 29f1eea97fe9 11:57:54 Step 21/22 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 11:57:54 ---> Running in 7967ed380288 11:57:54 ---> Running in 00de18657257 11:57:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:57:54 Removing intermediate container de3474731730 11:57:54 ---> 1b7f216d267c 11:57:54 11:57:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:57:54 Removing intermediate container 7967ed380288 11:57:54 ---> 807b6a19b3bf 11:57:54 Step 22/22 : LABEL version=0.0.0 11:57:54 (1/2) Installing readline (8.0.4-r0) 11:57:54 (2/2) Installing bash (5.0.17-r0) 11:57:54 Executing bash-5.0.17-r0.post-install 11:57:54 Executing busybox-1.31.1-r19.trigger 11:57:54 OK: 12 MiB in 22 packages 11:57:54 Successfully built 1b7f216d267c 11:57:54 Successfully tagged docker-security-proxy-setup-go:latest 11:57:54  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go 11:57:54 ---> Running in 8bb4cb34de1d 11:57:54 Removing intermediate container 00de18657257 11:57:54 ---> fb1809b3280d 11:57:54 Step 22/22 : LABEL version=0.0.0 11:57:54 Removing intermediate container cce91f6b19a4 11:57:54 ---> af4ccf8e7d4a 11:57:54 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 11:57:54 ---> Running in afb7bf69d543 11:57:54 ---> Running in 81fdead817f2 11:57:55 Removing intermediate container 8bb4cb34de1d 11:57:55 ---> 76f2ecf4cd37 11:57:55 11:57:55 Removing intermediate container afb7bf69d543 11:57:55 ---> 8d414d09c593 11:57:55 11:57:55 Successfully built 76f2ecf4cd37 11:57:56 Removing intermediate container 81fdead817f2 11:57:56 ---> 176facd1d852 11:57:56 Step 22/24 : LABEL arch=x86_64 11:57:56 Successfully tagged docker-support-notifications-go:latest 11:57:56 Building docker-core-command-go 11:57:57  Building docker-support-notifications-go ... done Successfully built 8d414d09c593 11:57:57 Removing intermediate container 0a0e6962950a 11:57:57 ---> 68386907698e 11:57:57 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 11:57:57 Successfully tagged docker-support-scheduler-go:latest 11:57:57 Building docker-core-data-go 11:58:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.193s coverage: 28.6% of statements 11:58:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:58:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:58:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 11:58:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 11:58:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 11:58:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.185s coverage: 100.0% of statements 11:58:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 11:58:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements 11:58:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 11:58:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.335s coverage: 86.7% of statements 11:58:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 11:58:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.343s coverage: 97.5% of statements 11:58:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 11:58:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.142s coverage: 78.3% of statements 11:58:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 11:58:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 11:58:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 11:58:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 11:58:03  Building docker-support-scheduler-go ... done  ---> Running in 96b69a0f41dc 11:58:03 ---> Running in e477f33d1f55 11:58:05 Removing intermediate container e477f33d1f55 11:58:05 ---> b096f41139f3 11:58:05 Step 23/24 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 11:58:05 Removing intermediate container 96b69a0f41dc 11:58:05 ---> bb154bd68526 11:58:05 Step 14/26 : ENV APP_PORT=48090 11:58:05 ---> Running in e8e543c6da38 11:58:05 ---> Running in 9cfadd3ab25b 11:58:06 Removing intermediate container e8e543c6da38 11:58:06 ---> 3a204510a17e 11:58:06 Step 15/26 : EXPOSE $APP_PORT 11:58:06 Removing intermediate container 9cfadd3ab25b 11:58:06 ---> d1e8976277cc 11:58:06 Step 24/24 : LABEL version=0.0.0 11:58:06 ---> Running in db0fe5bc8d07 11:58:06 ---> Running in 4c995a31475e 11:58:10 Removing intermediate container db0fe5bc8d07 11:58:10 ---> ddc13af1743f 11:58:10 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 11:58:10 Removing intermediate container 4c995a31475e 11:58:10 ---> 96ca1b385660 11:58:10 11:58:10 Successfully built 96ca1b385660 11:58:11 Successfully tagged docker-security-secretstore-setup-go:latest 11:58:11  Building docker-security-secretstore-setup-go ... done Building docker-security-bootstrapper-go 11:58:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.243s coverage: 92.8% of statements 11:58:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 11:58:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 11:58:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 11:58:11 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 11:58:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:58:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 11:58:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 11:58:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:58:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:58:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 11:58:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:58:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 11:58:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:58:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 11:58:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:58:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 11:58:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 11:58:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 11:58:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 11:58:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 11:58:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 11:58:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.241s coverage: 0.1% of statements 11:58:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 11:58:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 11:58:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:58:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 45.5% of statements 11:58:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.074s coverage: 79.5% of statements 11:58:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 11:58:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements 11:58:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.090s coverage: 87.5% of statements 11:58:14 ---> 19ba86a07112 11:58:14 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 11:58:16 ---> 40d657cebdb3 11:58:16 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 11:58:19 ---> f4bd8efe6582 11:58:19 Step 19/26 : RUN apk --no-cache add py3-pip 11:58:19 ---> Running in a76f659690cf 11:58:20 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:58:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:58:20 ---> 8f6ec22d42fb 11:58:20 Step 3/23 : WORKDIR /edgex-go 11:58:20 ---> Using cache 11:58:20 ---> 093e4d8c940a 11:58:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:58:20 ---> Using cache 11:58:20 ---> 8b0f942999c5 11:58:20 Step 5/23 : RUN apk add --update --no-cache make git 11:58:20 ---> Using cache 11:58:20 ---> e4b0fb9b5237 11:58:20 Step 6/23 : COPY go.mod . 11:58:20 ---> Using cache 11:58:20 ---> e8bc5d61db54 11:58:20 Step 7/23 : RUN go mod download 11:58:20 ---> Using cache 11:58:20 ---> 0b9a240ab0e9 11:58:20 Step 8/23 : COPY . . 11:58:20 ---> Using cache 11:58:20 ---> aa02edf50be4 11:58:20 Step 9/23 : RUN make cmd/core-command/core-command 11:58:20 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:58:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:58:20 ---> 8f6ec22d42fb 11:58:20 Step 3/23 : WORKDIR /edgex-go 11:58:20 ---> Using cache 11:58:20 ---> 093e4d8c940a 11:58:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:58:20 ---> Using cache 11:58:20 ---> 8b0f942999c5 11:58:20 Step 5/23 : RUN apk add --update --no-cache make git 11:58:20 ---> Using cache 11:58:20 ---> e4b0fb9b5237 11:58:20 Step 6/23 : COPY go.mod . 11:58:20 ---> Using cache 11:58:20 ---> e8bc5d61db54 11:58:20 Step 7/23 : RUN go mod download 11:58:20 ---> Using cache 11:58:20 ---> 0b9a240ab0e9 11:58:20 Step 8/23 : COPY . . 11:58:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.073s coverage: 94.4% of statements 11:58:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 11:58:20 ---> Using cache 11:58:20 ---> aa02edf50be4 11:58:20 Step 9/23 : RUN make cmd/core-metadata/core-metadata 11:58:21 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:58:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:58:21 ---> 8f6ec22d42fb 11:58:21 Step 3/23 : WORKDIR /edgex-go 11:58:21 ---> Using cache 11:58:21 ---> 093e4d8c940a 11:58:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:58:21 ---> Using cache 11:58:21 ---> 8b0f942999c5 11:58:21 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 11:58:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:58:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:58:22 ---> Running in 93bb8349dc5b 11:58:22 ---> Running in f7072b019dd2 11:58:22 ---> Running in 84340c23bb56 11:58:22 (1/33) Installing libbz2 (1.0.8-r1) 11:58:22 (2/33) Installing expat (2.2.9-r1) 11:58:22 (3/33) Installing libffi (3.3-r2) 11:58:22 (4/33) Installing gdbm (1.13-r1) 11:58:22 (5/33) Installing xz-libs (5.2.5-r0) 11:58:22 (6/33) Installing sqlite-libs (3.32.1-r0) 11:58:22 (7/33) Installing python3 (3.8.5-r1) 11:58: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 11:58:23 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 11:58:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:58:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:58:24 OK: 233 MiB in 51 packages 11:58:28 (8/33) Installing py3-appdirs (1.4.4-r1) 11:58:28 (9/33) Installing py3-ordered-set (4.0.1-r0) 11:58:28 (10/33) Installing py3-parsing (2.4.7-r0) 11:58:28 (11/33) Installing py3-six (1.15.0-r0) 11:58:28 (12/33) Installing py3-packaging (20.4-r0) 11:58:28 (13/33) Installing py3-setuptools (47.0.0-r0) 11:58:28 (14/33) Installing py3-chardet (3.0.4-r4) 11:58:29 (15/33) Installing py3-idna (2.9-r0) 11:58:29 (16/33) Installing py3-certifi (2020.4.5.1-r0) 11:58:29 (17/33) Installing py3-urllib3 (1.25.9-r0) 11:58:29 (18/33) Installing py3-requests (2.23.0-r0) 11:58:30 (19/33) Installing py3-msgpack (1.0.0-r0) 11:58:30 (20/33) Installing py3-lockfile (0.12.2-r3) 11:58:30 (21/33) Installing py3-cachecontrol (0.12.6-r0) 11:58:30 Removing intermediate container 84340c23bb56 11:58:30 ---> e570d3a31964 11:58:30 Step 6/23 : COPY go.mod . 11:58:30 (22/33) Installing py3-colorama (0.4.3-r0) 11:58:30 (23/33) Installing py3-distlib (0.3.0-r0) 11:58:30 (24/33) Installing py3-distro (1.5.0-r1) 11:58:30 (25/33) Installing py3-webencodings (0.5.1-r3) 11:58:30 (26/33) Installing py3-html5lib (1.0.1-r4) 11:58:30 (27/33) Installing py3-pytoml (0.1.21-r0) 11:58:30 (28/33) Installing py3-pep517 (0.8.2-r0) 11:58:30 (29/33) Installing py3-progress (1.5-r0) 11:58:30 (30/33) Installing py3-toml (0.10.1-r0) 11:58:31 (31/33) Installing py3-retrying (1.3.3-r0) 11:58:31 (32/33) Installing py3-contextlib2 (0.6.0-r0) 11:58:31 (33/33) Installing py3-pip (20.1.1-r0) 11:58:31 Executing busybox-1.31.1-r19.trigger 11:58:31 OK: 71 MiB in 55 packages 11:58:32 ---> 9c87f47060e8 11:58:32 Step 7/23 : RUN go mod download 11:58:33 ---> Running in b28ee076f851 11:58:34 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:58:34 Step 2/30 : FROM ${BUILDER_BASE} AS builder 11:58:34 ---> 8f6ec22d42fb 11:58:34 Step 3/30 : WORKDIR /edgex-go 11:58:34 ---> Using cache 11:58:34 ---> 093e4d8c940a 11:58:34 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:58:34 ---> Using cache 11:58:34 ---> 8b0f942999c5 11:58:34 Step 5/30 : RUN apk add --update --no-cache make git 11:58:34 ---> Using cache 11:58:34 ---> e4b0fb9b5237 11:58:34 Step 6/30 : COPY go.mod . 11:58:34 ---> Using cache 11:58:34 ---> e8bc5d61db54 11:58:34 Step 7/30 : RUN go mod download 11:58:34 ---> Using cache 11:58:34 ---> 0b9a240ab0e9 11:58:34 Step 8/30 : COPY . . 11:58:35 ---> Using cache 11:58:35 ---> aa02edf50be4 11:58:35 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 11:58:36 ---> Running in 1be486fab153 11:58:37 Removing intermediate container b28ee076f851 11:58:37 ---> 89ed84d2a64a 11:58:37 Step 8/23 : COPY . . 11:58:37 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 11:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.134s coverage: 92.9% of statements 11:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 77.8% of statements 11:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements 11:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 11:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 75.5% of statements 11:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.8% of statements 11:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.115s coverage: 87.2% of statements 11:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.133s coverage: 84.6% of statements 11:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 91.6% of statements 11:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.491s coverage: 62.4% of statements 11:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 11:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements 11:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 11:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements 11:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements 11:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.777s coverage: 68.9% of statements 11:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.367s coverage: 36.1% of statements 11:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:58:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.451s coverage: 47.0% of statements 11:58:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:58:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:58:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 11:58:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 11:58:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 11:58:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.142s coverage: 100.0% of statements 11:58:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 11:58:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.098s coverage: 100.0% of statements 11:58:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 11:58:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 11:58:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 11:58:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.375s coverage: 89.4% of statements 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 11:58:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.091s coverage: 29.1% of statements 11:58:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:58:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:58:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 11:58:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 11:58:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 11:58:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.257s coverage: 99.0% of statements 11:58:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 11:58:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.089s coverage: 100.0% of statements 11:58:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 11:58:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 11:58:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 11:58:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 11:58:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.167s coverage: 92.9% of statements 11:58:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 11:58:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 11:58:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 11:58:52 ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements 11:58:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:58:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.046s coverage: 100.0% of statements 11:58:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 11:58:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:58:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:58:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 11:58:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.093s coverage: 87.9% of statements 11:58:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 11:58:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:58:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 11:58:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 11:58:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 11:58:53 GO111MODULE=on go vet ./... 11:59:00 Removing intermediate container a76f659690cf 11:59:00 ---> fd428b64c369 11:59:00 Step 20/26 : RUN pip install docker-compose==1.23.2 11:59:00 ---> Running in ca07a4753f0e 11:59:00 ---> 94e86271a466 11:59:00 Step 9/23 : RUN make cmd/core-data/core-data 11:59:00 ---> Running in 91d4576600c6 11:59: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 11:59:06 Collecting docker-compose==1.23.2 11:59:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 11:59:09 Collecting PyYAML<4,>=3.10 11:59:09 Downloading PyYAML-3.13.tar.gz (270 kB) 11:59:09 Removing intermediate container 1be486fab153 11:59:09 ---> 835b7e22f8d8 11:59:09 11:59:09 Step 10/30 : FROM alpine:3.12 11:59:09 ---> 389fef711851 11:59:09 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 11:59:09 Removing intermediate container 93bb8349dc5b 11:59:09 ---> 6972a559d895 11:59:09 11:59:09 Step 10/23 : FROM alpine:3.12 11:59:09 ---> 389fef711851 11:59:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:59:09 ---> Using cache 11:59:09 ---> 7b09012e75fe 11:59:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:59:09 ---> Using cache 11:59:09 ---> 957efd5223e1 11:59:09 Step 13/23 : ENV APP_PORT=48082 11:59:09 Removing intermediate container f7072b019dd2 11:59:09 ---> 17de9b910118 11:59:09 11:59:09 Step 10/23 : FROM alpine:3.12 11:59:09 ---> 389fef711851 11:59:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:59:09 ---> Using cache 11:59:09 ---> 7b09012e75fe 11:59:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:59:09 ---> Using cache 11:59:09 ---> 957efd5223e1 11:59:09 Step 13/23 : ENV APP_PORT=48081 11:59:10 ---> Running in 3163a5de9928 11:59:10 ---> Running in 8b0e3fc966d3 11:59:10 ---> Running in 2ce79142efca 11:59:11 Removing intermediate container 8b0e3fc966d3 11:59:11 ---> ba432734030d 11:59:11 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 11:59:11 Removing intermediate container 2ce79142efca 11:59:11 ---> c8d08c827234 11:59:11 Step 14/23 : EXPOSE $APP_PORT 11:59:11 Removing intermediate container 3163a5de9928 11:59:11 ---> b7154e68c40d 11:59:11 Step 14/23 : EXPOSE $APP_PORT 11:59:11 ---> Running in 35bc34a9f9d4 11:59:11 ---> Running in 02db082a3bcf 11:59:11 ---> Running in 9bd0825dcf40 11:59:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 11:59:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 11:59:11 Collecting jsonschema<3,>=2.5.1 11:59:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 11:59:11 Removing intermediate container 9bd0825dcf40 11:59:11 ---> a52cffa220a6 11:59:11 Step 15/23 : WORKDIR / 11:59:11 Collecting dockerpty<0.5,>=0.4.1 11:59:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 11:59:11 Removing intermediate container 02db082a3bcf 11:59:11 ---> 6b3963071416 11:59:11 Step 15/23 : WORKDIR / 11:59:12 ---> Running in f408e4c8d809 11:59:12 ---> Running in c6fd65a8d8f2 11:59:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:59:12 Removing intermediate container f408e4c8d809 11:59:12 ---> 30c0d38e9ce9 11:59:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:59:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:59:12 Removing intermediate container c6fd65a8d8f2 11:59:12 ---> 66e715daed6e 11:59:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:59:12 Collecting cached-property<2,>=1.2.0 11:59:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 11:59:12 (1/2) Installing dumb-init (1.2.2-r1) 11:59:12 Collecting docker<4.0,>=3.6.0 11:59:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 11:59:12 (2/2) Installing su-exec (0.2-r1) 11:59:12 Executing busybox-1.31.1-r19.trigger 11:59:12 OK: 6 MiB in 16 packages 11:59:12 Collecting docopt<0.7,>=0.6.1 11:59:12 Downloading docopt-0.6.2.tar.gz (25 kB) 11:59:12 ---> efc29db2b07a 11:59:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:59:13 ---> 5e8693f98ea5 11:59:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:59:13 Collecting texttable<0.10,>=0.9.0 11:59:13 Downloading texttable-0.9.1.tar.gz (11 kB) 11:59:14 Removing intermediate container 35bc34a9f9d4 11:59:14 ---> 3bd5f3e78be1 11:59:14 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 11:59:14 Collecting websocket-client<1.0,>=0.32.0 11:59:14 ---> Running in 31d77a6cc7d3 11:59:14 ---> b88db5843e70 11:59:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:59:14 ---> afd668c32ff2 11:59:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 11:59:14 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 11:59:14 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 11:59: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) 11:59:15 Collecting idna<2.8,>=2.5 11:59:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 11:59:15 Removing intermediate container 31d77a6cc7d3 11:59:15 ---> 7ffabcf94901 11:59:15 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 11:59:15 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) 11:59:15 Collecting urllib3<1.25,>=1.21.1 11:59:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 11:59:15 ---> Running in 12c55a36c481 11:59:16 ---> 8931486ce9a8 11:59:16 Step 19/23 : ENTRYPOINT ["/core-command"] 11:59:16 Collecting docker-pycreds>=0.4.0 11:59:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 11:59:16 ---> f883d566ce26 11:59:16 Step 19/23 : ENTRYPOINT ["/core-metadata"] 11:59:16 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 11:59:16 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 11:59:16 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 11:59:16 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 11:59:16 ---> Running in f5554505ce65 11:59:16 ---> Running in 0632e7125a3f 11:59:16 Removing intermediate container 12c55a36c481 11:59:16 ---> 0329fd7a6543 11:59:16 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 11:59:16 Installing collected packages: PyYAML, idna, urllib3, requests, jsonschema, dockerpty, cached-property, websocket-client, docker-pycreds, docker, docopt, texttable, docker-compose 11:59:16 Running setup.py install for PyYAML: started 11:59:16 ---> Running in b95ccb1b1630 11:59:16 Removing intermediate container f5554505ce65 11:59:16 ---> df55aa4b9e35 11:59:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:59:16 Removing intermediate container 0632e7125a3f 11:59:16 ---> 313e5c3dcd72 11:59:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:59:17 ---> Running in 116decf41dde 11:59:17 Running setup.py install for PyYAML: finished with status 'done' 11:59:17 Attempting uninstall: idna 11:59:17 Found existing installation: idna 2.9 11:59:17 Uninstalling idna-2.9: 11:59:17 Successfully uninstalled idna-2.9 11:59:17 ---> Running in 5d60be3eddb0 11:59:17 Attempting uninstall: urllib3 11:59:17 Found existing installation: urllib3 1.25.9 11:59:17 Removing intermediate container 116decf41dde 11:59:17 ---> 49a871b8a289 11:59:17 Step 21/23 : LABEL arch=x86_64 11:59:17 Uninstalling urllib3-1.25.9: 11:59:17 Successfully uninstalled urllib3-1.25.9 11:59:18 ---> Running in ac7f16825e93 11:59:18 Removing intermediate container 5d60be3eddb0 11:59:18 ---> e13f2f64e712 11:59:18 Step 21/23 : LABEL arch=x86_64 11:59:18 Attempting uninstall: requests 11:59:18 Found existing installation: requests 2.23.0 11:59:18 Uninstalling requests-2.23.0: 11:59:18 Successfully uninstalled requests-2.23.0 11:59:19 ---> Running in 20b52fab7ec1 11:59:19 Removing intermediate container ac7f16825e93 11:59:19 ---> 8c8ab11e1b2d 11:59:19 Step 22/23 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 11:59:19 Running setup.py install for dockerpty: started 11:59:19 Removing intermediate container 20b52fab7ec1 11:59:19 ---> 5aefba582a8b 11:59:19 Step 22/23 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 11:59:19 ---> Running in 65f0b65ac104 11:59:20 ---> Running in 42eaedb42ecd 11:59:20 Removing intermediate container b95ccb1b1630 11:59:20 ---> 5253fedbde34 11:59:20 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 11:59:20 Running setup.py install for dockerpty: finished with status 'done' 11:59:20 Removing intermediate container 65f0b65ac104 11:59:20 ---> 629ea627e9d8 11:59:20 Step 23/23 : LABEL version=0.0.0 11:59:20 Removing intermediate container 42eaedb42ecd 11:59:20 ---> 551f69d78db0 11:59:20 Step 23/23 : LABEL version=0.0.0 11:59:20 ---> Running in d56d7b38f746 11:59:21 ---> Running in 30684204b900 11:59:21 ---> Running in 4fb864b50814 11:59:21 Removing intermediate container d56d7b38f746 11:59:21 ---> 1390ab7883dc 11:59:21 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 11:59:23 Running setup.py install for docopt: started 11:59:23 Removing intermediate container 30684204b900 11:59:23 ---> 399cb608237d 11:59:23 11:59:24 Removing intermediate container 4fb864b50814 11:59:24 ---> c2f7fb708d62 11:59:24 11:59:24 Successfully built 399cb608237d 11:59:24 Running setup.py install for docopt: finished with status 'done' 11:59:24 Running setup.py install for texttable: started 11:59:24 Successfully tagged docker-core-command-go:latest 11:59:24  Building docker-core-command-go ... done Successfully built c2f7fb708d62 11:59:24 Successfully tagged docker-core-metadata-go:latest 11:59:24  Building docker-core-metadata-go ... done  ---> d31f5e8698e4 11:59:24 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 11:59:24 ---> Running in 8c71bf9372fa 11:59:24 Running setup.py install for texttable: finished with status 'done' 11:59:25 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 11:59:27 Removing intermediate container 8c71bf9372fa 11:59:27 ---> 1f801692fec2 11:59:27 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 11:59:28 Removing intermediate container 91d4576600c6 11:59:28 ---> 99568b6684e1 11:59:28 11:59:28 Step 10/23 : FROM alpine:3.12 11:59:28 ---> 389fef711851 11:59:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:59:29 Removing intermediate container ca07a4753f0e 11:59:29 ---> fc24a3320cf9 11:59:29 Step 21/26 : RUN apk --no-cache add curl 11:59:29 ---> Running in d01ad383414e 11:59:29 ---> d9811b3e3464 11:59:29 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:59:29 ---> Running in 8111e28150f5 11:59:29 Removing intermediate container d01ad383414e 11:59:29 ---> da5cd55701d1 11:59:29 Step 12/23 : ENV APP_PORT=48080 11:59:29 ---> Running in 539674ea2a28 11:59:29 ---> 4647b0eb754c 11:59:29 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 11:59:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:59:29 Removing intermediate container 539674ea2a28 11:59:29 ---> bfb05714d47e 11:59:29 Step 13/23 : EXPOSE $APP_PORT 11:59:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:59:29 (1/3) Installing nghttp2-libs (1.41.0-r0) 11:59:29 (2/3) Installing libcurl (7.69.1-r3) 11:59:29 (3/3) Installing curl (7.69.1-r3) 11:59:29 Executing busybox-1.31.1-r19.trigger 11:59:30 OK: 72 MiB in 58 packages 11:59:30 ---> Running in 89ed21118d70 11:59:30 ---> adead4353367 11:59:30 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 11:59:30 Removing intermediate container 89ed21118d70 11:59:30 ---> ff891098b87c 11:59:30 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:59:30 ---> Running in da58950c4360 11:59:30 Removing intermediate container 8111e28150f5 11:59:30 ---> 3a014b79ad8e 11:59:30 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 11:59:31 ---> 5b9a9e9cc1eb 11:59:31 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 11:59:31 ---> Running in 19264478c220 11:59:31 ---> Running in 36de1fe49a93 11:59:31 Removing intermediate container 19264478c220 11:59:31 ---> 393a04311831 11:59:31 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:59:31 ---> Running in 7b6d1c22f2a7 11:59:31 Removing intermediate container 36de1fe49a93 11:59:31 ---> 99c7bc5a04ff 11:59:31 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:59:31 Removing intermediate container 7b6d1c22f2a7 11:59:31 ---> e6d2dd724e72 11:59:31 Step 24/26 : LABEL arch=x86_64 11:59:31 ---> Running in 0db9c795cc24 11:59:31 ---> a5118a310f7d 11:59:31 Step 25/30 : RUN chmod +x /entrypoint.sh 11:59:32 ---> Running in 6755a17a6592 11:59:32 Removing intermediate container 0db9c795cc24 11:59:32 ---> 6a95e0b1f005 11:59:32 Step 25/26 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 11:59:32 Removing intermediate container da58950c4360 11:59:32 ---> e78d049283e8 11:59:32 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 11:59:32 ---> Running in 02191ffc3689 11:59:32 ---> Running in 63e1efa9bceb 11:59:32 Removing intermediate container 02191ffc3689 11:59:32 ---> bcd788a61de0 11:59:32 Step 26/26 : LABEL version=0.0.0 11:59:32 ---> Running in 11df0b97f2c0 11:59:32 Removing intermediate container 11df0b97f2c0 11:59:32 ---> 4d1641537df5 11:59:32 11:59:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:59:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:59:33 Successfully built 4d1641537df5 11:59:34 Successfully tagged docker-sys-mgmt-agent-go:latest 11:59:34  Building docker-sys-mgmt-agent-go ... done (1/6) Installing dumb-init (1.2.2-r1) 11:59:34 (2/6) Installing libgcc (9.3.0-r2) 11:59:34 Removing intermediate container 6755a17a6592 11:59:34 ---> ed5c10e3458a 11:59:34 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 11:59:34 (3/6) Installing libsodium (1.0.18-r0) 11:59:34 ---> Running in 1b72238b1a52 11:59:34 Removing intermediate container 1b72238b1a52 11:59:34 ---> 0eee79d3708c 11:59:34 Step 27/30 : CMD ["gate"] 11:59:34 ---> Running in c8f1228bdd49 11:59:34 (4/6) Installing libstdc++ (9.3.0-r2) 11:59:34 Removing intermediate container c8f1228bdd49 11:59:34 ---> d33e8ef180c9 11:59:34 Step 28/30 : LABEL arch=x86_64 11:59:35 ---> Running in ff2508ba3307 11:59:35 (5/6) Installing libzmq (4.3.3-r0) 11:59:35 Removing intermediate container ff2508ba3307 11:59:35 ---> e593b2446a6e 11:59:35 Step 29/30 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 11:59:35 (6/6) Installing zeromq (4.3.3-r0) 11:59:35 Executing busybox-1.31.1-r19.trigger 11:59:35 OK: 8 MiB in 20 packages 11:59:35 ---> Running in b4521ebf048d 11:59:35 Removing intermediate container b4521ebf048d 11:59:35 ---> 65a77b451901 11:59:35 Step 30/30 : LABEL version=0.0.0 11:59:35 ---> Running in f7ec31d69a4d 11:59:36 Removing intermediate container f7ec31d69a4d 11:59:36 ---> 088f2ce71257 11:59:36 11:59:36 Removing intermediate container 63e1efa9bceb 11:59:36 ---> 50ba6a603d81 11:59:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:59:36 Successfully built 088f2ce71257 11:59:36 Successfully tagged docker-security-bootstrapper-go:latest 11:59:36  Building docker-security-bootstrapper-go ... done  ---> 212cd12c8398 11:59:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:59:37 ---> 8935e3aeae38 11:59:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:59:37 ---> 54f9d22f7290 11:59:37 Step 19/23 : ENTRYPOINT ["/core-data"] 11:59:37 ---> Running in 8c2cb030f41d 11:59:37 Removing intermediate container 8c2cb030f41d 11:59:37 ---> 5fb4e260dee5 11:59:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:59:37 ---> Running in be42cf6fa955 11:59:37 Removing intermediate container be42cf6fa955 11:59:37 ---> 9dba61305eef 11:59:37 Step 21/23 : LABEL arch=x86_64 11:59:37 ---> Running in f7500b8a9f89 11:59:38 Removing intermediate container f7500b8a9f89 11:59:38 ---> 122159c348d3 11:59:38 Step 22/23 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 11:59:38 ---> Running in 6037685c84c4 11:59:38 Removing intermediate container 6037685c84c4 11:59:38 ---> 275974328f01 11:59:38 Step 23/23 : LABEL version=0.0.0 11:59:38 ---> Running in a7c24b8a74c7 11:59:38 Removing intermediate container a7c24b8a74c7 11:59:38 ---> d5cc53e61903 11:59:38 11:59:38 Successfully built d5cc53e61903 11:59:38 Successfully tagged docker-core-data-go:latest 11:59:39  Building docker-core-data-go ... done  [Pipeline] } 11:59:39 $ docker stop --time=1 f13ad715ad2fdf456ed788c6d609fcffe1bc771ad4161cbf6ba91dc496da29d0 11:59:40 $ docker rm -f f13ad715ad2fdf456ed788c6d609fcffe1bc771ad4161cbf6ba91dc496da29d0 [Pipeline] // withDockerContainer [Pipeline] sh 11:59:41 + docker images 11:59:41 + grep docker 11:59:41 docker-core-data-go latest d5cc53e61903 3 seconds ago 22.4MB 11:59:41 docker-security-bootstrapper-go latest 088f2ce71257 6 seconds ago 18.3MB 11:59:41 docker-sys-mgmt-agent-go latest 4d1641537df5 9 seconds ago 313MB 11:59:41 docker-core-metadata-go latest c2f7fb708d62 20 seconds ago 19MB 11:59:41 docker-core-command-go latest 399cb608237d 20 seconds ago 17MB 11:59:41 docker-security-secretstore-setup-go latest 96ca1b385660 About a minute ago 24.9MB 11:59:41 docker-support-scheduler-go latest 8d414d09c593 About a minute ago 17.2MB 11:59:41 docker-support-notifications-go latest 76f2ecf4cd37 About a minute ago 17.7MB 11:59:41 docker-security-proxy-setup-go latest 1b7f216d267c About a minute ago 24.7MB 11:59:41 docker 20.10.0 aefe523efa57 2 months 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 11:59:57 Still waiting to schedule task 11:59:57 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 12:00:14 gofmt -l . 12:00:14 [ "`gofmt -l .`" = "" ] 12:00:14 ./bin/test-go-mod-tidy.sh 12:00:14 ./bin/test-attribution-txt.sh [Pipeline] sh 12:00:15 + ls -al . 12:00:15 total 732 12:00:15 drwxrwxr-x 9 1001 1001 4096 Feb 22 12:00 . 12:00:15 drwxr-xr-x 4 root root 4096 Feb 22 11:55 .. 12:00:15 -rw-rw-r-- 1 1001 1001 11 Feb 22 11:54 .dockerignore 12:00:15 drwxrwxr-x 8 1001 1001 4096 Feb 22 11:54 .git 12:00:15 drwxrwxr-x 3 1001 1001 4096 Feb 22 11:54 .github 12:00:15 -rw-rw-r-- 1 1001 1001 818 Feb 22 11:54 .gitignore 12:00:15 -rw-rw-r-- 1 1001 1001 166 Feb 22 11:54 .sonarcloud.properties 12:00:15 -rw-rw-r-- 1 1001 1001 8475 Feb 22 11:54 Attribution.txt 12:00:15 -rw-rw-r-- 1 1001 1001 3804 Feb 22 11:54 CONTRIBUTING.md 12:00:15 -rw-rw-r-- 1 1001 1001 931 Feb 22 11:54 Dockerfile.build 12:00:15 -rw-rw-r-- 1 1001 1001 863 Feb 22 11:54 Jenkinsfile 12:00:15 -rw-rw-r-- 1 1001 1001 10775 Feb 22 11:54 LICENSE 12:00:15 -rw-rw-r-- 1 1001 1001 5774 Feb 22 11:54 Makefile 12:00:15 -rw-rw-r-- 1 1001 1001 6524 Feb 22 11:54 README.md 12:00:15 -rw-rw-r-- 1 1001 1001 6755 Feb 22 11:54 SECURITY.md 12:00:15 -rw-rw-r-- 1 1001 1001 5 Feb 22 11:51 VERSION 12:00:15 -rw-rw-r-- 1 1001 1001 4131 Feb 22 11:54 ZMQWindows.md 12:00:15 drwxrwxr-x 2 1001 1001 4096 Feb 22 11:54 bin 12:00:15 drwxrwxr-x 14 1001 1001 4096 Feb 22 11:54 cmd 12:00:15 -rw-r--r-- 1 root root 593405 Feb 22 11:58 coverage.out 12:00:15 -rw-r--r-- 1 root root 1055 Feb 22 12:00 go.mod 12:00:15 -rw-r--r-- 1 root root 21410 Feb 22 12:00 go.sum 12:00:15 drwxrwxr-x 8 1001 1001 4096 Feb 22 11:54 internal 12:00:15 drwxrwxr-x 4 1001 1001 4096 Feb 22 11:54 openapi 12:00:15 drwxrwxr-x 4 1001 1001 4096 Feb 22 11:54 snap 12:00:15 -rw-rw-r-- 1 1001 1001 168 Feb 22 11:54 version.go [Pipeline] sh 12:00:16 + '[' -e coverage.out ] 12:00:16 + chown 1001:1001 coverage.out [Pipeline] stash 12:00:16 Warning: overwriting stash ‘coverage-report’ 12:00:17 Stashed 1 file(s) [Pipeline] sh 12:00:18 + make build 12:00:18 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 12:00:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:00: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 12:00:55 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 12:00:55 Running on prd-ubuntu18.04-docker-8c-8g-27155 in /w/workspace/edgexfoundry_edgex-go_PR-3185 [Pipeline] { [Pipeline] ws 12:00:55 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 12:00:57 using credential edgex-jenkins-ssh 12:00:57 Cloning the remote Git repository 12:00:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:00:57 > git init /w/workspace/edgex-go/1 # timeout=10 12:00:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:00:58 > git --version # timeout=10 12:00:58 > git --version # 'git version 2.17.1' 12:00:58 using GIT_SSH to set credentials SSH Credentials for GitHub 12:00:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:01:00 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 12:01:01 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 12:01: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 12:01:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:01:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:01:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:01:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:01:06 using GIT_SSH to set credentials SSH Credentials for GitHub 12:01:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3185/head:refs/remotes/origin/PR-3185 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:01:06 Merging remotes/origin/master commit 61638ca62d33426a2ce3f2b4b107772a009d1874 into PR head commit f4736452ca1da34e2b252bf4a60e1e7129a8f504 12:01:07 Merge succeeded, producing f4736452ca1da34e2b252bf4a60e1e7129a8f504 12:01:07 Checking out Revision f4736452ca1da34e2b252bf4a60e1e7129a8f504 (PR-3185) 12:01:07 > git config core.sparsecheckout # timeout=10 12:01:07 > git checkout -f f4736452ca1da34e2b252bf4a60e1e7129a8f504 # timeout=10 12:01:07 > git remote # timeout=10 12:01:07 > git config --get remote.origin.url # timeout=10 12:01:07 using GIT_SSH to set credentials SSH Credentials for GitHub 12:01:07 > git merge 61638ca62d33426a2ce3f2b4b107772a009d1874 # timeout=10 12:01:07 > git rev-parse HEAD^{commit} # timeout=10 12:01:07 > git config core.sparsecheckout # timeout=10 12:01:07 > git checkout -f f4736452ca1da34e2b252bf4a60e1e7129a8f504 # timeout=10 12:01:10 Commit message: "feat(scheduler): Implement GET /interval/all V2 API" 12:01:10 > git --version # timeout=10 12:01:10 > git --version # 'git version 2.17.1' 12:01:10 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:01:12 + echo snap-build.sh 12:01:12 snap-build.sh 12:01:12 + SNAP_BASE_DIR=. 12:01:12 + '[' '!' -z /w/workspace/edgex-go/1 ']' 12:01:12 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 12:01:12 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 12:01:12 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 12:01:12 + cd /w/workspace/edgex-go/1 12:01:12 + sudo apt-get remove -qy --purge lxd lxd-client 12:01:12 Reading package lists... 12:01:12 Building dependency tree... 12:01:12 Reading state information... 12:01:12 The following packages were automatically installed and are no longer required: 12:01:12 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 12:01:12 uidmap xdelta3 12:01:12 Use 'sudo apt autoremove' to remove them. 12:01:12 The following packages will be REMOVED: 12:01:12 lxd* lxd-client* 12:01:13 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 12:01:13 After this operation, 31.7 MB disk space will be freed. 12:01:13 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 12:01:14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 12:01:14 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 12:01:15 Removing lxd dnsmasq configuration 12:01:15 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 12:01:15 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 12:01:16 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 12:01:16 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 12:01:16 (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.) 12:01:16 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 12:01:18 Processing triggers for systemd (237-3ubuntu10.42) ... 12:01:18 Processing triggers for ureadahead (0.100.0-21) ... 12:01:19 + sudo snap remove --purge lxd 12:01:19 snap "lxd" is not installed 12:01:19 + sudo groupadd --force --system lxd 12:01:19 ++ whoami 12:01:19 + sudo /usr/sbin/usermod -G lxd -a jenkins 12:01:19 + newgrp - lxd 12:01:19 + sudo snap install lxd 12:01:21 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 12:01:25 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 12:01:30 2021-02-22T12:01:26Z INFO Waiting for automatic snapd restart... 12:01:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 12:01:37 $ docker stop --time=1 b514c749ea4d9a1223e37d19aa5a90645fe6cf93d1d08ecaded52abecab7880e 12:01:39 $ docker rm -f b514c749ea4d9a1223e37d19aa5a90645fe6cf93d1d08ecaded52abecab7880e 12:01:40 lxd 4.11 from Canonical* installed 12:01:40 + sudo lxd init --auto [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:01:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:01:42 12:01:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:01:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:01:43 latest: Pulling from edgex-devops/edgex-compose-arm64 12:01:43 29e5d40040c1: Pulling fs layer 12:01:43 1ce36da41761: Pulling fs layer 12:01:43 25b303627fd3: Pulling fs layer 12:01:43 29e5d40040c1: Verifying Checksum 12:01:43 29e5d40040c1: Download complete 12:01:43 1ce36da41761: Verifying Checksum 12:01:43 1ce36da41761: Download complete 12:01:43 29e5d40040c1: Pull complete 12:01:45 1ce36da41761: Pull complete 12:01:45 25b303627fd3: Verifying Checksum 12:01:45 25b303627fd3: Download complete 12:01:50 + sudo snap install --classic snapcraft 12:01:54 snapcraft 4.5.1 from Canonical* installed 12:01:54 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 12:01:54 + patch --verbose -p1 12:01:54 Hmm... Looks like a unified diff to me... 12:01:54 The text leading up to this was: 12:01:54 -------------------------- 12:01:54 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 12:01:54 |From: Tony Espy 12:01:54 |Date: Wed, 16 Dec 2020 16:34:55 -0500 12:01:54 |Subject: [PATCH] optimize snap build for pipeline CI check 12:01:54 | 12:01:54 |This patch is used by the EdgeX CI pipeline builds to 12:01:54 |optimize the snap CI check run for pull requests. When 12:01:54 |applied, it essentially strips out everything (apps and 12:01:54 |parts) from the snapcraft.yaml file except those required 12:01:54 |to build edgex-go, as the whole idea of the CI check is to 12:01:54 |catch changes to edgex-go that break the snap build. 12:01:54 | 12:01:54 |In general, anyone updating snapcraft.yaml will also need 12:01:54 |to update this patch file, otherwise it may fail to apply, 12:01:54 |resulting in a failed snap build CI check in the associated 12:01:54 |pull request. 12:01:54 | 12:01:54 |Note - in addition to applying this patch, the pipeline also 12:01:54 |only primes the snap (e.g. `snapcraft prime`), as there's no 12:01:54 |need to build the finally binary .snap file (and it won't 12:01:54 |work with the patch applied). This further reduces the build 12:01:54 |time. 12:01:54 |--- 12:01:54 | snap/snapcraft.yaml | 461 +------------------------------------------- 12:01:54 | 1 file changed, 2 insertions(+), 459 deletions(-) 12:01:54 | 12:01:54 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 12:01:54 |index 1e537489..faf42425 100644 12:01:54 |--- a/snap/snapcraft.yaml 12:01:54 |+++ b/snap/snapcraft.yaml 12:01:54 -------------------------- 12:01:54 patching file snap/snapcraft.yaml 12:01:54 Using Plan A... 12:01:54 Hunk #1 succeeded at 73. 12:01:54 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 12:01:54 Hunk #3 succeeded at 217 (offset 3 lines). 12:01:54 Hunk #4 succeeded at 225 (offset 3 lines). 12:01:54 Hunk #5 succeeded at 232 (offset 3 lines). 12:01:54 Hunk #6 succeeded at 259 (offset 3 lines). 12:01:54 Hunk #7 succeeded at 293 (offset 3 lines). 12:01:54 Hunk #8 succeeded at 352 (offset 11 lines). 12:01:54 Hmm... Ignoring the trailing garbage. 12:01:54 done 12:01:54 + sudo snapcraft prime --use-lxd 12:01:55 25b303627fd3: Pull complete 12:01:55 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 12:01:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:01:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 12:01:55 prd-ubuntu18.04-docker-arm64-4c-16g-27154 does not seem to be running inside a container 12:01:55 $ 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 12:01:56 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 12:01:56 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: 12:01:56 - README.md 12:01:56 - snapcraft.yaml.orig 12:01:56 12:01:56 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:01:56 Launching a container. 12:01:58 $ docker top 59ab02d3b2cc884a5601e3e6bf6628ba2367a727795f4352f77ebc3cba54b12a -eo pid,comm [Pipeline] { [Pipeline] sh 12:01:59 + docker-compose build --help 12:01:59 + grep parallel 12:02:03 --parallel Build images in parallel. [Pipeline] } 12:02:03 $ docker stop --time=1 59ab02d3b2cc884a5601e3e6bf6628ba2367a727795f4352f77ebc3cba54b12a 12:02:05 $ docker rm -f 59ab02d3b2cc884a5601e3e6bf6628ba2367a727795f4352f77ebc3cba54b12a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:02:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:02:06 . [Pipeline] withDockerContainer 12:02:08 prd-ubuntu18.04-docker-arm64-4c-16g-27154 does not seem to be running inside a container 12:02:08 $ 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 12:02:08 Waiting for container to be ready 12:02:08 To start your first instance, try: lxc launch ubuntu:18.04 12:02:08 12:02:09 $ docker top 42885fc8af2e9a139136f48e9e030bbd2c2f5792471a84dd79c77c892d00ee4e -eo pid,comm [Pipeline] { [Pipeline] sh 12:02:10 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 12:02:10 Waiting for network to be ready... 12:02:11 + docker-compose -f ./docker-compose-build.yml build --parallel 12:02:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:02:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1544 kB] 12:02:11 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 12:02:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] 12:02:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 12:02:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 12:02:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 12:02:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 12:02:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] 12:02:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] 12:02:12 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 12:02:12 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 12:02:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 12:02:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 12:02:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 12:02:12 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 12:02:12 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 12:02:12 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 12:02:12 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 12:02:13 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1885 kB] 12:02:13 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] 12:02:13 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 12:02:13 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 12:02:13 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 12:02:13 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 12:02:13 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] 12:02:13 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 12:02:14 Building docker-core-command-go ... 12:02:14 Building docker-core-data-go ... 12:02:14 Building docker-core-metadata-go ... 12:02:14 Building docker-security-bootstrapper-go ... 12:02:14 Building docker-security-proxy-setup-go ... 12:02:14 Building docker-security-secretstore-setup-go ... 12:02:14 Building docker-support-notifications-go ... 12:02:14 Building docker-support-scheduler-go ... 12:02:14 Building docker-sys-mgmt-agent-go ... 12:02:14 Building docker-support-scheduler-go 12:02:14 Building docker-sys-mgmt-agent-go 12:02:14 Building docker-support-notifications-go 12:02:14 Building docker-core-metadata-go 12:02:14 Building docker-security-proxy-setup-go 12:02:15 Fetched 23.9 MB in 4s (5905 kB/s) 12:02:16 Reading package lists... 12:02:16 Reading package lists... 12:02:16 Building dependency tree... 12:02:16 Reading state information... 12:02:16 The following additional packages will be installed: 12:02:16 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:02:16 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:02:16 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:02:16 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 12:02:16 Suggested packages: 12:02:16 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 12:02:16 Recommended packages: 12:02:16 gnupg libsasl2-modules 12:02:16 The following NEW packages will be installed: 12:02:16 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:02:16 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:02:16 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:02:16 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 12:02:16 The following packages will be upgraded: 12:02:16 gpg gpg-agent gpgconf libudev1 12:02:16 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 12:02:16 Need to get 3532 kB of archives. 12:02:16 After this operation, 13.3 MB of additional disk space will be used. 12:02:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 12:02:16 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 12:02:17 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 12:02:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 12:02:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 12:02:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 12:02:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 12:02:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.9 [16.6 kB] 12:02:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.9 [155 kB] 12:02:17 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 12:02:17 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 12:02:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 12:02:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 12:02:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 12:02:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 12:02:17 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 12:02:17 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 12:02:17 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 12:02:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 12:02:17 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 12:02:17 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 12:02:17 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 12:02:18 debconf: delaying package configuration, since apt-utils is not installed 12:02:18 Fetched 3532 kB in 1s (3134 kB/s) 12:02:18 (Reading database ... 12511 files and directories currently installed.) 12:02:18 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 12:02:18 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 12:02:18 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 12:02:18 Selecting previously unselected package udev. 12:02:18 (Reading database ... 12511 files and directories currently installed.) 12:02:18 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 12:02:18 Unpacking udev (237-3ubuntu10.44) ... 12:02:18 Selecting previously unselected package libfuse2:amd64. 12:02:18 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 12:02:18 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:02:18 Selecting previously unselected package fuse. 12:02:18 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 12:02:18 Unpacking fuse (2.9.7-1ubuntu1) ... 12:02:18 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 12:02:19 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 12:02:19 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 12:02:19 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 12:02:19 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 12:02:19 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 12:02:19 Selecting previously unselected package libksba8:amd64. 12:02:19 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 12:02:19 Unpacking libksba8:amd64 (1.3.5-2) ... 12:02:19 Selecting previously unselected package libroken18-heimdal:amd64. 12:02:19 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:02:19 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:02:19 Selecting previously unselected package libasn1-8-heimdal:amd64. 12:02:19 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:02:19 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:02:20 Selecting previously unselected package libheimbase1-heimdal:amd64. 12:02:20 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:02:20 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:02:20 Selecting previously unselected package libhcrypto4-heimdal:amd64. 12:02:20 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:02:20 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:02:20 Selecting previously unselected package libwind0-heimdal:amd64. 12:02:20 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:02:20 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:02:20 Selecting previously unselected package libhx509-5-heimdal:amd64. 12:02:20 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:02:20 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:02:20 Selecting previously unselected package libkrb5-26-heimdal:amd64. 12:02:20 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:02:20 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:02:20 Selecting previously unselected package libheimntlm0-heimdal:amd64. 12:02:20 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:02:20 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:02:20 Selecting previously unselected package libgssapi3-heimdal:amd64. 12:02:20 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:02:20 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:02:20 Selecting previously unselected package libsasl2-modules-db:amd64. 12:02:20 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 12:02:20 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:02:20 Selecting previously unselected package libsasl2-2:amd64. 12:02:20 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 12:02:20 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:02:21 Selecting previously unselected package libldap-common. 12:02:21 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb ... 12:02:21 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.9) ... 12:02:21 Selecting previously unselected package libldap-2.4-2:amd64. 12:02:21 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb ... 12:02:21 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 12:02:21 Selecting previously unselected package dirmngr. 12:02:21 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 12:02:21 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 12:02:21 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.9) ... 12:02:21 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 12:02:21 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:02:21 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:02:21 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:02:21 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 12:02:21 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:02:21 Setting up libksba8:amd64 (1.3.5-2) ... 12:02:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:02:21 Setting up udev (237-3ubuntu10.44) ... 12:02:22 invoke-rc.d: policy-rc.d denied execution of start. 12:02:22 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:02:22 Processing triggers for systemd (237-3ubuntu10) ... 12:02:22 Setting up fuse (2.9.7-1ubuntu1) ... 12:02:22 Setting up gpg (2.2.4-1ubuntu1.3) ... 12:02:22 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:02:22 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:02:22 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:02:22 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:02:22 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:02:22 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:02:22 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:02:22 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 12:02:22 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 12:02:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:02:23 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 12:02:23 settings in the [Install] section, and DefaultInstance for template units). 12:02:23 This means they are not meant to be enabled using systemctl. 12:02:23 Possible reasons for having this kind of units are: 12:02:23 1) A unit may be statically enabled by being symlinked from another unit's 12:02:23 .wants/ or .requires/ directory. 12:02:23 2) A unit's purpose may be to act as a helper for some other unit which has 12:02:23 a requirement dependency on it. 12:02:23 3) A unit may be started when needed via activation (socket, path, timer, 12:02:23 D-Bus, udev, scripted systemctl call, ...). 12:02:23 4) In case of template units, the unit is meant to be enabled with some 12:02:23 instance name specified. 12:02:23 Reading package lists... 12:02:23 Building dependency tree... 12:02:23 Reading state information... 12:02:23 The following additional packages will be installed: 12:02:23 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 12:02:23 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 12:02:23 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 12:02:23 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 12:02:23 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 12:02:23 Suggested packages: 12:02:23 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 12:02:23 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 12:02:23 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 12:02:23 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 12:02:23 systemd-container policykit-1 12:02:23 Recommended packages: 12:02:23 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 12:02:23 The following NEW packages will be installed: 12:02:23 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 12:02:23 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 12:02:23 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 12:02:23 multiarch-support openssh-client python3 python3-minimal python3.6 12:02:23 python3.6-minimal snapd squashfs-tools sudo 12:02:23 The following packages will be upgraded: 12:02:23 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 12:02:23 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 12:02:23 Need to get 35.2 MB of archives. 12:02:23 After this operation, 141 MB of additional disk space will be used. 12:02:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 12:02:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 12:02:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 12:02:24 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 12:02:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 12:02:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 12:02:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 12:02:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 12:02:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 12:02:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 12:02:24 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 12:02:24 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 12:02:24 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 12:02:24 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 12:02:24 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 12:02:24 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 12:02:24 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 12:02:24 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 12:02:24 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 12:02:25 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 12:02:25 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 12:02:25 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 12:02:25 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 12:02:25 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 12:02:25 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 12:02:25 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 12:02:25 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 12:02:25 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 12:02:25 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 12:02:25 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 12:02:25 debconf: delaying package configuration, since apt-utils is not installed 12:02:25 Fetched 35.2 MB in 1s (28.8 MB/s) 12:02:25 (Reading database ... 12757 files and directories currently installed.) 12:02:25 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 12:02:25 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 12:02:26 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 12:02:26 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 12:02:26 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 12:02:26 (Reading database ... 12757 files and directories currently installed.) 12:02:26 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 12:02:26 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 12:02:26 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 12:02:26 (Reading database ... 12757 files and directories currently installed.) 12:02:26 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 12:02:26 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 12:02:27 Setting up apt (1.6.12ubuntu0.2) ... 12:02:27 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 12:02:27 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 12:02:27 (Reading database ... 12764 files and directories currently installed.) 12:02:27 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 12:02:27 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 12:02:27 Selecting previously unselected package libpython3.6-minimal:amd64. 12:02:27 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 12:02:27 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 12:02:27 Selecting previously unselected package libexpat1:amd64. 12:02:27 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 12:02:27 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 12:02:28 Selecting previously unselected package python3.6-minimal. 12:02:28 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 12:02:28 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 12:02:28 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 12:02:28 Checking for services that may need to be restarted...done. 12:02:28 Checking for services that may need to be restarted...done. 12:02:28 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 12:02:28 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 12:02:28 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 12:02:29 Selecting previously unselected package python3-minimal. 12:02:29 (Reading database ... 13012 files and directories currently installed.) 12:02:29 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 12:02:29 Unpacking python3-minimal (3.6.7-1~18.04) ... 12:02:29 Selecting previously unselected package mime-support. 12:02:29 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 12:02:29 Unpacking mime-support (3.60ubuntu1) ... 12:02:29 Selecting previously unselected package libmpdec2:amd64. 12:02:29 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 12:02:29 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:02:29 Selecting previously unselected package libpython3.6-stdlib:amd64. 12:02:29 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 12:02:29 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 12:02:30 Selecting previously unselected package python3.6. 12:02:30 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 12:02:30 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 12:02:30 Selecting previously unselected package libpython3-stdlib:amd64. 12:02:30 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 12:02:30 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:02:30 Setting up python3-minimal (3.6.7-1~18.04) ... 12:02:30 Selecting previously unselected package python3. 12:02:30 (Reading database ... 13442 files and directories currently installed.) 12:02:30 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 12:02:30 Unpacking python3 (3.6.7-1~18.04) ... 12:02:30 Selecting previously unselected package multiarch-support. 12:02:30 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 12:02:30 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 12:02:30 Setting up multiarch-support (2.27-3ubuntu1.4) ... 12:02:30 Selecting previously unselected package liblzo2-2:amd64. 12:02:30 (Reading database ... 13479 files and directories currently installed.) 12:02:30 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 12:02:30 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 12:02:31 Selecting previously unselected package libbsd0:amd64. 12:02:31 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 12:02:31 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:02:31 Selecting previously unselected package sudo. 12:02:31 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 12:02:31 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 12:02:31 Selecting previously unselected package apparmor. 12:02:31 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 12:02:31 Unpacking apparmor (2.12-4ubuntu5.1) ... 12:02:31 Selecting previously unselected package libedit2:amd64. 12:02:31 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 12:02:31 Unpacking libedit2:amd64 (3.1-20170329-1) ... 12:02:31 Selecting previously unselected package libkrb5support0:amd64. 12:02:31 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 12:02:31 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:02:31 Selecting previously unselected package libk5crypto3:amd64. 12:02:31 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 12:02:31 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:02:31 Selecting previously unselected package libkeyutils1:amd64. 12:02:31 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 12:02:31 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 12:02:31 Selecting previously unselected package libkrb5-3:amd64. 12:02:31 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 12:02:31 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:02:31 Selecting previously unselected package libgssapi-krb5-2:amd64. 12:02:31 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 12:02:31 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:02:32 Selecting previously unselected package libssl1.0.0:amd64. 12:02:32 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 12:02:32 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 12:02:32 Selecting previously unselected package openssh-client. 12:02:32 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 12:02:32 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 12:02:32 Selecting previously unselected package squashfs-tools. 12:02:32 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 12:02:32 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 12:02:32 Selecting previously unselected package snapd. 12:02:32 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 12:02:32 Unpacking snapd (2.48.3+18.04) ... 12:02:35 Setting up libedit2:amd64 (3.1-20170329-1) ... 12:02:35 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 12:02:35 Setting up mime-support (3.60ubuntu1) ... 12:02:35 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 12:02:36 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:02:36 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:02:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:02:36 Setting up systemd (237-3ubuntu10.44) ... 12:02:36 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 12:02:36 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 12:02:36 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:02:36 Setting up liblzo2-2:amd64 (2.08-1.2) ... 12:02:36 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 12:02:36 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:02:36 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 12:02:37 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 12:02:37 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:02:37 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:02:37 Setting up python3 (3.6.7-1~18.04) ... 12:02:37 running python rtupdate hooks for python3.6... 12:02:37 running python post-rtupdate hooks for python3.6... 12:02:37 Setting up apparmor (2.12-4ubuntu5.1) ... 12:02:39 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 12:02:39 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:02:39 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 12:02:39 Setting up snapd (2.48.3+18.04) ... 12:02:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 12:02:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 12:02:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 12:02:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 12:02:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:02:40 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:02:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 12:02:41 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 12:02:41 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 12:02:41 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 12:02:41 /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' 12:02:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:02:41 Processing triggers for systemd (237-3ubuntu10.44) ... 12:02:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:02:42 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 12:02:42 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:02:42 Fetched 88.7 kB in 0s (193 kB/s) 12:02:43 Reading package lists... 12:02:43 Reading package lists... 12:02:44 Building dependency tree... 12:02:44 Reading state information... 12:02:44 Calculating upgrade... 12:02:44 The following packages will be upgraded: 12:02:44 advancecomp base-files bash binutils binutils-common 12:02:44 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 12:02:44 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 12:02:44 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 12:02:44 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 12:02:44 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 12:02:44 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 12:02:44 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 12:02:44 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 12:02:44 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 12:02:44 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 12:02:44 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 12:02:44 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 12:02:44 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 12:02:44 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 12:02:44 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:02:44 Need to get 63.8 MB of archives. 12:02:44 After this operation, 5189 kB of additional disk space will be used. 12:02:44 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 12:02:44 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] 12:02:45 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 12:02:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 12:02:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 12:02:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 12:02:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 12:02:45 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 12:02:45 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 12:02:45 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 12:02:45 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 12:02:45 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 12:02:45 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 12:02:45 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 12:02:45 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 12:02:45 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 12:02:45 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 12:02:45 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 12:02:45 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 12:02:45 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 12:02:45 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 12:02:45 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 12:02:45 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 12:02:45 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 12:02:45 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 12:02:45 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 12:02:45 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 12:02:45 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 12:02:45 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 12:02:45 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 12:02:45 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 12:02:45 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 12:02:45 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 12:02:45 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 12:02:45 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 12:02:45 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 12:02:45 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 12:02:45 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 12:02:45 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 12:02:45 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 12:02:45 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 12:02:45 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 12:02:45 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 12:02:45 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 12:02:45 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 12:02:45 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 12:02:45 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 12:02:45 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 12:02:45 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 12:02:45 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 12:02:45 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 12:02:45 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 12:02:45 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 12:02:45 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 12:02:45 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 12:02:45 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 12:02:45 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 12:02:45 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 12:02:45 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 12:02:45 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 12:02:45 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 12:02:45 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 12:02:46 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 12:02:46 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 12:02:46 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 12:02:46 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 12:02:46 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 12:02:46 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 12:02:46 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 12:02:46 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 12:02:46 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 12:02:46 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 12:02:46 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 12:02:46 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 12:02:46 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 12:02:46 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 12:02:46 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 12:02:46 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 12:02:46 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 12:02:46 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 12:02:46 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 12:02:46 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 12:02:46 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] 12:02:46 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 12:02:46 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 12:02:46 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 12:02:46 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 12:02:46 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 12:02:46 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 12:02:46 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 12:02:46 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 12:02:47 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 12:02:47 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 12:02:47 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 12:02:47 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 12:02:47 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 12:02:47 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 12:02:47 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 12:02:47 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 12:02:47 debconf: delaying package configuration, since apt-utils is not installed 12:02:47 Fetched 63.8 MB in 3s (19.8 MB/s) 12:02:47 (Reading database ... 13912 files and directories currently installed.) 12:02:47 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 12:02:47 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:02:48 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 12:02:48 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:02:48 Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... 12:02:48 Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... 12:02:49 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:02:49 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:02:49 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:02:49 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:02:50 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:02:50 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:02:50 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:02:50 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:02:50 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:02:50 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:02:50 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:02:50 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:02:50 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:02:50 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:02:50 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 12:02:50 (Reading database ... 13911 files and directories currently installed.) 12:02:50 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 12:02:50 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 12:02:50 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 12:02:51 (Reading database ... 13911 files and directories currently installed.) 12:02:51 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:02:51 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:02:51 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:02:51 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:02:51 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:02:51 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:02:51 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 12:02:51 (Reading database ... 13911 files and directories currently installed.) 12:02:51 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 12:02:52 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:02:52 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 12:02:52 (Reading database ... 13911 files and directories currently installed.) 12:02:52 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 12:02:52 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 12:02:52 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 12:02:52 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 12:02:53 Setting up base-files (10.1ubuntu2.10) ... 12:02:53 Installing new version of config file /etc/issue ... 12:02:53 Installing new version of config file /etc/issue.net ... 12:02:53 Installing new version of config file /etc/lsb-release ... 12:02:53 Installing new version of config file /etc/update-motd.d/50-motd-news ... 12:02:53 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 12:02:53 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 12:02:53 Removing obsolete conffile /etc/default/motd-news ... 12:02:53 (Reading database ... 13912 files and directories currently installed.) 12:02:53 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 12:02:53 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 12:02:53 Setting up bash (4.4.18-2ubuntu1.2) ... 12:02:53 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 12:02:53 (Reading database ... 13912 files and directories currently installed.) 12:02:53 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 12:02:53 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 12:02:54 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 12:02:54 (Reading database ... 13912 files and directories currently installed.) 12:02:54 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 12:02:54 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 12:02:54 Setting up tar (1.29b-2ubuntu0.2) ... 12:02:54 (Reading database ... 13912 files and directories currently installed.) 12:02:54 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 12:02:54 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:02:54 Setting up dpkg (1.19.0.5ubuntu2.3) ... 12:02:54 (Reading database ... 13912 files and directories currently installed.) 12:02:54 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 12:02:54 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:02:54 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 12:02:55 (Reading database ... 13912 files and directories currently installed.) 12:02:55 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 12:02:55 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:02:55 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 12:02:55 (Reading database ... 13912 files and directories currently installed.) 12:02:55 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 12:02:55 Unpacking grep (3.1-2build1) over (3.1-2) ... 12:02:55 Setting up grep (3.1-2build1) ... 12:02:55 (Reading database ... 13912 files and directories currently installed.) 12:02:55 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 12:02:55 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 12:02:56 Setting up login (1:4.5-1ubuntu2) ... 12:02:56 (Reading database ... 13912 files and directories currently installed.) 12:02:56 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 12:02:56 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:02:56 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 12:02:56 (Reading database ... 13912 files and directories currently installed.) 12:02:56 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 12:02:56 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:02:56 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 12:02:56 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:02:56 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 12:02:56 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:02:57 Setting up perl-base (5.26.1-6ubuntu0.5) ... 12:02:57 (Reading database ... 13912 files and directories currently installed.) 12:02:57 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 12:02:57 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:02:58 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:02:58 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:02:58 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:02:58 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:02:58 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 12:02:58 (Reading database ... 13912 files and directories currently installed.) 12:02:58 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 12:02:58 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 12:02:59 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 12:02:59 (Reading database ... 13912 files and directories currently installed.) 12:02:59 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:02:59 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:02:59 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:02:59 (Reading database ... 13912 files and directories currently installed.) 12:02:59 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:02:59 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:02:59 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:02:59 (Reading database ... 13912 files and directories currently installed.) 12:02:59 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:02:59 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:02:59 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:02:59 (Reading database ... 13912 files and directories currently installed.) 12:02:59 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:02:59 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:02:59 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:03:00 (Reading database ... 13912 files and directories currently installed.) 12:03:00 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 12:03:00 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:03:00 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 12:03:00 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:03:00 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 12:03:00 (Reading database ... 13912 files and directories currently installed.) 12:03:00 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 12:03:00 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:03:00 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 12:03:00 (Reading database ... 13912 files and directories currently installed.) 12:03:00 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:03:00 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:03:00 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:03:00 (Reading database ... 13912 files and directories currently installed.) 12:03:00 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:03:00 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:03:00 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 12:03:01 (Reading database ... 13912 files and directories currently installed.) 12:03:01 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:03:01 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:03:01 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 12:03:02 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 12:03:02 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 12:03:02 (Reading database ... 13912 files and directories currently installed.) 12:03:02 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 12:03:02 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:03:02 Setting up libc-bin (2.27-3ubuntu1.4) ... 12:03:02 (Reading database ... 13912 files and directories currently installed.) 12:03:02 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 12:03:02 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:03:02 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 12:03:03 (Reading database ... 13914 files and directories currently installed.) 12:03:03 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 12:03:03 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 12:03:03 Setting up debconf (1.5.66ubuntu1) ... 12:03:03 (Reading database ... 13914 files and directories currently installed.) 12:03:03 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 12:03:03 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 12:03:03 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 12:03:03 (Reading database ... 13914 files and directories currently installed.) 12:03:03 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 12:03:03 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 12:03:03 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 12:03:04 (Reading database ... 13914 files and directories currently installed.) 12:03:04 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 12:03:04 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 12:03:04 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 12:03:04 (Reading database ... 13914 files and directories currently installed.) 12:03:04 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 12:03:04 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 12:03:04 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 12:03:04 (Reading database ... 13914 files and directories currently installed.) 12:03:04 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 12:03:04 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 12:03:04 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 12:03:05 (Reading database ... 13914 files and directories currently installed.) 12:03:05 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:03:05 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:03:05 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 12:03:05 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 12:03:05 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 12:03:05 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:03:05 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 12:03:05 (Reading database ... 13914 files and directories currently installed.) 12:03:05 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 12:03:05 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 12:03:06 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 12:03:06 (Reading database ... 13914 files and directories currently installed.) 12:03:06 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 12:03:06 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 12:03:06 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 12:03:06 (Reading database ... 13914 files and directories currently installed.) 12:03:06 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 12:03:06 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:03:06 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 12:03:06 (Reading database ... 13914 files and directories currently installed.) 12:03:06 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 12:03:06 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 12:03:07 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 12:03:07 (Reading database ... 13914 files and directories currently installed.) 12:03:07 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 12:03:07 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 12:03:07 Setting up passwd (1:4.5-1ubuntu2) ... 12:03:07 (Reading database ... 13914 files and directories currently installed.) 12:03:07 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 12:03:07 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 12:03:07 Setting up gpgv (2.2.4-1ubuntu1.3) ... 12:03:07 (Reading database ... 13914 files and directories currently installed.) 12:03:07 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 12:03:07 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 12:03:08 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 12:03:08 (Reading database ... 13914 files and directories currently installed.) 12:03:08 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 12:03:08 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 12:03:08 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 12:03:08 (Reading database ... 13914 files and directories currently installed.) 12:03:08 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 12:03:08 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 12:03:08 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 12:03:08 (Reading database ... 13914 files and directories currently installed.) 12:03:08 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 12:03:08 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 12:03:08 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 12:03:08 (Reading database ... 13914 files and directories currently installed.) 12:03:08 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 12:03:09 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 12:03:09 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 12:03:09 (Reading database ... 13914 files and directories currently installed.) 12:03:09 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 12:03:09 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 12:03:09 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 12:03:09 (Reading database ... 13915 files and directories currently installed.) 12:03:09 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:03:09 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:03:09 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:03:09 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:03:09 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 12:03:09 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 12:03:09 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 12:03:10 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 12:03:10 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 12:03:10 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 12:03:10 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 12:03:10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 12:03:10 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 12:03:10 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 12:03:10 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 12:03:10 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 12:03:10 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 12:03:10 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 12:03:11 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 12:03:11 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 12:03:11 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 12:03:11 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 12:03:11 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 12:03:11 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 12:03:12 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 12:03:12 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 12:03:12 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 12:03:12 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 12:03:12 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 12:03:12 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 12:03:13 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 12:03:13 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 12:03:13 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 12:03:13 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 12:03:13 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 12:03:13 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 12:03:13 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:03:13 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:03:13 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:03:13 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:03:13 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:03:13 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:03:14 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:03:14 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:03:15 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:03:15 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:03:16 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:03:16 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:03:16 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:03:16 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:03:17 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:03:17 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:03:18 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:03:18 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:03:18 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:03:18 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:03:18 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 12:03:18 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:03:18 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 12:03:18 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:03:19 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 12:03:19 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 12:03:19 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:03:19 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:03:19 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:03:19 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:03:19 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 12:03:19 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 12:03:19 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:03:19 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 12:03:19 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:03:19 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:03:19 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:03:19 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 12:03:19 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 12:03:19 Setting up tzdata (2021a-0ubuntu0.18.04) ... 12:03:20 12:03:20 Current default time zone: 'Etc/UTC' 12:03:20 Local time is now: Mon Feb 22 12:03:19 UTC 2021. 12:03:20 Universal Time is now: Mon Feb 22 12:03:19 UTC 2021. 12:03:20 Run 'dpkg-reconfigure tzdata' if you wish to change it. 12:03:20 12:03:20 Setting up systemd-sysv (237-3ubuntu10.44) ... 12:03:20 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:03:20 Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... 12:03:20 Setting up mount (2.31.1-0.4ubuntu3.7) ... 12:03:20 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 12:03:20 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 12:03:20 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 12:03:20 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 12:03:20 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 12:03:20 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 12:03:20 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:03:20 Setting up procps (2:3.3.12-3ubuntu1.2) ... 12:03:20 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 12:03:20 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 12:03:20 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 12:03:20 Setting up patch (2.7.6-2ubuntu1.1) ... 12:03:20 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 12:03:20 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 12:03:20 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 12:03:20 Installing new version of config file /etc/ssl/openssl.cnf ... 12:03:20 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 12:03:20 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 12:03:20 Setting up ca-certificates (20210119~18.04.1) ... 12:03:22 Updating certificates in /etc/ssl/certs... 12:03:23 23 added, 27 removed; done. 12:03:24 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 12:03:24 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:03:24 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 12:03:24 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 12:03:24 Setting up pkgbinarymangler (138.18.04.1) ... 12:03:24 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 12:03:24 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 12:03:24 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 12:03:24 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 12:03:24 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:03:24 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 12:03:24 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:03:24 Setting up perl (5.26.1-6ubuntu0.5) ... 12:03:24 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 12:03:24 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 12:03:24 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 12:03:24 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 12:03:24 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 12:03:24 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 12:03:24 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 12:03:24 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 12:03:24 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 12:03:24 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:03:24 Processing triggers for systemd (237-3ubuntu10.44) ... 12:03:24 Processing triggers for mime-support (3.60ubuntu1) ... 12:03:24 Processing triggers for ca-certificates (20210119~18.04.1) ... 12:03:24 Updating certificates in /etc/ssl/certs... 12:03:25 0 added, 0 removed; done. 12:03:25 Running hooks in /etc/ca-certificates/update.d... 12:03:25 done. 12:03:25 Reading package lists... 12:03:25 Building dependency tree... 12:03:25 Reading state information... 12:03:26 The following NEW packages will be installed: 12:03:26 apt-transport-https 12:03:26 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 12:03:26 Need to get 1696 B of archives. 12:03:26 After this operation, 153 kB of additional disk space will be used. 12:03:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 12:03:26 debconf: delaying package configuration, since apt-utils is not installed 12:03:26 Fetched 1696 B in 0s (11.5 kB/s) 12:03:26 Selecting previously unselected package apt-transport-https. 12:03:26 (Reading database ... 13920 files and directories currently installed.) 12:03:26 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 12:03:26 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 12:03:26 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 12:03:26 Waiting for network to be ready... 12:03:33 2021-02-22T12:03:30Z INFO Waiting for automatic snapd restart... 12:03:33 snapd 2.48.2.1 from Canonical* installed 12:03:33 "snapd" switched to the "latest/stable" channel 12:03:33 12:03:36 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:03:36 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:03:36 ---> ad83630c1973 12:03:36 Step 3/21 : WORKDIR /edgex-go 12:03:36 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:03:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:03:36 ---> ad83630c1973 12:03:36 Step 3/22 : WORKDIR /edgex-go 12:03:36 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:03:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:03:36 ---> ad83630c1973 12:03:36 Step 3/22 : WORKDIR /edgex-go 12:03:36 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:03:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:03:36 ---> ad83630c1973 12:03:36 Step 3/23 : WORKDIR /edgex-go 12:03:36 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:03:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 12:03:36 ---> ad83630c1973 12:03:36 Step 3/26 : WORKDIR /edgex-go 12:03:36 ---> Running in cedb4dcc8fb7 12:03:36 ---> Running in 950fc0c16418 12:03:36 ---> Running in 87ef5d420139 12:03:36 ---> Running in eee052c77d2a 12:03:36 ---> Running in d3818ae3be44 12:03:36 Removing intermediate container d3818ae3be44 12:03:36 ---> 3133d358d0eb 12:03:36 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:03:36 Removing intermediate container 87ef5d420139 12:03:36 ---> f2e52c52631f 12:03:36 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:03:36 Removing intermediate container cedb4dcc8fb7 12:03:36 ---> 05297e9197da 12:03:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:03:36 Removing intermediate container eee052c77d2a 12:03:36 ---> 4edede20e66e 12:03:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:03:36 Removing intermediate container 950fc0c16418 12:03:36 ---> a47e9d11d7e4 12:03:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:03:36 ---> Running in 154fccc1592e 12:03:36 ---> Running in 11eca926d76d 12:03:36 ---> Running in c6e38c6c0364 12:03:36 ---> Running in e197b08c3718 12:03:36 ---> Running in 452e26f9100c 12:03:36 Removing intermediate container 154fccc1592e 12:03:36 ---> cf3ecf0fc993 12:03:36 Step 5/21 : RUN apk add --update --no-cache make git 12:03:36 ---> Running in bc0b0d224dd1 12:03:36 Removing intermediate container 11eca926d76d 12:03:36 ---> d6f1005918e6 12:03:36 Step 5/26 : RUN apk add --update --no-cache make bash git 12:03:36 ---> Running in 4900326e2b19 12:03:36 Removing intermediate container 452e26f9100c 12:03:36 ---> 8822b206943a 12:03:36 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 12:03:36 Removing intermediate container c6e38c6c0364 12:03:36 ---> c0d342a2fa42 12:03:36 Step 5/23 : RUN apk add --update --no-cache make git 12:03:36 Removing intermediate container e197b08c3718 12:03:36 ---> 776ae6708566 12:03:36 Step 5/22 : RUN apk add --update --no-cache make git 12:03:36 ---> Running in 29188beff1b2 12:03:36 ---> Running in de221969b9a5 12:03:36 ---> Running in a98fd657dd3c 12:03:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:03:36 core18 20210128 from Canonical* installed 12:03:36 "core18" switched to the "latest/stable" channel 12:03:36 12:03:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:03:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:03:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:03:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:03:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:03:37 OK: 217 MiB in 51 packages 12:03:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:03:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:03:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:03:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:03:38 OK: 217 MiB in 51 packages 12:03:38 OK: 217 MiB in 51 packages 12:03:38 Removing intermediate container bc0b0d224dd1 12:03:38 ---> 2d868eb0af84 12:03:38 Step 6/21 : COPY go.mod . 12:03:38 OK: 217 MiB in 51 packages 12:03:39 OK: 217 MiB in 51 packages 12:03:39 ---> 0c858cc8e4da 12:03:39 Step 7/21 : RUN go mod download 12:03:40 snapcraft 4.5.1 from Canonical* installed 12:03:40 "snapcraft" switched to the "latest/stable" channel 12:03:40 12:03:40 ---> Running in a870812d5fba 12:03:40 Removing intermediate container 4900326e2b19 12:03:40 ---> dc08db50c845 12:03:40 Step 6/26 : COPY go.mod . 12:03:40 Removing intermediate container a98fd657dd3c 12:03:40 ---> 51c30219b981 12:03:40 Step 6/22 : COPY go.mod . 12:03:40 Removing intermediate container 29188beff1b2 12:03:40 ---> dded095de34d 12:03:40 Step 6/22 : COPY go.mod . 12:03:41 Removing intermediate container de221969b9a5 12:03:41 ---> a1cde6a15fa2 12:03:41 Step 6/23 : COPY go.mod . 12:03:41 ---> f8281db42eff 12:03:41 Step 7/26 : RUN go mod download 12:03:41 ---> Running in 648e94b3261f 12:03:41 ---> 595c9b9079fe 12:03:41 Step 7/22 : RUN go mod download 12:03:41 ---> 13ead13de328 12:03:41 Step 7/22 : RUN go mod download 12:03:42 ---> Running in a04a9e3ee286 12:03:42 ---> 7fa13b04007f 12:03:42 Step 7/23 : RUN go mod download 12:03:42 ---> Running in 635cb8ae66a4 12:03:42 ---> Running in 51511893d7c8 12:03:43 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: 12:03:43 - README.md 12:03:43 - snapcraft.yaml.orig 12:03:43 12:03:43 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:03:43 Removing intermediate container a870812d5fba 12:03:43 ---> 58623c5f5c68 12:03:43 Step 8/21 : COPY . . 12:03:46 Removing intermediate container 648e94b3261f 12:03:46 ---> 321ad6a718f8 12:03:46 Step 8/26 : COPY . . 12:03:48 Removing intermediate container a04a9e3ee286 12:03:48 ---> cecf0f9127de 12:03:48 Step 8/22 : COPY . . 12:03:48 Removing intermediate container 635cb8ae66a4 12:03:48 ---> b8c5904abaf6 12:03:48 Step 8/22 : COPY . . 12:03:48 Removing intermediate container 51511893d7c8 12:03:48 ---> c7f274bd5455 12:03:48 Step 8/23 : COPY . . 12:03:49 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 12:03:49 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 12:03:50 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 12:03:50 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:03:51 Reading package lists... 12:03:51 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 12:03:58 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 12:03:58 Reading package lists... 12:03:58 Building dependency tree... 12:03:58 Reading state information... 12:03:58 Suggested packages: 12:03:58 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 12:03:58 git-gui gitk gitweb git-cvs git-mediawiki git-svn 12:03:58 Recommended packages: 12:03:58 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 12:03:58 The following NEW packages will be installed: 12:03:58 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 12:03:58 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 12:03:58 pkg-config zip 12:03:58 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 12:03:58 Need to get 7655 kB of archives. 12:03:58 After this operation, 43.7 MB of additional disk space will be used. 12:03:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 12:03:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 12:03:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 12:03:58 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 12:03:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 12:03:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 12:03:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 12:03:58 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 12:03:59 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 12:03:59 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 12:03:59 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 12:03:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 12:03:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 12:03:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 12:03:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 12:03:59 debconf: delaying package configuration, since apt-utils is not installed 12:03:59 Fetched 7655 kB in 1s (9312 kB/s) 12:03:59 Selecting previously unselected package libglib2.0-0:amd64. 12:03:59 (Reading database ... 13924 files and directories currently installed.) 12:03:59 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 12:03:59 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 12:03:59 Selecting previously unselected package libpsl5:amd64. 12:03:59 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 12:03:59 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 12:03:59 Selecting previously unselected package libnghttp2-14:amd64. 12:03:59 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 12:03:59 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 12:04:00 Selecting previously unselected package librtmp1:amd64. 12:04:00 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 12:04:00 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 12:04:00 Selecting previously unselected package libcurl3-gnutls:amd64. 12:04:00 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 12:04:00 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 12:04:00 Selecting previously unselected package liberror-perl. 12:04:00 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 12:04:00 Unpacking liberror-perl (0.17025-1) ... 12:04:00 Selecting previously unselected package git-man. 12:04:00 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 12:04:00 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 12:04:00 Selecting previously unselected package git. 12:04:00 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 12:04:00 Unpacking git (1:2.17.1-1ubuntu0.7) ... 12:04:01 Selecting previously unselected package libnorm1:amd64. 12:04:01 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 12:04:01 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:04:01 Selecting previously unselected package libpgm-5.2-0:amd64. 12:04:01 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 12:04:01 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:04:01 Selecting previously unselected package libsodium23:amd64. 12:04:01 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 12:04:01 Unpacking libsodium23:amd64 (1.0.16-2) ... 12:04:01 Selecting previously unselected package libzmq5:amd64. 12:04:01 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 12:04:01 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:04:01 Selecting previously unselected package libzmq3-dev:amd64. 12:04:01 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 12:04:01 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:04:01 Selecting previously unselected package pkg-config. 12:04:01 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 12:04:01 Unpacking pkg-config (0.29.1-0ubuntu2) ... 12:04:02 Selecting previously unselected package zip. 12:04:02 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 12:04:02 Unpacking zip (3.0-11build1) ... 12:04:02 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:04:02 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 12:04:02 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 12:04:02 Setting up liberror-perl (0.17025-1) ... 12:04:02 Setting up libpsl5:amd64 (0.19.1-5build1) ... 12:04:02 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 12:04:02 No schema files found: doing nothing. 12:04:02 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 12:04:02 Setting up zip (3.0-11build1) ... 12:04:02 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:04:02 Setting up libsodium23:amd64 (1.0.16-2) ... 12:04:02 Setting up pkg-config (0.29.1-0ubuntu2) ... 12:04:02 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:04:02 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 12:04:02 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:04:02 Setting up git (1:2.17.1-1ubuntu0.7) ... 12:04:02 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:04:09 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 12:04:09 git set to automatically installed. 12:04:09 git-man set to automatically installed. 12:04:09 libcurl3-gnutls set to automatically installed. 12:04:09 liberror-perl set to automatically installed. 12:04:09 libglib2.0-0 set to automatically installed. 12:04:09 libnghttp2-14 set to automatically installed. 12:04:09 libnorm1 set to automatically installed. 12:04:09 libpgm-5.2-0 set to automatically installed. 12:04:09 libpsl5 set to automatically installed. 12:04:09 librtmp1 set to automatically installed. 12:04:09 libsodium23 set to automatically installed. 12:04:09 libzmq3-dev set to automatically installed. 12:04:09 libzmq5 set to automatically installed. 12:04:09 pkg-config set to automatically installed. 12:04:09 zip set to automatically installed. 12:04:10 snapd is not logged in, snap install commands will use sudo 12:04:11 ---> e45ef1189a93 12:04:11 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:04:11 ---> df9746885dd2 12:04:11 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:04:11 ---> Running in 7b5393f4dc89 12:04:11 ---> Running in 6e18c9c9ee3c 12:04:11 ---> 31e2dfb95d8e 12:04:11 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 12:04:11 ---> 81630276450e 12:04:11 Step 9/23 : RUN make cmd/core-metadata/core-metadata 12:04:11 ---> 2848a72cfd76 12:04:11 Step 9/22 : RUN make cmd/support-notifications/support-notifications 12:04:11 ---> Running in 867b7fb69571 12:04:11 ---> Running in 73cc884f5b0d 12:04:11 ---> Running in 25145750bfd6 12:04:13 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 12:04:13 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 12:04:13 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 12:04:13 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 12:04:13 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 12:04:17 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 12:04:17 snap "core18" has no updates available 12:04:18 Pulling config-common 12:04:18 + snapcraftctl pull 12:04:19 Pulling go-build-helper 12:04:19 + snapcraftctl pull 12:04:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:04:41 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 12:04:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1544 kB] 12:04:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] 12:04:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 12:04:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 12:04:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 12:04:41 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 12:04:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] 12:04:41 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] 12:04:41 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 12:04:41 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 12:04:41 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 12:04:41 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 12:04:41 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 12:04:41 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 12:04:41 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 12:04:41 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 12:04:41 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 12:04:41 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1885 kB] 12:04:41 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] 12:04:41 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 12:04:41 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 12:04:41 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 12:04:41 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 12:04:41 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] 12:04:41 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 12:04:41 Fetched 23.9 MB in 0s (0 B/s) 12:04:41 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 12:04:41 Fetched 96.5 kB in 0s (0 B/s) 12:04:41 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 12:04:41 Fetched 279 kB in 0s (0 B/s) 12:04:41 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 12:04:41 Fetched 122 kB in 0s (0 B/s) 12:04:41 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 12:04:41 Fetched 77.8 kB in 0s (0 B/s) 12:04:41 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 12:04:41 Fetched 8848 B in 0s (0 B/s) 12:04:41 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 12:04:41 Fetched 47.8 kB in 0s (0 B/s) 12:04:41 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 12:04:41 Fetched 45.6 kB in 0s (0 B/s) 12:04:41 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 12:04:41 Fetched 15.0 kB in 0s (0 B/s) 12:04:41 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 12:04:41 Fetched 214 kB in 0s (0 B/s) 12:04:41 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb [155 kB] 12:04:41 Fetched 155 kB in 0s (0 B/s) 12:04:41 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 12:04:41 Fetched 50.6 kB in 0s (0 B/s) 12:04:41 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 12:04:41 Fetched 14.8 kB in 0s (0 B/s) 12:04:41 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 12:04:41 Fetched 41.8 kB in 0s (0 B/s) 12:04:41 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 12:04:41 Fetched 499 kB in 0s (0 B/s) 12:04:41 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 12:04:41 Fetched 111 kB in 0s (0 B/s) 12:04:41 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 12:04:41 Fetched 240 kB in 0s (0 B/s) 12:04:41 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 12:04:41 Fetched 29.3 kB in 0s (0 B/s) 12:04:41 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 12:04:41 Fetched 85.5 kB in 0s (0 B/s) 12:04:41 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 12:04:41 Fetched 24.5 kB in 0s (0 B/s) 12:04:41 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 12:04:41 Fetched 49.2 kB in 0s (0 B/s) 12:04:41 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 12:04:41 Fetched 54.2 kB in 0s (0 B/s) 12:04:41 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 12:04:41 Fetched 30.8 kB in 0s (0 B/s) 12:04:41 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb [16.6 kB] 12:04:41 Fetched 16.6 kB in 0s (0 B/s) 12:04:41 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 12:04:41 Fetched 85.9 kB in 0s (0 B/s) 12:04:41 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 12:04:41 Fetched 8720 B in 0s (0 B/s) 12:04:41 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 12:04:41 Fetched 137 kB in 0s (0 B/s) 12:04:41 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 12:04:41 Fetched 119 kB in 0s (0 B/s) 12:04:41 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 12:04:41 Fetched 109 kB in 0s (0 B/s) 12:04:41 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 12:04:41 Fetched 11.1 kB in 0s (0 B/s) 12:04:41 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 12:04:41 Fetched 645 kB in 0s (0 B/s) 12:04:41 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 12:04:41 Fetched 41.3 kB in 0s (0 B/s) 12:04:41 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 12:04:41 Fetched 17.9 kB in 0s (0 B/s) 12:04:41 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 12:04:41 Fetched 368 kB in 0s (0 B/s) 12:04:41 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 12:04:41 Fetched 187 kB in 0s (0 B/s) 12:04:41 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 12:04:41 Fetched 175 kB in 0s (0 B/s) 12:04:41 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 12:04:44 Fetched 206 kB in 0s (0 B/s) 12:04:44 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] 12:04:44 Fetched 1301 kB in 0s (0 B/s) 12:04:44 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 12:04:44 Fetched 36.2 kB in 0s (0 B/s) 12:04:44 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 12:04:44 Fetched 159 kB in 0s (0 B/s) 12:04:44 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 12:04:44 Fetched 107 kB in 0s (0 B/s) 12:04:44 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 12:04:44 Fetched 48.7 kB in 0s (0 B/s) 12:04:44 Pulling static-packages 12:04:44 + snapcraftctl pull 12:04:46 'go115' has dependencies that need to be staged: go-build-helper static-packages 12:04:46 Skipping pull go-build-helper (already ran) 12:04:46 Skipping pull static-packages (already ran) 12:04:46 Building go-build-helper 12:04:46 + snapcraftctl build 12:04:50 Building static-packages 12:04:50 + snapcraftctl build 12:04:52 Staging go-build-helper 12:04:52 + snapcraftctl stage 12:04:52 Staging static-packages 12:04:52 + snapcraftctl stage 12:04:54 Pulling go115 12:04:54 + snapcraftctl pull 12:04:55 'edgex-go' has dependencies that need to be staged: go115 12:04:55 Skipping pull go115 (already ran) 12:04:55 Building go115 12:04:55 + dpkg --print-architecture 12:04:55 + FILE_NAME=go1.15.2.linux-amd64.tar.gz 12:04:55 + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 12:04:55 + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O 12:04:55 % Total % Received % Xferd Average Speed Time Time Time Current 12:04:55 Dload Upload Total Spent Left Speed 12:04:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 26506 0 0 165k 0 0:11:53 --:--:-- 0:11:53 164k 30 115M 30 34.8M 0 0 30.1M 0 0:00:03 0:00:01 0:00:02 30.1M 76 115M 76 87.9M 0 0 40.8M 0 0:00:02 0:00:02 --:--:-- 40.7M 100 115M 100 115M 0 0 44.7M 0 0:00:02 0:00:02 --:--:-- 44.7M 12:04:57 + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz 12:04:57 + sha256sum -c sha256 12:04:57 + grep OK 12:04:58 go1.15.2.linux-amd64.tar.gz: OK 12:04:58 + mkdir -p /root/stage/go1.15 12:04:58 + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 12:05:02 Staging go115 12:05:02 + snapcraftctl stage 12:05:07 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 12:05:07 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 12:05:07 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:05:07 Fetched 0 B in 0s (0 B/s) 12:05:07 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 12:05:07 Fetched 224 kB in 0s (0 B/s) 12:05:07 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 12:05:07 Fetched 157 kB in 0s (0 B/s) 12:05:07 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 12:05:07 Fetched 221 kB in 0s (0 B/s) 12:05:07 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 12:05:07 Fetched 143 kB in 0s (0 B/s) 12:05:07 Pulling edgex-go 12:05:07 + snapcraftctl pull 12:05:09 Pulling version 12:05:09 + cd /root/project 12:05:09 + [ -f VERSION ] 12:05:09 + PROJECT_VERSION=local-dev 12:05:09 + git rev-parse --short HEAD 12:05:09 + GIT_REVISION=f4736452 12:05:09 + snapcraftctl set-version local-dev 12:05:10 Building config-common 12:05:10 + snapcraftctl build 12:05:12 Skipping build go-build-helper (already ran) 12:05:12 Skipping build static-packages (already ran) 12:05:12 Skipping build go115 (already ran) 12:05:12 Building edgex-go 12:05:12 + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6050/bin/scriptlet-bin 12:05:12 + cd /root/parts/edgex-go/src 12:05:12 + make build 12:05: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 12:05:14 go: downloading github.com/gorilla/mux v1.8.0 12:05:14 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 12:05:14 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.2 12:05:14 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.34 12:05:14 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 12:05:14 go: downloading github.com/google/uuid v1.2.0 12:05:14 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 12:05:14 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 12:05:14 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 12:05:14 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 12:05:14 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 12:05:14 go: downloading github.com/BurntSushi/toml v0.3.1 12:05:14 go: downloading github.com/pelletier/go-toml v1.2.0 12:05:14 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 12:05:14 go: downloading github.com/OneOfOne/xxhash v1.2.8 12:05:14 go: downloading github.com/go-redis/redis/v7 v7.2.0 12:05:14 go: downloading github.com/imdario/mergo v0.3.11 12:05:14 go: downloading github.com/go-playground/validator/v10 v10.3.0 12:05:14 go: downloading github.com/pebbe/zmq4 v1.2.2 12:05:14 go: downloading github.com/hashicorp/consul/api v1.8.1 12:05:14 go: downloading github.com/pkg/errors v0.8.1 12:05:15 go: downloading github.com/go-kit/kit v0.8.0 12:05:15 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 12:05:15 go: downloading github.com/x448/float16 v0.8.4 12:05:15 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 12:05:15 go: downloading github.com/go-playground/universal-translator v0.17.0 12:05:15 go: downloading github.com/leodido/go-urn v1.2.0 12:05:15 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 12:05:15 go: downloading github.com/hashicorp/go-hclog v0.12.0 12:05:15 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 12:05:15 go: downloading github.com/mitchellh/mapstructure v1.1.2 12:05:15 go: downloading github.com/hashicorp/serf v0.9.5 12:05:15 go: downloading github.com/go-logfmt/logfmt v0.4.0 12:05:15 go: downloading github.com/go-playground/locales v0.13.0 12:05:15 go: downloading github.com/mitchellh/copystructure v1.0.0 12:05:15 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 12:05:15 go: downloading github.com/mattn/go-isatty v0.0.12 12:05:15 go: downloading github.com/fatih/color v1.9.0 12:05:15 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 12:05:15 go: downloading github.com/mitchellh/reflectwalk v1.0.0 12:05:15 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 12:05:15 go: downloading github.com/mattn/go-colorable v0.1.6 12:05:15 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 12:05:15 go: downloading github.com/hashicorp/golang-lru v0.5.0 12:05:22 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 12:05:22 go: downloading gopkg.in/yaml.v2 v2.4.0 12:05:27 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 12:05:28 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 12:05:29 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 12:05:30 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 12:05:30 go: downloading github.com/stretchr/testify v1.7.0 12:05:30 go: downloading github.com/davecgh/go-spew v1.1.1 12:05:30 go: downloading github.com/pmezard/go-difflib v1.0.0 12:05:30 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 12:05:32 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 12:05:32 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 12:05:32 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 12:05:33 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 12:05: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 12:05:34 go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 12:05:36 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 12:05:36 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 12:05:36 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 12:05:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:05:38 go: downloading github.com/lib/pq v1.9.0 12:05:40 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 12:05:40 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 12:05:40 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 12:05:40 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 12:05:40 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 12:05:40 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 12:05:40 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 12:05:40 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 12:05:40 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 12:05:40 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 12:05:40 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 12:05:40 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 12:05:40 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 12:05:40 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 12:05:40 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 12:05:40 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 12:05:40 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 12:05:40 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 12:05:40 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 12:05:40 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 12:05:40 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 12:05:40 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 12:05:40 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 12:05:40 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 12:05:40 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 12:05:41 Building version 12:05:41 + snapcraftctl build 12:05:42 Staging config-common 12:05:42 + snapcraftctl stage 12:05:43 Skipping stage go-build-helper (already ran) 12:05:43 Skipping stage static-packages (already ran) 12:05:43 Skipping stage go115 (already ran) 12:05:43 Staging edgex-go 12:05:43 + snapcraftctl stage 12:05:44 Staging version 12:05:44 + snapcraftctl stage 12:05:46 Priming config-common 12:05:46 + snapcraftctl prime 12:05:46 Priming go-build-helper 12:05:46 + snapcraftctl prime 12:05:47 Priming static-packages 12:05:47 + snapcraftctl prime 12:05:50 Priming go115 12:05:50 + snapcraftctl prime 12:05:50 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 12:05:51 Priming edgex-go 12:05:51 + snapcraftctl prime 12:05:52 Priming version 12:05:52 + snapcraftctl prime 12:05:53 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:05:57 Removing intermediate container 6e18c9c9ee3c 12:05:57 ---> 9f21c24e821e 12:05:57 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:05:58 Removing intermediate container 7b5393f4dc89 12:05:58 ---> 962cab2eb95c 12:05:58 12:05:58 Step 10/21 : FROM alpine:3.12 12:05:58 ---> Running in b0e236bdbab6 12:05:58 3.12: Pulling from library/alpine 12:06:00 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 12:06:00 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 12:06:00 Status: Downloaded newer image for alpine:3.12 12:06:00 ---> afeebe901d6b 12:06:00 Step 11/21 : RUN apk add --update --no-cache curl 12:06:00 ---> Running in 45157c666639 12:06:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:06:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:06:03 (1/4) Installing ca-certificates (20191127-r4) 12:06:03 (2/4) Installing nghttp2-libs (1.41.0-r0) 12:06:03 (3/4) Installing libcurl (7.69.1-r3) 12:06:03 (4/4) Installing curl (7.69.1-r3) 12:06:03 Executing busybox-1.31.1-r19.trigger 12:06:03 Executing ca-certificates-20191127-r4.trigger 12:06:04 OK: 7 MiB in 18 packages 12:06:07 Removing intermediate container 45157c666639 12:06:07 ---> 5e3af43440cd 12:06:07 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:06:07 Removing intermediate container b0e236bdbab6 12:06:07 ---> a969ecc548af 12:06:07 12:06:07 Step 11/26 : FROM docker:20.10.0 12:06:07 ---> Running in 6c47e216ff44 12:06:07 20.10.0: Pulling from library/docker 12:06:09 Removing intermediate container 6c47e216ff44 12:06:09 ---> b3ad7b416a87 12:06:09 Step 13/21 : WORKDIR /edgex 12:06:10 ---> Running in 30b120ca389f 12:06:13 Removing intermediate container 30b120ca389f 12:06:13 ---> 489fc1f69b64 12:06:13 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:06:13 Removing intermediate container 25145750bfd6 12:06:13 ---> 1a8797f6e214 12:06:13 12:06:13 Step 10/22 : FROM alpine:3.12 12:06:13 ---> afeebe901d6b 12:06:13 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 12:06:14 Removing intermediate container 73cc884f5b0d 12:06:14 ---> 08115a030aad 12:06:14 12:06:14 Step 10/22 : FROM alpine:3.12 12:06:14 ---> afeebe901d6b 12:06:14 Step 11/22 : RUN apk add --update --no-cache dumb-init 12:06:14 ---> Running in fbc5da9abeff 12:06:14 ---> Running in 50b51a295d3b 12:06:14 ---> d07a1e03a407 12:06:14 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:06:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:06:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:06:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:06:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:06:17 ---> cc73a57b3b2d 12:06:17 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:06:17 (1/2) Installing ca-certificates (20191127-r4) 12:06:18 (2/2) Installing dumb-init (1.2.2-r1) 12:06:18 (1/1) Installing dumb-init (1.2.2-r1) 12:06:18 Executing busybox-1.31.1-r19.trigger 12:06:18 Executing busybox-1.31.1-r19.trigger 12:06:18 Executing ca-certificates-20191127-r4.trigger 12:06:18 OK: 5 MiB in 15 packages 12:06:18 OK: 6 MiB in 16 packages 12:06:20 ---> 5a84fb08e2e4 12:06:20 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:06:21 ---> Running in a313ea5f64f7 12:06:21 Removing intermediate container 50b51a295d3b 12:06:21 ---> 9eadb58bce8d 12:06:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:06:21 Removing intermediate container 867b7fb69571 12:06:21 ---> fdfeedcdba9a 12:06:21 12:06:21 Step 10/23 : FROM alpine:3.12 12:06:21 ---> afeebe901d6b 12:06:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:06:21 ---> Using cache 12:06:21 ---> 9eadb58bce8d 12:06:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:06:22 ---> Running in a007ce99437b 12:06:22 Removing intermediate container fbc5da9abeff 12:06:22 ---> 3e393e69fec4 12:06:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:06:22 ---> Running in 5101cb6cb060 12:06:22 Removing intermediate container a313ea5f64f7 12:06:22 ---> 0aab9b098d22 12:06:22 Step 18/21 : CMD ["--init=true"] 12:06:22 ---> Running in 5f5eff494dc4 12:06:23 ---> Running in 01fc1ba51732 12:06:23 Removing intermediate container a007ce99437b 12:06:23 ---> 25cbea2b1670 12:06:23 Step 13/22 : ENV APP_PORT=48085 12:06:23 Removing intermediate container 5101cb6cb060 12:06:23 ---> 9cc2fcc5021e 12:06:23 Step 13/23 : ENV APP_PORT=48081 12:06:23 ---> Running in 39f7e666f22d 12:06:23 ---> Running in 451b8621cd83 12:06:23 Removing intermediate container 5f5eff494dc4 12:06:23 ---> dc14a95a3731 12:06:23 Step 13/22 : ENV APP_PORT=48060 12:06:24 Removing intermediate container 01fc1ba51732 12:06:24 ---> 2dd4d01a17a1 12:06:24 Step 19/21 : LABEL arch=arm64 12:06:24 ---> Running in d5c3bb6e21a4 12:06:24 ---> Running in a7736388ea7e 12:06:24 Removing intermediate container 39f7e666f22d 12:06:24 ---> b20e7cf2a3d0 12:06:24 Step 14/22 : EXPOSE $APP_PORT 12:06:24 Removing intermediate container 451b8621cd83 12:06:24 ---> cd037296f9cf 12:06:24 Step 14/23 : EXPOSE $APP_PORT 12:06:24 ---> Running in 097e823f8c1b 12:06:24 ---> Running in 6888d973fd1e 12:06:25 Removing intermediate container a7736388ea7e 12:06:25 ---> 27f501938eb7 12:06:25 Step 14/22 : EXPOSE $APP_PORT 12:06:25 Removing intermediate container d5c3bb6e21a4 12:06:25 ---> bbf5b42a3d31 12:06:25 Step 20/21 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 12:06:25 ---> Running in 20552b43aca5 12:06:25 ---> Running in bcbcb484a950 12:06:25 Removing intermediate container 6888d973fd1e 12:06:25 ---> d928b61c237b 12:06:25 Removing intermediate container 097e823f8c1b 12:06:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / ---> 752a38e5df12 12:06:25 Step 15/23 : WORKDIR / 12:06:25 12:06:25 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 12:06:25 Status: Downloaded newer image for docker:20.10.0 12:06:25 ---> eeaf43b92773 12:06:25 Step 12/26 : RUN apk add --no-cache bash 12:06:25 ---> Running in 83e7d72e24c3 12:06:25 ---> Running in 11b88f7baccf 12:06:25 Removing intermediate container 20552b43aca5 12:06:25 ---> 7693c47d78d6 12:06:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:06:25 Removing intermediate container bcbcb484a950 12:06:25 ---> 13d415eb023a 12:06:25 Step 21/21 : LABEL version=0.0.0 12:06:26 ---> Running in d6861585be4e 12:06:26 Removing intermediate container 83e7d72e24c3 12:06:26 ---> 5110353a0457 12:06:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:06:26 ---> ecb3901a2450 12:06:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:06:27 Removing intermediate container d6861585be4e 12:06:27 ---> 8a131b06cbbb 12:06:27 12:06:27 ---> a771d2c451c4 12:06:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:06:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:06:27 Successfully built 8a131b06cbbb 12:06:27 ---> 2c571bcaf6fa 12:06:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:06:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:06:27 Successfully tagged docker-security-proxy-setup-go-arm64:latest 12:06:27 Building docker-security-bootstrapper-go 12:06:28  Building docker-security-proxy-setup-go ... done (1/2) Installing readline (8.0.4-r0) 12:06:28 (2/2) Installing bash (5.0.17-r0) 12:06:28 Executing bash-5.0.17-r0.post-install 12:06:28 Executing busybox-1.31.1-r19.trigger 12:06:28 OK: 12 MiB in 22 packages 12:06:28 ---> ac6b6c1511ca 12:06:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:06:30 ---> bc285a9c7990 12:06:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:06:30 ---> 818346dbb0ba 12:06:30 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 12:06:30 ---> 3de79f25877a 12:06:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:06:31 ---> Running in f2ac5b1b0056 12:06:31 ---> a90a764cbb3c 12:06:31 Step 18/22 : ENTRYPOINT ["/support-notifications"] 12:06:31 ---> Running in 8813e7f3067e 12:06:31 ---> ce7cb30898d6 12:06:31 Step 19/23 : ENTRYPOINT ["/core-metadata"] 12:06:31 Removing intermediate container 11b88f7baccf 12:06:31 ---> 75e7bba7eaa8 12:06:31 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 12:06:32 ---> Running in 551f7525684e 12:06:32 ---> Running in de3a322e4276 12:06:32 Removing intermediate container f2ac5b1b0056 12:06:32 ---> 7ec6e54f280c 12:06:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:06:32 Removing intermediate container 8813e7f3067e 12:06:32 ---> 10633c7d4253 12:06:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:06:32 ---> Running in 0cc7d1f91844 12:06:33 ---> Running in ac08544afef1 12:06:33 Removing intermediate container 551f7525684e 12:06:33 ---> fbb37156c277 12:06:33 Step 14/26 : ENV APP_PORT=48090 12:06:33 Removing intermediate container de3a322e4276 12:06:33 ---> 927d4d1a2ccb 12:06:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:06:33 Removing intermediate container 0cc7d1f91844 12:06:33 ---> 40c0b03ba794 12:06:33 Step 20/22 : LABEL arch=arm64 12:06:33 ---> Running in ad132ecd0b03 12:06:33 ---> Running in 9e4c5cfe7dc7 12:06:34 ---> Running in 218de82ed9f2 12:06:34 Removing intermediate container ac08544afef1 12:06:34 ---> 2c367b846b04 12:06:34 Step 20/22 : LABEL arch=arm64 12:06:34 ---> Running in 0e77507ec832 12:06:34 Removing intermediate container ad132ecd0b03 12:06:34 ---> e4422d14dff8 12:06:34 Step 15/26 : EXPOSE $APP_PORT 12:06:34 Removing intermediate container 9e4c5cfe7dc7 12:06:34 ---> 23c422adbc01 12:06:34 Step 21/23 : LABEL arch=arm64 12:06:34 ---> Running in e3cb38ab64ff 12:06:34 ---> Running in 787dda4fcc37 12:06:34 Removing intermediate container 218de82ed9f2 12:06:34 ---> f50355f4a9bb 12:06:34 Step 21/22 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 12:06:35 Removing intermediate container 0e77507ec832 12:06:35 ---> ff870935335d 12:06:35 Step 21/22 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 12:06:35 ---> Running in 8ef0eec3145b 12:06:35 ---> Running in e53561c475d5 12:06:35 Removing intermediate container e3cb38ab64ff 12:06:35 ---> b12f6bc3d7f5 12:06:35 Step 22/23 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 12:06:35 Removing intermediate container 787dda4fcc37 12:06:35 ---> 9b0c12691ca2 12:06:35 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:06:35 ---> Running in 52363555f405 12:06:36 Removing intermediate container 8ef0eec3145b 12:06:36 ---> 9c554561fd32 12:06:36 Step 22/22 : LABEL version=0.0.0 12:06:36 Removing intermediate container e53561c475d5 12:06:36 ---> 8ff50b6c8c37 12:06:36 Step 22/22 : LABEL version=0.0.0 12:06:36 ---> Running in 3f7207244efa 12:06:36 Removing intermediate container 52363555f405 12:06:36 ---> 37393c34190f 12:06:36 Step 23/23 : LABEL version=0.0.0 12:06:37 ---> Running in 6251dbd8ec9c 12:06:37 ---> Running in 223620acba32 12:06:37 ---> 1e57e9aee25d 12:06:37 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:06:37 Removing intermediate container 3f7207244efa 12:06:37 ---> 79d5203fc0be 12:06:37 12:06:38 Removing intermediate container 6251dbd8ec9c 12:06:38 ---> 6b38af890d46 12:06:38 12:06:38 Removing intermediate container 223620acba32 12:06:38 ---> ee1d202a7744 12:06:38 12:06:38 Successfully built 79d5203fc0be 12:06:38 Successfully tagged docker-support-scheduler-go-arm64:latest 12:06:38  Building docker-support-scheduler-go ... done Building docker-core-command-go 12:06:38 Successfully built 6b38af890d46 12:06:38 Successfully built ee1d202a7744 12:06:38 Successfully tagged docker-support-notifications-go-arm64:latest 12:06:38 Building docker-core-data-go 12:06:38  Building docker-support-notifications-go ... done  ---> 6f831a752892 12:06:38 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:06:38 Successfully tagged docker-core-metadata-go-arm64:latest 12:06:38 Building docker-security-secretstore-setup-go 12:06:39  Building docker-core-metadata-go ... done  ---> 64a6fffe4dd7 12:06:39 Step 19/26 : RUN apk --no-cache add py3-pip 12:06:40 ---> Running in 0f793c70bc32 12:06:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:06:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:06:41 (1/33) Installing libbz2 (1.0.8-r1) 12:06:41 (2/33) Installing expat (2.2.9-r1) 12:06:41 (3/33) Installing libffi (3.3-r2) 12:06:41 (4/33) Installing gdbm (1.13-r1) 12:06:41 (5/33) Installing xz-libs (5.2.5-r0) 12:06:41 (6/33) Installing sqlite-libs (3.32.1-r0) 12:06:41 (7/33) Installing python3 (3.8.5-r1) 12:06:43 (8/33) Installing py3-appdirs (1.4.4-r1) 12:06:43 (9/33) Installing py3-ordered-set (4.0.1-r0) 12:06:43 (10/33) Installing py3-parsing (2.4.7-r0) 12:06:43 (11/33) Installing py3-six (1.15.0-r0) 12:06:43 (12/33) Installing py3-packaging (20.4-r0) 12:06:43 (13/33) Installing py3-setuptools (47.0.0-r0) 12:06:43 (14/33) Installing py3-chardet (3.0.4-r4) 12:06:43 (15/33) Installing py3-idna (2.9-r0) 12:06:43 (16/33) Installing py3-certifi (2020.4.5.1-r0) 12:06:43 (17/33) Installing py3-urllib3 (1.25.9-r0) 12:06:43 (18/33) Installing py3-requests (2.23.0-r0) 12:06:43 (19/33) Installing py3-msgpack (1.0.0-r0) 12:06:43 (20/33) Installing py3-lockfile (0.12.2-r3) 12:06:43 (21/33) Installing py3-cachecontrol (0.12.6-r0) 12:06:43 (22/33) Installing py3-colorama (0.4.3-r0) 12:06:43 (23/33) Installing py3-distlib (0.3.0-r0) 12:06:43 (24/33) Installing py3-distro (1.5.0-r1) 12:06:43 (25/33) Installing py3-webencodings (0.5.1-r3) 12:06:43 (26/33) Installing py3-html5lib (1.0.1-r4) 12:06:44 (27/33) Installing py3-pytoml (0.1.21-r0) 12:06:44 (28/33) Installing py3-pep517 (0.8.2-r0) 12:06:44 (29/33) Installing py3-progress (1.5-r0) 12:06:44 (30/33) Installing py3-toml (0.10.1-r0) 12:06:44 (31/33) Installing py3-retrying (1.3.3-r0) 12:06:44 (32/33) Installing py3-contextlib2 (0.6.0-r0) 12:06:44 (33/33) Installing py3-pip (20.1.1-r0) 12:06:44 Executing busybox-1.31.1-r19.trigger 12:06:44 OK: 71 MiB in 55 packages 12:06:56 Removing intermediate container 0f793c70bc32 12:06:56 ---> 3c8b384500f4 12:06:56 Step 20/26 : RUN pip install docker-compose==1.23.2 12:06:56 ---> Running in c7c1fa0e59ab 12:06:59 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:06:59 Step 2/30 : FROM ${BUILDER_BASE} AS builder 12:06:59 ---> ad83630c1973 12:06:59 Step 3/30 : WORKDIR /edgex-go 12:06:59 ---> Using cache 12:06:59 ---> a47e9d11d7e4 12:06:59 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:06:59 ---> Using cache 12:06:59 ---> 8822b206943a 12:06:59 Step 5/30 : RUN apk add --update --no-cache make git 12:07:00 ---> Running in d2585144bc7e 12:07:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:07:01 Collecting docker-compose==1.23.2 12:07:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:07:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 12:07:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:07:02 Collecting websocket-client<1.0,>=0.32.0 12:07:02 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 12:07:03 OK: 217 MiB in 51 packages 12:07:03 Collecting docker<4.0,>=3.6.0 12:07:03 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:07:05 Collecting PyYAML<4,>=3.10 12:07:05 Downloading PyYAML-3.13.tar.gz (270 kB) 12:07:05 Removing intermediate container d2585144bc7e 12:07:05 ---> 7e5e0b92e8bd 12:07:05 Step 6/30 : COPY go.mod . 12:07:07 ---> 11273850039b 12:07:07 Step 7/30 : RUN go mod download 12:07:07 ---> Running in 7670c67c6710 12:07:09 Collecting texttable<0.10,>=0.9.0 12:07:09 Downloading texttable-0.9.1.tar.gz (11 kB) 12:07:12 Collecting jsonschema<3,>=2.5.1 12:07:12 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:07:13 Removing intermediate container 7670c67c6710 12:07:13 ---> a0d3760073db 12:07:13 Step 8/30 : COPY . . 12:07:13 Collecting cached-property<2,>=1.2.0 12:07:13 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:07:13 Collecting dockerpty<0.5,>=0.4.1 12:07:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:07:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:07:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:07:17 Collecting docopt<0.7,>=0.6.1 12:07:17 Downloading docopt-0.6.2.tar.gz (25 kB) 12:07:20 Collecting docker-pycreds>=0.4.0 12:07:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:07:20 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) 12:07:20 Collecting idna<2.8,>=2.5 12:07:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:07:20 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) 12:07:21 Collecting urllib3<1.25,>=1.21.1 12:07:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:07:21 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 12:07:21 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 12:07:21 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 12:07:21 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 12:07:22 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:07:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:07:22 ---> ad83630c1973 12:07:22 Step 3/24 : WORKDIR /edgex-go 12:07:22 ---> Using cache 12:07:22 ---> a47e9d11d7e4 12:07:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:07:22 ---> Using cache 12:07:22 ---> 8822b206943a 12:07:22 Step 5/24 : RUN apk add --update --no-cache make git 12:07:22 ---> Using cache 12:07:22 ---> 7e5e0b92e8bd 12:07:22 Step 6/24 : COPY go.mod . 12:07:22 ---> Using cache 12:07:22 ---> 11273850039b 12:07:22 Step 7/24 : RUN go mod download 12:07:22 ---> Using cache 12:07:22 ---> a0d3760073db 12:07:22 Step 8/24 : COPY . . 12:07:22 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:07:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:07:22 ---> ad83630c1973 12:07:22 Step 3/23 : WORKDIR /edgex-go 12:07:22 ---> Using cache 12:07:22 ---> a47e9d11d7e4 12:07:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:07:22 ---> Using cache 12:07:22 ---> 8822b206943a 12:07:22 Step 5/23 : RUN apk add --update --no-cache make git 12:07:22 ---> Using cache 12:07:22 ---> 7e5e0b92e8bd 12:07:22 Step 6/23 : COPY go.mod . 12:07:22 ---> Using cache 12:07:22 ---> 11273850039b 12:07:22 Step 7/23 : RUN go mod download 12:07:22 ---> Using cache 12:07:22 ---> a0d3760073db 12:07:22 Step 8/23 : COPY . . 12:07:22 Installing collected packages: websocket-client, idna, urllib3, requests, docker-pycreds, docker, PyYAML, texttable, jsonschema, cached-property, dockerpty, docopt, docker-compose 12:07:22 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:07:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:07:22 ---> ad83630c1973 12:07:22 Step 3/23 : WORKDIR /edgex-go 12:07:22 ---> Using cache 12:07:22 ---> a47e9d11d7e4 12:07:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:07:22 ---> Using cache 12:07:22 ---> 8822b206943a 12:07:22 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:07:24 Attempting uninstall: idna 12:07:24 Found existing installation: idna 2.9 12:07:24 Uninstalling idna-2.9: 12:07:24 Successfully uninstalled idna-2.9 12:07:27 Attempting uninstall: urllib3 12:07:27 Found existing installation: urllib3 1.25.9 12:07:27 Uninstalling urllib3-1.25.9: 12:07:27 Successfully uninstalled urllib3-1.25.9 12:07:28 ---> Running in 3668a44df59f 12:07:28 Attempting uninstall: requests 12:07:28 Found existing installation: requests 2.23.0 12:07:28 Uninstalling requests-2.23.0: 12:07:28 Successfully uninstalled requests-2.23.0 12:07:30 Running setup.py install for PyYAML: started 12:07:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:07:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:07:31 OK: 217 MiB in 51 packages 12:07:32 Running setup.py install for PyYAML: finished with status 'done' 12:07:32 Running setup.py install for texttable: started 12:07:35 Running setup.py install for texttable: finished with status 'done' 12:07:35 Running setup.py install for dockerpty: started 12:07:36 Removing intermediate container 3668a44df59f 12:07:36 ---> 2f703329f52c 12:07:36 Step 6/23 : COPY go.mod . 12:07:37 ---> 8ec6df7c82e4 12:07:37 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:07:38 ---> 6f2d50bce5e0 12:07:38 Step 7/23 : RUN go mod download 12:07:38 Running setup.py install for dockerpty: finished with status 'done' 12:07:38 Running setup.py install for docopt: started 12:07:38 ---> Running in fd41041a0149 12:07:39 ---> Running in f70f4eda8cf7 12:07:40 Running setup.py install for docopt: finished with status 'done' 12:07:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:07:41 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 12:07:45 Removing intermediate container f70f4eda8cf7 12:07:45 ---> 513a42acdad5 12:07:45 Step 8/23 : COPY . . 12:07:46 ---> e078701d4c8c 12:07:46 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:07:46 ---> Running in 3769f5fc5c23 12:07:48 ---> 0024b54d43a9 12:07:48 Step 9/23 : RUN make cmd/core-command/core-command 12:07:48 ---> Running in 2f09d6546090 12:07:48 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 12:07:49 Removing intermediate container c7c1fa0e59ab 12:07:49 ---> 73345a3b45c6 12:07:49 Step 21/26 : RUN apk --no-cache add curl 12:07:50 ---> Running in ddc68647f342 12:07:51 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 12:07:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:07:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:07:54 (1/3) Installing nghttp2-libs (1.41.0-r0) 12:07:54 (2/3) Installing libcurl (7.69.1-r3) 12:07:54 (3/3) Installing curl (7.69.1-r3) 12:07:54 Executing busybox-1.31.1-r19.trigger 12:07:54 OK: 71 MiB in 58 packages 12:07:58 Removing intermediate container ddc68647f342 12:07:58 ---> 479905d20be8 12:07:58 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 12:07:59 ---> Running in ac9d149c97c0 12:08:00 Removing intermediate container ac9d149c97c0 12:08:00 ---> c21b074b5b77 12:08:00 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:08:00 ---> Running in 14d76489c6cc 12:08:02 Removing intermediate container 14d76489c6cc 12:08:02 ---> 21de7d62c3a8 12:08:02 Step 24/26 : LABEL arch=arm64 12:08:02 ---> Running in f8822c6c6024 12:08:04 Removing intermediate container f8822c6c6024 12:08:04 ---> 1fda5bdc498d 12:08:04 Step 25/26 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 12:08:04 ---> Running in 1bdcc18fd555 12:08:05 Removing intermediate container 1bdcc18fd555 12:08:05 ---> 7c9ea3bf5ae1 12:08:05 Step 26/26 : LABEL version=0.0.0 12:08:06 ---> Running in 2c4793a645ce 12:08:07 Removing intermediate container 2c4793a645ce 12:08:07 ---> dae01ba0a81e 12:08:07 12:08:08 Successfully built dae01ba0a81e 12:08:08 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 12:08:08  Building docker-sys-mgmt-agent-go ... done  ---> 3a030c293ca0 12:08:08 Step 9/23 : RUN make cmd/core-data/core-data 12:08:08 ---> Running in 8f14886c2b22 12:08:10 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 12:09:07 Removing intermediate container fd41041a0149 12:09:07 ---> 50c5d3c44a21 12:09:07 12:09:07 Step 10/30 : FROM alpine:3.12 12:09:07 ---> afeebe901d6b 12:09:07 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:09:07 ---> Running in 5db279d28b9e 12:09:07 Removing intermediate container 5db279d28b9e 12:09:07 ---> 4b3137bbc724 12:09:07 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 12:09:07 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 12:09:07 ---> Running in a113553514b4 12:09:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:09:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:09:07 (1/2) Installing dumb-init (1.2.2-r1) 12:09:07 (2/2) Installing su-exec (0.2-r1) 12:09:07 Executing busybox-1.31.1-r19.trigger 12:09:07 OK: 5 MiB in 16 packages 12:09:07 Removing intermediate container a113553514b4 12:09:07 ---> dbf7ad168392 12:09:07 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 12:09:07 ---> Running in 44da57172875 12:09:07 Removing intermediate container 44da57172875 12:09:07 ---> 5cc560936125 12:09:07 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:09:07 ---> Running in f679e18069e5 12:09:07 Removing intermediate container f679e18069e5 12:09:07 ---> f02cf7572207 12:09:07 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:09:07 ---> Running in 0a38a3de18dc 12:09:10 Removing intermediate container 0a38a3de18dc 12:09:10 ---> 0e0b8f0f6338 12:09:10 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 12:09:10 ---> Running in f2441b12018d 12:09:11 Removing intermediate container f2441b12018d 12:09:11 ---> 5ddc68d35137 12:09:11 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:09:13 ---> accea6ab6356 12:09:13 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:09:14 ---> Running in f6fd6080a870 12:09:15 Removing intermediate container 3769f5fc5c23 12:09:15 ---> 041fd73ef4c3 12:09:15 12:09:15 Step 10/24 : FROM alpine:3.12 12:09:15 ---> afeebe901d6b 12:09:15 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 12:09:15 ---> Running in c87b2002ef87 12:09:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:09:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:09:18 Removing intermediate container f6fd6080a870 12:09:18 ---> a41f5b09e1ee 12:09:18 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 12:09:18 (1/5) Installing ca-certificates (20191127-r4) 12:09:18 (2/5) Installing nghttp2-libs (1.41.0-r0) 12:09:18 (3/5) Installing libcurl (7.69.1-r3) 12:09:18 (4/5) Installing curl (7.69.1-r3) 12:09:18 (5/5) Installing dumb-init (1.2.2-r1) 12:09:18 Executing busybox-1.31.1-r19.trigger 12:09:18 Executing ca-certificates-20191127-r4.trigger 12:09:18 OK: 7 MiB in 19 packages 12:09:20 ---> db154d02e981 12:09:20 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:09:23 Removing intermediate container c87b2002ef87 12:09:23 ---> bf88fbf6f13c 12:09:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:09:23 ---> 8c1726e7b251 12:09:23 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:09:23 ---> Running in f99fb93c7840 12:09:24 Removing intermediate container f99fb93c7840 12:09:24 ---> b3508ebb06a7 12:09:24 Step 13/24 : WORKDIR / 12:09:25 ---> 728533eb0c63 12:09:25 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:09:25 ---> Running in 176bcd4abdcd 12:09:26 Removing intermediate container 176bcd4abdcd 12:09:26 ---> 1687f1f8e5b5 12:09:26 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:09:26 ---> a00207c85775 12:09:26 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 12:09:27 ---> Running in b2e21d457aa7 12:09:27 Removing intermediate container 2f09d6546090 12:09:27 ---> 1394511c2e4a 12:09:27 12:09:27 Step 10/23 : FROM alpine:3.12 12:09:27 ---> afeebe901d6b 12:09:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:09:27 ---> Using cache 12:09:27 ---> 9eadb58bce8d 12:09:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:09:27 ---> Using cache 12:09:27 ---> 9cc2fcc5021e 12:09:27 Step 13/23 : ENV APP_PORT=48082 12:09:28 ---> ee963d947120 12:09:28 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:09:28 ---> Running in 952e251acb50 12:09:28 Removing intermediate container b2e21d457aa7 12:09:28 ---> 5473ea863ddf 12:09:28 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:09:28 Removing intermediate container 952e251acb50 12:09:28 ---> 395640fee1fc 12:09:28 Step 14/23 : EXPOSE $APP_PORT 12:09:28 ---> Running in ffe4a765dda0 12:09:29 ---> ad407d606f42 12:09:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:09:29 Removing intermediate container ffe4a765dda0 12:09:29 ---> 67f4e248af3f 12:09:29 Step 15/23 : WORKDIR / 12:09:29 ---> 38b0521b3b19 12:09:29 Step 25/30 : RUN chmod +x /entrypoint.sh 12:09:29 ---> Running in 0e0fa00a7431 12:09:30 ---> Running in 1a2a1df7e2bc 12:09:30 ---> e34e3671798c 12:09:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:09:31 Removing intermediate container 0e0fa00a7431 12:09:31 ---> ca17d8dac014 12:09:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:09:32 ---> f05020df6191 12:09:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:09:32 ---> e5082a767c1b 12:09:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:09:33 Removing intermediate container 1a2a1df7e2bc 12:09:33 ---> 9f722fbd9532 12:09:33 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 12:09:34 ---> Running in 3ac734745ce8 12:09:34 ---> 7ef39d0c8943 12:09:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:09:34 ---> e494c608871e 12:09:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:09:34 Removing intermediate container 3ac734745ce8 12:09:34 ---> e1882c1f36c5 12:09:34 Step 27/30 : CMD ["gate"] 12:09:36 ---> Running in be6251a81bc1 12:09:36 ---> 7aa02dbc85de 12:09:36 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/ 12:09:36 ---> 702f0e153397 12:09:36 Step 19/23 : ENTRYPOINT ["/core-command"] 12:09:36 ---> Running in e61227d4340f 12:09:36 ---> Running in 7e60e5c8796b 12:09:36 Removing intermediate container be6251a81bc1 12:09:36 ---> 9100a06b9916 12:09:36 Step 28/30 : LABEL arch=arm64 12:09:37 ---> Running in a2b092e1d579 12:09:37 Removing intermediate container 7e60e5c8796b 12:09:37 ---> d687d3762f53 12:09:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:09:37 ---> Running in 79b536ec8cf3 12:09:38 Removing intermediate container a2b092e1d579 12:09:38 ---> 7436d3a6376f 12:09:38 Step 29/30 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 12:09:38 ---> Running in 0fe34a32d48f 12:09:38 Removing intermediate container 79b536ec8cf3 12:09:38 ---> 37d0390be3c9 12:09:38 Step 21/23 : LABEL arch=arm64 12:09:38 ---> Running in 81ef2fd38838 12:09:39 Removing intermediate container 0fe34a32d48f 12:09:39 ---> b7f2899aa52c 12:09:39 Step 30/30 : LABEL version=0.0.0 12:09:39 ---> Running in d0d64fd80688 12:09:39 Removing intermediate container 81ef2fd38838 12:09:39 ---> 9b61df24de4a 12:09:39 Step 22/23 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 12:09:40 Removing intermediate container e61227d4340f 12:09:40 ---> 7ef72020079e 12:09:40 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 12:09:40 ---> Running in 8834ebe7fcba 12:09:40 ---> Running in d7cfc5a3dd87 12:09:40 Removing intermediate container d0d64fd80688 12:09:40 ---> 5edb5b353584 12:09:40 12:09:40 Removing intermediate container 8834ebe7fcba 12:09:40 ---> 3c627cbaf66a 12:09:40 Step 23/23 : LABEL version=0.0.0 12:09:40 Successfully built 5edb5b353584 12:09:40 Successfully tagged docker-security-bootstrapper-go-arm64:latest 12:09:40  Building docker-security-bootstrapper-go ... done Removing intermediate container d7cfc5a3dd87 12:09:40 ---> 04a38acc8106 12:09:40 Step 22/24 : LABEL arch=arm64 12:09:41 ---> Running in ab49603e4796 12:09:41 ---> Running in 332b7610d1f2 12:09:41 Removing intermediate container ab49603e4796 12:09:41 ---> 003e4316b1ad 12:09:41 12:09:41 Removing intermediate container 332b7610d1f2 12:09:41 ---> d39f0df51d0f 12:09:41 Step 23/24 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 12:09:42 ---> Running in faf2e6a18405 12:09:42 Successfully built 003e4316b1ad 12:09:42 Successfully tagged docker-core-command-go-arm64:latest 12:09:43  Building docker-core-command-go ... done Removing intermediate container faf2e6a18405 12:09:43 ---> 2827b02c09a1 12:09:43 Step 24/24 : LABEL version=0.0.0 12:09:43 ---> Running in 219057c36954 12:09:44 Removing intermediate container 219057c36954 12:09:44 ---> c313e021f1c0 12:09:44 12:09:44 Removing intermediate container 8f14886c2b22 12:09:44 ---> 37702592f5ba 12:09:44 12:09:44 Step 10/23 : FROM alpine:3.12 12:09:44 ---> afeebe901d6b 12:09:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:09:44 Successfully built c313e021f1c0 12:09:44 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 12:09:44  Building docker-security-secretstore-setup-go ... done  ---> Running in 9325c18d7fc7 12:09:45 Removing intermediate container 9325c18d7fc7 12:09:45 ---> 9201993fddd2 12:09:45 Step 12/23 : ENV APP_PORT=48080 12:09:45 ---> Running in ad882196a5a8 12:09:45 Removing intermediate container ad882196a5a8 12:09:45 ---> 9d0b0eb65270 12:09:45 Step 13/23 : EXPOSE $APP_PORT 12:09:45 ---> Running in defd023c9f8b 12:09:46 Removing intermediate container defd023c9f8b 12:09:46 ---> 94b518f905dd 12:09:46 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:09:46 ---> Running in f5e686eff675 12:09:48 Removing intermediate container f5e686eff675 12:09:48 ---> a0efac558905 12:09:48 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 12:09:48 ---> Running in cc2ac4e086b2 12:09:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:09:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:09:51 (1/6) Installing dumb-init (1.2.2-r1) 12:09:51 (2/6) Installing libgcc (9.3.0-r2) 12:09:51 (3/6) Installing libsodium (1.0.18-r0) 12:09:51 (4/6) Installing libstdc++ (9.3.0-r2) 12:09:51 (5/6) Installing libzmq (4.3.3-r0) 12:09:51 (6/6) Installing zeromq (4.3.3-r0) 12:09:52 Executing busybox-1.31.1-r19.trigger 12:09:52 OK: 8 MiB in 20 packages 12:09:53 Removing intermediate container cc2ac4e086b2 12:09:53 ---> 3cfb1c6f3da4 12:09:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:09:54 ---> def9909427ee 12:09:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:09:55 ---> a65db1cad535 12:09:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:09:56 ---> 58bc03f33a35 12:09:56 Step 19/23 : ENTRYPOINT ["/core-data"] 12:09:56 ---> Running in 72dfad6b2fc3 12:09:56 Removing intermediate container 72dfad6b2fc3 12:09:56 ---> 217b356140a3 12:09:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:09:56 ---> Running in c3c505d0d515 12:09:57 Removing intermediate container c3c505d0d515 12:09:57 ---> c933b53f20e4 12:09:57 Step 21/23 : LABEL arch=arm64 12:09:57 ---> Running in 418cda5c4a59 12:09:57 Removing intermediate container 418cda5c4a59 12:09:57 ---> a744b431424a 12:09:57 Step 22/23 : LABEL git_sha=f4736452ca1da34e2b252bf4a60e1e7129a8f504 12:09:57 ---> Running in a9075679b4a9 12:09:58 Removing intermediate container a9075679b4a9 12:09:58 ---> 0838f78ed484 12:09:58 Step 23/23 : LABEL version=0.0.0 12:09:58 ---> Running in d5f19e1f6287 12:09:59 Removing intermediate container d5f19e1f6287 12:09:59 ---> 7cee660169db 12:09:59 12:09:59 Successfully built 7cee660169db 12:09:59 Successfully tagged docker-core-data-go-arm64:latest 12:09:59  Building docker-core-data-go ... done  [Pipeline] } 12:09:59 $ docker stop --time=1 42885fc8af2e9a139136f48e9e030bbd2c2f5792471a84dd79c77c892d00ee4e 12:10:01 $ docker rm -f 42885fc8af2e9a139136f48e9e030bbd2c2f5792471a84dd79c77c892d00ee4e [Pipeline] // withDockerContainer [Pipeline] sh 12:10:02 + + grep dockerdocker 12:10:02 images 12:10:03 docker-core-data-go-arm64 latest 7cee660169db 4 seconds ago 21.1MB 12:10:03 docker-security-secretstore-setup-go-arm64 latest c313e021f1c0 19 seconds ago 23.7MB 12:10:03 docker-core-command-go-arm64 latest 003e4316b1ad 21 seconds ago 16.2MB 12:10:03 docker-security-bootstrapper-go-arm64 latest 5edb5b353584 22 seconds ago 17.3MB 12:10:03 docker-sys-mgmt-agent-go-arm64 latest dae01ba0a81e About a minute ago 300MB 12:10:03 docker-support-scheduler-go-arm64 latest 79d5203fc0be 3 minutes ago 16.3MB 12:10:03 docker-core-metadata-go-arm64 latest ee1d202a7744 3 minutes ago 17.9MB 12:10:03 docker-support-notifications-go-arm64 latest 6b38af890d46 3 minutes ago 16.8MB 12:10:03 docker-security-proxy-setup-go-arm64 latest 8a131b06cbbb 3 minutes ago 23.4MB 12:10:03 docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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 12:10:06 provisioning config files... 12:10:06 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config48882789520956431tmp [Pipeline] { [Pipeline] sh 12:10:06 + set +x 12:10:06 + curl -s https://codecov.io/bash 12:10:06 + bash -s -- 12:10:07 12:10:07 _____ _ 12:10:07 / ____| | | 12:10:07 | | ___ __| | ___ ___ _____ __ 12:10:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:10:07 | |___| (_) | (_| | __/ (_| (_) \ V / 12:10:07 \_____\___/ \__,_|\___|\___\___/ \_/ 12:10:07 Bash-20210129-7c25fce 12:10:07 12:10:07 12:10:07 ==> git version 2.24.3 found 12:10:07 ==> 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 12:10:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 12:10:07 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 12:10:07 ==> Jenkins CI detected. 12:10:07 project root: . 12:10:07 --> token set from env 12:10:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:10:07 ==> Running gcov in . (disable via -X gcov) 12:10:07 ==> Python coveragepy not found 12:10:07 ==> Searching for coverage reports in: 12:10:07 + . 12:10:07 -> Found 1 reports 12:10:07 ==> Detecting git/mercurial file structure 12:10:07 ==> Reading reports 12:10:07 + ./coverage.out bytes=593405 12:10:07 ==> Appending adjustments 12:10:07 https://docs.codecov.io/docs/fixing-reports 12:10:10 + Found adjustments 12:10:10 ==> Gzipping contents 12:10:10 88K /tmp/codecov.vTmigC.gz 12:10:10 ==> Uploading reports 12:10:10 url: https://codecov.io 12:10:10 query: branch=PR-3185&commit=f4736452ca1da34e2b252bf4a60e1e7129a8f504&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3185%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3185&job=&cmd_args= 12:10:10 -> Pinging Codecov 12:10:10 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3185&commit=f4736452ca1da34e2b252bf4a60e1e7129a8f504&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3185%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3185&job=&cmd_args= 12:10:11 -> Uploading to 12:10:11 https://storage.googleapis.com/codecov/v4/raw/2021-02-22/00271124DB129430A58F1EEE437C3FCB/f4736452ca1da34e2b252bf4a60e1e7129a8f504/4841105e-ca55-4562-a34e-39c5894ed122.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210222T121010Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d29c60b6e7fdd3707e3741421038c3ef11854acc50dd5ed38bac5610a60a1ae3 12:10:11 % Total % Received % Xferd Average Speed Time Time Time Current 12:10:11 Dload Upload Total Spent Left Speed 12:10:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88460 0 0 100 88460 0 70559 0:00:01 0:00:01 --:--:-- 70598 100 88460 0 0 100 88460 0 50397 0:00:01 0:00:01 --:--:-- 50404 12:10:12 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/f4736452ca1da34e2b252bf4a60e1e7129a8f504 [Pipeline] } 12:10:12 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 12:10:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:10:16 ---> package-listing.sh 12:10:16 ++ facter osfamily 12:10:16 ++ tr '[:upper:]' '[:lower:]' 12:10:16 + OS_FAMILY=redhat 12:10:16 + workspace=/w/workspace/edgex-go/1 12:10:16 + START_PACKAGES=/tmp/packages_start.txt 12:10:16 + END_PACKAGES=/tmp/packages_end.txt 12:10:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:10:16 + PACKAGES=/tmp/packages_start.txt 12:10:16 + '[' /w/workspace/edgex-go/1 ']' 12:10:16 + PACKAGES=/tmp/packages_end.txt 12:10:16 + case "${OS_FAMILY}" in 12:10:16 + rpm -qa 12:10:16 + sort 12:10:22 + '[' -f /tmp/packages_start.txt ']' 12:10:22 + '[' -f /tmp/packages_end.txt ']' 12:10:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:10:22 + '[' /w/workspace/edgex-go/1 ']' 12:10:22 + mkdir -p /w/workspace/edgex-go/1/archives/ 12:10:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 12:10:22 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 12:10:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:10:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:10:22 12:10:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 12:10:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:10:23 alpine: Pulling from edgex-lftools-log-publisher 12:10:23 df20fa9351a1: Pulling fs layer 12:10:23 36b3adc4ff6f: Pulling fs layer 12:10:23 8ad3a11d3b57: Pulling fs layer 12:10:23 46f8f816bc3b: Pulling fs layer 12:10:23 93b61091891f: Pulling fs layer 12:10:23 93b9cdb0e59b: Pulling fs layer 12:10:23 5e14af77c1be: Pulling fs layer 12:10:23 01666e4c0597: Pulling fs layer 12:10:23 aa168da1d23b: Pulling fs layer 12:10:23 46f8f816bc3b: Waiting 12:10:23 93b61091891f: Waiting 12:10:23 93b9cdb0e59b: Waiting 12:10:23 01666e4c0597: Waiting 12:10:23 aa168da1d23b: Waiting 12:10:23 5e14af77c1be: Waiting 12:10:23 36b3adc4ff6f: Verifying Checksum 12:10:23 36b3adc4ff6f: Download complete 12:10:23 46f8f816bc3b: Verifying Checksum 12:10:23 46f8f816bc3b: Download complete 12:10:23 df20fa9351a1: Download complete 12:10:23 93b9cdb0e59b: Verifying Checksum 12:10:23 93b9cdb0e59b: Download complete 12:10:23 5e14af77c1be: Verifying Checksum 12:10:23 5e14af77c1be: Download complete 12:10:23 01666e4c0597: Verifying Checksum 12:10:23 01666e4c0597: Download complete 12:10:23 93b61091891f: Verifying Checksum 12:10:23 93b61091891f: Download complete 12:10:23 8ad3a11d3b57: Verifying Checksum 12:10:23 8ad3a11d3b57: Download complete 12:10:23 df20fa9351a1: Pull complete 12:10:23 36b3adc4ff6f: Pull complete 12:10:24 8ad3a11d3b57: Pull complete 12:10:24 46f8f816bc3b: Pull complete 12:10:26 aa168da1d23b: Verifying Checksum 12:10:26 aa168da1d23b: Download complete 12:10:26 93b61091891f: Pull complete 12:10:26 93b9cdb0e59b: Pull complete 12:10:26 5e14af77c1be: Pull complete 12:10:27 01666e4c0597: Pull complete 12:10:35 aa168da1d23b: Pull complete 12:10:35 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 12:10:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:10:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 12:10:35 prd-centos7-docker-4c-2g-27153 does not seem to be running inside a container 12:10:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 12:10:39 $ docker top 246dfab8fb2df0819a7d6e152c338cf7e2bbade284a18beccc7c10fe4f9505ff -eo pid,comm [Pipeline] { [Pipeline] sh 12:10:40 + touch /tmp/pre-build-complete [Pipeline] sh 12:10:40 + mkdir -p /var/log/sa [Pipeline] sh 12:10:41 + ls /var/log/sa-host 12:10:41 + sadf -c /var/log/sa-host/sa22 12:10:41 file_magic: OK 12:10:41 HZ: Using current value: 100 12:10:41 file_header: OK 12:10:41 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 12:10:41 Statistics: 12:10:41 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... 12:10:41 File successfully converted to sysstat format version 12.2.1 12:10:41 + sadf -c /var/log/sa-host/sa23 12:10:41 file_magic: OK 12:10:41 HZ: Using current value: 100 12:10:41 file_header: OK 12:10:41 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 12:10:41 Statistics: 12:10:41 Hnuu...uuuununununu... 12:10:41 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:10:41 provisioning config files... 12:10:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4881656870246164850tmp [Pipeline] { [Pipeline] echo 12:10:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:10:42 ---> create-netrc.sh [Pipeline] } 12:10:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 12:10:42 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 12:10:43 ---> python-tools-install.sh [Pipeline] echo 12:10:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:10:43 ---> sudo-logs.sh 12:10:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:10:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:10:43 ---> job-cost.sh 12:10:43 lf-activate-venv: SKIPPING 12:10:43 INFO: No Stack... 12:10:44 INFO: Retrieving Pricing Info for: v1-standard-2 12:10:45 INFO: Archiving Costs [Pipeline] echo 12:10:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:10:45 ---> logs-deploy.sh 12:10:45 lf-activate-venv: SKIPPING 12:10:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3185/1 12:10:45 INFO: archiving workspace using pattern(s): 12:10:46 Archives upload complete. 12:10:46 INFO: archiving logs to Nexus