Pull request #3164 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 jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from 9fd562e3a2eea215d457574d6ccae0c8b46a1516+8d65b999035e49fddad3f4b9ff0ea0f872535afc (03f8cea31bf8b5da9f8e7447bfc8d2eb013b0113) 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-3164/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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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-3164/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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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-26111 in /w/workspace/edgexfoundry_edgex-go_PR-3164 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 8d65b999035e49fddad3f4b9ff0ea0f872535afc into PR head commit 9fd562e3a2eea215d457574d6ccae0c8b46a1516 Merge succeeded, producing 9fd562e3a2eea215d457574d6ccae0c8b46a1516 Checking out Revision 9fd562e3a2eea215d457574d6ccae0c8b46a1516 (PR-3164) > 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/3164/head:refs/remotes/origin/PR-3164 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9fd562e3a2eea215d457574d6ccae0c8b46a1516 # 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 8d65b999035e49fddad3f4b9ff0ea0f872535afc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9fd562e3a2eea215d457574d6ccae0c8b46a1516 # timeout=10 Commit message: "fix(all): update attribution to include libs for consul 1.8.1" 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 19:25:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:25:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:25:46 ========================================================= 19:25:46 EdgeX Global Pipelines Version Info 19:25:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:25:48 ------------------- 19:25:48 stable info: 19:25:48 ------------------- 19:25:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:25:48 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 19:25:48 Message: update stable to v1.0.179 19:25:48 ------------------- 19:25:48 experimental info: 19:25:48 ------------------- 19:25:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:25:48 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 19:25:48 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:25:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:25:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:25:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:25:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:25:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:25:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 19:25:50 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 19:25:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:25:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 19:25:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 19:25:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:25:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:25:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:25:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:25:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:25:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:25:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:25:51 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:25:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:25:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 19:25:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:25:52 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 19:25:52 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 19:25:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3164 [Pipeline] echo 19:25:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3164 [Pipeline] echo 19:25:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3164 [Pipeline] echo 19:25:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9fd562e3a2eea215d457574d6ccae0c8b46a1516 [Pipeline] echo 19:25:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9fd562e [Pipeline] echo 19:25:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:25:53 provisioning config files... 19:25:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3178761237458180165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:25:53 ---> docker-login.sh 19:25:53 nexus3.edgexfoundry.org:10001 19:25:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:54 Configure a credential helper to remove this warning. See 19:25:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:54 19:25:54 Login Succeeded 19:25:54 nexus3.edgexfoundry.org:10002 19:25:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:54 Configure a credential helper to remove this warning. See 19:25:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:54 19:25:54 Login Succeeded 19:25:54 nexus3.edgexfoundry.org:10003 19:25:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:54 Configure a credential helper to remove this warning. See 19:25:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:54 19:25:54 Login Succeeded 19:25:54 nexus3.edgexfoundry.org:10004 19:25:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:54 Configure a credential helper to remove this warning. See 19:25:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:54 19:25:54 Login Succeeded 19:25:54 docker.io 19:25:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:55 Configure a credential helper to remove this warning. See 19:25:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:55 19:25:55 Login Succeeded 19:25:55 ---> docker-login.sh ends [Pipeline] } 19:25:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:25:55 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:25:55 + for file in '`ls cmd/**/Dockerfile`' 19:25:55 ++ dirname cmd/core-command/Dockerfile 19:25:55 ++ cut -d/ -f2 19:25:55 + echo core-command,cmd/core-command/Dockerfile 19:25:55 + for file in '`ls cmd/**/Dockerfile`' 19:25:55 ++ dirname cmd/core-data/Dockerfile 19:25:55 ++ cut -d/ -f2 19:25:55 + echo core-data,cmd/core-data/Dockerfile 19:25:55 + for file in '`ls cmd/**/Dockerfile`' 19:25:55 ++ dirname cmd/core-metadata/Dockerfile 19:25:55 ++ cut -d/ -f2 19:25:55 + echo core-metadata,cmd/core-metadata/Dockerfile 19:25:55 + for file in '`ls cmd/**/Dockerfile`' 19:25:55 ++ dirname cmd/security-bootstrapper/Dockerfile 19:25:55 ++ cut -d/ -f2 19:25:55 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:25:55 + for file in '`ls cmd/**/Dockerfile`' 19:25:55 ++ dirname cmd/security-proxy-setup/Dockerfile 19:25:55 ++ cut -d/ -f2 19:25:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:25:55 + for file in '`ls cmd/**/Dockerfile`' 19:25:55 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:25:55 ++ cut -d/ -f2 19:25:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:25:55 + for file in '`ls cmd/**/Dockerfile`' 19:25:55 ++ dirname cmd/support-notifications/Dockerfile 19:25:55 ++ cut -d/ -f2 19:25:55 + echo support-notifications,cmd/support-notifications/Dockerfile 19:25:55 + for file in '`ls cmd/**/Dockerfile`' 19:25:55 ++ dirname cmd/support-scheduler/Dockerfile 19:25:55 ++ cut -d/ -f2 19:25:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:25:55 + for file in '`ls cmd/**/Dockerfile`' 19:25:55 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:25:55 ++ cut -d/ -f2 19:25:55 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:25:55 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 19:25:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:25:57 19:25:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:25:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:25:57 latest: Pulling from edgex-devops/git-semver 19:25:57 31603596830f: Pulling fs layer 19:25:57 2a8b12db71e7: Pulling fs layer 19:25:57 6ca5941a6612: Pulling fs layer 19:25:57 ecc8261a40a4: Pulling fs layer 19:25:57 ecc8261a40a4: Waiting 19:25:57 2a8b12db71e7: Verifying Checksum 19:25:57 2a8b12db71e7: Download complete 19:25:57 31603596830f: Verifying Checksum 19:25:57 31603596830f: Download complete 19:25:58 ecc8261a40a4: Verifying Checksum 19:25:58 ecc8261a40a4: Download complete 19:25:58 6ca5941a6612: Verifying Checksum 19:25:58 6ca5941a6612: Download complete 19:25:58 31603596830f: Pull complete 19:25:58 2a8b12db71e7: Pull complete 19:25:59 6ca5941a6612: Pull complete 19:25:59 ecc8261a40a4: Pull complete 19:25:59 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 19:25:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:25:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:25:59 prd-centos7-docker-4c-2g-26111 does not seem to be running inside a container 19:26:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:26:02 $ docker top 4f67daecdf4933d68fa7d34306db8afd4b27062731386256f208e74e7ca3a9a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:26:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:26:03 [ssh-agent] Looking for ssh-agent implementation... 19:26:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:26:03 $ docker exec 4f67daecdf4933d68fa7d34306db8afd4b27062731386256f208e74e7ca3a9a5 ssh-agent 19:26:03 SSH_AUTH_SOCK=/tmp/ssh-pgManuRkBn9d/agent.13 19:26:03 SSH_AGENT_PID=18 19:26:03 Running ssh-add (command line suppressed) 19:26:03 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4880992992357974000.key (/w/workspace/edgex-go/1@tmp/private_key_4880992992357974000.key) 19:26:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:26:04 + git tag --points-at HEAD [Pipeline] } 19:26:04 $ docker exec --env ******** --env ******** 4f67daecdf4933d68fa7d34306db8afd4b27062731386256f208e74e7ca3a9a5 ssh-agent -k 19:26:04 unset SSH_AUTH_SOCK; 19:26:04 unset SSH_AGENT_PID; 19:26:04 echo Agent pid 18 killed; 19:26:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:26:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:26:04 [ssh-agent] Looking for ssh-agent implementation... 19:26:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:26:04 $ docker exec 4f67daecdf4933d68fa7d34306db8afd4b27062731386256f208e74e7ca3a9a5 ssh-agent 19:26:04 SSH_AUTH_SOCK=/tmp/ssh-OvYJn1R7E7TK/agent.48 19:26:04 SSH_AGENT_PID=54 19:26:04 Running ssh-add (command line suppressed) 19:26:05 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1256225266257410256.key (/w/workspace/edgex-go/1@tmp/private_key_1256225266257410256.key) 19:26:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:26:05 + git semver init 19:26:05 # -> Open(): unable to determine branch for HEAD 19:26:05 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:26:05 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:26:05 # $SEMVER_REMOTE_NAME = origin 19:26:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:26:05 # $SEMVER_USER_NAME = edgex-jenkins 19:26:05 # $SEMVER_BRANCH = PR-3164 19:26:05 # $SEMVER_TEMP = /tmp/semver-242072266 19:26:05 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:26:27 # '/tmp/semver-242072266' -> '/w/workspace/edgex-go/1/.semver' 19:26:27 # -> Force: false 19:26:27 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:26:27 $ docker exec --env ******** --env ******** 4f67daecdf4933d68fa7d34306db8afd4b27062731386256f208e74e7ca3a9a5 ssh-agent -k 19:26:27 unset SSH_AUTH_SOCK; 19:26:27 unset SSH_AGENT_PID; 19:26:27 echo Agent pid 54 killed; 19:26:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:26:28 + git semver [Pipeline] } 19:26:28 $ docker stop --time=1 4f67daecdf4933d68fa7d34306db8afd4b27062731386256f208e74e7ca3a9a5 19:26:30 $ docker rm -f 4f67daecdf4933d68fa7d34306db8afd4b27062731386256f208e74e7ca3a9a5 [Pipeline] // withDockerContainer [Pipeline] sh 19:26:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:26:31 Stashed 1 file(s) [Pipeline] echo 19:26:31 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:26:32 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:26:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:26:33 + sudo service docker restart 19:26:33 + true 19:26:33 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 19:26:34 ========================================================= 19:26:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 19:26:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:26:34 + 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 . 19:26:38 Sending build context to Docker daemon 327.8MB 19:26:38 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 19:26:38 Step 2/6 : FROM ${BASE} 19:26:38 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 19:26:38 188c0c94c7c5: Pulling fs layer 19:26:38 0ef7d3d256c8: Pulling fs layer 19:26:38 de9db76c5a1d: Pulling fs layer 19:26:38 bca2f99d35d6: Pulling fs layer 19:26:38 93359f2a8cfa: Pulling fs layer 19:26:38 7c6f9722023f: Pulling fs layer 19:26:38 a35cf1a2eb13: Pulling fs layer 19:26:38 bca2f99d35d6: Waiting 19:26:38 93359f2a8cfa: Waiting 19:26:38 7c6f9722023f: Waiting 19:26:38 a35cf1a2eb13: Waiting 19:26:38 de9db76c5a1d: Verifying Checksum 19:26:38 de9db76c5a1d: Download complete 19:26:38 0ef7d3d256c8: Verifying Checksum 19:26:38 0ef7d3d256c8: Download complete 19:26:38 93359f2a8cfa: Verifying Checksum 19:26:38 93359f2a8cfa: Download complete 19:26:38 188c0c94c7c5: Download complete 19:26:38 7c6f9722023f: Verifying Checksum 19:26:38 7c6f9722023f: Download complete 19:26:38 188c0c94c7c5: Pull complete 19:26:38 0ef7d3d256c8: Pull complete 19:26:39 de9db76c5a1d: Pull complete 19:26:40 a35cf1a2eb13: Verifying Checksum 19:26:40 a35cf1a2eb13: Download complete 19:26:41 bca2f99d35d6: Verifying Checksum 19:26:41 bca2f99d35d6: Download complete 19:26:46 bca2f99d35d6: Pull complete 19:26:46 93359f2a8cfa: Pull complete 19:26:46 7c6f9722023f: Pull complete 19:26:47 Still waiting to schedule task 19:26:47 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:26:51 a35cf1a2eb13: Pull complete 19:26:51 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 19:26:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 19:26:51 ---> a62c8e92a672 19:26:51 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 19:26:51 ---> Running in e795eabc9086 19:26:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:26:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:26:53 (1/12) Installing libmagic (5.38-r0) 19:26:54 (2/12) Installing file (5.38-r0) 19:26:54 (3/12) Installing libc-dev (0.7.2-r3) 19:26:54 (4/12) Installing g++ (9.3.0-r2) 19:27:04 (5/12) Installing fortify-headers (1.1-r0) 19:27:04 (6/12) Installing patch (2.7.6-r6) 19:27:04 (7/12) Installing build-base (0.5-r2) 19:27:04 (8/12) Installing libsodium (1.0.18-r0) 19:27:04 (9/12) Installing pkgconf (1.7.2-r0) 19:27:04 (10/12) Installing libsodium-dev (1.0.18-r0) 19:27:04 (11/12) Installing libzmq (4.3.3-r0) 19:27:05 (12/12) Installing zeromq-dev (4.3.3-r0) 19:27:05 Executing busybox-1.31.1-r19.trigger 19:27:05 OK: 233 MiB in 51 packages 19:27:08 Removing intermediate container e795eabc9086 19:27:08 ---> 1fe98f5d5add 19:27:08 Step 4/6 : WORKDIR /edgex-go 19:27:08 ---> Running in 2fd67decbb9a 19:27:08 Removing intermediate container 2fd67decbb9a 19:27:08 ---> 220009b35aa9 19:27:08 Step 5/6 : COPY go.mod . 19:27:09 ---> 081dd3f81bda 19:27:09 Step 6/6 : RUN go mod download 19:27:09 ---> Running in 43b553a0f858 19:27:31 Removing intermediate container 43b553a0f858 19:27:31 ---> 1735aece4ae9 19:27:31 Successfully built 1735aece4ae9 19:27:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:27:31 + docker inspect -f . ci-base-image-x86_64 19:27:31 . [Pipeline] withDockerContainer 19:27:32 prd-centos7-docker-4c-2g-26111 does not seem to be running inside a container 19:27:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:27:33 $ docker top 3094d1e454c9da63e4bc56ae3df25cdb0fc45a2bffbeb449b0999e5aa6b44ed8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:27:33 + go version 19:27:33 go version go1.15.5 linux/amd64 [Pipeline] } 19:27:33 $ docker stop --time=1 3094d1e454c9da63e4bc56ae3df25cdb0fc45a2bffbeb449b0999e5aa6b44ed8 19:27:35 $ docker rm -f 3094d1e454c9da63e4bc56ae3df25cdb0fc45a2bffbeb449b0999e5aa6b44ed8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:27:36 + docker inspect -f . ci-base-image-x86_64 19:27:36 . [Pipeline] withDockerContainer 19:27:36 prd-centos7-docker-4c-2g-26111 does not seem to be running inside a container 19:27:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:27:37 $ docker top eeceba62ff6c7c240952ad4a130479cc149b8132c3de132cb6f63b843450095a -eo pid,comm [Pipeline] { [Pipeline] echo 19:27:37 ========================================================= 19:27:37 [edgeXBuildGoParallel] Running Tests and Build... 19:27:37 ========================================================= [Pipeline] sh 19:27:37 + make test 19:27:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:27:47 ? github.com/edgexfoundry/edgex-go [no test files] 19:28:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:28:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:28:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:28:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:28:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:28:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:28:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:28:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:28:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:28:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:28:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:28:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:28:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:28:16 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.099s coverage: 45.9% of statements 19:28:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:28:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:28:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 19:28:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 19:28:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 19:28:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 19:28:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 19:28:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.087s coverage: 100.0% of statements 19:28:19 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.209s coverage: 27.1% of statements 19:28:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:28:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:28:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 19:28:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 19:28:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 19:28:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:28:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.027s coverage: 100.0% of statements 19:28:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 19:28:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.058s coverage: 100.0% of statements 19:28:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 19:28:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 19:28:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.087s coverage: 65.8% of statements 19:28:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 19:28:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 19:28:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.438s coverage: 82.3% of statements 19:28:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 19:28:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 19:28:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 19:28:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 19:28:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.348s coverage: 28.6% of statements 19:28:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:28:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:28:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 19:28:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 19:28:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 19:28:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.054s coverage: 100.0% of statements 19:28:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 19:28:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.044s coverage: 100.0% of statements 19:28:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 19:28:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.123s coverage: 86.7% of statements 19:28:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 19:28:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.109s coverage: 97.5% of statements 19:28:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 19:28:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.056s coverage: 78.3% of statements 19:28:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 19:28:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 19:28:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 19:28:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 19:28:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.458s coverage: 92.8% of statements 19:28:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 19:28:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 19:28:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 19:28:25 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 19:28:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:28:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 19:28:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 19:28:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:28:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:28:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 19:28:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:28:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 19:28:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:28:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 19:28:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:28:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 19:28:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 19:28:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 19:28:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.030s coverage: 58.8% of statements 19:28:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 19:28:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 19:28:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.062s coverage: 0.1% of statements 19:28:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 19:28:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 19:28:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:28:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 45.5% of statements 19:28:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements 19:28:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.036s coverage: 94.1% of statements 19:28:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements 19:28:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.033s coverage: 87.5% of statements 19:28:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements 19:28:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.039s coverage: 44.8% of statements 19:28:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-26112 in /w/workspace/edgexfoundry_edgex-go_PR-3164 [Pipeline] { [Pipeline] ws 19:28:39 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:28:44 using credential edgex-jenkins-ssh 19:28:44 Cloning the remote Git repository 19:28:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:28:44 > git init /w/workspace/edgex-go/1 # timeout=10 19:28:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:28:44 > git --version # timeout=10 19:28:44 > git --version # 'git version 2.17.1' 19:28:44 using GIT_SSH to set credentials SSH Credentials for GitHub 19:28:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.061s coverage: 92.9% of statements 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.049s coverage: 87.2% of statements 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.2% of statements 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.4% of statements 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 63.5% of statements 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.306s coverage: 68.9% of statements 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.100s coverage: 37.0% of statements 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.293s coverage: 84.0% of statements 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.047s coverage: 100.0% of statements 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.125s coverage: 47.0% of statements 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.044s coverage: 100.0% of statements 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.055s coverage: 100.0% of statements 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.117s coverage: 89.4% of statements 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.680s coverage: 29.1% of statements 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.087s coverage: 99.0% of statements 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.057s coverage: 100.0% of statements 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.051s coverage: 87.9% of statements 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 19:28:49 GO111MODULE=on go vet ./... 19:29:03 Merging remotes/origin/master commit 8d65b999035e49fddad3f4b9ff0ea0f872535afc into PR head commit 9fd562e3a2eea215d457574d6ccae0c8b46a1516 19:29:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:29:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:29:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:29:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:29:02 using GIT_SSH to set credentials SSH Credentials for GitHub 19:29:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3164/head:refs/remotes/origin/PR-3164 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:29:03 > git config core.sparsecheckout # timeout=10 19:29:03 > git checkout -f 9fd562e3a2eea215d457574d6ccae0c8b46a1516 # timeout=10 19:29:03 Merge succeeded, producing 9fd562e3a2eea215d457574d6ccae0c8b46a1516 19:29:03 Checking out Revision 9fd562e3a2eea215d457574d6ccae0c8b46a1516 (PR-3164) 19:29:03 > git remote # timeout=10 19:29:03 > git config --get remote.origin.url # timeout=10 19:29:03 using GIT_SSH to set credentials SSH Credentials for GitHub 19:29:03 > git merge 8d65b999035e49fddad3f4b9ff0ea0f872535afc # timeout=10 19:29:03 > git rev-parse HEAD^{commit} # timeout=10 19:29:03 > git config core.sparsecheckout # timeout=10 19:29:04 > git checkout -f 9fd562e3a2eea215d457574d6ccae0c8b46a1516 # timeout=10 19:29:08 Commit message: "fix(all): update attribution to include libs for consul 1.8.1" 19:29:08 > git --version # timeout=10 19:29:08 > git --version # 'git version 2.17.1' 19:29:08 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:29:10 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:29:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:29:11 + true 19:29:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:29:13 provisioning config files... 19:29:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1573360538782402976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:29:13 ---> docker-login.sh 19:29:13 nexus3.edgexfoundry.org:10001 19:29:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:15 Configure a credential helper to remove this warning. See 19:29:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:15 19:29:15 Login Succeeded 19:29:15 nexus3.edgexfoundry.org:10002 19:29:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:15 Configure a credential helper to remove this warning. See 19:29:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:15 19:29:15 Login Succeeded 19:29:15 nexus3.edgexfoundry.org:10003 19:29:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:16 Configure a credential helper to remove this warning. See 19:29:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:16 19:29:16 Login Succeeded 19:29:16 nexus3.edgexfoundry.org:10004 19:29:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:16 gofmt -l . 19:29:16 [ "`gofmt -l .`" = "" ] 19:29:16 ./bin/test-go-mod-tidy.sh 19:29:16 ./bin/test-attribution-txt.sh [Pipeline] sh 19:29:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:16 Configure a credential helper to remove this warning. See 19:29:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:16 19:29:16 Login Succeeded 19:29:16 docker.io 19:29:16 + ls -al . 19:29:16 total 704 19:29:16 drwxrwxr-x 10 1001 1001 4096 Feb 11 19:29 . 19:29:16 drwxr-xr-x 4 root root 28 Feb 11 19:27 .. 19:29:16 -rw-rw-r-- 1 1001 1001 11 Feb 11 19:25 .dockerignore 19:29:16 drwxrwxr-x 8 1001 1001 179 Feb 11 19:25 .git 19:29:16 drwxrwxr-x 3 1001 1001 125 Feb 11 19:25 .github 19:29:16 -rw-rw-r-- 1 1001 1001 818 Feb 11 19:25 .gitignore 19:29:16 drwx------ 3 1001 1001 60 Feb 11 19:26 .semver 19:29:16 -rw-rw-r-- 1 1001 1001 166 Feb 11 19:25 .sonarcloud.properties 19:29:16 -rw-rw-r-- 1 1001 1001 8475 Feb 11 19:25 Attribution.txt 19:29:16 -rw-rw-r-- 1 1001 1001 3804 Feb 11 19:25 CONTRIBUTING.md 19:29:16 -rw-rw-r-- 1 1001 1001 931 Feb 11 19:25 Dockerfile.build 19:29:16 -rw-rw-r-- 1 1001 1001 863 Feb 11 19:25 Jenkinsfile 19:29:16 -rw-rw-r-- 1 1001 1001 10775 Feb 11 19:25 LICENSE 19:29:16 -rw-rw-r-- 1 1001 1001 5774 Feb 11 19:25 Makefile 19:29:16 -rw-rw-r-- 1 1001 1001 6524 Feb 11 19:25 README.md 19:29:16 -rw-rw-r-- 1 1001 1001 6755 Feb 11 19:25 SECURITY.md 19:29:16 -rw-rw-r-- 1 1001 1001 5 Feb 11 19:26 VERSION 19:29:16 -rw-rw-r-- 1 1001 1001 4131 Feb 11 19:25 ZMQWindows.md 19:29:16 drwxrwxr-x 2 1001 1001 117 Feb 11 19:25 bin 19:29:16 drwxrwxr-x 14 1001 1001 4096 Feb 11 19:25 cmd 19:29:16 -rw-r--r-- 1 root root 595164 Feb 11 19:28 coverage.out 19:29:16 -rw-r--r-- 1 root root 1054 Feb 11 19:29 go.mod 19:29:16 -rw-r--r-- 1 root root 19290 Feb 11 19:29 go.sum 19:29:16 drwxrwxr-x 8 1001 1001 127 Feb 11 19:25 internal 19:29:16 drwxrwxr-x 4 1001 1001 26 Feb 11 19:25 openapi 19:29:16 drwxrwxr-x 4 1001 1001 71 Feb 11 19:25 snap 19:29:16 -rw-rw-r-- 1 1001 1001 168 Feb 11 19:25 version.go [Pipeline] sh 19:29:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:17 + '[' -e coverage.out ] 19:29:17 + chown 1001:1001 coverage.out [Pipeline] stash 19:29:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:17 Configure a credential helper to remove this warning. See 19:29:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:17 19:29:17 Login Succeeded 19:29:17 ---> docker-login.sh ends [Pipeline] } 19:29:17 Deleting 1 temporary files [Pipeline] // wrap 19:29:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] unstash 19:29:17 + make build 19:29:17 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 [Pipeline] echo 19:29:18 ========================================================= 19:29:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 19:29:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:29:18 + 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 . 19:29:21 Sending build context to Docker daemon 166.3MB 19:29:21 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 19:29:21 Step 2/6 : FROM ${BASE} 19:29:21 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:29:21 5f621e34cdf4: Pulling fs layer 19:29:21 a4357932f1b6: Pulling fs layer 19:29:21 18c013af1878: Pulling fs layer 19:29:21 00ac8860ef70: Pulling fs layer 19:29:21 63d7cb157983: Pulling fs layer 19:29:21 b116817d02f9: Pulling fs layer 19:29:21 745a02a5169b: Pulling fs layer 19:29:21 00ac8860ef70: Waiting 19:29:21 63d7cb157983: Waiting 19:29:21 b116817d02f9: Waiting 19:29:21 745a02a5169b: Waiting 19:29:21 18c013af1878: Download complete 19:29:21 a4357932f1b6: Download complete 19:29:21 63d7cb157983: Download complete 19:29:21 b116817d02f9: Download complete 19:29:21 5f621e34cdf4: Verifying Checksum 19:29:21 5f621e34cdf4: Download complete 19:29:21 5f621e34cdf4: Pull complete 19:29:22 a4357932f1b6: Pull complete 19:29: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 19:29:22 18c013af1878: Pull complete 19:29:22 745a02a5169b: Verifying Checksum 19:29:22 745a02a5169b: Download complete 19:29:24 00ac8860ef70: Download complete 19:29:30 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 19:29:31 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 19:29:32 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 19:29:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:29:34 00ac8860ef70: Pull complete 19:29:34 63d7cb157983: Pull complete 19:29:34 b116817d02f9: Pull complete 19:29:34 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 19:29:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:29:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:29:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:29:38 745a02a5169b: Pull complete 19:29:38 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 19:29:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 19:29:38 ---> b7e6874047d6 19:29:38 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 19:29:39 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 19:29:40 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 19:29:41 ---> Running in f5d76893197f [Pipeline] } 19:29:42 $ docker stop --time=1 eeceba62ff6c7c240952ad4a130479cc149b8132c3de132cb6f63b843450095a 19:29:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:29:43 $ docker rm -f eeceba62ff6c7c240952ad4a130479cc149b8132c3de132cb6f63b843450095a 19:29:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } 19:29:44 (1/12) Installing libmagic (5.38-r0) [Pipeline] // script [Pipeline] } [Pipeline] // stage 19:29:44 (2/12) Installing file (5.38-r0) 19:29:44 (3/12) Installing libc-dev (0.7.2-r3) [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 19:29:45 (4/12) Installing g++ (9.3.0-r2) [Pipeline] isUnix [Pipeline] sh 19:29:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:29:47 19:29:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:29:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:29:48 latest: Pulling from edgex-devops/edgex-compose 19:29:48 cbdbe7a5bc2a: Pulling fs layer 19:29:48 ca9280d653b3: Pulling fs layer 19:29:48 7e9c9ca2126c: Pulling fs layer 19:29:48 cbdbe7a5bc2a: Verifying Checksum 19:29:48 cbdbe7a5bc2a: Download complete 19:29:48 (5/12) Installing fortify-headers (1.1-r0) 19:29:48 (6/12) Installing patch (2.7.6-r6) 19:29:48 (7/12) Installing build-base (0.5-r2) 19:29:48 ca9280d653b3: Verifying Checksum 19:29:48 ca9280d653b3: Download complete 19:29:48 cbdbe7a5bc2a: Pull complete 19:29:48 (8/12) Installing libsodium (1.0.18-r0) 19:29:48 (9/12) Installing pkgconf (1.7.2-r0) 19:29:49 (10/12) Installing libsodium-dev (1.0.18-r0) 19:29:49 (11/12) Installing libzmq (4.3.3-r0) 19:29:49 (12/12) Installing zeromq-dev (4.3.3-r0) 19:29:49 Executing busybox-1.31.1-r19.trigger 19:29:49 OK: 217 MiB in 51 packages 19:29:49 ca9280d653b3: Pull complete 19:29:49 7e9c9ca2126c: Download complete 19:29:54 Removing intermediate container f5d76893197f 19:29:54 ---> 578bce69268e 19:29:54 Step 4/6 : WORKDIR /edgex-go 19:29:54 ---> Running in b25adbd012c9 19:29:54 Removing intermediate container b25adbd012c9 19:29:54 ---> d7ee1db1730b 19:29:54 Step 5/6 : COPY go.mod . 19:29:54 ---> 0a454fc08234 19:29:54 Step 6/6 : RUN go mod download 19:29:55 ---> Running in 7d71b3b27142 19:29:56 7e9c9ca2126c: Pull complete 19:29:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:29:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:29:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:29:56 prd-centos7-docker-4c-2g-26111 does not seem to be running inside a container 19:29:56 $ 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 19:29:58 $ docker top 12325c6e501bd37cc1d77ed817f815228cef6af5c36e542d9319008a8f01db3c -eo pid,comm [Pipeline] { [Pipeline] sh 19:29:59 + docker-compose build --help 19:29:59 + grep parallel 19:30:00 --parallel Build images in parallel. [Pipeline] } 19:30:00 $ docker stop --time=1 12325c6e501bd37cc1d77ed817f815228cef6af5c36e542d9319008a8f01db3c 19:30:01 $ docker rm -f 12325c6e501bd37cc1d77ed817f815228cef6af5c36e542d9319008a8f01db3c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:30:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:30:02 . [Pipeline] withDockerContainer 19:30:02 prd-centos7-docker-4c-2g-26111 does not seem to be running inside a container 19:30:02 $ 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 19:30:03 $ docker top 2b0350ee2878ab65114fdf51894bb564f94f3e2550dabbb99f6db4ac4f5b5477 -eo pid,comm [Pipeline] { [Pipeline] sh 19:30:04 + docker-compose -f ./docker-compose-build.yml build --parallel 19:30:05 Building docker-core-command-go ... 19:30:05 Building docker-core-data-go ... 19:30:05 Building docker-core-metadata-go ... 19:30:05 Building docker-security-bootstrapper-go ... 19:30:05 Building docker-security-proxy-setup-go ... 19:30:05 Building docker-security-secretstore-setup-go ... 19:30:05 Building docker-support-notifications-go ... 19:30:05 Building docker-support-scheduler-go ... 19:30:05 Building docker-sys-mgmt-agent-go ... 19:30:05 Building docker-support-scheduler-go 19:30:05 Building docker-core-command-go 19:30:05 Building docker-security-proxy-setup-go 19:30:05 Building docker-support-notifications-go 19:30:05 Building docker-sys-mgmt-agent-go 19:30:22 Removing intermediate container 7d71b3b27142 19:30:22 ---> 144648e29f66 19:30:22 Successfully built 144648e29f66 19:30:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:30:22 + docker inspect -f . ci-base-image-arm64 19:30:22 . [Pipeline] withDockerContainer 19:30:22 prd-ubuntu18.04-docker-arm64-4c-16g-26112 does not seem to be running inside a container 19:30:22 $ 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 19:30:24 $ docker top 6d8fdf4e2aa5e8b7b276678372db6e3dd38149e12e4a689f36157511783161bb -eo pid,comm [Pipeline] { [Pipeline] sh 19:30:25 + go version 19:30:25 go version go1.15.5 linux/arm64 [Pipeline] } 19:30:25 $ docker stop --time=1 6d8fdf4e2aa5e8b7b276678372db6e3dd38149e12e4a689f36157511783161bb 19:30:27 $ docker rm -f 6d8fdf4e2aa5e8b7b276678372db6e3dd38149e12e4a689f36157511783161bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:30:28 + docker inspect -f . ci-base-image-arm64 19:30:28 . [Pipeline] withDockerContainer 19:30:28 prd-ubuntu18.04-docker-arm64-4c-16g-26112 does not seem to be running inside a container 19:30:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 19:30:30 $ docker top 3456242b98de3f1d9cdbc74b7f0920059d2fb25ffed68821cf32a3315ec8ecb5 -eo pid,comm [Pipeline] { [Pipeline] echo 19:30:30 ========================================================= 19:30:30 [edgeXBuildGoParallel] Running Tests and Build... 19:30:30 ========================================================= [Pipeline] sh 19:30:31 + make test 19:30:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:30:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:30:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:30:37 ---> 1735aece4ae9 19:30:37 Step 3/22 : WORKDIR /edgex-go 19:30:37 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:30:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:30:37 ---> 1735aece4ae9 19:30:37 Step 3/26 : WORKDIR /edgex-go 19:30:37 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:30:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:30:37 ---> 1735aece4ae9 19:30:37 Step 3/23 : WORKDIR /edgex-go 19:30:37 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:30:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:30:37 ---> 1735aece4ae9 19:30:37 Step 3/21 : WORKDIR /edgex-go 19:30:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:30:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:30:37 ---> 1735aece4ae9 19:30:37 Step 3/22 : WORKDIR /edgex-go 19:30:38 ---> Running in 8f67d8bac374 19:30:38 ---> Running in 452f0f0cc375 19:30:38 ---> Running in 62952a831577 19:30:38 ---> Running in 80e0126243a9 19:30:38 ---> Running in b5724d6aa4c9 19:30:38 Removing intermediate container 452f0f0cc375 19:30:38 ---> 5ee700979170 19:30:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:38 Removing intermediate container 62952a831577 19:30:38 ---> dcfaaa924c82 19:30:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:38 Removing intermediate container b5724d6aa4c9 19:30:38 ---> cba9a4f36571 19:30:38 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:38 Removing intermediate container 80e0126243a9 19:30:38 ---> 692299a52c6e 19:30:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:38 Removing intermediate container 8f67d8bac374 19:30:38 ---> ded8b79e5741 19:30:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:38 ---> Running in 22ea70cc7390 19:30:38 ---> Running in 3930159fb4fd 19:30:38 ---> Running in abb8d922e3d8 19:30:38 ---> Running in ae3a83a05a76 19:30:38 ---> Running in a4ca55d9cdbe 19:30:40 Removing intermediate container ae3a83a05a76 19:30:40 ---> 074494e1af95 19:30:40 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:30:41 ---> Running in 097c9fec82a2 19:30:41 Removing intermediate container 22ea70cc7390 19:30:41 ---> 9e4d03bcedc5 19:30:41 Step 5/23 : RUN apk add --update --no-cache make git 19:30:41 Removing intermediate container a4ca55d9cdbe 19:30:41 ---> 99e4f0408191 19:30:41 Step 5/22 : RUN apk add --update --no-cache make git 19:30:41 ---> Running in 62a02cf0585c 19:30:41 Removing intermediate container 3930159fb4fd 19:30:41 ---> 86dc5525af68 19:30:41 Step 5/21 : RUN apk add --update --no-cache make git 19:30:41 ---> Running in 385a3d5fba3b 19:30:41 ---> Running in 87dd805394dc 19:30:41 Removing intermediate container abb8d922e3d8 19:30:41 ---> 39ed766d65c3 19:30:41 Step 5/26 : RUN apk add --update --no-cache make bash git 19:30:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:30:42 ---> Running in e8ebe8912117 19:30:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:30:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:30:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:30:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:30:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:30:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:30:43 OK: 233 MiB in 51 packages 19:30:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:30:43 OK: 233 MiB in 51 packages 19:30:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:30:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:30:43 Removing intermediate container 097c9fec82a2 19:30:43 ---> 4a5bab0d7dd9 19:30:43 Step 6/22 : COPY go.mod . 19:30:43 OK: 233 MiB in 51 packages 19:30:43 OK: 233 MiB in 51 packages 19:30:43 OK: 233 MiB in 51 packages 19:30:43 Removing intermediate container 62a02cf0585c 19:30:43 ---> 5d6d518f5afa 19:30:43 Step 6/23 : COPY go.mod . 19:30:43 ---> 6cfe72cf1474 19:30:43 Step 7/22 : RUN go mod download 19:30:44 ---> Running in abd19dea23d1 19:30:44 ---> a51b26b2d82c 19:30:44 Step 7/23 : RUN go mod download 19:30:44 ---> Running in 4b5b255fb714 19:30:44 Removing intermediate container 385a3d5fba3b 19:30:44 ---> f0e13b593a4a 19:30:44 Step 6/22 : COPY go.mod . 19:30:45 ---> e2a8fc1c43be 19:30:45 Step 7/22 : RUN go mod download 19:30:45 Removing intermediate container e8ebe8912117 19:30:45 ---> b4f70dab4b88 19:30:45 Step 6/26 : COPY go.mod . 19:30:45 ---> Running in b7efa3b8ab91 19:30:45 Removing intermediate container 87dd805394dc 19:30:45 ---> 4b2de9ddabaf 19:30:45 Step 6/21 : COPY go.mod . 19:30:45 ---> 0b78a100f381 19:30:45 Step 7/26 : RUN go mod download 19:30:45 ---> 28f421d7b9fb 19:30:45 Step 7/21 : RUN go mod download 19:30:45 ---> Running in 3a1c59fe21b0 19:30:45 ---> Running in fac12267cb72 19:30:46 Removing intermediate container abd19dea23d1 19:30:46 ---> ecd095aab51b 19:30:46 Step 8/22 : COPY . . 19:30:46 Removing intermediate container 4b5b255fb714 19:30:46 ---> 93a8b58e39fc 19:30:46 Step 8/23 : COPY . . 19:30:50 Removing intermediate container b7efa3b8ab91 19:30:50 ---> e6de831da81c 19:30:50 Step 8/22 : COPY . . 19:30:53 ? github.com/edgexfoundry/edgex-go [no test files] 19:30:58 Removing intermediate container fac12267cb72 19:30:58 ---> 35e025cca5d6 19:30:58 Step 8/21 : COPY . . 19:30:58 Removing intermediate container 3a1c59fe21b0 19:30:58 ---> 54123a15e690 19:30:58 Step 8/26 : COPY . . 19:31:30 ---> eeb32749f404 19:31:30 Step 9/23 : RUN make cmd/core-command/core-command 19:31:30 ---> 2f38844addd1 19:31:30 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:31:31 ---> Running in 7aa83ae25e85 19:31:31 ---> Running in 551a43ed1398 19:31:31 ---> 0db17c083018 19:31:31 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:31:32 ---> c8c39386cd75 19:31:32 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:31:32 ---> Running in 14987495070c 19:31:32 ---> Running in c454c3c5f2f4 19:31:32 ---> 1f5b248ed666 19:31:32 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:31:32 ---> Running in aebc7dc4dd97 19:31:33 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 19:31:33 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 19:31:33 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 19:31: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 19:31:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:31:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:31:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:31:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:31:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:31:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:31:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:31:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:31:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:31:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:31:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:32:00 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 19:32:06 Removing intermediate container aebc7dc4dd97 19:32:06 ---> 7bb64c35377f 19:32:06 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:32:07 ---> Running in 5e5ddfc60e7a 19:32:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:32:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:32:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:32:08 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 19:32:12 Removing intermediate container c454c3c5f2f4 19:32:12 ---> 3d0733e75ccd 19:32:12 19:32:12 Step 10/21 : FROM alpine:3.12 19:32:12 3.12: Pulling from library/alpine 19:32:12 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.337s coverage: 45.9% of statements 19:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 19:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 19:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 19:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 19:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 19:32:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.218s coverage: 100.0% of statements 19:32:13 Removing intermediate container 551a43ed1398 19:32:13 ---> 4cbf75dad709 19:32:13 19:32:13 Step 10/23 : FROM alpine:3.12 19:32:13 Removing intermediate container 14987495070c 19:32:13 ---> 4f706dfc29b6 19:32:13 19:32:13 Step 10/22 : FROM alpine:3.12 19:32:13 Removing intermediate container 7aa83ae25e85 19:32:13 ---> 2eb2df270391 19:32:13 19:32:13 Step 10/22 : FROM alpine:3.12 19:32:13 3.12: Pulling from library/alpine 19:32:13 3.12: Pulling from library/alpine 19:32:13 3.12: Pulling from library/alpine 19:32:13 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 19:32:13 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 19:32:13 Status: Downloaded newer image for alpine:3.12 19:32:13 Status: Downloaded newer image for alpine:3.12 19:32:13 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 19:32:13 Status: Image is up to date for alpine:3.12 19:32:13 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 19:32:13 Status: Image is up to date for alpine:3.12 19:32:13 ---> 389fef711851 19:32:13 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:32:13 ---> 389fef711851 19:32:13 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:32:13 ---> 389fef711851 19:32:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:32:13 ---> 389fef711851 19:32:13 Step 11/21 : RUN apk add --update --no-cache curl 19:32:13 Removing intermediate container 5e5ddfc60e7a 19:32:13 ---> 8d8ae8da4ec9 19:32:13 19:32:13 Step 11/26 : FROM docker:20.10.0 19:32:13 ---> Running in c80678432c10 19:32:13 ---> Running in c1564f5e7172 19:32:13 ---> Running in 447e6f743379 19:32:13 ---> Running in 075675e400c3 19:32:13 20.10.0: Pulling from library/docker 19:32:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:32:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:32:14 (1/4) Installing ca-certificates (20191127-r4) 19:32:14 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:32:14 (3/4) Installing libcurl (7.69.1-r3) 19:32:14 (4/4) Installing curl (7.69.1-r3) 19:32:14 Executing busybox-1.31.1-r19.trigger 19:32:14 Executing ca-certificates-20191127-r4.trigger 19:32:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:32:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:32:14 OK: 7 MiB in 18 packages 19:32:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:32:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:32:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:32:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:32:15 (1/1) Installing dumb-init (1.2.2-r1) 19:32:15 Executing busybox-1.31.1-r19.trigger 19:32:15 OK: 6 MiB in 15 packages 19:32:15 (1/2) Installing ca-certificates (20191127-r4) 19:32:15 (2/2) Installing dumb-init (1.2.2-r1) 19:32:15 Executing busybox-1.31.1-r19.trigger 19:32:15 Executing ca-certificates-20191127-r4.trigger 19:32:15 OK: 6 MiB in 16 packages 19:32:15 (1/1) Installing dumb-init (1.2.2-r1) 19:32:15 Executing busybox-1.31.1-r19.trigger 19:32:15 OK: 6 MiB in 15 packages 19:32:18 Removing intermediate container c80678432c10 19:32:18 ---> b33b5fe1112d 19:32:18 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:32:18 ---> Running in b07fd00e7622 19:32:18 Removing intermediate container 447e6f743379 19:32:18 ---> f544cf4c4ed9 19:32:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:32:18 Removing intermediate container c1564f5e7172 19:32:18 ---> cda56516c06f 19:32:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:32:18 Removing intermediate container 075675e400c3 19:32:18 ---> c15e7f049c7c 19:32:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:32:18 ---> Running in 63cacd837213 19:32:18 ---> Running in e873822c5e8e 19:32:18 Removing intermediate container b07fd00e7622 19:32:18 ---> 4a0b8414017e 19:32:18 Step 13/21 : WORKDIR /edgex 19:32:19 ---> Running in 41e0872c5528 19:32:19 ---> Running in 1356a1f98486 19:32:19 Removing intermediate container 63cacd837213 19:32:19 ---> 0b95564048b9 19:32:19 Step 13/23 : ENV APP_PORT=48082 19:32:19 Removing intermediate container e873822c5e8e 19:32:19 ---> fac33376b939 19:32:19 Step 13/22 : ENV APP_PORT=48085 19:32:19 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.520s coverage: 27.1% of statements 19:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 19:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 19:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 19:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:32:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.057s coverage: 100.0% of statements 19:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 19:32:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.064s coverage: 100.0% of statements 19:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 19:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 19:32:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.220s coverage: 65.8% of statements 19:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 19:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 19:32:19 ---> Running in a02176798c9f 19:32:19 ---> Running in 3419405490fc 19:32:19 Removing intermediate container 41e0872c5528 19:32:19 ---> 4ad23786b362 19:32:19 Step 13/22 : ENV APP_PORT=48060 19:32:19 Removing intermediate container 1356a1f98486 19:32:19 ---> 193ad9819d55 19:32:19 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:32:20 ---> Running in 3a086bf31113 19:32:20 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:32:20 Removing intermediate container a02176798c9f 19:32:20 ---> 2c64ada43e3a 19:32:20 Step 14/23 : EXPOSE $APP_PORT 19:32:20 Status: Downloaded newer image for docker:20.10.0 19:32:20 ---> aefe523efa57 19:32:20 Step 12/26 : RUN apk add --no-cache bash 19:32:20 Removing intermediate container 3419405490fc 19:32:20 ---> ace1547fb84c 19:32:20 Step 14/22 : EXPOSE $APP_PORT 19:32:20 ---> Running in f3bb8664ed29 19:32:20 ---> Running in 823e2528b98c 19:32:20 ---> Running in f6870a357116 19:32:20 ---> d4fc088fff77 19:32:20 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:32:20 Removing intermediate container 3a086bf31113 19:32:20 ---> 95af32bfd823 19:32:20 Step 14/22 : EXPOSE $APP_PORT 19:32:20 ---> Running in dced4618da69 19:32:20 Removing intermediate container f3bb8664ed29 19:32:20 ---> b3f3d491860e 19:32:20 Step 15/23 : WORKDIR / 19:32:20 Removing intermediate container f6870a357116 19:32:20 ---> 8d76d69d755a 19:32:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:21 Removing intermediate container dced4618da69 19:32:21 ---> f6675c8e68a5 19:32:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:21 ---> Running in 95d3b25bdb89 19:32:21 ---> aa849f9a68b8 19:32:21 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:32:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:32:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:32:21 Removing intermediate container 95d3b25bdb89 19:32:21 ---> 1e26423e6fd8 19:32:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:21 ---> e59a572fc4ff 19:32:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:32:21 (1/2) Installing readline (8.0.4-r0) 19:32:21 (2/2) Installing bash (5.0.17-r0) 19:32:21 Executing bash-5.0.17-r0.post-install 19:32:21 Executing busybox-1.31.1-r19.trigger 19:32:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.651s coverage: 82.3% of statements 19:32:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 19:32:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 19:32:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 19:32:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 19:32:21 OK: 12 MiB in 22 packages 19:32:21 ---> 6e644cc8599b 19:32:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:32:22 ---> 3bfc134b84c3 19:32:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:32:22 ---> 2d08f74e5d38 19:32:22 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:32:22 ---> d930e5d9ba8e 19:32:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:32:22 ---> 6b1c05eb5189 19:32:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:32:22 ---> Running in 7cd0b8bcf191 19:32:22 ---> d51570acd810 19:32:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:32:23 Removing intermediate container 7cd0b8bcf191 19:32:23 ---> 6d56baa82cfb 19:32:23 Step 18/21 : CMD ["--init=true"] 19:32:23 Removing intermediate container 823e2528b98c 19:32:23 ---> 3224c562a945 19:32:23 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 19:32:23 ---> Running in fa38f7b8d21c 19:32:23 ---> Running in 9f087716f892 19:32:23 ---> 8dd1e9ed384b 19:32:23 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:32:23 ---> 1be44d80eacb 19:32:23 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:32:23 ---> 3ae18e51c83e 19:32:23 Step 19/23 : ENTRYPOINT ["/core-command"] 19:32:23 ---> Running in 7de4b1c9cc85 19:32:23 ---> Running in 11a0c8ac7ab3 19:32:24 ---> Running in 9721a1b23b72 19:32:24 Removing intermediate container fa38f7b8d21c 19:32:24 ---> 1c6c69f6d057 19:32:24 Step 19/21 : LABEL arch=x86_64 19:32:24 Removing intermediate container 9f087716f892 19:32:24 ---> 5b0d27378ea2 19:32:24 Step 14/26 : ENV APP_PORT=48090 19:32:24 Removing intermediate container 7de4b1c9cc85 19:32:24 ---> 36a74b4f9c1e 19:32:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:32:24 ---> Running in a5d1dcae4bd9 19:32:24 Removing intermediate container 11a0c8ac7ab3 19:32:24 ---> 68e62b035d3b 19:32:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:32:24 ---> Running in c674e97f16a0 19:32:24 Removing intermediate container 9721a1b23b72 19:32:24 ---> adb9f1847c11 19:32:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:32:24 ---> Running in 57b1d146ee77 19:32:24 ---> Running in f8c7f9c8201d 19:32:24 ---> Running in 6881d2af2875 19:32:24 Removing intermediate container a5d1dcae4bd9 19:32:24 ---> 04875f5d3c0e 19:32:24 Step 20/21 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 19:32:24 Removing intermediate container c674e97f16a0 19:32:24 ---> dbbbca9592c4 19:32:24 Step 15/26 : EXPOSE $APP_PORT 19:32:24 ---> Running in 0c96767525cc 19:32:24 Removing intermediate container 57b1d146ee77 19:32:24 ---> b5f205dd29fe 19:32:24 Step 20/22 : LABEL arch=x86_64 19:32:24 ---> Running in b410ac1d46bf 19:32:25 Removing intermediate container f8c7f9c8201d 19:32:25 ---> 168ed785c59e 19:32:25 Step 20/22 : LABEL arch=x86_64 19:32:25 Removing intermediate container 6881d2af2875 19:32:25 ---> 913d158ac76e 19:32:25 Step 21/23 : LABEL arch=x86_64 19:32:25 ---> Running in 73e208228991 19:32:25 ---> Running in 7ce61a406e81 19:32:25 Removing intermediate container 0c96767525cc 19:32:25 ---> 98143189089d 19:32:25 Step 21/21 : LABEL version=0.0.0 19:32:25 ---> Running in 6688536c97eb 19:32:25 Removing intermediate container b410ac1d46bf 19:32:25 ---> 07596b00c73a 19:32:25 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:32:25 ---> Running in e262d83196f9 19:32:25 Removing intermediate container 7ce61a406e81 19:32:25 ---> 2bda28f6c699 19:32:25 Step 21/22 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 19:32:25 Removing intermediate container 73e208228991 19:32:25 ---> bfa466898f58 19:32:25 Step 21/22 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 19:32:26 Removing intermediate container 6688536c97eb 19:32:26 ---> 04d2cdb3cf53 19:32:26 Step 22/23 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 19:32:26 ---> Running in cbc5d9a5233f 19:32:26 ---> Running in 3dc558ef1465 19:32:26 ---> Running in bd6f29f8cc58 19:32:26 Removing intermediate container e262d83196f9 19:32:26 ---> 38b11b3e9393 19:32:26 19:32:26 ---> 6d9c2e6d88ca 19:32:26 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:32:26 Removing intermediate container 3dc558ef1465 19:32:26 ---> 01dbd783e764 19:32:26 Step 22/22 : LABEL version=0.0.0 19:32:26 Removing intermediate container cbc5d9a5233f 19:32:26 ---> 8c2881310b70 19:32:26 Step 22/22 : LABEL version=0.0.0 19:32:26 Successfully built 38b11b3e9393 19:32:26 Removing intermediate container bd6f29f8cc58 19:32:26 ---> 3a29acf4c284 19:32:26 Step 23/23 : LABEL version=0.0.0 19:32:26 Successfully tagged docker-security-proxy-setup-go:latest 19:32:26  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go 19:32:26 ---> Running in 2974a2964be4 19:32:26 ---> Running in ef789c94eb94 19:32:26 ---> 9e1fe29ce0a7 19:32:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:32:26 ---> Running in c52138b9ad94 19:32:26 Removing intermediate container ef789c94eb94 19:32:26 ---> e880f7147ac7 19:32:26 19:32:26 Removing intermediate container 2974a2964be4 19:32:26 ---> 74e985456e9b 19:32:26 19:32:27 Successfully built e880f7147ac7 19:32:27 Successfully built 74e985456e9b 19:32:27 Removing intermediate container c52138b9ad94 19:32:27 ---> a555bbe79647 19:32:27 19:32:27 Successfully tagged docker-support-scheduler-go:latest 19:32:27 Building docker-core-data-go 19:32:27 Successfully tagged docker-support-notifications-go:latest 19:32:27 Building docker-core-metadata-go 19:32:28  Building docker-support-scheduler-go ... done  Building docker-support-notifications-go ... done Successfully built a555bbe79647 19:32:28 Successfully tagged docker-core-command-go:latest 19:32:28 Building docker-security-secretstore-setup-go 19:32:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.125s coverage: 28.6% of statements 19:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 19:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 19:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 19:32:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.141s coverage: 100.0% of statements 19:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 19:32:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.098s coverage: 100.0% of statements 19:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 19:32:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.345s coverage: 86.7% of statements 19:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 19:32:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.376s coverage: 97.5% of statements 19:32:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 19:32:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.134s coverage: 78.3% of statements 19:32:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 19:32:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 19:32:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 19:32:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 19:32:30  Building docker-core-command-go ... done  ---> 6b6a4bcd4428 19:32:30 Step 19/26 : RUN apk --no-cache add py3-pip 19:32:31 ---> Running in b27b98f57dc2 19:32:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:32:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:32:35 (1/33) Installing libbz2 (1.0.8-r1) 19:32:35 (2/33) Installing expat (2.2.9-r1) 19:32:35 (3/33) Installing libffi (3.3-r2) 19:32:35 (4/33) Installing gdbm (1.13-r1) 19:32:35 (5/33) Installing xz-libs (5.2.5-r0) 19:32:35 (6/33) Installing sqlite-libs (3.32.1-r0) 19:32:35 (7/33) Installing python3 (3.8.5-r0) 19:32:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.288s coverage: 92.8% of statements 19:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 19:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 19:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 19:32:40 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 19:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 19:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 19:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 19:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 19:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 19:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 19:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 19:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 19:32:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 19:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 19:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 19:32:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.180s coverage: 0.1% of statements 19:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 19:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 19:32:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.081s coverage: 45.5% of statements 19:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.106s coverage: 79.5% of statements 19:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements 19:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.098s coverage: 96.3% of statements 19:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.089s coverage: 87.5% of statements 19:32:41 (8/33) Installing py3-appdirs (1.4.4-r1) 19:32:41 (9/33) Installing py3-ordered-set (4.0.1-r0) 19:32:41 (10/33) Installing py3-parsing (2.4.7-r0) 19:32:41 (11/33) Installing py3-six (1.15.0-r0) 19:32:41 (12/33) Installing py3-packaging (20.4-r0) 19:32:41 (13/33) Installing py3-setuptools (47.0.0-r0) 19:32:41 (14/33) Installing py3-chardet (3.0.4-r4) 19:32:41 (15/33) Installing py3-idna (2.9-r0) 19:32:41 (16/33) Installing py3-certifi (2020.4.5.1-r0) 19:32:41 (17/33) Installing py3-urllib3 (1.25.9-r0) 19:32:41 (18/33) Installing py3-requests (2.23.0-r0) 19:32:41 (19/33) Installing py3-msgpack (1.0.0-r0) 19:32:42 (20/33) Installing py3-lockfile (0.12.2-r3) 19:32:42 (21/33) Installing py3-cachecontrol (0.12.6-r0) 19:32:42 (22/33) Installing py3-colorama (0.4.3-r0) 19:32:42 (23/33) Installing py3-distlib (0.3.0-r0) 19:32:42 (24/33) Installing py3-distro (1.5.0-r1) 19:32:42 (25/33) Installing py3-webencodings (0.5.1-r3) 19:32:42 (26/33) Installing py3-html5lib (1.0.1-r4) 19:32:42 (27/33) Installing py3-pytoml (0.1.21-r0) 19:32:42 (28/33) Installing py3-pep517 (0.8.2-r0) 19:32:42 (29/33) Installing py3-progress (1.5-r0) 19:32:42 (30/33) Installing py3-toml (0.10.1-r0) 19:32:42 (31/33) Installing py3-retrying (1.3.3-r0) 19:32:42 (32/33) Installing py3-contextlib2 (0.6.0-r0) 19:32:42 (33/33) Installing py3-pip (20.1.1-r0) 19:32:42 Executing busybox-1.31.1-r19.trigger 19:32:42 OK: 71 MiB in 55 packages 19:32:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.095s coverage: 94.4% of statements 19:32:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements 19:33:01 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:33:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:33:01 ---> 1735aece4ae9 19:33:01 Step 3/23 : WORKDIR /edgex-go 19:33:01 ---> Using cache 19:33:01 ---> ded8b79e5741 19:33:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:01 ---> Using cache 19:33:01 ---> 99e4f0408191 19:33:01 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:33:01 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:33:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:33:01 ---> 1735aece4ae9 19:33:01 Step 3/24 : WORKDIR /edgex-go 19:33:01 ---> Using cache 19:33:01 ---> ded8b79e5741 19:33:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:01 ---> Using cache 19:33:01 ---> 99e4f0408191 19:33:01 Step 5/24 : RUN apk add --update --no-cache make git 19:33:01 ---> Using cache 19:33:01 ---> f0e13b593a4a 19:33:01 Step 6/24 : COPY go.mod . 19:33:01 ---> Using cache 19:33:01 ---> e2a8fc1c43be 19:33:01 Step 7/24 : RUN go mod download 19:33:01 ---> Using cache 19:33:01 ---> e6de831da81c 19:33:01 Step 8/24 : COPY . . 19:33:01 ---> Using cache 19:33:01 ---> 0db17c083018 19:33:01 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:33:01 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:33:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:33:01 ---> 1735aece4ae9 19:33:01 Step 3/23 : WORKDIR /edgex-go 19:33:01 ---> Using cache 19:33:01 ---> ded8b79e5741 19:33:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:01 ---> Using cache 19:33:01 ---> 99e4f0408191 19:33:01 Step 5/23 : RUN apk add --update --no-cache make git 19:33:01 ---> Using cache 19:33:01 ---> f0e13b593a4a 19:33:01 Step 6/23 : COPY go.mod . 19:33:01 ---> Using cache 19:33:01 ---> e2a8fc1c43be 19:33:01 Step 7/23 : RUN go mod download 19:33:01 ---> Using cache 19:33:01 ---> e6de831da81c 19:33:01 Step 8/23 : COPY . . 19:33:01 ---> Using cache 19:33:01 ---> 0db17c083018 19:33:01 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:33:01 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:33:01 Step 2/30 : FROM ${BUILDER_BASE} AS builder 19:33:01 ---> 1735aece4ae9 19:33:01 Step 3/30 : WORKDIR /edgex-go 19:33:01 ---> Using cache 19:33:01 ---> ded8b79e5741 19:33:01 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:01 ---> Using cache 19:33:01 ---> 99e4f0408191 19:33:01 Step 5/30 : RUN apk add --update --no-cache make git 19:33:01 ---> Using cache 19:33:01 ---> f0e13b593a4a 19:33:01 Step 6/30 : COPY go.mod . 19:33:01 ---> Using cache 19:33:01 ---> e2a8fc1c43be 19:33:01 Step 7/30 : RUN go mod download 19:33:01 ---> Using cache 19:33:01 ---> e6de831da81c 19:33:01 Step 8/30 : COPY . . 19:33:01 ---> Using cache 19:33:01 ---> 0db17c083018 19:33:01 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:33:01 ---> Running in cd34a623f3d4 19:33:01 ---> Running in 7deccdba45f1 19:33:01 ---> Running in 6aa5ad579f2f 19:33:01 ---> Running in dffe62a5013d 19:33:02 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 19:33:02 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 19:33:02 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 19:33:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:33:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.138s coverage: 92.9% of statements 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 77.8% of statements 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 75.5% of statements 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements 19:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.118s coverage: 87.2% of statements 19:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.127s coverage: 84.2% of statements 19:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.177s coverage: 91.4% of statements 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.519s coverage: 63.5% of statements 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 19:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.075s coverage: 91.3% of statements 19:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.090s coverage: 100.0% of statements 19:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements 19:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.046s coverage: 100.0% of statements 19:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.721s coverage: 68.9% of statements 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.338s coverage: 37.0% of statements 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.547s coverage: 84.0% of statements 19:33:06 OK: 233 MiB in 51 packages 19:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.130s coverage: 100.0% of statements 19:33:08 Removing intermediate container b27b98f57dc2 19:33:08 ---> e51425a297a5 19:33:08 Step 20/26 : RUN pip install docker-compose==1.23.2 19:33:09 ---> Running in 65f098f70b7c 19:33:09 Removing intermediate container 7deccdba45f1 19:33:09 ---> 7c6bd429a326 19:33:09 Step 6/23 : COPY go.mod . 19:33:09 ---> ae370f1a75ff 19:33:09 Step 7/23 : RUN go mod download 19:33:09 ---> Running in 427ce7c69db6 19:33:12 Collecting docker-compose==1.23.2 19:33:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:33:12 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:33:12 Collecting jsonschema<3,>=2.5.1 19:33:12 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:33:13 Collecting docopt<0.7,>=0.6.1 19:33:13 Downloading docopt-0.6.2.tar.gz (25 kB) 19:33:13 Collecting docker<4.0,>=3.6.0 19:33:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:33:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.410s coverage: 47.0% of statements 19:33:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:33:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:33:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 19:33:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 19:33:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 19:33:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.108s coverage: 100.0% of statements 19:33:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 19:33:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.089s coverage: 100.0% of statements 19:33:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 19:33:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 19:33:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 19:33:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 19:33:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.323s coverage: 89.4% of statements 19:33:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 19:33:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 19:33:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 19:33:14 Collecting dockerpty<0.5,>=0.4.1 19:33:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:33:14 Removing intermediate container 427ce7c69db6 19:33:14 ---> e70709b00186 19:33:14 Step 8/23 : COPY . . 19:33:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:33:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:33:17 Collecting cached-property<2,>=1.2.0 19:33:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:33:17 Collecting websocket-client<1.0,>=0.32.0 19:33:17 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 19:33:18 Collecting PyYAML<4,>=3.10 19:33:18 Downloading PyYAML-3.13.tar.gz (270 kB) 19:33:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.087s coverage: 29.1% of statements 19:33:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:33:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:33:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 19:33:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 19:33:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 19:33:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.203s coverage: 99.0% of statements 19:33:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 19:33:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.086s coverage: 100.0% of statements 19:33:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 19:33:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 19:33:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 19:33:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 19:33:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.155s coverage: 100.0% of statements 19:33:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 19:33:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 19:33:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 19:33:20 ok github.com/edgexfoundry/edgex-go/internal/system 0.041s coverage: 0.0% of statements 19:33:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:33:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.071s coverage: 100.0% of statements 19:33:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 19:33:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:33:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:33:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 19:33:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.126s coverage: 87.9% of statements 19:33:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 19:33:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:33:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 19:33:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements 19:33:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 19:33:22 Collecting texttable<0.10,>=0.9.0 19:33:22 Downloading texttable-0.9.1.tar.gz (11 kB) 19:33:23 GO111MODULE=on go vet ./... 19:33:23 Collecting docker-pycreds>=0.4.0 19:33:23 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:33:23 Collecting idna<2.8,>=2.5 19:33:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:33:23 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 19:33:23 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 19:33:23 Collecting urllib3<1.25,>=1.21.1 19:33:23 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:33:24 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:33:24 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:33:24 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:33:24 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:33:24 Installing collected packages: jsonschema, docopt, docker-pycreds, websocket-client, idna, urllib3, requests, docker, dockerpty, cached-property, PyYAML, texttable, docker-compose 19:33:25 Running setup.py install for docopt: started 19:33:27 Running setup.py install for docopt: finished with status 'done' 19:33:28 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 19:33:28 Attempting uninstall: idna 19:33:28 Found existing installation: idna 2.9 19:33:28 Uninstalling idna-2.9: 19:33:29 Successfully uninstalled idna-2.9 19:33:29 Attempting uninstall: urllib3 19:33:29 Found existing installation: urllib3 1.25.9 19:33:29 Uninstalling urllib3-1.25.9: 19:33:29 Successfully uninstalled urllib3-1.25.9 19:33:31 Attempting uninstall: requests 19:33:31 Found existing installation: requests 2.23.0 19:33:31 Uninstalling requests-2.23.0: 19:33:31 Successfully uninstalled requests-2.23.0 19:33:37 Running setup.py install for dockerpty: started 19:33:37 Removing intermediate container cd34a623f3d4 19:33:37 ---> 2e588e38974c 19:33:37 19:33:37 Step 10/30 : FROM alpine:3.12 19:33:37 ---> 389fef711851 19:33:37 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:33:38 Running setup.py install for dockerpty: finished with status 'done' 19:33:38 Running setup.py install for PyYAML: started 19:33:39 ---> Running in 29368035f6e3 19:33:39 Running setup.py install for PyYAML: finished with status 'done' 19:33:39 Running setup.py install for texttable: started 19:33:39 Removing intermediate container 29368035f6e3 19:33:39 ---> ae21af2f68d3 19:33:39 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 19:33:39 ---> e65fd76755a4 19:33:39 Step 9/23 : RUN make cmd/core-data/core-data 19:33:39 Running setup.py install for texttable: finished with status 'done' 19:33:40 ---> Running in c5c0f80ede82 19:33:40 ---> Running in 00ea7be97e38 19:33:40 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 19:33: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 19:33:42 Removing intermediate container dffe62a5013d 19:33:42 ---> 9750a84acdca 19:33:42 19:33:42 Step 10/24 : FROM alpine:3.12 19:33:42 ---> 389fef711851 19:33:42 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 19:33:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:33:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:33:42 (1/2) Installing dumb-init (1.2.2-r1) 19:33:42 (2/2) Installing su-exec (0.2-r1) 19:33:42 Executing busybox-1.31.1-r19.trigger 19:33:42 OK: 6 MiB in 16 packages 19:33:43 ---> Running in bc69577b314b 19:33:44 Removing intermediate container 6aa5ad579f2f 19:33:44 ---> 5130968dc142 19:33:44 19:33:44 Step 10/23 : FROM alpine:3.12 19:33:44 ---> 389fef711851 19:33:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:33:44 ---> Using cache 19:33:44 ---> cda56516c06f 19:33:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:33:44 ---> Using cache 19:33:44 ---> fac33376b939 19:33:44 Step 13/23 : ENV APP_PORT=48081 19:33:45 ---> Running in 7fe38c18937a 19:33:45 Removing intermediate container 65f098f70b7c 19:33:45 ---> d69f51b14092 19:33:45 Step 21/26 : RUN apk --no-cache add curl 19:33:45 Removing intermediate container 00ea7be97e38 19:33:45 ---> c33eccaefd6f 19:33:45 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 19:33:46 ---> Running in 94147d2dc4b6 19:33:46 ---> Running in 7f2420f55ab7 19:33:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:33:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:33:46 Removing intermediate container 7fe38c18937a 19:33:46 ---> 4ffba33627fd 19:33:46 Step 14/23 : EXPOSE $APP_PORT 19:33:46 (1/5) Installing ca-certificates (20191127-r4) 19:33:46 (2/5) Installing nghttp2-libs (1.41.0-r0) 19:33:46 (3/5) Installing libcurl (7.69.1-r3) 19:33:46 (4/5) Installing curl (7.69.1-r3) 19:33:46 (5/5) Installing dumb-init (1.2.2-r1) 19:33:46 Executing busybox-1.31.1-r19.trigger 19:33:46 Executing ca-certificates-20191127-r4.trigger 19:33:47 OK: 7 MiB in 19 packages 19:33:47 Removing intermediate container 7f2420f55ab7 19:33:47 ---> a02a8202c6ad 19:33:47 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:33:47 ---> Running in 9da1e43fa9fa 19:33:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:33:47 ---> Running in 65cd1c7da0dc 19:33:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:33:47 Removing intermediate container 9da1e43fa9fa 19:33:47 ---> 51e3bbb2aa72 19:33:47 Step 15/23 : WORKDIR / 19:33:48 (1/3) Installing nghttp2-libs (1.41.0-r0) 19:33:48 (2/3) Installing libcurl (7.69.1-r3) 19:33:48 ---> Running in 1a9e8c98084f 19:33:48 (3/3) Installing curl (7.69.1-r3) 19:33:48 Executing busybox-1.31.1-r19.trigger 19:33:48 OK: 72 MiB in 58 packages 19:33:48 Removing intermediate container 65cd1c7da0dc 19:33:48 ---> 4cdcd8900524 19:33:48 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:33:49 Removing intermediate container bc69577b314b 19:33:49 ---> 03692a6765e8 19:33:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:33:49 ---> Running in 4a63ec1cd2a8 19:33:49 Removing intermediate container 1a9e8c98084f 19:33:49 ---> e2417f829cef 19:33:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:49 ---> Running in 137826dbf757 19:33:49 Removing intermediate container 137826dbf757 19:33:49 ---> 53642a848aab 19:33:49 Step 13/24 : WORKDIR / 19:33:49 ---> dbede20032a7 19:33:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:33:50 ---> Running in 4a5e04904642 19:33:50 Removing intermediate container 94147d2dc4b6 19:33:50 ---> 800d2fe974a8 19:33:50 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 19:33:51 Removing intermediate container 4a5e04904642 19:33:51 ---> c688081cde91 19:33:51 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:33:51 ---> Running in e69d28ad58db 19:33:52 Removing intermediate container e69d28ad58db 19:33:52 ---> 5a29f9cb3914 19:33:52 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:33:52 ---> b829792f66f5 19:33:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:33:52 ---> 86d978970271 19:33:52 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:33:52 ---> Running in c3f631c4dccf 19:33:52 Removing intermediate container 4a63ec1cd2a8 19:33:52 ---> cd2c11bd9757 19:33:52 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 19:33:52 ---> Running in 4abab1e468bc 19:33:52 ---> 8bce0e28fef3 19:33:52 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:33:52 Removing intermediate container c3f631c4dccf 19:33:52 ---> 6a5daa426456 19:33:52 Step 24/26 : LABEL arch=x86_64 19:33:52 ---> 99be3d11ef7f 19:33:52 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:33:53 ---> Running in 82b32820f865 19:33:53 Removing intermediate container 4abab1e468bc 19:33:53 ---> d044806d3049 19:33:53 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:33:54 ---> Running in d69bdaabcbcc 19:33:54 ---> 55aa57f92b70 19:33:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:33:54 Removing intermediate container 82b32820f865 19:33:54 ---> 560f7b3140d0 19:33:54 Step 25/26 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 19:33:54 ---> 66ad952817df 19:33:54 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:33:54 Removing intermediate container d69bdaabcbcc 19:33:54 ---> 1864d564eab5 19:33:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:33:54 ---> Running in 9ec0b360a2c3 19:33:54 ---> Running in 9b2af198b81f 19:33:54 ---> Running in a863fa601b71 19:33:55 ---> 44beef179a0d 19:33:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:33:55 Removing intermediate container 9ec0b360a2c3 19:33:55 ---> 7c486bd85a3f 19:33:55 Step 26/26 : LABEL version=0.0.0 19:33:55 Removing intermediate container a863fa601b71 19:33:55 ---> 11c4dd082d26 19:33:55 Step 21/23 : LABEL arch=x86_64 19:33:55 ---> Running in 75e5ac9cbc17 19:33:55 ---> Running in 5c93f3147f2a 19:33:56 Removing intermediate container 5c93f3147f2a 19:33:56 ---> f30fa1c8f38b 19:33:56 Step 22/23 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 19:33:56 Removing intermediate container 75e5ac9cbc17 19:33:56 ---> 6093dee1a73b 19:33:56 19:33:56 ---> Running in 3db5d00c87e5 19:33:56 ---> 094dc3503552 19:33:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:33:56 Successfully built 6093dee1a73b 19:33:56 Removing intermediate container 3db5d00c87e5 19:33:56 ---> 2fc065e96f11 19:33:56 Step 23/23 : LABEL version=0.0.0 19:33:56 Successfully tagged docker-sys-mgmt-agent-go:latest 19:33:57  Building docker-sys-mgmt-agent-go ... done  ---> Running in f54e6acc0754 19:33:57 ---> 74577a411dc2 19:33:57 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/ 19:33:57 ---> Running in ea7c6c4f7663 19:33:57 Removing intermediate container f54e6acc0754 19:33:57 ---> 43a5b90bc55d 19:33:57 19:33:57 Removing intermediate container 9b2af198b81f 19:33:57 ---> 0d42ab41c10e 19:33:57 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:57 Successfully built 43a5b90bc55d 19:33:58 Successfully tagged docker-core-metadata-go:latest 19:33:58  Building docker-core-metadata-go ... done  ---> 0a1691148a3f 19:33:58 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:33:58 ---> 1fc47bd2df18 19:33:58 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:33:58 Removing intermediate container ea7c6c4f7663 19:33:58 ---> 857092ae09d1 19:33:58 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:33:58 ---> Running in 7d94dfd0c211 19:34:00 ---> dfd8f5546ac1 19:34:00 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:34:01 Removing intermediate container 7d94dfd0c211 19:34:01 ---> 9ea964dedac1 19:34:01 Step 22/24 : LABEL arch=x86_64 19:34:01 ---> Running in 167c907562b2 19:34:01 ---> 0a9250fb390a 19:34:01 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 19:34:01 ---> Running in 459ce2e2674c 19:34:01 Removing intermediate container 167c907562b2 19:34:01 ---> 74d0ee9d866e 19:34:01 Step 23/24 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 19:34:01 ---> Running in 95a5e89ea8c5 19:34:01 Removing intermediate container 459ce2e2674c 19:34:01 ---> b8d374b9b297 19:34:01 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:34:01 Removing intermediate container 95a5e89ea8c5 19:34:01 ---> c1d494d1b7fe 19:34:01 Step 24/24 : LABEL version=0.0.0 19:34:02 ---> Running in 3559a192b1c7 19:34:04 ---> 1fec69b63fc5 19:34:04 Step 25/30 : RUN chmod +x /entrypoint.sh 19:34:04 Removing intermediate container 3559a192b1c7 19:34:04 ---> 3f49a0640b34 19:34:04 19:34:04 ---> Running in efce6433c256 19:34:04 Removing intermediate container c5c0f80ede82 19:34:04 ---> 2081349d3092 19:34:04 19:34:04 Step 10/23 : FROM alpine:3.12 19:34:04 ---> 389fef711851 19:34:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:34:04 Successfully built 3f49a0640b34 19:34:04 Successfully tagged docker-security-secretstore-setup-go:latest 19:34:04  Building docker-security-secretstore-setup-go ... done  ---> Running in ce3436168d50 19:34:04 Removing intermediate container ce3436168d50 19:34:04 ---> f928076f5928 19:34:04 Step 12/23 : ENV APP_PORT=48080 19:34:04 ---> Running in a604b539d1e2 19:34:04 Removing intermediate container a604b539d1e2 19:34:04 ---> aa4bfb851749 19:34:04 Step 13/23 : EXPOSE $APP_PORT 19:34:04 ---> Running in b3ce984f7709 19:34:05 Removing intermediate container b3ce984f7709 19:34:05 ---> 2a57bb7b5355 19:34:05 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:05 Removing intermediate container efce6433c256 19:34:05 ---> 4dfc954ca3fc 19:34:05 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 19:34:05 ---> Running in 430cab20402b 19:34:05 ---> Running in 80667d48d37a 19:34:05 Removing intermediate container 80667d48d37a 19:34:05 ---> 0f935aaf253b 19:34:05 Step 27/30 : CMD ["gate"] 19:34:05 ---> Running in 80427d0c0bd4 19:34:05 Removing intermediate container 80427d0c0bd4 19:34:05 ---> a22c71bb8f95 19:34:05 Step 28/30 : LABEL arch=x86_64 19:34:05 ---> Running in b831a8e08930 19:34:06 Removing intermediate container b831a8e08930 19:34:06 ---> b83f326bd78b 19:34:06 Step 29/30 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 19:34:06 Removing intermediate container 430cab20402b 19:34:06 ---> 78b7bcc58a53 19:34:06 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:34:06 ---> Running in d1285ae817a5 19:34:06 ---> Running in f6ecb0bfe065 19:34:06 Removing intermediate container d1285ae817a5 19:34:06 ---> 702a72d76b5f 19:34:06 Step 30/30 : LABEL version=0.0.0 19:34:06 ---> Running in 5399abf68ddc 19:34:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:34:06 Removing intermediate container 5399abf68ddc 19:34:06 ---> 08827c98cb29 19:34:06 19:34:07 Successfully built 08827c98cb29 19:34:07 Successfully tagged docker-security-bootstrapper-go:latest 19:34:08  Building docker-security-bootstrapper-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:34:09 (1/6) Installing dumb-init (1.2.2-r1) 19:34:09 (2/6) Installing libgcc (9.3.0-r2) 19:34:09 (3/6) Installing libsodium (1.0.18-r0) 19:34:09 (4/6) Installing libstdc++ (9.3.0-r2) 19:34:10 (5/6) Installing libzmq (4.3.3-r0) 19:34:10 (6/6) Installing zeromq (4.3.3-r0) 19:34:10 Executing busybox-1.31.1-r19.trigger 19:34:10 OK: 8 MiB in 20 packages 19:34:10 Removing intermediate container f6ecb0bfe065 19:34:10 ---> 8eccb1785f82 19:34:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:34:11 ---> a8cf3225f9a4 19:34:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:34:11 ---> 42cee46e5173 19:34:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:34:12 ---> a42bcc6e99af 19:34:12 Step 19/23 : ENTRYPOINT ["/core-data"] 19:34:12 ---> Running in bf806ee003c7 19:34:12 Removing intermediate container bf806ee003c7 19:34:12 ---> e141994b18de 19:34:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:34:13 ---> Running in a5013b3c2f06 19:34:13 Removing intermediate container a5013b3c2f06 19:34:13 ---> 57e8e74dcb23 19:34:13 Step 21/23 : LABEL arch=x86_64 19:34:13 ---> Running in d393bcb79872 19:34:13 Removing intermediate container d393bcb79872 19:34:13 ---> 0313118672b5 19:34:13 Step 22/23 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 19:34:13 ---> Running in f48b5964d5e0 19:34:13 Removing intermediate container f48b5964d5e0 19:34:13 ---> 8bcec3b1e471 19:34:13 Step 23/23 : LABEL version=0.0.0 19:34:13 ---> Running in 5f6e947560f6 19:34:13 Removing intermediate container 5f6e947560f6 19:34:13 ---> 2118b156c40b 19:34:13 19:34:14 Successfully built 2118b156c40b 19:34:14 Successfully tagged docker-core-data-go:latest 19:34:14  Building docker-core-data-go ... done  [Pipeline] } 19:34:14 $ docker stop --time=1 2b0350ee2878ab65114fdf51894bb564f94f3e2550dabbb99f6db4ac4f5b5477 19:34:15 $ docker rm -f 2b0350ee2878ab65114fdf51894bb564f94f3e2550dabbb99f6db4ac4f5b5477 [Pipeline] // withDockerContainer [Pipeline] sh 19:34:16 + docker images 19:34:16 + grep docker 19:34:16 docker-core-data-go latest 2118b156c40b 3 seconds ago 22.3MB 19:34:16 docker-security-bootstrapper-go latest 08827c98cb29 10 seconds ago 17.9MB 19:34:16 docker-security-secretstore-setup-go latest 3f49a0640b34 13 seconds ago 24.6MB 19:34:16 docker-core-metadata-go latest 43a5b90bc55d 19 seconds ago 18.8MB 19:34:16 docker-sys-mgmt-agent-go latest 6093dee1a73b 20 seconds ago 313MB 19:34:16 docker-core-command-go latest a555bbe79647 About a minute ago 16.9MB 19:34:16 docker-support-scheduler-go latest e880f7147ac7 About a minute ago 17MB 19:34:16 docker-support-notifications-go latest 74e985456e9b About a minute ago 17.6MB 19:34:16 docker-security-proxy-setup-go latest 38b11b3e9393 About a minute ago 24.4MB 19:34:16 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 19:34:32 Still waiting to schedule task 19:34:32 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:34:44 gofmt -l . 19:34:44 [ "`gofmt -l .`" = "" ] 19:34:44 ./bin/test-go-mod-tidy.sh 19:34:44 ./bin/test-attribution-txt.sh [Pipeline] sh 19:34:45 + ls -al . 19:34:45 total 732 19:34:45 drwxrwxr-x 9 1001 1001 4096 Feb 11 19:34 . 19:34:45 drwxr-xr-x 4 root root 4096 Feb 11 19:30 .. 19:34:45 -rw-rw-r-- 1 1001 1001 11 Feb 11 19:29 .dockerignore 19:34:45 drwxrwxr-x 8 1001 1001 4096 Feb 11 19:29 .git 19:34:45 drwxrwxr-x 3 1001 1001 4096 Feb 11 19:29 .github 19:34:45 -rw-rw-r-- 1 1001 1001 818 Feb 11 19:29 .gitignore 19:34:45 -rw-rw-r-- 1 1001 1001 166 Feb 11 19:29 .sonarcloud.properties 19:34:45 -rw-rw-r-- 1 1001 1001 8475 Feb 11 19:29 Attribution.txt 19:34:45 -rw-rw-r-- 1 1001 1001 3804 Feb 11 19:29 CONTRIBUTING.md 19:34:45 -rw-rw-r-- 1 1001 1001 931 Feb 11 19:29 Dockerfile.build 19:34:45 -rw-rw-r-- 1 1001 1001 863 Feb 11 19:29 Jenkinsfile 19:34:45 -rw-rw-r-- 1 1001 1001 10775 Feb 11 19:29 LICENSE 19:34:45 -rw-rw-r-- 1 1001 1001 5774 Feb 11 19:29 Makefile 19:34:45 -rw-rw-r-- 1 1001 1001 6524 Feb 11 19:29 README.md 19:34:45 -rw-rw-r-- 1 1001 1001 6755 Feb 11 19:29 SECURITY.md 19:34:45 -rw-rw-r-- 1 1001 1001 5 Feb 11 19:26 VERSION 19:34:45 -rw-rw-r-- 1 1001 1001 4131 Feb 11 19:29 ZMQWindows.md 19:34:45 drwxrwxr-x 2 1001 1001 4096 Feb 11 19:29 bin 19:34:45 drwxrwxr-x 14 1001 1001 4096 Feb 11 19:29 cmd 19:34:45 -rw-r--r-- 1 root root 595164 Feb 11 19:33 coverage.out 19:34:45 -rw-r--r-- 1 root root 1054 Feb 11 19:34 go.mod 19:34:45 -rw-r--r-- 1 root root 19290 Feb 11 19:34 go.sum 19:34:45 drwxrwxr-x 8 1001 1001 4096 Feb 11 19:29 internal 19:34:45 drwxrwxr-x 4 1001 1001 4096 Feb 11 19:29 openapi 19:34:45 drwxrwxr-x 4 1001 1001 4096 Feb 11 19:29 snap 19:34:45 -rw-rw-r-- 1 1001 1001 168 Feb 11 19:29 version.go [Pipeline] sh 19:34:46 + '[' -e coverage.out ] 19:34:46 + chown 1001:1001 coverage.out [Pipeline] stash 19:34:46 Warning: overwriting stash ‘coverage-report’ 19:34:47 Stashed 1 file(s) [Pipeline] sh 19:34:48 + make build 19:34:48 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 19:35:00 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 19:35:20 Running on prd-ubuntu18.04-docker-8c-8g-26113 in /w/workspace/edgexfoundry_edgex-go_PR-3164 [Pipeline] { [Pipeline] ws 19:35:20 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:35:22 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 19:35:22 using credential edgex-jenkins-ssh 19:35:22 Cloning the remote Git repository 19:35:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:35:23 > git init /w/workspace/edgex-go/1 # timeout=10 19:35:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:35:23 > git --version # timeout=10 19:35:23 > git --version # 'git version 2.17.1' 19:35:23 using GIT_SSH to set credentials SSH Credentials for GitHub 19:35:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:35: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 19:35:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:35:34 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 19:35:35 Merging remotes/origin/master commit 8d65b999035e49fddad3f4b9ff0ea0f872535afc into PR head commit 9fd562e3a2eea215d457574d6ccae0c8b46a1516 19:35:35 Merge succeeded, producing 9fd562e3a2eea215d457574d6ccae0c8b46a1516 19:35:35 Checking out Revision 9fd562e3a2eea215d457574d6ccae0c8b46a1516 (PR-3164) 19:35:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:35:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:35:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:35:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:35:34 using GIT_SSH to set credentials SSH Credentials for GitHub 19:35:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3164/head:refs/remotes/origin/PR-3164 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:35:35 > git config core.sparsecheckout # timeout=10 19:35:35 > git checkout -f 9fd562e3a2eea215d457574d6ccae0c8b46a1516 # timeout=10 19:35:35 > git remote # timeout=10 19:35:35 > git config --get remote.origin.url # timeout=10 19:35:35 using GIT_SSH to set credentials SSH Credentials for GitHub 19:35:35 > git merge 8d65b999035e49fddad3f4b9ff0ea0f872535afc # timeout=10 19:35:35 > git rev-parse HEAD^{commit} # timeout=10 19:35:35 > git config core.sparsecheckout # timeout=10 19:35:35 > git checkout -f 9fd562e3a2eea215d457574d6ccae0c8b46a1516 # timeout=10 19:35:38 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 19:35:38 Commit message: "fix(all): update attribution to include libs for consul 1.8.1" 19:35:38 > git --version # timeout=10 19:35:38 > git --version # 'git version 2.17.1' 19:35:38 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:35:40 + echo snap-build.sh 19:35:40 snap-build.sh 19:35:40 + SNAP_BASE_DIR=. 19:35:40 + '[' '!' -z /w/workspace/edgex-go/1 ']' 19:35:40 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 19:35:40 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 19:35:40 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 19:35:40 + cd /w/workspace/edgex-go/1 19:35:40 + sudo apt-get remove -qy --purge lxd lxd-client 19:35:40 Reading package lists... 19:35:40 Building dependency tree... 19:35:40 Reading state information... 19:35:40 The following packages were automatically installed and are no longer required: 19:35:40 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:35:40 uidmap xdelta3 19:35:40 Use 'sudo apt autoremove' to remove them. 19:35:40 The following packages will be REMOVED: 19:35:40 lxd* lxd-client* 19:35:40 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:35:40 After this operation, 31.7 MB disk space will be freed. 19:35:42 (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.) 19:35:42 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:35:43 Removing lxd dnsmasq configuration 19:35:43 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:35:43 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:35:44 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 19:35:44 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 19:35:44 (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.) 19:35:44 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:35:45 Processing triggers for systemd (237-3ubuntu10.42) ... 19:35:45 Processing triggers for ureadahead (0.100.0-21) ... 19:35:46 + sudo snap remove --purge lxd 19:35:46 snap "lxd" is not installed 19:35:46 + sudo groupadd --force --system lxd 19:35:46 ++ whoami 19:35:46 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:35:46 + newgrp - lxd 19:35:46 + sudo snap install lxd 19:35:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:35:50 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 19:35:55 2021-02-11T19:35:52Z INFO Waiting for automatic snapd restart... 19:35:55 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 19:35:58 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] } 19:36:05 $ docker stop --time=1 3456242b98de3f1d9cdbc74b7f0920059d2fb25ffed68821cf32a3315ec8ecb5 19:36:07 $ docker rm -f 3456242b98de3f1d9cdbc74b7f0920059d2fb25ffed68821cf32a3315ec8ecb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:36:10 lxd 4.11 from Canonical* installed 19:36:10 + sudo lxd init --auto 19:36:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:36:10 19:36:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:36:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:36:10 latest: Pulling from edgex-devops/edgex-compose-arm64 19:36:10 29e5d40040c1: Pulling fs layer 19:36:10 1ce36da41761: Pulling fs layer 19:36:10 25b303627fd3: Pulling fs layer 19:36:10 29e5d40040c1: Verifying Checksum 19:36:10 29e5d40040c1: Download complete 19:36:11 29e5d40040c1: Pull complete 19:36:11 1ce36da41761: Verifying Checksum 19:36:11 1ce36da41761: Download complete 19:36:13 1ce36da41761: Pull complete 19:36:13 25b303627fd3: Verifying Checksum 19:36:13 25b303627fd3: Download complete 19:36:18 + sudo snap install --classic snapcraft 19:36:23 25b303627fd3: Pull complete 19:36:23 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:36:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:36:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:36:23 prd-ubuntu18.04-docker-arm64-4c-16g-26112 does not seem to be running inside a container 19:36: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-arm64:latest cat 19:36:26 snapcraft 4.5.1 from Canonical* installed 19:36:26 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 19:36:26 + patch --verbose -p1 19:36:26 Hmm... Looks like a unified diff to me... 19:36:26 The text leading up to this was: 19:36:26 -------------------------- 19:36:26 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 19:36:26 |From: Tony Espy 19:36:26 |Date: Wed, 16 Dec 2020 16:34:55 -0500 19:36:26 |Subject: [PATCH] optimize snap build for pipeline CI check 19:36:26 | 19:36:26 |This patch is used by the EdgeX CI pipeline builds to 19:36:26 |optimize the snap CI check run for pull requests. When 19:36:26 |applied, it essentially strips out everything (apps and 19:36:26 |parts) from the snapcraft.yaml file except those required 19:36:26 |to build edgex-go, as the whole idea of the CI check is to 19:36:26 |catch changes to edgex-go that break the snap build. 19:36:26 | 19:36:26 |In general, anyone updating snapcraft.yaml will also need 19:36:26 |to update this patch file, otherwise it may fail to apply, 19:36:26 |resulting in a failed snap build CI check in the associated 19:36:26 |pull request. 19:36:26 | 19:36:26 |Note - in addition to applying this patch, the pipeline also 19:36:26 |only primes the snap (e.g. `snapcraft prime`), as there's no 19:36:26 |need to build the finally binary .snap file (and it won't 19:36:26 |work with the patch applied). This further reduces the build 19:36:26 |time. 19:36:26 |--- 19:36:26 | snap/snapcraft.yaml | 461 +------------------------------------------- 19:36:26 | 1 file changed, 2 insertions(+), 459 deletions(-) 19:36:26 | 19:36:26 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 19:36:26 |index 1e537489..faf42425 100644 19:36:26 |--- a/snap/snapcraft.yaml 19:36:26 |+++ b/snap/snapcraft.yaml 19:36:26 -------------------------- 19:36:26 patching file snap/snapcraft.yaml 19:36:26 Using Plan A... 19:36:26 Hunk #1 succeeded at 73. 19:36:26 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 19:36:26 Hunk #3 succeeded at 217 (offset 3 lines). 19:36:26 Hunk #4 succeeded at 225 (offset 3 lines). 19:36:26 Hunk #5 succeeded at 232 (offset 3 lines). 19:36:26 Hunk #6 succeeded at 259 (offset 3 lines). 19:36:26 Hunk #7 succeeded at 293 (offset 3 lines). 19:36:26 Hunk #8 succeeded at 352 (offset 11 lines). 19:36:26 Hmm... Ignoring the trailing garbage. 19:36:26 done 19:36:26 + sudo snapcraft prime --use-lxd 19:36:26 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:36:26 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: 19:36:26 - README.md 19:36:26 - snapcraft.yaml.orig 19:36:26 19:36:26 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:36:26 $ docker top 804d358a9d68eb7fb77ad94fb132f9f51e6905d2763e049696b2b85c84d0900c -eo pid,comm [Pipeline] { [Pipeline] sh 19:36:27 Launching a container. 19:36:27 + docker-compose build --help 19:36:27 + grep parallel 19:36:31 --parallel Build images in parallel. [Pipeline] } 19:36:31 $ docker stop --time=1 804d358a9d68eb7fb77ad94fb132f9f51e6905d2763e049696b2b85c84d0900c 19:36:33 $ docker rm -f 804d358a9d68eb7fb77ad94fb132f9f51e6905d2763e049696b2b85c84d0900c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:36:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:36:34 . [Pipeline] withDockerContainer 19:36:34 prd-ubuntu18.04-docker-arm64-4c-16g-26112 does not seem to be running inside a container 19:36:34 $ 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 19:36:35 $ docker top c2889cc707c611363ad07155772b4051f37427a821c846e471ccc35e9cfb9a30 -eo pid,comm [Pipeline] { [Pipeline] sh 19:36:36 + docker-compose -f ./docker-compose-build.yml build --parallel 19:36:39 Waiting for container to be ready 19:36:39 To start your first instance, try: lxc launch ubuntu:18.04 19:36:39 19:36:41 Building docker-core-command-go ... 19:36:41 Building docker-core-data-go ... 19:36:41 Building docker-core-metadata-go ... 19:36:41 Building docker-security-bootstrapper-go ... 19:36:41 Building docker-security-proxy-setup-go ... 19:36:41 Building docker-security-secretstore-setup-go ... 19:36:41 Building docker-support-notifications-go ... 19:36:41 Building docker-support-scheduler-go ... 19:36:41 Building docker-sys-mgmt-agent-go ... 19:36:41 Building docker-security-bootstrapper-go 19:36:41 Building docker-core-command-go 19:36:41 Building docker-support-notifications-go 19:36:41 Building docker-support-scheduler-go 19:36:41 Building docker-security-proxy-setup-go 19:36:41 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:36:41 Waiting for network to be ready... 19:36:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:36:42 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:36:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1544 kB] 19:36:43 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:36:43 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:36:43 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:36:43 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:36:43 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:36:43 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:36:43 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:36:43 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:36:43 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] 19:36:43 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 19:36:43 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 19:36:43 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 19:36:43 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 19:36:43 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] 19:36:43 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] 19:36:43 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:36:44 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1885 kB] 19:36:44 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] 19:36:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 19:36:44 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 19:36:44 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 19:36:44 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 19:36:44 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] 19:36:44 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 19:36:46 Fetched 23.9 MB in 4s (5501 kB/s) 19:36:47 Reading package lists... 19:36:47 Reading package lists... 19:36:47 Building dependency tree... 19:36:47 Reading state information... 19:36:47 The following additional packages will be installed: 19:36:47 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:36:47 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:36:47 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:36:47 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:36:47 Suggested packages: 19:36:47 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:36:47 Recommended packages: 19:36:47 gnupg libsasl2-modules 19:36:47 The following NEW packages will be installed: 19:36:47 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:36:47 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:36:47 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:36:47 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:36:47 The following packages will be upgraded: 19:36:47 gpg gpg-agent gpgconf libudev1 19:36:48 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 19:36:48 Need to get 3532 kB of archives. 19:36:48 After this operation, 13.3 MB of additional disk space will be used. 19:36:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 19:36:48 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 19:36:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 19:36:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 19:36:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 19:36:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.9 [16.6 kB] 19:36:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.9 [155 kB] 19:36:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 19:36:48 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 19:36:48 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 19:36:48 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:36:48 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 19:36:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:36:48 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:36:48 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:36:48 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:36:48 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:36:48 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:36:48 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:36:48 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:36:48 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:36:48 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:36:49 debconf: delaying package configuration, since apt-utils is not installed 19:36:49 Fetched 3532 kB in 1s (3500 kB/s) 19:36:49 (Reading database ... 12511 files and directories currently installed.) 19:36:49 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 19:36:49 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 19:36:49 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 19:36:49 Selecting previously unselected package udev. 19:36:49 (Reading database ... 12511 files and directories currently installed.) 19:36:49 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 19:36:49 Unpacking udev (237-3ubuntu10.44) ... 19:36:49 Selecting previously unselected package libfuse2:amd64. 19:36:49 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:36:49 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:36:49 Selecting previously unselected package fuse. 19:36:49 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 19:36:49 Unpacking fuse (2.9.7-1ubuntu1) ... 19:36:49 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 19:36:49 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 19:36:50 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 19:36:50 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 19:36:50 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 19:36:50 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 19:36:50 Selecting previously unselected package libksba8:amd64. 19:36:50 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:36:50 Unpacking libksba8:amd64 (1.3.5-2) ... 19:36:50 Selecting previously unselected package libroken18-heimdal:amd64. 19:36:50 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:36:50 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:36:50 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:36:50 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:36:50 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:36:50 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:36:50 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:36:50 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:36:50 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:36:50 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:36:50 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:36:50 Selecting previously unselected package libwind0-heimdal:amd64. 19:36:50 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:36:50 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:36:51 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:36:51 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:36:51 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:36:51 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:36:51 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:36:51 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:36:51 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:36:51 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:36:51 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:36:51 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:36:51 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:36:51 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:36:51 Selecting previously unselected package libsasl2-modules-db:amd64. 19:36:51 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:36:51 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:36:51 Selecting previously unselected package libsasl2-2:amd64. 19:36:51 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:36:51 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:36:51 Selecting previously unselected package libldap-common. 19:36:51 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb ... 19:36:51 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.9) ... 19:36:51 Selecting previously unselected package libldap-2.4-2:amd64. 19:36:51 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb ... 19:36:51 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 19:36:52 Selecting previously unselected package dirmngr. 19:36:52 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 19:36:52 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 19:36:52 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.9) ... 19:36:52 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 19:36:52 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:36:52 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:36:52 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:36:52 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 19:36:52 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:36:52 Setting up libksba8:amd64 (1.3.5-2) ... 19:36:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:36:52 Setting up udev (237-3ubuntu10.44) ... 19:36:52 invoke-rc.d: policy-rc.d denied execution of start. 19:36:52 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:36:52 Processing triggers for systemd (237-3ubuntu10) ... 19:36:52 Setting up fuse (2.9.7-1ubuntu1) ... 19:36:52 Setting up gpg (2.2.4-1ubuntu1.3) ... 19:36:53 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:36:53 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:36:53 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:36:53 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:36:53 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:36:53 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:36:53 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:36:53 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 19:36:53 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 19:36:53 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:36:53 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 19:36:53 settings in the [Install] section, and DefaultInstance for template units). 19:36:53 This means they are not meant to be enabled using systemctl. 19:36:53 Possible reasons for having this kind of units are: 19:36:53 1) A unit may be statically enabled by being symlinked from another unit's 19:36:53 .wants/ or .requires/ directory. 19:36:53 2) A unit's purpose may be to act as a helper for some other unit which has 19:36:53 a requirement dependency on it. 19:36:53 3) A unit may be started when needed via activation (socket, path, timer, 19:36:53 D-Bus, udev, scripted systemctl call, ...). 19:36:53 4) In case of template units, the unit is meant to be enabled with some 19:36:53 instance name specified. 19:36:54 Reading package lists... 19:36:54 Building dependency tree... 19:36:54 Reading state information... 19:36:54 The following additional packages will be installed: 19:36:54 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 19:36:54 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:36:54 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 19:36:54 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 19:36:54 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 19:36:54 Suggested packages: 19:36:54 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 19:36:54 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 19:36:54 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:36:54 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 19:36:54 systemd-container policykit-1 19:36:54 Recommended packages: 19:36:54 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 19:36:54 The following NEW packages will be installed: 19:36:54 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 19:36:54 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 19:36:54 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 19:36:54 multiarch-support openssh-client python3 python3-minimal python3.6 19:36:54 python3.6-minimal snapd squashfs-tools sudo 19:36:54 The following packages will be upgraded: 19:36:54 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 19:36:54 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 19:36:54 Need to get 35.2 MB of archives. 19:36:54 After this operation, 141 MB of additional disk space will be used. 19:36:54 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 19:36:54 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 19:36:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 19:36:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 19:36:55 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 19:36:55 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:36:55 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:36:55 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:36:55 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:36:55 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:36:55 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 19:36:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:36:55 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:36:55 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 19:36:55 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:36:55 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 19:36:55 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 19:36:55 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 19:36:55 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 19:36:55 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 19:36:55 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:36:55 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 19:36:55 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:36:55 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 19:36:55 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 19:36:55 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 19:36:55 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 19:36:55 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 19:36:55 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 19:36:55 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 19:36:57 debconf: delaying package configuration, since apt-utils is not installed 19:36:57 Fetched 35.2 MB in 2s (14.7 MB/s) 19:36:57 (Reading database ... 12757 files and directories currently installed.) 19:36:57 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 19:36:57 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 19:36:57 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 19:36:57 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 19:36:57 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 19:36:57 (Reading database ... 12757 files and directories currently installed.) 19:36:57 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 19:36:57 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 19:36:58 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 19:36:58 (Reading database ... 12757 files and directories currently installed.) 19:36:58 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 19:36:58 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 19:36:58 Setting up apt (1.6.12ubuntu0.2) ... 19:36:58 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 19:36:58 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:36:58 (Reading database ... 12764 files and directories currently installed.) 19:36:58 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 19:36:58 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 19:36:59 Selecting previously unselected package libpython3.6-minimal:amd64. 19:36:59 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 19:36:59 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 19:36:59 Selecting previously unselected package libexpat1:amd64. 19:36:59 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:36:59 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:36:59 Selecting previously unselected package python3.6-minimal. 19:36:59 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 19:36:59 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 19:36:59 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 19:37:00 Checking for services that may need to be restarted...done. 19:37:00 Checking for services that may need to be restarted...done. 19:37:00 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 19:37:00 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:37:00 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 19:37:00 Selecting previously unselected package python3-minimal. 19:37:00 (Reading database ... 13012 files and directories currently installed.) 19:37:00 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:37:00 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:37:00 Selecting previously unselected package mime-support. 19:37:00 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:37:00 Unpacking mime-support (3.60ubuntu1) ... 19:37:01 Selecting previously unselected package libmpdec2:amd64. 19:37:01 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:37:01 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:37:01 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:37:01 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 19:37:01 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 19:37:01 Selecting previously unselected package python3.6. 19:37:01 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 19:37:01 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 19:37:01 Selecting previously unselected package libpython3-stdlib:amd64. 19:37:01 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:37:01 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:37:01 Setting up python3-minimal (3.6.7-1~18.04) ... 19:37:01 Selecting previously unselected package python3. 19:37:01 (Reading database ... 13442 files and directories currently installed.) 19:37:01 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 19:37:01 Unpacking python3 (3.6.7-1~18.04) ... 19:37:01 Selecting previously unselected package multiarch-support. 19:37:01 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 19:37:01 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 19:37:02 Setting up multiarch-support (2.27-3ubuntu1.4) ... 19:37:02 Selecting previously unselected package liblzo2-2:amd64. 19:37:02 (Reading database ... 13479 files and directories currently installed.) 19:37:02 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:37:02 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:37:02 Selecting previously unselected package libbsd0:amd64. 19:37:02 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:37:02 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:37:02 Selecting previously unselected package sudo. 19:37:02 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 19:37:02 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 19:37:02 Selecting previously unselected package apparmor. 19:37:02 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:37:02 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:37:02 Selecting previously unselected package libedit2:amd64. 19:37:02 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 19:37:02 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:37:02 Selecting previously unselected package libkrb5support0:amd64. 19:37:02 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 19:37:02 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:37:02 Selecting previously unselected package libk5crypto3:amd64. 19:37:02 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 19:37:02 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:37:02 Selecting previously unselected package libkeyutils1:amd64. 19:37:02 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 19:37:02 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:37:03 Selecting previously unselected package libkrb5-3:amd64. 19:37:03 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 19:37:03 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:37:03 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:37:03 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 19:37:03 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:37:03 Selecting previously unselected package libssl1.0.0:amd64. 19:37:03 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 19:37:03 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 19:37:03 Selecting previously unselected package openssh-client. 19:37:03 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 19:37:03 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 19:37:03 Selecting previously unselected package squashfs-tools. 19:37:03 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 19:37:03 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 19:37:03 Selecting previously unselected package snapd. 19:37:03 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 19:37:03 Unpacking snapd (2.48.3+18.04) ... 19:37:05 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:37:05 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 19:37:05 Setting up mime-support (3.60ubuntu1) ... 19:37:06 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 19:37:06 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:37:06 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:37:06 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:37:06 Setting up systemd (237-3ubuntu10.44) ... 19:37:06 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:37:07 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:37:07 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:37:07 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:37:07 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 19:37:07 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:37:07 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 19:37:07 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 19:37:07 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:37:07 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:37:07 Setting up python3 (3.6.7-1~18.04) ... 19:37:07 running python rtupdate hooks for python3.6... 19:37:07 running python post-rtupdate hooks for python3.6... 19:37:07 Setting up apparmor (2.12-4ubuntu5.1) ... 19:37:09 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:37:09 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:37:09 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 19:37:09 Setting up snapd (2.48.3+18.04) ... 19:37:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:37:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:37:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:37:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:37:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:37:10 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:37:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:37:11 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:37:11 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:37:11 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:37:11 /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' 19:37:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:37:11 Processing triggers for systemd (237-3ubuntu10.44) ... 19:37:12 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:37:12 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:37:12 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:37:14 Reading package lists... 19:37:14 Reading package lists... 19:37:14 Building dependency tree... 19:37:14 Reading state information... 19:37:14 Calculating upgrade... 19:37:14 The following packages will be upgraded: 19:37:14 advancecomp base-files bash binutils binutils-common 19:37:14 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 19:37:14 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 19:37:14 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 19:37:14 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 19:37:14 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 19:37:14 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 19:37:14 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 19:37:14 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 19:37:14 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 19:37:14 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 19:37:14 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 19:37:14 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 19:37:14 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 19:37:14 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 19:37:14 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:37:14 Need to get 63.8 MB of archives. 19:37:14 After this operation, 5188 kB of additional disk space will be used. 19:37:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] 19:37:14 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 19:37:14 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 19:37:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 19:37:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 19:37:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 19:37:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 19:37:14 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 19:37:14 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 19:37:14 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 19:37:14 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 19:37:14 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 19:37:14 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 19:37:14 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 19:37:14 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 19:37:14 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 19:37:14 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 19:37:14 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 19:37:14 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 19:37:14 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 19:37:14 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 19:37:14 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 19:37:14 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 19:37:14 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 19:37:15 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 19:37:15 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 19:37:15 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 19:37:15 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:37:15 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 19:37:15 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 19:37:15 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 19:37:15 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 19:37:15 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 19:37:15 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 19:37:15 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 19:37:15 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 19:37:15 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 19:37:15 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 19:37:15 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 19:37:15 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 19:37:15 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 19:37:15 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 19:37:15 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:37:15 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:37:15 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 19:37:15 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 19:37:15 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 19:37:15 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 19:37:15 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 19:37:15 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 19:37:15 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 19:37:15 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 19:37:15 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 19:37:15 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 19:37:15 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 19:37:15 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 19:37:15 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 19:37:15 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 19:37:15 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 19:37:15 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 19:37:15 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 19:37:15 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 19:37:15 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:37:15 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 19:37:15 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 19:37:15 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 19:37:15 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 19:37:15 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 19:37:15 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 19:37:15 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 19:37:16 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 19:37:16 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 19:37:16 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 19:37:16 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 19:37:16 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 19:37:16 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 19:37:16 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 19:37:16 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 19:37:16 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 19:37:16 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 19:37:16 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 19:37:16 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 19:37:16 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 19:37:16 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 19:37:16 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 19:37:16 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 19:37:16 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 19:37:16 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 19:37:16 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 19:37:16 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 19:37:16 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 19:37:16 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 19:37:16 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 19:37:16 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 19:37:16 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:37:16 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 19:37:16 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 19:37:16 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 19:37:16 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 19:37:16 debconf: delaying package configuration, since apt-utils is not installed 19:37:16 Fetched 63.8 MB in 2s (31.1 MB/s) 19:37:16 (Reading database ... 13912 files and directories currently installed.) 19:37:16 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 19:37:16 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:37:17 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 19:37:17 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:37:17 Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... 19:37:17 Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... 19:37:18 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:37:18 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:37:18 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:37:18 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:37:18 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:37:18 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:37:18 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:37:19 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:37:19 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:37:19 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:37:19 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:37:19 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:37:19 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:37:19 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:37:19 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 19:37:19 (Reading database ... 13911 files and directories currently installed.) 19:37:19 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 19:37:19 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 19:37:19 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 19:37:20 (Reading database ... 13911 files and directories currently installed.) 19:37:20 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:37:20 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:37:20 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:37:20 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:37:20 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:37:20 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:37:20 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 19:37:20 (Reading database ... 13911 files and directories currently installed.) 19:37:20 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 19:37:20 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:37:21 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 19:37:21 (Reading database ... 13911 files and directories currently installed.) 19:37:21 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 19:37:21 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:37:21 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:37:21 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 19:37:21 Setting up base-files (10.1ubuntu2.10) ... 19:37:21 Installing new version of config file /etc/issue ... 19:37:21 Installing new version of config file /etc/issue.net ... 19:37:21 Installing new version of config file /etc/lsb-release ... 19:37:21 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:37:22 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:37:22 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:37:22 Removing obsolete conffile /etc/default/motd-news ... 19:37:22 (Reading database ... 13912 files and directories currently installed.) 19:37:22 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 19:37:22 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 19:37:22 Setting up bash (4.4.18-2ubuntu1.2) ... 19:37:22 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 19:37:22 (Reading database ... 13912 files and directories currently installed.) 19:37:22 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 19:37:22 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 19:37:22 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 19:37:22 (Reading database ... 13912 files and directories currently installed.) 19:37:22 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 19:37:22 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 19:37:23 Setting up tar (1.29b-2ubuntu0.2) ... 19:37:23 (Reading database ... 13912 files and directories currently installed.) 19:37:23 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 19:37:23 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:37:23 Setting up dpkg (1.19.0.5ubuntu2.3) ... 19:37:23 (Reading database ... 13912 files and directories currently installed.) 19:37:23 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 19:37:23 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:37:23 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 19:37:23 (Reading database ... 13912 files and directories currently installed.) 19:37:23 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 19:37:23 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:37:24 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 19:37:24 (Reading database ... 13912 files and directories currently installed.) 19:37:24 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 19:37:24 Unpacking grep (3.1-2build1) over (3.1-2) ... 19:37:24 Setting up grep (3.1-2build1) ... 19:37:24 (Reading database ... 13912 files and directories currently installed.) 19:37:24 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 19:37:24 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:37:24 Setting up login (1:4.5-1ubuntu2) ... 19:37:24 (Reading database ... 13912 files and directories currently installed.) 19:37:24 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 19:37:24 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:37:24 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 19:37:24 (Reading database ... 13912 files and directories currently installed.) 19:37:24 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 19:37:24 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:37:25 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 19:37:25 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:37:25 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 19:37:25 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:37:26 Setting up perl-base (5.26.1-6ubuntu0.5) ... 19:37:26 (Reading database ... 13912 files and directories currently installed.) 19:37:26 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 19:37:26 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:37:27 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:37:27 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:37:27 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:37:27 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:37:27 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 19:37:27 (Reading database ... 13912 files and directories currently installed.) 19:37:27 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 19:37:27 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 19:37:27 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 19:37:28 (Reading database ... 13912 files and directories currently installed.) 19:37:28 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:37:28 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:37:28 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:37:28 (Reading database ... 13912 files and directories currently installed.) 19:37:28 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:37:28 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:37:28 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:37:28 (Reading database ... 13912 files and directories currently installed.) 19:37:28 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:37:28 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:37:28 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:37:28 (Reading database ... 13912 files and directories currently installed.) 19:37:28 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:37:28 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:37:28 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:37:28 (Reading database ... 13912 files and directories currently installed.) 19:37:28 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 19:37:28 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:37:28 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 19:37:28 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:37:29 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 19:37:29 (Reading database ... 13912 files and directories currently installed.) 19:37:29 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 19:37:29 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:37:29 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 19:37:29 (Reading database ... 13912 files and directories currently installed.) 19:37:29 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:37:29 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:37:29 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:37:29 (Reading database ... 13912 files and directories currently installed.) 19:37:29 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:37:29 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:37:29 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 19:37:29 (Reading database ... 13912 files and directories currently installed.) 19:37:29 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:37:29 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:37:30 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 19:37:30 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:37:31 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:37:31 (Reading database ... 13912 files and directories currently installed.) 19:37:31 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 19:37:31 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:37:31 Setting up libc-bin (2.27-3ubuntu1.4) ... 19:37:31 (Reading database ... 13912 files and directories currently installed.) 19:37:31 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 19:37:31 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:37:31 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 19:37:31 (Reading database ... 13914 files and directories currently installed.) 19:37:31 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 19:37:32 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 19:37:32 Setting up debconf (1.5.66ubuntu1) ... 19:37:32 (Reading database ... 13914 files and directories currently installed.) 19:37:32 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 19:37:32 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:37:32 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 19:37:32 (Reading database ... 13914 files and directories currently installed.) 19:37:32 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 19:37:32 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:37:32 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 19:37:32 (Reading database ... 13914 files and directories currently installed.) 19:37:32 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 19:37:32 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 19:37:33 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 19:37:33 (Reading database ... 13914 files and directories currently installed.) 19:37:33 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 19:37:33 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 19:37:33 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 19:37:33 (Reading database ... 13914 files and directories currently installed.) 19:37:33 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 19:37:33 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 19:37:33 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 19:37:33 (Reading database ... 13914 files and directories currently installed.) 19:37:33 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:37:33 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:37:34 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 19:37:34 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 19:37:34 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 19:37:34 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:37:34 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 19:37:34 (Reading database ... 13914 files and directories currently installed.) 19:37:34 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 19:37:34 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 19:37:34 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 19:37:34 (Reading database ... 13914 files and directories currently installed.) 19:37:34 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 19:37:34 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 19:37:34 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 19:37:34 (Reading database ... 13914 files and directories currently installed.) 19:37:34 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 19:37:35 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:37:35 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 19:37:35 (Reading database ... 13914 files and directories currently installed.) 19:37:35 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 19:37:35 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 19:37:35 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 19:37:35 (Reading database ... 13914 files and directories currently installed.) 19:37:35 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 19:37:35 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:37:36 Setting up passwd (1:4.5-1ubuntu2) ... 19:37:36 (Reading database ... 13914 files and directories currently installed.) 19:37:36 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 19:37:36 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 19:37:36 Setting up gpgv (2.2.4-1ubuntu1.3) ... 19:37:36 (Reading database ... 13914 files and directories currently installed.) 19:37:36 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 19:37:36 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 19:37:36 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 19:37:36 (Reading database ... 13914 files and directories currently installed.) 19:37:36 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 19:37:36 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 19:37:37 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 19:37:37 (Reading database ... 13914 files and directories currently installed.) 19:37:37 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 19:37:37 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 19:37:37 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 19:37:37 (Reading database ... 13914 files and directories currently installed.) 19:37:37 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 19:37:37 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 19:37:37 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 19:37:37 (Reading database ... 13914 files and directories currently installed.) 19:37:37 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 19:37:37 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 19:37:37 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 19:37:38 (Reading database ... 13914 files and directories currently installed.) 19:37:38 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 19:37:38 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 19:37:38 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 19:37:38 (Reading database ... 13915 files and directories currently installed.) 19:37:38 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:37:38 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:37:38 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:37:38 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:37:38 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 19:37:38 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 19:37:38 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 19:37:38 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 19:37:39 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:37:39 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 19:37:39 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:37:39 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 19:37:39 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:37:39 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 19:37:39 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 19:37:39 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 19:37:39 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:37:39 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 19:37:40 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 19:37:40 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 19:37:40 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 19:37:40 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 19:37:40 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 19:37:40 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 19:37:41 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 19:37:41 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 19:37:41 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 19:37:41 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 19:37:41 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 19:37:41 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 19:37:41 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 19:37:41 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 19:37:42 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 19:37:42 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 19:37:42 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 19:37:42 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 19:37:42 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:37:42 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:37:42 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:37:42 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:37:42 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:37:42 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:37:43 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:37:43 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:37:44 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:37:44 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:37:45 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:37:45 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:37:45 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:37:45 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:37:45 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:37:45 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:37:46 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:37:46 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:37:46 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:37:46 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:37:47 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 19:37:47 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:37:47 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 19:37:47 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:37:47 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:37:47 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 19:37:47 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:37:47 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:37:47 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:37:47 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:37:48 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 19:37:48 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 19:37:48 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:37:48 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 19:37:48 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:37:48 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:37:48 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:37:48 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 19:37:48 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:37:48 Setting up tzdata (2021a-0ubuntu0.18.04) ... 19:37:48 19:37:48 Current default time zone: 'Etc/UTC' 19:37:48 Local time is now: Thu Feb 11 19:37:48 UTC 2021. 19:37:48 Universal Time is now: Thu Feb 11 19:37:48 UTC 2021. 19:37:48 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:37:48 19:37:48 Setting up systemd-sysv (237-3ubuntu10.44) ... 19:37:48 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:37:48 Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... 19:37:48 Setting up mount (2.31.1-0.4ubuntu3.7) ... 19:37:48 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 19:37:48 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:37:48 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 19:37:48 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 19:37:48 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 19:37:48 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 19:37:48 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:37:49 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:37:49 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:37:49 ---> 144648e29f66 19:37:49 Step 3/21 : WORKDIR /edgex-go 19:37:49 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:37:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:37:49 ---> 144648e29f66 19:37:49 Step 3/22 : WORKDIR /edgex-go 19:37:49 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:37:49 Step 2/30 : FROM ${BUILDER_BASE} AS builder 19:37:49 ---> 144648e29f66 19:37:49 Step 3/30 : WORKDIR /edgex-go 19:37:49 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:37:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:37:49 ---> 144648e29f66 19:37:49 Step 3/23 : WORKDIR /edgex-go 19:37:49 Setting up procps (2:3.3.12-3ubuntu1.2) ... 19:37:49 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 19:37:49 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 19:37:49 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 19:37:49 Setting up patch (2.7.6-2ubuntu1.1) ... 19:37:49 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 19:37:49 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:37:49 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 19:37:49 Installing new version of config file /etc/ssl/openssl.cnf ... 19:37:49 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:37:49 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 19:37:49 Setting up ca-certificates (20210119~18.04.1) ... 19:37:49 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:37:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:37:49 ---> 144648e29f66 19:37:49 Step 3/22 : WORKDIR /edgex-go 19:37:50 ---> Running in ffd9e0c74c09 19:37:50 ---> Running in e8fccf6f7d46 19:37:50 ---> Running in 65ef90d536a5 19:37:50 ---> Running in 6a222846a860 19:37:50 ---> Running in 1a30f15d7566 19:37:51 Removing intermediate container 1a30f15d7566 19:37:51 ---> a43668526f60 19:37:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:51 Removing intermediate container 6a222846a860 19:37:51 ---> 8caebeed44c1 19:37:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:51 Updating certificates in /etc/ssl/certs... 19:37:51 Removing intermediate container e8fccf6f7d46 19:37:51 ---> f6085e3c0dbc 19:37:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:51 Removing intermediate container ffd9e0c74c09 19:37:51 ---> 6fdf83dc1db2 19:37:51 Removing intermediate container 65ef90d536a5 19:37:51 ---> 23cdc15c401d 19:37:51 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:51 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:51 ---> Running in a821ce353d3f 19:37:51 ---> Running in 4cc959181a11 19:37:51 ---> Running in f5a192a72b39 19:37:51 ---> Running in 8ca3da730a94 19:37:51 ---> Running in 70b79494ff44 19:37:52 23 added, 27 removed; done. 19:37:52 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 19:37:52 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:37:52 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:37:52 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 19:37:52 Setting up pkgbinarymangler (138.18.04.1) ... 19:37:52 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 19:37:52 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 19:37:52 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 19:37:52 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 19:37:52 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:37:52 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 19:37:52 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:37:52 Setting up perl (5.26.1-6ubuntu0.5) ... 19:37:52 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 19:37:52 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 19:37:52 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 19:37:52 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 19:37:52 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 19:37:52 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 19:37:52 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 19:37:52 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 19:37:52 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 19:37:52 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:37:53 Processing triggers for systemd (237-3ubuntu10.44) ... 19:37:53 Processing triggers for mime-support (3.60ubuntu1) ... 19:37:53 Processing triggers for ca-certificates (20210119~18.04.1) ... 19:37:53 Updating certificates in /etc/ssl/certs... 19:37:53 0 added, 0 removed; done. 19:37:53 Running hooks in /etc/ca-certificates/update.d... 19:37:53 done. 19:37:54 Reading package lists... 19:37:54 Building dependency tree... 19:37:54 Reading state information... 19:37:54 The following NEW packages will be installed: 19:37:54 apt-transport-https 19:37:54 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:37:54 Need to get 1696 B of archives. 19:37:54 After this operation, 153 kB of additional disk space will be used. 19:37:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 19:37:54 debconf: delaying package configuration, since apt-utils is not installed 19:37:54 Fetched 1696 B in 0s (8588 B/s) 19:37:54 Selecting previously unselected package apt-transport-https. 19:37:54 (Reading database ... 13920 files and directories currently installed.) 19:37:54 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 19:37:54 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 19:37:54 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 19:37:55 Waiting for network to be ready... 19:37:55 Removing intermediate container a821ce353d3f 19:37:55 ---> a1f532368df9 19:37:55 Step 5/23 : RUN apk add --update --no-cache make git 19:37:55 ---> Running in 7dc31c53bc44 19:37:55 Removing intermediate container 4cc959181a11 19:37:55 ---> 40ef1ede1ebd 19:37:55 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:37:56 ---> Running in eeb4cc75090f 19:37:56 Removing intermediate container 8ca3da730a94 19:37:56 ---> 0f4578341da2 19:37:56 Step 5/30 : RUN apk add --update --no-cache make git 19:37:56 Removing intermediate container 70b79494ff44 19:37:56 ---> 662aa5c3719d 19:37:56 Step 5/22 : RUN apk add --update --no-cache make git 19:37:56 Removing intermediate container f5a192a72b39 19:37:56 ---> d3051dc73702 19:37:56 Step 5/21 : RUN apk add --update --no-cache make git 19:37:56 ---> Running in ddd4a3483d39 19:37:56 ---> Running in 84427bdd8047 19:37:56 ---> Running in bf99c4d11827 19:37:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:37:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:37:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:37:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:37:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:37:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:37:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:37:59 OK: 217 MiB in 51 packages 19:37:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:37:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:37:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:37:59 OK: 217 MiB in 51 packages 19:38:00 OK: 217 MiB in 51 packages 19:38:00 Removing intermediate container 7dc31c53bc44 19:38:00 ---> 8f508a21fc3b 19:38:00 Step 6/23 : COPY go.mod . 19:38:00 2021-02-11T19:37:58Z INFO Waiting for automatic snapd restart... 19:38:00 snapd 2.48.2.1 from Canonical* installed 19:38:00 "snapd" switched to the "latest/stable" channel 19:38:00 19:38:00 OK: 217 MiB in 51 packages 19:38:00 OK: 217 MiB in 51 packages 19:38:01 ---> a94f389c6949 19:38:01 Step 7/23 : RUN go mod download 19:38:01 Removing intermediate container eeb4cc75090f 19:38:01 ---> b820bf8834a1 19:38:01 Step 6/22 : COPY go.mod . 19:38:01 ---> Running in 4509de34c3d2 19:38:02 Removing intermediate container ddd4a3483d39 19:38:02 ---> 0a535a226251 19:38:02 Step 6/30 : COPY go.mod . 19:38:02 Removing intermediate container bf99c4d11827 19:38:02 ---> f084cb57a22b 19:38:02 Step 6/22 : COPY go.mod . 19:38:02 Removing intermediate container 84427bdd8047 19:38:02 ---> cdf6f041da70 19:38:02 Step 6/21 : COPY go.mod . 19:38:02 ---> e5af6430eea7 19:38:02 Step 7/22 : RUN go mod download 19:38:02 ---> Running in f8a9bbf7acea 19:38:02 core18 20210128 from Canonical* installed 19:38:02 "core18" switched to the "latest/stable" channel 19:38:02 19:38:03 ---> 74d96342c687 19:38:03 Step 7/30 : RUN go mod download 19:38:03 ---> Running in e2e82152e6ce 19:38:03 ---> 7985576c5c72 19:38:03 Step 7/21 : RUN go mod download 19:38:03 ---> 0af8d77488b9 19:38:03 Step 7/22 : RUN go mod download 19:38:03 ---> Running in 6149350614cd 19:38:03 ---> Running in 2cf93a85926b 19:38:05 Removing intermediate container 4509de34c3d2 19:38:05 ---> 8216ff9b80c0 19:38:05 Step 8/23 : COPY . . 19:38:06 snapcraft 4.5.1 from Canonical* installed 19:38:06 "snapcraft" switched to the "latest/stable" channel 19:38:06 19:38:07 Removing intermediate container f8a9bbf7acea 19:38:07 ---> 86e50cb8139c 19:38:07 Step 8/22 : COPY . . 19:38:08 Removing intermediate container e2e82152e6ce 19:38:08 ---> f9f1cfbd3e7a 19:38:08 Step 8/30 : COPY . . 19:38:08 Removing intermediate container 6149350614cd 19:38:08 ---> 36606ac65910 19:38:08 Step 8/22 : COPY . . 19:38:09 Removing intermediate container 2cf93a85926b 19:38:09 ---> a3d8f4d5ce03 19:38:09 Step 8/21 : COPY . . 19:38:09 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: 19:38:09 - README.md 19:38:09 - snapcraft.yaml.orig 19:38:09 19:38:09 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:38:16 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:38:16 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:38:16 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:38:16 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:38:17 Reading package lists... 19:38:17 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 19:38:23 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:38:23 Reading package lists... 19:38:23 Building dependency tree... 19:38:23 Reading state information... 19:38:23 Suggested packages: 19:38:23 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:38:23 git-gui gitk gitweb git-cvs git-mediawiki git-svn 19:38:23 Recommended packages: 19:38:23 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:38:23 The following NEW packages will be installed: 19:38:23 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 19:38:23 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 19:38:23 pkg-config zip 19:38:23 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 19:38:23 Need to get 7655 kB of archives. 19:38:23 After this operation, 43.7 MB of additional disk space will be used. 19:38:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 19:38:23 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:38:24 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:38:24 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:38:24 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:38:24 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 19:38:24 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 19:38:24 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 19:38:24 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 19:38:24 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 19:38:24 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 19:38:24 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 19:38:24 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 19:38:24 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 19:38:24 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 19:38:24 debconf: delaying package configuration, since apt-utils is not installed 19:38:24 Fetched 7655 kB in 1s (7131 kB/s) 19:38:24 Selecting previously unselected package libglib2.0-0:amd64. 19:38:24 (Reading database ... 13924 files and directories currently installed.) 19:38:24 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 19:38:24 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 19:38:25 Selecting previously unselected package libpsl5:amd64. 19:38:25 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 19:38:25 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:38:25 Selecting previously unselected package libnghttp2-14:amd64. 19:38:25 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:38:25 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:38:25 Selecting previously unselected package librtmp1:amd64. 19:38:25 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:38:25 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:38:25 Selecting previously unselected package libcurl3-gnutls:amd64. 19:38:25 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 19:38:25 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 19:38:25 Selecting previously unselected package liberror-perl. 19:38:25 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 19:38:25 Unpacking liberror-perl (0.17025-1) ... 19:38:25 Selecting previously unselected package git-man. 19:38:25 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 19:38:25 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 19:38:26 Selecting previously unselected package git. 19:38:26 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 19:38:26 Unpacking git (1:2.17.1-1ubuntu0.7) ... 19:38:26 Selecting previously unselected package libnorm1:amd64. 19:38:26 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 19:38:26 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:38:26 Selecting previously unselected package libpgm-5.2-0:amd64. 19:38:26 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 19:38:26 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:38:26 Selecting previously unselected package libsodium23:amd64. 19:38:26 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 19:38:26 Unpacking libsodium23:amd64 (1.0.16-2) ... 19:38:27 Selecting previously unselected package libzmq5:amd64. 19:38:27 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 19:38:27 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:38:27 Selecting previously unselected package libzmq3-dev:amd64. 19:38:27 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 19:38:27 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:38:27 Selecting previously unselected package pkg-config. 19:38:27 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 19:38:27 Unpacking pkg-config (0.29.1-0ubuntu2) ... 19:38:27 Selecting previously unselected package zip. 19:38:27 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 19:38:27 Unpacking zip (3.0-11build1) ... 19:38:27 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:38:27 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 19:38:27 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:38:27 Setting up liberror-perl (0.17025-1) ... 19:38:27 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:38:27 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 19:38:27 No schema files found: doing nothing. 19:38:27 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:38:27 Setting up zip (3.0-11build1) ... 19:38:27 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:38:27 Setting up libsodium23:amd64 (1.0.16-2) ... 19:38:27 Setting up pkg-config (0.29.1-0ubuntu2) ... 19:38:27 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:38:27 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 19:38:28 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:38:28 Setting up git (1:2.17.1-1ubuntu0.7) ... 19:38:28 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:38:34 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:38:34 git set to automatically installed. 19:38:34 git-man set to automatically installed. 19:38:34 libcurl3-gnutls set to automatically installed. 19:38:34 liberror-perl set to automatically installed. 19:38:34 libglib2.0-0 set to automatically installed. 19:38:34 libnghttp2-14 set to automatically installed. 19:38:34 libnorm1 set to automatically installed. 19:38:34 libpgm-5.2-0 set to automatically installed. 19:38:34 libpsl5 set to automatically installed. 19:38:34 librtmp1 set to automatically installed. 19:38:34 libsodium23 set to automatically installed. 19:38:34 libzmq3-dev set to automatically installed. 19:38:34 libzmq5 set to automatically installed. 19:38:34 pkg-config set to automatically installed. 19:38:34 zip set to automatically installed. 19:38:36 ---> f4340d543f6a 19:38:36 Step 9/23 : RUN make cmd/core-command/core-command 19:38:36 ---> 208d2455f316 19:38:36 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:38:36 ---> 911d487ce24c 19:38:36 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:38:36 ---> d40a4e843339 19:38:36 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:38:36 ---> 3dc715357730 19:38:36 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:38:36 ---> Running in fd4dab1f1cfb 19:38:36 ---> Running in 4920244c7521 19:38:36 ---> Running in 74eb4ba53df9 19:38:36 ---> Running in e1f605a06796 19:38:36 ---> Running in b10206b6cd59 19:38:36 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 19:38:36 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 19:38:36 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 19:38:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:38:36 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 19:38:36 snapd is not logged in, snap install commands will use sudo 19:38:43 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:38:43 snap "core18" has no updates available 19:38:44 Pulling config-common 19:38:44 + snapcraftctl pull 19:38:45 Pulling go-build-helper 19:38:45 + snapcraftctl pull 19:39:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:39:07 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:39:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1544 kB] 19:39:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] 19:39:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 19:39:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 19:39:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 19:39:07 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 19:39:07 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] 19:39:07 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] 19:39:07 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:39:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:39:07 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:39:07 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:39:07 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:39:07 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:39:07 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:39:07 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:39:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:39:07 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1885 kB] 19:39:07 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] 19:39:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 19:39:07 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 19:39:07 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 19:39:07 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 19:39:07 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] 19:39:07 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 19:39:07 Fetched 23.9 MB in 0s (0 B/s) 19:39:07 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 19:39:07 Fetched 96.5 kB in 0s (0 B/s) 19:39:07 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 19:39:07 Fetched 279 kB in 0s (0 B/s) 19:39:07 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 19:39:07 Fetched 122 kB in 0s (0 B/s) 19:39:07 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 19:39:07 Fetched 77.8 kB in 0s (0 B/s) 19:39:07 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 19:39:07 Fetched 8848 B in 0s (0 B/s) 19:39:07 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 19:39:07 Fetched 47.8 kB in 0s (0 B/s) 19:39:07 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 19:39:07 Fetched 45.6 kB in 0s (0 B/s) 19:39:07 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 19:39:07 Fetched 15.0 kB in 0s (0 B/s) 19:39:07 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 19:39:07 Fetched 214 kB in 0s (0 B/s) 19:39:07 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb [155 kB] 19:39:07 Fetched 155 kB in 0s (0 B/s) 19:39:07 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:39:07 Fetched 50.6 kB in 0s (0 B/s) 19:39:07 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 19:39:07 Fetched 14.8 kB in 0s (0 B/s) 19:39:07 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 19:39:07 Fetched 41.8 kB in 0s (0 B/s) 19:39:07 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 19:39:07 Fetched 499 kB in 0s (0 B/s) 19:39:07 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 19:39:07 Fetched 111 kB in 0s (0 B/s) 19:39:07 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 19:39:07 Fetched 240 kB in 0s (0 B/s) 19:39:07 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 19:39:07 Fetched 29.3 kB in 0s (0 B/s) 19:39:07 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 19:39:07 Fetched 85.5 kB in 0s (0 B/s) 19:39:07 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 19:39:07 Fetched 24.5 kB in 0s (0 B/s) 19:39:07 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 19:39:07 Fetched 49.2 kB in 0s (0 B/s) 19:39:07 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 19:39:07 Fetched 54.2 kB in 0s (0 B/s) 19:39:07 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 19:39:07 Fetched 30.8 kB in 0s (0 B/s) 19:39:07 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb [16.6 kB] 19:39:07 Fetched 16.6 kB in 0s (0 B/s) 19:39:07 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 19:39:07 Fetched 85.9 kB in 0s (0 B/s) 19:39:07 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 19:39:07 Fetched 8720 B in 0s (0 B/s) 19:39:07 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 19:39:07 Fetched 137 kB in 0s (0 B/s) 19:39:07 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 19:39:07 Fetched 119 kB in 0s (0 B/s) 19:39:07 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 19:39:07 Fetched 109 kB in 0s (0 B/s) 19:39:07 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 19:39:07 Fetched 11.1 kB in 0s (0 B/s) 19:39:07 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 19:39:07 Fetched 645 kB in 0s (0 B/s) 19:39:07 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 19:39:07 Fetched 41.3 kB in 0s (0 B/s) 19:39:07 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 19:39:07 Fetched 17.9 kB in 0s (0 B/s) 19:39:07 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 19:39:07 Fetched 368 kB in 0s (0 B/s) 19:39:07 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 19:39:07 Fetched 187 kB in 0s (0 B/s) 19:39:07 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 19:39:07 Fetched 175 kB in 0s (0 B/s) 19:39:07 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 19:39:09 Fetched 206 kB in 0s (0 B/s) 19:39:09 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 19:39:09 Fetched 1301 kB in 0s (0 B/s) 19:39:09 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 19:39:09 Fetched 36.2 kB in 0s (0 B/s) 19:39:09 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 19:39:09 Fetched 159 kB in 0s (0 B/s) 19:39:09 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 19:39:09 Fetched 107 kB in 0s (0 B/s) 19:39:09 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 19:39:09 Fetched 48.7 kB in 0s (0 B/s) 19:39:09 Pulling static-packages 19:39:09 + snapcraftctl pull 19:39:11 'go115' has dependencies that need to be staged: go-build-helper static-packages 19:39:11 Skipping pull go-build-helper (already ran) 19:39:11 Skipping pull static-packages (already ran) 19:39:11 Building go-build-helper 19:39:11 + snapcraftctl build 19:39:14 Building static-packages 19:39:14 + snapcraftctl build 19:39:16 Staging go-build-helper 19:39:16 + snapcraftctl stage 19:39:17 Staging static-packages 19:39:17 + snapcraftctl stage 19:39:18 Pulling go115 19:39:18 + snapcraftctl pull 19:39:19 'edgex-go' has dependencies that need to be staged: go115 19:39:19 Skipping pull go115 (already ran) 19:39:19 Building go115 19:39:19 + dpkg --print-architecture 19:39:19 + FILE_NAME=go1.15.2.linux-amd64.tar.gz 19:39:19 + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 19:39:19 + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O 19:39:19 % Total % Received % Xferd Average Speed Time Time Time Current 19:39:19 Dload Upload Total Spent Left Speed 19:39:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 13 115M 13 15.8M 0 0 28.4M 0 0:00:04 --:--:-- 0:00:04 28.4M 61 115M 61 70.5M 0 0 45.3M 0 0:00:02 0:00:01 0:00:01 45.2M 100 115M 100 115M 0 0 47.7M 0 0:00:02 0:00:02 --:--:-- 47.7M 19:39:21 + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz 19:39:21 + sha256sum -c sha256 19:39:21 + grep OK 19:39:22 go1.15.2.linux-amd64.tar.gz: OK 19:39:22 + mkdir -p /root/stage/go1.15 19:39:22 + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 19:39:26 Staging go115 19:39:26 + snapcraftctl stage 19:39:30 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 19:39:30 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 19:39:30 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:39:30 Fetched 0 B in 0s (0 B/s) 19:39:30 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:39:30 Fetched 224 kB in 0s (0 B/s) 19:39:30 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:39:30 Fetched 157 kB in 0s (0 B/s) 19:39:30 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:39:30 Fetched 221 kB in 0s (0 B/s) 19:39:30 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:39:30 Fetched 143 kB in 0s (0 B/s) 19:39:30 Pulling edgex-go 19:39:30 + snapcraftctl pull 19:39:32 Pulling version 19:39:32 + cd /root/project 19:39:32 + [ -f VERSION ] 19:39:32 + PROJECT_VERSION=local-dev 19:39:32 + git rev-parse --short HEAD 19:39:32 + GIT_REVISION=9fd562e3 19:39:32 + snapcraftctl set-version local-dev 19:39:32 Building config-common 19:39:32 + snapcraftctl build 19:39:34 Skipping build go-build-helper (already ran) 19:39:34 Skipping build static-packages (already ran) 19:39:34 Skipping build go115 (already ran) 19:39:34 Building edgex-go 19:39:34 + 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 19:39:34 + cd /root/parts/edgex-go/src 19:39:34 + make build 19:39:34 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 19:39:36 go: downloading github.com/gorilla/mux v1.8.0 19:39:36 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:39:36 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.7 19:39:36 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.33 19:39:36 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 19:39:36 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 19:39:36 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.3 19:39:36 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 19:39:36 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 19:39:36 go: downloading github.com/x448/float16 v0.8.4 19:39:36 go: downloading github.com/pelletier/go-toml v1.2.0 19:39:36 go: downloading github.com/google/uuid v1.2.0 19:39:36 go: downloading github.com/BurntSushi/toml v0.3.1 19:39:36 go: downloading github.com/imdario/mergo v0.3.11 19:39:36 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:39:36 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:39:36 go: downloading github.com/pebbe/zmq4 v1.2.2 19:39:36 go: downloading github.com/hashicorp/consul/api v1.1.0 19:39:36 go: downloading github.com/go-kit/kit v0.8.0 19:39:36 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:39:36 go: downloading github.com/go-redis/redis/v7 v7.2.0 19:39:36 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:39:36 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:39:36 go: downloading github.com/mitchellh/copystructure v1.0.0 19:39:36 go: downloading github.com/pkg/errors v0.8.1 19:39:36 go: downloading github.com/go-playground/validator/v10 v10.3.0 19:39:36 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 19:39:36 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:39:36 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 19:39:36 go: downloading github.com/hashicorp/serf v0.8.2 19:39:36 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:39:36 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 19:39:36 go: downloading github.com/go-playground/universal-translator v0.17.0 19:39:36 go: downloading github.com/leodido/go-urn v1.2.0 19:39:36 go: downloading github.com/go-logfmt/logfmt v0.4.0 19:39:36 go: downloading github.com/go-playground/locales v0.13.0 19:39:36 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:39:36 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:39:36 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:39:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:39:43 go: downloading gopkg.in/yaml.v2 v2.4.0 19:39:47 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 19:39:48 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 19:39:49 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 19:39:49 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 19:39:49 go: downloading github.com/stretchr/testify v1.7.0 19:39:49 go: downloading github.com/davecgh/go-spew v1.1.1 19:39:49 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 19:39:49 go: downloading github.com/pmezard/go-difflib v1.0.0 19:39:51 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 19:39:51 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 19:39:51 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 19:39:52 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 19:39:53 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 19:39:53 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 19:39:54 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 19:39:55 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 19:39:55 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 19:39:57 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 19:39:57 go: downloading github.com/lib/pq v1.9.0 19:39:57 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 19:39:58 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:39:58 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:39:58 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:39:58 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:39:58 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:39:58 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:39:58 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:39:58 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:39:58 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:39:58 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:39:58 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:39:58 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:39:58 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:39:58 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:39:58 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:39:58 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:39:58 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:39:58 + 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 19:39:58 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:39:58 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:39:58 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:39:58 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:39:58 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:39:58 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:39:58 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 19:39:59 Building version 19:39:59 + snapcraftctl build 19:40:01 Staging config-common 19:40:01 + snapcraftctl stage 19:40:02 Skipping stage go-build-helper (already ran) 19:40:02 Skipping stage static-packages (already ran) 19:40:02 Skipping stage go115 (already ran) 19:40:02 Staging edgex-go 19:40:02 + snapcraftctl stage 19:40:04 Staging version 19:40:04 + snapcraftctl stage 19:40:04 Priming config-common 19:40:04 + snapcraftctl prime 19:40:06 Priming go-build-helper 19:40:06 + snapcraftctl prime 19:40:06 Removing intermediate container b10206b6cd59 19:40:06 ---> f94236a49168 19:40:06 19:40:06 Step 10/30 : FROM alpine:3.12 19:40:06 3.12: Pulling from library/alpine 19:40:06 Priming static-packages 19:40:06 + snapcraftctl prime 19:40:07 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 19:40:07 Status: Downloaded newer image for alpine:3.12 19:40:07 ---> afeebe901d6b 19:40:07 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:40:07 ---> Running in 8ffa25e21694 19:40:09 Removing intermediate container 8ffa25e21694 19:40:09 ---> 7df987ea2d2b 19:40:09 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 19:40:09 Priming go115 19:40:09 + snapcraftctl prime 19:40:09 ---> Running in f716435c21dd 19:40:09 Removing intermediate container e1f605a06796 19:40:09 ---> 094c7db7fbe8 19:40:09 19:40:09 Step 10/21 : FROM alpine:3.12 19:40:09 ---> afeebe901d6b 19:40:09 Step 11/21 : RUN apk add --update --no-cache curl 19:40:10 ---> Running in a66edcffe24d 19:40:10 Priming edgex-go 19:40:10 + snapcraftctl prime 19:40:11 Priming version 19:40:11 + snapcraftctl prime 19:40:12 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 19:40:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:40:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:40:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:40:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:40:12 (1/2) Installing dumb-init (1.2.2-r1) 19:40:12 (2/2) Installing su-exec (0.2-r1) 19:40:12 Executing busybox-1.31.1-r19.trigger 19:40:12 OK: 5 MiB in 16 packages 19:40:12 (1/4) Installing ca-certificates (20191127-r4) 19:40:12 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:40:12 (3/4) Installing libcurl (7.69.1-r3) 19:40:12 (4/4) Installing curl (7.69.1-r3) 19:40:12 Executing busybox-1.31.1-r19.trigger 19:40:13 Executing ca-certificates-20191127-r4.trigger [Pipeline] } 19:40:13 OK: 7 MiB in 18 packages [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:40:14 Removing intermediate container f716435c21dd 19:40:14 ---> 5f072e2685aa 19:40:14 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 19:40:15 ---> Running in 92a25953a65a 19:40:15 Removing intermediate container a66edcffe24d 19:40:15 ---> dec9ac7b5b15 19:40:15 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:40:16 ---> Running in 3643167ba20d 19:40:16 Removing intermediate container 92a25953a65a 19:40:16 ---> e301b3c9d003 19:40:16 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:40:16 ---> Running in b0ddbd6a2b6a 19:40:17 Removing intermediate container 3643167ba20d 19:40:17 ---> b26b9d745073 19:40:17 Step 13/21 : WORKDIR /edgex 19:40:18 ---> Running in da303e3b991f 19:40:18 Removing intermediate container b0ddbd6a2b6a 19:40:18 ---> 7f0e3ecaef47 19:40:18 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:40:18 ---> Running in 243365b9a4e3 19:40:19 Removing intermediate container fd4dab1f1cfb 19:40:19 ---> 9602ea97316f 19:40:19 19:40:19 Step 10/23 : FROM alpine:3.12 19:40:19 ---> afeebe901d6b 19:40:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:40:19 Removing intermediate container da303e3b991f 19:40:19 ---> 7052e4534b7d 19:40:19 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:40:19 ---> Running in 6d79833a3f15 19:40:21 ---> f72034979b84 19:40:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:40:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:40:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:40:22 (1/1) Installing dumb-init (1.2.2-r1) 19:40:22 Executing busybox-1.31.1-r19.trigger 19:40:22 OK: 5 MiB in 15 packages 19:40:23 ---> 56d320c863b1 19:40:23 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:40:23 Removing intermediate container 74eb4ba53df9 19:40:23 ---> bf78098545de 19:40:23 19:40:23 Step 10/22 : FROM alpine:3.12 19:40:23 ---> afeebe901d6b 19:40:23 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:40:23 Removing intermediate container 243365b9a4e3 19:40:23 ---> 3e515d8f70c7 19:40:23 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 19:40:24 Removing intermediate container 4920244c7521 19:40:24 ---> 5dfff7ad5f5c 19:40:24 19:40:24 Step 10/22 : FROM alpine:3.12 19:40:24 ---> afeebe901d6b 19:40:24 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:40:24 ---> Running in 11bf37988872 19:40:24 ---> Running in d7a60afd1a0f 19:40:24 ---> Running in 1324acdc805e 19:40:24 Removing intermediate container 6d79833a3f15 19:40:24 ---> baa8def5654b 19:40:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:40:24 ---> c6f380143757 19:40:24 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:40:24 ---> Running in b4786a08f82d 19:40:25 ---> Running in 9d839c94cada 19:40:25 Removing intermediate container d7a60afd1a0f 19:40:25 ---> 9ca0297baf90 19:40:25 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:40:25 Removing intermediate container b4786a08f82d 19:40:25 ---> 9ae2d87c8c33 19:40:25 Step 13/23 : ENV APP_PORT=48082 19:40:25 Removing intermediate container 9d839c94cada 19:40:25 ---> c9c77f9cbbfe 19:40:25 Step 18/21 : CMD ["--init=true"] 19:40:25 ---> Running in 410f2203cfe7 19:40:26 ---> Running in 19f2f4875de8 19:40:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:40:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:40:26 ---> 198ee9f126a3 19:40:26 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:40:26 Removing intermediate container 410f2203cfe7 19:40:26 ---> 46a5aff2d7bb 19:40:26 Step 14/23 : EXPOSE $APP_PORT 19:40:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:40:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:40:26 Removing intermediate container 19f2f4875de8 19:40:26 ---> c111c50f6582 19:40:26 Step 19/21 : LABEL arch=arm64 19:40:26 ---> Running in b17a6c5eb8df 19:40:26 ---> Running in 67312f31c89f 19:40:26 ---> Running in af079054941c 19:40:27 (1/1) Installing dumb-init (1.2.2-r1) 19:40:27 Executing busybox-1.31.1-r19.trigger 19:40:27 (1/2) Installing ca-certificates (20191127-r4) 19:40:27 OK: 5 MiB in 15 packages 19:40:27 (2/2) Installing dumb-init (1.2.2-r1) 19:40:27 Executing busybox-1.31.1-r19.trigger 19:40:27 Executing ca-certificates-20191127-r4.trigger 19:40:27 OK: 6 MiB in 16 packages 19:40:27 Removing intermediate container af079054941c 19:40:27 Removing intermediate container 67312f31c89f 19:40:27 ---> 0b895e652378 19:40:27 Step 20/21 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 19:40:27 ---> 561ce9df2428 19:40:27 Step 15/23 : WORKDIR / 19:40:28 ---> Running in 34931af85412 19:40:28 ---> Running in 833438af75cf 19:40:29 Removing intermediate container 34931af85412 19:40:29 ---> 3bd56ef99c70 19:40:29 Step 21/21 : LABEL version=0.0.0 19:40:29 ---> Running in 5a4bd4e47e64 19:40:29 Removing intermediate container 11bf37988872 19:40:29 ---> abf2004917bd 19:40:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:40:29 Removing intermediate container 833438af75cf 19:40:29 ---> 80753b6265ed 19:40:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:40:29 ---> Running in 6de5603513c0 19:40:29 Removing intermediate container 1324acdc805e 19:40:29 ---> 59acbba5fa64 19:40:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:40:29 Removing intermediate container 5a4bd4e47e64 19:40:29 ---> fb0ed28da83f 19:40:29 19:40:30 ---> Running in bb11c144052d 19:40:30 Removing intermediate container 6de5603513c0 19:40:30 ---> 13c0bcb9ebc7 19:40:30 Step 13/22 : ENV APP_PORT=48085 19:40:30 Removing intermediate container b17a6c5eb8df 19:40:30 ---> 3d2cc1764172 19:40:30 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 19:40:30 Successfully built fb0ed28da83f 19:40:30 ---> b2d708f4daf8 19:40:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:40:30 Successfully tagged docker-security-proxy-setup-go-arm64:latest 19:40:30  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go 19:40:30 ---> Running in c0ce272eab43 19:40:30 Removing intermediate container bb11c144052d 19:40:30 ---> 56b349362dd9 19:40:30 Step 13/22 : ENV APP_PORT=48060 19:40:30 ---> Running in 105b5d11d3d3 19:40:31 Removing intermediate container c0ce272eab43 19:40:31 ---> 07c4ddfda661 19:40:31 Step 14/22 : EXPOSE $APP_PORT 19:40:31 ---> e4167c69782c 19:40:31 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:40:32 Removing intermediate container 105b5d11d3d3 19:40:32 ---> a0a39aae1319 19:40:32 Step 14/22 : EXPOSE $APP_PORT 19:40:32 ---> Running in a3994cc92d35 19:40:33 ---> f08f3301cc94 19:40:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:40:33 ---> Running in fc0a0984d7f0 19:40:34 Removing intermediate container a3994cc92d35 19:40:34 ---> 8a7dd5753664 19:40:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:40:34 ---> b3ba62cad954 19:40:34 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:40:34 Removing intermediate container fc0a0984d7f0 19:40:34 ---> eb8c425067ea 19:40:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:40:34 ---> 81989a7ce22b 19:40:34 Step 19/23 : ENTRYPOINT ["/core-command"] 19:40:34 ---> Running in 82a51ece415b 19:40:35 ---> eaeef6439326 19:40:35 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:40:35 ---> d9bb98e1c8be 19:40:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:40:37 Removing intermediate container 82a51ece415b 19:40:37 ---> 07c2455f1df9 19:40:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:40:37 ---> d99cca526ff6 19:40:37 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 19:40:37 ---> 6bfad0a4b35e 19:40:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:40:37 ---> 8a18c3631d0d 19:40:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:40:37 ---> Running in ea3222f6ca27 19:40:37 ---> Running in eb219406f8f9 19:40:38 Removing intermediate container ea3222f6ca27 19:40:38 ---> 84bd745c2e1d 19:40:38 Step 21/23 : LABEL arch=arm64 19:40:38 ---> 1962994336b4 19:40:38 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:40:38 Removing intermediate container eb219406f8f9 19:40:38 ---> 8a3f878d1076 19:40:38 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:40:38 ---> Running in 47793ed32607 19:40:39 ---> Running in 26bbfbd19a36 19:40:39 ---> 10e3276068d7 19:40:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:40:40 Removing intermediate container 47793ed32607 19:40:40 ---> 726e769943e7 19:40:40 Step 22/23 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 19:40:40 Removing intermediate container 26bbfbd19a36 19:40:40 ---> 88c3e9453895 19:40:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:40:40 ---> 3ba7da2266a8 19:40:40 Step 25/30 : RUN chmod +x /entrypoint.sh 19:40:40 ---> Running in ac1a57d7bac8 19:40:40 ---> Running in 9cb1d0aa04e3 19:40:41 ---> ab3715665556 19:40:41 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:40:41 ---> Running in fbb37c8bc8e8 19:40:41 ---> Running in 4c5e2fd06c6a 19:40:42 Removing intermediate container ac1a57d7bac8 19:40:42 ---> 452a1d3c749f 19:40:42 Step 23/23 : LABEL version=0.0.0 19:40:42 Removing intermediate container 9cb1d0aa04e3 19:40:42 ---> 7e0d5c17a53c 19:40:42 Step 20/22 : LABEL arch=arm64 19:40:42 ---> Running in 3e96fb0d093b 19:40:42 ---> Running in 7416cd48bf44 19:40:43 Removing intermediate container 4c5e2fd06c6a 19:40:43 ---> a97b24b39d4a 19:40:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:40:43 ---> Running in a6f76c811722 19:40:43 Removing intermediate container 3e96fb0d093b 19:40:43 ---> bbea6328c31e 19:40:43 Step 21/22 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 19:40:43 Removing intermediate container 7416cd48bf44 19:40:43 ---> 86998d38827b 19:40:43 19:40:44 Removing intermediate container a6f76c811722 19:40:44 ---> 3bd877f03bfa 19:40:44 Step 20/22 : LABEL arch=arm64 19:40:44 Successfully built 86998d38827b 19:40:44 Successfully tagged docker-core-command-go-arm64:latest 19:40:44  Building docker-core-command-go ... done Building docker-core-metadata-go 19:40:44 ---> Running in ed313f8fb9ae 19:40:44 ---> Running in a7c092f4c73c 19:40:45 Removing intermediate container ed313f8fb9ae 19:40:45 ---> 78bbb9bf39ef 19:40:45 Step 22/22 : LABEL version=0.0.0 19:40:45 ---> Running in 23d35a28d1fb 19:40:45 Removing intermediate container a7c092f4c73c 19:40:45 ---> 7a37ef6c9295 19:40:45 Step 21/22 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 19:40:45 Removing intermediate container fbb37c8bc8e8 19:40:45 ---> d1235e439920 19:40:45 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 19:40:45 ---> Running in c046595b1005 19:40:45 ---> Running in b7fc6c4ee6b0 19:40:46 Removing intermediate container 23d35a28d1fb 19:40:46 ---> d0a351cff7d5 19:40:46 19:40:46 Successfully built d0a351cff7d5 19:40:47 Successfully tagged docker-support-scheduler-go-arm64:latest 19:40:47  Building docker-support-scheduler-go ... done Building docker-core-data-go 19:40:47 Removing intermediate container c046595b1005 19:40:47 ---> 9e7bab5db5d1 19:40:47 Step 22/22 : LABEL version=0.0.0 19:40:47 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:40:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:40:47 ---> 144648e29f66 19:40:47 Step 3/24 : WORKDIR /edgex-go 19:40:47 ---> Using cache 19:40:47 Removing intermediate container b7fc6c4ee6b0 19:40:47 ---> e1ef4e77b687 19:40:47 ---> 23cdc15c401d 19:40:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:40:47 Step 27/30 : CMD ["gate"] ---> Using cache 19:40:47 19:40:47 ---> d3051dc73702 19:40:47 Step 5/24 : RUN apk add --update --no-cache make git 19:40:47 ---> Using cache 19:40:47 ---> cdf6f041da70 19:40:47 Step 6/24 : COPY go.mod . 19:40:47 ---> Using cache 19:40:47 ---> 7985576c5c72 19:40:47 Step 7/24 : RUN go mod download 19:40:47 ---> Using cache 19:40:47 ---> a3d8f4d5ce03 19:40:47 Step 8/24 : COPY . . 19:40:47 ---> Using cache 19:40:47 ---> 3dc715357730 19:40:47 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:40:47 ---> Running in 541e35e04987 19:40:47 ---> Running in ec31c862e5c2 19:40:47 ---> Running in 036c30249cf8 19:40:48 Removing intermediate container 541e35e04987 19:40:48 ---> eca7976baf95 19:40:48 Step 28/30 : LABEL arch=arm64 19:40:49 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 19:40:49 Removing intermediate container ec31c862e5c2 19:40:49 ---> 730545710d0d 19:40:49 19:40:50 Successfully built 730545710d0d 19:40:50 Successfully tagged docker-support-notifications-go-arm64:latest 19:40:50  Building docker-support-notifications-go ... done  ---> Running in f641e4025963 19:40:50 Building docker-sys-mgmt-agent-go 19:40:51 Removing intermediate container f641e4025963 19:40:51 ---> e2cd27f991f5 19:40:51 Step 29/30 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 19:40:52 ---> Running in a41b29da20dc 19:40:53 Removing intermediate container a41b29da20dc 19:40:53 ---> 5f9dcfa27c22 19:40:53 Step 30/30 : LABEL version=0.0.0 19:40:55 ---> Running in ddf6324a46fa 19:40:56 Removing intermediate container ddf6324a46fa 19:40:56 ---> bcd1c38a2be5 19:40:56 19:40:56 Successfully built bcd1c38a2be5 19:40:56 Successfully tagged docker-security-bootstrapper-go-arm64:latest 19:41:23  Building docker-security-bootstrapper-go ... done 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 19:41:23 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:41:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:41:23 ---> 144648e29f66 19:41:23 Step 3/23 : WORKDIR /edgex-go 19:41:23 ---> Using cache 19:41:23 ---> 23cdc15c401d 19:41:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:23 ---> Using cache 19:41:23 ---> d3051dc73702 19:41:23 Step 5/23 : RUN apk add --update --no-cache make git 19:41:23 ---> Using cache 19:41:23 ---> cdf6f041da70 19:41:23 Step 6/23 : COPY go.mod . 19:41:23 ---> Using cache 19:41:23 ---> 7985576c5c72 19:41:23 Step 7/23 : RUN go mod download 19:41:23 ---> Using cache 19:41:23 ---> a3d8f4d5ce03 19:41:23 Step 8/23 : COPY . . 19:41:23 ---> Using cache 19:41:23 ---> 3dc715357730 19:41:23 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:41:23 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:41:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:41:23 ---> 144648e29f66 19:41:23 Step 3/23 : WORKDIR /edgex-go 19:41:23 ---> Using cache 19:41:23 ---> 23cdc15c401d 19:41:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:23 ---> Using cache 19:41:23 ---> d3051dc73702 19:41:23 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:41:23 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:41:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:41:23 ---> 144648e29f66 19:41:23 Step 3/26 : WORKDIR /edgex-go 19:41:23 ---> Using cache 19:41:23 ---> 23cdc15c401d 19:41:23 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:23 ---> Using cache 19:41:23 ---> d3051dc73702 19:41:23 Step 5/26 : RUN apk add --update --no-cache make bash git 19:41:27 ---> Running in 541037814cae 19:41:27 ---> Running in e5acf4261b78 19:41:27 ---> Running in 13edf31836ef 19:41:29 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 19:41:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:41:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:41:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:41:30 Removing intermediate container 036c30249cf8 19:41:30 ---> 14f9076c8164 19:41:30 19:41:30 Step 10/24 : FROM alpine:3.12 19:41:30 ---> afeebe901d6b 19:41:30 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 19:41:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:41:30 ---> Running in 5b6b024dd406 19:41:31 OK: 217 MiB in 51 packages 19:41:32 OK: 217 MiB in 51 packages 19:41:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:41:32 Removing intermediate container e5acf4261b78 19:41:32 ---> a2c41fc9513d 19:41:32 Step 6/26 : COPY go.mod . 19:41:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:41:33 (1/5) Installing ca-certificates (20191127-r4) 19:41:33 (2/5) Installing nghttp2-libs (1.41.0-r0) 19:41:33 (3/5) Installing libcurl (7.69.1-r3) 19:41:33 (4/5) Installing curl (7.69.1-r3) 19:41:33 (5/5) Installing dumb-init (1.2.2-r1) 19:41:33 Executing busybox-1.31.1-r19.trigger 19:41:33 Executing ca-certificates-20191127-r4.trigger 19:41:34 ---> c0b265f811c9 19:41:34 Step 7/26 : RUN go mod download 19:41:34 OK: 7 MiB in 19 packages 19:41:34 ---> Running in bfd8e3d13106 19:41:34 Removing intermediate container 13edf31836ef 19:41:34 ---> 6364844f338a 19:41:34 Step 6/23 : COPY go.mod . 19:41:35 ---> 5fd361af9eba 19:41:35 Step 7/23 : RUN go mod download 19:41:36 ---> Running in b36419855797 19:41:37 Removing intermediate container 5b6b024dd406 19:41:37 ---> 4eb3124e4746 19:41:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:41:38 ---> Running in 8146dcc85e28 19:41:39 Removing intermediate container 8146dcc85e28 19:41:39 ---> 3801962f28c1 19:41:39 Step 13/24 : WORKDIR / 19:41:39 Removing intermediate container bfd8e3d13106 19:41:39 ---> 5dea6c6f48df 19:41:39 Step 8/26 : COPY . . 19:41:39 ---> Running in 4b77df036383 19:41:40 Removing intermediate container 4b77df036383 19:41:40 ---> 774b8f941b38 19:41:40 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:41:41 Removing intermediate container b36419855797 19:41:41 ---> ca4f90b6092b 19:41:41 Step 8/23 : COPY . . 19:41:42 ---> 10dfc6f8faff 19:41:42 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:41:44 ---> af47adeafee0 19:41:44 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:41:46 ---> 06d51182ff0f 19:41:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:41:51 ---> fe81aca2cc8a 19:41:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:41:53 ---> 68729dc8aa86 19:41:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:41:55 ---> 03ec97dccf64 19:41:55 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/ 19:41:55 ---> Running in 1f7287f16b00 19:41:59 Removing intermediate container 1f7287f16b00 19:41:59 ---> 12a1ed3f8a1f 19:41:59 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:42:00 ---> Running in 7f66a4a44729 19:42:01 Removing intermediate container 7f66a4a44729 19:42:01 ---> bbe9cb93ba51 19:42:01 Step 22/24 : LABEL arch=arm64 19:42:01 ---> Running in 8d7987e45333 19:42:03 Removing intermediate container 8d7987e45333 19:42:03 ---> 466a21e3d8f8 19:42:03 Step 23/24 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 19:42:03 ---> Running in afafcc2af405 19:42:04 Removing intermediate container afafcc2af405 19:42:04 ---> fe4558338d6a 19:42:04 Step 24/24 : LABEL version=0.0.0 19:42:05 ---> Running in f778dae1f64d 19:42:06 Removing intermediate container f778dae1f64d 19:42:06 ---> 677f5ba5431e 19:42:06 19:42:07 Successfully built 677f5ba5431e 19:42:08 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 19:42:08  Building docker-security-secretstore-setup-go ... done  ---> 816340e0a26f 19:42:08 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:42:09 ---> Running in d237bf1d932f 19:42:09 ---> 22683d6a162b 19:42:09 Step 9/23 : RUN make cmd/core-data/core-data 19:42:09 ---> Running in 18d4905517f6 19:42:10 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 19:42: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 19:42:23 Removing intermediate container 541037814cae 19:42:23 ---> 724ce0c3d9f2 19:42:23 19:42:23 Step 10/23 : FROM alpine:3.12 19:42:23 ---> afeebe901d6b 19:42:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:42:23 ---> Using cache 19:42:23 ---> abf2004917bd 19:42:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:42:23 ---> Using cache 19:42:23 ---> 13c0bcb9ebc7 19:42:23 Step 13/23 : ENV APP_PORT=48081 19:42:23 ---> Running in 4c360a7b0485 19:42:24 Removing intermediate container 4c360a7b0485 19:42:24 ---> 9cebf5d8cd4c 19:42:24 Step 14/23 : EXPOSE $APP_PORT 19:42:24 ---> Running in 68b4b6578397 19:42:24 Removing intermediate container 68b4b6578397 19:42:24 ---> 7fb598ec0eea 19:42:24 Step 15/23 : WORKDIR / 19:42:25 ---> Running in 650eca96d045 19:42:26 Removing intermediate container 650eca96d045 19:42:26 ---> fdb97424c0f9 19:42:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:42:27 ---> 60dc7e15c74b 19:42:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:42:29 ---> 619ecaab047f 19:42:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:42:30 ---> b985e3efe405 19:42:30 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:42:30 ---> Running in 0fe4d408c19b 19:42:31 Removing intermediate container 0fe4d408c19b 19:42:31 ---> 47ef1f7bca93 19:42:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:42:31 ---> Running in 3ae5f10ac2bb 19:42:32 Removing intermediate container 3ae5f10ac2bb 19:42:32 ---> 82abd6978ab0 19:42:32 Step 21/23 : LABEL arch=arm64 19:42:32 ---> Running in b00e25d56741 19:42:33 Removing intermediate container b00e25d56741 19:42:33 ---> fc90d82b8928 19:42:33 Step 22/23 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 19:42:33 ---> Running in a5d437610813 19:42:33 Removing intermediate container a5d437610813 19:42:33 ---> 87e9d5debf0d 19:42:33 Step 23/23 : LABEL version=0.0.0 19:42:33 ---> Running in 1a07d5862e39 19:42:34 Removing intermediate container 1a07d5862e39 19:42:34 ---> 743792fd8bcf 19:42:34 19:42:35 Successfully built 743792fd8bcf 19:42:35 Successfully tagged docker-core-metadata-go-arm64:latest 19:43:02  Building docker-core-metadata-go ... done Removing intermediate container d237bf1d932f 19:43:02 ---> 0b4f50d93e1d 19:43:02 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:43:02 ---> Running in 1ddda3f2b85e 19:43:02 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 19:43:04 Removing intermediate container 1ddda3f2b85e 19:43:04 ---> bdec0ae7e896 19:43:04 19:43:04 Step 11/26 : FROM docker:20.10.0 19:43:04 20.10.0: Pulling from library/docker 19:43:12 Removing intermediate container 18d4905517f6 19:43:12 ---> bb5b6fb0973c 19:43:12 19:43:12 Step 10/23 : FROM alpine:3.12 19:43:12 ---> afeebe901d6b 19:43:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:43:12 ---> Running in f0ab080899df 19:43:12 Removing intermediate container f0ab080899df 19:43:12 ---> 85464243c1d3 19:43:12 Step 12/23 : ENV APP_PORT=48080 19:43:13 ---> Running in 776a75e2d925 19:43:13 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:43:13 Status: Downloaded newer image for docker:20.10.0 19:43:13 ---> eeaf43b92773 19:43:13 Step 12/26 : RUN apk add --no-cache bash 19:43:13 ---> Running in e359b2a9ace5 19:43:13 Removing intermediate container 776a75e2d925 19:43:13 ---> d5ec43185168 19:43:13 Step 13/23 : EXPOSE $APP_PORT 19:43:13 ---> Running in 8f670f66774a 19:43:14 Removing intermediate container 8f670f66774a 19:43:14 ---> ec4c98931ac4 19:43:14 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:43:14 ---> Running in dbba2252b777 19:43:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:43:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:43:15 (1/2) Installing readline (8.0.4-r0) 19:43:15 (2/2) Installing bash (5.0.17-r0) 19:43:15 Executing bash-5.0.17-r0.post-install 19:43:15 Executing busybox-1.31.1-r19.trigger 19:43:15 OK: 12 MiB in 22 packages 19:43:17 Removing intermediate container dbba2252b777 19:43:17 ---> 49670644426a 19:43:17 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:43:17 ---> Running in 62f7e80bdbec 19:43:17 Removing intermediate container e359b2a9ace5 19:43:17 ---> 2ba59c1f8dc5 19:43:17 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 19:43:17 ---> Running in 09aa77378823 19:43:18 Removing intermediate container 09aa77378823 19:43:18 ---> e8d3347ffffe 19:43:18 Step 14/26 : ENV APP_PORT=48090 19:43:18 ---> Running in 39799bd119be 19:43:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:43:18 Removing intermediate container 39799bd119be 19:43:18 ---> 7052c7480052 19:43:18 Step 15/26 : EXPOSE $APP_PORT 19:43:18 ---> Running in c4cbbaffdef4 19:43:19 Removing intermediate container c4cbbaffdef4 19:43:19 ---> c55720483798 19:43:19 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:43:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:43:20 ---> f3b07011bfad 19:43:20 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:43:20 (1/6) Installing dumb-init (1.2.2-r1) 19:43:20 (2/6) Installing libgcc (9.3.0-r2) 19:43:20 (3/6) Installing libsodium (1.0.18-r0) 19:43:20 (4/6) Installing libstdc++ (9.3.0-r2) 19:43:20 ---> ecbef6793794 19:43:20 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:43:21 (5/6) Installing libzmq (4.3.3-r0) 19:43:21 (6/6) Installing zeromq (4.3.3-r0) 19:43:21 Executing busybox-1.31.1-r19.trigger 19:43:21 OK: 8 MiB in 20 packages 19:43:21 ---> c1bbc4985ef7 19:43:21 Step 19/26 : RUN apk --no-cache add py3-pip 19:43:21 ---> Running in 72ce9e974b77 19:43:23 Removing intermediate container 62f7e80bdbec 19:43:23 ---> b1a6fdb6746d 19:43:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:43:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:43:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:43:23 ---> f016ddca309c 19:43:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:43:23 (1/33) Installing libbz2 (1.0.8-r1) 19:43:23 (2/33) Installing expat (2.2.9-r1) 19:43:23 (3/33) Installing libffi (3.3-r2) 19:43:23 (4/33) Installing gdbm (1.13-r1) 19:43:23 (5/33) Installing xz-libs (5.2.5-r0) 19:43:23 (6/33) Installing sqlite-libs (3.32.1-r0) 19:43:23 (7/33) Installing python3 (3.8.5-r0) 19:43:25 ---> 2d2b9a733dc2 19:43:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:43:25 (8/33) Installing py3-appdirs (1.4.4-r1) 19:43:25 (9/33) Installing py3-ordered-set (4.0.1-r0) 19:43:25 (10/33) Installing py3-parsing (2.4.7-r0) 19:43:25 (11/33) Installing py3-six (1.15.0-r0) 19:43:25 (12/33) Installing py3-packaging (20.4-r0) 19:43:25 (13/33) Installing py3-setuptools (47.0.0-r0) 19:43:25 (14/33) Installing py3-chardet (3.0.4-r4) 19:43:25 (15/33) Installing py3-idna (2.9-r0) 19:43:25 (16/33) Installing py3-certifi (2020.4.5.1-r0) 19:43:25 (17/33) Installing py3-urllib3 (1.25.9-r0) 19:43:26 (18/33) Installing py3-requests (2.23.0-r0) 19:43:26 (19/33) Installing py3-msgpack (1.0.0-r0) 19:43:26 (20/33) Installing py3-lockfile (0.12.2-r3) 19:43:26 (21/33) Installing py3-cachecontrol (0.12.6-r0) 19:43:26 (22/33) Installing py3-colorama (0.4.3-r0) 19:43:26 (23/33) Installing py3-distlib (0.3.0-r0) 19:43:26 (24/33) Installing py3-distro (1.5.0-r1) 19:43:26 (25/33) Installing py3-webencodings (0.5.1-r3) 19:43:26 (26/33) Installing py3-html5lib (1.0.1-r4) 19:43:26 (27/33) Installing py3-pytoml (0.1.21-r0) 19:43:26 (28/33) Installing py3-pep517 (0.8.2-r0) 19:43:26 (29/33) Installing py3-progress (1.5-r0) 19:43:26 (30/33) Installing py3-toml (0.10.1-r0) 19:43:26 (31/33) Installing py3-retrying (1.3.3-r0) 19:43:26 (32/33) Installing py3-contextlib2 (0.6.0-r0) 19:43:26 (33/33) Installing py3-pip (20.1.1-r0) 19:43:26 Executing busybox-1.31.1-r19.trigger 19:43:26 OK: 71 MiB in 55 packages 19:43:26 ---> 54e1f84dda22 19:43:26 Step 19/23 : ENTRYPOINT ["/core-data"] 19:43:26 ---> Running in e22373136f87 19:43:27 Removing intermediate container e22373136f87 19:43:27 ---> c6bf747a06b6 19:43:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:43:27 ---> Running in 024f072c248c 19:43:28 Removing intermediate container 024f072c248c 19:43:28 ---> 1fac73a2b1f6 19:43:28 Step 21/23 : LABEL arch=arm64 19:43:28 ---> Running in d4fa48d7fa74 19:43:29 Removing intermediate container d4fa48d7fa74 19:43:29 ---> 38688a1df704 19:43:29 Step 22/23 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 19:43:29 ---> Running in 5d1beda5de7a 19:43:29 Removing intermediate container 5d1beda5de7a 19:43:29 ---> df1a6039d3bd 19:43:29 Step 23/23 : LABEL version=0.0.0 19:43:30 ---> Running in cf5d09de7a1a 19:43:30 Removing intermediate container cf5d09de7a1a 19:43:30 ---> 41abba556bac 19:43:30 19:43:31 Successfully built 41abba556bac 19:43:31 Successfully tagged docker-core-data-go-arm64:latest 19:43:31  Building docker-core-data-go ... done Removing intermediate container 72ce9e974b77 19:43:31 ---> 5705acceb194 19:43:31 Step 20/26 : RUN pip install docker-compose==1.23.2 19:43:32 ---> Running in 63de9db2e562 19:43:37 Collecting docker-compose==1.23.2 19:43:37 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:43:37 Collecting docker<4.0,>=3.6.0 19:43:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:43:38 Collecting cached-property<2,>=1.2.0 19:43:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:43:38 Collecting websocket-client<1.0,>=0.32.0 19:43:39 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 19:43:39 Collecting dockerpty<0.5,>=0.4.1 19:43:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:43:42 Collecting jsonschema<3,>=2.5.1 19:43:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:43:42 Collecting docopt<0.7,>=0.6.1 19:43:42 Downloading docopt-0.6.2.tar.gz (25 kB) 19:43:44 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:43:44 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:43:44 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:43:45 Collecting PyYAML<4,>=3.10 19:43:45 Downloading PyYAML-3.13.tar.gz (270 kB) 19:43:48 Collecting texttable<0.10,>=0.9.0 19:43:48 Downloading texttable-0.9.1.tar.gz (11 kB) 19:43:50 Collecting docker-pycreds>=0.4.0 19:43:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:43:50 Collecting idna<2.8,>=2.5 19:43:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:43:50 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) 19:43:50 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) 19:43:51 Collecting urllib3<1.25,>=1.21.1 19:43:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:43:51 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:43:51 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:43:51 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:43:51 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:43:52 Installing collected packages: docker-pycreds, websocket-client, idna, urllib3, requests, docker, cached-property, dockerpty, jsonschema, docopt, PyYAML, texttable, docker-compose 19:43:52 Attempting uninstall: idna 19:43:52 Found existing installation: idna 2.9 19:43:52 Uninstalling idna-2.9: 19:43:52 Successfully uninstalled idna-2.9 19:43:53 Attempting uninstall: urllib3 19:43:53 Found existing installation: urllib3 1.25.9 19:43:53 Uninstalling urllib3-1.25.9: 19:43:53 Successfully uninstalled urllib3-1.25.9 19:43:53 Attempting uninstall: requests 19:43:53 Found existing installation: requests 2.23.0 19:43:53 Uninstalling requests-2.23.0: 19:43:53 Successfully uninstalled requests-2.23.0 19:43:54 Running setup.py install for dockerpty: started 19:43:56 Running setup.py install for dockerpty: finished with status 'done' 19:43:56 Running setup.py install for docopt: started 19:43:58 Running setup.py install for docopt: finished with status 'done' 19:43:58 Running setup.py install for PyYAML: started 19:44:00 Running setup.py install for PyYAML: finished with status 'done' 19:44:00 Running setup.py install for texttable: started 19:44:02 Running setup.py install for texttable: finished with status 'done' 19:44:03 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 19:44:06 Removing intermediate container 63de9db2e562 19:44:06 ---> abe03a8d6bc2 19:44:06 Step 21/26 : RUN apk --no-cache add curl 19:44:06 ---> Running in 8ed3debd4d13 19:44:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:44:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:44:08 (1/3) Installing nghttp2-libs (1.41.0-r0) 19:44:08 (2/3) Installing libcurl (7.69.1-r3) 19:44:08 (3/3) Installing curl (7.69.1-r3) 19:44:08 Executing busybox-1.31.1-r19.trigger 19:44:08 OK: 71 MiB in 58 packages 19:44:09 Removing intermediate container 8ed3debd4d13 19:44:09 ---> df7e907bcf98 19:44:09 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 19:44:09 ---> Running in 45593f5562b1 19:44:10 Removing intermediate container 45593f5562b1 19:44:10 ---> 1b73d689e5fd 19:44:10 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:44:10 ---> Running in cbbea1f3f954 19:44:11 Removing intermediate container cbbea1f3f954 19:44:11 ---> 94d006369bb4 19:44:11 Step 24/26 : LABEL arch=arm64 19:44:11 ---> Running in f4a7ddb330ad 19:44:11 Removing intermediate container f4a7ddb330ad 19:44:11 ---> c5c03302378b 19:44:11 Step 25/26 : LABEL git_sha=9fd562e3a2eea215d457574d6ccae0c8b46a1516 19:44:11 ---> Running in d4d0de3a5249 19:44:12 Removing intermediate container d4d0de3a5249 19:44:12 ---> a3e73ef12e9c 19:44:12 Step 26/26 : LABEL version=0.0.0 19:44:12 ---> Running in c6bdc3f0636d 19:44:12 Removing intermediate container c6bdc3f0636d 19:44:12 ---> 615b97ec7d30 19:44:12 19:44:13 Successfully built 615b97ec7d30 19:44:13 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 19:44:13  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 19:44:13 $ docker stop --time=1 c2889cc707c611363ad07155772b4051f37427a821c846e471ccc35e9cfb9a30 19:44:15 $ docker rm -f c2889cc707c611363ad07155772b4051f37427a821c846e471ccc35e9cfb9a30 [Pipeline] // withDockerContainer [Pipeline] sh 19:44:16 + docker images 19:44:16 + grep docker 19:44:16 docker-sys-mgmt-agent-go-arm64 latest 615b97ec7d30 4 seconds ago 300MB 19:44:16 docker-core-data-go-arm64 latest 41abba556bac 46 seconds ago 21MB 19:44:16 docker-core-metadata-go-arm64 latest 743792fd8bcf About a minute ago 17.8MB 19:44:16 docker-security-secretstore-setup-go-arm64 latest 677f5ba5431e 2 minutes ago 23.4MB 19:44:16 docker-security-bootstrapper-go-arm64 latest bcd1c38a2be5 3 minutes ago 17MB 19:44:16 docker-support-notifications-go-arm64 latest 730545710d0d 3 minutes ago 16.7MB 19:44:16 docker-support-scheduler-go-arm64 latest d0a351cff7d5 3 minutes ago 16.1MB 19:44:16 docker-core-command-go-arm64 latest 86998d38827b 3 minutes ago 16MB 19:44:16 docker-security-proxy-setup-go-arm64 latest fb0ed28da83f 3 minutes ago 23.2MB 19:44:16 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 19:44:19 provisioning config files... 19:44:19 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8675874988724802218tmp [Pipeline] { [Pipeline] sh 19:44:19 + set +x 19:44:19 + curl -s https://codecov.io/bash 19:44:19 + bash -s -- 19:44:20 19:44:20 _____ _ 19:44:20 / ____| | | 19:44:20 | | ___ __| | ___ ___ _____ __ 19:44:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:44:20 | |___| (_) | (_| | __/ (_| (_) \ V / 19:44:20 \_____\___/ \__,_|\___|\___\___/ \_/ 19:44:20 Bash-20210129-7c25fce 19:44:20 19:44:20 19:44:20 ==> git version 2.24.3 found 19:44:20 ==> 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 19:44:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:44:20 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:44:20 ==> Jenkins CI detected. 19:44:20 project root: . 19:44:20 --> token set from env 19:44:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:44:20 ==> Running gcov in . (disable via -X gcov) 19:44:20 ==> Python coveragepy not found 19:44:20 ==> Searching for coverage reports in: 19:44:20 + . 19:44:20 -> Found 1 reports 19:44:20 ==> Detecting git/mercurial file structure 19:44:20 ==> Reading reports 19:44:20 + ./coverage.out bytes=595164 19:44:20 ==> Appending adjustments 19:44:20 https://docs.codecov.io/docs/fixing-reports 19:44:23 + Found adjustments 19:44:23 ==> Gzipping contents 19:44:23 88K /tmp/codecov.YIXPse.gz 19:44:23 ==> Uploading reports 19:44:23 url: https://codecov.io 19:44:23 query: branch=PR-3164&commit=9fd562e3a2eea215d457574d6ccae0c8b46a1516&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3164%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3164&job=&cmd_args= 19:44:23 -> Pinging Codecov 19:44:23 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3164&commit=9fd562e3a2eea215d457574d6ccae0c8b46a1516&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3164%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3164&job=&cmd_args= 19:44:24 -> Uploading to 19:44:24 https://storage.googleapis.com/codecov/v4/raw/2021-02-11/00271124DB129430A58F1EEE437C3FCB/9fd562e3a2eea215d457574d6ccae0c8b46a1516/160c04e7-3e74-4bcc-80e8-3d7b9d632bcd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210211%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210211T194424Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b98f8a5de1776783ae04c3b96f23b7411b4abd8fcaf4b7c0b16f962719edc797 19:44:24 % Total % Received % Xferd Average Speed Time Time Time Current 19:44:24 Dload Upload Total Spent Left Speed 19:44:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89399 0 0 100 89399 0 147k --:--:-- --:--:-- --:--:-- 147k 100 89399 0 0 100 89399 0 147k --:--:-- --:--:-- --:--:-- 147k 19:44:24 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/9fd562e3a2eea215d457574d6ccae0c8b46a1516 [Pipeline] } 19:44:24 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 19:44:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:44:28 ---> package-listing.sh 19:44:28 ++ facter osfamily 19:44:28 ++ tr '[:upper:]' '[:lower:]' 19:44:28 + OS_FAMILY=redhat 19:44:28 + workspace=/w/workspace/edgex-go/1 19:44:28 + START_PACKAGES=/tmp/packages_start.txt 19:44:28 + END_PACKAGES=/tmp/packages_end.txt 19:44:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:44:28 + PACKAGES=/tmp/packages_start.txt 19:44:28 + '[' /w/workspace/edgex-go/1 ']' 19:44:28 + PACKAGES=/tmp/packages_end.txt 19:44:28 + case "${OS_FAMILY}" in 19:44:28 + rpm -qa 19:44:28 + sort 19:44:34 + '[' -f /tmp/packages_start.txt ']' 19:44:34 + '[' -f /tmp/packages_end.txt ']' 19:44:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:44:34 + '[' /w/workspace/edgex-go/1 ']' 19:44:34 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:44:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:44:34 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:44:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:44:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:44:34 19:44:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:44:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:44:35 alpine: Pulling from edgex-lftools-log-publisher 19:44:35 df20fa9351a1: Pulling fs layer 19:44:35 36b3adc4ff6f: Pulling fs layer 19:44:35 8ad3a11d3b57: Pulling fs layer 19:44:35 46f8f816bc3b: Pulling fs layer 19:44:35 93b61091891f: Pulling fs layer 19:44:35 93b9cdb0e59b: Pulling fs layer 19:44:35 5e14af77c1be: Pulling fs layer 19:44:35 01666e4c0597: Pulling fs layer 19:44:35 aa168da1d23b: Pulling fs layer 19:44:35 46f8f816bc3b: Waiting 19:44:35 93b9cdb0e59b: Waiting 19:44:35 5e14af77c1be: Waiting 19:44:35 36b3adc4ff6f: Verifying Checksum 19:44:35 36b3adc4ff6f: Download complete 19:44:35 46f8f816bc3b: Verifying Checksum 19:44:35 46f8f816bc3b: Download complete 19:44:35 df20fa9351a1: Download complete 19:44:35 93b9cdb0e59b: Verifying Checksum 19:44:35 93b9cdb0e59b: Download complete 19:44:35 93b61091891f: Verifying Checksum 19:44:35 93b61091891f: Download complete 19:44:35 5e14af77c1be: Verifying Checksum 19:44:35 5e14af77c1be: Download complete 19:44:35 01666e4c0597: Verifying Checksum 19:44:35 01666e4c0597: Download complete 19:44:35 8ad3a11d3b57: Verifying Checksum 19:44:35 8ad3a11d3b57: Download complete 19:44:35 df20fa9351a1: Pull complete 19:44:36 36b3adc4ff6f: Pull complete 19:44:36 8ad3a11d3b57: Pull complete 19:44:36 46f8f816bc3b: Pull complete 19:44:37 aa168da1d23b: Verifying Checksum 19:44:37 aa168da1d23b: Download complete 19:44:39 93b61091891f: Pull complete 19:44:39 93b9cdb0e59b: Pull complete 19:44:39 5e14af77c1be: Pull complete 19:44:39 01666e4c0597: Pull complete 19:44:47 aa168da1d23b: Pull complete 19:44:47 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:44:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:44:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:44:48 prd-centos7-docker-4c-2g-26111 does not seem to be running inside a container 19:44:48 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:44:52 $ docker top 4106f7b4f6409a8b62a44b2c1423459f368eca1dcc8ebf9ecbcc18f1c8a7c84f -eo pid,comm [Pipeline] { [Pipeline] sh 19:44:53 + touch /tmp/pre-build-complete [Pipeline] sh 19:44:53 + mkdir -p /var/log/sa [Pipeline] sh 19:44:53 + ls /var/log/sa-host 19:44:53 + sadf -c /var/log/sa-host/sa11 19:44:53 file_magic: OK 19:44:53 HZ: Using current value: 100 19:44:53 file_header: OK 19:44:53 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:44:53 Statistics: 19:44:53 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... 19:44:53 File successfully converted to sysstat format version 12.2.1 19:44:53 + sadf -c /var/log/sa-host/sa23 19:44:53 file_magic: OK 19:44:53 HZ: Using current value: 100 19:44:53 file_header: OK 19:44:53 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:44:53 Statistics: 19:44:53 Hnuu...uuuununununu... 19:44:53 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:44:54 provisioning config files... 19:44:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6819797785787609204tmp [Pipeline] { [Pipeline] echo 19:44:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:44:55 ---> create-netrc.sh [Pipeline] } 19:44:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:44:55 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:44:56 ---> python-tools-install.sh [Pipeline] echo 19:44:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:44:56 ---> sudo-logs.sh 19:44:56 Archiving 'sudo' log.. [Pipeline] echo 19:44:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:44:56 ---> job-cost.sh 19:44:56 lf-activate-venv: SKIPPING 19:44:56 INFO: No Stack... 19:44:57 INFO: Retrieving Pricing Info for: v1-standard-2 19:44:58 INFO: Archiving Costs [Pipeline] echo 19:44:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:44:58 ---> logs-deploy.sh 19:44:58 lf-activate-venv: SKIPPING 19:44:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3164/1 19:44:58 INFO: archiving workspace using pattern(s): 19:45:00 Archives upload complete. 19:45:00 INFO: archiving logs to Nexus 19:45:01 ---> uname -a: 19:45:01 Linux prd-centos7-docker-4c-2g-26111.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 19:45:01 19:45:01 19:45:01 ---> lscpu: 19:45:01 Architecture: x86_64 19:45:01 CPU op-mode(s): 32-bit, 64-bit 19:45:01 Byte Order: Little Endian 19:45:01 Address sizes: 40 bits physical, 48 bits virtual 19:45:01 CPU(s): 4 19:45:01 On-line CPU(s) list: 0-3 19:45:01 Thread(s) per core: 1 19:45:01 Core(s) per socket: 1 19:45:01 Socket(s): 4 19:45:01 NUMA node(s): 1 19:45:01 Vendor ID: GenuineIntel 19:45:01 CPU family: 6 19:45:01 Model: 44 19:45:01 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:45:01 Stepping: 1 19:45:01 CPU MHz: 2933.438 19:45:01 BogoMIPS: 5866.87 19:45:01 Virtualization: VT-x 19:45:01 Hypervisor vendor: KVM 19:45:01 Virtualization type: full 19:45:01 L1d cache: 128 KiB 19:45:01 L1i cache: 128 KiB 19:45:01 L2 cache: 16 MiB 19:45:01 L3 cache: 64 MiB 19:45:01 NUMA node0 CPU(s): 0-3 19:45:01 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:45:01 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:45:01 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:45:01 Vulnerability Meltdown: Mitigation; PTI 19:45:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:45:01 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:45:01 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:45:01 Vulnerability Srbds: Not affected 19:45:01 Vulnerability Tsx async abort: Not affected 19:45:01 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 19:45:01 19:45:01 19:45:01 ---> nproc: 19:45:01 4 19:45:01 19:45:01 19:45:01 ---> df -h: 19:45:01 Filesystem Size Used Available Use% Mounted on 19:45:01 overlay 50.0G 11.7G 38.3G 23% / 19:45:01 tmpfs 64.0M 0 64.0M 0% /dev 19:45:01 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 19:45:01 shm 64.0M 0 64.0M 0% /dev/shm 19:45:01 /dev/vda1 50.0G 11.7G 38.3G 23% /facter-os 19:45:01 /dev/vda1 50.0G 11.7G 38.3G 23% /etc/resolv.conf 19:45:01 /dev/vda1 50.0G 11.7G 38.3G 23% /etc/hostname 19:45:01 /dev/vda1 50.0G 11.7G 38.3G 23% /etc/hosts 19:45:01 /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/auth.log 19:45:01 /dev/vda1 50.0G 11.7G 38.3G 23% /run/cloud-init/result.json 19:45:01 /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/sa-host 19:45:01 /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/secure 19:45:01 /dev/vda1 50.0G 11.7G 38.3G 23% /w/workspace/edgex-go/1 19:45:01 /dev/vda1 50.0G 11.7G 38.3G 23% /w/workspace/edgex-go/1@tmp 19:45:01 19:45:01 19:45:01 ---> free -m: 19:45:01 total used free shared buff/cache available 19:45:01 Mem: 1837 717 127 0 992 1033 19:45:01 Swap: 1023 59 964 19:45:01 19:45:01 19:45:01 ---> ip addr: 19:45:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:45:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:45:01 inet 127.0.0.1/8 scope host lo 19:45:01 valid_lft forever preferred_lft forever 19:45:01 inet6 ::1/128 scope host 19:45:01 valid_lft forever preferred_lft forever 19:45:01 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:45:01 link/ether fa:16:3e:b0:2e:62 brd ff:ff:ff:ff:ff:ff 19:45:01 inet 10.30.122.63/23 brd 10.30.123.255 scope global dynamic eth0 19:45:01 valid_lft 85201sec preferred_lft 85201sec 19:45:01 inet6 fe80::f816:3eff:feb0:2e62/64 scope link 19:45:01 valid_lft forever preferred_lft forever 19:45:01 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:45:01 link/ether 02:42:f7:97:46:12 brd ff:ff:ff:ff:ff:ff 19:45:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:45:01 valid_lft forever preferred_lft forever 19:45:01 inet6 fe80::42:f7ff:fe97:4612/64 scope link 19:45:01 valid_lft forever preferred_lft forever 19:45:01 19:45:01 19:45:01 ---> sar -b -r -n DEV: 19:45:01 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/11/21 _x86_64_ (4 CPU) 19:45:01 19:45:01 19:24:50 LINUX RESTART (4 CPU) 19:45:01 19:45:01 19:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:45:01 19:27:01 222.46 114.19 108.27 0.00 7619.43 44266.69 0.00 19:45:01 19:28:02 268.52 105.73 162.78 0.00 4187.77 21265.38 0.00 19:45:01 19:29:01 143.27 62.93 80.33 0.00 2375.13 9805.90 0.00 19:45:01 19:30:01 137.11 41.27 95.84 0.00 2724.71 24990.68 0.00 19:45:01 19:31:04 1744.02 1409.09 334.94 0.00 147910.79 201844.75 0.00 19:45:01 19:32:02 1701.80 1466.66 235.14 0.00 86434.41 100225.05 0.00 19:45:01 19:33:01 1132.93 786.69 346.24 0.00 84145.36 151157.62 0.00 19:45:01 19:34:02 1091.58 785.91 305.67 0.00 51353.25 56194.23 0.00 19:45:01 19:35:01 58.97 12.08 46.90 0.00 2955.17 5532.11 0.00 19:45:01 19:36:01 0.65 0.45 0.20 0.00 14.66 2.10 0.00 19:45:01 19:37:01 0.52 0.23 0.28 0.00 4.66 3.25 0.00 19:45:01 19:38:01 0.30 0.02 0.28 0.00 0.53 2.93 0.00 19:45:01 19:39:01 0.28 0.08 0.20 0.00 1.07 1.67 0.00 19:45:01 19:40:01 1.87 1.57 0.30 0.00 52.89 3.81 0.00 19:45:01 19:41:01 0.87 0.05 0.82 0.00 1.20 14.77 0.00 19:45:01 19:42:01 0.32 0.02 0.30 0.00 0.13 3.26 0.00 19:45:01 19:43:01 0.65 0.40 0.25 0.00 7.99 2.60 0.00 19:45:01 19:44:01 0.23 0.00 0.23 0.00 0.00 3.40 0.00 19:45:01 Average: 363.05 267.17 95.88 0.00 21905.86 34536.69 0.00 19:45:01 19:45:01 19:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:45:01 19:27:01 77232 0 724284 38.49 1688 1078340 1426664 48.69 570824 992052 53260 19:45:01 19:28:02 274108 0 787532 41.86 804 819100 1626988 55.53 590276 744792 93572 19:45:01 19:29:01 217320 0 925560 49.19 556 738108 1813312 61.89 702976 676056 59952 19:45:01 19:30:01 160936 0 783836 41.66 428 936344 1587284 54.17 592616 837084 48 19:45:01 19:31:04 75116 0 862912 45.86 0 943516 2342616 79.95 770840 808952 62476 19:45:01 19:32:02 362476 0 828804 44.05 0 690264 2213028 75.53 537408 711856 812 19:45:01 19:33:01 533772 0 717816 38.15 0 629956 1590612 54.28 411440 713420 6180 19:45:01 19:34:02 305116 0 738596 39.25 0 837832 1589652 54.25 646716 679312 21516 19:45:01 19:35:01 438400 0 645916 34.33 0 797228 1213288 41.41 512556 684504 8 19:45:01 19:36:01 442040 0 641848 34.11 0 797656 1177344 40.18 510780 683764 8 19:45:01 19:37:01 442812 0 640928 34.06 0 797804 1177272 40.18 510380 683904 8 19:45:01 19:38:01 443256 0 640468 34.04 0 797820 1177236 40.18 510004 683912 12 19:45:01 19:39:01 443196 0 640488 34.04 0 797860 1177236 40.18 510068 683956 8 19:45:01 19:40:01 441784 0 641064 34.07 0 798696 1177236 40.18 510364 684388 16 19:45:01 19:41:01 441108 0 641724 34.11 0 798712 1177308 40.18 511008 684396 8 19:45:01 19:42:01 441528 0 641296 34.08 0 798720 1177236 40.18 510656 684400 8 19:45:01 19:43:01 440448 0 642376 34.14 0 798720 1177332 40.18 511084 684632 16 19:45:01 19:44:01 440796 0 642008 34.12 0 798740 1177284 40.18 510752 684644 12 19:45:01 Average: 356747 0 710414 37.76 193 814190 1444385 49.29 551708 722557 16551 19:45:01 19:45:01 19:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:45:01 19:27:01 eth0 1119.25 1257.67 5808.65 125.02 0.00 0.00 0.00 0.00 19:45:01 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:01 19:27:01 veth84fb793 57.22 64.16 4.09 279.17 0.00 0.00 0.00 0.00 19:45:01 19:27:01 docker0 1008.85 810.12 77.84 2955.50 0.00 0.00 0.00 0.00 19:45:01 19:28:02 vethcf6d08a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:45:01 19:28:02 eth0 182.81 135.67 580.82 22.07 0.00 0.00 0.00 0.00 19:45:01 19:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:01 19:28:02 docker0 117.82 151.28 8.70 552.92 0.00 0.00 0.00 0.00 19:45:01 19:29:01 vethcf6d08a 1.96 1.96 0.16 0.17 0.00 0.00 0.00 0.00 19:45:01 19:29:01 eth0 43.37 31.29 24.20 72.40 0.00 0.00 0.00 0.00 19:45:01 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:01 19:29:01 docker0 1.96 1.96 0.13 0.17 0.00 0.00 0.00 0.00 19:45:01 19:30:01 eth0 175.34 126.83 1694.94 22.04 0.00 0.00 0.00 0.00 19:45:01 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:01 19:30:01 veth770f9d2 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:45:01 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:01 19:31:04 eth0 85.88 69.40 167.42 70.25 0.00 0.00 0.00 0.00 19:45:01 19:31:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:01 19:31:04 docker0 25.38 30.71 1.49 139.25 0.00 0.00 0.00 0.00 19:45:01 19:31:04 vethf71c222 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 19:45:01 19:32:02 vetha87931d 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 19:45:01 19:32:02 veth8524c33 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 19:45:01 19:32:02 eth0 11.45 5.96 9.47 4.97 0.00 0.00 0.00 0.00 19:45:01 19:32:02 vethee5efe9 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 19:45:01 19:33:01 veth9e915bd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:01 19:33:01 vethaf1faab 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:01 19:33:01 veth7c78234 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:01 19:33:01 vethc11e2df 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:01 19:34:02 eth0 3080.79 2490.63 13968.73 545.45 0.00 0.00 0.00 0.00 19:45:01 19:34:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:45:01 19:34:02 docker0 1202.26 1091.08 91.02 4277.83 0.00 0.00 0.00 0.00 19:45:01 19:34:02 vethf71c222 0.00 0.96 0.00 0.04 0.00 0.00 0.00 0.00 19:45:01 19:35:01 eth0 62.32 49.26 61.09 75.84 0.00 0.00 0.00 0.00 19:45:01 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:01 19:35:01 docker0 3.32 10.44 0.18 45.79 0.00 0.00 0.00 0.00 19:45:01 19:36:01 eth0 0.90 0.63 0.73 0.26 0.00 0.00 0.00 0.00 19:45:01 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:01 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:01 19:37:01 eth0 0.23 0.15 0.07 0.04 0.00 0.00 0.00 0.00 19:45:01 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:01 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:01 19:38:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:45:01 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:01 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:01 19:39:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:45:01 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:01 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:01 19:40:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:45:01 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:01 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:01 19:41:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:45:01 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:01 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:01 19:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:45:01 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:01 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:01 19:43:01 eth0 0.48 0.33 0.27 0.17 0.00 0.00 0.00 0.00 19:45:01 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:01 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:01 19:44:01 eth0 0.17 0.13 0.07 0.04 0.00 0.00 0.00 0.00 19:45:01 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:01 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:01 Average: eth0 110.62 104.52 574.14 28.31 0.00 0.00 0.00 0.00 19:45:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:01 Average: docker0 67.20 61.39 5.08 240.96 0.00 0.00 0.00 0.00 19:45:01 19:45:01 19:45:01 ---> sar -P ALL: 19:45:01 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/11/21 _x86_64_ (4 CPU) 19:45:01 19:45:01 19:24:50 LINUX RESTART (4 CPU) 19:45:01 19:45:01 19:26:01 CPU %user %nice %system %iowait %steal %idle 19:45:01 19:27:01 all 15.28 0.00 8.83 1.51 0.10 74.28 19:45:01 19:27:01 0 15.48 0.00 11.18 2.94 0.09 70.31 19:45:01 19:27:01 1 13.92 0.00 7.62 0.84 0.09 77.53 19:45:01 19:27:01 2 16.30 0.00 8.71 1.67 0.10 73.21 19:45:01 19:27:01 3 15.41 0.00 7.85 0.60 0.12 76.02 19:45:01 19:28:02 all 28.01 0.00 9.89 6.93 0.11 55.06 19:45:01 19:28:02 0 26.79 0.00 9.97 5.79 0.09 57.36 19:45:01 19:28:02 1 29.29 0.00 9.64 7.94 0.12 53.01 19:45:01 19:28:02 2 27.00 0.00 10.22 6.52 0.10 56.15 19:45:01 19:28:02 3 28.98 0.00 9.73 7.47 0.12 53.71 19:45:01 19:29:01 all 49.49 0.00 13.96 3.58 0.07 32.90 19:45:01 19:29:01 0 50.16 0.00 14.19 4.44 0.09 31.13 19:45:01 19:29:01 1 49.96 0.00 13.85 5.49 0.07 30.63 19:45:01 19:29:01 2 47.57 0.00 13.92 2.66 0.07 35.78 19:45:01 19:29:01 3 50.29 0.00 13.87 1.71 0.07 34.06 19:45:01 19:30:01 all 33.81 0.00 11.70 3.42 0.09 50.98 19:45:01 19:30:01 0 33.72 0.00 11.58 3.33 0.09 51.29 19:45:01 19:30:01 1 35.01 0.00 12.14 2.98 0.12 49.74 19:45:01 19:30:01 2 33.96 0.00 11.62 5.94 0.07 48.41 19:45:01 19:30:01 3 32.54 0.00 11.46 1.46 0.07 54.47 19:45:01 19:31:04 all 19.73 0.00 26.80 20.53 0.18 32.76 19:45:01 19:31:04 0 18.73 0.00 25.97 19.86 0.17 35.27 19:45:01 19:31:04 1 19.55 0.00 27.23 21.89 0.20 31.13 19:45:01 19:31:04 2 21.11 0.00 27.49 20.46 0.22 30.72 19:45:01 19:31:04 3 19.55 0.00 26.49 19.89 0.13 33.94 19:45:01 19:32:02 all 51.85 0.00 20.21 17.95 0.09 9.90 19:45:01 19:32:02 0 51.27 0.00 20.15 17.18 0.09 11.31 19:45:01 19:32:02 1 51.46 0.00 20.64 19.99 0.09 7.82 19:45:01 19:32:02 2 51.93 0.00 19.91 18.25 0.09 9.82 19:45:01 19:32:02 3 52.76 0.00 20.14 16.38 0.11 10.61 19:45:01 19:33:01 all 22.68 0.00 22.57 27.15 0.15 27.45 19:45:01 19:33:01 0 22.25 0.00 22.18 28.24 0.14 27.18 19:45:01 19:33:01 1 23.58 0.00 22.18 25.34 0.16 28.74 19:45:01 19:33:01 2 22.12 0.00 23.29 28.67 0.11 25.82 19:45:01 19:33:01 3 22.77 0.00 22.65 26.33 0.18 28.07 19:45:01 19:34:02 all 47.54 0.00 19.11 20.69 0.08 12.58 19:45:01 19:34:02 0 46.92 0.00 19.25 21.26 0.10 12.46 19:45:01 19:34:02 1 47.99 0.00 18.83 20.52 0.07 12.60 19:45:01 19:34:02 2 48.15 0.00 18.89 21.11 0.09 11.76 19:45:01 19:34:02 3 47.09 0.00 19.47 19.89 0.07 13.47 19:45:01 19:35:01 all 1.79 0.00 2.03 1.92 0.03 94.24 19:45:01 19:35:01 0 1.43 0.00 2.10 2.54 0.03 93.89 19:45:01 19:35:01 1 2.20 0.00 2.22 1.67 0.05 93.86 19:45:01 19:35:01 2 1.60 0.00 1.91 1.58 0.03 94.87 19:45:01 19:35:01 3 1.93 0.00 1.88 1.88 0.00 94.31 19:45:01 19:36:01 all 0.16 0.00 0.05 0.00 0.00 99.78 19:45:01 19:36:01 0 0.03 0.00 0.05 0.00 0.00 99.92 19:45:01 19:36:01 1 0.03 0.00 0.07 0.02 0.00 99.88 19:45:01 19:36:01 2 0.05 0.00 0.07 0.00 0.00 99.88 19:45:01 19:36:01 3 0.53 0.00 0.03 0.00 0.00 99.43 19:45:01 19:37:01 all 0.18 0.00 0.10 0.00 0.00 99.71 19:45:01 19:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:45:01 19:37:01 1 0.08 0.00 0.20 0.00 0.00 99.72 19:45:01 19:37:01 2 0.08 0.00 0.12 0.00 0.02 99.78 19:45:01 19:37:01 3 0.53 0.00 0.08 0.00 0.00 99.38 19:45:01 19:45:01 19:37:01 CPU %user %nice %system %iowait %steal %idle 19:45:01 19:38:01 all 0.14 0.00 0.02 0.00 0.00 99.83 19:45:01 19:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:45:01 19:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:45:01 19:38:01 2 0.02 0.00 0.03 0.00 0.00 99.95 19:45:01 19:38:01 3 0.52 0.00 0.03 0.00 0.00 99.45 19:45:01 19:39:01 all 0.14 0.00 0.03 0.00 0.00 99.82 19:45:01 19:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:45:01 19:39:01 1 0.05 0.00 0.03 0.00 0.00 99.92 19:45:01 19:39:01 2 0.03 0.00 0.03 0.00 0.00 99.93 19:45:01 19:39:01 3 0.45 0.00 0.05 0.00 0.02 99.48 19:45:01 19:40:01 all 0.04 0.00 0.05 0.03 0.00 99.88 19:45:01 19:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:45:01 19:40:01 1 0.02 0.00 0.05 0.02 0.00 99.92 19:45:01 19:40:01 2 0.07 0.00 0.07 0.00 0.00 99.87 19:45:01 19:40:01 3 0.05 0.00 0.08 0.08 0.00 99.78 19:45:01 19:41:01 all 0.06 0.00 0.03 0.00 0.00 99.91 19:45:01 19:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:45:01 19:41:01 1 0.07 0.00 0.05 0.00 0.00 99.88 19:45:01 19:41:01 2 0.13 0.00 0.05 0.00 0.00 99.82 19:45:01 19:41:01 3 0.05 0.00 0.02 0.00 0.00 99.93 19:45:01 19:42:01 all 0.14 0.00 0.03 0.00 0.01 99.83 19:45:01 19:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:45:01 19:42:01 1 0.03 0.00 0.05 0.00 0.00 99.92 19:45:01 19:42:01 2 0.50 0.00 0.02 0.00 0.02 99.47 19:45:01 19:42:01 3 0.02 0.00 0.03 0.00 0.02 99.93 19:45:01 19:43:01 all 0.16 0.00 0.02 0.01 0.00 99.80 19:45:01 19:43:01 0 0.05 0.00 0.02 0.00 0.00 99.93 19:45:01 19:43:01 1 0.07 0.00 0.02 0.05 0.02 99.85 19:45:01 19:43:01 2 0.52 0.00 0.03 0.00 0.00 99.45 19:45:01 19:43:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:45:01 19:44:01 all 0.15 0.00 0.04 0.00 0.00 99.81 19:45:01 19:44:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:45:01 19:44:01 1 0.03 0.00 0.05 0.00 0.00 99.92 19:45:01 19:44:01 2 0.50 0.00 0.03 0.00 0.00 99.47 19:45:01 19:44:01 3 0.05 0.00 0.05 0.00 0.00 99.90 19:45:01 Average: all 14.69 0.00 7.37 5.62 0.05 72.27 19:45:01 Average: 0 14.45 0.00 7.44 5.73 0.05 72.33 19:45:01 Average: 1 14.79 0.00 7.34 5.79 0.05 72.03 19:45:01 Average: 2 14.71 0.00 7.42 5.79 0.05 72.03 19:45:01 Average: 3 14.80 0.00 7.28 5.18 0.05 72.70 19:45:01 19:45:01 19:45:01