Pull request #2939 closed Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2+c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 (306df18ef43f8f3637e86cab5d0f7533a95e8b12) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-15634 in /w/workspace/edgexfoundry_edgex-go_PR-2939 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 > 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/2939/head:refs/remotes/origin/PR-2939 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 # 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 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 Merge succeeded, producing 64217ad897117b08eed8085e37ff988c959a8bbb Checking out Revision 64217ad897117b08eed8085e37ff988c959a8bbb (PR-2939) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64217ad897117b08eed8085e37ff988c959a8bbb # timeout=10 Commit message: "Merge commit 'c80d9cda01f36d6150cb756b8bf2f6d3223e0b45' into HEAD" > git rev-list --no-walk 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-11T22:15:11.304Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-11T22:15:11.594Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-11T22:15:11.698Z] ========================================================= [2020-12-11T22:15:11.699Z] EdgeX Global Pipelines Version Info [2020-12-11T22:15:11.699Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-11T22:15:13.745Z] ------------------- [2020-12-11T22:15:13.745Z] stable info: [2020-12-11T22:15:13.745Z] ------------------- [2020-12-11T22:15:13.745Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-11T22:15:13.745Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-11T22:15:13.745Z] Message: update stable to v1.0.172 [2020-12-11T22:15:14.318Z] ------------------- [2020-12-11T22:15:14.318Z] experimental info: [2020-12-11T22:15:14.318Z] ------------------- [2020-12-11T22:15:14.318Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-11T22:15:14.318Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-11T22:15:14.318Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-11T22:15:14.605Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-11T22:15:14.701Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-11T22:15:14.796Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-11T22:15:14.890Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-11T22:15:14.985Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-11T22:15:15.080Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-11T22:15:15.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-11T22:15:15.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-11T22:15:15.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-11T22:15:15.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-11T22:15:15.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-11T22:15:15.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-11T22:15:15.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-11T22:15:15.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-11T22:15:16.062Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-11T22:15:16.156Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-11T22:15:16.254Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-11T22:15:16.351Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-11T22:15:16.441Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-11T22:15:16.539Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-11T22:15:16.639Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-11T22:15:16.735Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-11T22:15:16.842Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2939 [Pipeline] echo [2020-12-11T22:15:16.942Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2939 [Pipeline] echo [2020-12-11T22:15:17.034Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2939 [Pipeline] echo [2020-12-11T22:15:17.126Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64217ad897117b08eed8085e37ff988c959a8bbb [Pipeline] echo [2020-12-11T22:15:17.215Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64217ad [Pipeline] echo [2020-12-11T22:15:17.306Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-11T22:15:17.499Z] provisioning config files... [2020-12-11T22:15:17.537Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6023972522933671636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-11T22:15:17.887Z] ---> docker-login.sh [2020-12-11T22:15:17.887Z] nexus3.edgexfoundry.org:10001 [2020-12-11T22:15:18.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T22:15:18.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T22:15:18.416Z] Configure a credential helper to remove this warning. See [2020-12-11T22:15:18.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T22:15:18.416Z] [2020-12-11T22:15:18.416Z] Login Succeeded [2020-12-11T22:15:18.416Z] nexus3.edgexfoundry.org:10002 [2020-12-11T22:15:18.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T22:15:18.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T22:15:18.416Z] Configure a credential helper to remove this warning. See [2020-12-11T22:15:18.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T22:15:18.416Z] [2020-12-11T22:15:18.416Z] Login Succeeded [2020-12-11T22:15:18.416Z] nexus3.edgexfoundry.org:10003 [2020-12-11T22:15:18.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T22:15:18.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T22:15:18.678Z] Configure a credential helper to remove this warning. See [2020-12-11T22:15:18.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T22:15:18.678Z] [2020-12-11T22:15:18.678Z] Login Succeeded [2020-12-11T22:15:18.678Z] nexus3.edgexfoundry.org:10004 [2020-12-11T22:15:18.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T22:15:18.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T22:15:18.940Z] Configure a credential helper to remove this warning. See [2020-12-11T22:15:18.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T22:15:18.940Z] [2020-12-11T22:15:18.940Z] Login Succeeded [2020-12-11T22:15:18.940Z] docker.io [2020-12-11T22:15:18.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T22:15:19.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T22:15:19.202Z] Configure a credential helper to remove this warning. See [2020-12-11T22:15:19.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T22:15:19.202Z] [2020-12-11T22:15:19.202Z] Login Succeeded [2020-12-11T22:15:19.202Z] ---> docker-login.sh ends [Pipeline] } [2020-12-11T22:15:19.212Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-11T22:15:19.690Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-11T22:15:19.690Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T22:15:19.690Z] ++ dirname cmd/core-command/Dockerfile [2020-12-11T22:15:19.690Z] ++ cut -d/ -f2 [2020-12-11T22:15:19.690Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-11T22:15:19.690Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T22:15:19.690Z] ++ dirname cmd/core-data/Dockerfile [2020-12-11T22:15:19.690Z] ++ cut -d/ -f2 [2020-12-11T22:15:19.690Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-11T22:15:19.690Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T22:15:19.690Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-11T22:15:19.690Z] ++ cut -d/ -f2 [2020-12-11T22:15:19.690Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-11T22:15:19.690Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T22:15:19.690Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-11T22:15:19.690Z] ++ cut -d/ -f2 [2020-12-11T22:15:19.690Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-11T22:15:19.690Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T22:15:19.690Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-11T22:15:19.690Z] ++ cut -d/ -f2 [2020-12-11T22:15:19.690Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-11T22:15:19.690Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T22:15:19.690Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-12-11T22:15:19.690Z] ++ cut -d/ -f2 [2020-12-11T22:15:19.690Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-12-11T22:15:19.690Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T22:15:19.690Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-11T22:15:19.690Z] ++ cut -d/ -f2 [2020-12-11T22:15:19.690Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-11T22:15:19.690Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T22:15:19.690Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-11T22:15:19.690Z] ++ cut -d/ -f2 [2020-12-11T22:15:19.690Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-11T22:15:19.690Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T22:15:19.690Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-11T22:15:19.690Z] ++ cut -d/ -f2 [2020-12-11T22:15:19.690Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-11T22:15:19.690Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T22:15:19.690Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-11T22:15:19.690Z] ++ cut -d/ -f2 [2020-12-11T22:15:19.690Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-11T22:15:19.761Z] 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-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 [2020-12-11T22:15:21.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-11T22:15:21.368Z] [2020-12-11T22:15:21.368Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:15:21.716Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-11T22:15:21.716Z] latest: Pulling from edgex-devops/git-semver [2020-12-11T22:15:21.716Z] 31603596830f: Pulling fs layer [2020-12-11T22:15:21.716Z] 2a8b12db71e7: Pulling fs layer [2020-12-11T22:15:21.716Z] 6ca5941a6612: Pulling fs layer [2020-12-11T22:15:21.716Z] ecc8261a40a4: Pulling fs layer [2020-12-11T22:15:21.716Z] ecc8261a40a4: Waiting [2020-12-11T22:15:21.716Z] 2a8b12db71e7: Verifying Checksum [2020-12-11T22:15:21.716Z] 2a8b12db71e7: Download complete [2020-12-11T22:15:21.716Z] 31603596830f: Verifying Checksum [2020-12-11T22:15:21.716Z] 31603596830f: Download complete [2020-12-11T22:15:21.979Z] 6ca5941a6612: Verifying Checksum [2020-12-11T22:15:21.979Z] 6ca5941a6612: Download complete [2020-12-11T22:15:21.979Z] ecc8261a40a4: Verifying Checksum [2020-12-11T22:15:21.979Z] ecc8261a40a4: Download complete [2020-12-11T22:15:22.241Z] 31603596830f: Pull complete [2020-12-11T22:15:22.241Z] 2a8b12db71e7: Pull complete [2020-12-11T22:15:23.196Z] 6ca5941a6612: Pull complete [2020-12-11T22:15:23.196Z] ecc8261a40a4: Pull complete [2020-12-11T22:15:23.196Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-11T22:15:23.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-11T22:15:23.459Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-11T22:15:23.560Z] prd-centos7-docker-4c-2g-15634 does not seem to be running inside a container [2020-12-11T22:15:23.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-11T22:15:26.183Z] $ docker top b447ba5d852ea010f530070861e5cc563d7bcf899fbbbc47c5ce39add6351d1d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-11T22:15:26.500Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-11T22:15:26.500Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-11T22:15:26.714Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-11T22:15:26.720Z] $ docker exec b447ba5d852ea010f530070861e5cc563d7bcf899fbbbc47c5ce39add6351d1d ssh-agent [2020-12-11T22:15:26.880Z] SSH_AUTH_SOCK=/tmp/ssh-0uSaklcSQ20r/agent.11 [2020-12-11T22:15:26.880Z] SSH_AGENT_PID=17 [2020-12-11T22:15:26.890Z] Running ssh-add (command line suppressed) [2020-12-11T22:15:27.007Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_4632118806501856193.key (/w/workspace/edgex-go/4@tmp/private_key_4632118806501856193.key) [2020-12-11T22:15:27.056Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-11T22:15:27.405Z] + git tag --points-at HEAD [Pipeline] } [2020-12-11T22:15:27.428Z] $ docker exec --env ******** --env ******** b447ba5d852ea010f530070861e5cc563d7bcf899fbbbc47c5ce39add6351d1d ssh-agent -k [2020-12-11T22:15:27.543Z] unset SSH_AUTH_SOCK; [2020-12-11T22:15:27.543Z] unset SSH_AGENT_PID; [2020-12-11T22:15:27.543Z] echo Agent pid 17 killed; [2020-12-11T22:15:27.588Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-11T22:15:27.736Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-11T22:15:27.736Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-11T22:15:27.900Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-11T22:15:27.906Z] $ docker exec b447ba5d852ea010f530070861e5cc563d7bcf899fbbbc47c5ce39add6351d1d ssh-agent [2020-12-11T22:15:28.071Z] SSH_AUTH_SOCK=/tmp/ssh-89CF0JCyhqjh/agent.47 [2020-12-11T22:15:28.071Z] SSH_AGENT_PID=52 [2020-12-11T22:15:28.078Z] Running ssh-add (command line suppressed) [2020-12-11T22:15:28.203Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_7313199535348516325.key (/w/workspace/edgex-go/4@tmp/private_key_7313199535348516325.key) [2020-12-11T22:15:28.251Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-11T22:15:28.592Z] + git semver init [2020-12-11T22:15:28.592Z] # -> Open(): unable to determine branch for HEAD [2020-12-11T22:15:28.592Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2020-12-11T22:15:28.592Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2020-12-11T22:15:28.592Z] # $SEMVER_REMOTE_NAME = origin [2020-12-11T22:15:28.592Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-11T22:15:28.592Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-11T22:15:28.592Z] # $SEMVER_BRANCH = PR-2939 [2020-12-11T22:15:28.592Z] # $SEMVER_TEMP = /tmp/semver-468324125 [2020-12-11T22:15:28.592Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-11T22:15:50.593Z] # '/tmp/semver-468324125' -> '/w/workspace/edgex-go/4/.semver' [2020-12-11T22:15:50.593Z] # -> Force: false [2020-12-11T22:15:50.593Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2020-12-11T22:15:50.609Z] $ docker exec --env ******** --env ******** b447ba5d852ea010f530070861e5cc563d7bcf899fbbbc47c5ce39add6351d1d ssh-agent -k [2020-12-11T22:15:50.870Z] unset SSH_AUTH_SOCK; [2020-12-11T22:15:50.870Z] unset SSH_AGENT_PID; [2020-12-11T22:15:50.870Z] echo Agent pid 52 killed; [2020-12-11T22:15:50.976Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-11T22:15:51.445Z] + git semver [Pipeline] } [2020-12-11T22:15:51.464Z] $ docker stop --time=1 b447ba5d852ea010f530070861e5cc563d7bcf899fbbbc47c5ce39add6351d1d [2020-12-11T22:15:53.088Z] $ docker rm -f b447ba5d852ea010f530070861e5cc563d7bcf899fbbbc47c5ce39add6351d1d [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-11T22:15:53.648Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-11T22:15:54.181Z] Stashed 1 file(s) [Pipeline] echo [2020-12-11T22:15:54.184Z] [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 [2020-12-11T22:15:55.106Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-11T22:15:55.405Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-11T22:15:55.705Z] + sudo service docker restart [2020-12-11T22:15:55.705Z] + true [2020-12-11T22:15:55.705Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-11T22:15:56.304Z] ========================================================= [2020-12-11T22:15:56.304Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-11T22:15:56.304Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:15:56.650Z] + 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 . [2020-12-11T22:15:59.973Z] Sending build context to Docker daemon 326.5MB [2020-12-11T22:15:59.973Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-11T22:15:59.973Z] Step 2/7 : FROM ${BASE} [2020-12-11T22:15:59.973Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-11T22:15:59.973Z] 188c0c94c7c5: Pulling fs layer [2020-12-11T22:15:59.973Z] 0ef7d3d256c8: Pulling fs layer [2020-12-11T22:15:59.973Z] de9db76c5a1d: Pulling fs layer [2020-12-11T22:15:59.973Z] bca2f99d35d6: Pulling fs layer [2020-12-11T22:15:59.973Z] 93359f2a8cfa: Pulling fs layer [2020-12-11T22:15:59.973Z] 7c6f9722023f: Pulling fs layer [2020-12-11T22:15:59.973Z] a35cf1a2eb13: Pulling fs layer [2020-12-11T22:15:59.973Z] 93359f2a8cfa: Waiting [2020-12-11T22:15:59.973Z] 7c6f9722023f: Waiting [2020-12-11T22:15:59.973Z] bca2f99d35d6: Waiting [2020-12-11T22:15:59.973Z] a35cf1a2eb13: Waiting [2020-12-11T22:15:59.973Z] de9db76c5a1d: Verifying Checksum [2020-12-11T22:15:59.973Z] de9db76c5a1d: Download complete [2020-12-11T22:15:59.973Z] 0ef7d3d256c8: Verifying Checksum [2020-12-11T22:15:59.973Z] 0ef7d3d256c8: Download complete [2020-12-11T22:15:59.973Z] 93359f2a8cfa: Verifying Checksum [2020-12-11T22:15:59.973Z] 93359f2a8cfa: Download complete [2020-12-11T22:15:59.974Z] 188c0c94c7c5: Verifying Checksum [2020-12-11T22:15:59.974Z] 7c6f9722023f: Verifying Checksum [2020-12-11T22:15:59.974Z] 7c6f9722023f: Download complete [2020-12-11T22:16:00.558Z] 188c0c94c7c5: Pull complete [2020-12-11T22:16:00.558Z] 0ef7d3d256c8: Pull complete [2020-12-11T22:16:00.821Z] de9db76c5a1d: Pull complete [2020-12-11T22:16:02.235Z] a35cf1a2eb13: Verifying Checksum [2020-12-11T22:16:02.235Z] a35cf1a2eb13: Download complete [2020-12-11T22:16:02.503Z] bca2f99d35d6: Verifying Checksum [2020-12-11T22:16:02.503Z] bca2f99d35d6: Download complete [2020-12-11T22:16:09.129Z] bca2f99d35d6: Pull complete [2020-12-11T22:16:09.129Z] 93359f2a8cfa: Pull complete [2020-12-11T22:16:09.129Z] 7c6f9722023f: Pull complete [2020-12-11T22:16:09.592Z] Still waiting to schedule task [2020-12-11T22:16:09.592Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-11T22:16:13.361Z] a35cf1a2eb13: Pull complete [2020-12-11T22:16:13.361Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-11T22:16:13.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-11T22:16:13.361Z] ---> a62c8e92a672 [2020-12-11T22:16:13.361Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-11T22:16:13.361Z] ---> Running in 3cb999f6408d [2020-12-11T22:16:13.943Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:16:14.519Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:16:15.095Z] (1/12) Installing libmagic (5.38-r0) [2020-12-11T22:16:15.357Z] (2/12) Installing file (5.38-r0) [2020-12-11T22:16:15.357Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-11T22:16:15.619Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-11T22:16:20.933Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-11T22:16:20.933Z] (6/12) Installing patch (2.7.6-r6) [2020-12-11T22:16:20.933Z] (7/12) Installing build-base (0.5-r2) [2020-12-11T22:16:20.933Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-11T22:16:21.195Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-11T22:16:21.195Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-11T22:16:21.457Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-11T22:16:21.457Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-11T22:16:21.457Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:16:21.721Z] OK: 233 MiB in 51 packages [2020-12-11T22:16:25.033Z] Removing intermediate container 3cb999f6408d [2020-12-11T22:16:25.033Z] ---> e6fcba595dd4 [2020-12-11T22:16:25.033Z] Step 4/7 : WORKDIR /edgex-go [2020-12-11T22:16:25.033Z] ---> Running in 793e31ba3dbf [2020-12-11T22:16:25.294Z] Removing intermediate container 793e31ba3dbf [2020-12-11T22:16:25.294Z] ---> 302eba3aa812 [2020-12-11T22:16:25.294Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-11T22:16:25.867Z] latest: Pulling from library/docker [2020-12-11T22:16:26.134Z] 05e7bc50f07f: Pulling fs layer [2020-12-11T22:16:26.134Z] 6db28d0fdbf6: Pulling fs layer [2020-12-11T22:16:26.134Z] 292df0bc6bf3: Pulling fs layer [2020-12-11T22:16:26.134Z] 2e060f4bd70b: Pulling fs layer [2020-12-11T22:16:26.134Z] 80e8d568a223: Pulling fs layer [2020-12-11T22:16:26.134Z] 8dc6ef1a942a: Pulling fs layer [2020-12-11T22:16:26.134Z] 2312dd95470a: Pulling fs layer [2020-12-11T22:16:26.134Z] 80e8d568a223: Waiting [2020-12-11T22:16:26.134Z] 8dc6ef1a942a: Waiting [2020-12-11T22:16:26.134Z] 2312dd95470a: Waiting [2020-12-11T22:16:26.134Z] 2e060f4bd70b: Waiting [2020-12-11T22:16:26.134Z] 292df0bc6bf3: Verifying Checksum [2020-12-11T22:16:26.134Z] 292df0bc6bf3: Download complete [2020-12-11T22:16:26.400Z] 05e7bc50f07f: Verifying Checksum [2020-12-11T22:16:26.400Z] 05e7bc50f07f: Download complete [2020-12-11T22:16:26.400Z] 6db28d0fdbf6: Verifying Checksum [2020-12-11T22:16:26.400Z] 6db28d0fdbf6: Download complete [2020-12-11T22:16:26.400Z] 80e8d568a223: Verifying Checksum [2020-12-11T22:16:26.400Z] 80e8d568a223: Download complete [2020-12-11T22:16:26.400Z] 8dc6ef1a942a: Verifying Checksum [2020-12-11T22:16:26.400Z] 8dc6ef1a942a: Download complete [2020-12-11T22:16:26.400Z] 05e7bc50f07f: Pull complete [2020-12-11T22:16:26.668Z] 2312dd95470a: Verifying Checksum [2020-12-11T22:16:26.668Z] 2312dd95470a: Download complete [2020-12-11T22:16:26.668Z] 6db28d0fdbf6: Pull complete [2020-12-11T22:16:26.931Z] 292df0bc6bf3: Pull complete [2020-12-11T22:16:27.503Z] 2e060f4bd70b: Verifying Checksum [2020-12-11T22:16:27.503Z] 2e060f4bd70b: Download complete [2020-12-11T22:16:30.818Z] 2e060f4bd70b: Pull complete [2020-12-11T22:16:30.818Z] 80e8d568a223: Pull complete [2020-12-11T22:16:30.818Z] 8dc6ef1a942a: Pull complete [2020-12-11T22:16:30.818Z] 2312dd95470a: Pull complete [2020-12-11T22:16:30.818Z] Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 [2020-12-11T22:16:30.818Z] Status: Downloaded newer image for docker:latest [2020-12-11T22:16:32.219Z] ---> 030fa8a2f6e3 [2020-12-11T22:16:32.219Z] Step 6/7 : COPY go.mod . [2020-12-11T22:16:32.219Z] ---> 2813853539b7 [2020-12-11T22:16:32.219Z] Step 7/7 : RUN go mod download [2020-12-11T22:16:32.482Z] ---> Running in 3e9a0ac0fd7e [2020-12-11T22:16:54.513Z] Removing intermediate container 3e9a0ac0fd7e [2020-12-11T22:16:54.513Z] ---> 6696ea309517 [2020-12-11T22:16:54.513Z] Successfully built 6696ea309517 [2020-12-11T22:16:54.513Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:16:54.831Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-11T22:16:54.831Z] . [Pipeline] withDockerContainer [2020-12-11T22:16:54.937Z] prd-centos7-docker-4c-2g-15634 does not seem to be running inside a container [2020-12-11T22:16:54.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-11T22:16:55.894Z] $ docker top 2f5f276378648465f91c06828895b5b0873ef4d6fa8077ebdf81cdfcf432e8d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T22:16:56.415Z] + go version [2020-12-11T22:16:56.415Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-11T22:16:56.430Z] $ docker stop --time=1 2f5f276378648465f91c06828895b5b0873ef4d6fa8077ebdf81cdfcf432e8d1 [2020-12-11T22:16:57.799Z] $ docker rm -f 2f5f276378648465f91c06828895b5b0873ef4d6fa8077ebdf81cdfcf432e8d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:16:58.607Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-11T22:16:58.607Z] . [Pipeline] withDockerContainer [2020-12-11T22:16:58.708Z] prd-centos7-docker-4c-2g-15634 does not seem to be running inside a container [2020-12-11T22:16:58.955Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-11T22:16:59.581Z] $ docker top 9e875a68416d566aa128da6d18c1f8e055d1213633a5ec97753c65f3c190af4c -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-11T22:16:59.812Z] ========================================================= [2020-12-11T22:16:59.812Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-11T22:16:59.812Z] ========================================================= [Pipeline] sh [2020-12-11T22:17:00.135Z] + make test [2020-12-11T22:17:00.135Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-11T22:17:08.334Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-11T22:17:26.569Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-11T22:17:29.912Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-11T22:17:29.912Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-11T22:17:30.181Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-11T22:17:30.181Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-11T22:17:30.181Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-11T22:17:30.457Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-11T22:17:32.424Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.036s [2020-12-11T22:17:32.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-11T22:17:32.424Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-11T22:17:33.390Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-11T22:17:33.390Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-11T22:17:33.391Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-11T22:17:33.391Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-11T22:17:36.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.089s coverage: 46.6% of statements [2020-12-11T22:17:36.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-11T22:17:36.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-11T22:17:36.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-11T22:17:36.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-11T22:17:36.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-11T22:17:39.386Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.164s coverage: 27.1% of statements [2020-12-11T22:17:39.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-11T22:17:39.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-11T22:17:39.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-11T22:17:39.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-11T22:17:39.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-11T22:17:39.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-11T22:17:39.386Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.044s coverage: 100.0% of statements [2020-12-11T22:17:39.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-11T22:17:39.386Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.036s coverage: 100.0% of statements [2020-12-11T22:17:39.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-11T22:17:39.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-11T22:17:39.386Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.393s coverage: 68.5% of statements [2020-12-11T22:17:39.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-11T22:17:39.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-11T22:17:39.386Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.120s coverage: 82.3% of statements [2020-12-11T22:17:39.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-11T22:17:39.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-11T22:17:39.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-11T22:17:39.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-11T22:17:41.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.325s coverage: 28.6% of statements [2020-12-11T22:17:41.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-11T22:17:41.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-11T22:17:41.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-11T22:17:41.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-11T22:17:41.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-11T22:17:41.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.088s coverage: 100.0% of statements [2020-12-11T22:17:41.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-11T22:17:41.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.051s coverage: 100.0% of statements [2020-12-11T22:17:41.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-11T22:17:41.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.093s coverage: 86.7% of statements [2020-12-11T22:17:41.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-11T22:17:42.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.137s coverage: 97.5% of statements [2020-12-11T22:17:42.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-11T22:17:42.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.063s coverage: 78.3% of statements [2020-12-11T22:17:42.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-11T22:17:42.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-11T22:17:42.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-11T22:17:42.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-11T22:17:43.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.297s coverage: 93.8% of statements [2020-12-11T22:17:43.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-11T22:17:43.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-11T22:17:43.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-11T22:17:43.765Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-11T22:17:43.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-11T22:17:43.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-11T22:17:43.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-11T22:17:43.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-11T22:17:43.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-11T22:17:43.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-11T22:17:43.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-11T22:17:43.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-11T22:17:43.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-11T22:17:43.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-11T22:17:43.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-11T22:17:43.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-11T22:17:43.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-11T22:17:43.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-11T22:17:43.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-11T22:17:43.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-11T22:17:43.765Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2020-12-11T22:17:43.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-11T22:17:43.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-11T22:17:43.765Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.049s coverage: 0.1% of statements [2020-12-11T22:17:43.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-11T22:17:43.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-11T22:17:43.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-11T22:17:43.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-11T22:17:43.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2020-12-11T22:17:43.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-11T22:17:43.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 75.5% of statements [2020-12-11T22:17:43.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-11T22:17:43.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.8% of statements [2020-12-11T22:17:43.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.088s coverage: 87.2% of statements [2020-12-11T22:17:44.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.045s coverage: 84.2% of statements [2020-12-11T22:17:44.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.090s coverage: 91.4% of statements [2020-12-11T22:17:44.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-11T22:17:45.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 63.5% of statements [2020-12-11T22:17:45.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-11T22:17:45.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-11T22:17:45.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.030s coverage: 100.0% of statements [2020-12-11T22:17:45.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements [2020-12-11T22:17:45.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2020-12-11T22:17:45.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements [2020-12-11T22:17:46.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2020-12-11T22:17:47.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.296s coverage: 55.9% of statements [2020-12-11T22:17:47.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-11T22:17:47.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-11T22:17:47.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-11T22:17:47.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-11T22:17:47.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-11T22:17:47.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-11T22:17:55.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 7.887s coverage: 86.3% of statements [2020-12-11T22:17:55.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-11T22:17:55.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.083s coverage: 72.2% of statements [2020-12-11T22:17:55.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.390s coverage: 72.1% of statements [2020-12-11T22:17:55.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.045s coverage: 82.4% of statements [2020-12-11T22:17:55.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.043s coverage: 48.4% of statements [2020-12-11T22:17:55.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-11T22:17:55.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-11T22:17:55.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-11T22:17:55.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.033s coverage: 28.8% of statements [2020-12-11T22:17:55.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-11T22:17:55.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.038s coverage: 96.8% of statements [2020-12-11T22:17:55.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-11T22:17:55.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.109s coverage: 37.0% of statements [2020-12-11T22:17:55.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-11T22:17:55.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-11T22:17:55.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.708s coverage: 84.0% of statements [2020-12-11T22:17:55.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.050s coverage: 100.0% of statements [2020-12-11T22:17:55.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.097s coverage: 47.1% of statements [2020-12-11T22:17:55.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-11T22:17:55.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-11T22:17:55.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.030s coverage: 100.0% of statements [2020-12-11T22:17:55.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-11T22:17:55.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-11T22:17:55.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-11T22:17:55.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements [2020-12-11T22:17:55.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-11T22:17:55.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.049s coverage: 100.0% of statements [2020-12-11T22:17:55.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-11T22:17:55.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.701s coverage: 29.1% of statements [2020-12-11T22:17:55.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-11T22:17:55.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-11T22:17:55.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-11T22:17:55.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-11T22:17:55.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-11T22:17:55.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.063s coverage: 99.0% of statements [2020-12-11T22:17:55.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-11T22:17:55.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements [2020-12-11T22:17:55.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-11T22:17:55.300Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.022s coverage: 0.0% of statements [2020-12-11T22:17:55.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-11T22:17:55.300Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.040s coverage: 100.0% of statements [2020-12-11T22:17:55.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-11T22:17:55.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-11T22:17:55.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-11T22:17:55.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-11T22:17:55.300Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements [2020-12-11T22:17:55.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-11T22:17:55.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-11T22:17:55.300Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements [2020-12-11T22:17:55.567Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2020-12-11T22:17:55.831Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 100.0% of statements [2020-12-11T22:17:56.094Z] GO111MODULE=on go vet ./... [2020-12-11T22:17:57.951Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15636 in /w/workspace/edgexfoundry_edgex-go_PR-2939 [Pipeline] { [Pipeline] ws [2020-12-11T22:17:58.066Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2020-12-11T22:18:03.227Z] using credential edgex-jenkins-ssh [2020-12-11T22:18:03.291Z] Cloning the remote Git repository [2020-12-11T22:18:03.353Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-11T22:18:03.462Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2020-12-11T22:18:03.530Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-11T22:18:03.530Z] > git --version # timeout=10 [2020-12-11T22:18:03.549Z] > git --version # 'git version 2.17.1' [2020-12-11T22:18:03.550Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T22:18:03.613Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-11T22:18:19.340Z] Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 [2020-12-11T22:18:20.109Z] Merge succeeded, producing fb761da2871e91a77a7513ff712b570770a449a3 [2020-12-11T22:18:20.109Z] Checking out Revision fb761da2871e91a77a7513ff712b570770a449a3 (PR-2939) [2020-12-11T22:18:18.543Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-11T22:18:18.560Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-11T22:18:18.589Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-11T22:18:18.622Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-11T22:18:18.623Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T22:18:18.634Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2939/head:refs/remotes/origin/PR-2939 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-11T22:18:19.358Z] > git config core.sparsecheckout # timeout=10 [2020-12-11T22:18:19.377Z] > git checkout -f 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 # timeout=10 [2020-12-11T22:18:19.691Z] > git remote # timeout=10 [2020-12-11T22:18:19.712Z] > git config --get remote.origin.url # timeout=10 [2020-12-11T22:18:19.730Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T22:18:19.811Z] > git merge c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 [2020-12-11T22:18:20.093Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-11T22:18:20.115Z] > git config core.sparsecheckout # timeout=10 [2020-12-11T22:18:20.134Z] > git checkout -f fb761da2871e91a77a7513ff712b570770a449a3 # timeout=10 [2020-12-11T22:18:22.827Z] gofmt -l . [2020-12-11T22:18:22.827Z] [ "`gofmt -l .`" = "" ] [2020-12-11T22:18:22.827Z] ./bin/test-go-mod-tidy.sh [2020-12-11T22:18:22.827Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-11T22:18:23.141Z] + ls -al . [2020-12-11T22:18:23.141Z] total 668 [2020-12-11T22:18:23.141Z] drwxrwxr-x 10 1001 1001 4096 Dec 11 22:18 . [2020-12-11T22:18:23.141Z] drwxr-xr-x 4 root root 28 Dec 11 22:16 .. [2020-12-11T22:18:23.141Z] -rw-rw-r-- 1 1001 1001 11 Dec 11 22:15 .dockerignore [2020-12-11T22:18:23.141Z] drwxrwxr-x 8 1001 1001 179 Dec 11 22:15 .git [2020-12-11T22:18:23.141Z] drwxrwxr-x 3 1001 1001 125 Dec 11 22:15 .github [2020-12-11T22:18:23.141Z] -rw-rw-r-- 1 1001 1001 943 Dec 11 22:15 .gitignore [2020-12-11T22:18:23.141Z] drwx------ 3 1001 1001 47 Dec 11 22:15 .semver [2020-12-11T22:18:23.141Z] -rw-rw-r-- 1 1001 1001 166 Dec 11 22:15 .sonarcloud.properties [2020-12-11T22:18:23.141Z] -rw-rw-r-- 1 1001 1001 3804 Dec 11 22:15 CONTRIBUTING.md [2020-12-11T22:18:23.141Z] -rw-rw-r-- 1 1001 1001 1035 Dec 11 22:15 Dockerfile.build [2020-12-11T22:18:23.141Z] -rw-rw-r-- 1 1001 1001 863 Dec 11 22:15 Jenkinsfile [2020-12-11T22:18:23.141Z] -rw-rw-r-- 1 1001 1001 10775 Dec 11 22:15 LICENSE [2020-12-11T22:18:23.141Z] -rw-rw-r-- 1 1001 1001 6318 Dec 11 22:15 Makefile [2020-12-11T22:18:23.141Z] -rw-rw-r-- 1 1001 1001 6447 Dec 11 22:15 README.md [2020-12-11T22:18:23.141Z] -rw-rw-r-- 1 1001 1001 7286 Dec 11 22:15 SECURITY.md [2020-12-11T22:18:23.141Z] -rw-rw-r-- 1 1001 1001 5 Dec 11 22:15 VERSION [2020-12-11T22:18:23.141Z] -rw-rw-r-- 1 1001 1001 4131 Dec 11 22:15 ZMQWindows.md [2020-12-11T22:18:23.141Z] drwxrwxr-x 2 1001 1001 117 Dec 11 22:15 bin [2020-12-11T22:18:23.141Z] drwxrwxr-x 15 1001 1001 4096 Dec 11 22:15 cmd [2020-12-11T22:18:23.141Z] -rw-r--r-- 1 root root 569827 Dec 11 22:17 coverage.out [2020-12-11T22:18:23.141Z] -rw-r--r-- 1 root root 1041 Dec 11 22:18 go.mod [2020-12-11T22:18:23.141Z] -rw-r--r-- 1 root root 18856 Dec 11 22:18 go.sum [2020-12-11T22:18:23.141Z] drwxrwxr-x 8 1001 1001 127 Dec 11 22:15 internal [2020-12-11T22:18:23.141Z] drwxrwxr-x 4 1001 1001 26 Dec 11 22:15 openapi [2020-12-11T22:18:23.141Z] drwxrwxr-x 4 1001 1001 71 Dec 11 22:15 snap [2020-12-11T22:18:23.141Z] -rw-rw-r-- 1 1001 1001 168 Dec 11 22:15 version.go [Pipeline] sh [2020-12-11T22:18:23.443Z] + '[' -e coverage.out ] [2020-12-11T22:18:23.443Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-11T22:18:23.691Z] Stashed 1 file(s) [Pipeline] sh [2020-12-11T22:18:23.989Z] + make build [2020-12-11T22:18:23.989Z] 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 [2020-12-11T22:18:24.343Z] Commit message: "Merge commit 'c80d9cda01f36d6150cb756b8bf2f6d3223e0b45' into HEAD" [2020-12-11T22:18:24.348Z] > git rev-list --no-walk 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-11T22:18:25.932Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-11T22:18:26.393Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-11T22:18:26.757Z] + true [2020-12-11T22:18:26.757Z] + sudo service docker restart [2020-12-11T22:18:28.222Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-11T22:18:28.811Z] provisioning config files... [2020-12-11T22:18:28.891Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1622645040583609845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-11T22:18:29.315Z] ---> docker-login.sh [2020-12-11T22:18:29.315Z] nexus3.edgexfoundry.org:10001 [2020-12-11T22:18:30.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T22:18:30.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T22:18:30.596Z] Configure a credential helper to remove this warning. See [2020-12-11T22:18:30.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T22:18:30.596Z] [2020-12-11T22:18:30.596Z] Login Succeeded [2020-12-11T22:18:30.596Z] nexus3.edgexfoundry.org:10002 [2020-12-11T22:18:30.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T22:18:31.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T22:18:31.157Z] Configure a credential helper to remove this warning. See [2020-12-11T22:18:31.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T22:18:31.157Z] [2020-12-11T22:18:31.157Z] Login Succeeded [2020-12-11T22:18:31.157Z] nexus3.edgexfoundry.org:10003 [2020-12-11T22:18:31.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T22:18:31.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T22:18:31.707Z] Configure a credential helper to remove this warning. See [2020-12-11T22:18:31.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T22:18:31.707Z] [2020-12-11T22:18:31.707Z] Login Succeeded [2020-12-11T22:18:31.707Z] nexus3.edgexfoundry.org:10004 [2020-12-11T22:18:31.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T22:18:32.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T22:18:32.268Z] Configure a credential helper to remove this warning. See [2020-12-11T22:18:32.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T22:18:32.268Z] [2020-12-11T22:18:32.268Z] Login Succeeded [2020-12-11T22:18:32.268Z] docker.io [2020-12-11T22:18:32.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T22:18:33.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T22:18:33.136Z] Configure a credential helper to remove this warning. See [2020-12-11T22:18:33.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T22:18:33.136Z] [2020-12-11T22:18:33.136Z] Login Succeeded [2020-12-11T22:18:33.136Z] ---> docker-login.sh ends [Pipeline] } [2020-12-11T22:18:33.153Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-11T22:18:33.595Z] ========================================================= [2020-12-11T22:18:33.595Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-11T22:18:33.595Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:18:33.987Z] + 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 . [2020-12-11T22:18:36.491Z] 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 [2020-12-11T22:18:36.637Z] Sending build context to Docker daemon 165.7MB [2020-12-11T22:18:36.637Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-11T22:18:36.637Z] Step 2/7 : FROM ${BASE} [2020-12-11T22:18:36.637Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-11T22:18:36.637Z] 5f621e34cdf4: Pulling fs layer [2020-12-11T22:18:36.637Z] a4357932f1b6: Pulling fs layer [2020-12-11T22:18:36.637Z] 18c013af1878: Pulling fs layer [2020-12-11T22:18:36.637Z] 00ac8860ef70: Pulling fs layer [2020-12-11T22:18:36.637Z] 63d7cb157983: Pulling fs layer [2020-12-11T22:18:36.637Z] b116817d02f9: Pulling fs layer [2020-12-11T22:18:36.637Z] 745a02a5169b: Pulling fs layer [2020-12-11T22:18:36.637Z] 00ac8860ef70: Waiting [2020-12-11T22:18:36.637Z] 63d7cb157983: Waiting [2020-12-11T22:18:36.637Z] b116817d02f9: Waiting [2020-12-11T22:18:36.637Z] 745a02a5169b: Waiting [2020-12-11T22:18:36.637Z] 18c013af1878: Verifying Checksum [2020-12-11T22:18:36.637Z] 18c013af1878: Download complete [2020-12-11T22:18:36.637Z] a4357932f1b6: Download complete [2020-12-11T22:18:36.637Z] 63d7cb157983: Verifying Checksum [2020-12-11T22:18:36.637Z] 63d7cb157983: Download complete [2020-12-11T22:18:37.235Z] b116817d02f9: Verifying Checksum [2020-12-11T22:18:37.235Z] b116817d02f9: Download complete [2020-12-11T22:18:37.235Z] 5f621e34cdf4: Verifying Checksum [2020-12-11T22:18:37.235Z] 5f621e34cdf4: Download complete [2020-12-11T22:18:37.841Z] 5f621e34cdf4: Pull complete [2020-12-11T22:18:37.880Z] 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 [2020-12-11T22:18:38.451Z] a4357932f1b6: Pull complete [2020-12-11T22:18:38.722Z] 18c013af1878: Pull complete [2020-12-11T22:18:39.265Z] 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 [2020-12-11T22:18:39.265Z] 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 [2020-12-11T22:18:39.709Z] 745a02a5169b: Verifying Checksum [2020-12-11T22:18:39.709Z] 745a02a5169b: Download complete [2020-12-11T22:18:40.676Z] 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 [2020-12-11T22:18:40.691Z] 00ac8860ef70: Verifying Checksum [2020-12-11T22:18:40.691Z] 00ac8860ef70: Download complete [2020-12-11T22:18:42.068Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-11T22:18:43.029Z] 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 [2020-12-11T22:18:44.035Z] 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 [2020-12-11T22:18:45.440Z] 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 [2020-12-11T22:18:46.388Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-11T22:18:47.340Z] 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 [Pipeline] } [2020-12-11T22:18:48.910Z] $ docker stop --time=1 9e875a68416d566aa128da6d18c1f8e055d1213633a5ec97753c65f3c190af4c [2020-12-11T22:18:50.859Z] 00ac8860ef70: Pull complete [2020-12-11T22:18:50.859Z] 63d7cb157983: Pull complete [2020-12-11T22:18:51.266Z] $ docker rm -f 9e875a68416d566aa128da6d18c1f8e055d1213633a5ec97753c65f3c190af4c [2020-12-11T22:18:51.458Z] b116817d02f9: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:18:54.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-11T22:18:54.948Z] [2020-12-11T22:18:54.948Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:18:55.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-11T22:18:55.301Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-11T22:18:55.301Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-11T22:18:55.301Z] ca9280d653b3: Pulling fs layer [2020-12-11T22:18:55.301Z] 7e9c9ca2126c: Pulling fs layer [2020-12-11T22:18:55.301Z] cbdbe7a5bc2a: Verifying Checksum [2020-12-11T22:18:55.565Z] cbdbe7a5bc2a: Download complete [2020-12-11T22:18:55.565Z] ca9280d653b3: Verifying Checksum [2020-12-11T22:18:55.565Z] ca9280d653b3: Download complete [2020-12-11T22:18:55.798Z] 745a02a5169b: Pull complete [2020-12-11T22:18:55.798Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-11T22:18:55.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-11T22:18:55.798Z] ---> b7e6874047d6 [2020-12-11T22:18:55.798Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-11T22:18:55.835Z] cbdbe7a5bc2a: Pull complete [2020-12-11T22:18:56.783Z] 7e9c9ca2126c: Verifying Checksum [2020-12-11T22:18:56.783Z] 7e9c9ca2126c: Download complete [2020-12-11T22:18:56.783Z] ca9280d653b3: Pull complete [2020-12-11T22:18:59.200Z] ---> Running in ea01cd4f6113 [2020-12-11T22:18:59.796Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:19:00.769Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:19:01.748Z] (1/12) Installing libmagic (5.38-r0) [2020-12-11T22:19:02.020Z] (2/12) Installing file (5.38-r0) [2020-12-11T22:19:02.020Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-11T22:19:02.292Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-11T22:19:03.411Z] 7e9c9ca2126c: Pull complete [2020-12-11T22:19:03.411Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-11T22:19:03.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-11T22:19:03.411Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-11T22:19:03.587Z] prd-centos7-docker-4c-2g-15634 does not seem to be running inside a container [2020-12-11T22:19:03.636Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 [2020-12-11T22:19:04.504Z] $ docker top 47da98ce89c2fee955f045c3ea6aab60cca03a88e0131c69cb5ed86e5504ea87 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T22:19:04.975Z] + docker-compose build --help [2020-12-11T22:19:04.975Z] + grep parallel [2020-12-11T22:19:05.664Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-11T22:19:05.664Z] (6/12) Installing patch (2.7.6-r6) [2020-12-11T22:19:05.664Z] (7/12) Installing build-base (0.5-r2) [2020-12-11T22:19:05.919Z] --parallel Build images in parallel. [Pipeline] } [2020-12-11T22:19:05.933Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-11T22:19:05.933Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-11T22:19:05.933Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-11T22:19:05.935Z] $ docker stop --time=1 47da98ce89c2fee955f045c3ea6aab60cca03a88e0131c69cb5ed86e5504ea87 [2020-12-11T22:19:06.204Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-11T22:19:06.204Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-11T22:19:06.477Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:19:06.477Z] OK: 217 MiB in 51 packages [2020-12-11T22:19:07.308Z] $ docker rm -f 47da98ce89c2fee955f045c3ea6aab60cca03a88e0131c69cb5ed86e5504ea87 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:19:07.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-11T22:19:07.904Z] . [Pipeline] withDockerContainer [2020-12-11T22:19:08.012Z] prd-centos7-docker-4c-2g-15634 does not seem to be running inside a container [2020-12-11T22:19:08.061Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-11T22:19:08.655Z] $ docker top 832edc3d71e22431ad41373c1323115b59e4d5ac7ea438c5117090ef7b9648a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T22:19:09.154Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-11T22:19:10.101Z] Building docker-core-command-go ... [2020-12-11T22:19:10.101Z] Building docker-core-data-go ... [2020-12-11T22:19:10.101Z] Building docker-core-metadata-go ... [2020-12-11T22:19:10.101Z] Building docker-security-bootstrap-redis-go ... [2020-12-11T22:19:10.101Z] Building docker-security-proxy-setup-go ... [2020-12-11T22:19:10.101Z] Building docker-security-secrets-setup-go ... [2020-12-11T22:19:10.101Z] Building docker-security-secretstore-setup-go ... [2020-12-11T22:19:10.101Z] Building docker-support-notifications-go ... [2020-12-11T22:19:10.101Z] Building docker-support-scheduler-go ... [2020-12-11T22:19:10.101Z] Building docker-sys-mgmt-agent-go ... [2020-12-11T22:19:10.101Z] Building docker-core-data-go [2020-12-11T22:19:10.101Z] Building docker-core-metadata-go [2020-12-11T22:19:10.101Z] Building docker-sys-mgmt-agent-go [2020-12-11T22:19:10.101Z] Building docker-security-bootstrap-redis-go [2020-12-11T22:19:10.101Z] Building docker-security-proxy-setup-go [2020-12-11T22:19:10.781Z] Removing intermediate container ea01cd4f6113 [2020-12-11T22:19:10.781Z] ---> 0c19eacccfb7 [2020-12-11T22:19:10.781Z] Step 4/7 : WORKDIR /edgex-go [2020-12-11T22:19:10.781Z] ---> Running in a297e011f060 [2020-12-11T22:19:11.052Z] Removing intermediate container a297e011f060 [2020-12-11T22:19:11.052Z] ---> 406596b22f46 [2020-12-11T22:19:11.052Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-11T22:19:11.642Z] latest: Pulling from library/docker [2020-12-11T22:19:11.642Z] a3cc7d3b244e: Pulling fs layer [2020-12-11T22:19:11.642Z] 02a3295e0d61: Pulling fs layer [2020-12-11T22:19:11.642Z] 0f4f2e6d8100: Pulling fs layer [2020-12-11T22:19:11.642Z] 330b718f631f: Pulling fs layer [2020-12-11T22:19:11.642Z] a93816041522: Pulling fs layer [2020-12-11T22:19:11.642Z] bdb6da89ff94: Pulling fs layer [2020-12-11T22:19:11.642Z] 2a70c0c122f4: Pulling fs layer [2020-12-11T22:19:11.642Z] 330b718f631f: Waiting [2020-12-11T22:19:11.642Z] a93816041522: Waiting [2020-12-11T22:19:11.642Z] bdb6da89ff94: Waiting [2020-12-11T22:19:11.642Z] 2a70c0c122f4: Waiting [2020-12-11T22:19:11.921Z] 0f4f2e6d8100: Verifying Checksum [2020-12-11T22:19:11.921Z] 0f4f2e6d8100: Download complete [2020-12-11T22:19:11.921Z] a3cc7d3b244e: Verifying Checksum [2020-12-11T22:19:11.921Z] a3cc7d3b244e: Download complete [2020-12-11T22:19:11.921Z] 02a3295e0d61: Download complete [2020-12-11T22:19:11.921Z] a93816041522: Verifying Checksum [2020-12-11T22:19:11.921Z] a93816041522: Download complete [2020-12-11T22:19:11.921Z] bdb6da89ff94: Download complete [2020-12-11T22:19:12.200Z] 2a70c0c122f4: Verifying Checksum [2020-12-11T22:19:12.200Z] 2a70c0c122f4: Download complete [2020-12-11T22:19:12.475Z] a3cc7d3b244e: Pull complete [2020-12-11T22:19:13.078Z] 02a3295e0d61: Pull complete [2020-12-11T22:19:13.678Z] 0f4f2e6d8100: Pull complete [2020-12-11T22:19:13.678Z] 330b718f631f: Verifying Checksum [2020-12-11T22:19:13.678Z] 330b718f631f: Download complete [2020-12-11T22:19:18.008Z] 330b718f631f: Pull complete [2020-12-11T22:19:18.008Z] a93816041522: Pull complete [2020-12-11T22:19:18.008Z] bdb6da89ff94: Pull complete [2020-12-11T22:19:18.601Z] 2a70c0c122f4: Pull complete [2020-12-11T22:19:18.601Z] Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 [2020-12-11T22:19:18.601Z] Status: Downloaded newer image for docker:latest [2020-12-11T22:19:21.989Z] ---> d288cce4ef63 [2020-12-11T22:19:21.989Z] Step 6/7 : COPY go.mod . [2020-12-11T22:19:22.260Z] ---> 6ef3aadc50bf [2020-12-11T22:19:22.260Z] Step 7/7 : RUN go mod download [2020-12-11T22:19:22.534Z] ---> Running in 7590c121618b [2020-12-11T22:19:42.344Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:19:42.344Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:19:42.344Z] ---> 6696ea309517 [2020-12-11T22:19:42.344Z] Step 3/22 : WORKDIR /edgex-go [2020-12-11T22:19:42.344Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:19:42.344Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:19:42.344Z] ---> 6696ea309517 [2020-12-11T22:19:42.344Z] Step 3/22 : WORKDIR /edgex-go [2020-12-11T22:19:42.344Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:19:42.344Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:19:42.344Z] ---> 6696ea309517 [2020-12-11T22:19:42.344Z] Step 3/27 : WORKDIR /edgex-go [2020-12-11T22:19:42.344Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:19:42.344Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:19:42.344Z] ---> 6696ea309517 [2020-12-11T22:19:42.344Z] Step 3/21 : WORKDIR /edgex-go [2020-12-11T22:19:42.344Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:19:42.344Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:19:42.344Z] ---> 6696ea309517 [2020-12-11T22:19:42.344Z] Step 3/23 : WORKDIR /edgex-go [2020-12-11T22:19:42.344Z] ---> Running in 28d425611c71 [2020-12-11T22:19:42.344Z] ---> Running in d623e3762f15 [2020-12-11T22:19:42.344Z] ---> Running in 45ca3c958a00 [2020-12-11T22:19:42.344Z] ---> Running in 8b5106560f7a [2020-12-11T22:19:42.344Z] ---> Running in 378414bf2852 [2020-12-11T22:19:42.607Z] Removing intermediate container 28d425611c71 [2020-12-11T22:19:42.607Z] ---> 76ae9fc19081 [2020-12-11T22:19:42.607Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:19:42.607Z] Removing intermediate container d623e3762f15 [2020-12-11T22:19:42.607Z] ---> b54bd0251db1 [2020-12-11T22:19:42.607Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:19:42.607Z] Removing intermediate container 378414bf2852 [2020-12-11T22:19:42.607Z] ---> 26ff92e79972 [2020-12-11T22:19:42.607Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:19:42.607Z] Removing intermediate container 45ca3c958a00 [2020-12-11T22:19:42.607Z] ---> ab54ac179324 [2020-12-11T22:19:42.607Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:19:42.607Z] Removing intermediate container 8b5106560f7a [2020-12-11T22:19:42.607Z] ---> 70f17d7785df [2020-12-11T22:19:42.607Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:19:42.868Z] ---> Running in 06c449ed05f7 [2020-12-11T22:19:42.868Z] ---> Running in e3da228a48dd [2020-12-11T22:19:42.868Z] ---> Running in b40584865b31 [2020-12-11T22:19:42.868Z] ---> Running in adb7ec65ed7b [2020-12-11T22:19:42.868Z] ---> Running in 5810c9d7ef85 [2020-12-11T22:19:44.798Z] Removing intermediate container b40584865b31 [2020-12-11T22:19:44.798Z] ---> 770bfeda42e9 [2020-12-11T22:19:44.798Z] Step 5/21 : RUN apk update && apk add make git [2020-12-11T22:19:44.798Z] ---> Running in ced5cc6dc0a6 [2020-12-11T22:19:45.060Z] Removing intermediate container e3da228a48dd [2020-12-11T22:19:45.060Z] ---> ce2eeda0ceca [2020-12-11T22:19:45.060Z] Step 5/22 : RUN apk update && apk add make git [2020-12-11T22:19:45.060Z] Removing intermediate container 06c449ed05f7 [2020-12-11T22:19:45.060Z] ---> df57a8327625 [2020-12-11T22:19:45.060Z] Step 5/22 : RUN apk update && apk add make git [2020-12-11T22:19:45.060Z] Removing intermediate container 5810c9d7ef85 [2020-12-11T22:19:45.060Z] ---> 5e219b71faf8 [2020-12-11T22:19:45.060Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-11T22:19:45.321Z] ---> Running in 07fedef9c440 [2020-12-11T22:19:45.321Z] ---> Running in bcfa004d6577 [2020-12-11T22:19:45.321Z] Removing intermediate container adb7ec65ed7b [2020-12-11T22:19:45.321Z] ---> a6c54a6f58a5 [2020-12-11T22:19:45.321Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-11T22:19:45.584Z] ---> Running in e72feb1b9f1b [2020-12-11T22:19:45.584Z] ---> Running in 5d9a2ccb3eb6 [2020-12-11T22:19:45.584Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:19:46.175Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:19:46.175Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:19:46.175Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:19:46.438Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:19:46.438Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:19:46.700Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:19:46.700Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:19:46.700Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:19:46.700Z] OK: 12748 distinct packages available [2020-12-11T22:19:46.700Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:19:46.966Z] OK: 233 MiB in 51 packages [2020-12-11T22:19:46.966Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:19:46.966Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:19:47.229Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:19:47.229Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:19:47.229Z] OK: 12748 distinct packages available [2020-12-11T22:19:47.229Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:19:47.229Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:19:47.229Z] OK: 12748 distinct packages available [2020-12-11T22:19:47.495Z] OK: 233 MiB in 51 packages [2020-12-11T22:19:47.495Z] Removing intermediate container ced5cc6dc0a6 [2020-12-11T22:19:47.495Z] ---> c1dd638a0863 [2020-12-11T22:19:47.495Z] Step 6/21 : COPY go.mod . [2020-12-11T22:19:47.495Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:19:47.495Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:19:47.495Z] OK: 12748 distinct packages available [2020-12-11T22:19:47.495Z] OK: 233 MiB in 51 packages [2020-12-11T22:19:47.495Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:19:47.495Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:19:47.495Z] OK: 12748 distinct packages available [2020-12-11T22:19:47.758Z] OK: 233 MiB in 51 packages [2020-12-11T22:19:47.758Z] ---> df26007eff6b [2020-12-11T22:19:47.758Z] Step 7/21 : RUN go mod download [2020-12-11T22:19:47.758Z] OK: 233 MiB in 51 packages [2020-12-11T22:19:48.022Z] ---> Running in 7e810420d239 [2020-12-11T22:19:48.599Z] Removing intermediate container 07fedef9c440 [2020-12-11T22:19:48.599Z] ---> 75b32bcece16 [2020-12-11T22:19:48.599Z] Step 6/22 : COPY go.mod . [2020-12-11T22:19:48.599Z] Removing intermediate container bcfa004d6577 [2020-12-11T22:19:48.599Z] ---> c568f1d6bf71 [2020-12-11T22:19:48.599Z] Step 6/22 : COPY go.mod . [2020-12-11T22:19:48.870Z] Removing intermediate container e72feb1b9f1b [2020-12-11T22:19:48.870Z] ---> f9f5b11919a7 [2020-12-11T22:19:48.870Z] Step 6/27 : COPY go.mod . [2020-12-11T22:19:48.870Z] Removing intermediate container 5d9a2ccb3eb6 [2020-12-11T22:19:48.870Z] ---> 3fb3e9778f2a [2020-12-11T22:19:48.870Z] Step 6/23 : COPY go.mod . [2020-12-11T22:19:49.133Z] ---> 010bc3686de3 [2020-12-11T22:19:49.133Z] Step 7/22 : RUN go mod download [2020-12-11T22:19:49.133Z] ---> d1e95d8f7611 [2020-12-11T22:19:49.133Z] Step 7/22 : RUN go mod download [2020-12-11T22:19:49.133Z] ---> Running in 6232495a727d [2020-12-11T22:19:49.133Z] ---> Running in 1dc55a3d4ca7 [2020-12-11T22:19:49.340Z] Removing intermediate container 7590c121618b [2020-12-11T22:19:49.340Z] ---> adcf4e536805 [2020-12-11T22:19:49.340Z] Successfully built adcf4e536805 [2020-12-11T22:19:49.340Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:19:49.400Z] ---> e78cd6986ce8 [2020-12-11T22:19:49.400Z] Step 7/27 : RUN go mod download [2020-12-11T22:19:49.400Z] ---> 353e4fc527eb [2020-12-11T22:19:49.400Z] Step 7/23 : RUN go mod download [2020-12-11T22:19:49.665Z] ---> Running in a711aa8d4c23 [2020-12-11T22:19:49.665Z] ---> Running in 3f3d38d85132 [2020-12-11T22:19:49.684Z] + docker inspect -f . ci-base-image-arm64 [2020-12-11T22:19:49.684Z] . [Pipeline] withDockerContainer [2020-12-11T22:19:49.955Z] prd-ubuntu18.04-docker-arm64-4c-16g-15636 does not seem to be running inside a container [2020-12-11T22:19:50.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-11T22:19:51.579Z] $ docker top ee4cb7b666e0cd7c3ccf0e75fea0a1ed14790430b51b8562499ace81534de6c2 -eo pid,comm [2020-12-11T22:19:51.642Z] Removing intermediate container 7e810420d239 [2020-12-11T22:19:51.642Z] ---> 52d6661b5099 [2020-12-11T22:19:51.642Z] Step 8/21 : COPY . . [Pipeline] { [Pipeline] sh [2020-12-11T22:19:52.625Z] + go version [2020-12-11T22:19:52.625Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-11T22:19:52.633Z] $ docker stop --time=1 ee4cb7b666e0cd7c3ccf0e75fea0a1ed14790430b51b8562499ace81534de6c2 [2020-12-11T22:19:54.216Z] Removing intermediate container 6232495a727d [2020-12-11T22:19:54.216Z] ---> 8e3106167338 [2020-12-11T22:19:54.216Z] Step 8/22 : COPY . . [2020-12-11T22:19:54.543Z] $ docker rm -f ee4cb7b666e0cd7c3ccf0e75fea0a1ed14790430b51b8562499ace81534de6c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:19:55.509Z] + docker inspect -f . ci-base-image-arm64 [2020-12-11T22:19:55.509Z] . [Pipeline] withDockerContainer [2020-12-11T22:19:55.766Z] prd-ubuntu18.04-docker-arm64-4c-16g-15636 does not seem to be running inside a container [2020-12-11T22:19:55.826Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-11T22:19:57.266Z] $ docker top eba4f5fc24bba4bfee8e8507f04a7c6edb4d4fe34616641a712aad7bf88fcb4b -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-11T22:19:57.666Z] ========================================================= [2020-12-11T22:19:57.666Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-11T22:19:57.666Z] ========================================================= [Pipeline] sh [2020-12-11T22:19:58.312Z] + make test [2020-12-11T22:19:58.312Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-11T22:20:00.843Z] Removing intermediate container 1dc55a3d4ca7 [2020-12-11T22:20:00.843Z] ---> 083158493d1d [2020-12-11T22:20:00.843Z] Step 8/22 : COPY . . [2020-12-11T22:20:01.418Z] Removing intermediate container a711aa8d4c23 [2020-12-11T22:20:01.418Z] ---> ae7719c2e7af [2020-12-11T22:20:01.418Z] Step 8/27 : COPY . . [2020-12-11T22:20:02.376Z] Removing intermediate container 3f3d38d85132 [2020-12-11T22:20:02.376Z] ---> d9c1694ba3c9 [2020-12-11T22:20:02.376Z] Step 8/23 : COPY . . [2020-12-11T22:20:20.507Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-11T22:20:29.081Z] ---> 12aad80e0cab [2020-12-11T22:20:29.081Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-11T22:20:30.308Z] ---> 220c605b75f2 [2020-12-11T22:20:30.308Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-11T22:20:33.022Z] ---> Running in 9ed261aae130 [2020-12-11T22:20:33.023Z] ---> Running in b2c78040c038 [2020-12-11T22:20:36.361Z] 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 [2020-12-11T22:20:36.361Z] 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 [2020-12-11T22:20:36.361Z] ---> ab15f7084ab5 [2020-12-11T22:20:36.361Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-11T22:20:36.361Z] ---> 7109fe264f14 [2020-12-11T22:20:36.361Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-11T22:20:36.361Z] ---> Running in c539f479a2f2 [2020-12-11T22:20:36.361Z] ---> Running in c56dc2e87fc7 [2020-12-11T22:20:36.627Z] ---> 1807a578125d [2020-12-11T22:20:36.627Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-11T22:20:36.901Z] ---> Running in 8f5ab5391fa5 [2020-12-11T22:20:37.890Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-11T22:20:37.890Z] 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 [2020-12-11T22:20:38.160Z] 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 [2020-12-11T22:21:04.881Z] 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 [2020-12-11T22:21:07.550Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-11T22:21:09.172Z] Removing intermediate container c539f479a2f2 [2020-12-11T22:21:09.172Z] ---> 6fc4095635f6 [2020-12-11T22:21:09.172Z] [2020-12-11T22:21:09.172Z] Step 10/22 : FROM alpine:3.10 [2020-12-11T22:21:09.441Z] 3.10: Pulling from library/alpine [2020-12-11T22:21:10.414Z] Removing intermediate container c56dc2e87fc7 [2020-12-11T22:21:10.414Z] ---> dc93af2cec65 [2020-12-11T22:21:10.414Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-11T22:21:10.693Z] Removing intermediate container b2c78040c038 [2020-12-11T22:21:10.693Z] ---> 37031e4a5c9a [2020-12-11T22:21:10.693Z] [2020-12-11T22:21:10.693Z] Step 10/21 : FROM alpine [2020-12-11T22:21:10.693Z] latest: Pulling from library/alpine [2020-12-11T22:21:12.088Z] ---> Running in f9ae099db233 [2020-12-11T22:21:12.088Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-11T22:21:12.088Z] Status: Downloaded newer image for alpine:latest [2020-12-11T22:21:12.088Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-11T22:21:12.088Z] ---> b14afc6dfb98 [2020-12-11T22:21:12.088Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-11T22:21:12.353Z] Status: Downloaded newer image for alpine:3.10 [2020-12-11T22:21:12.353Z] ---> be4e4bea2c2e [2020-12-11T22:21:12.353Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-11T22:21:12.621Z] ---> Running in fed022d2c5da [2020-12-11T22:21:12.621Z] ---> Running in 18053e586433 [2020-12-11T22:21:13.613Z] 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 [2020-12-11T22:21:13.613Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:21:13.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:21:13.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:21:13.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:21:14.173Z] v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-11T22:21:14.173Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-11T22:21:14.173Z] OK: 10348 distinct packages available [2020-12-11T22:21:14.173Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-11T22:21:14.173Z] v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:21:14.173Z] v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:21:14.173Z] OK: 12745 distinct packages available [2020-12-11T22:21:14.443Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-11T22:21:14.443Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-11T22:21:14.443Z] (4/5) Installing curl (7.66.0-r3) [2020-12-11T22:21:14.443Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-11T22:21:14.443Z] Executing busybox-1.30.1-r3.trigger [2020-12-11T22:21:14.443Z] Executing ca-certificates-20191127-r2.trigger [2020-12-11T22:21:14.443Z] OK: 7 MiB in 19 packages [2020-12-11T22:21:14.443Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-11T22:21:14.709Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-11T22:21:14.709Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-11T22:21:14.709Z] (4/4) Installing curl (7.69.1-r3) [2020-12-11T22:21:14.709Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:21:14.709Z] Executing ca-certificates-20191127-r4.trigger [2020-12-11T22:21:14.709Z] OK: 7 MiB in 18 packages [2020-12-11T22:21:20.024Z] Removing intermediate container 18053e586433 [2020-12-11T22:21:20.024Z] ---> 81bcfe6df4ff [2020-12-11T22:21:20.024Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-11T22:21:20.024Z] Removing intermediate container 9ed261aae130 [2020-12-11T22:21:20.024Z] ---> a7e6d07edb6c [2020-12-11T22:21:20.024Z] [2020-12-11T22:21:20.024Z] Step 10/22 : FROM scratch [2020-12-11T22:21:20.024Z] ---> [2020-12-11T22:21:20.024Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T22:21:20.285Z] ---> Running in e734545d557b [2020-12-11T22:21:21.230Z] Removing intermediate container f9ae099db233 [2020-12-11T22:21:21.230Z] ---> 7c48102f9bb1 [2020-12-11T22:21:21.230Z] [2020-12-11T22:21:21.230Z] Step 11/27 : FROM docker:latest [2020-12-11T22:21:21.230Z] ---> aefe523efa57 [2020-12-11T22:21:21.230Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-11T22:21:21.230Z] ---> Running in b8e9ca8180f7 [2020-12-11T22:21:21.230Z] Removing intermediate container fed022d2c5da [2020-12-11T22:21:21.230Z] ---> 854823af5c6a [2020-12-11T22:21:21.230Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-11T22:21:21.493Z] ---> Running in 87addfe5fcc0 [2020-12-11T22:21:21.756Z] ---> Running in e6c489bdf096 [2020-12-11T22:21:21.756Z] Removing intermediate container e734545d557b [2020-12-11T22:21:21.756Z] ---> d91d701c793b [2020-12-11T22:21:21.756Z] Step 13/22 : WORKDIR / [2020-12-11T22:21:21.756Z] Removing intermediate container b8e9ca8180f7 [2020-12-11T22:21:21.756Z] ---> c3c1e047a1f9 [2020-12-11T22:21:21.756Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-11T22:21:22.669Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-11T22:21:22.670Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-11T22:21:22.670Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-11T22:21:22.670Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-11T22:21:22.670Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-11T22:21:22.670Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-11T22:21:22.705Z] ---> Running in 9d2d433ca69b [2020-12-11T22:21:22.705Z] ---> Running in b9ab3f8aedc7 [2020-12-11T22:21:24.114Z] Removing intermediate container e6c489bdf096 [2020-12-11T22:21:24.114Z] ---> c1422ecf963f [2020-12-11T22:21:24.114Z] Step 13/21 : WORKDIR /edgex [2020-12-11T22:21:24.114Z] Removing intermediate container 9d2d433ca69b [2020-12-11T22:21:24.114Z] ---> 51fac3cc3c5d [2020-12-11T22:21:24.114Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-11T22:21:24.114Z] Removing intermediate container 8f5ab5391fa5 [2020-12-11T22:21:24.114Z] ---> 29011b0b206b [2020-12-11T22:21:24.114Z] [2020-12-11T22:21:24.114Z] Step 10/23 : FROM alpine [2020-12-11T22:21:24.114Z] ---> b14afc6dfb98 [2020-12-11T22:21:24.114Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T22:21:24.114Z] ---> Running in e649e3d3c0a9 [2020-12-11T22:21:24.114Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:21:24.114Z] Removing intermediate container b9ab3f8aedc7 [2020-12-11T22:21:24.114Z] ---> fdd60c5b1baf [2020-12-11T22:21:24.114Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-11T22:21:24.114Z] ---> Running in 1bc174fac7bb [2020-12-11T22:21:24.114Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:21:24.114Z] ---> Running in 5374eeb4ab84 [2020-12-11T22:21:24.133Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.058s [2020-12-11T22:21:24.133Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-11T22:21:24.377Z] (1/2) Installing readline (8.0.4-r0) [2020-12-11T22:21:24.377Z] Removing intermediate container e649e3d3c0a9 [2020-12-11T22:21:24.377Z] ---> c3893d43cff3 [2020-12-11T22:21:24.377Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-11T22:21:24.377Z] (2/2) Installing bash (5.0.17-r0) [2020-12-11T22:21:24.377Z] Removing intermediate container 1bc174fac7bb [2020-12-11T22:21:24.377Z] ---> ffcdc80bf7b5 [2020-12-11T22:21:24.377Z] Step 14/22 : WORKDIR / [2020-12-11T22:21:24.377Z] Executing bash-5.0.17-r0.post-install [2020-12-11T22:21:24.642Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:21:24.642Z] OK: 12 MiB in 22 packages [2020-12-11T22:21:24.642Z] ---> 7bcd2f16b2ab [2020-12-11T22:21:24.642Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-11T22:21:24.642Z] ---> Running in 111b3bdc53fd [2020-12-11T22:21:24.642Z] Removing intermediate container 5374eeb4ab84 [2020-12-11T22:21:24.642Z] ---> 5f451092de6f [2020-12-11T22:21:24.642Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-11T22:21:24.911Z] ---> a839f6dda477 [2020-12-11T22:21:24.911Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-11T22:21:24.911Z] ---> Running in a5756113054d [2020-12-11T22:21:25.182Z] Removing intermediate container 111b3bdc53fd [2020-12-11T22:21:25.182Z] ---> 6924e7065408 [2020-12-11T22:21:25.182Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-11T22:21:25.449Z] ---> d613ba4fdd00 [2020-12-11T22:21:25.449Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-11T22:21:25.449Z] Removing intermediate container a5756113054d [2020-12-11T22:21:25.449Z] ---> a09bbd87abd3 [2020-12-11T22:21:25.449Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-11T22:21:25.449Z] ---> a7afd9eb3e05 [2020-12-11T22:21:25.449Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-11T22:21:25.715Z] ---> Running in 78529da1ec9d [2020-12-11T22:21:25.715Z] ---> 70f59d24de38 [2020-12-11T22:21:25.715Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-11T22:21:25.715Z] Removing intermediate container 87addfe5fcc0 [2020-12-11T22:21:25.715Z] ---> 31c4eafba5b7 [2020-12-11T22:21:25.715Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-11T22:21:25.978Z] ---> Running in 821a6a96c72a [2020-12-11T22:21:25.978Z] ---> 49b01d0f4cb1 [2020-12-11T22:21:25.978Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-11T22:21:26.132Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-11T22:21:26.239Z] Removing intermediate container 78529da1ec9d [2020-12-11T22:21:26.239Z] ---> 7b122a6a92b5 [2020-12-11T22:21:26.239Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:21:26.239Z] ---> 7f7826c2cf97 [2020-12-11T22:21:26.239Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-11T22:21:26.505Z] ---> Running in 6158207b9b05 [2020-12-11T22:21:26.505Z] ---> 735bc2aa1f35 [2020-12-11T22:21:26.505Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-11T22:21:26.505Z] ---> 08383be33cf2 [2020-12-11T22:21:26.505Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-11T22:21:26.505Z] ---> Running in d7a356f6d4be [2020-12-11T22:21:26.776Z] ---> Running in 33cf5bb28c56 [2020-12-11T22:21:27.045Z] Removing intermediate container d7a356f6d4be [2020-12-11T22:21:27.045Z] ---> 76d3b0e8563c [2020-12-11T22:21:27.045Z] Step 18/21 : CMD ["--init=true"] [2020-12-11T22:21:27.045Z] ---> 6def3da45b79 [2020-12-11T22:21:27.045Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-11T22:21:27.045Z] ---> Running in 988c6b4ac7b8 [2020-12-11T22:21:27.126Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-11T22:21:27.126Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-11T22:21:27.126Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-11T22:21:27.126Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-11T22:21:27.312Z] ---> Running in 00aeb239c581 [2020-12-11T22:21:27.574Z] Removing intermediate container 988c6b4ac7b8 [2020-12-11T22:21:27.574Z] ---> 0423bbe2bef7 [2020-12-11T22:21:27.574Z] Step 19/21 : LABEL arch=x86_64 [2020-12-11T22:21:27.837Z] Removing intermediate container 00aeb239c581 [2020-12-11T22:21:27.837Z] ---> 79e5dfcdbdd6 [2020-12-11T22:21:27.837Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:21:27.837Z] ---> Running in 55afffa6881b [2020-12-11T22:21:27.837Z] ---> Running in 3c5e8195cdfc [2020-12-11T22:21:28.102Z] Removing intermediate container 821a6a96c72a [2020-12-11T22:21:28.102Z] ---> db171f510ef7 [2020-12-11T22:21:28.102Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-11T22:21:29.052Z] ---> Running in 2f296c843ca7 [2020-12-11T22:21:29.052Z] Removing intermediate container 6158207b9b05 [2020-12-11T22:21:29.052Z] ---> 70639a471a4f [2020-12-11T22:21:29.052Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-11T22:21:29.052Z] Removing intermediate container 55afffa6881b [2020-12-11T22:21:29.052Z] ---> aeb23344e6e4 [2020-12-11T22:21:29.052Z] Step 20/21 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb [2020-12-11T22:21:29.052Z] Removing intermediate container 3c5e8195cdfc [2020-12-11T22:21:29.052Z] ---> 3a1b741ef60d [2020-12-11T22:21:29.052Z] Step 20/22 : LABEL arch=x86_64 [2020-12-11T22:21:29.314Z] ---> Running in 77e8ed1431c4 [2020-12-11T22:21:29.314Z] ---> Running in d2a0746c870b [2020-12-11T22:21:29.315Z] ---> Running in a75f76b5e07e [2020-12-11T22:21:29.577Z] Removing intermediate container 33cf5bb28c56 [2020-12-11T22:21:29.577Z] ---> e8c41ffb0c2e [2020-12-11T22:21:29.577Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-11T22:21:29.577Z] Removing intermediate container 2f296c843ca7 [2020-12-11T22:21:29.577Z] ---> 1efe5832095c [2020-12-11T22:21:29.577Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-11T22:21:29.840Z] ---> Running in c1074e657601 [2020-12-11T22:21:29.840Z] ---> Running in e73b32489501 [2020-12-11T22:21:29.840Z] Removing intermediate container d2a0746c870b [2020-12-11T22:21:29.840Z] ---> f62f6aff27e8 [2020-12-11T22:21:29.840Z] Step 21/22 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb [2020-12-11T22:21:29.840Z] Removing intermediate container a75f76b5e07e [2020-12-11T22:21:29.840Z] ---> bdcf0ce644ec [2020-12-11T22:21:29.840Z] Step 21/21 : LABEL version=0.0.0 [2020-12-11T22:21:30.102Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:21:30.102Z] ---> Running in dd70dc1fa9f2 [2020-12-11T22:21:30.102Z] ---> Running in 3907e87f7cbc [2020-12-11T22:21:30.102Z] Removing intermediate container c1074e657601 [2020-12-11T22:21:30.102Z] ---> a0abb0e3caf5 [2020-12-11T22:21:30.102Z] Step 20/22 : LABEL arch=x86_64 [2020-12-11T22:21:30.102Z] Removing intermediate container e73b32489501 [2020-12-11T22:21:30.102Z] ---> d505bc63f87d [2020-12-11T22:21:30.102Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-11T22:21:30.364Z] ---> Running in f8405d161287 [2020-12-11T22:21:30.364Z] ---> Running in d19796559c8b [2020-12-11T22:21:30.364Z] Removing intermediate container dd70dc1fa9f2 [2020-12-11T22:21:30.364Z] ---> a2b9358b1101 [2020-12-11T22:21:30.364Z] Step 22/22 : LABEL version=0.0.0 [2020-12-11T22:21:30.364Z] Removing intermediate container 3907e87f7cbc [2020-12-11T22:21:30.364Z] ---> 2f163990378c [2020-12-11T22:21:30.364Z] [2020-12-11T22:21:30.627Z] ---> Running in b8efd5d3ebf5 [2020-12-11T22:21:30.627Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:21:30.888Z] Removing intermediate container f8405d161287 [2020-12-11T22:21:30.888Z] ---> d2ad9e135f4c [2020-12-11T22:21:30.888Z] Step 21/22 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb [2020-12-11T22:21:30.888Z] Successfully built 2f163990378c [2020-12-11T22:21:30.888Z] Removing intermediate container d19796559c8b [2020-12-11T22:21:30.888Z] ---> 882c64684353 [2020-12-11T22:21:30.888Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-11T22:21:30.888Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-11T22:21:30.888Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secrets-setup-go [2020-12-11T22:21:30.888Z] ---> Running in ff44ad46e638 [2020-12-11T22:21:30.888Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-11T22:21:31.158Z] Removing intermediate container b8efd5d3ebf5 [2020-12-11T22:21:31.158Z] ---> 57a84be972aa [2020-12-11T22:21:31.158Z] [2020-12-11T22:21:31.158Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-11T22:21:31.158Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-11T22:21:31.158Z] Successfully built 57a84be972aa [2020-12-11T22:21:31.422Z] Removing intermediate container ff44ad46e638 [2020-12-11T22:21:31.422Z] ---> 0f92b59b8f54 [2020-12-11T22:21:31.422Z] Step 22/22 : LABEL version=0.0.0 [2020-12-11T22:21:31.422Z] Successfully tagged docker-core-metadata-go:latest [2020-12-11T22:21:31.422Z]  Building docker-core-metadata-go ... done Building docker-support-scheduler-go [2020-12-11T22:21:31.422Z] ---> Running in 0b76b95a29de [2020-12-11T22:21:31.422Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-11T22:21:31.422Z] ---> 7eec4bceff5a [2020-12-11T22:21:31.422Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-11T22:21:31.422Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-11T22:21:31.691Z] Removing intermediate container 0b76b95a29de [2020-12-11T22:21:31.691Z] ---> b521f16d6d48 [2020-12-11T22:21:31.691Z] [2020-12-11T22:21:31.691Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:21:31.691Z] OK: 8 MiB in 19 packages [2020-12-11T22:21:31.691Z] Successfully built b521f16d6d48 [2020-12-11T22:21:31.959Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-11T22:21:31.959Z]  Building docker-security-bootstrap-redis-go ... done Building docker-security-secretstore-setup-go [2020-12-11T22:21:32.235Z] ---> c228af096900 [2020-12-11T22:21:32.235Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-11T22:21:32.810Z] Removing intermediate container 77e8ed1431c4 [2020-12-11T22:21:32.810Z] ---> aeba66928e1f [2020-12-11T22:21:32.810Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-11T22:21:35.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.239s coverage: 46.6% of statements [2020-12-11T22:21:35.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-11T22:21:35.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-11T22:21:35.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-11T22:21:35.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-11T22:21:35.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-11T22:21:38.127Z] ---> 2cb9ae89f62a [2020-12-11T22:21:38.127Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-11T22:21:40.048Z] ---> cfdc23cec460 [2020-12-11T22:21:40.048Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-11T22:21:40.310Z] ---> Running in f9bc189f8203 [2020-12-11T22:21:41.272Z] ---> 35f15952321f [2020-12-11T22:21:41.272Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-11T22:21:41.272Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:21:41.560Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:21:41.560Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-11T22:21:41.560Z] (2/33) Installing expat (2.2.9-r1) [2020-12-11T22:21:41.560Z] (3/33) Installing libffi (3.3-r2) [2020-12-11T22:21:41.828Z] (4/33) Installing gdbm (1.13-r1) [2020-12-11T22:21:41.828Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-11T22:21:41.828Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-11T22:21:41.828Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-11T22:21:42.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.497s coverage: 27.1% of statements [2020-12-11T22:21:42.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-11T22:21:42.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-11T22:21:42.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-11T22:21:42.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-11T22:21:42.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-11T22:21:42.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-11T22:21:42.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.080s coverage: 100.0% of statements [2020-12-11T22:21:42.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-11T22:21:42.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.072s coverage: 100.0% of statements [2020-12-11T22:21:42.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-11T22:21:42.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-11T22:21:42.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.521s coverage: 68.5% of statements [2020-12-11T22:21:42.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-11T22:21:42.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-11T22:21:43.637Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.753s coverage: 82.3% of statements [2020-12-11T22:21:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-11T22:21:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-11T22:21:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-11T22:21:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-11T22:21:49.065Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.174s coverage: 28.6% of statements [2020-12-11T22:21:49.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-11T22:21:49.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-11T22:21:49.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-11T22:21:49.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-11T22:21:49.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-11T22:21:49.065Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.165s coverage: 100.0% of statements [2020-12-11T22:21:49.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-11T22:21:49.065Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.078s coverage: 100.0% of statements [2020-12-11T22:21:49.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-11T22:21:50.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.339s coverage: 86.7% of statements [2020-12-11T22:21:50.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-11T22:21:51.896Z] ---> ae4477a29cae [2020-12-11T22:21:51.896Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-11T22:21:52.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.339s coverage: 97.5% of statements [2020-12-11T22:21:52.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-11T22:21:52.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.166s coverage: 78.3% of statements [2020-12-11T22:21:52.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-11T22:21:52.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-11T22:21:52.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-11T22:21:52.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-11T22:21:52.162Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-11T22:21:52.162Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-11T22:21:52.162Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-11T22:21:52.162Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-11T22:21:52.428Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-11T22:21:52.698Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-11T22:21:52.698Z] ---> Running in 42fe4dc8d1d1 [2020-12-11T22:21:52.698Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-11T22:21:52.963Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-11T22:21:52.963Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-11T22:21:52.963Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-11T22:21:53.225Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-11T22:21:53.225Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-11T22:21:53.806Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-11T22:21:54.067Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-11T22:21:55.015Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-11T22:21:56.074Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-11T22:21:56.348Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-11T22:21:56.612Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-11T22:21:57.578Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-11T22:21:58.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.985s coverage: 93.8% of statements [2020-12-11T22:21:58.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-11T22:21:58.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-11T22:21:58.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-11T22:21:58.781Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-11T22:21:58.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-11T22:21:58.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-11T22:21:58.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-11T22:21:58.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-11T22:21:58.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-11T22:21:58.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-11T22:21:58.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-11T22:21:58.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-11T22:21:58.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-11T22:21:58.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-11T22:21:58.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-11T22:21:58.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-11T22:21:58.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-11T22:21:58.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-11T22:21:58.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-11T22:21:58.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-11T22:21:58.781Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2020-12-11T22:21:58.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-11T22:21:58.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-11T22:21:58.781Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.170s coverage: 0.1% of statements [2020-12-11T22:21:58.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-11T22:21:58.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-11T22:21:58.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-11T22:21:58.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-11T22:21:58.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2020-12-11T22:21:58.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-11T22:21:58.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.117s coverage: 75.5% of statements [2020-12-11T22:21:58.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-11T22:21:58.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.8% of statements [2020-12-11T22:21:58.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.144s coverage: 87.2% of statements [2020-12-11T22:21:59.498Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-11T22:21:59.498Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-11T22:21:59.498Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-11T22:21:59.498Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-11T22:21:59.498Z] Removing intermediate container 42fe4dc8d1d1 [2020-12-11T22:21:59.498Z] ---> 7fdc52815b6b [2020-12-11T22:21:59.498Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:21:59.498Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:21:59.498Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:21:59.498Z] ---> 6696ea309517 [2020-12-11T22:21:59.498Z] Step 3/24 : WORKDIR /edgex-go [2020-12-11T22:21:59.498Z] ---> Using cache [2020-12-11T22:21:59.498Z] ---> 70f17d7785df [2020-12-11T22:21:59.498Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:21:59.498Z] ---> Using cache [2020-12-11T22:21:59.498Z] ---> 5e219b71faf8 [2020-12-11T22:21:59.498Z] Step 5/24 : RUN apk update && apk add make git [2020-12-11T22:21:59.498Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:21:59.498Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:21:59.498Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:21:59.498Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env ---> 6696ea309517 [2020-12-11T22:21:59.498Z] [2020-12-11T22:21:59.498Z] Step 3/21 : WORKDIR /edgex-go ---> 6696ea309517 [2020-12-11T22:21:59.498Z] [2020-12-11T22:21:59.498Z] Step 3/29 : WORKDIR /edgex-go ---> Using cache [2020-12-11T22:21:59.498Z] [2020-12-11T22:21:59.498Z] ---> 70f17d7785df [2020-12-11T22:21:59.498Z] ---> Using cache [2020-12-11T22:21:59.498Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 70f17d7785df [2020-12-11T22:21:59.498Z] [2020-12-11T22:21:59.498Z] Step 4/29 : RUN apk update && apk add make git ---> Using cache [2020-12-11T22:21:59.498Z] [2020-12-11T22:21:59.498Z] ---> 5e219b71faf8 [2020-12-11T22:21:59.498Z] Step 5/21 : RUN apk update && apk add make git [2020-12-11T22:21:59.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.194s coverage: 84.2% of statements [2020-12-11T22:22:00.446Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-11T22:22:00.446Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-11T22:22:00.446Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-11T22:22:00.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.187s coverage: 91.4% of statements [2020-12-11T22:22:00.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-11T22:22:01.839Z] ---> Running in 744ff84e6f2b [2020-12-11T22:22:01.839Z] ---> Running in 08303690ad52 [2020-12-11T22:22:01.839Z] ---> Running in 743d95556041 [2020-12-11T22:22:01.839Z] ---> Running in d94e018e1f7e [2020-12-11T22:22:01.839Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:22:01.839Z] OK: 71 MiB in 55 packages [2020-12-11T22:22:02.103Z] Removing intermediate container 744ff84e6f2b [2020-12-11T22:22:02.103Z] ---> f5efbd0b1363 [2020-12-11T22:22:02.103Z] Step 21/23 : LABEL arch=x86_64 [2020-12-11T22:22:02.387Z] ---> Running in 4960565db1ac [2020-12-11T22:22:02.662Z] Removing intermediate container 4960565db1ac [2020-12-11T22:22:02.662Z] ---> 2ec7588a67d2 [2020-12-11T22:22:02.662Z] Step 22/23 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb [2020-12-11T22:22:02.662Z] ---> Running in 22e59039e596 [2020-12-11T22:22:02.662Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:22:02.925Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:22:02.925Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:22:02.925Z] Removing intermediate container 22e59039e596 [2020-12-11T22:22:02.925Z] ---> f4a6ac9f067d [2020-12-11T22:22:02.925Z] Step 23/23 : LABEL version=0.0.0 [2020-12-11T22:22:03.186Z] ---> Running in 6341a219b33e [2020-12-11T22:22:03.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.622s coverage: 63.5% of statements [2020-12-11T22:22:03.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-11T22:22:03.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-11T22:22:03.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2020-12-11T22:22:03.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements [2020-12-11T22:22:03.447Z] Removing intermediate container 6341a219b33e [2020-12-11T22:22:03.447Z] ---> b3dfc66d80b1 [2020-12-11T22:22:03.447Z] [2020-12-11T22:22:03.447Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:22:03.447Z] Successfully built b3dfc66d80b1 [2020-12-11T22:22:03.447Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:22:03.447Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:22:03.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2020-12-11T22:22:03.710Z] Successfully tagged docker-core-data-go:latest [2020-12-11T22:22:03.710Z]  Building docker-core-data-go ... done Building docker-support-notifications-go [2020-12-11T22:22:03.984Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:22:03.984Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:22:03.984Z] OK: 12748 distinct packages available [2020-12-11T22:22:04.258Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:22:04.258Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:22:04.258Z] OK: 12748 distinct packages available [2020-12-11T22:22:04.258Z] OK: 233 MiB in 51 packages [2020-12-11T22:22:04.258Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:22:04.258Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:22:04.258Z] OK: 12748 distinct packages available [2020-12-11T22:22:04.532Z] OK: 233 MiB in 51 packages [2020-12-11T22:22:04.532Z] OK: 233 MiB in 51 packages [2020-12-11T22:22:04.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements [2020-12-11T22:22:05.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements [2020-12-11T22:22:09.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.772s coverage: 55.9% of statements [2020-12-11T22:22:09.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-11T22:22:09.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-11T22:22:09.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-11T22:22:09.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-11T22:22:09.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-11T22:22:09.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-11T22:22:14.733Z] Removing intermediate container 08303690ad52 [2020-12-11T22:22:14.733Z] ---> 087125d3157c [2020-12-11T22:22:14.733Z] Step 6/21 : COPY go.mod . [2020-12-11T22:22:14.733Z] Removing intermediate container 743d95556041 [2020-12-11T22:22:14.733Z] ---> 6575be352254 [2020-12-11T22:22:14.733Z] Step 5/29 : COPY go.mod . [2020-12-11T22:22:14.733Z] Removing intermediate container d94e018e1f7e [2020-12-11T22:22:14.733Z] ---> 23c3a2011eba [2020-12-11T22:22:14.733Z] Step 6/24 : COPY go.mod . [2020-12-11T22:22:14.733Z] ---> 2df2b9f52a71 [2020-12-11T22:22:14.733Z] Step 7/21 : RUN go mod download [2020-12-11T22:22:16.806Z] ---> 6fc691577228 [2020-12-11T22:22:16.806Z] Step 6/29 : RUN go mod download [2020-12-11T22:22:16.806Z] ---> 3d705a9cc76a [2020-12-11T22:22:16.806Z] Step 7/24 : RUN go mod download [2020-12-11T22:22:16.806Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:22:16.806Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:22:16.806Z] ---> 6696ea309517 [2020-12-11T22:22:16.806Z] Step 3/24 : WORKDIR /edgex-go [2020-12-11T22:22:16.806Z] ---> Using cache [2020-12-11T22:22:16.806Z] ---> 70f17d7785df [2020-12-11T22:22:16.806Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:22:16.806Z] ---> Using cache [2020-12-11T22:22:16.806Z] ---> 5e219b71faf8 [2020-12-11T22:22:16.807Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-11T22:22:17.402Z] ---> Running in a09ca06deab6 [2020-12-11T22:22:17.666Z] ---> Running in c48731991899 [2020-12-11T22:22:17.666Z] ---> Running in c2c3842e7b4f [2020-12-11T22:22:17.666Z] ---> Running in e84c4bdf23b3 [2020-12-11T22:22:17.930Z] Removing intermediate container f9bc189f8203 [2020-12-11T22:22:17.930Z] ---> 1fe88f479c2a [2020-12-11T22:22:17.930Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-11T22:22:18.199Z] ---> Running in d703ee4fed77 [2020-12-11T22:22:18.787Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:22:19.736Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:22:19.736Z] Removing intermediate container a09ca06deab6 [2020-12-11T22:22:19.736Z] ---> f821724a6ec4 [2020-12-11T22:22:19.736Z] Step 8/21 : COPY . . [2020-12-11T22:22:20.004Z] Removing intermediate container c48731991899 [2020-12-11T22:22:20.004Z] ---> f4cf8d81b1e7 [2020-12-11T22:22:20.004Z] Step 7/29 : COPY . . [2020-12-11T22:22:20.004Z] Removing intermediate container c2c3842e7b4f [2020-12-11T22:22:20.004Z] ---> d04059ce7904 [2020-12-11T22:22:20.004Z] Step 8/24 : COPY . . [2020-12-11T22:22:20.277Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:22:20.277Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:22:20.277Z] OK: 12748 distinct packages available [2020-12-11T22:22:20.543Z] OK: 233 MiB in 51 packages [2020-12-11T22:22:27.202Z] Collecting docker-compose==1.23.2 [2020-12-11T22:22:27.464Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-11T22:22:30.029Z] Collecting PyYAML<4,>=3.10 [2020-12-11T22:22:30.029Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-11T22:22:34.249Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-11T22:22:34.249Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-11T22:22:35.661Z] Removing intermediate container e84c4bdf23b3 [2020-12-11T22:22:35.661Z] ---> aba7ef26641e [2020-12-11T22:22:35.661Z] Step 6/24 : COPY go.mod . [2020-12-11T22:22:37.072Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-11T22:22:37.072Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-11T22:22:40.405Z] Collecting docker<4.0,>=3.6.0 [2020-12-11T22:22:40.405Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-11T22:22:40.405Z] ---> bcd160381c60 [2020-12-11T22:22:40.405Z] Step 7/24 : RUN go mod download [2020-12-11T22:22:40.405Z] Collecting docopt<0.7,>=0.6.1 [2020-12-11T22:22:40.405Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-11T22:22:42.983Z] ---> Running in d90ed4ba07bf [2020-12-11T22:22:43.254Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-11T22:22:43.254Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-11T22:22:44.232Z] Collecting jsonschema<3,>=2.5.1 [2020-12-11T22:22:44.232Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-11T22:22:44.232Z] Collecting texttable<0.10,>=0.9.0 [2020-12-11T22:22:44.232Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-11T22:22:45.203Z] Collecting cached-property<2,>=1.2.0 [2020-12-11T22:22:45.203Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-11T22:22:45.468Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-11T22:22:46.420Z] Collecting idna<2.8,>=2.5 [2020-12-11T22:22:46.420Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-11T22:22:47.005Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-11T22:22:47.005Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-11T22:22:47.584Z] 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) [2020-12-11T22:22:47.854Z] 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) [2020-12-11T22:22:47.854Z] Collecting docker-pycreds>=0.4.0 [2020-12-11T22:22:47.854Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-11T22:22:47.854Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-11T22:22:47.854Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-11T22:22:47.854Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-11T22:22:47.854Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-11T22:22:48.117Z] Installing collected packages: PyYAML, websocket-client, idna, urllib3, requests, docker-pycreds, docker, docopt, dockerpty, jsonschema, texttable, cached-property, docker-compose [2020-12-11T22:22:48.117Z] Running setup.py install for PyYAML: started [2020-12-11T22:22:49.509Z] Removing intermediate container d90ed4ba07bf [2020-12-11T22:22:49.509Z] ---> 0bd5bf587c41 [2020-12-11T22:22:49.509Z] Step 8/24 : COPY . . [2020-12-11T22:22:49.771Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-11T22:22:50.344Z] Attempting uninstall: idna [2020-12-11T22:22:50.344Z] Found existing installation: idna 2.9 [2020-12-11T22:22:50.344Z] Uninstalling idna-2.9: [2020-12-11T22:22:50.344Z] ---> ee3e2b9d86c9 [2020-12-11T22:22:50.344Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-11T22:22:50.605Z] Successfully uninstalled idna-2.9 [2020-12-11T22:22:53.914Z] Attempting uninstall: urllib3 [2020-12-11T22:22:53.914Z] Found existing installation: urllib3 1.25.9 [2020-12-11T22:22:53.914Z] Uninstalling urllib3-1.25.9: [2020-12-11T22:22:53.914Z] Successfully uninstalled urllib3-1.25.9 [2020-12-11T22:22:53.914Z] ---> 31cbd74801c4 [2020-12-11T22:22:53.914Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-11T22:22:53.914Z] ---> cae188a28e5a [2020-12-11T22:22:53.914Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-11T22:22:56.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 43.401s coverage: 86.3% of statements [2020-12-11T22:22:56.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-11T22:22:56.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.326s coverage: 72.2% of statements [2020-12-11T22:22:56.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.462s coverage: 72.1% of statements [2020-12-11T22:22:56.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.082s coverage: 82.4% of statements [2020-12-11T22:22:56.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.070s coverage: 48.4% of statements [2020-12-11T22:22:56.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-11T22:22:56.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-11T22:22:56.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-11T22:22:56.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.076s coverage: 28.8% of statements [2020-12-11T22:22:56.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-11T22:22:56.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.076s coverage: 96.8% of statements [2020-12-11T22:22:56.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-11T22:22:56.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.384s coverage: 37.0% of statements [2020-12-11T22:22:56.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-11T22:22:56.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-11T22:22:56.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.556s coverage: 84.0% of statements [2020-12-11T22:22:56.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.087s coverage: 100.0% of statements [2020-12-11T22:22:56.611Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.346s coverage: 47.1% of statements [2020-12-11T22:22:56.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-11T22:22:56.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-11T22:22:56.611Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.053s coverage: 100.0% of statements [2020-12-11T22:22:56.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-11T22:22:56.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-11T22:22:56.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-11T22:22:56.611Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.113s coverage: 100.0% of statements [2020-12-11T22:22:56.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-11T22:22:56.611Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.109s coverage: 100.0% of statements [2020-12-11T22:22:56.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-11T22:22:56.611Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.679s coverage: 29.1% of statements [2020-12-11T22:22:56.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-11T22:22:56.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-11T22:22:56.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-11T22:22:56.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-11T22:22:56.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-11T22:22:56.611Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.238s coverage: 99.0% of statements [2020-12-11T22:22:56.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-11T22:22:56.611Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.130s coverage: 100.0% of statements [2020-12-11T22:22:56.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-11T22:22:56.611Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements [2020-12-11T22:22:56.611Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-11T22:22:56.611Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements [2020-12-11T22:22:56.611Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-11T22:22:56.611Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-11T22:22:56.611Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-11T22:22:56.611Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-11T22:22:56.611Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.084s coverage: 87.9% of statements [2020-12-11T22:22:56.611Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-11T22:22:56.611Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-11T22:22:56.611Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements [2020-12-11T22:22:56.611Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements [2020-12-11T22:22:56.611Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2020-12-11T22:22:56.611Z] GO111MODULE=on go vet ./... [2020-12-11T22:22:57.230Z] ---> Running in 40fd2991a4f8 [2020-12-11T22:22:57.230Z] ---> Running in 56bc298fe529 [2020-12-11T22:22:57.230Z] Attempting uninstall: requests [2020-12-11T22:22:57.230Z] Found existing installation: requests 2.23.0 [2020-12-11T22:22:57.230Z] Uninstalling requests-2.23.0: [2020-12-11T22:22:57.230Z] ---> Running in e8656906c57e [2020-12-11T22:22:57.230Z] Successfully uninstalled requests-2.23.0 [2020-12-11T22:22:57.818Z] Running setup.py install for docopt: started [2020-12-11T22:22:58.768Z] Running setup.py install for docopt: finished with status 'done' [2020-12-11T22:22:58.768Z] Running setup.py install for dockerpty: started [2020-12-11T22:22:58.768Z] 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 [2020-12-11T22:22:58.768Z] 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 [2020-12-11T22:22:58.768Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-11T22:22:59.352Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-11T22:22:59.645Z] Running setup.py install for texttable: started [2020-12-11T22:23:00.638Z] Running setup.py install for texttable: finished with status 'done' [2020-12-11T22:23:04.910Z] 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 [2020-12-11T22:23:15.064Z] Removing intermediate container d703ee4fed77 [2020-12-11T22:23:15.064Z] ---> 34e7a9879240 [2020-12-11T22:23:15.064Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-11T22:23:15.064Z] ---> 44184b7d6a9f [2020-12-11T22:23:15.064Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-11T22:23:15.064Z] ---> Running in 08d10b11cf49 [2020-12-11T22:23:15.064Z] ---> Running in 38391a23e54f [2020-12-11T22:23:16.047Z] 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 [2020-12-11T22:23:16.047Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:23:16.047Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:23:16.324Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-11T22:23:16.324Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-11T22:23:16.324Z] (3/3) Installing curl (7.69.1-r3) [2020-12-11T22:23:16.324Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:23:16.324Z] OK: 72 MiB in 58 packages [2020-12-11T22:23:18.286Z] Removing intermediate container 08d10b11cf49 [2020-12-11T22:23:18.286Z] ---> 172f915dc81c [2020-12-11T22:23:18.286Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-11T22:23:18.557Z] ---> Running in e1c59b571327 [2020-12-11T22:23:19.147Z] Removing intermediate container e1c59b571327 [2020-12-11T22:23:19.147Z] ---> d1a145544261 [2020-12-11T22:23:19.147Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:23:19.147Z] ---> Running in 1f42e9ea12f1 [2020-12-11T22:23:19.733Z] Removing intermediate container 1f42e9ea12f1 [2020-12-11T22:23:19.733Z] ---> e5699b363380 [2020-12-11T22:23:19.733Z] Step 25/27 : LABEL arch=x86_64 [2020-12-11T22:23:19.733Z] ---> Running in 1f8feda8b608 [2020-12-11T22:23:20.330Z] Removing intermediate container 1f8feda8b608 [2020-12-11T22:23:20.330Z] ---> d49dc80afb5f [2020-12-11T22:23:20.330Z] Step 26/27 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb [2020-12-11T22:23:20.330Z] ---> Running in 21387d3e86f7 [2020-12-11T22:23:20.605Z] Removing intermediate container 21387d3e86f7 [2020-12-11T22:23:20.605Z] ---> e26f96303e67 [2020-12-11T22:23:20.605Z] Step 27/27 : LABEL version=0.0.0 [2020-12-11T22:23:22.016Z] ---> Running in 7c97170e44e4 [2020-12-11T22:23:22.284Z] 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 [2020-12-11T22:23:22.551Z] Removing intermediate container 7c97170e44e4 [2020-12-11T22:23:22.551Z] ---> 1719a6aea5a5 [2020-12-11T22:23:22.551Z] [2020-12-11T22:23:22.821Z] Successfully built 1719a6aea5a5 [2020-12-11T22:23:22.821Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-11T22:23:22.821Z]  Building docker-sys-mgmt-agent-go ... done Building docker-core-command-go [2020-12-11T22:23:31.516Z] Removing intermediate container 56bc298fe529 [2020-12-11T22:23:31.516Z] ---> 49b2cb49896b [2020-12-11T22:23:31.516Z] [2020-12-11T22:23:31.516Z] Step 9/29 : FROM alpine:latest [2020-12-11T22:23:31.516Z] ---> b14afc6dfb98 [2020-12-11T22:23:31.516Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-11T22:23:31.516Z] ---> Running in 734196cee3aa [2020-12-11T22:23:32.110Z] Removing intermediate container 734196cee3aa [2020-12-11T22:23:32.110Z] ---> 6883e5f1a16b [2020-12-11T22:23:32.110Z] Step 11/29 : USER root [2020-12-11T22:23:37.421Z] ---> Running in 059f98cda52b [2020-12-11T22:23:42.749Z] Removing intermediate container 059f98cda52b [2020-12-11T22:23:42.749Z] ---> f2c625249e53 [2020-12-11T22:23:42.749Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-11T22:23:42.749Z] Removing intermediate container 40fd2991a4f8 [2020-12-11T22:23:42.749Z] ---> fca1642498cd [2020-12-11T22:23:42.749Z] [2020-12-11T22:23:42.749Z] Step 10/24 : FROM alpine:3.10 [2020-12-11T22:23:42.749Z] ---> be4e4bea2c2e [2020-12-11T22:23:42.749Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-11T22:23:42.749Z] ---> Using cache [2020-12-11T22:23:42.749Z] ---> 81bcfe6df4ff [2020-12-11T22:23:42.749Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-11T22:23:42.749Z] Removing intermediate container e8656906c57e [2020-12-11T22:23:42.749Z] ---> 5f17a42785c6 [2020-12-11T22:23:42.749Z] [2020-12-11T22:23:42.749Z] Step 10/21 : FROM scratch [2020-12-11T22:23:42.749Z] ---> [2020-12-11T22:23:42.749Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T22:23:43.013Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:23:43.013Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:23:43.013Z] ---> 6696ea309517 [2020-12-11T22:23:43.013Z] Step 3/22 : WORKDIR /edgex-go [2020-12-11T22:23:43.013Z] ---> Using cache [2020-12-11T22:23:43.013Z] ---> 70f17d7785df [2020-12-11T22:23:43.013Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:23:43.013Z] ---> Using cache [2020-12-11T22:23:43.013Z] ---> 5e219b71faf8 [2020-12-11T22:23:43.013Z] Step 5/22 : RUN apk update && apk add make git [2020-12-11T22:23:43.013Z] ---> Using cache [2020-12-11T22:23:43.013Z] ---> 23c3a2011eba [2020-12-11T22:23:43.013Z] Step 6/22 : COPY go.mod . [2020-12-11T22:23:43.013Z] ---> Using cache [2020-12-11T22:23:43.013Z] ---> 3d705a9cc76a [2020-12-11T22:23:43.013Z] Step 7/22 : RUN go mod download [2020-12-11T22:23:43.013Z] ---> Using cache [2020-12-11T22:23:43.013Z] ---> d04059ce7904 [2020-12-11T22:23:43.013Z] Step 8/22 : COPY . . [2020-12-11T22:23:43.013Z] ---> Using cache [2020-12-11T22:23:43.013Z] ---> ee3e2b9d86c9 [2020-12-11T22:23:43.013Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-11T22:23:43.013Z] ---> Using cache [2020-12-11T22:23:43.013Z] ---> c3c1e047a1f9 [2020-12-11T22:23:43.013Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-11T22:23:44.939Z] ---> Running in d5a1b4df632b [2020-12-11T22:23:44.939Z] ---> Running in e85c4a7b327f [2020-12-11T22:23:44.939Z] ---> Running in 1c573f20cc84 [2020-12-11T22:23:44.939Z] ---> Running in 85b95d5d4a5c [2020-12-11T22:23:45.214Z] Removing intermediate container e85c4a7b327f [2020-12-11T22:23:45.214Z] ---> a78363937f20 [2020-12-11T22:23:45.214Z] Step 13/24 : WORKDIR / [2020-12-11T22:23:45.214Z] Removing intermediate container d5a1b4df632b [2020-12-11T22:23:45.214Z] ---> ec6579dbe25b [2020-12-11T22:23:45.214Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-11T22:23:45.475Z] ---> Running in 2dd419461d2b [2020-12-11T22:23:45.475Z] ---> Running in c50cad106dc5 [2020-12-11T22:23:45.746Z] Removing intermediate container 2dd419461d2b [2020-12-11T22:23:45.747Z] ---> c5dacf9ad566 [2020-12-11T22:23:45.747Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-11T22:23:45.747Z] Removing intermediate container c50cad106dc5 [2020-12-11T22:23:45.747Z] ---> 7180acbc4ed3 [2020-12-11T22:23:45.747Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-11T22:23:45.747Z] 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 [2020-12-11T22:23:45.747Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:23:46.040Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:23:46.040Z] ---> b3eb4d7b5ac6 [2020-12-11T22:23:46.040Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-11T22:23:46.040Z] ---> cfda83f1cbf3 [2020-12-11T22:23:46.040Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-11T22:23:46.308Z] v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:23:46.308Z] v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:23:46.308Z] OK: 12745 distinct packages available [2020-12-11T22:23:46.577Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-11T22:23:46.577Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-11T22:23:46.577Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:23:46.577Z] Executing ca-certificates-20191127-r4.trigger [2020-12-11T22:23:46.577Z] OK: 6 MiB in 16 packages [2020-12-11T22:23:47.160Z] ---> 8a805c984dbe [2020-12-11T22:23:47.160Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-11T22:23:47.160Z] ---> 2936fc0a6595 [2020-12-11T22:23:47.160Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-11T22:23:48.135Z] ---> 1738bcda2a04 [2020-12-11T22:23:48.135Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-11T22:23:48.408Z] ---> 2d34f803dbfa [2020-12-11T22:23:48.408Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-11T22:23:48.408Z] Removing intermediate container 1c573f20cc84 [2020-12-11T22:23:48.408Z] ---> 286676df6e76 [2020-12-11T22:23:48.408Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-11T22:23:48.681Z] ---> Running in c2edcfce0445 [2020-12-11T22:23:48.681Z] ---> Running in 5b830d52d852 [2020-12-11T22:23:52.045Z] ---> 1cbb0e37a596 [2020-12-11T22:23:52.045Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-11T22:23:52.045Z] Removing intermediate container c2edcfce0445 [2020-12-11T22:23:52.045Z] ---> f883886e1881 [2020-12-11T22:23:52.045Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:23:52.045Z] Removing intermediate container 5b830d52d852 [2020-12-11T22:23:52.045Z] ---> a5b2726240c1 [2020-12-11T22:23:52.045Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-11T22:23:52.312Z] ---> Running in fa68ff5f1a6d [2020-12-11T22:23:52.577Z] ---> Running in 145fdccc5f92 [2020-12-11T22:23:52.577Z] Removing intermediate container 38391a23e54f [2020-12-11T22:23:52.577Z] ---> 17315bf81a1b [2020-12-11T22:23:52.578Z] [2020-12-11T22:23:52.578Z] Step 10/24 : FROM scratch [2020-12-11T22:23:52.578Z] ---> [2020-12-11T22:23:52.578Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-11T22:23:52.844Z] Removing intermediate container fa68ff5f1a6d [2020-12-11T22:23:52.844Z] ---> 96a3780b3218 [2020-12-11T22:23:52.844Z] Step 19/21 : LABEL arch=x86_64 [2020-12-11T22:23:52.844Z] ---> Running in 803e0a6a0d7a [2020-12-11T22:23:52.844Z] ---> Running in 2327597cff98 [2020-12-11T22:23:52.844Z] ---> 5a9618d13a67 [2020-12-11T22:23:52.844Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-11T22:23:52.844Z] Removing intermediate container 145fdccc5f92 [2020-12-11T22:23:52.844Z] ---> b61aea41b1a7 [2020-12-11T22:23:52.844Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-11T22:23:53.114Z] ---> Running in 0ee4c22733e8 [2020-12-11T22:23:53.114Z] Removing intermediate container 803e0a6a0d7a [2020-12-11T22:23:53.115Z] ---> 74c90cc93c10 [2020-12-11T22:23:53.115Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-11T22:23:53.386Z] ---> Running in aa102aebcd08 [2020-12-11T22:23:53.386Z] Removing intermediate container 2327597cff98 [2020-12-11T22:23:53.386Z] ---> 65469d4eae33 [2020-12-11T22:23:53.386Z] Step 20/21 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb [2020-12-11T22:23:53.667Z] ---> 4a10cbbe7dda [2020-12-11T22:23:53.667Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-11T22:23:53.667Z] ---> Running in 914eec966b11 [2020-12-11T22:23:53.942Z] Removing intermediate container aa102aebcd08 [2020-12-11T22:23:53.942Z] ---> e6bf33b2c39d [2020-12-11T22:23:53.942Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-11T22:23:53.942Z] ---> Running in 825832f57dae [2020-12-11T22:23:53.942Z] ---> Running in 2ac061aed11e [2020-12-11T22:23:54.224Z] Removing intermediate container 914eec966b11 [2020-12-11T22:23:54.224Z] ---> ba1062a82ba3 [2020-12-11T22:23:54.224Z] Step 21/21 : LABEL version=0.0.0 [2020-12-11T22:23:54.224Z] ---> Running in ee5e4bab81d3 [2020-12-11T22:23:54.497Z] Removing intermediate container 2ac061aed11e [2020-12-11T22:23:54.497Z] ---> b76135afaf55 [2020-12-11T22:23:54.497Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-11T22:23:54.777Z] Removing intermediate container ee5e4bab81d3 [2020-12-11T22:23:54.777Z] ---> 45f596fa5ea7 [2020-12-11T22:23:54.777Z] [2020-12-11T22:23:55.049Z] ---> c15ab96d04d6 [2020-12-11T22:23:55.049Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-11T22:23:55.342Z] Removing intermediate container 0ee4c22733e8 [2020-12-11T22:23:55.342Z] ---> f0aacc3d5062 [2020-12-11T22:23:55.342Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-11T22:23:55.342Z] Successfully built 45f596fa5ea7 [2020-12-11T22:23:55.342Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-11T22:23:55.939Z]  Building docker-support-scheduler-go ... done  ---> 677e5c9fd673 [2020-12-11T22:23:55.939Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-11T22:23:56.205Z] Removing intermediate container 825832f57dae [2020-12-11T22:23:56.205Z] ---> 1f3910fe900e [2020-12-11T22:23:56.205Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-11T22:23:56.487Z] ---> 4bd93a51059c [2020-12-11T22:23:56.487Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-11T22:23:56.487Z] ---> Running in 8a65cf882032 [2020-12-11T22:23:56.771Z] ---> 713f5fafaac5 [2020-12-11T22:23:56.771Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-11T22:23:57.048Z] ---> c0ab53a79901 [2020-12-11T22:23:57.048Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-11T22:23:57.048Z] Removing intermediate container 8a65cf882032 [2020-12-11T22:23:57.048Z] ---> b10ae0087675 [2020-12-11T22:23:57.048Z] Step 22/24 : LABEL arch=x86_64 [2020-12-11T22:23:58.064Z] ---> 11c0b34003a5 [2020-12-11T22:23:58.064Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-11T22:23:58.064Z] ---> Running in 94bfaa3ea2de [2020-12-11T22:23:58.064Z] ---> d7e94e4b2f6d [2020-12-11T22:23:58.064Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-11T22:23:58.326Z] Removing intermediate container 94bfaa3ea2de [2020-12-11T22:23:58.326Z] ---> 3fa7a0ff2651 [2020-12-11T22:23:58.326Z] Step 23/24 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb [2020-12-11T22:23:58.904Z] ---> 9f8a872c794d [2020-12-11T22:23:58.905Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-11T22:23:58.905Z] ---> Running in 2665f3674a74 [2020-12-11T22:23:58.905Z] ---> 4f3f3bd62581 [2020-12-11T22:23:58.905Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-11T22:23:59.169Z] Removing intermediate container 2665f3674a74 [2020-12-11T22:23:59.169Z] ---> 07d03e4effa5 [2020-12-11T22:23:59.169Z] Step 24/24 : LABEL version=0.0.0 [2020-12-11T22:23:59.169Z] ---> Running in daae085698ec [2020-12-11T22:23:59.169Z] ---> 0dcc48e5be2f [2020-12-11T22:23:59.169Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-11T22:23:59.437Z] ---> 2584c1659fde [2020-12-11T22:23:59.437Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-11T22:23:59.437Z] ---> Running in 12262cfaaca5 [2020-12-11T22:23:59.437Z] ---> Running in dcd73a0e3c8c [2020-12-11T22:23:59.437Z] Removing intermediate container daae085698ec [2020-12-11T22:23:59.437Z] ---> 2cce9d6f4fa8 [2020-12-11T22:23:59.437Z] [2020-12-11T22:24:00.013Z] Successfully built 2cce9d6f4fa8 [2020-12-11T22:24:00.280Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-11T22:24:00.280Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container dcd73a0e3c8c [2020-12-11T22:24:00.280Z] ---> 178e0559c2dc [2020-12-11T22:24:00.280Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:24:00.280Z] ---> Running in 6f883511077d [2020-12-11T22:24:00.551Z] Removing intermediate container 6f883511077d [2020-12-11T22:24:00.551Z] ---> 6f36088bfafb [2020-12-11T22:24:00.551Z] Step 22/24 : LABEL arch=x86_64 [2020-12-11T22:24:00.551Z] ---> Running in 49ea29bb4def [2020-12-11T22:24:00.817Z] Removing intermediate container 49ea29bb4def [2020-12-11T22:24:00.817Z] ---> ceccd1f61558 [2020-12-11T22:24:00.817Z] Step 23/24 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb [2020-12-11T22:24:01.404Z] ---> Running in f44f3f8cd7d6 [2020-12-11T22:24:02.803Z] Removing intermediate container 12262cfaaca5 [2020-12-11T22:24:02.803Z] ---> 42653c266379 [2020-12-11T22:24:02.803Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-11T22:24:03.066Z] Removing intermediate container f44f3f8cd7d6 [2020-12-11T22:24:03.066Z] ---> eb259516a092 [2020-12-11T22:24:03.066Z] Step 24/24 : LABEL version=0.0.0 [2020-12-11T22:24:03.066Z] Removing intermediate container 85b95d5d4a5c [2020-12-11T22:24:03.066Z] ---> c5d5f802f9ff [2020-12-11T22:24:03.066Z] [2020-12-11T22:24:03.066Z] Step 10/22 : FROM scratch [2020-12-11T22:24:03.066Z] ---> [2020-12-11T22:24:03.066Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T22:24:03.066Z] ---> Running in 5a865a4f2de7 [2020-12-11T22:24:03.066Z] ---> Using cache [2020-12-11T22:24:03.066Z] ---> c3c1e047a1f9 [2020-12-11T22:24:03.066Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-11T22:24:03.066Z] ---> e59c958f3aa7 [2020-12-11T22:24:03.066Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-11T22:24:03.330Z] ---> Running in 9d355a8459f6 [2020-12-11T22:24:03.330Z] ---> Running in 03e29571e0f8 [2020-12-11T22:24:03.597Z] Removing intermediate container 5a865a4f2de7 [2020-12-11T22:24:03.597Z] ---> 6d6ae447bbe5 [2020-12-11T22:24:03.597Z] [2020-12-11T22:24:03.597Z] Removing intermediate container 9d355a8459f6 [2020-12-11T22:24:03.597Z] ---> e63a4c1650db [2020-12-11T22:24:03.597Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-11T22:24:03.597Z] Successfully built 6d6ae447bbe5 [2020-12-11T22:24:03.597Z] ---> Running in 513b1ab8f121 [2020-12-11T22:24:03.597Z] Successfully tagged docker-support-notifications-go:latest [2020-12-11T22:24:03.860Z]  Building docker-support-notifications-go ... done Removing intermediate container 513b1ab8f121 [2020-12-11T22:24:03.860Z] ---> 13b3ea93649a [2020-12-11T22:24:03.860Z] Step 14/22 : WORKDIR / [2020-12-11T22:24:03.860Z] ---> Running in c1edeb3468b0 [2020-12-11T22:24:04.123Z] Removing intermediate container c1edeb3468b0 [2020-12-11T22:24:04.123Z] ---> e292a29ce166 [2020-12-11T22:24:04.123Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-11T22:24:04.656Z] gofmt -l . [2020-12-11T22:24:04.657Z] [ "`gofmt -l .`" = "" ] [2020-12-11T22:24:04.657Z] ./bin/test-go-mod-tidy.sh [2020-12-11T22:24:04.657Z] ./bin/test-attribution-txt.sh [2020-12-11T22:24:04.699Z] ---> 121f853f233d [2020-12-11T22:24:04.699Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-11T22:24:04.699Z] Removing intermediate container 03e29571e0f8 [2020-12-11T22:24:04.699Z] ---> a2e0ab8ce880 [2020-12-11T22:24:04.699Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-11T22:24:04.962Z] ---> Running in d6ad6e75a221 [2020-12-11T22:24:05.539Z] ---> 2cf529df5790 [2020-12-11T22:24:05.540Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-11T22:24:05.803Z] ---> f9f15d2b1a4f [2020-12-11T22:24:05.803Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-11T22:24:05.803Z] ---> Running in 0cd34cf9bf87 [2020-12-11T22:24:06.064Z] Removing intermediate container 0cd34cf9bf87 [2020-12-11T22:24:06.064Z] ---> 2aaa9dc08ebb [2020-12-11T22:24:06.064Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:24:06.064Z] ---> Running in 4aa431f6a451 [2020-12-11T22:24:06.064Z] Removing intermediate container d6ad6e75a221 [2020-12-11T22:24:06.064Z] ---> 377f7b47dda1 [2020-12-11T22:24:06.064Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-11T22:24:06.326Z] ---> Running in 208bc902fc2c [2020-12-11T22:24:06.326Z] Removing intermediate container 4aa431f6a451 [2020-12-11T22:24:06.326Z] ---> 9ad04cccb15c [2020-12-11T22:24:06.326Z] Step 20/22 : LABEL arch=x86_64 [2020-12-11T22:24:06.326Z] ---> Running in 056ed16a0947 [2020-12-11T22:24:06.326Z] Removing intermediate container 208bc902fc2c [2020-12-11T22:24:06.326Z] ---> 932214b75b5f [2020-12-11T22:24:06.326Z] Step 26/29 : CMD [ "generate" ] [2020-12-11T22:24:06.588Z] ---> Running in fb49dbe79204 [2020-12-11T22:24:06.588Z] Removing intermediate container 056ed16a0947 [2020-12-11T22:24:06.588Z] ---> 4be1ff586d09 [2020-12-11T22:24:06.588Z] Step 21/22 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb [2020-12-11T22:24:06.588Z] ---> Running in e3a076e786d3 [2020-12-11T22:24:06.588Z] Removing intermediate container fb49dbe79204 [2020-12-11T22:24:06.588Z] ---> 46a3666c3f7e [2020-12-11T22:24:06.588Z] Step 27/29 : LABEL arch=x86_64 [2020-12-11T22:24:06.850Z] ---> Running in fe33ecaa5da6 [2020-12-11T22:24:06.850Z] Removing intermediate container e3a076e786d3 [2020-12-11T22:24:06.850Z] ---> 8ff2f4574fdb [2020-12-11T22:24:06.850Z] Step 22/22 : LABEL version=0.0.0 [2020-12-11T22:24:06.850Z] ---> Running in 11bed1397a58 [2020-12-11T22:24:07.114Z] Removing intermediate container fe33ecaa5da6 [2020-12-11T22:24:07.114Z] ---> d72509c7d6b8 [2020-12-11T22:24:07.114Z] Step 28/29 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb [2020-12-11T22:24:07.114Z] ---> Running in e0c9a42b0191 [2020-12-11T22:24:07.114Z] Removing intermediate container 11bed1397a58 [2020-12-11T22:24:07.114Z] ---> db847f31b205 [2020-12-11T22:24:07.114Z] [Pipeline] sh [2020-12-11T22:24:07.689Z] Successfully built db847f31b205 [2020-12-11T22:24:07.928Z] + ls -al . [2020-12-11T22:24:07.928Z] total 696 [2020-12-11T22:24:07.928Z] drwxrwxr-x 9 1001 1001 4096 Dec 11 22:24 . [2020-12-11T22:24:07.928Z] drwxr-xr-x 4 root root 4096 Dec 11 22:19 .. [2020-12-11T22:24:07.928Z] -rw-rw-r-- 1 1001 1001 11 Dec 11 22:18 .dockerignore [2020-12-11T22:24:07.928Z] drwxrwxr-x 8 1001 1001 4096 Dec 11 22:18 .git [2020-12-11T22:24:07.928Z] drwxrwxr-x 3 1001 1001 4096 Dec 11 22:18 .github [2020-12-11T22:24:07.928Z] -rw-rw-r-- 1 1001 1001 943 Dec 11 22:18 .gitignore [2020-12-11T22:24:07.928Z] -rw-rw-r-- 1 1001 1001 166 Dec 11 22:18 .sonarcloud.properties [2020-12-11T22:24:07.928Z] -rw-rw-r-- 1 1001 1001 3804 Dec 11 22:18 CONTRIBUTING.md [2020-12-11T22:24:07.928Z] -rw-rw-r-- 1 1001 1001 1035 Dec 11 22:18 Dockerfile.build [2020-12-11T22:24:07.928Z] -rw-rw-r-- 1 1001 1001 863 Dec 11 22:18 Jenkinsfile [2020-12-11T22:24:07.928Z] -rw-rw-r-- 1 1001 1001 10775 Dec 11 22:18 LICENSE [2020-12-11T22:24:07.928Z] -rw-rw-r-- 1 1001 1001 6318 Dec 11 22:18 Makefile [2020-12-11T22:24:07.928Z] -rw-rw-r-- 1 1001 1001 6447 Dec 11 22:18 README.md [2020-12-11T22:24:07.928Z] -rw-rw-r-- 1 1001 1001 7286 Dec 11 22:18 SECURITY.md [2020-12-11T22:24:07.928Z] -rw-rw-r-- 1 1001 1001 5 Dec 11 22:15 VERSION [2020-12-11T22:24:07.928Z] -rw-rw-r-- 1 1001 1001 4131 Dec 11 22:18 ZMQWindows.md [2020-12-11T22:24:07.928Z] drwxrwxr-x 2 1001 1001 4096 Dec 11 22:18 bin [2020-12-11T22:24:07.928Z] drwxrwxr-x 15 1001 1001 4096 Dec 11 22:18 cmd [2020-12-11T22:24:07.928Z] -rw-r--r-- 1 root root 569827 Dec 11 22:22 coverage.out [2020-12-11T22:24:07.928Z] -rw-r--r-- 1 root root 1041 Dec 11 22:24 go.mod [2020-12-11T22:24:07.928Z] -rw-r--r-- 1 root root 18856 Dec 11 22:24 go.sum [2020-12-11T22:24:07.928Z] drwxrwxr-x 8 1001 1001 4096 Dec 11 22:18 internal [2020-12-11T22:24:07.928Z] drwxrwxr-x 4 1001 1001 4096 Dec 11 22:18 openapi [2020-12-11T22:24:07.928Z] drwxrwxr-x 4 1001 1001 4096 Dec 11 22:18 snap [2020-12-11T22:24:07.928Z] -rw-rw-r-- 1 1001 1001 168 Dec 11 22:18 version.go [Pipeline] sh [2020-12-11T22:24:07.954Z] Successfully tagged docker-core-command-go:latest [2020-12-11T22:24:07.954Z]  Building docker-core-command-go ... done Removing intermediate container e0c9a42b0191 [2020-12-11T22:24:07.954Z] ---> cb4d7e844b94 [2020-12-11T22:24:07.954Z] Step 29/29 : LABEL version=0.0.0 [2020-12-11T22:24:07.954Z] ---> Running in c0c4278902b2 [2020-12-11T22:24:08.216Z] Removing intermediate container c0c4278902b2 [2020-12-11T22:24:08.216Z] ---> 9fbbfb60bb0c [2020-12-11T22:24:08.216Z] [2020-12-11T22:24:08.216Z] Successfully built 9fbbfb60bb0c [2020-12-11T22:24:08.216Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-12-11T22:24:08.262Z] + '[' -e coverage.out ] [2020-12-11T22:24:08.262Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-11T22:24:08.337Z] Warning: overwriting stash ‘coverage-report’ [2020-12-11T22:24:08.809Z]  Building docker-security-secrets-setup-go ... done  [Pipeline] } [2020-12-11T22:24:08.857Z] $ docker stop --time=1 832edc3d71e22431ad41373c1323115b59e4d5ac7ea438c5117090ef7b9648a2 [2020-12-11T22:24:09.595Z] Stashed 1 file(s) [2020-12-11T22:24:10.569Z] $ docker rm -f 832edc3d71e22431ad41373c1323115b59e4d5ac7ea438c5117090ef7b9648a2 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2020-12-11T22:24:11.068Z] + docker images [2020-12-11T22:24:11.068Z] + grep docker [2020-12-11T22:24:11.068Z] docker-security-secrets-setup-go latest 9fbbfb60bb0c 3 seconds ago 23.9MB [2020-12-11T22:24:11.068Z] docker-core-command-go latest db847f31b205 4 seconds ago 12.2MB [2020-12-11T22:24:11.068Z] docker-support-notifications-go latest 6d6ae447bbe5 7 seconds ago 13.6MB [2020-12-11T22:24:11.068Z] docker-security-secretstore-setup-go latest 2cce9d6f4fa8 11 seconds ago 24.7MB [2020-12-11T22:24:11.068Z] docker-support-scheduler-go latest 45f596fa5ea7 16 seconds ago 12.3MB [2020-12-11T22:24:11.068Z] docker-sys-mgmt-agent-go latest 1719a6aea5a5 48 seconds ago 313MB [2020-12-11T22:24:11.068Z] docker-core-data-go latest b3dfc66d80b1 2 minutes ago 23.7MB [2020-12-11T22:24:11.068Z] docker-security-bootstrap-redis-go latest b521f16d6d48 2 minutes ago 15.8MB [2020-12-11T22:24:11.068Z] docker-core-metadata-go latest 57a84be972aa 2 minutes ago 14.5MB [2020-12-11T22:24:11.068Z] docker-security-proxy-setup-go latest 2f163990378c 2 minutes ago 24.6MB [2020-12-11T22:24:11.068Z] docker latest aefe523efa57 17 hours ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2020-12-11T22:24:11.496Z] + make build [2020-12-11T22:24:11.496Z] 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 Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-12-11T22:24:24.073Z] 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 [2020-12-11T22:24:26.888Z] Still waiting to schedule task [2020-12-11T22:24:26.888Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-11T22:24:50.876Z] 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 [2020-12-11T22:24:53.493Z] 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 [2020-12-11T22:24:58.889Z] 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 [2020-12-11T22:24:59.489Z] 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 [2020-12-11T22:25:04.890Z] 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 [2020-12-11T22:25:09.223Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-11T22:25:12.615Z] 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 [2020-12-11T22:25:16.918Z] 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 [2020-12-11T22:25:21.221Z] 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 [2020-12-11T22:25:23.497Z] Running on prd-ubuntu18.04-docker-8c-8g-15641 in /w/workspace/edgexfoundry_edgex-go_PR-2939 [Pipeline] { [Pipeline] ws [2020-12-11T22:25:23.596Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2020-12-11T22:25:24.621Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-11T22:25:25.845Z] using credential edgex-jenkins-ssh [2020-12-11T22:25:25.930Z] Cloning the remote Git repository [2020-12-11T22:25:25.954Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-11T22:25:26.017Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2020-12-11T22:25:26.050Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-11T22:25:26.050Z] > git --version # timeout=10 [2020-12-11T22:25:26.062Z] > git --version # 'git version 2.17.1' [2020-12-11T22:25:26.063Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T22:25:26.085Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-11T22:25:28.945Z] 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 [Pipeline] } [2020-12-11T22:25:32.304Z] $ docker stop --time=1 eba4f5fc24bba4bfee8e8507f04a7c6edb4d4fe34616641a712aad7bf88fcb4b [2020-12-11T22:25:34.309Z] Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 [2020-12-11T22:25:34.583Z] Merge succeeded, producing 0c7bc4f8c1e4b34f21f047d4451a108d8169e0f8 [2020-12-11T22:25:34.583Z] Checking out Revision 0c7bc4f8c1e4b34f21f047d4451a108d8169e0f8 (PR-2939) [2020-12-11T22:25:33.605Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-11T22:25:33.615Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-11T22:25:33.632Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-11T22:25:33.650Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-11T22:25:33.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T22:25:33.656Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2939/head:refs/remotes/origin/PR-2939 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-11T22:25:34.322Z] > git config core.sparsecheckout # timeout=10 [2020-12-11T22:25:34.330Z] > git checkout -f 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 # timeout=10 [2020-12-11T22:25:34.461Z] > git remote # timeout=10 [2020-12-11T22:25:34.468Z] > git config --get remote.origin.url # timeout=10 [2020-12-11T22:25:34.473Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T22:25:34.477Z] > git merge c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 [2020-12-11T22:25:34.579Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-11T22:25:34.591Z] > git config core.sparsecheckout # timeout=10 [2020-12-11T22:25:34.605Z] > git checkout -f 0c7bc4f8c1e4b34f21f047d4451a108d8169e0f8 # timeout=10 [2020-12-11T22:25:35.007Z] $ docker rm -f eba4f5fc24bba4bfee8e8507f04a7c6edb4d4fe34616641a712aad7bf88fcb4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:25:36.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-11T22:25:36.885Z] [2020-12-11T22:25:36.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:25:37.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-11T22:25:37.263Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-11T22:25:37.263Z] 29e5d40040c1: Pulling fs layer [2020-12-11T22:25:37.263Z] 1ce36da41761: Pulling fs layer [2020-12-11T22:25:37.263Z] 25b303627fd3: Pulling fs layer [2020-12-11T22:25:38.240Z] 29e5d40040c1: Verifying Checksum [2020-12-11T22:25:38.240Z] 29e5d40040c1: Download complete [2020-12-11T22:25:38.362Z] Commit message: "Merge commit 'c80d9cda01f36d6150cb756b8bf2f6d3223e0b45' into HEAD" [2020-12-11T22:25:38.372Z] > git rev-list --no-walk 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 # timeout=10 [2020-12-11T22:25:38.516Z] 1ce36da41761: Verifying Checksum [2020-12-11T22:25:38.516Z] 1ce36da41761: Download complete [Pipeline] withEnv [Pipeline] { [2020-12-11T22:25:38.810Z] 29e5d40040c1: Pull complete [Pipeline] libraryResource [Pipeline] sh [2020-12-11T22:25:39.571Z] + echo snap-build.sh [2020-12-11T22:25:39.571Z] snap-build.sh [2020-12-11T22:25:39.571Z] + SNAP_BASE_DIR=. [2020-12-11T22:25:39.571Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2020-12-11T22:25:39.571Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2020-12-11T22:25:39.571Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2020-12-11T22:25:39.571Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2020-12-11T22:25:39.571Z] + cd /w/workspace/edgex-go/4 [2020-12-11T22:25:39.571Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-11T22:25:39.571Z] Reading package lists... [2020-12-11T22:25:39.787Z] 1ce36da41761: Pull complete [2020-12-11T22:25:39.836Z] Building dependency tree... [2020-12-11T22:25:39.836Z] Reading state information... [2020-12-11T22:25:39.836Z] The following packages were automatically installed and are no longer required: [2020-12-11T22:25:39.836Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-11T22:25:39.836Z] uidmap xdelta3 [2020-12-11T22:25:39.836Z] Use 'sudo apt autoremove' to remove them. [2020-12-11T22:25:39.836Z] The following packages will be REMOVED: [2020-12-11T22:25:39.836Z] lxd* lxd-client* [2020-12-11T22:25:40.061Z] 25b303627fd3: Verifying Checksum [2020-12-11T22:25:40.061Z] 25b303627fd3: Download complete [2020-12-11T22:25:40.411Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-11T22:25:40.411Z] After this operation, 31.7 MB disk space will be freed. [2020-12-11T22:25:41.726Z] (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.) [2020-12-11T22:25:41.726Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-11T22:25:42.690Z] Removing lxd dnsmasq configuration [2020-12-11T22:25:42.951Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-11T22:25:43.213Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-11T22:25:44.167Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-11T22:25:44.430Z] (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.) [2020-12-11T22:25:44.430Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-11T22:25:45.819Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-11T22:25:46.080Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-11T22:25:47.468Z] + sudo snap remove --purge lxd [2020-12-11T22:25:47.730Z] snap "lxd" is not installed [2020-12-11T22:25:47.730Z] + sudo groupadd --force --system lxd [2020-12-11T22:25:47.730Z] ++ whoami [2020-12-11T22:25:47.730Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-11T22:25:47.730Z] + newgrp - lxd [2020-12-11T22:25:47.730Z] + sudo snap install lxd [2020-12-11T22:25:50.210Z] 25b303627fd3: Pull complete [2020-12-11T22:25:50.210Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-11T22:25:50.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-11T22:25:50.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-11T22:25:50.440Z] prd-ubuntu18.04-docker-arm64-4c-16g-15636 does not seem to be running inside a container [2020-12-11T22:25:50.463Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-11T22:25:53.440Z] $ docker top 8dd7a8964af301c59a656c89809418e88ba227ea432b5e074c05b16d4e16da57 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T22:25:54.445Z] + docker-compose+ buildgrep --help parallel [2020-12-11T22:25:54.445Z] [2020-12-11T22:25:57.764Z] 2020-12-11T22:25:55Z INFO Waiting for automatic snapd restart... [2020-12-11T22:25:57.835Z] --parallel Build images in parallel. [Pipeline] } [2020-12-11T22:25:57.809Z] $ docker stop --time=1 8dd7a8964af301c59a656c89809418e88ba227ea432b5e074c05b16d4e16da57 [2020-12-11T22:25:59.773Z] $ docker rm -f 8dd7a8964af301c59a656c89809418e88ba227ea432b5e074c05b16d4e16da57 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:26:00.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-11T22:26:00.714Z] . [Pipeline] withDockerContainer [2020-12-11T22:26:00.976Z] prd-ubuntu18.04-docker-arm64-4c-16g-15636 does not seem to be running inside a container [2020-12-11T22:26:01.003Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-11T22:26:02.411Z] $ docker top 642587d6fcefcfead7b03333f2f6b60a42dffd8c3718a490bff91e36842f0b83 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T22:26:03.440Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-11T22:26:06.809Z] Building docker-core-command-go ... [2020-12-11T22:26:06.809Z] Building docker-core-data-go ... [2020-12-11T22:26:06.809Z] Building docker-core-metadata-go ... [2020-12-11T22:26:06.809Z] Building docker-security-bootstrap-redis-go ... [2020-12-11T22:26:06.809Z] Building docker-security-proxy-setup-go ... [2020-12-11T22:26:06.809Z] Building docker-security-secrets-setup-go ... [2020-12-11T22:26:06.809Z] Building docker-security-secretstore-setup-go ... [2020-12-11T22:26:06.809Z] Building docker-support-notifications-go ... [2020-12-11T22:26:06.809Z] Building docker-support-scheduler-go ... [2020-12-11T22:26:06.809Z] Building docker-sys-mgmt-agent-go ... [2020-12-11T22:26:06.809Z] Building docker-security-bootstrap-redis-go [2020-12-11T22:26:06.809Z] Building docker-security-secrets-setup-go [2020-12-11T22:26:07.081Z] Building docker-sys-mgmt-agent-go [2020-12-11T22:26:07.081Z] Building docker-core-command-go [2020-12-11T22:26:07.081Z] Building docker-security-proxy-setup-go [2020-12-11T22:26:12.723Z] lxd 4.8 from Canonical* installed [2020-12-11T22:26:12.723Z] + sudo lxd init --auto [2020-12-11T22:26:19.342Z] + sudo snap install --classic snapcraft [2020-12-11T22:26:27.503Z] snapcraft 4.4.4 from Canonical* installed [2020-12-11T22:26:27.503Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-11T22:26:27.503Z] + patch --verbose -p1 [2020-12-11T22:26:27.503Z] Hmm... Looks like a unified diff to me... [2020-12-11T22:26:27.503Z] The text leading up to this was: [2020-12-11T22:26:27.503Z] -------------------------- [2020-12-11T22:26:27.503Z] |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 [2020-12-11T22:26:27.503Z] |From: Tony Espy [2020-12-11T22:26:27.503Z] |Date: Wed, 2 Dec 2020 17:38:31 -0500 [2020-12-11T22:26:27.503Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-11T22:26:27.503Z] | [2020-12-11T22:26:27.503Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-11T22:26:27.503Z] |optimize the snap CI check run for pull requests. When [2020-12-11T22:26:27.503Z] |applied, it essentially strips out everything (apps and [2020-12-11T22:26:27.503Z] |parts) from the snapcraft.yaml file except those required [2020-12-11T22:26:27.503Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-11T22:26:27.503Z] |catch changes to edgex-go that break the snap build. [2020-12-11T22:26:27.503Z] | [2020-12-11T22:26:27.503Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-11T22:26:27.503Z] |to update this patch file, otherwise it may fail to apply, [2020-12-11T22:26:27.503Z] |resulting in a failed snap build CI check in the associated [2020-12-11T22:26:27.503Z] |pull request. [2020-12-11T22:26:27.503Z] | [2020-12-11T22:26:27.503Z] |Note - in addition to applying this patch, the pipeline also [2020-12-11T22:26:27.503Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-11T22:26:27.503Z] |need to build the finally binary .snap file (and it won't [2020-12-11T22:26:27.503Z] |work with the patch applied). This further reduces the build [2020-12-11T22:26:27.503Z] |time. [2020-12-11T22:26:27.503Z] |--- [2020-12-11T22:26:27.503Z] | snap/snapcraft.yaml | 466 +------------------------------------------- [2020-12-11T22:26:27.503Z] | 1 file changed, 2 insertions(+), 464 deletions(-) [2020-12-11T22:26:27.503Z] | [2020-12-11T22:26:27.503Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-11T22:26:27.503Z] |index b265277c..d7e1de37 100644 [2020-12-11T22:26:27.503Z] |--- a/snap/snapcraft.yaml [2020-12-11T22:26:27.503Z] |+++ b/snap/snapcraft.yaml [2020-12-11T22:26:27.503Z] -------------------------- [2020-12-11T22:26:27.503Z] patching file snap/snapcraft.yaml [2020-12-11T22:26:27.503Z] Using Plan A... [2020-12-11T22:26:27.503Z] Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). [2020-12-11T22:26:27.503Z] Hunk #2 succeeded at 81 (offset -3 lines). [2020-12-11T22:26:27.503Z] Hunk #3 succeeded at 211 (offset -8 lines). [2020-12-11T22:26:27.503Z] Hunk #4 succeeded at 226 (offset -8 lines). [2020-12-11T22:26:27.503Z] Hunk #5 succeeded at 234 (offset -8 lines). [2020-12-11T22:26:27.503Z] Hunk #6 succeeded at 241 (offset -8 lines). [2020-12-11T22:26:27.503Z] Hunk #7 succeeded at 268 (offset -8 lines). [2020-12-11T22:26:27.503Z] Hunk #8 succeeded at 302 (offset -8 lines). [2020-12-11T22:26:27.503Z] Hunk #9 succeeded at 358 (offset -8 lines). [2020-12-11T22:26:27.503Z] Hmm... Ignoring the trailing garbage. [2020-12-11T22:26:27.503Z] done [2020-12-11T22:26:27.503Z] + sudo snapcraft prime --use-lxd [2020-12-11T22:26:28.449Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-12-11T22:26:28.449Z] 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: [2020-12-11T22:26:28.449Z] - README.md [2020-12-11T22:26:28.449Z] - snapcraft.yaml.orig [2020-12-11T22:26:28.449Z] [2020-12-11T22:26:28.449Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-11T22:26:29.404Z] Launching a container. [2020-12-11T22:26:41.637Z] Waiting for container to be ready [2020-12-11T22:26:41.637Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-12-11T22:26:41.637Z] [2020-12-11T22:26:45.849Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-12-11T22:26:45.849Z] Waiting for network to be ready... [2020-12-11T22:26:46.110Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-11T22:26:46.110Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1428 kB] [2020-12-11T22:26:46.110Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-11T22:26:46.373Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [281 kB] [2020-12-11T22:26:46.373Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] [2020-12-11T22:26:46.373Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] [2020-12-11T22:26:46.373Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [173 kB] [2020-12-11T22:26:46.373Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.8 kB] [2020-12-11T22:26:46.373Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1091 kB] [2020-12-11T22:26:46.373Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-11T22:26:46.636Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-11T22:26:46.904Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-11T22:26:46.904Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-11T22:26:47.166Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-11T22:26:47.166Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-11T22:26:47.166Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-11T22:26:47.166Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-11T22:26:47.166Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-11T22:26:47.427Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-11T22:26:48.001Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1763 kB] [2020-12-11T22:26:48.001Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [373 kB] [2020-12-11T22:26:48.001Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] [2020-12-11T22:26:48.001Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7308 B] [2020-12-11T22:26:48.001Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [196 kB] [2020-12-11T22:26:48.001Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [26.4 kB] [2020-12-11T22:26:48.001Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1694 kB] [2020-12-11T22:26:48.001Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [356 kB] [2020-12-11T22:26:51.312Z] Fetched 23.4 MB in 5s (4586 kB/s) [2020-12-11T22:26:52.255Z] Reading package lists... [2020-12-11T22:26:52.515Z] Reading package lists... [2020-12-11T22:26:52.515Z] Building dependency tree... [2020-12-11T22:26:52.515Z] Reading state information... [2020-12-11T22:26:52.784Z] The following additional packages will be installed: [2020-12-11T22:26:52.784Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-11T22:26:52.784Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-11T22:26:52.784Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-11T22:26:52.784Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-12-11T22:26:52.784Z] Suggested packages: [2020-12-11T22:26:52.784Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-12-11T22:26:52.784Z] Recommended packages: [2020-12-11T22:26:52.784Z] gnupg libsasl2-modules [2020-12-11T22:26:52.784Z] The following NEW packages will be installed: [2020-12-11T22:26:52.784Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-11T22:26:52.784Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-11T22:26:52.784Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-11T22:26:52.784Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-12-11T22:26:52.784Z] The following packages will be upgraded: [2020-12-11T22:26:52.784Z] gpg gpg-agent gpgconf libudev1 [2020-12-11T22:26:53.044Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-12-11T22:26:53.044Z] Need to get 3531 kB of archives. [2020-12-11T22:26:53.044Z] After this operation, 13.3 MB of additional disk space will be used. [2020-12-11T22:26:53.044Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2020-12-11T22:26:53.044Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-12-11T22:26:53.305Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2020-12-11T22:26:53.567Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-12-11T22:26:53.567Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-12-11T22:26:53.567Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2020-12-11T22:26:53.567Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2020-12-11T22:26:53.567Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2020-12-11T22:26:53.567Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2020-12-11T22:26:53.567Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-12-11T22:26:53.567Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-12-11T22:26:53.567Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-12-11T22:26:53.567Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-12-11T22:26:53.567Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-12-11T22:26:53.567Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-12-11T22:26:53.830Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-12-11T22:26:53.830Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-12-11T22:26:53.830Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-12-11T22:26:53.830Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-12-11T22:26:53.830Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-12-11T22:26:53.830Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-12-11T22:26:53.830Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-12-11T22:26:54.092Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-11T22:26:54.092Z] Fetched 3531 kB in 1s (3213 kB/s) [2020-12-11T22:26:54.092Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-11T22:26:54.092Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2020-12-11T22:26:54.092Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-11T22:26:54.092Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2020-12-11T22:26:54.355Z] Selecting previously unselected package udev. [2020-12-11T22:26:54.355Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-11T22:26:54.355Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2020-12-11T22:26:54.355Z] Unpacking udev (237-3ubuntu10.43) ... [2020-12-11T22:26:54.616Z] Selecting previously unselected package libfuse2:amd64. [2020-12-11T22:26:54.616Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-12-11T22:26:54.616Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-11T22:26:54.616Z] Selecting previously unselected package fuse. [2020-12-11T22:26:54.616Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-12-11T22:26:54.616Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-12-11T22:26:54.880Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-11T22:26:54.880Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-11T22:26:54.880Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-11T22:26:54.880Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-11T22:26:54.880Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-11T22:26:55.141Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-11T22:26:55.141Z] Selecting previously unselected package libksba8:amd64. [2020-12-11T22:26:55.141Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-12-11T22:26:55.141Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-12-11T22:26:55.141Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-12-11T22:26:55.141Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-11T22:26:55.141Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T22:26:55.401Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-12-11T22:26:55.401Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-11T22:26:55.401Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T22:26:55.401Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-12-11T22:26:55.401Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-11T22:26:55.401Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T22:26:55.664Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-12-11T22:26:55.664Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-11T22:26:55.664Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T22:26:55.664Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-12-11T22:26:55.664Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-11T22:26:55.665Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T22:26:55.665Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-12-11T22:26:55.926Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-11T22:26:55.926Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T22:26:55.926Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-12-11T22:26:55.926Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-11T22:26:55.926Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T22:26:56.187Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-12-11T22:26:56.187Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-11T22:26:56.187Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T22:26:56.187Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-12-11T22:26:56.187Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-11T22:26:56.187Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T22:26:56.187Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-11T22:26:56.187Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-11T22:26:56.187Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-11T22:26:56.447Z] Selecting previously unselected package libsasl2-2:amd64. [2020-12-11T22:26:56.447Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-11T22:26:56.447Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-11T22:26:56.447Z] Selecting previously unselected package libldap-common. [2020-12-11T22:26:56.447Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2020-12-11T22:26:56.447Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-11T22:26:56.447Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-11T22:26:56.447Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2020-12-11T22:26:56.447Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-11T22:26:56.708Z] Selecting previously unselected package dirmngr. [2020-12-11T22:26:56.708Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-11T22:26:56.708Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-11T22:26:56.708Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-11T22:26:56.708Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-12-11T22:26:56.708Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-11T22:26:56.708Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-11T22:26:56.708Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-11T22:26:56.969Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-12-11T22:26:56.969Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T22:26:56.969Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-12-11T22:26:56.969Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-11T22:26:56.969Z] Setting up udev (237-3ubuntu10.43) ... [2020-12-11T22:26:57.546Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-12-11T22:26:57.546Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T22:26:57.546Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-12-11T22:26:57.546Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-12-11T22:26:57.807Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-12-11T22:26:57.807Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T22:26:57.807Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T22:26:57.807Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T22:26:57.807Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T22:26:57.807Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T22:26:57.807Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T22:26:58.072Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T22:26:58.072Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-11T22:26:58.072Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-11T22:26:58.072Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-11T22:26:58.644Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-12-11T22:26:58.644Z] settings in the [Install] section, and DefaultInstance for template units). [2020-12-11T22:26:58.644Z] This means they are not meant to be enabled using systemctl. [2020-12-11T22:26:58.644Z] Possible reasons for having this kind of units are: [2020-12-11T22:26:58.645Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-12-11T22:26:58.645Z] .wants/ or .requires/ directory. [2020-12-11T22:26:58.645Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-12-11T22:26:58.645Z] a requirement dependency on it. [2020-12-11T22:26:58.645Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-12-11T22:26:58.645Z] D-Bus, udev, scripted systemctl call, ...). [2020-12-11T22:26:58.645Z] 4) In case of template units, the unit is meant to be enabled with some [2020-12-11T22:26:58.645Z] instance name specified. [2020-12-11T22:26:58.905Z] Reading package lists... [2020-12-11T22:26:58.905Z] Building dependency tree... [2020-12-11T22:26:58.905Z] Reading state information... [2020-12-11T22:26:59.166Z] The following additional packages will be installed: [2020-12-11T22:26:59.166Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-12-11T22:26:59.166Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-12-11T22:26:59.166Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-12-11T22:26:59.166Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-12-11T22:26:59.166Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-12-11T22:26:59.166Z] Suggested packages: [2020-12-11T22:26:59.167Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-12-11T22:26:59.167Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-12-11T22:26:59.167Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-12-11T22:26:59.167Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-12-11T22:26:59.167Z] systemd-container policykit-1 [2020-12-11T22:26:59.167Z] Recommended packages: [2020-12-11T22:26:59.167Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-12-11T22:26:59.167Z] The following NEW packages will be installed: [2020-12-11T22:26:59.167Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-12-11T22:26:59.167Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-12-11T22:26:59.167Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-12-11T22:26:59.167Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-12-11T22:26:59.167Z] python3.6-minimal snapd squashfs-tools sudo [2020-12-11T22:26:59.167Z] The following packages will be upgraded: [2020-12-11T22:26:59.167Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-12-11T22:26:59.167Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-12-11T22:26:59.167Z] Need to get 35.2 MB of archives. [2020-12-11T22:26:59.167Z] After this operation, 141 MB of additional disk space will be used. [2020-12-11T22:26:59.167Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2020-12-11T22:26:59.431Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2020-12-11T22:26:59.431Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2020-12-11T22:26:59.431Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2020-12-11T22:26:59.431Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2020-12-11T22:26:59.431Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-12-11T22:26:59.431Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2020-12-11T22:26:59.431Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2020-12-11T22:26:59.431Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-12-11T22:26:59.431Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-12-11T22:26:59.431Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-12-11T22:26:59.431Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2020-12-11T22:26:59.431Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2020-12-11T22:26:59.431Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2020-12-11T22:26:59.431Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2020-12-11T22:26:59.431Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2020-12-11T22:26:59.697Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-12-11T22:27:00.270Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2020-12-11T22:27:00.270Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-12-11T22:27:00.270Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-12-11T22:27:00.270Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-12-11T22:27:00.270Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-12-11T22:27:00.270Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-12-11T22:27:00.270Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] [2020-12-11T22:27:00.270Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-12-11T22:27:00.270Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-12-11T22:27:00.270Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-12-11T22:27:00.270Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-12-11T22:27:00.532Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-12-11T22:27:00.532Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2020-12-11T22:27:01.929Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-11T22:27:01.930Z] Fetched 35.2 MB in 2s (14.8 MB/s) [2020-12-11T22:27:01.930Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-11T22:27:01.930Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2020-12-11T22:27:01.930Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-11T22:27:02.502Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2020-12-11T22:27:02.765Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-11T22:27:02.765Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2020-12-11T22:27:03.026Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-11T22:27:03.026Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2020-12-11T22:27:03.026Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-11T22:27:03.026Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2020-12-11T22:27:03.288Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-11T22:27:03.288Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2020-12-11T22:27:03.288Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-11T22:27:03.569Z] Setting up apt (1.6.12ubuntu0.2) ... [2020-12-11T22:27:03.569Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-12-11T22:27:04.160Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-12-11T22:27:04.441Z] (Reading database ... 12764 files and directories currently installed.) [2020-12-11T22:27:04.441Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-11T22:27:04.441Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-11T22:27:04.441Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-12-11T22:27:04.441Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-11T22:27:04.712Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-11T22:27:04.712Z] Selecting previously unselected package libexpat1:amd64. [2020-12-11T22:27:04.712Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-12-11T22:27:04.712Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-11T22:27:04.974Z] Selecting previously unselected package python3.6-minimal. [2020-12-11T22:27:04.974Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-11T22:27:04.974Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-11T22:27:05.252Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-11T22:27:05.252Z] Checking for services that may need to be restarted...done. [2020-12-11T22:27:05.252Z] Checking for services that may need to be restarted...done. [2020-12-11T22:27:05.525Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-11T22:27:05.525Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-11T22:27:05.788Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-11T22:27:06.362Z] Selecting previously unselected package python3-minimal. [2020-12-11T22:27:06.362Z] (Reading database ... 13012 files and directories currently installed.) [2020-12-11T22:27:06.362Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-12-11T22:27:06.362Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-12-11T22:27:06.362Z] Selecting previously unselected package mime-support. [2020-12-11T22:27:06.362Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-12-11T22:27:06.362Z] Unpacking mime-support (3.60ubuntu1) ... [2020-12-11T22:27:06.362Z] Selecting previously unselected package libmpdec2:amd64. [2020-12-11T22:27:06.362Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-12-11T22:27:06.362Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-11T22:27:06.623Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-12-11T22:27:06.623Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-11T22:27:06.623Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-11T22:27:06.885Z] Selecting previously unselected package python3.6. [2020-12-11T22:27:06.885Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-11T22:27:06.885Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-11T22:27:06.885Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-11T22:27:06.885Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-12-11T22:27:06.885Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-11T22:27:07.147Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-12-11T22:27:07.408Z] Selecting previously unselected package python3. [2020-12-11T22:27:07.408Z] (Reading database ... 13442 files and directories currently installed.) [2020-12-11T22:27:07.408Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-12-11T22:27:07.408Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-12-11T22:27:07.408Z] Selecting previously unselected package multiarch-support. [2020-12-11T22:27:07.408Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... [2020-12-11T22:27:07.408Z] Unpacking multiarch-support (2.27-3ubuntu1.3) ... [2020-12-11T22:27:07.408Z] Setting up multiarch-support (2.27-3ubuntu1.3) ... [2020-12-11T22:27:07.670Z] Selecting previously unselected package liblzo2-2:amd64. [2020-12-11T22:27:07.670Z] (Reading database ... 13479 files and directories currently installed.) [2020-12-11T22:27:07.670Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-12-11T22:27:07.670Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-12-11T22:27:07.670Z] Selecting previously unselected package libbsd0:amd64. [2020-12-11T22:27:07.670Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-12-11T22:27:07.670Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-11T22:27:07.932Z] Selecting previously unselected package sudo. [2020-12-11T22:27:07.932Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-12-11T22:27:07.932Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-11T22:27:08.194Z] Selecting previously unselected package apparmor. [2020-12-11T22:27:08.194Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-12-11T22:27:08.194Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-12-11T22:27:08.194Z] Selecting previously unselected package libedit2:amd64. [2020-12-11T22:27:08.194Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-12-11T22:27:08.455Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-12-11T22:27:08.456Z] Selecting previously unselected package libkrb5support0:amd64. [2020-12-11T22:27:08.456Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2020-12-11T22:27:08.456Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-11T22:27:08.456Z] Selecting previously unselected package libk5crypto3:amd64. [2020-12-11T22:27:08.456Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-11T22:27:08.717Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-11T22:27:08.717Z] Selecting previously unselected package libkeyutils1:amd64. [2020-12-11T22:27:08.717Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-12-11T22:27:08.717Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-11T22:27:08.717Z] Selecting previously unselected package libkrb5-3:amd64. [2020-12-11T22:27:08.717Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-11T22:27:08.717Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-11T22:27:08.978Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-11T22:27:08.978Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2020-12-11T22:27:08.978Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-11T22:27:08.978Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-12-11T22:27:08.978Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2020-12-11T22:27:08.978Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-11T22:27:09.240Z] Selecting previously unselected package openssh-client. [2020-12-11T22:27:09.240Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-12-11T22:27:09.240Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-11T22:27:09.240Z] Selecting previously unselected package squashfs-tools. [2020-12-11T22:27:09.240Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-12-11T22:27:09.240Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-11T22:27:09.502Z] Selecting previously unselected package snapd. [2020-12-11T22:27:09.502Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2020-12-11T22:27:09.502Z] Unpacking snapd (2.48+18.04) ... [2020-12-11T22:27:12.054Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-12-11T22:27:12.054Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-11T22:27:12.054Z] Setting up mime-support (3.60ubuntu1) ... [2020-12-11T22:27:12.054Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-11T22:27:12.315Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-11T22:27:12.315Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-11T22:27:12.315Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-11T22:27:12.315Z] Setting up systemd (237-3ubuntu10.43) ... [2020-12-11T22:27:12.315Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-12-11T22:27:12.887Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-11T22:27:12.887Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-11T22:27:12.887Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-12-11T22:27:12.887Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-11T22:27:12.887Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-11T22:27:13.149Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-11T22:27:13.721Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-11T22:27:13.721Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-11T22:27:13.721Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-11T22:27:13.721Z] Setting up python3 (3.6.7-1~18.04) ... [2020-12-11T22:27:13.984Z] running python rtupdate hooks for python3.6... [2020-12-11T22:27:13.984Z] running python post-rtupdate hooks for python3.6... [2020-12-11T22:27:13.984Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-12-11T22:27:15.913Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-12-11T22:27:15.913Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-11T22:27:15.913Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-11T22:27:15.913Z] Setting up snapd (2.48+18.04) ... [2020-12-11T22:27:16.490Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-12-11T22:27:16.752Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-12-11T22:27:17.014Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-12-11T22:27:17.014Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-12-11T22:27:17.276Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-11T22:27:17.276Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-11T22:27:17.537Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-12-11T22:27:17.800Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-12-11T22:27:18.062Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-12-11T22:27:18.323Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-12-11T22:27:18.323Z] /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' [2020-12-11T22:27:18.323Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-11T22:27:18.323Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-11T22:27:19.270Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-11T22:27:19.532Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-11T22:27:19.532Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-11T22:27:21.224Z] Reading package lists... [2020-12-11T22:27:21.224Z] Reading package lists... [2020-12-11T22:27:21.484Z] Building dependency tree... [2020-12-11T22:27:21.484Z] Reading state information... [2020-12-11T22:27:21.484Z] Calculating upgrade... [2020-12-11T22:27:21.745Z] The following packages will be upgraded: [2020-12-11T22:27:21.745Z] advancecomp base-files bash binutils binutils-common [2020-12-11T22:27:21.745Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-12-11T22:27:21.745Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-12-11T22:27:21.745Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-12-11T22:27:21.745Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-12-11T22:27:21.745Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-12-11T22:27:21.745Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-12-11T22:27:21.745Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-12-11T22:27:21.745Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-12-11T22:27:21.745Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-12-11T22:27:21.745Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-12-11T22:27:21.745Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-12-11T22:27:21.745Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-12-11T22:27:21.745Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-12-11T22:27:22.007Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-12-11T22:27:22.007Z] Need to get 63.5 MB of archives. [2020-12-11T22:27:22.007Z] After this operation, 5178 kB of additional disk space will be used. [2020-12-11T22:27:22.007Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-12-11T22:27:22.007Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] [2020-12-11T22:27:22.268Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-12-11T22:27:22.529Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-12-11T22:27:22.529Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-12-11T22:27:22.529Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-12-11T22:27:22.529Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-12-11T22:27:22.529Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2020-12-11T22:27:22.529Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2020-12-11T22:27:22.529Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-12-11T22:27:22.529Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-12-11T22:27:22.529Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-12-11T22:27:22.529Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2020-12-11T22:27:22.529Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-12-11T22:27:22.529Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-12-11T22:27:22.529Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-12-11T22:27:22.790Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] [2020-12-11T22:27:22.790Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-124.127 [976 kB] [2020-12-11T22:27:22.790Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] [2020-12-11T22:27:22.790Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-12-11T22:27:22.790Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-12-11T22:27:22.790Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-12-11T22:27:22.790Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-12-11T22:27:22.790Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-12-11T22:27:22.790Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-12-11T22:27:22.790Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-12-11T22:27:22.790Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-12-11T22:27:22.790Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-12-11T22:27:22.790Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-12-11T22:27:22.790Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-12-11T22:27:22.790Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-12-11T22:27:23.053Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-12-11T22:27:23.053Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-12-11T22:27:23.053Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2020-12-11T22:27:23.053Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-12-11T22:27:23.053Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] [2020-12-11T22:27:23.053Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-12-11T22:27:23.053Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-12-11T22:27:23.053Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-12-11T22:27:23.053Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-12-11T22:27:23.053Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2020-12-11T22:27:23.053Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2020-12-11T22:27:23.053Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2020-12-11T22:27:23.053Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-12-11T22:27:23.053Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-12-11T22:27:23.053Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2020-12-11T22:27:23.053Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2020-12-11T22:27:23.053Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-12-11T22:27:23.053Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-12-11T22:27:23.053Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-12-11T22:27:23.053Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-12-11T22:27:23.053Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-12-11T22:27:23.053Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-12-11T22:27:23.053Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-12-11T22:27:23.053Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-12-11T22:27:23.053Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2020-12-11T22:27:23.053Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-12-11T22:27:23.053Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-12-11T22:27:23.053Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-12-11T22:27:23.053Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-12-11T22:27:23.053Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2020-12-11T22:27:23.053Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2020-12-11T22:27:23.053Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2020-12-11T22:27:23.313Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-12-11T22:27:23.313Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-12-11T22:27:23.313Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2020-12-11T22:27:23.313Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-12-11T22:27:23.313Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-12-11T22:27:23.313Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-12-11T22:27:23.313Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-12-11T22:27:23.313Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-12-11T22:27:23.313Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-12-11T22:27:23.313Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2020-12-11T22:27:23.313Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-12-11T22:27:23.313Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-12-11T22:27:23.313Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-12-11T22:27:23.313Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-12-11T22:27:23.313Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2020-12-11T22:27:23.313Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-12-11T22:27:23.313Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-12-11T22:27:23.574Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-12-11T22:27:23.574Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-12-11T22:27:23.574Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-12-11T22:27:23.574Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-12-11T22:27:23.574Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-12-11T22:27:23.574Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-12-11T22:27:23.574Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-12-11T22:27:24.144Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-12-11T22:27:24.405Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-12-11T22:27:24.405Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-12-11T22:27:24.667Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-12-11T22:27:24.927Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-12-11T22:27:24.927Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-12-11T22:27:24.927Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-12-11T22:27:24.927Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-12-11T22:27:24.927Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-12-11T22:27:25.188Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-11T22:27:25.188Z] Fetched 63.5 MB in 3s (20.1 MB/s) [2020-12-11T22:27:25.188Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T22:27:25.188Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... [2020-12-11T22:27:25.188Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-11T22:27:26.131Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-11T22:27:26.131Z] Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-11T22:27:26.131Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-124.127_amd64.deb ... [2020-12-11T22:27:26.131Z] Unpacking linux-libc-dev:amd64 (4.15.0-124.127) over (4.15.0-20.21) ... [2020-12-11T22:27:27.076Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T22:27:27.076Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-11T22:27:27.076Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T22:27:27.076Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-11T22:27:27.337Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T22:27:27.337Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-11T22:27:27.337Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T22:27:27.337Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-11T22:27:27.600Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T22:27:27.600Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-11T22:27:27.600Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T22:27:27.600Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-11T22:27:27.863Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T22:27:27.863Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-11T22:27:27.863Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-11T22:27:27.863Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-11T22:27:27.863Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T22:27:28.124Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-12-11T22:27:28.124Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-11T22:27:28.124Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-11T22:27:28.124Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T22:27:28.124Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-11T22:27:28.386Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T22:27:28.386Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-11T22:27:28.386Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T22:27:28.647Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-11T22:27:28.647Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-11T22:27:28.838Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:27:28.838Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:27:28.838Z] ---> adcf4e536805 [2020-12-11T22:27:28.838Z] Step 3/22 : WORKDIR /edgex-go [2020-12-11T22:27:28.838Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:27:28.838Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:27:28.838Z] ---> adcf4e536805 [2020-12-11T22:27:28.838Z] Step 3/21 : WORKDIR /edgex-go [2020-12-11T22:27:28.838Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:27:28.838Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:27:28.838Z] ---> adcf4e536805 [2020-12-11T22:27:28.838Z] Step 3/27 : WORKDIR /edgex-go [2020-12-11T22:27:28.838Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:27:28.838Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:27:28.838Z] ---> adcf4e536805 [2020-12-11T22:27:28.838Z] Step 3/22 : WORKDIR /edgex-go [2020-12-11T22:27:28.838Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:27:28.838Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-11T22:27:28.838Z] ---> adcf4e536805 [2020-12-11T22:27:28.838Z] Step 3/29 : WORKDIR /edgex-go [2020-12-11T22:27:28.838Z] ---> Running in ac87f8b94aa1 [2020-12-11T22:27:28.838Z] ---> Running in eeb2378d456b [2020-12-11T22:27:28.838Z] ---> Running in d20e3bbadd37 [2020-12-11T22:27:28.838Z] ---> Running in 1afbb4be492d [2020-12-11T22:27:28.838Z] ---> Running in 2069bbed3b03 [2020-12-11T22:27:28.838Z] Removing intermediate container eeb2378d456b [2020-12-11T22:27:28.838Z] ---> 9f33fda2fb0d [2020-12-11T22:27:28.838Z] Step 4/29 : RUN apk update && apk add make git [2020-12-11T22:27:28.838Z] Removing intermediate container 2069bbed3b03 [2020-12-11T22:27:28.838Z] ---> 4169abe084ef [2020-12-11T22:27:28.838Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:27:28.838Z] Removing intermediate container d20e3bbadd37 [2020-12-11T22:27:28.838Z] ---> 51b3ea40bfc7 [2020-12-11T22:27:28.838Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:27:28.838Z] Removing intermediate container ac87f8b94aa1 [2020-12-11T22:27:28.838Z] ---> 48e2cec9166a [2020-12-11T22:27:28.838Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:27:28.838Z] Removing intermediate container 1afbb4be492d [2020-12-11T22:27:28.838Z] ---> c627ec4ce02a [2020-12-11T22:27:28.838Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:27:28.838Z] ---> Running in bd28131dcfe3 [2020-12-11T22:27:28.838Z] ---> Running in 49ebc315c4d4 [2020-12-11T22:27:28.838Z] ---> Running in f54991bc45c5 [2020-12-11T22:27:28.838Z] ---> Running in b13f7b49c555 [2020-12-11T22:27:28.838Z] ---> Running in c20cb683caaa [2020-12-11T22:27:28.838Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:27:28.838Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:27:28.838Z] Removing intermediate container 49ebc315c4d4 [2020-12-11T22:27:28.838Z] ---> fc264ec4f5e8 [2020-12-11T22:27:28.838Z] Step 5/22 : RUN apk update && apk add make git [2020-12-11T22:27:28.838Z] ---> Running in 67952a7385e8 [2020-12-11T22:27:28.838Z] Removing intermediate container f54991bc45c5 [2020-12-11T22:27:28.838Z] ---> b331155387d0 [2020-12-11T22:27:28.838Z] Step 5/22 : RUN apk update && apk add make git [2020-12-11T22:27:28.838Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:27:28.838Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:27:28.838Z] OK: 12618 distinct packages available [2020-12-11T22:27:28.838Z] ---> Running in ed714ae93320 [2020-12-11T22:27:28.838Z] Removing intermediate container c20cb683caaa [2020-12-11T22:27:28.838Z] ---> e9da195b20f8 [2020-12-11T22:27:28.838Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-11T22:27:28.838Z] Removing intermediate container b13f7b49c555 [2020-12-11T22:27:28.838Z] ---> 7ac3a83ab8ef [2020-12-11T22:27:28.838Z] Step 5/21 : RUN apk update && apk add make git [2020-12-11T22:27:28.838Z] ---> Running in 95dc4f96d804 [2020-12-11T22:27:28.838Z] OK: 217 MiB in 51 packages [2020-12-11T22:27:28.838Z] ---> Running in 5587a2140270 [2020-12-11T22:27:28.838Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:27:28.908Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-11T22:27:28.908Z] Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... [2020-12-11T22:27:28.908Z] Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-11T22:27:29.109Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:27:29.383Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:27:29.383Z] Removing intermediate container bd28131dcfe3 [2020-12-11T22:27:29.383Z] ---> 34c5da6c7889 [2020-12-11T22:27:29.383Z] Step 5/29 : COPY go.mod . [2020-12-11T22:27:29.383Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:27:29.481Z] Setting up libc6:amd64 (2.27-3ubuntu1.3) ... [2020-12-11T22:27:29.656Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:27:29.742Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-11T22:27:29.742Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-12-11T22:27:29.742Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-12-11T22:27:29.742Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-12-11T22:27:29.742Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-12-11T22:27:29.931Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:27:30.003Z] Setting up base-files (10.1ubuntu2.10) ... [2020-12-11T22:27:30.003Z] Installing new version of config file /etc/issue ... [2020-12-11T22:27:30.003Z] Installing new version of config file /etc/issue.net ... [2020-12-11T22:27:30.003Z] Installing new version of config file /etc/lsb-release ... [2020-12-11T22:27:30.003Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-12-11T22:27:30.205Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:27:30.205Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:27:30.205Z] OK: 12618 distinct packages available [2020-12-11T22:27:30.265Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-12-11T22:27:30.265Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-12-11T22:27:30.487Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:27:30.487Z] ---> 97a56f19bd4a [2020-12-11T22:27:30.487Z] Step 6/29 : RUN go mod download [2020-12-11T22:27:30.487Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:27:30.487Z] ---> Running in 0059ea357c2d [2020-12-11T22:27:30.527Z] Removing obsolete conffile /etc/default/motd-news ... [2020-12-11T22:27:30.527Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T22:27:30.527Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-12-11T22:27:30.527Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-12-11T22:27:30.788Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-12-11T22:27:30.789Z] 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 [2020-12-11T22:27:30.789Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T22:27:30.789Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-11T22:27:30.789Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-12-11T22:27:31.050Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-12-11T22:27:31.050Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T22:27:31.050Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-12-11T22:27:31.050Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-12-11T22:27:31.086Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:27:31.086Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:27:31.086Z] OK: 12618 distinct packages available [2020-12-11T22:27:31.086Z] OK: 217 MiB in 51 packages [2020-12-11T22:27:31.311Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-12-11T22:27:31.311Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T22:27:31.311Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-12-11T22:27:31.311Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-11T22:27:31.369Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:27:31.369Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:27:31.369Z] OK: 12618 distinct packages available [2020-12-11T22:27:31.573Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-12-11T22:27:31.645Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:27:31.645Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:27:31.645Z] OK: 12618 distinct packages available [2020-12-11T22:27:31.835Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T22:27:31.835Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-11T22:27:31.835Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-11T22:27:31.835Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-11T22:27:31.921Z] OK: 217 MiB in 51 packages [2020-12-11T22:27:32.098Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T22:27:32.098Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-11T22:27:32.098Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-11T22:27:32.205Z] OK: 217 MiB in 51 packages [2020-12-11T22:27:32.360Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-12-11T22:27:32.360Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T22:27:32.360Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-12-11T22:27:32.360Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-12-11T22:27:32.360Z] Setting up grep (3.1-2build1) ... [2020-12-11T22:27:32.488Z] OK: 217 MiB in 51 packages [2020-12-11T22:27:32.621Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T22:27:32.622Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-11T22:27:32.622Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-11T22:27:32.622Z] Setting up login (1:4.5-1ubuntu2) ... [2020-12-11T22:27:32.883Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T22:27:32.883Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-11T22:27:32.883Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-11T22:27:33.150Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-12-11T22:27:33.151Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T22:27:33.151Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-11T22:27:33.151Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-11T22:27:33.724Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-11T22:27:33.724Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-11T22:27:33.933Z] Removing intermediate container 67952a7385e8 [2020-12-11T22:27:33.933Z] ---> ba6106003300 [2020-12-11T22:27:33.933Z] Removing intermediate container ed714ae93320 [2020-12-11T22:27:33.933Z] ---> b0792c67974a [2020-12-11T22:27:33.933Z] Step 6/22 : COPY go.mod . [2020-12-11T22:27:33.933Z] Step 6/22 : COPY go.mod . [2020-12-11T22:27:33.986Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-11T22:27:33.986Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-11T22:27:34.218Z] Removing intermediate container 5587a2140270 [2020-12-11T22:27:34.218Z] ---> 5371b4e3f3b1 [2020-12-11T22:27:34.218Z] Step 6/21 : COPY go.mod . [2020-12-11T22:27:34.492Z] Removing intermediate container 0059ea357c2d [2020-12-11T22:27:34.492Z] ---> 2db2263bf5ba [2020-12-11T22:27:34.492Z] Step 7/29 : COPY . . [2020-12-11T22:27:34.492Z] Removing intermediate container 95dc4f96d804 [2020-12-11T22:27:34.492Z] ---> d1c2719a3215 [2020-12-11T22:27:34.492Z] Step 6/27 : COPY go.mod . [2020-12-11T22:27:34.561Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-12-11T22:27:34.561Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T22:27:34.561Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-12-11T22:27:34.561Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-11T22:27:34.768Z] ---> b7e84f0768e2 [2020-12-11T22:27:34.768Z] Step 7/22 : RUN go mod download [2020-12-11T22:27:34.768Z] ---> f424bdf685dc [2020-12-11T22:27:34.768Z] Step 7/22 : RUN go mod download [2020-12-11T22:27:35.060Z] ---> Running in 599ed4d0425d [2020-12-11T22:27:35.060Z] ---> Running in ca5c82b4dcfb [2020-12-11T22:27:35.333Z] ---> 1b68c2783a6f [2020-12-11T22:27:35.333Z] Step 7/21 : RUN go mod download [2020-12-11T22:27:35.507Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-11T22:27:35.605Z] ---> Running in 5eedf785c25f [2020-12-11T22:27:35.775Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-11T22:27:35.775Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-11T22:27:35.775Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-11T22:27:35.883Z] ---> d7a9fa7a30a3 [2020-12-11T22:27:35.883Z] Step 7/27 : RUN go mod download [2020-12-11T22:27:36.037Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-12-11T22:27:36.037Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T22:27:36.037Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-12-11T22:27:36.037Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-12-11T22:27:36.301Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-12-11T22:27:36.301Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T22:27:36.301Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-11T22:27:36.301Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-11T22:27:36.487Z] ---> Running in 8006623b29be [2020-12-11T22:27:36.563Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-11T22:27:36.563Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T22:27:36.563Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-11T22:27:36.563Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-11T22:27:36.563Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-11T22:27:36.825Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T22:27:36.825Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-11T22:27:36.825Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-11T22:27:36.825Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-11T22:27:37.086Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T22:27:37.087Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-11T22:27:37.087Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-11T22:27:37.087Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-11T22:27:37.353Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T22:27:37.353Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-11T22:27:37.353Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-11T22:27:37.353Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-11T22:27:37.353Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-11T22:27:37.618Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-11T22:27:37.618Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T22:27:37.618Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-11T22:27:37.618Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-11T22:27:37.880Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-11T22:27:37.880Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T22:27:37.880Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-11T22:27:37.880Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-11T22:27:38.141Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-11T22:27:38.141Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T22:27:38.141Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-11T22:27:38.141Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-11T22:27:38.141Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-12-11T22:27:38.403Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T22:27:38.403Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-11T22:27:38.403Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-11T22:27:38.978Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-12-11T22:27:39.240Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-12-11T22:27:39.501Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-12-11T22:27:39.501Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T22:27:39.501Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-11T22:27:39.766Z] Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-11T22:27:39.766Z] Setting up libc-bin (2.27-3ubuntu1.3) ... [2020-12-11T22:27:40.026Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T22:27:40.026Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-12-11T22:27:40.026Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-11T22:27:40.293Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-12-11T22:27:40.293Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T22:27:40.293Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-12-11T22:27:40.293Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-12-11T22:27:40.554Z] Setting up debconf (1.5.66ubuntu1) ... [2020-12-11T22:27:40.814Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T22:27:40.814Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-11T22:27:40.814Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-11T22:27:40.814Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-11T22:27:40.817Z] Removing intermediate container 599ed4d0425d [2020-12-11T22:27:40.817Z] ---> 4d49f203f015 [2020-12-11T22:27:40.817Z] Step 8/22 : COPY . . [2020-12-11T22:27:40.817Z] Removing intermediate container ca5c82b4dcfb [2020-12-11T22:27:40.817Z] ---> 5cb89181aa66 [2020-12-11T22:27:40.817Z] Step 8/22 : COPY . . [2020-12-11T22:27:41.073Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T22:27:41.074Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-11T22:27:41.074Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-11T22:27:41.091Z] Removing intermediate container 5eedf785c25f [2020-12-11T22:27:41.091Z] ---> 3f483c7180ee [2020-12-11T22:27:41.091Z] Step 8/21 : COPY . . [2020-12-11T22:27:41.334Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-11T22:27:41.334Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T22:27:41.334Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-11T22:27:41.595Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-11T22:27:41.595Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-11T22:27:41.692Z] Removing intermediate container 8006623b29be [2020-12-11T22:27:41.692Z] ---> 444126fe4ec6 [2020-12-11T22:27:41.692Z] Step 8/27 : COPY . . [2020-12-11T22:27:41.855Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T22:27:41.855Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-11T22:27:41.855Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-11T22:27:42.118Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2020-12-11T22:27:42.118Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-11T22:27:42.118Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-11T22:27:42.118Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-11T22:27:42.381Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-11T22:27:42.381Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T22:27:42.381Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-12-11T22:27:42.381Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-12-11T22:27:42.641Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-12-11T22:27:42.641Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T22:27:42.641Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-12-11T22:27:42.641Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-11T22:27:42.910Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-11T22:27:43.172Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T22:27:43.172Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-11T22:27:43.172Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-11T22:27:43.172Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-11T22:27:43.432Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T22:27:43.432Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-12-11T22:27:43.432Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-12-11T22:27:43.432Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-12-11T22:27:43.432Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T22:27:43.432Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-11T22:27:43.693Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-11T22:27:43.985Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-12-11T22:27:44.246Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T22:27:44.246Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-11T22:27:44.246Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-11T22:27:44.246Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-12-11T22:27:44.507Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T22:27:44.507Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-12-11T22:27:44.507Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-12-11T22:27:44.507Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-12-11T22:27:44.770Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T22:27:44.770Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-12-11T22:27:44.770Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-12-11T22:27:44.770Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-12-11T22:27:45.032Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T22:27:45.032Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-12-11T22:27:45.032Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-12-11T22:27:45.032Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-12-11T22:27:45.294Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T22:27:45.294Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-12-11T22:27:45.294Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-12-11T22:27:45.294Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-12-11T22:27:45.554Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T22:27:45.554Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-12-11T22:27:45.554Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-12-11T22:27:45.554Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-12-11T22:27:45.554Z] (Reading database ... 13915 files and directories currently installed.) [2020-12-11T22:27:45.554Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-11T22:27:45.816Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-11T22:27:45.816Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-11T22:27:45.816Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-11T22:27:46.077Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-11T22:27:46.077Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-11T22:27:46.339Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-12-11T22:27:46.339Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-12-11T22:27:46.600Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-12-11T22:27:46.600Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-12-11T22:27:46.600Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-12-11T22:27:46.600Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-12-11T22:27:46.862Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-12-11T22:27:46.862Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-12-11T22:27:46.862Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-12-11T22:27:46.862Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-12-11T22:27:47.124Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-12-11T22:27:47.125Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-12-11T22:27:47.125Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-12-11T22:27:47.125Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-12-11T22:27:47.385Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-12-11T22:27:47.385Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-12-11T22:27:47.958Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-12-11T22:27:47.958Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-12-11T22:27:48.901Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-12-11T22:27:48.901Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-12-11T22:27:48.901Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-12-11T22:27:49.161Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-12-11T22:27:49.161Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-11T22:27:49.161Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-11T22:27:49.732Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-11T22:27:49.733Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-11T22:27:49.733Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-11T22:27:49.733Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-11T22:27:49.992Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-11T22:27:49.992Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-11T22:27:49.992Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-11T22:27:49.992Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-11T22:27:50.253Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-11T22:27:50.253Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-11T22:27:50.253Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-11T22:27:50.253Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-11T22:27:50.514Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-11T22:27:50.514Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-11T22:27:51.455Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-11T22:27:51.455Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-11T22:27:52.396Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-11T22:27:52.396Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-11T22:27:53.342Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-11T22:27:53.342Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-11T22:27:53.913Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-11T22:27:53.913Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-11T22:27:54.858Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-11T22:27:54.858Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-11T22:27:54.858Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-11T22:27:54.858Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-11T22:27:54.858Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-12-11T22:27:55.119Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-11T22:27:55.119Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-12-11T22:27:55.119Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-11T22:27:55.380Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-12-11T22:27:55.380Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-12-11T22:27:55.380Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-11T22:27:55.380Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-11T22:27:55.640Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-11T22:27:55.640Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-11T22:27:55.640Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-12-11T22:27:55.640Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-12-11T22:27:55.901Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-11T22:27:55.901Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-11T22:27:55.902Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-11T22:27:55.902Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-11T22:27:55.902Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-11T22:27:55.902Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-12-11T22:27:55.902Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-12-11T22:27:55.902Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-12-11T22:27:56.166Z] [2020-12-11T22:27:56.166Z] Current default time zone: 'Etc/UTC' [2020-12-11T22:27:56.166Z] Local time is now: Fri Dec 11 22:27:55 UTC 2020. [2020-12-11T22:27:56.166Z] Universal Time is now: Fri Dec 11 22:27:55 UTC 2020. [2020-12-11T22:27:56.166Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-12-11T22:27:56.166Z] [2020-12-11T22:27:56.166Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2020-12-11T22:27:56.166Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-11T22:27:56.166Z] Setting up linux-libc-dev:amd64 (4.15.0-124.127) ... [2020-12-11T22:27:56.166Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-12-11T22:27:56.166Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-12-11T22:27:56.166Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-12-11T22:27:56.166Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-11T22:27:56.427Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-12-11T22:27:56.427Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-12-11T22:27:56.427Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-12-11T22:27:56.427Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-11T22:27:56.427Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-12-11T22:27:56.688Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-11T22:27:56.688Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-11T22:27:56.688Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-11T22:27:56.688Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-12-11T22:27:56.688Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-11T22:27:56.688Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-12-11T22:27:56.688Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-11T22:27:56.688Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-12-11T22:27:56.956Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-12-11T22:27:56.956Z] Setting up libc-dev-bin (2.27-3ubuntu1.3) ... [2020-12-11T22:27:56.957Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-11T22:27:58.869Z] Updating certificates in /etc/ssl/certs... [2020-12-11T22:27:59.441Z] 22 added, 17 removed; done. [2020-12-11T22:27:59.441Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... [2020-12-11T22:27:59.441Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-11T22:27:59.441Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-12-11T22:27:59.441Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-12-11T22:27:59.701Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-12-11T22:27:59.701Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-11T22:27:59.701Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-11T22:27:59.701Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-11T22:27:59.701Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-11T22:27:59.962Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-11T22:27:59.962Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-11T22:27:59.962Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-11T22:27:59.962Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-12-11T22:27:59.962Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-11T22:27:59.962Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-11T22:27:59.962Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-11T22:27:59.962Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-11T22:27:59.962Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-11T22:28:00.223Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-11T22:28:00.223Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-11T22:28:00.223Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-11T22:28:00.223Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-11T22:28:00.223Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-11T22:28:00.223Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-11T22:28:00.485Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-12-11T22:28:00.485Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-11T22:28:00.485Z] Updating certificates in /etc/ssl/certs... [2020-12-11T22:28:01.056Z] 0 added, 0 removed; done. [2020-12-11T22:28:01.056Z] Running hooks in /etc/ca-certificates/update.d... [2020-12-11T22:28:01.056Z] done. [2020-12-11T22:28:01.627Z] Reading package lists... [2020-12-11T22:28:01.888Z] Building dependency tree... [2020-12-11T22:28:01.888Z] Reading state information... [2020-12-11T22:28:02.149Z] The following NEW packages will be installed: [2020-12-11T22:28:02.149Z] apt-transport-https [2020-12-11T22:28:02.149Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-12-11T22:28:02.149Z] Need to get 1696 B of archives. [2020-12-11T22:28:02.149Z] After this operation, 153 kB of additional disk space will be used. [2020-12-11T22:28:02.149Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2020-12-11T22:28:02.444Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-11T22:28:02.444Z] Fetched 1696 B in 0s (24.5 kB/s) [2020-12-11T22:28:02.444Z] Selecting previously unselected package apt-transport-https. [2020-12-11T22:28:02.444Z] (Reading database ... 13929 files and directories currently installed.) [2020-12-11T22:28:02.444Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2020-12-11T22:28:02.444Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-11T22:28:02.444Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-11T22:28:02.714Z] Waiting for network to be ready... [2020-12-11T22:28:03.888Z] ---> 51add8d68a9f [2020-12-11T22:28:03.889Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-11T22:28:03.889Z] ---> Running in 5b263d05b447 [2020-12-11T22:28:03.889Z] ---> 1901368ced98 [2020-12-11T22:28:03.889Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config ---> b10c3b052f73 [2020-12-11T22:28:03.889Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-11T22:28:03.889Z] [2020-12-11T22:28:03.889Z] ---> 07bc0787498a [2020-12-11T22:28:03.889Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-11T22:28:03.889Z] ---> 31a784f3f47d [2020-12-11T22:28:03.889Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-11T22:28:04.161Z] ---> Running in b14e8f4aac43 [2020-12-11T22:28:04.161Z] ---> Running in cb3f1d2ec217 [2020-12-11T22:28:04.162Z] ---> Running in 80dafc56848b [2020-12-11T22:28:04.162Z] ---> Running in 5363ad668e32 [2020-12-11T22:28:04.766Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-11T22:28:06.754Z] 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 [2020-12-11T22:28:06.754Z] 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 [2020-12-11T22:28:07.028Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-11T22:28:07.028Z] 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 [2020-12-11T22:28:09.358Z] 2020-12-11T22:28:06Z INFO Waiting for automatic snapd restart... [2020-12-11T22:28:09.358Z] snapd 2.48.1 from Canonical* installed [2020-12-11T22:28:10.307Z] "snapd" switched to the "latest/stable" channel [2020-12-11T22:28:10.307Z] [2020-12-11T22:28:14.527Z] core18 20200929 from Canonical* installed [2020-12-11T22:28:14.790Z] "core18" switched to the "latest/stable" channel [2020-12-11T22:28:14.790Z] [2020-12-11T22:28:20.089Z] snapcraft 4.4.4 from Canonical* installed [2020-12-11T22:28:20.089Z] "snapcraft" switched to the "latest/stable" channel [2020-12-11T22:28:20.089Z] [2020-12-11T22:28:23.393Z] 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: [2020-12-11T22:28:23.393Z] - README.md [2020-12-11T22:28:23.393Z] - snapcraft.yaml.orig [2020-12-11T22:28:23.393Z] [2020-12-11T22:28:23.393Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-11T22:28:29.984Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-11T22:28:29.984Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-11T22:28:29.984Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-11T22:28:30.246Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-11T22:28:31.899Z] Reading package lists... [2020-12-11T22:28:31.899Z] 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 [2020-12-11T22:28:38.491Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-11T22:28:38.491Z] Reading package lists... [2020-12-11T22:28:38.491Z] Building dependency tree... [2020-12-11T22:28:38.491Z] Reading state information... [2020-12-11T22:28:38.491Z] Suggested packages: [2020-12-11T22:28:38.491Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-12-11T22:28:38.491Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-12-11T22:28:38.491Z] Recommended packages: [2020-12-11T22:28:38.491Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2020-12-11T22:28:38.491Z] The following NEW packages will be installed: [2020-12-11T22:28:38.491Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2020-12-11T22:28:38.491Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2020-12-11T22:28:38.491Z] pkg-config zip [2020-12-11T22:28:38.491Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2020-12-11T22:28:38.491Z] Need to get 7655 kB of archives. [2020-12-11T22:28:38.491Z] After this operation, 43.7 MB of additional disk space will be used. [2020-12-11T22:28:38.491Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-12-11T22:28:38.752Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-12-11T22:28:38.752Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2020-12-11T22:28:38.752Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-12-11T22:28:38.752Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-12-11T22:28:38.752Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-12-11T22:28:38.752Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-12-11T22:28:38.752Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-12-11T22:28:39.014Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-12-11T22:28:39.014Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-12-11T22:28:39.014Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-12-11T22:28:39.014Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-12-11T22:28:39.014Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-12-11T22:28:39.275Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-12-11T22:28:39.275Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2020-12-11T22:28:39.275Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-11T22:28:39.275Z] Fetched 7655 kB in 1s (10.4 MB/s) [2020-12-11T22:28:39.537Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-12-11T22:28:39.537Z] (Reading database ... 13933 files and directories currently installed.) [2020-12-11T22:28:39.537Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-12-11T22:28:39.537Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-11T22:28:39.797Z] Selecting previously unselected package libpsl5:amd64. [2020-12-11T22:28:39.797Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-12-11T22:28:39.797Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-12-11T22:28:39.797Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-12-11T22:28:39.797Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-12-11T22:28:39.797Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-11T22:28:39.797Z] Selecting previously unselected package librtmp1:amd64. [2020-12-11T22:28:39.797Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-12-11T22:28:39.797Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-11T22:28:40.058Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-12-11T22:28:40.058Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2020-12-11T22:28:40.058Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-11T22:28:40.058Z] Selecting previously unselected package liberror-perl. [2020-12-11T22:28:40.058Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2020-12-11T22:28:40.058Z] Unpacking liberror-perl (0.17025-1) ... [2020-12-11T22:28:40.058Z] Selecting previously unselected package git-man. [2020-12-11T22:28:40.058Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-12-11T22:28:40.058Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-11T22:28:40.630Z] Selecting previously unselected package git. [2020-12-11T22:28:40.630Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-12-11T22:28:40.630Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-12-11T22:28:41.202Z] Selecting previously unselected package libnorm1:amd64. [2020-12-11T22:28:41.202Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-12-11T22:28:41.464Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-11T22:28:41.464Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-12-11T22:28:41.464Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-12-11T22:28:41.464Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-11T22:28:41.464Z] Selecting previously unselected package libsodium23:amd64. [2020-12-11T22:28:41.464Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2020-12-11T22:28:41.464Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-12-11T22:28:41.725Z] Selecting previously unselected package libzmq5:amd64. [2020-12-11T22:28:41.725Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-11T22:28:41.725Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-11T22:28:41.725Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-12-11T22:28:41.725Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-11T22:28:41.725Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-11T22:28:41.989Z] Selecting previously unselected package pkg-config. [2020-12-11T22:28:41.989Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-12-11T22:28:41.989Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-12-11T22:28:41.989Z] Selecting previously unselected package zip. [2020-12-11T22:28:41.989Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2020-12-11T22:28:41.989Z] Unpacking zip (3.0-11build1) ... [2020-12-11T22:28:42.256Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-11T22:28:42.256Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-11T22:28:42.256Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-11T22:28:42.256Z] Setting up liberror-perl (0.17025-1) ... [2020-12-11T22:28:42.256Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-12-11T22:28:42.256Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-11T22:28:42.256Z] No schema files found: doing nothing. [2020-12-11T22:28:42.256Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-11T22:28:42.524Z] Setting up zip (3.0-11build1) ... [2020-12-11T22:28:42.524Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-11T22:28:42.524Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-12-11T22:28:42.524Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-12-11T22:28:42.524Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-11T22:28:42.524Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-11T22:28:42.524Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-11T22:28:42.790Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-12-11T22:28:42.790Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-11T22:28:49.386Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-11T22:28:49.386Z] git set to automatically installed. [2020-12-11T22:28:49.386Z] git-man set to automatically installed. [2020-12-11T22:28:49.386Z] libcurl3-gnutls set to automatically installed. [2020-12-11T22:28:49.386Z] liberror-perl set to automatically installed. [2020-12-11T22:28:49.386Z] libglib2.0-0 set to automatically installed. [2020-12-11T22:28:49.386Z] libnghttp2-14 set to automatically installed. [2020-12-11T22:28:49.386Z] libnorm1 set to automatically installed. [2020-12-11T22:28:49.386Z] libpgm-5.2-0 set to automatically installed. [2020-12-11T22:28:49.386Z] libpsl5 set to automatically installed. [2020-12-11T22:28:49.386Z] librtmp1 set to automatically installed. [2020-12-11T22:28:49.386Z] libsodium23 set to automatically installed. [2020-12-11T22:28:49.386Z] libzmq3-dev set to automatically installed. [2020-12-11T22:28:49.386Z] libzmq5 set to automatically installed. [2020-12-11T22:28:49.386Z] pkg-config set to automatically installed. [2020-12-11T22:28:49.386Z] zip set to automatically installed. [2020-12-11T22:28:51.323Z] snapd is not logged in, snap install commands will use sudo [2020-12-11T22:28:57.918Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-11T22:28:58.874Z] snap "core18" has no updates available [2020-12-11T22:28:59.448Z] Pulling config-common [2020-12-11T22:29:00.389Z] Pulling go-build-helper [2020-12-11T22:29:26.995Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-11T22:29:26.995Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-11T22:29:26.995Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-11T22:29:26.995Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1428 kB] [2020-12-11T22:29:26.995Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-11T22:29:26.995Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-11T22:29:26.995Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-11T22:29:26.995Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-11T22:29:26.995Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-11T22:29:26.995Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-11T22:29:26.995Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-11T22:29:26.995Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [281 kB] [2020-12-11T22:29:26.995Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] [2020-12-11T22:29:26.995Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] [2020-12-11T22:29:26.995Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [173 kB] [2020-12-11T22:29:26.995Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.8 kB] [2020-12-11T22:29:26.995Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1091 kB] [2020-12-11T22:29:26.995Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-11T22:29:26.995Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-11T22:29:26.995Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1763 kB] [2020-12-11T22:29:26.995Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [373 kB] [2020-12-11T22:29:26.995Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] [2020-12-11T22:29:26.995Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7308 B] [2020-12-11T22:29:26.995Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [196 kB] [2020-12-11T22:29:26.995Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [26.4 kB] [2020-12-11T22:29:26.995Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1694 kB] [2020-12-11T22:29:26.995Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [356 kB] [2020-12-11T22:29:26.995Z] Fetched 23.4 MB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2020-12-11T22:29:26.995Z] Fetched 96.5 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2020-12-11T22:29:26.995Z] Fetched 279 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2020-12-11T22:29:26.995Z] Fetched 122 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2020-12-11T22:29:26.995Z] Fetched 77.8 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2020-12-11T22:29:26.995Z] Fetched 8848 B in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2020-12-11T22:29:26.995Z] Fetched 47.8 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2020-12-11T22:29:26.995Z] Fetched 45.6 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2020-12-11T22:29:26.995Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2020-12-11T22:29:26.995Z] Fetched 214 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2020-12-11T22:29:26.995Z] Fetched 155 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2020-12-11T22:29:26.995Z] Fetched 50.6 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2020-12-11T22:29:26.995Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2020-12-11T22:29:26.995Z] Fetched 41.8 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2020-12-11T22:29:26.995Z] Fetched 499 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2020-12-11T22:29:26.995Z] Fetched 111 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2020-12-11T22:29:26.995Z] Fetched 240 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2020-12-11T22:29:26.995Z] Fetched 29.3 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2020-12-11T22:29:26.995Z] Fetched 85.5 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2020-12-11T22:29:26.995Z] Fetched 24.5 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2020-12-11T22:29:26.995Z] Fetched 49.2 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2020-12-11T22:29:26.995Z] Fetched 54.2 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2020-12-11T22:29:26.995Z] Fetched 30.8 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2020-12-11T22:29:26.995Z] Fetched 17.0 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2020-12-11T22:29:26.995Z] Fetched 85.9 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2020-12-11T22:29:26.995Z] Fetched 8720 B in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2020-12-11T22:29:26.995Z] Fetched 137 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2020-12-11T22:29:26.995Z] Fetched 119 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2020-12-11T22:29:26.995Z] Fetched 109 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2020-12-11T22:29:26.995Z] Fetched 11.1 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2020-12-11T22:29:26.995Z] Fetched 645 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2020-12-11T22:29:26.995Z] Fetched 41.3 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2020-12-11T22:29:26.995Z] Fetched 17.9 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-12-11T22:29:26.995Z] Fetched 368 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2020-12-11T22:29:26.995Z] Fetched 187 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2020-12-11T22:29:26.995Z] Fetched 175 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2020-12-11T22:29:26.995Z] Fetched 206 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2020-12-11T22:29:26.995Z] Fetched 1301 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2020-12-11T22:29:26.995Z] Fetched 36.2 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2020-12-11T22:29:26.995Z] Fetched 159 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2020-12-11T22:29:26.995Z] Fetched 107 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-12-11T22:29:26.995Z] Fetched 48.7 kB in 0s (0 B/s) [2020-12-11T22:29:26.995Z] Pulling static-packages [2020-12-11T22:29:27.935Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2020-12-11T22:29:27.935Z] Skipping pull go-build-helper (already ran) [2020-12-11T22:29:27.935Z] Skipping pull static-packages (already ran) [2020-12-11T22:29:27.935Z] Building go-build-helper [2020-12-11T22:29:28.840Z] Removing intermediate container 5b263d05b447 [2020-12-11T22:29:28.840Z] ---> 0d6e460732e7 [2020-12-11T22:29:28.840Z] [2020-12-11T22:29:28.840Z] Step 9/29 : FROM alpine:latest [2020-12-11T22:29:28.840Z] latest: Pulling from library/alpine [2020-12-11T22:29:28.840Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-11T22:29:28.840Z] Status: Downloaded newer image for alpine:latest [2020-12-11T22:29:28.840Z] ---> dd36a01c3f31 [2020-12-11T22:29:28.840Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-11T22:29:28.840Z] ---> Running in 0b89b8bd95f0 [2020-12-11T22:29:28.840Z] 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 [2020-12-11T22:29:28.840Z] Removing intermediate container 0b89b8bd95f0 [2020-12-11T22:29:28.840Z] ---> 4f87125a3460 [2020-12-11T22:29:28.840Z] Step 11/29 : USER root [2020-12-11T22:29:28.840Z] ---> Running in 57a1abc4b70c [2020-12-11T22:29:28.840Z] Removing intermediate container 57a1abc4b70c [2020-12-11T22:29:28.840Z] ---> 5b7c892d7847 [2020-12-11T22:29:28.840Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-11T22:29:28.840Z] ---> Running in 5a00dd5b312d [2020-12-11T22:29:28.840Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:29:28.840Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:29:28.840Z] v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:29:28.840Z] v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:29:28.840Z] OK: 12615 distinct packages available [2020-12-11T22:29:28.840Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-11T22:29:29.117Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-11T22:29:29.117Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:29:29.117Z] Executing ca-certificates-20191127-r4.trigger [2020-12-11T22:29:29.717Z] OK: 6 MiB in 16 packages [2020-12-11T22:29:32.139Z] Building static-packages [2020-12-11T22:29:33.131Z] Removing intermediate container 5a00dd5b312d [2020-12-11T22:29:33.131Z] ---> 5746dfd8a857 [2020-12-11T22:29:33.131Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-11T22:29:33.733Z] ---> Running in e9909b22dd5b [2020-12-11T22:29:33.733Z] Removing intermediate container 5363ad668e32 [2020-12-11T22:29:33.733Z] ---> fe8670337f6a [2020-12-11T22:29:33.733Z] [2020-12-11T22:29:33.733Z] Step 10/22 : FROM alpine:3.10 [2020-12-11T22:29:33.733Z] 3.10: Pulling from library/alpine [2020-12-11T22:29:34.681Z] Staging go-build-helper [2020-12-11T22:29:34.739Z] Removing intermediate container e9909b22dd5b [2020-12-11T22:29:34.739Z] ---> 96ac1212f5f4 [2020-12-11T22:29:34.739Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-11T22:29:35.021Z] ---> Running in 4e6803e8f6cd [2020-12-11T22:29:35.622Z] Staging static-packages [2020-12-11T22:29:35.636Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-11T22:29:35.636Z] Status: Downloaded newer image for alpine:3.10 [2020-12-11T22:29:35.636Z] ---> 536a684cf733 [2020-12-11T22:29:35.636Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-11T22:29:35.913Z] ---> Running in 11397b9db58d [2020-12-11T22:29:36.198Z] Removing intermediate container 4e6803e8f6cd [2020-12-11T22:29:36.198Z] ---> 2953f1085a14 [2020-12-11T22:29:36.198Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-11T22:29:36.802Z] ---> Running in 10f873ae1b53 [2020-12-11T22:29:37.008Z] Pulling go115 [2020-12-11T22:29:37.951Z] 'edgex-go' has dependencies that need to be staged: go115 [2020-12-11T22:29:37.951Z] Skipping pull go115 (already ran) [2020-12-11T22:29:37.951Z] Building go115 [2020-12-11T22:29:37.951Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-11T22:29:37.951Z] Dload Upload Total Spent Left Speed [2020-12-11T22:29:38.799Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:29:38.799Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:29:39.404Z] v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-11T22:29:39.404Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-11T22:29:39.404Z] OK: 10169 distinct packages available [2020-12-11T22:29:40.013Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-11T22:29:40.013Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-11T22:29:40.013Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-11T22:29:40.013Z] (4/5) Installing curl (7.66.0-r3) [2020-12-11T22:29:40.013Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-11T22:29:40.013Z] Executing busybox-1.30.1-r3.trigger [2020-12-11T22:29:40.013Z] Executing ca-certificates-20191127-r2.trigger [2020-12-11T22:29:40.291Z] OK: 7 MiB in 19 packages [2020-12-11T22:29:40.923Z] Removing intermediate container 80dafc56848b [2020-12-11T22:29:40.923Z] ---> 9cb509dabbfd [2020-12-11T22:29:40.923Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-11T22:29:40.923Z] Removing intermediate container cb3f1d2ec217 [2020-12-11T22:29:40.923Z] ---> 240b57d70075 [2020-12-11T22:29:40.923Z] [2020-12-11T22:29:40.923Z] Step 10/21 : FROM alpine [2020-12-11T22:29:40.923Z] ---> dd36a01c3f31 [2020-12-11T22:29:40.923Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-11T22:29:41.200Z] Removing intermediate container 10f873ae1b53 [2020-12-11T22:29:41.200Z] ---> cbefb4ddfa0c [2020-12-11T22:29:41.200Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-11T22:29:41.200Z] ---> Running in c153cc8e2a3b [2020-12-11T22:29:41.200Z] ---> Running in f37b6b045046 [2020-12-11T22:29:41.490Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 12 115M 12 14.0M 0 0 17.3M 0 0:00:06 --:--:-- 0:00:06 17.3M 45 115M 45 52.2M 0 0 28.8M 0 0:00:04 0:00:01 0:00:03 28.8M 76 115M 76 88.7M 0 0 31.4M 0 0:00:03 0:00:02 0:00:01 31.4M 100 115M 100 115M 0 0 32.2M 0 0:00:03 0:00:03 --:--:-- 32.2M [2020-12-11T22:29:42.435Z] go1.15.2.linux-amd64.tar.gz: OK [2020-12-11T22:29:43.835Z] Removing intermediate container 11397b9db58d [2020-12-11T22:29:43.835Z] ---> e4bcb47617da [2020-12-11T22:29:43.835Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-11T22:29:43.835Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:29:43.835Z] ---> 7229fa16c97d [2020-12-11T22:29:43.835Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-11T22:29:43.835Z] 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 [2020-12-11T22:29:43.835Z] ---> Running in 677f24746136 [2020-12-11T22:29:44.114Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:29:44.432Z] Removing intermediate container 677f24746136 [2020-12-11T22:29:44.432Z] ---> 28f56d1c2a9c [2020-12-11T22:29:44.432Z] Step 13/22 : WORKDIR / [2020-12-11T22:29:44.927Z] ---> Running in 0d0a29b55487 [2020-12-11T22:29:44.927Z] v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:29:44.927Z] v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:29:44.927Z] OK: 12615 distinct packages available [2020-12-11T22:29:44.927Z] ---> 49a95d941689 [2020-12-11T22:29:44.927Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-11T22:29:45.598Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-11T22:29:45.598Z] Removing intermediate container 0d0a29b55487 [2020-12-11T22:29:45.598Z] ---> b42ed0a7b2e0 [2020-12-11T22:29:45.598Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-11T22:29:45.598Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-11T22:29:45.598Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-11T22:29:45.903Z] (4/4) Installing curl (7.69.1-r3) [2020-12-11T22:29:45.903Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:29:45.903Z] Executing ca-certificates-20191127-r4.trigger [2020-12-11T22:29:46.288Z] OK: 7 MiB in 18 packages [2020-12-11T22:29:47.403Z] ---> 13b3f38e4f62 [2020-12-11T22:29:47.403Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-11T22:29:47.721Z] Staging go115 [2020-12-11T22:29:47.799Z] ---> 88502a3c524e [2020-12-11T22:29:47.799Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-11T22:29:49.341Z] Removing intermediate container f37b6b045046 [2020-12-11T22:29:49.341Z] ---> c2e942d3d5de [2020-12-11T22:29:49.341Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-11T22:29:49.610Z] Removing intermediate container c153cc8e2a3b [2020-12-11T22:29:49.610Z] ---> 63954065c33f [2020-12-11T22:29:49.610Z] [2020-12-11T22:29:49.610Z] Step 11/27 : FROM docker:latest [2020-12-11T22:29:49.610Z] ---> eeaf43b92773 [2020-12-11T22:29:49.610Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-11T22:29:49.610Z] ---> e644ce640bdb [2020-12-11T22:29:49.610Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-11T22:29:49.884Z] Removing intermediate container b14e8f4aac43 [2020-12-11T22:29:49.884Z] ---> 23869fb97f90 [2020-12-11T22:29:49.884Z] [2020-12-11T22:29:49.884Z] Step 10/22 : FROM scratch [2020-12-11T22:29:49.884Z] ---> [2020-12-11T22:29:49.884Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T22:29:49.884Z] ---> e16df16168ba [2020-12-11T22:29:49.884Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-11T22:29:49.884Z] ---> Running in 4c5d9b71c908 [2020-12-11T22:29:50.154Z] ---> Running in 8f2ef4aa723b [2020-12-11T22:29:50.154Z] ---> Running in e34c49da2d04 [2020-12-11T22:29:50.750Z] ---> 1a9a9c19bb22 [2020-12-11T22:29:50.750Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-11T22:29:50.750Z] Removing intermediate container 4c5d9b71c908 [2020-12-11T22:29:50.750Z] ---> 73c323f98015 [2020-12-11T22:29:50.750Z] Step 13/21 : WORKDIR /edgex [2020-12-11T22:29:50.750Z] Removing intermediate container e34c49da2d04 [2020-12-11T22:29:50.750Z] ---> 84572b25dbb3 [2020-12-11T22:29:50.750Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-11T22:29:50.750Z] ---> Running in 074a8a1349f6 [2020-12-11T22:29:51.022Z] ---> Running in 1ee5ec6abef7 [2020-12-11T22:29:51.022Z] ---> Running in 1a837b53d485 [2020-12-11T22:29:51.022Z] ---> 0fc7acb64256 [2020-12-11T22:29:51.022Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-11T22:29:51.619Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:29:51.619Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:29:51.619Z] Removing intermediate container 1ee5ec6abef7 [2020-12-11T22:29:51.619Z] ---> 255f04e075dd [2020-12-11T22:29:51.619Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-11T22:29:51.899Z] Removing intermediate container 1a837b53d485 [2020-12-11T22:29:51.899Z] ---> 138f912ac347 [2020-12-11T22:29:51.899Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-11T22:29:51.899Z] ---> Running in a324119902b6 [2020-12-11T22:29:52.171Z] ---> 39991375186d [2020-12-11T22:29:52.171Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-11T22:29:52.171Z] (1/2) Installing readline (8.0.4-r0) [2020-12-11T22:29:52.171Z] (2/2) Installing bash (5.0.17-r0) [2020-12-11T22:29:52.171Z] Executing bash-5.0.17-r0.post-install [2020-12-11T22:29:52.171Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:29:52.444Z] OK: 12 MiB in 22 packages [2020-12-11T22:29:52.444Z] ---> Running in 78e2e85f1630 [2020-12-11T22:29:52.720Z] Removing intermediate container a324119902b6 [2020-12-11T22:29:52.720Z] ---> efb8cfc6eb46 [2020-12-11T22:29:52.720Z] Step 14/22 : WORKDIR / [2020-12-11T22:29:52.720Z] ---> Running in 6152066216f7 [2020-12-11T22:29:53.002Z] ---> de59c06baddd [2020-12-11T22:29:53.002Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-11T22:29:53.132Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-11T22:29:53.132Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-11T22:29:53.132Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-11T22:29:53.132Z] Fetched 0 B in 0s (0 B/s) [2020-12-11T22:29:53.132Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-12-11T22:29:53.132Z] Fetched 224 kB in 0s (0 B/s) [2020-12-11T22:29:53.132Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-12-11T22:29:53.132Z] Fetched 157 kB in 0s (0 B/s) [2020-12-11T22:29:53.132Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-12-11T22:29:53.132Z] Fetched 221 kB in 0s (0 B/s) [2020-12-11T22:29:53.132Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-12-11T22:29:53.132Z] Fetched 143 kB in 0s (0 B/s) [2020-12-11T22:29:53.132Z] Pulling edgex-go [2020-12-11T22:29:54.010Z] Removing intermediate container 6152066216f7 [2020-12-11T22:29:54.010Z] ---> a2661622a027 [2020-12-11T22:29:54.010Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-11T22:29:54.286Z] Removing intermediate container 8f2ef4aa723b [2020-12-11T22:29:54.286Z] ---> fb38444537f1 [2020-12-11T22:29:54.286Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-11T22:29:54.565Z] Removing intermediate container 074a8a1349f6 [2020-12-11T22:29:54.565Z] ---> bc6b81001a16 [2020-12-11T22:29:54.565Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-11T22:29:54.565Z] ---> Running in ab3faac3de3e [2020-12-11T22:29:54.838Z] ---> 7b3875e59573 [2020-12-11T22:29:54.838Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-11T22:29:55.050Z] Pulling version [2020-12-11T22:29:55.111Z] ---> 271af96096e9 [2020-12-11T22:29:55.111Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-11T22:29:55.711Z] ---> fb7629fe9540 [2020-12-11T22:29:55.711Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-11T22:29:55.988Z] ---> Running in 56d6836905ac [2020-12-11T22:29:55.988Z] Removing intermediate container 78e2e85f1630 [2020-12-11T22:29:55.988Z] ---> 4572982b3ea6 [2020-12-11T22:29:55.988Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-11T22:29:56.002Z] Building config-common [2020-12-11T22:29:56.590Z] ---> Running in 4e5356b8b462 [2020-12-11T22:29:56.866Z] ---> ca7114e1d6b6 [2020-12-11T22:29:56.866Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-11T22:29:56.866Z] ---> 1c302bed4996 [2020-12-11T22:29:56.866Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-11T22:29:57.151Z] ---> Running in 94f7e694dd96 [2020-12-11T22:29:57.425Z] Removing intermediate container 4e5356b8b462 [2020-12-11T22:29:57.425Z] ---> 4fc4e2ceaf42 [2020-12-11T22:29:57.425Z] Step 20/22 : LABEL arch=arm64 [2020-12-11T22:29:57.700Z] ---> Running in 9a6026bb00dc [2020-12-11T22:29:57.974Z] ---> cbc5dcdfa0d2 [2020-12-11T22:29:57.974Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-11T22:29:57.974Z] Removing intermediate container 94f7e694dd96 [2020-12-11T22:29:57.974Z] ---> 1c4ecdb031eb [2020-12-11T22:29:57.974Z] Step 18/21 : CMD ["--init=true"] [2020-12-11T22:29:58.256Z] Removing intermediate container ab3faac3de3e [2020-12-11T22:29:58.256Z] ---> a39e96f0002b [2020-12-11T22:29:58.256Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-11T22:29:58.256Z] ---> Running in 9ca2db81a05e [2020-12-11T22:29:58.256Z] ---> Running in 4ffbfab2542a [2020-12-11T22:29:58.529Z] ---> Running in e6cf84a3883c [2020-12-11T22:29:58.529Z] Removing intermediate container 9a6026bb00dc [2020-12-11T22:29:58.529Z] ---> 6e4f146ec803 [2020-12-11T22:29:58.529Z] Step 21/22 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb [2020-12-11T22:29:58.551Z] Skipping build go-build-helper (already ran) [2020-12-11T22:29:58.551Z] Skipping build static-packages (already ran) [2020-12-11T22:29:58.551Z] Skipping build go115 (already ran) [2020-12-11T22:29:58.551Z] Building edgex-go [2020-12-11T22:29:58.810Z] ---> Running in 7991fc45c911 [2020-12-11T22:29:59.084Z] Removing intermediate container 9ca2db81a05e [2020-12-11T22:29:59.084Z] ---> 52ed9ab998e7 [2020-12-11T22:29:59.084Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:29:59.084Z] Removing intermediate container 4ffbfab2542a [2020-12-11T22:29:59.084Z] ---> ef57f06e02de [2020-12-11T22:29:59.084Z] Step 19/21 : LABEL arch=arm64 [2020-12-11T22:29:59.084Z] Removing intermediate container e6cf84a3883c [2020-12-11T22:29:59.084Z] ---> 8cc311cd3663 [2020-12-11T22:29:59.084Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-11T22:29:59.127Z] 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 [2020-12-11T22:29:59.361Z] ---> Running in f8103c1fb598 [2020-12-11T22:29:59.361Z] ---> Running in 2b6cc71ae8b5 [2020-12-11T22:29:59.361Z] ---> Running in 9ee37229ab9e [2020-12-11T22:29:59.635Z] Removing intermediate container 7991fc45c911 [2020-12-11T22:29:59.635Z] ---> 02c9c073d0ff [2020-12-11T22:29:59.635Z] Removing intermediate container 56d6836905ac [2020-12-11T22:29:59.635Z] Step 22/22 : LABEL version=0.0.0 [2020-12-11T22:29:59.635Z] ---> cce83679e5cc [2020-12-11T22:29:59.635Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-11T22:29:59.635Z] ---> Running in 194b3f643946 [2020-12-11T22:29:59.910Z] ---> Running in d22876d0dcbe [2020-12-11T22:29:59.910Z] Removing intermediate container f8103c1fb598 [2020-12-11T22:29:59.910Z] ---> 7b6054e2abfb [2020-12-11T22:29:59.910Z] Step 20/22 : LABEL arch=arm64 [2020-12-11T22:30:00.072Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-12-11T22:30:00.072Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-12-11T22:30:00.072Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.121 [2020-12-11T22:30:00.072Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 [2020-12-11T22:30:00.072Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-12-11T22:30:00.072Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-12-11T22:30:00.072Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-12-11T22:30:00.197Z] Removing intermediate container 2b6cc71ae8b5 [2020-12-11T22:30:00.197Z] ---> 307629d8ffa6 [2020-12-11T22:30:00.197Z] Step 20/21 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb [2020-12-11T22:30:00.197Z] Removing intermediate container 9ee37229ab9e [2020-12-11T22:30:00.197Z] ---> d9c9adbe3817 [2020-12-11T22:30:00.197Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-11T22:30:00.197Z] ---> Running in 8f7697ac4857 [2020-12-11T22:30:00.340Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-12-11T22:30:00.340Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-12-11T22:30:00.340Z] go: downloading github.com/x448/float16 v0.8.4 [2020-12-11T22:30:00.340Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-12-11T22:30:00.340Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-12-11T22:30:00.340Z] go: downloading github.com/imdario/mergo v0.3.11 [2020-12-11T22:30:00.340Z] go: downloading github.com/pkg/errors v0.8.1 [2020-12-11T22:30:00.340Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2020-12-11T22:30:00.340Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-12-11T22:30:00.340Z] go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-12-11T22:30:00.340Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-12-11T22:30:00.340Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-12-11T22:30:00.340Z] go: downloading github.com/google/uuid v1.1.2 [2020-12-11T22:30:00.340Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-12-11T22:30:00.340Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-12-11T22:30:00.340Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-12-11T22:30:00.340Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-11T22:30:00.340Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-11T22:30:00.340Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-12-11T22:30:00.340Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-11T22:30:00.340Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-12-11T22:30:00.340Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-12-11T22:30:00.340Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-12-11T22:30:00.340Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-12-11T22:30:00.340Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-12-11T22:30:00.340Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-12-11T22:30:00.340Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-12-11T22:30:00.340Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-12-11T22:30:00.340Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-12-11T22:30:00.472Z] ---> Running in 4a60fbcd41c6 [2020-12-11T22:30:00.472Z] ---> Running in c63937145830 [2020-12-11T22:30:00.472Z] Removing intermediate container 194b3f643946 [2020-12-11T22:30:00.472Z] ---> 967aabd4a42b [2020-12-11T22:30:00.472Z] [2020-12-11T22:30:00.610Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-12-11T22:30:00.610Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-12-11T22:30:00.610Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-12-11T22:30:00.747Z] Removing intermediate container 8f7697ac4857 [2020-12-11T22:30:00.747Z] ---> be78aa00c775 [2020-12-11T22:30:00.747Z] Step 21/22 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb [2020-12-11T22:30:00.873Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-12-11T22:30:00.873Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-12-11T22:30:01.023Z] Removing intermediate container c63937145830 [2020-12-11T22:30:01.023Z] ---> 3954f6c31db3 [2020-12-11T22:30:01.023Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-11T22:30:01.023Z] Successfully built 967aabd4a42b [2020-12-11T22:30:01.298Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-11T22:30:01.298Z]  Building docker-security-bootstrap-redis-go ... done Building docker-security-secretstore-setup-go [2020-12-11T22:30:01.298Z] ---> Running in faf7ed79fbad [2020-12-11T22:30:01.298Z] Removing intermediate container 4a60fbcd41c6 [2020-12-11T22:30:01.298Z] ---> 7b4f35540842 [2020-12-11T22:30:01.298Z] Step 21/21 : LABEL version=0.0.0 [2020-12-11T22:30:01.571Z] ---> Running in 3b5b070d5f12 [2020-12-11T22:30:01.852Z] Removing intermediate container faf7ed79fbad [2020-12-11T22:30:01.852Z] ---> d54b32a06e59 [2020-12-11T22:30:01.852Z] Step 22/22 : LABEL version=0.0.0 [2020-12-11T22:30:02.455Z] ---> Running in 41de1ae5105e [2020-12-11T22:30:02.455Z] Removing intermediate container 3b5b070d5f12 [2020-12-11T22:30:02.455Z] ---> 64661b0a7bbc [2020-12-11T22:30:02.455Z] [2020-12-11T22:30:03.056Z] ---> b09f9801a533 [2020-12-11T22:30:03.056Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-11T22:30:03.056Z] Successfully built 64661b0a7bbc [2020-12-11T22:30:03.334Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-11T22:30:03.607Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2020-12-11T22:30:03.607Z] Removing intermediate container 41de1ae5105e [2020-12-11T22:30:03.607Z] ---> 277a865c21a5 [2020-12-11T22:30:03.607Z] [2020-12-11T22:30:03.879Z] Removing intermediate container d22876d0dcbe [2020-12-11T22:30:03.879Z] ---> 8b32ed64cb88 [2020-12-11T22:30:03.879Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-11T22:30:03.879Z] Successfully built 277a865c21a5 [2020-12-11T22:30:04.148Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-11T22:30:04.148Z] Building docker-support-scheduler-go [2020-12-11T22:30:04.148Z]  Building docker-core-command-go ... done  ---> 4e2e35381f7e [2020-12-11T22:30:04.148Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-11T22:30:04.148Z] ---> Running in f1e324183044 [2020-12-11T22:30:04.745Z] Removing intermediate container f1e324183044 [2020-12-11T22:30:04.745Z] ---> 9b669a8b26ed [2020-12-11T22:30:04.745Z] Step 26/29 : CMD [ "generate" ] [2020-12-11T22:30:05.014Z] ---> Running in 417a35c1ca59 [2020-12-11T22:30:05.015Z] ---> 375f6c042a7b [2020-12-11T22:30:05.015Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-11T22:30:05.287Z] ---> Running in 9faefa5201a3 [2020-12-11T22:30:05.560Z] Removing intermediate container 417a35c1ca59 [2020-12-11T22:30:05.560Z] ---> e50d8c1b362f [2020-12-11T22:30:05.560Z] Step 27/29 : LABEL arch=arm64 [2020-12-11T22:30:05.848Z] ---> Running in a9469a6218c5 [2020-12-11T22:30:06.842Z] Removing intermediate container a9469a6218c5 [2020-12-11T22:30:06.842Z] ---> 18b072b86c51 [2020-12-11T22:30:06.842Z] Step 28/29 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb [2020-12-11T22:30:06.842Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:30:07.132Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:30:07.729Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-11T22:30:07.729Z] (2/33) Installing expat (2.2.9-r1) [2020-12-11T22:30:07.729Z] (3/33) Installing libffi (3.3-r2) [2020-12-11T22:30:07.729Z] (4/33) Installing gdbm (1.13-r1) [2020-12-11T22:30:07.729Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-11T22:30:07.729Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-11T22:30:07.729Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-11T22:30:07.729Z] ---> Running in 19fec7d244dd [2020-12-11T22:30:09.162Z] Removing intermediate container 19fec7d244dd [2020-12-11T22:30:09.162Z] ---> aac398c426b8 [2020-12-11T22:30:09.162Z] Step 29/29 : LABEL version=0.0.0 [2020-12-11T22:30:09.437Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-11T22:30:09.437Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-11T22:30:09.437Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-11T22:30:09.710Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-11T22:30:09.710Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-11T22:30:09.710Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-11T22:30:09.710Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-11T22:30:09.710Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-11T22:30:09.710Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-11T22:30:09.710Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-11T22:30:09.989Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-11T22:30:09.989Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-11T22:30:09.989Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-11T22:30:09.989Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-11T22:30:09.989Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-11T22:30:09.989Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-11T22:30:09.989Z] ---> Running in 9bd3e839c82d [2020-12-11T22:30:09.989Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-11T22:30:09.989Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-11T22:30:09.990Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-11T22:30:10.268Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-11T22:30:10.268Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-11T22:30:10.268Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-11T22:30:10.268Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-11T22:30:10.268Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-11T22:30:10.268Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-11T22:30:10.268Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-11T22:30:10.540Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:30:10.540Z] OK: 71 MiB in 55 packages [2020-12-11T22:30:10.913Z] 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 [2020-12-11T22:30:11.149Z] Removing intermediate container 9bd3e839c82d [2020-12-11T22:30:11.149Z] ---> 10e9de2abdaa [2020-12-11T22:30:11.149Z] [2020-12-11T22:30:11.755Z] Successfully built 10e9de2abdaa [2020-12-11T22:30:12.028Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-12-11T22:30:12.028Z]  Building docker-security-secrets-setup-go ... done Building docker-support-notifications-go [2020-12-11T22:30:15.131Z] 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 [2020-12-11T22:30:15.706Z] 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 [2020-12-11T22:30:17.091Z] 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 [2020-12-11T22:30:17.353Z] 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 [2020-12-11T22:30:17.353Z] go: downloading github.com/stretchr/testify v1.5.1 [2020-12-11T22:30:17.613Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-11T22:30:17.613Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-11T22:30:18.762Z] Removing intermediate container 9faefa5201a3 [2020-12-11T22:30:18.762Z] ---> 1d18a1bfa4a3 [2020-12-11T22:30:18.762Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-11T22:30:19.526Z] 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 [2020-12-11T22:30:19.526Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2020-12-11T22:30:19.526Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-12-11T22:30:19.738Z] ---> Running in 83374de0a195 [2020-12-11T22:30:20.466Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-11T22:30:21.410Z] 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 [2020-12-11T22:30:21.680Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-12-11T22:30:22.625Z] 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 [2020-12-11T22:30:22.625Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-11T22:30:24.014Z] 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 [2020-12-11T22:30:24.959Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-11T22:30:25.142Z] Collecting docker-compose==1.23.2 [2020-12-11T22:30:25.142Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-11T22:30:25.740Z] Collecting texttable<0.10,>=0.9.0 [2020-12-11T22:30:25.740Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-11T22:30:25.910Z] 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 [2020-12-11T22:30:28.357Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-11T22:30:28.357Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-11T22:30:28.952Z] Collecting PyYAML<4,>=3.10 [2020-12-11T22:30:28.952Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-11T22:30:29.226Z] Building version [2020-12-11T22:30:31.169Z] Staging config-common [2020-12-11T22:30:32.111Z] Skipping stage go-build-helper (already ran) [2020-12-11T22:30:32.111Z] Skipping stage static-packages (already ran) [2020-12-11T22:30:32.111Z] Skipping stage go115 (already ran) [2020-12-11T22:30:32.111Z] Staging edgex-go [2020-12-11T22:30:33.254Z] Collecting docker<4.0,>=3.6.0 [2020-12-11T22:30:33.254Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-11T22:30:33.502Z] Staging version [2020-12-11T22:30:33.849Z] Collecting jsonschema<3,>=2.5.1 [2020-12-11T22:30:33.849Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-11T22:30:34.122Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-11T22:30:34.122Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-11T22:30:34.892Z] Priming config-common [2020-12-11T22:30:35.835Z] Priming go-build-helper [2020-12-11T22:30:36.732Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-11T22:30:36.732Z] Collecting docopt<0.7,>=0.6.1 [2020-12-11T22:30:36.732Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-11T22:30:36.780Z] Priming static-packages [2020-12-11T22:30:38.715Z] Collecting cached-property<2,>=1.2.0 [2020-12-11T22:30:38.715Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-11T22:30:39.334Z] Priming go115 [2020-12-11T22:30:40.154Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-11T22:30:40.154Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-11T22:30:40.289Z] Priming edgex-go [2020-12-11T22:30:40.426Z] Collecting docker-pycreds>=0.4.0 [2020-12-11T22:30:40.426Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-11T22:30:40.701Z] 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) [2020-12-11T22:30:40.974Z] Collecting idna<2.8,>=2.5 [2020-12-11T22:30:40.975Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-11T22:30:41.693Z] Priming version [2020-12-11T22:30:41.958Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-11T22:30:41.958Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-11T22:30:42.231Z] 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) [2020-12-11T22:30:42.231Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-11T22:30:42.231Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-11T22:30:42.231Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-11T22:30:42.231Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-11T22:30:42.640Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2020-12-11T22:30:43.213Z] Installing collected packages: texttable, websocket-client, PyYAML, docker-pycreds, idna, urllib3, requests, docker, jsonschema, dockerpty, docopt, cached-property, docker-compose [2020-12-11T22:30:43.214Z] Running setup.py install for texttable: started [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-11T22:30:45.197Z] Running setup.py install for texttable: finished with status 'done' [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-11T22:30:45.796Z] Running setup.py install for PyYAML: started [2020-12-11T22:30:48.453Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-11T22:30:48.453Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:30:48.453Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:30:48.453Z] ---> adcf4e536805 [2020-12-11T22:30:48.453Z] Step 3/24 : WORKDIR /edgex-go [2020-12-11T22:30:48.453Z] ---> Using cache [2020-12-11T22:30:48.453Z] ---> c627ec4ce02a [2020-12-11T22:30:48.453Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:30:48.453Z] ---> Using cache [2020-12-11T22:30:48.453Z] ---> e9da195b20f8 [2020-12-11T22:30:48.453Z] Step 5/24 : RUN apk update && apk add make git [2020-12-11T22:30:49.446Z] Attempting uninstall: idna [2020-12-11T22:30:49.447Z] Found existing installation: idna 2.9 [2020-12-11T22:30:49.447Z] Uninstalling idna-2.9: [2020-12-11T22:30:49.722Z] Successfully uninstalled idna-2.9 [2020-12-11T22:30:51.227Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:30:51.227Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:30:51.227Z] ---> adcf4e536805 [2020-12-11T22:30:51.227Z] Step 3/22 : WORKDIR /edgex-go [2020-12-11T22:30:51.227Z] ---> Using cache [2020-12-11T22:30:51.227Z] ---> c627ec4ce02a [2020-12-11T22:30:51.227Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:30:51.227Z] ---> Using cache [2020-12-11T22:30:51.227Z] ---> e9da195b20f8 [2020-12-11T22:30:51.227Z] Step 5/22 : RUN apk update && apk add make git [2020-12-11T22:30:51.517Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:30:51.517Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:30:51.517Z] ---> adcf4e536805 [2020-12-11T22:30:51.517Z] Step 3/21 : WORKDIR /edgex-go [2020-12-11T22:30:51.517Z] ---> Using cache [2020-12-11T22:30:51.517Z] ---> c627ec4ce02a [2020-12-11T22:30:51.517Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:30:51.517Z] ---> Using cache [2020-12-11T22:30:51.517Z] ---> e9da195b20f8 [2020-12-11T22:30:51.517Z] Step 5/21 : RUN apk update && apk add make git [2020-12-11T22:30:51.517Z] Attempting uninstall: urllib3 [2020-12-11T22:30:51.517Z] Found existing installation: urllib3 1.25.9 [2020-12-11T22:30:51.517Z] Uninstalling urllib3-1.25.9: [2020-12-11T22:30:51.797Z] Successfully uninstalled urllib3-1.25.9 [2020-12-11T22:30:53.811Z] Attempting uninstall: requests [2020-12-11T22:30:53.811Z] Found existing installation: requests 2.23.0 [2020-12-11T22:30:53.811Z] Uninstalling requests-2.23.0: [2020-12-11T22:30:53.811Z] Successfully uninstalled requests-2.23.0 [2020-12-11T22:30:54.498Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:30:54.498Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:30:54.498Z] ---> adcf4e536805 [2020-12-11T22:30:54.498Z] Step 3/24 : WORKDIR /edgex-go [2020-12-11T22:30:54.498Z] ---> Using cache [2020-12-11T22:30:54.498Z] ---> c627ec4ce02a [2020-12-11T22:30:54.498Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:30:54.498Z] ---> Using cache [2020-12-11T22:30:54.498Z] ---> e9da195b20f8 [2020-12-11T22:30:54.498Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-11T22:30:55.488Z] ---> Running in f8c96e83a80b [2020-12-11T22:30:55.488Z] ---> Running in f4b970ed5835 [2020-12-11T22:30:55.488Z] ---> Running in e97a4123bd2d [2020-12-11T22:30:55.488Z] ---> Running in 1df584666658 [2020-12-11T22:30:56.484Z] Running setup.py install for dockerpty: started [2020-12-11T22:30:57.486Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:30:57.486Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:30:57.763Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:30:57.763Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:30:58.374Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:30:58.374Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:30:58.650Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-11T22:30:58.650Z] Running setup.py install for docopt: started [2020-12-11T22:30:58.650Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:30:58.650Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:30:59.633Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:30:59.633Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:30:59.633Z] OK: 12618 distinct packages available [2020-12-11T22:30:59.909Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:30:59.909Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:30:59.909Z] OK: 12618 distinct packages available [2020-12-11T22:30:59.909Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:30:59.909Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:30:59.909Z] OK: 12618 distinct packages available [2020-12-11T22:31:00.186Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:31:00.186Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:31:00.186Z] OK: 12618 distinct packages available [2020-12-11T22:31:00.790Z] OK: 217 MiB in 51 packages [2020-12-11T22:31:00.790Z] Running setup.py install for docopt: finished with status 'done' [2020-12-11T22:31:00.790Z] OK: 217 MiB in 51 packages [2020-12-11T22:31:00.790Z] OK: 217 MiB in 51 packages [2020-12-11T22:31:01.070Z] OK: 217 MiB in 51 packages [2020-12-11T22:31:02.074Z] 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 [2020-12-11T22:31:02.672Z] Removing intermediate container f8c96e83a80b [2020-12-11T22:31:02.672Z] ---> 9ef30c1c9c2d [2020-12-11T22:31:02.672Z] Step 6/24 : COPY go.mod . [2020-12-11T22:31:02.959Z] Removing intermediate container 1df584666658 [2020-12-11T22:31:02.959Z] ---> a3fcbd258fb6 [2020-12-11T22:31:02.959Z] Step 6/22 : COPY go.mod . [2020-12-11T22:31:03.239Z] Removing intermediate container e97a4123bd2d [2020-12-11T22:31:03.239Z] ---> 31ee6030a75a [2020-12-11T22:31:03.239Z] Step 6/24 : COPY go.mod . [2020-12-11T22:31:03.535Z] Removing intermediate container f4b970ed5835 [2020-12-11T22:31:03.535Z] ---> 5d4c29fae056 [2020-12-11T22:31:03.535Z] Step 6/21 : COPY go.mod . [2020-12-11T22:31:03.535Z] ---> 30465ee57530 [2020-12-11T22:31:03.535Z] Step 7/24 : RUN go mod download [2020-12-11T22:31:03.812Z] ---> Running in 28afb03dfa16 [2020-12-11T22:31:04.095Z] ---> 3236a6b3e3ec [2020-12-11T22:31:04.095Z] Step 7/22 : RUN go mod download [2020-12-11T22:31:04.095Z] ---> Running in af7daf08e7a7 [2020-12-11T22:31:04.370Z] ---> e49522d237b8 [2020-12-11T22:31:04.370Z] Step 7/24 : RUN go mod download [2020-12-11T22:31:04.651Z] ---> 51898f2e438a [2020-12-11T22:31:04.651Z] Step 7/21 : RUN go mod download [2020-12-11T22:31:04.651Z] ---> Running in 00b7c23005ec [2020-12-11T22:31:04.930Z] ---> Running in 540a3b249b41 [2020-12-11T22:31:08.357Z] Removing intermediate container 83374de0a195 [2020-12-11T22:31:08.357Z] ---> d471078071e1 [2020-12-11T22:31:08.357Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-11T22:31:08.357Z] ---> Running in c6b2138865e1 [2020-12-11T22:31:08.357Z] Removing intermediate container 28afb03dfa16 [2020-12-11T22:31:08.357Z] ---> 3df8c7c97266 [2020-12-11T22:31:08.357Z] Step 8/24 : COPY . . [2020-12-11T22:31:08.633Z] Removing intermediate container af7daf08e7a7 [2020-12-11T22:31:08.633Z] ---> ed450fec9a74 [2020-12-11T22:31:08.633Z] Step 8/22 : COPY . . [2020-12-11T22:31:08.911Z] Removing intermediate container 00b7c23005ec [2020-12-11T22:31:08.911Z] ---> 5cf7b652e026 [2020-12-11T22:31:08.911Z] Step 8/24 : COPY . . [2020-12-11T22:31:09.892Z] Removing intermediate container 540a3b249b41 [2020-12-11T22:31:09.893Z] ---> a5b240785a8e [2020-12-11T22:31:09.893Z] Step 8/21 : COPY . . [2020-12-11T22:31:10.171Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:31:10.448Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:31:11.056Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-11T22:31:11.056Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-11T22:31:11.056Z] (3/3) Installing curl (7.69.1-r3) [2020-12-11T22:31:11.056Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:31:11.056Z] OK: 71 MiB in 58 packages [2020-12-11T22:31:19.397Z] Removing intermediate container c6b2138865e1 [2020-12-11T22:31:19.398Z] ---> 5f28ad83e623 [2020-12-11T22:31:19.398Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-11T22:31:19.398Z] ---> Running in fbb653a23e97 [2020-12-11T22:31:20.844Z] Removing intermediate container fbb653a23e97 [2020-12-11T22:31:20.844Z] ---> e5f8cb83d5a0 [2020-12-11T22:31:20.844Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:31:21.449Z] ---> Running in e85decd31a4d [2020-12-11T22:31:22.919Z] Removing intermediate container e85decd31a4d [2020-12-11T22:31:22.919Z] ---> c93c5e2cfd80 [2020-12-11T22:31:22.919Z] Step 25/27 : LABEL arch=arm64 [2020-12-11T22:31:23.535Z] ---> Running in 428625edb226 [2020-12-11T22:31:24.530Z] Removing intermediate container 428625edb226 [2020-12-11T22:31:24.530Z] ---> 4401ed9cfb69 [2020-12-11T22:31:24.530Z] Step 26/27 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb [2020-12-11T22:31:25.132Z] ---> Running in 2b8c799dd559 [2020-12-11T22:31:27.145Z] Removing intermediate container 2b8c799dd559 [2020-12-11T22:31:27.145Z] ---> fa379bd8f9aa [2020-12-11T22:31:27.145Z] Step 27/27 : LABEL version=0.0.0 [2020-12-11T22:31:29.127Z] ---> Running in 1ee7517d28e8 [2020-12-11T22:31:30.109Z] Removing intermediate container 1ee7517d28e8 [2020-12-11T22:31:30.109Z] ---> 097b25ab9934 [2020-12-11T22:31:30.109Z] [2020-12-11T22:31:30.109Z] ---> 30791fc51db3 [2020-12-11T22:31:30.109Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-11T22:31:30.383Z] ---> Running in 51f1f8b7dbf7 [2020-12-11T22:31:30.656Z] Successfully built 097b25ab9934 [2020-12-11T22:31:30.656Z] ---> 5c9431388231 [2020-12-11T22:31:30.656Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-11T22:31:30.656Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-11T22:31:30.656Z] Building docker-core-data-go [2020-12-11T22:31:30.656Z] ---> fda67904c77e [2020-12-11T22:31:30.656Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-11T22:31:30.931Z]  Building docker-sys-mgmt-agent-go ... done  ---> Running in 43e20db6fd40 [2020-12-11T22:31:30.931Z] ---> Running in e2b2d59f8951 [2020-12-11T22:31:31.206Z] ---> fe3a20d32dbf [2020-12-11T22:31:31.206Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-11T22:31:31.484Z] ---> Running in 485757f2c2bc [2020-12-11T22:31:32.472Z] 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 [2020-12-11T22:31:33.080Z] 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 [2020-12-11T22:31:33.362Z] 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 [2020-12-11T22:31:33.362Z] 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 [2020-12-11T22:32:00.174Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:32:00.175Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:32:00.175Z] ---> adcf4e536805 [2020-12-11T22:32:00.175Z] Step 3/23 : WORKDIR /edgex-go [2020-12-11T22:32:00.175Z] ---> Using cache [2020-12-11T22:32:00.175Z] ---> c627ec4ce02a [2020-12-11T22:32:00.175Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:32:00.175Z] ---> Using cache [2020-12-11T22:32:00.175Z] ---> e9da195b20f8 [2020-12-11T22:32:00.175Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-11T22:32:01.838Z] ---> Running in d63503d7ebfd [2020-12-11T22:32:03.824Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:32:04.807Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:32:06.244Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:32:06.244Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:32:06.244Z] OK: 12618 distinct packages available [2020-12-11T22:32:07.232Z] OK: 217 MiB in 51 packages [2020-12-11T22:32:09.235Z] Removing intermediate container d63503d7ebfd [2020-12-11T22:32:09.235Z] ---> 63c23fb2d1d9 [2020-12-11T22:32:09.235Z] Step 6/23 : COPY go.mod . [2020-12-11T22:32:10.232Z] ---> c15d076a8b75 [2020-12-11T22:32:10.232Z] Step 7/23 : RUN go mod download [2020-12-11T22:32:10.509Z] ---> Running in 1ed9115f6219 [2020-12-11T22:32:15.953Z] Removing intermediate container 1ed9115f6219 [2020-12-11T22:32:15.953Z] ---> 1964160edf9e [2020-12-11T22:32:15.953Z] Step 8/23 : COPY . . [2020-12-11T22:32:38.183Z] ---> 2f1dd72720b9 [2020-12-11T22:32:38.183Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-11T22:32:38.183Z] ---> Running in fbeae1c93046 [2020-12-11T22:32:38.183Z] 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 [2020-12-11T22:32:56.526Z] 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 [2020-12-11T22:33:14.854Z] Removing intermediate container 51f1f8b7dbf7 [2020-12-11T22:33:14.854Z] ---> 7823fea80814 [2020-12-11T22:33:14.854Z] [2020-12-11T22:33:14.854Z] Step 10/24 : FROM alpine:3.10 [2020-12-11T22:33:14.854Z] ---> 536a684cf733 [2020-12-11T22:33:14.854Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-11T22:33:14.854Z] ---> Using cache [2020-12-11T22:33:14.854Z] ---> e4bcb47617da [2020-12-11T22:33:14.854Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-11T22:33:14.854Z] ---> Running in 2a9d9470362a [2020-12-11T22:33:14.854Z] Removing intermediate container 2a9d9470362a [2020-12-11T22:33:14.854Z] ---> aaf0c51ff176 [2020-12-11T22:33:14.854Z] Step 13/24 : WORKDIR / [2020-12-11T22:33:14.854Z] ---> Running in d8cd05fb7e32 [2020-12-11T22:33:14.854Z] Removing intermediate container d8cd05fb7e32 [2020-12-11T22:33:14.854Z] ---> 5edc9f142b5b [2020-12-11T22:33:14.854Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-11T22:33:14.854Z] ---> e69fbfd14329 [2020-12-11T22:33:14.854Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-11T22:33:16.303Z] ---> 8ba8fba5671c [2020-12-11T22:33:16.303Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-11T22:33:17.296Z] ---> 7f9d75937680 [2020-12-11T22:33:17.296Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-11T22:33:18.760Z] ---> d2842607b6ad [2020-12-11T22:33:18.760Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-11T22:33:20.766Z] ---> e47a9b1ba059 [2020-12-11T22:33:20.766Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-11T22:33:21.370Z] ---> bf843c51de5d [2020-12-11T22:33:21.370Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-11T22:33:21.651Z] ---> Running in 14a3bea345a9 [2020-12-11T22:33:25.069Z] Removing intermediate container 14a3bea345a9 [2020-12-11T22:33:25.069Z] ---> 5bbabf641f8a [2020-12-11T22:33:25.069Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-11T22:33:25.069Z] ---> Running in 6a292b134dc6 [2020-12-11T22:33:25.987Z] Removing intermediate container 6a292b134dc6 [2020-12-11T22:33:25.987Z] ---> 4de22f553014 [2020-12-11T22:33:25.987Z] Step 22/24 : LABEL arch=arm64 [2020-12-11T22:33:25.987Z] ---> Running in f3e03efbe6bb [2020-12-11T22:33:26.731Z] Removing intermediate container f3e03efbe6bb [2020-12-11T22:33:26.731Z] ---> 5d64390ba2e7 [2020-12-11T22:33:26.731Z] Step 23/24 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb [2020-12-11T22:33:27.028Z] ---> Running in 0845bc7be82c [2020-12-11T22:33:27.699Z] Removing intermediate container 0845bc7be82c [2020-12-11T22:33:27.700Z] ---> a488d37aa82e [2020-12-11T22:33:27.700Z] Step 24/24 : LABEL version=0.0.0 [2020-12-11T22:33:27.998Z] ---> Running in 50d13a5cade9 [2020-12-11T22:33:28.637Z] Removing intermediate container 50d13a5cade9 [2020-12-11T22:33:28.637Z] ---> 423fef80cdd9 [2020-12-11T22:33:28.637Z] [2020-12-11T22:33:29.338Z] Successfully built 423fef80cdd9 [2020-12-11T22:33:29.338Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-11T22:33:35.023Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 43e20db6fd40 [2020-12-11T22:33:35.023Z] ---> f80df2fc63e1 [2020-12-11T22:33:35.023Z] [2020-12-11T22:33:35.023Z] Step 10/24 : FROM scratch [2020-12-11T22:33:35.023Z] ---> [2020-12-11T22:33:35.023Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-11T22:33:35.299Z] ---> Running in 1db95aaa3cba [2020-12-11T22:33:36.306Z] Removing intermediate container 1db95aaa3cba [2020-12-11T22:33:36.306Z] ---> e0f64b3f102e [2020-12-11T22:33:36.306Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-11T22:33:36.582Z] ---> Running in b6c646a9922f [2020-12-11T22:33:36.582Z] Removing intermediate container 485757f2c2bc [2020-12-11T22:33:36.582Z] ---> 618f9741b400 [2020-12-11T22:33:36.582Z] [2020-12-11T22:33:36.582Z] Step 10/21 : FROM scratch [2020-12-11T22:33:36.582Z] ---> [2020-12-11T22:33:36.582Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T22:33:37.200Z] ---> Using cache [2020-12-11T22:33:37.200Z] ---> 84572b25dbb3 [2020-12-11T22:33:37.200Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-11T22:33:37.200Z] ---> Running in bd1e890645f2 [2020-12-11T22:33:37.486Z] Removing intermediate container b6c646a9922f [2020-12-11T22:33:37.486Z] ---> 528a8919add9 [2020-12-11T22:33:37.486Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-11T22:33:37.767Z] ---> Running in e72ca3f4109a [2020-12-11T22:33:38.044Z] Removing intermediate container bd1e890645f2 [2020-12-11T22:33:38.044Z] ---> 14d5c86b64a9 [2020-12-11T22:33:38.044Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-11T22:33:38.044Z] ---> Running in 142b6edcea53 [2020-12-11T22:33:38.321Z] Removing intermediate container e72ca3f4109a [2020-12-11T22:33:38.321Z] ---> b551f9aa8927 [2020-12-11T22:33:38.321Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-11T22:33:38.923Z] Removing intermediate container 142b6edcea53 [2020-12-11T22:33:38.923Z] ---> a2d7d4a6348f [2020-12-11T22:33:38.923Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-11T22:33:39.915Z] ---> 50219b4ac653 [2020-12-11T22:33:39.915Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-11T22:33:40.188Z] ---> f2565559f42b [2020-12-11T22:33:40.188Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-11T22:33:42.179Z] ---> 09d42acf2372 [2020-12-11T22:33:42.179Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-11T22:33:42.179Z] ---> f031d6b872d1 [2020-12-11T22:33:42.179Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-11T22:33:43.627Z] ---> b170165d9194 [2020-12-11T22:33:43.627Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-11T22:33:43.910Z] ---> Running in 6c4485ab1e5f [2020-12-11T22:33:44.198Z] ---> 48aba9361fae [2020-12-11T22:33:44.198Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-11T22:33:44.489Z] Removing intermediate container 6c4485ab1e5f [2020-12-11T22:33:44.489Z] ---> 840082c1bac4 [2020-12-11T22:33:44.489Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:33:44.489Z] ---> Running in c8bf2b906f00 [2020-12-11T22:33:45.476Z] ---> 34f930abf270 [2020-12-11T22:33:45.476Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-11T22:33:45.476Z] Removing intermediate container c8bf2b906f00 [2020-12-11T22:33:45.476Z] ---> e566c8a5ffdf [2020-12-11T22:33:45.476Z] Step 19/21 : LABEL arch=arm64 [2020-12-11T22:33:45.476Z] ---> Running in 204ccef26386 [2020-12-11T22:33:46.471Z] Removing intermediate container 204ccef26386 [2020-12-11T22:33:46.471Z] ---> b430334e32a3 [2020-12-11T22:33:46.471Z] Step 20/21 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb [2020-12-11T22:33:46.748Z] ---> Running in cc9718bc0e5b [2020-12-11T22:33:47.351Z] ---> e387a2a6c1c6 [2020-12-11T22:33:47.351Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-11T22:33:47.953Z] Removing intermediate container cc9718bc0e5b [2020-12-11T22:33:47.953Z] ---> e3aadc661839 [2020-12-11T22:33:47.953Z] Step 21/21 : LABEL version=0.0.0 [2020-12-11T22:33:48.232Z] ---> Running in 8b913a88424c [2020-12-11T22:33:48.834Z] ---> b69bf265c603 [2020-12-11T22:33:48.834Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-11T22:33:48.834Z] Removing intermediate container 8b913a88424c [2020-12-11T22:33:48.834Z] ---> 3e662437d58a [2020-12-11T22:33:48.834Z] [2020-12-11T22:33:49.107Z] ---> Running in ceb751c00b4c [2020-12-11T22:33:49.713Z] Successfully built 3e662437d58a [2020-12-11T22:33:49.713Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-11T22:33:50.313Z]  Building docker-support-scheduler-go ... done Removing intermediate container ceb751c00b4c [2020-12-11T22:33:50.313Z] ---> ddeb799d2dfc [2020-12-11T22:33:50.313Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:33:50.585Z] ---> Running in 0693d139fda1 [2020-12-11T22:33:51.572Z] Removing intermediate container 0693d139fda1 [2020-12-11T22:33:51.572Z] ---> 7aabeae5792b [2020-12-11T22:33:51.572Z] Step 22/24 : LABEL arch=arm64 [2020-12-11T22:33:51.849Z] ---> Running in 3126f296ca86 [2020-12-11T22:33:52.841Z] Removing intermediate container 3126f296ca86 [2020-12-11T22:33:52.841Z] ---> ca03f751effc [2020-12-11T22:33:52.841Z] Step 23/24 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb [2020-12-11T22:33:53.115Z] ---> Running in 1b005302c097 [2020-12-11T22:33:54.101Z] Removing intermediate container 1b005302c097 [2020-12-11T22:33:54.101Z] ---> 47972bbda4dc [2020-12-11T22:33:54.101Z] Step 24/24 : LABEL version=0.0.0 [2020-12-11T22:33:54.378Z] ---> Running in 4ced6fc89342 [2020-12-11T22:33:54.974Z] Removing intermediate container e2b2d59f8951 [2020-12-11T22:33:54.974Z] ---> 0bd94cecf8b4 [2020-12-11T22:33:54.974Z] [2020-12-11T22:33:54.974Z] Step 10/22 : FROM scratch [2020-12-11T22:33:54.974Z] ---> [2020-12-11T22:33:54.974Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T22:33:55.247Z] ---> Using cache [2020-12-11T22:33:55.247Z] ---> 84572b25dbb3 [2020-12-11T22:33:55.248Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-11T22:33:55.248Z] Removing intermediate container 4ced6fc89342 [2020-12-11T22:33:55.248Z] ---> a8a43aec2c0d [2020-12-11T22:33:55.248Z] [2020-12-11T22:33:55.522Z] ---> Running in 26ef3a8ea11a [2020-12-11T22:33:56.140Z] Successfully built a8a43aec2c0d [2020-12-11T22:33:56.140Z] Removing intermediate container 26ef3a8ea11a [2020-12-11T22:33:56.140Z] ---> ee2c69cca59a [2020-12-11T22:33:56.140Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-11T22:33:56.140Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-11T22:33:56.140Z]  Building docker-support-notifications-go ... done  ---> Running in 3a646ee550dc [2020-12-11T22:33:56.748Z] Removing intermediate container 3a646ee550dc [2020-12-11T22:33:56.748Z] ---> 630760a623d8 [2020-12-11T22:33:56.748Z] Step 14/22 : WORKDIR / [2020-12-11T22:33:57.032Z] ---> Running in d77b93cb7e19 [2020-12-11T22:33:57.635Z] Removing intermediate container d77b93cb7e19 [2020-12-11T22:33:57.635Z] ---> 30dee26a8fe0 [2020-12-11T22:33:57.635Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-11T22:33:58.637Z] ---> 4393dbf61f93 [2020-12-11T22:33:58.637Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-11T22:34:00.629Z] ---> 82c5b3da9500 [2020-12-11T22:34:00.630Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-11T22:34:01.616Z] ---> 228f3ea7cdad [2020-12-11T22:34:01.616Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-11T22:34:01.616Z] ---> Running in 4bf3553ab482 [2020-12-11T22:34:02.214Z] Removing intermediate container 4bf3553ab482 [2020-12-11T22:34:02.214Z] ---> 4522e64a74b5 [2020-12-11T22:34:02.214Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:34:02.487Z] ---> Running in 492961f45443 [2020-12-11T22:34:03.084Z] Removing intermediate container 492961f45443 [2020-12-11T22:34:03.084Z] ---> 0fa550c89077 [2020-12-11T22:34:03.084Z] Step 20/22 : LABEL arch=arm64 [2020-12-11T22:34:03.084Z] ---> Running in 39cb7bfcfbf5 [2020-12-11T22:34:03.684Z] Removing intermediate container 39cb7bfcfbf5 [2020-12-11T22:34:03.684Z] ---> 301e4fc773aa [2020-12-11T22:34:03.684Z] Step 21/22 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb [2020-12-11T22:34:03.684Z] ---> Running in 57b015947e50 [2020-12-11T22:34:04.281Z] Removing intermediate container 57b015947e50 [2020-12-11T22:34:04.281Z] ---> c63fc5b1db86 [2020-12-11T22:34:04.281Z] Step 22/22 : LABEL version=0.0.0 [2020-12-11T22:34:04.554Z] ---> Running in 25e7947d74fd [2020-12-11T22:34:04.827Z] Removing intermediate container 25e7947d74fd [2020-12-11T22:34:04.827Z] ---> 2b850119efde [2020-12-11T22:34:04.827Z] [2020-12-11T22:34:05.419Z] Successfully built 2b850119efde [2020-12-11T22:34:05.419Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-11T22:34:17.788Z]  Building docker-core-metadata-go ... done Removing intermediate container fbeae1c93046 [2020-12-11T22:34:17.788Z] ---> 9a5a52437e9c [2020-12-11T22:34:17.788Z] [2020-12-11T22:34:17.788Z] Step 10/23 : FROM alpine [2020-12-11T22:34:17.788Z] ---> dd36a01c3f31 [2020-12-11T22:34:17.788Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T22:34:17.788Z] ---> Running in 4dd02e2c68b4 [2020-12-11T22:34:17.788Z] Removing intermediate container 4dd02e2c68b4 [2020-12-11T22:34:17.788Z] ---> 8b90666091aa [2020-12-11T22:34:17.788Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-11T22:34:17.788Z] ---> Running in e885915e8c5c [2020-12-11T22:34:17.788Z] Removing intermediate container e885915e8c5c [2020-12-11T22:34:17.788Z] ---> 93721a5bac3d [2020-12-11T22:34:17.788Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-11T22:34:17.788Z] ---> Running in 53057023c551 [2020-12-11T22:34:18.061Z] Removing intermediate container 53057023c551 [2020-12-11T22:34:18.061Z] ---> 79aa2df624ae [2020-12-11T22:34:18.061Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:34:18.061Z] ---> Running in 46cc256354e3 [2020-12-11T22:34:20.673Z] Removing intermediate container 46cc256354e3 [2020-12-11T22:34:20.673Z] ---> c01dd95c261a [2020-12-11T22:34:20.673Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-11T22:34:20.673Z] ---> Running in e1f915a61891 [2020-12-11T22:34:21.265Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:34:22.232Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:34:23.202Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-11T22:34:23.202Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-11T22:34:23.202Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-11T22:34:23.470Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-11T22:34:23.741Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-11T22:34:23.741Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:34:23.741Z] OK: 8 MiB in 19 packages [2020-12-11T22:34:25.166Z] Removing intermediate container e1f915a61891 [2020-12-11T22:34:25.166Z] ---> 88f25ea6aa1a [2020-12-11T22:34:25.166Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-11T22:34:25.758Z] ---> de6dda0d1a2b [2020-12-11T22:34:25.758Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-11T22:34:27.183Z] ---> c3110c0bb8b7 [2020-12-11T22:34:27.183Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-11T22:34:27.775Z] ---> 425320a9d1cf [2020-12-11T22:34:27.775Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-11T22:34:28.050Z] ---> Running in 6ed1c19523df [2020-12-11T22:34:28.643Z] Removing intermediate container 6ed1c19523df [2020-12-11T22:34:28.643Z] ---> 8bde75af8541 [2020-12-11T22:34:28.643Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:34:28.643Z] ---> Running in 3a3974018c5e [2020-12-11T22:34:29.236Z] Removing intermediate container 3a3974018c5e [2020-12-11T22:34:29.236Z] ---> 20b78805a631 [2020-12-11T22:34:29.236Z] Step 21/23 : LABEL arch=arm64 [2020-12-11T22:34:29.236Z] ---> Running in d951e8640ef0 [2020-12-11T22:34:29.831Z] Removing intermediate container d951e8640ef0 [2020-12-11T22:34:29.831Z] ---> edb39adb1fb2 [2020-12-11T22:34:29.831Z] Step 22/23 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb [2020-12-11T22:34:29.831Z] ---> Running in 14da5760634c [2020-12-11T22:34:30.421Z] Removing intermediate container 14da5760634c [2020-12-11T22:34:30.421Z] ---> 3d5c248fa524 [2020-12-11T22:34:30.421Z] Step 23/23 : LABEL version=0.0.0 [2020-12-11T22:34:30.421Z] ---> Running in 7e7479896cb3 [2020-12-11T22:34:30.699Z] Removing intermediate container 7e7479896cb3 [2020-12-11T22:34:30.699Z] ---> f1f2c5094343 [2020-12-11T22:34:30.699Z] [2020-12-11T22:34:31.291Z] Successfully built f1f2c5094343 [2020-12-11T22:34:31.291Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-11T22:34:31.587Z]  Building docker-core-data-go ... done  [Pipeline] } [2020-12-11T22:34:31.542Z] $ docker stop --time=1 642587d6fcefcfead7b03333f2f6b60a42dffd8c3718a490bff91e36842f0b83 [2020-12-11T22:34:33.397Z] $ docker rm -f 642587d6fcefcfead7b03333f2f6b60a42dffd8c3718a490bff91e36842f0b83 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-11T22:34:34.161Z] + docker images [2020-12-11T22:34:34.161Z] + grep docker [2020-12-11T22:34:34.430Z] docker-core-data-go-arm64 latest f1f2c5094343 4 seconds ago 22.3MB [2020-12-11T22:34:34.430Z] docker-core-metadata-go-arm64 latest 2b850119efde 30 seconds ago 13.6MB [2020-12-11T22:34:34.430Z] docker-support-notifications-go-arm64 latest a8a43aec2c0d 40 seconds ago 12.9MB [2020-12-11T22:34:34.430Z] docker-support-scheduler-go-arm64 latest 3e662437d58a 46 seconds ago 11.5MB [2020-12-11T22:34:34.430Z] docker-security-secretstore-setup-go-arm64 latest 423fef80cdd9 About a minute ago 23.5MB [2020-12-11T22:34:34.430Z] docker-sys-mgmt-agent-go-arm64 latest 097b25ab9934 3 minutes ago 300MB [2020-12-11T22:34:34.430Z] docker-security-secrets-setup-go-arm64 latest 10e9de2abdaa 4 minutes ago 22.7MB [2020-12-11T22:34:34.430Z] docker-core-command-go-arm64 latest 277a865c21a5 4 minutes ago 11.4MB [2020-12-11T22:34:34.430Z] docker-security-proxy-setup-go-arm64 latest 64661b0a7bbc 4 minutes ago 23.4MB [2020-12-11T22:34:34.430Z] docker-security-bootstrap-redis-go-arm64 latest 967aabd4a42b 4 minutes ago 15.2MB [2020-12-11T22:34:34.430Z] docker latest eeaf43b92773 19 hours 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 [2020-12-11T22:34:36.483Z] provisioning config files... [2020-12-11T22:34:36.498Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config3532869445755688926tmp [Pipeline] { [Pipeline] sh [2020-12-11T22:34:36.888Z] + set +x [2020-12-11T22:34:36.888Z] + curl -s https://codecov.io/bash [2020-12-11T22:34:36.888Z] + bash -s -- [2020-12-11T22:34:37.466Z] [2020-12-11T22:34:37.466Z] _____ _ [2020-12-11T22:34:37.466Z] / ____| | | [2020-12-11T22:34:37.466Z] | | ___ __| | ___ ___ _____ __ [2020-12-11T22:34:37.466Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-11T22:34:37.466Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-11T22:34:37.466Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-11T22:34:37.466Z] Bash-20201130-cc6d3fe [2020-12-11T22:34:37.466Z] [2020-12-11T22:34:37.466Z] [2020-12-11T22:34:37.466Z] ==> Jenkins CI detected. [2020-12-11T22:34:37.466Z] project root: . [2020-12-11T22:34:37.466Z] --> token set from env [2020-12-11T22:34:37.466Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-11T22:34:37.466Z] ==> Running gcov in . (disable via -X gcov) [2020-12-11T22:34:37.466Z] ==> Python coveragepy not found [2020-12-11T22:34:37.466Z] ==> Searching for coverage reports in: [2020-12-11T22:34:37.466Z] + . [2020-12-11T22:34:37.466Z] -> Found 1 reports [2020-12-11T22:34:37.466Z] ==> Detecting git/mercurial file structure [2020-12-11T22:34:37.466Z] ==> Reading reports [2020-12-11T22:34:37.466Z] + ./coverage.out bytes=569827 [2020-12-11T22:34:37.466Z] ==> Appending adjustments [2020-12-11T22:34:37.466Z] https://docs.codecov.io/docs/fixing-reports [2020-12-11T22:34:40.781Z] + Found adjustments [2020-12-11T22:34:40.781Z] ==> Gzipping contents [2020-12-11T22:34:40.781Z] 88K /tmp/codecov.y8KmvI.gz [2020-12-11T22:34:40.781Z] ==> Uploading reports [2020-12-11T22:34:40.781Z] url: https://codecov.io [2020-12-11T22:34:40.781Z] query: branch=PR-2939&commit=64217ad897117b08eed8085e37ff988c959a8bbb&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2939%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2939&job=&cmd_args= [2020-12-11T22:34:40.781Z] -> Pinging Codecov [2020-12-11T22:34:40.781Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2939&commit=64217ad897117b08eed8085e37ff988c959a8bbb&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2939%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2939&job=&cmd_args= [2020-12-11T22:34:41.043Z] -> Uploading to [2020-12-11T22:34:41.043Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-11/00271124DB129430A58F1EEE437C3FCB/64217ad897117b08eed8085e37ff988c959a8bbb/88fb9acb-8e76-44e3-81d7-dbcecaf3d6dc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201211%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201211T223440Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e71fe75e3cc3e5bf38eb07774708f10c6a9d28d42e33ba1163f8e2af0fd256c5 [2020-12-11T22:34:41.043Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-11T22:34:41.043Z] Dload Upload Total Spent Left Speed [2020-12-11T22:34:42.000Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88103 0 0 100 88103 0 130k --:--:-- --:--:-- --:--:-- 130k 100 88103 0 0 100 88103 0 130k --:--:-- --:--:-- --:--:-- 130k [2020-12-11T22:34:42.000Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/64217ad897117b08eed8085e37ff988c959a8bbb [Pipeline] } [2020-12-11T22:34:42.014Z] 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 [2020-12-11T22:34:44.753Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T22:34:45.702Z] ---> package-listing.sh [2020-12-11T22:34:45.702Z] ++ facter osfamily [2020-12-11T22:34:45.702Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-11T22:34:45.702Z] + OS_FAMILY=redhat [2020-12-11T22:34:45.702Z] + workspace=/w/workspace/edgex-go/4 [2020-12-11T22:34:45.702Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-11T22:34:45.702Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-11T22:34:45.702Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-11T22:34:45.702Z] + PACKAGES=/tmp/packages_start.txt [2020-12-11T22:34:45.702Z] + '[' /w/workspace/edgex-go/4 ']' [2020-12-11T22:34:45.702Z] + PACKAGES=/tmp/packages_end.txt [2020-12-11T22:34:45.703Z] + case "${OS_FAMILY}" in [2020-12-11T22:34:45.703Z] + rpm -qa [2020-12-11T22:34:45.703Z] + sort [2020-12-11T22:34:51.061Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-11T22:34:51.061Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-11T22:34:51.061Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-11T22:34:51.061Z] + '[' /w/workspace/edgex-go/4 ']' [2020-12-11T22:34:51.061Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2020-12-11T22:34:51.061Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2020-12-11T22:34:51.075Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-11T22:34:51.369Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:34:51.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-11T22:34:51.673Z] [2020-12-11T22:34:51.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:34:52.025Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-11T22:34:52.025Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-11T22:34:52.025Z] df20fa9351a1: Pulling fs layer [2020-12-11T22:34:52.025Z] 36b3adc4ff6f: Pulling fs layer [2020-12-11T22:34:52.025Z] 8ad3a11d3b57: Pulling fs layer [2020-12-11T22:34:52.025Z] 46f8f816bc3b: Pulling fs layer [2020-12-11T22:34:52.025Z] 93b61091891f: Pulling fs layer [2020-12-11T22:34:52.025Z] 93b9cdb0e59b: Pulling fs layer [2020-12-11T22:34:52.025Z] 5e14af77c1be: Pulling fs layer [2020-12-11T22:34:52.025Z] 01666e4c0597: Pulling fs layer [2020-12-11T22:34:52.025Z] aa168da1d23b: Pulling fs layer [2020-12-11T22:34:52.025Z] 46f8f816bc3b: Waiting [2020-12-11T22:34:52.025Z] 93b61091891f: Waiting [2020-12-11T22:34:52.025Z] 93b9cdb0e59b: Waiting [2020-12-11T22:34:52.025Z] 5e14af77c1be: Waiting [2020-12-11T22:34:52.025Z] 01666e4c0597: Waiting [2020-12-11T22:34:52.025Z] aa168da1d23b: Waiting [2020-12-11T22:34:52.025Z] 36b3adc4ff6f: Verifying Checksum [2020-12-11T22:34:52.025Z] 36b3adc4ff6f: Download complete [2020-12-11T22:34:52.025Z] 46f8f816bc3b: Download complete [2020-12-11T22:34:52.601Z] 8ad3a11d3b57: Verifying Checksum [2020-12-11T22:34:52.601Z] 8ad3a11d3b57: Download complete [2020-12-11T22:34:52.601Z] 93b9cdb0e59b: Verifying Checksum [2020-12-11T22:34:52.601Z] 93b9cdb0e59b: Download complete [2020-12-11T22:34:52.601Z] 5e14af77c1be: Download complete [2020-12-11T22:34:52.601Z] df20fa9351a1: Verifying Checksum [2020-12-11T22:34:52.601Z] df20fa9351a1: Download complete [2020-12-11T22:34:52.601Z] 01666e4c0597: Verifying Checksum [2020-12-11T22:34:52.601Z] 01666e4c0597: Download complete [2020-12-11T22:34:52.601Z] 93b61091891f: Download complete [2020-12-11T22:34:52.867Z] df20fa9351a1: Pull complete [2020-12-11T22:34:53.131Z] 36b3adc4ff6f: Pull complete [2020-12-11T22:34:53.710Z] 8ad3a11d3b57: Pull complete [2020-12-11T22:34:53.982Z] 46f8f816bc3b: Pull complete [2020-12-11T22:34:54.929Z] aa168da1d23b: Verifying Checksum [2020-12-11T22:34:54.929Z] aa168da1d23b: Download complete [2020-12-11T22:34:55.880Z] 93b61091891f: Pull complete [2020-12-11T22:34:56.142Z] 93b9cdb0e59b: Pull complete [2020-12-11T22:34:56.404Z] 5e14af77c1be: Pull complete [2020-12-11T22:34:56.404Z] 01666e4c0597: Pull complete [2020-12-11T22:35:06.441Z] aa168da1d23b: Pull complete [2020-12-11T22:35:06.441Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-11T22:35:06.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-11T22:35:06.441Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-11T22:35:06.665Z] prd-centos7-docker-4c-2g-15634 does not seem to be running inside a container [2020-12-11T22:35:06.714Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-11T22:35:11.973Z] $ docker top 6049025df8ebd2654f6ba67dd24b5c16bd54ea6a45710bd77124efbd143dc30a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T22:35:12.525Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-11T22:35:12.827Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-11T22:35:13.130Z] + ls /var/log/sa-host [2020-12-11T22:35:13.130Z] + sadf -c /var/log/sa-host/sa11 [2020-12-11T22:35:13.130Z] file_magic: OK [2020-12-11T22:35:13.130Z] HZ: Using current value: 100 [2020-12-11T22:35:13.130Z] file_header: OK [2020-12-11T22:35:13.130Z] 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 [2020-12-11T22:35:13.130Z] Statistics: [2020-12-11T22:35:13.130Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-11T22:35:13.130Z] File successfully converted to sysstat format version 12.2.1 [2020-12-11T22:35:13.130Z] + sadf -c /var/log/sa-host/sa23 [2020-12-11T22:35:13.130Z] file_magic: OK [2020-12-11T22:35:13.130Z] HZ: Using current value: 100 [2020-12-11T22:35:13.130Z] file_header: OK [2020-12-11T22:35:13.130Z] 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 [2020-12-11T22:35:13.130Z] Statistics: [2020-12-11T22:35:13.130Z] Hnuu...uuuununununu... [2020-12-11T22:35:13.130Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-11T22:35:13.875Z] provisioning config files... [2020-12-11T22:35:13.897Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config8906478463449780615tmp [Pipeline] { [Pipeline] echo [2020-12-11T22:35:13.979Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T22:35:14.277Z] ---> create-netrc.sh [Pipeline] } [2020-12-11T22:35:14.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-11T22:35:14.383Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T22:35:14.683Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-11T22:35:14.693Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T22:35:14.993Z] ---> sudo-logs.sh [2020-12-11T22:35:14.993Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-11T22:35:15.005Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T22:35:15.303Z] ---> job-cost.sh [2020-12-11T22:35:15.303Z] lf-activate-venv: SKIPPING [2020-12-11T22:35:15.303Z] INFO: No Stack... [2020-12-11T22:35:16.712Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-11T22:35:17.291Z] INFO: Archiving Costs [Pipeline] echo [2020-12-11T22:35:17.305Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T22:35:17.606Z] ---> logs-deploy.sh [2020-12-11T22:35:17.606Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2939/4 [2020-12-11T22:35:17.606Z] INFO: archiving workspace using pattern(s): [2020-12-11T22:35:19.523Z] Archives upload complete. [2020-12-11T22:35:19.523Z] INFO: archiving logs to Nexus