Pull request #3101 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 2849997231497750090adeffc98bab40335446c1+304d320492d37461b40de67c95ae73491c8494ce (b8b4c2b6fd0f9fdca16f0cafab9e46d91a916efa) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3101/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3101/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-24001 in /w/workspace/edgexfoundry_edgex-go_PR-3101 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 304d320492d37461b40de67c95ae73491c8494ce into PR head commit 2849997231497750090adeffc98bab40335446c1 > 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/3101/head:refs/remotes/origin/PR-3101 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2849997231497750090adeffc98bab40335446c1 # timeout=10 Merge succeeded, producing 2849997231497750090adeffc98bab40335446c1 Checking out Revision 2849997231497750090adeffc98bab40335446c1 (PR-3101) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 304d320492d37461b40de67c95ae73491c8494ce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2849997231497750090adeffc98bab40335446c1 # timeout=10 Commit message: "feat(security): Add waitFor subcommand for security-bootstrapper" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-29T21:06:56.263Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-29T21:06:56.606Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-29T21:06:56.826Z] ========================================================= [2021-01-29T21:06:56.826Z] EdgeX Global Pipelines Version Info [2021-01-29T21:06:56.826Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-29T21:06:58.403Z] ------------------- [2021-01-29T21:06:58.403Z] stable info: [2021-01-29T21:06:58.403Z] ------------------- [2021-01-29T21:06:58.403Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-29T21:06:58.403Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-29T21:06:58.403Z] Message: update stable to v1.0.179 [2021-01-29T21:06:59.352Z] ------------------- [2021-01-29T21:06:59.352Z] experimental info: [2021-01-29T21:06:59.352Z] ------------------- [2021-01-29T21:06:59.352Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-29T21:06:59.352Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-29T21:06:59.352Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-29T21:06:59.756Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-29T21:06:59.904Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-29T21:07:00.071Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-29T21:07:00.330Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-29T21:07:00.491Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-29T21:07:00.682Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-29T21:07:00.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-29T21:07:00.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-29T21:07:01.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-29T21:07:01.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-29T21:07:01.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-29T21:07:01.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-29T21:07:01.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-29T21:07:01.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-29T21:07:01.959Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-29T21:07:02.095Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-29T21:07:02.325Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-29T21:07:02.445Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-29T21:07:02.565Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-29T21:07:02.690Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-29T21:07:02.812Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-29T21:07:02.927Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-29T21:07:03.102Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-29T21:07:03.224Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3101 [Pipeline] echo [2021-01-29T21:07:03.343Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3101 [Pipeline] echo [2021-01-29T21:07:03.484Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3101 [Pipeline] echo [2021-01-29T21:07:03.611Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2849997231497750090adeffc98bab40335446c1 [Pipeline] echo [2021-01-29T21:07:03.732Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2849997 [Pipeline] echo [2021-01-29T21:07:03.860Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-29T21:07:04.129Z] provisioning config files... [2021-01-29T21:07:04.180Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6327528879124342294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-29T21:07:04.585Z] ---> docker-login.sh [2021-01-29T21:07:04.586Z] nexus3.edgexfoundry.org:10001 [2021-01-29T21:07:04.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T21:07:05.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T21:07:05.116Z] Configure a credential helper to remove this warning. See [2021-01-29T21:07:05.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T21:07:05.116Z] [2021-01-29T21:07:05.116Z] Login Succeeded [2021-01-29T21:07:05.116Z] nexus3.edgexfoundry.org:10002 [2021-01-29T21:07:05.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T21:07:05.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T21:07:05.116Z] Configure a credential helper to remove this warning. See [2021-01-29T21:07:05.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T21:07:05.116Z] [2021-01-29T21:07:05.379Z] Login Succeeded [2021-01-29T21:07:05.379Z] nexus3.edgexfoundry.org:10003 [2021-01-29T21:07:05.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T21:07:05.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T21:07:05.379Z] Configure a credential helper to remove this warning. See [2021-01-29T21:07:05.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T21:07:05.379Z] [2021-01-29T21:07:05.379Z] Login Succeeded [2021-01-29T21:07:05.379Z] nexus3.edgexfoundry.org:10004 [2021-01-29T21:07:05.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T21:07:05.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T21:07:05.642Z] Configure a credential helper to remove this warning. See [2021-01-29T21:07:05.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T21:07:05.642Z] [2021-01-29T21:07:05.642Z] Login Succeeded [2021-01-29T21:07:05.642Z] docker.io [2021-01-29T21:07:05.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T21:07:05.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T21:07:05.905Z] Configure a credential helper to remove this warning. See [2021-01-29T21:07:05.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T21:07:05.905Z] [2021-01-29T21:07:05.905Z] Login Succeeded [2021-01-29T21:07:05.905Z] ---> docker-login.sh ends [Pipeline] } [2021-01-29T21:07:05.932Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-29T21:07:06.514Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-29T21:07:06.514Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T21:07:06.514Z] ++ dirname cmd/core-command/Dockerfile [2021-01-29T21:07:06.514Z] ++ cut -d/ -f2 [2021-01-29T21:07:06.514Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-29T21:07:06.514Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T21:07:06.514Z] ++ dirname cmd/core-data/Dockerfile [2021-01-29T21:07:06.514Z] ++ cut -d/ -f2 [2021-01-29T21:07:06.514Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-29T21:07:06.514Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T21:07:06.514Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-29T21:07:06.514Z] ++ cut -d/ -f2 [2021-01-29T21:07:06.514Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-29T21:07:06.514Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T21:07:06.514Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-01-29T21:07:06.514Z] ++ cut -d/ -f2 [2021-01-29T21:07:06.514Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-01-29T21:07:06.514Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T21:07:06.514Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-29T21:07:06.514Z] ++ cut -d/ -f2 [2021-01-29T21:07:06.514Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-29T21:07:06.514Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T21:07:06.514Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-29T21:07:06.514Z] ++ cut -d/ -f2 [2021-01-29T21:07:06.514Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-29T21:07:06.514Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T21:07:06.514Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-29T21:07:06.514Z] ++ cut -d/ -f2 [2021-01-29T21:07:06.514Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-29T21:07:06.514Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T21:07:06.514Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-29T21:07:06.514Z] ++ cut -d/ -f2 [2021-01-29T21:07:06.514Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-29T21:07:06.514Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T21:07:06.514Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-29T21:07:06.514Z] ++ cut -d/ -f2 [2021-01-29T21:07:06.514Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-29T21:07:06.613Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-29T21:07:08.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-29T21:07:08.298Z] [2021-01-29T21:07:08.298Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-29T21:07:08.689Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-29T21:07:08.689Z] latest: Pulling from edgex-devops/git-semver [2021-01-29T21:07:08.689Z] 31603596830f: Pulling fs layer [2021-01-29T21:07:08.689Z] 2a8b12db71e7: Pulling fs layer [2021-01-29T21:07:08.689Z] 6ca5941a6612: Pulling fs layer [2021-01-29T21:07:08.689Z] ecc8261a40a4: Pulling fs layer [2021-01-29T21:07:08.689Z] ecc8261a40a4: Waiting [2021-01-29T21:07:08.689Z] 2a8b12db71e7: Verifying Checksum [2021-01-29T21:07:08.689Z] 2a8b12db71e7: Download complete [2021-01-29T21:07:08.689Z] 31603596830f: Verifying Checksum [2021-01-29T21:07:08.689Z] 31603596830f: Download complete [2021-01-29T21:07:08.958Z] ecc8261a40a4: Verifying Checksum [2021-01-29T21:07:08.958Z] ecc8261a40a4: Download complete [2021-01-29T21:07:08.958Z] 6ca5941a6612: Verifying Checksum [2021-01-29T21:07:08.958Z] 6ca5941a6612: Download complete [2021-01-29T21:07:09.221Z] 31603596830f: Pull complete [2021-01-29T21:07:09.221Z] 2a8b12db71e7: Pull complete [2021-01-29T21:07:10.173Z] 6ca5941a6612: Pull complete [2021-01-29T21:07:10.436Z] ecc8261a40a4: Pull complete [2021-01-29T21:07:10.436Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-29T21:07:10.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-29T21:07:10.436Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-29T21:07:10.556Z] prd-centos7-docker-4c-2g-24001 does not seem to be running inside a container [2021-01-29T21:07:10.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-29T21:07:13.246Z] $ docker top 8cdbb8c2d0b867464016d65f05b41de73e5ddd9e1e654413cae936c16594314d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-29T21:07:13.714Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-29T21:07:13.714Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-29T21:07:13.953Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-29T21:07:13.957Z] $ docker exec 8cdbb8c2d0b867464016d65f05b41de73e5ddd9e1e654413cae936c16594314d ssh-agent [2021-01-29T21:07:14.137Z] SSH_AUTH_SOCK=/tmp/ssh-3LZAjTcs7PP3/agent.11 [2021-01-29T21:07:14.137Z] SSH_AGENT_PID=17 [2021-01-29T21:07:14.152Z] Running ssh-add (command line suppressed) [2021-01-29T21:07:14.274Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2742549489775481411.key (/w/workspace/edgex-go/1@tmp/private_key_2742549489775481411.key) [2021-01-29T21:07:14.330Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-29T21:07:14.711Z] + git tag --points-at HEAD [Pipeline] } [2021-01-29T21:07:14.744Z] $ docker exec --env ******** --env ******** 8cdbb8c2d0b867464016d65f05b41de73e5ddd9e1e654413cae936c16594314d ssh-agent -k [2021-01-29T21:07:14.860Z] unset SSH_AUTH_SOCK; [2021-01-29T21:07:14.861Z] unset SSH_AGENT_PID; [2021-01-29T21:07:14.861Z] echo Agent pid 17 killed; [2021-01-29T21:07:14.909Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-29T21:07:15.097Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-29T21:07:15.097Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-29T21:07:15.262Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-29T21:07:15.266Z] $ docker exec 8cdbb8c2d0b867464016d65f05b41de73e5ddd9e1e654413cae936c16594314d ssh-agent [2021-01-29T21:07:15.426Z] SSH_AUTH_SOCK=/tmp/ssh-N82SlA1UwYyK/agent.45 [2021-01-29T21:07:15.426Z] SSH_AGENT_PID=50 [2021-01-29T21:07:15.433Z] Running ssh-add (command line suppressed) [2021-01-29T21:07:15.552Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8732443906194357532.key (/w/workspace/edgex-go/1@tmp/private_key_8732443906194357532.key) [2021-01-29T21:07:15.606Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-29T21:07:15.983Z] + git semver init [2021-01-29T21:07:15.983Z] # -> Open(): unable to determine branch for HEAD [2021-01-29T21:07:15.983Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-29T21:07:15.983Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-29T21:07:15.983Z] # $SEMVER_REMOTE_NAME = origin [2021-01-29T21:07:15.983Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-29T21:07:15.983Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-29T21:07:15.983Z] # $SEMVER_BRANCH = PR-3101 [2021-01-29T21:07:15.983Z] # $SEMVER_TEMP = /tmp/semver-260647917 [2021-01-29T21:07:15.983Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-29T21:07:34.181Z] # '/tmp/semver-260647917' -> '/w/workspace/edgex-go/1/.semver' [2021-01-29T21:07:34.181Z] # -> Force: false [2021-01-29T21:07:34.181Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-29T21:07:34.201Z] $ docker exec --env ******** --env ******** 8cdbb8c2d0b867464016d65f05b41de73e5ddd9e1e654413cae936c16594314d ssh-agent -k [2021-01-29T21:07:34.369Z] unset SSH_AUTH_SOCK; [2021-01-29T21:07:34.369Z] unset SSH_AGENT_PID; [2021-01-29T21:07:34.370Z] echo Agent pid 50 killed; [2021-01-29T21:07:34.424Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-29T21:07:34.993Z] + git semver [Pipeline] } [2021-01-29T21:07:35.025Z] $ docker stop --time=1 8cdbb8c2d0b867464016d65f05b41de73e5ddd9e1e654413cae936c16594314d [2021-01-29T21:07:36.651Z] $ docker rm -f 8cdbb8c2d0b867464016d65f05b41de73e5ddd9e1e654413cae936c16594314d [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-29T21:07:37.204Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-29T21:07:37.737Z] Stashed 1 file(s) [Pipeline] echo [2021-01-29T21:07:37.760Z] [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 [2021-01-29T21:07:39.121Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-29T21:07:39.440Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-29T21:07:39.765Z] + sudo service docker restart [2021-01-29T21:07:39.765Z] + true [2021-01-29T21:07:39.765Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-29T21:07:40.375Z] ========================================================= [2021-01-29T21:07:40.375Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-29T21:07:40.375Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-29T21:07:40.761Z] + 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 . [2021-01-29T21:07:44.080Z] Sending build context to Docker daemon 327.3MB [2021-01-29T21:07:44.080Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-29T21:07:44.080Z] Step 2/6 : FROM ${BASE} [2021-01-29T21:07:44.080Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-29T21:07:44.080Z] 188c0c94c7c5: Pulling fs layer [2021-01-29T21:07:44.080Z] 0ef7d3d256c8: Pulling fs layer [2021-01-29T21:07:44.080Z] de9db76c5a1d: Pulling fs layer [2021-01-29T21:07:44.080Z] bca2f99d35d6: Pulling fs layer [2021-01-29T21:07:44.080Z] 93359f2a8cfa: Pulling fs layer [2021-01-29T21:07:44.080Z] 7c6f9722023f: Pulling fs layer [2021-01-29T21:07:44.080Z] a35cf1a2eb13: Pulling fs layer [2021-01-29T21:07:44.080Z] bca2f99d35d6: Waiting [2021-01-29T21:07:44.080Z] a35cf1a2eb13: Waiting [2021-01-29T21:07:44.080Z] 93359f2a8cfa: Waiting [2021-01-29T21:07:44.080Z] 7c6f9722023f: Waiting [2021-01-29T21:07:44.080Z] de9db76c5a1d: Verifying Checksum [2021-01-29T21:07:44.080Z] de9db76c5a1d: Download complete [2021-01-29T21:07:44.080Z] 0ef7d3d256c8: Verifying Checksum [2021-01-29T21:07:44.080Z] 0ef7d3d256c8: Download complete [2021-01-29T21:07:44.080Z] 93359f2a8cfa: Download complete [2021-01-29T21:07:44.080Z] 188c0c94c7c5: Verifying Checksum [2021-01-29T21:07:44.080Z] 188c0c94c7c5: Download complete [2021-01-29T21:07:44.080Z] 7c6f9722023f: Verifying Checksum [2021-01-29T21:07:44.080Z] 7c6f9722023f: Download complete [2021-01-29T21:07:44.343Z] 188c0c94c7c5: Pull complete [2021-01-29T21:07:44.343Z] 0ef7d3d256c8: Pull complete [2021-01-29T21:07:44.606Z] de9db76c5a1d: Pull complete [2021-01-29T21:07:46.542Z] a35cf1a2eb13: Verifying Checksum [2021-01-29T21:07:46.542Z] a35cf1a2eb13: Download complete [2021-01-29T21:07:46.810Z] bca2f99d35d6: Verifying Checksum [2021-01-29T21:07:46.810Z] bca2f99d35d6: Download complete [2021-01-29T21:07:53.447Z] Still waiting to schedule task [2021-01-29T21:07:53.447Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-29T21:07:53.656Z] bca2f99d35d6: Pull complete [2021-01-29T21:07:53.657Z] 93359f2a8cfa: Pull complete [2021-01-29T21:07:53.657Z] 7c6f9722023f: Pull complete [2021-01-29T21:07:57.884Z] a35cf1a2eb13: Pull complete [2021-01-29T21:07:57.884Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-29T21:07:57.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-29T21:07:57.884Z] ---> a62c8e92a672 [2021-01-29T21:07:57.884Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-29T21:07:57.884Z] ---> Running in 8601a669f1ba [2021-01-29T21:07:57.884Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T21:07:58.837Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T21:07:59.412Z] (1/12) Installing libmagic (5.38-r0) [2021-01-29T21:07:59.675Z] (2/12) Installing file (5.38-r0) [2021-01-29T21:07:59.675Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-29T21:07:59.938Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-29T21:08:09.967Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-29T21:08:09.968Z] (6/12) Installing patch (2.7.6-r6) [2021-01-29T21:08:09.968Z] (7/12) Installing build-base (0.5-r2) [2021-01-29T21:08:09.968Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-29T21:08:09.968Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-29T21:08:09.968Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-29T21:08:09.968Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-29T21:08:09.968Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-29T21:08:09.968Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T21:08:09.968Z] OK: 233 MiB in 51 packages [2021-01-29T21:08:12.537Z] Removing intermediate container 8601a669f1ba [2021-01-29T21:08:12.537Z] ---> 4ca984b48273 [2021-01-29T21:08:12.537Z] Step 4/6 : WORKDIR /edgex-go [2021-01-29T21:08:12.537Z] ---> Running in 61265a749765 [2021-01-29T21:08:12.800Z] Removing intermediate container 61265a749765 [2021-01-29T21:08:12.800Z] ---> 01d660106d19 [2021-01-29T21:08:12.800Z] Step 5/6 : COPY go.mod . [2021-01-29T21:08:13.063Z] ---> 270dc707858e [2021-01-29T21:08:13.063Z] Step 6/6 : RUN go mod download [2021-01-29T21:08:13.063Z] ---> Running in 3fe9146a9003 [2021-01-29T21:08:35.112Z] Removing intermediate container 3fe9146a9003 [2021-01-29T21:08:35.112Z] ---> 18bc239d788e [2021-01-29T21:08:35.112Z] Successfully built 18bc239d788e [2021-01-29T21:08:35.112Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-29T21:08:35.480Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-29T21:08:35.480Z] . [Pipeline] withDockerContainer [2021-01-29T21:08:35.611Z] prd-centos7-docker-4c-2g-24001 does not seem to be running inside a container [2021-01-29T21:08:35.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-29T21:08:36.602Z] $ docker top 7fb6328afdc973c183340aa8b45b8616a8684d6120bd3574cfe61b6a9243c1db -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-29T21:08:37.151Z] + go version [2021-01-29T21:08:37.151Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-29T21:08:37.178Z] $ docker stop --time=1 7fb6328afdc973c183340aa8b45b8616a8684d6120bd3574cfe61b6a9243c1db [2021-01-29T21:08:38.541Z] $ docker rm -f 7fb6328afdc973c183340aa8b45b8616a8684d6120bd3574cfe61b6a9243c1db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-29T21:08:39.562Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-29T21:08:39.563Z] . [Pipeline] withDockerContainer [2021-01-29T21:08:39.672Z] prd-centos7-docker-4c-2g-24001 does not seem to be running inside a container [2021-01-29T21:08:39.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-29T21:08:40.315Z] $ docker top 92f7392a74cb9213378f510055b1e4c5ec15ff36773f693c5ac77f4325577243 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-29T21:08:40.568Z] ========================================================= [2021-01-29T21:08:40.568Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-29T21:08:40.568Z] ========================================================= [Pipeline] sh [2021-01-29T21:08:40.873Z] + make test [2021-01-29T21:08:40.873Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-29T21:08:49.064Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-29T21:09:07.317Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-29T21:09:08.301Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-29T21:09:09.724Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-29T21:09:09.725Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-29T21:09:09.725Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-29T21:09:12.304Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-29T21:09:12.304Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-29T21:09:12.304Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-29T21:09:12.304Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-29T21:09:12.304Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-29T21:09:12.911Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-29T21:09:14.856Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-29T21:09:14.856Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-29T21:09:14.856Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-29T21:09:17.441Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.138s coverage: 46.0% of statements [2021-01-29T21:09:17.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-29T21:09:17.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-29T21:09:17.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-29T21:09:17.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-29T21:09:17.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-29T21:09:17.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-01-29T21:09:17.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-01-29T21:09:17.442Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.056s coverage: 100.0% of statements [2021-01-29T21:09:21.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.209s coverage: 27.1% of statements [2021-01-29T21:09:21.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-29T21:09:21.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-29T21:09:21.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-29T21:09:21.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-29T21:09:21.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-29T21:09:21.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-29T21:09:21.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.033s coverage: 100.0% of statements [2021-01-29T21:09:21.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-29T21:09:21.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.039s coverage: 100.0% of statements [2021-01-29T21:09:21.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-29T21:09:21.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-29T21:09:21.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.083s coverage: 65.8% of statements [2021-01-29T21:09:21.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-29T21:09:21.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-29T21:09:21.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.417s coverage: 82.3% of statements [2021-01-29T21:09:21.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-29T21:09:21.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-29T21:09:21.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-29T21:09:21.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-29T21:09:23.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.389s coverage: 28.6% of statements [2021-01-29T21:09:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-29T21:09:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-29T21:09:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-29T21:09:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-29T21:09:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-29T21:09:23.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.099s coverage: 100.0% of statements [2021-01-29T21:09:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-29T21:09:23.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements [2021-01-29T21:09:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-29T21:09:23.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.136s coverage: 86.7% of statements [2021-01-29T21:09:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-29T21:09:23.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.108s coverage: 97.5% of statements [2021-01-29T21:09:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-29T21:09:23.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.053s coverage: 78.3% of statements [2021-01-29T21:09:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-29T21:09:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-29T21:09:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-29T21:09:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-29T21:09:26.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.343s coverage: 92.8% of statements [2021-01-29T21:09:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-29T21:09:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-29T21:09:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-29T21:09:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-29T21:09:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-29T21:09:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-29T21:09:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-29T21:09:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-29T21:09:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-29T21:09:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-29T21:09:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-29T21:09:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-29T21:09:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-29T21:09:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-29T21:09:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-29T21:09:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-29T21:09:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-29T21:09:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-29T21:09:26.962Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.034s coverage: 58.8% of statements [2021-01-29T21:09:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-29T21:09:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-29T21:09:26.962Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.053s coverage: 0.1% of statements [2021-01-29T21:09:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-29T21:09:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-29T21:09:26.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-29T21:09:26.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.038s coverage: 45.5% of statements [2021-01-29T21:09:26.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 79.5% of statements [2021-01-29T21:09:26.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.032s coverage: 94.1% of statements [2021-01-29T21:09:26.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.041s coverage: 96.3% of statements [2021-01-29T21:09:26.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-01-29T21:09:31.558Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-24002 in /w/workspace/edgexfoundry_edgex-go_PR-3101 [Pipeline] { [Pipeline] ws [2021-01-29T21:09:31.651Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-29T21:09:37.003Z] using credential edgex-jenkins-ssh [2021-01-29T21:09:37.063Z] Cloning the remote Git repository [2021-01-29T21:09:37.121Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-29T21:09:37.232Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-29T21:09:37.333Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-29T21:09:37.334Z] > git --version # timeout=10 [2021-01-29T21:09:37.352Z] > git --version # 'git version 2.17.1' [2021-01-29T21:09:37.354Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-29T21:09:37.429Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-29T21:09:39.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.043s coverage: 94.4% of statements [2021-01-29T21:09:39.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.026s coverage: 44.8% of statements [2021-01-29T21:09:49.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 93.8% of statements [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-29T21:09:49.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.044s coverage: 87.2% of statements [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-29T21:09:49.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-29T21:09:49.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-29T21:09:49.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-01-29T21:09:49.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-01-29T21:09:49.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.2% of statements [2021-01-29T21:09:49.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.4% of statements [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-29T21:09:49.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 63.5% of statements [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-29T21:09:49.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements [2021-01-29T21:09:49.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-01-29T21:09:49.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-01-29T21:09:49.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-01-29T21:09:49.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-01-29T21:09:49.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.296s coverage: 68.9% of statements [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-29T21:09:49.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.102s coverage: 37.0% of statements [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-29T21:09:49.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.287s coverage: 84.0% of statements [2021-01-29T21:09:49.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.033s coverage: 100.0% of statements [2021-01-29T21:09:49.290Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.113s coverage: 47.1% of statements [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-29T21:09:49.290Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-29T21:09:49.290Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.039s coverage: 100.0% of statements [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-29T21:09:49.290Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.702s coverage: 29.1% of statements [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-29T21:09:49.290Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.072s coverage: 99.0% of statements [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-29T21:09:49.290Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-01-29T21:09:49.290Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.061s coverage: 100.0% of statements [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-01-29T21:09:49.290Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-29T21:09:49.290Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.043s coverage: 100.0% of statements [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-29T21:09:49.290Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.039s coverage: 87.9% of statements [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-29T21:09:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-29T21:09:49.290Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements [2021-01-29T21:09:49.290Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.026s coverage: 32.1% of statements [2021-01-29T21:09:49.290Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-29T21:09:49.555Z] GO111MODULE=on go vet ./... [2021-01-29T21:09:59.776Z] Merging remotes/origin/master commit 304d320492d37461b40de67c95ae73491c8494ce into PR head commit 2849997231497750090adeffc98bab40335446c1 [2021-01-29T21:10:00.215Z] Merge succeeded, producing 2849997231497750090adeffc98bab40335446c1 [2021-01-29T21:10:00.216Z] Checking out Revision 2849997231497750090adeffc98bab40335446c1 (PR-3101) [2021-01-29T21:09:58.923Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-29T21:09:58.944Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-29T21:09:58.976Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-29T21:09:59.010Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-29T21:09:59.011Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-29T21:09:59.027Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3101/head:refs/remotes/origin/PR-3101 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-29T21:09:59.797Z] > git config core.sparsecheckout # timeout=10 [2021-01-29T21:09:59.816Z] > git checkout -f 2849997231497750090adeffc98bab40335446c1 # timeout=10 [2021-01-29T21:10:00.131Z] > git remote # timeout=10 [2021-01-29T21:10:00.149Z] > git config --get remote.origin.url # timeout=10 [2021-01-29T21:10:00.161Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-29T21:10:00.171Z] > git merge 304d320492d37461b40de67c95ae73491c8494ce # timeout=10 [2021-01-29T21:10:00.196Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-29T21:10:00.221Z] > git config core.sparsecheckout # timeout=10 [2021-01-29T21:10:00.285Z] > git checkout -f 2849997231497750090adeffc98bab40335446c1 # timeout=10 [2021-01-29T21:10:04.702Z] Commit message: "feat(security): Add waitFor subcommand for security-bootstrapper" [2021-01-29T21:10:04.752Z] > git --version # timeout=10 [2021-01-29T21:10:04.766Z] > git --version # 'git version 2.17.1' [2021-01-29T21:10:04.780Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-29T21:10:06.755Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-29T21:10:07.201Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-29T21:10:07.633Z] + sudo service docker restart [2021-01-29T21:10:07.633Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-29T21:10:10.392Z] provisioning config files... [2021-01-29T21:10:10.435Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5195420637515362396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-29T21:10:10.913Z] ---> docker-login.sh [2021-01-29T21:10:10.913Z] nexus3.edgexfoundry.org:10001 [2021-01-29T21:10:11.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T21:10:12.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T21:10:12.179Z] Configure a credential helper to remove this warning. See [2021-01-29T21:10:12.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T21:10:12.179Z] [2021-01-29T21:10:12.179Z] Login Succeeded [2021-01-29T21:10:12.179Z] nexus3.edgexfoundry.org:10002 [2021-01-29T21:10:12.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T21:10:12.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T21:10:12.776Z] Configure a credential helper to remove this warning. See [2021-01-29T21:10:12.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T21:10:12.776Z] [2021-01-29T21:10:12.776Z] Login Succeeded [2021-01-29T21:10:12.776Z] nexus3.edgexfoundry.org:10003 [2021-01-29T21:10:13.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T21:10:13.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T21:10:13.327Z] Configure a credential helper to remove this warning. See [2021-01-29T21:10:13.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T21:10:13.327Z] [2021-01-29T21:10:13.327Z] Login Succeeded [2021-01-29T21:10:13.327Z] nexus3.edgexfoundry.org:10004 [2021-01-29T21:10:13.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T21:10:13.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T21:10:13.927Z] Configure a credential helper to remove this warning. See [2021-01-29T21:10:13.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T21:10:13.927Z] [2021-01-29T21:10:13.927Z] Login Succeeded [2021-01-29T21:10:13.927Z] docker.io [2021-01-29T21:10:14.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T21:10:14.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T21:10:14.801Z] Configure a credential helper to remove this warning. See [2021-01-29T21:10:14.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T21:10:14.801Z] [2021-01-29T21:10:14.801Z] Login Succeeded [2021-01-29T21:10:14.801Z] ---> docker-login.sh ends [Pipeline] } [2021-01-29T21:10:14.843Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-29T21:10:15.491Z] ========================================================= [2021-01-29T21:10:15.491Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-29T21:10:15.491Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-29T21:10:15.927Z] + 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 . [2021-01-29T21:10:16.284Z] gofmt -l . [2021-01-29T21:10:16.284Z] [ "`gofmt -l .`" = "" ] [2021-01-29T21:10:16.284Z] ./bin/test-go-mod-tidy.sh [2021-01-29T21:10:16.284Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-29T21:10:16.612Z] + ls -al . [2021-01-29T21:10:16.612Z] total 680 [2021-01-29T21:10:16.612Z] drwxrwxr-x 10 1001 1001 4096 Jan 29 21:10 . [2021-01-29T21:10:16.612Z] drwxr-xr-x 4 root root 28 Jan 29 21:08 .. [2021-01-29T21:10:16.612Z] -rw-rw-r-- 1 1001 1001 11 Jan 29 21:06 .dockerignore [2021-01-29T21:10:16.612Z] drwxrwxr-x 8 1001 1001 179 Jan 29 21:06 .git [2021-01-29T21:10:16.612Z] drwxrwxr-x 3 1001 1001 125 Jan 29 21:06 .github [2021-01-29T21:10:16.612Z] -rw-rw-r-- 1 1001 1001 872 Jan 29 21:06 .gitignore [2021-01-29T21:10:16.612Z] drwx------ 3 1001 1001 60 Jan 29 21:07 .semver [2021-01-29T21:10:16.612Z] -rw-rw-r-- 1 1001 1001 166 Jan 29 21:06 .sonarcloud.properties [2021-01-29T21:10:16.612Z] -rw-rw-r-- 1 1001 1001 7859 Jan 29 21:06 Attribution.txt [2021-01-29T21:10:16.612Z] -rw-rw-r-- 1 1001 1001 3804 Jan 29 21:06 CONTRIBUTING.md [2021-01-29T21:10:16.612Z] -rw-rw-r-- 1 1001 1001 931 Jan 29 21:06 Dockerfile.build [2021-01-29T21:10:16.612Z] -rw-rw-r-- 1 1001 1001 863 Jan 29 21:06 Jenkinsfile [2021-01-29T21:10:16.612Z] -rw-rw-r-- 1 1001 1001 10775 Jan 29 21:06 LICENSE [2021-01-29T21:10:16.612Z] -rw-rw-r-- 1 1001 1001 6001 Jan 29 21:06 Makefile [2021-01-29T21:10:16.612Z] -rw-rw-r-- 1 1001 1001 6524 Jan 29 21:06 README.md [2021-01-29T21:10:16.612Z] -rw-rw-r-- 1 1001 1001 6755 Jan 29 21:06 SECURITY.md [2021-01-29T21:10:16.612Z] -rw-rw-r-- 1 1001 1001 5 Jan 29 21:07 VERSION [2021-01-29T21:10:16.612Z] -rw-rw-r-- 1 1001 1001 4131 Jan 29 21:06 ZMQWindows.md [2021-01-29T21:10:16.612Z] drwxrwxr-x 2 1001 1001 117 Jan 29 21:06 bin [2021-01-29T21:10:16.612Z] drwxrwxr-x 15 1001 1001 4096 Jan 29 21:06 cmd [2021-01-29T21:10:16.612Z] -rw-r--r-- 1 root root 574983 Jan 29 21:09 coverage.out [2021-01-29T21:10:16.612Z] -rw-r--r-- 1 root root 1054 Jan 29 21:10 go.mod [2021-01-29T21:10:16.612Z] -rw-r--r-- 1 root root 19289 Jan 29 21:10 go.sum [2021-01-29T21:10:16.612Z] drwxrwxr-x 8 1001 1001 127 Jan 29 21:06 internal [2021-01-29T21:10:16.612Z] drwxrwxr-x 4 1001 1001 26 Jan 29 21:06 openapi [2021-01-29T21:10:16.612Z] drwxrwxr-x 4 1001 1001 71 Jan 29 21:06 snap [2021-01-29T21:10:16.612Z] -rw-rw-r-- 1 1001 1001 168 Jan 29 21:06 version.go [Pipeline] sh [2021-01-29T21:10:16.953Z] + '[' -e coverage.out ] [2021-01-29T21:10:16.953Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-29T21:10:17.169Z] Stashed 1 file(s) [Pipeline] sh [2021-01-29T21:10:17.487Z] + make build [2021-01-29T21:10:17.487Z] 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 [2021-01-29T21:10:18.595Z] Sending build context to Docker daemon 166MB [2021-01-29T21:10:18.595Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-29T21:10:18.595Z] Step 2/6 : FROM ${BASE} [2021-01-29T21:10:18.595Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-29T21:10:18.595Z] 5f621e34cdf4: Pulling fs layer [2021-01-29T21:10:18.595Z] a4357932f1b6: Pulling fs layer [2021-01-29T21:10:18.595Z] 18c013af1878: Pulling fs layer [2021-01-29T21:10:18.595Z] 00ac8860ef70: Pulling fs layer [2021-01-29T21:10:18.595Z] 63d7cb157983: Pulling fs layer [2021-01-29T21:10:18.595Z] b116817d02f9: Pulling fs layer [2021-01-29T21:10:18.595Z] 745a02a5169b: Pulling fs layer [2021-01-29T21:10:18.595Z] 00ac8860ef70: Waiting [2021-01-29T21:10:18.595Z] 63d7cb157983: Waiting [2021-01-29T21:10:18.595Z] b116817d02f9: Waiting [2021-01-29T21:10:18.595Z] 745a02a5169b: Waiting [2021-01-29T21:10:18.595Z] 18c013af1878: Download complete [2021-01-29T21:10:18.595Z] a4357932f1b6: Download complete [2021-01-29T21:10:18.595Z] 63d7cb157983: Verifying Checksum [2021-01-29T21:10:18.595Z] 63d7cb157983: Download complete [2021-01-29T21:10:18.868Z] 5f621e34cdf4: Verifying Checksum [2021-01-29T21:10:18.868Z] 5f621e34cdf4: Download complete [2021-01-29T21:10:18.868Z] b116817d02f9: Verifying Checksum [2021-01-29T21:10:18.868Z] b116817d02f9: Download complete [2021-01-29T21:10:19.466Z] 5f621e34cdf4: Pull complete [2021-01-29T21:10:20.068Z] a4357932f1b6: Pull complete [2021-01-29T21:10:20.346Z] 18c013af1878: Pull complete [2021-01-29T21:10:21.708Z] 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 [2021-01-29T21:10:21.792Z] 745a02a5169b: Verifying Checksum [2021-01-29T21:10:21.792Z] 745a02a5169b: Download complete [2021-01-29T21:10:22.776Z] 00ac8860ef70: Verifying Checksum [2021-01-29T21:10:22.776Z] 00ac8860ef70: Download complete [2021-01-29T21:10:29.928Z] 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 [2021-01-29T21:10:30.877Z] 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 [2021-01-29T21:10:32.271Z] 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 [2021-01-29T21:10:32.538Z] 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 [2021-01-29T21:10:32.927Z] 00ac8860ef70: Pull complete [2021-01-29T21:10:32.927Z] 63d7cb157983: Pull complete [2021-01-29T21:10:33.205Z] b116817d02f9: Pull complete [2021-01-29T21:10:33.934Z] 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 [2021-01-29T21:10:35.333Z] 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 [2021-01-29T21:10:36.295Z] 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 [2021-01-29T21:10:37.525Z] 745a02a5169b: Pull complete [2021-01-29T21:10:37.525Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-29T21:10:37.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-29T21:10:37.525Z] ---> b7e6874047d6 [2021-01-29T21:10:37.525Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-29T21:10:37.700Z] 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 [2021-01-29T21:10:38.650Z] 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 [2021-01-29T21:10:40.055Z] 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 [2021-01-29T21:10:41.004Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-29T21:10:41.828Z] ---> Running in 5d1e12f7ed5b [2021-01-29T21:10:42.424Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] } [2021-01-29T21:10:42.964Z] $ docker stop --time=1 92f7392a74cb9213378f510055b1e4c5ec15ff36773f693c5ac77f4325577243 [2021-01-29T21:10:43.022Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T21:10:44.000Z] (1/12) Installing libmagic (5.38-r0) [2021-01-29T21:10:44.272Z] (2/12) Installing file (5.38-r0) [2021-01-29T21:10:44.272Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-29T21:10:44.272Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-29T21:10:44.763Z] $ docker rm -f 92f7392a74cb9213378f510055b1e4c5ec15ff36773f693c5ac77f4325577243 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-01-29T21:10:47.667Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-29T21:10:47.668Z] (6/12) Installing patch (2.7.6-r6) [2021-01-29T21:10:47.668Z] (7/12) Installing build-base (0.5-r2) [2021-01-29T21:10:47.668Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-29T21:10:47.938Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-29T21:10:47.938Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-29T21:10:48.215Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-29T21:10:48.215Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-29T21:10:48.215Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T21:10:48.215Z] OK: 217 MiB in 51 packages [Pipeline] isUnix [Pipeline] sh [2021-01-29T21:10:48.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-29T21:10:48.694Z] [2021-01-29T21:10:48.694Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-29T21:10:49.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-29T21:10:49.099Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-29T21:10:49.099Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-29T21:10:49.099Z] ca9280d653b3: Pulling fs layer [2021-01-29T21:10:49.099Z] 7e9c9ca2126c: Pulling fs layer [2021-01-29T21:10:49.369Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-29T21:10:49.369Z] cbdbe7a5bc2a: Download complete [2021-01-29T21:10:49.957Z] ca9280d653b3: Verifying Checksum [2021-01-29T21:10:49.957Z] ca9280d653b3: Download complete [2021-01-29T21:10:49.957Z] cbdbe7a5bc2a: Pull complete [2021-01-29T21:10:50.924Z] 7e9c9ca2126c: Download complete [2021-01-29T21:10:50.924Z] ca9280d653b3: Pull complete [2021-01-29T21:10:52.513Z] Removing intermediate container 5d1e12f7ed5b [2021-01-29T21:10:52.513Z] ---> 7661fc1be78d [2021-01-29T21:10:52.513Z] Step 4/6 : WORKDIR /edgex-go [2021-01-29T21:10:52.513Z] ---> Running in ce1e4a8ac7de [2021-01-29T21:10:52.788Z] Removing intermediate container ce1e4a8ac7de [2021-01-29T21:10:52.788Z] ---> 3d97469ee772 [2021-01-29T21:10:52.788Z] Step 5/6 : COPY go.mod . [2021-01-29T21:10:53.387Z] ---> 8c3880ca6adb [2021-01-29T21:10:53.387Z] Step 6/6 : RUN go mod download [2021-01-29T21:10:53.663Z] ---> Running in 13ec778411c0 [2021-01-29T21:10:57.547Z] 7e9c9ca2126c: Pull complete [2021-01-29T21:10:57.547Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-29T21:10:57.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-29T21:10:57.547Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-29T21:10:57.677Z] prd-centos7-docker-4c-2g-24001 does not seem to be running inside a container [2021-01-29T21:10:57.728Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-29T21:11:00.772Z] $ docker top 90fb6b7f64f40420328253770f9962305fdd0b0f28cce62bde7cf31b3096dcd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-29T21:11:01.369Z] + docker-compose build --help [2021-01-29T21:11:01.369Z] + grep parallel [2021-01-29T21:11:02.316Z] --parallel Build images in parallel. [Pipeline] } [2021-01-29T21:11:02.349Z] $ docker stop --time=1 90fb6b7f64f40420328253770f9962305fdd0b0f28cce62bde7cf31b3096dcd6 [2021-01-29T21:11:03.754Z] $ docker rm -f 90fb6b7f64f40420328253770f9962305fdd0b0f28cce62bde7cf31b3096dcd6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-29T21:11:04.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-29T21:11:04.573Z] . [Pipeline] withDockerContainer [2021-01-29T21:11:04.691Z] prd-centos7-docker-4c-2g-24001 does not seem to be running inside a container [2021-01-29T21:11:04.741Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-29T21:11:05.506Z] $ docker top 46cbad609499d872c80755d041ae7017b11ccbbbd64ce0360545cc05b8cab6c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-29T21:11:06.061Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-29T21:11:07.007Z] Building docker-core-command-go ... [2021-01-29T21:11:07.007Z] Building docker-core-data-go ... [2021-01-29T21:11:07.007Z] Building docker-core-metadata-go ... [2021-01-29T21:11:07.007Z] Building docker-security-bootstrapper-go ... [2021-01-29T21:11:07.007Z] Building docker-security-proxy-setup-go ... [2021-01-29T21:11:07.007Z] Building docker-security-secretstore-setup-go ... [2021-01-29T21:11:07.007Z] Building docker-support-notifications-go ... [2021-01-29T21:11:07.007Z] Building docker-support-scheduler-go ... [2021-01-29T21:11:07.007Z] Building docker-sys-mgmt-agent-go ... [2021-01-29T21:11:07.007Z] Building docker-core-metadata-go [2021-01-29T21:11:07.007Z] Building docker-core-data-go [2021-01-29T21:11:07.007Z] Building docker-security-proxy-setup-go [2021-01-29T21:11:07.007Z] Building docker-support-scheduler-go [2021-01-29T21:11:07.007Z] Building docker-core-command-go [2021-01-29T21:11:20.461Z] Removing intermediate container 13ec778411c0 [2021-01-29T21:11:20.461Z] ---> 3bfc7aea04c6 [2021-01-29T21:11:20.461Z] Successfully built 3bfc7aea04c6 [2021-01-29T21:11:20.461Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-29T21:11:20.834Z] + docker inspect -f . ci-base-image-arm64 [2021-01-29T21:11:20.834Z] . [Pipeline] withDockerContainer [2021-01-29T21:11:21.108Z] prd-ubuntu18.04-docker-arm64-4c-16g-24002 does not seem to be running inside a container [2021-01-29T21:11:21.195Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-29T21:11:22.780Z] $ docker top 0606b3f65567e31c0770bcec13af7d808147b3a573023399a3e49f012bda8e81 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-29T21:11:23.882Z] + go version [2021-01-29T21:11:23.882Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-29T21:11:23.915Z] $ docker stop --time=1 0606b3f65567e31c0770bcec13af7d808147b3a573023399a3e49f012bda8e81 [2021-01-29T21:11:25.876Z] $ docker rm -f 0606b3f65567e31c0770bcec13af7d808147b3a573023399a3e49f012bda8e81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-29T21:11:27.188Z] + docker inspect -f . ci-base-image-arm64 [2021-01-29T21:11:27.188Z] . [Pipeline] withDockerContainer [2021-01-29T21:11:27.469Z] prd-ubuntu18.04-docker-arm64-4c-16g-24002 does not seem to be running inside a container [2021-01-29T21:11:27.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-29T21:11:28.940Z] $ docker top cd93a927c240b0c406752ecec7b1d02466eea0437b1912ed6662057d7758480b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-29T21:11:29.399Z] ========================================================= [2021-01-29T21:11:29.399Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-29T21:11:29.399Z] ========================================================= [Pipeline] sh [2021-01-29T21:11:30.082Z] + make test [2021-01-29T21:11:30.082Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-29T21:11:39.436Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T21:11:39.436Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-29T21:11:39.436Z] ---> 18bc239d788e [2021-01-29T21:11:39.436Z] Step 3/23 : WORKDIR /edgex-go [2021-01-29T21:11:39.436Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T21:11:39.436Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-29T21:11:39.436Z] ---> 18bc239d788e [2021-01-29T21:11:39.436Z] Step 3/21 : WORKDIR /edgex-go [2021-01-29T21:11:39.436Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T21:11:39.436Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-29T21:11:39.436Z] ---> 18bc239d788e [2021-01-29T21:11:39.436Z] Step 3/23 : WORKDIR /edgex-go [2021-01-29T21:11:39.436Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T21:11:39.436Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-29T21:11:39.436Z] ---> 18bc239d788e [2021-01-29T21:11:39.436Z] Step 3/23 : WORKDIR /edgex-go [2021-01-29T21:11:39.436Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T21:11:39.436Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-29T21:11:39.436Z] ---> 18bc239d788e [2021-01-29T21:11:39.436Z] Step 3/22 : WORKDIR /edgex-go [2021-01-29T21:11:39.436Z] ---> Running in fd9d064f54b7 [2021-01-29T21:11:39.436Z] ---> Running in b112842a499c [2021-01-29T21:11:39.436Z] ---> Running in aa61f314982a [2021-01-29T21:11:39.436Z] ---> Running in 553d59182fe3 [2021-01-29T21:11:39.436Z] ---> Running in 5ee269eb535b [2021-01-29T21:11:39.436Z] Removing intermediate container 5ee269eb535b [2021-01-29T21:11:39.436Z] ---> 525b4f5fbe98 [2021-01-29T21:11:39.436Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T21:11:39.436Z] Removing intermediate container b112842a499c [2021-01-29T21:11:39.436Z] ---> 0277be015889 [2021-01-29T21:11:39.436Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T21:11:39.436Z] Removing intermediate container aa61f314982a [2021-01-29T21:11:39.436Z] ---> 3a6b174924fd [2021-01-29T21:11:39.436Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T21:11:39.436Z] Removing intermediate container fd9d064f54b7 [2021-01-29T21:11:39.436Z] ---> 03219270332b [2021-01-29T21:11:39.436Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T21:11:39.436Z] Removing intermediate container 553d59182fe3 [2021-01-29T21:11:39.436Z] ---> c272c4260c8a [2021-01-29T21:11:39.436Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T21:11:39.436Z] ---> Running in 24bcdf4021f3 [2021-01-29T21:11:39.436Z] ---> Running in c40d096a29f9 [2021-01-29T21:11:39.436Z] ---> Running in 4ea9319452b1 [2021-01-29T21:11:39.436Z] ---> Running in 65c8cc7ca576 [2021-01-29T21:11:39.436Z] ---> Running in 0bc315984d38 [2021-01-29T21:11:40.835Z] Removing intermediate container 4ea9319452b1 [2021-01-29T21:11:40.835Z] ---> 15d0228e4521 [2021-01-29T21:11:40.835Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-29T21:11:41.098Z] Removing intermediate container c40d096a29f9 [2021-01-29T21:11:41.098Z] ---> b77e4911a77c [2021-01-29T21:11:41.098Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-29T21:11:41.098Z] Removing intermediate container 24bcdf4021f3 [2021-01-29T21:11:41.098Z] ---> 9609e07caeae [2021-01-29T21:11:41.098Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-29T21:11:41.360Z] ---> Running in 48c43690d67b [2021-01-29T21:11:41.360Z] ---> Running in 959b6f89a192 [2021-01-29T21:11:41.360Z] ---> Running in 594ace8a9acf [2021-01-29T21:11:41.624Z] Removing intermediate container 0bc315984d38 [2021-01-29T21:11:41.624Z] ---> 15359c2c94b7 [2021-01-29T21:11:41.624Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-29T21:11:41.886Z] ---> Running in 2cbbe8fc09d2 [2021-01-29T21:11:41.886Z] Removing intermediate container 65c8cc7ca576 [2021-01-29T21:11:41.886Z] ---> 64432daf9460 [2021-01-29T21:11:41.886Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-29T21:11:42.156Z] ---> Running in 8efca2f19a40 [2021-01-29T21:11:42.436Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T21:11:42.702Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T21:11:42.702Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T21:11:42.702Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T21:11:42.702Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T21:11:42.966Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T21:11:43.228Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T21:11:43.228Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T21:11:43.228Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T21:11:43.490Z] OK: 233 MiB in 51 packages [2021-01-29T21:11:43.490Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T21:11:43.756Z] OK: 233 MiB in 51 packages [2021-01-29T21:11:43.756Z] OK: 233 MiB in 51 packages [2021-01-29T21:11:43.756Z] OK: 233 MiB in 51 packages [2021-01-29T21:11:43.756Z] Removing intermediate container 48c43690d67b [2021-01-29T21:11:43.756Z] ---> 286402c84046 [2021-01-29T21:11:43.756Z] Step 6/23 : COPY go.mod . [2021-01-29T21:11:44.340Z] OK: 233 MiB in 51 packages [2021-01-29T21:11:44.340Z] ---> d8b7746f7da3 [2021-01-29T21:11:44.340Z] Step 7/23 : RUN go mod download [2021-01-29T21:11:44.603Z] ---> Running in 01be52b9a560 [2021-01-29T21:11:44.603Z] Removing intermediate container 594ace8a9acf [2021-01-29T21:11:44.603Z] ---> 0af9e8bef155 [2021-01-29T21:11:44.603Z] Step 6/23 : COPY go.mod . [2021-01-29T21:11:44.870Z] Removing intermediate container 2cbbe8fc09d2 [2021-01-29T21:11:44.870Z] ---> ed220a333db6 [2021-01-29T21:11:44.870Z] Step 6/22 : COPY go.mod . [2021-01-29T21:11:44.870Z] Removing intermediate container 8efca2f19a40 [2021-01-29T21:11:44.870Z] ---> ce690f0c3eab [2021-01-29T21:11:44.870Z] Step 6/21 : COPY go.mod . [2021-01-29T21:11:45.141Z] ---> ae37c5c709f6 [2021-01-29T21:11:45.141Z] Step 7/23 : RUN go mod download [2021-01-29T21:11:45.141Z] ---> Running in 33593bbcb914 [2021-01-29T21:11:45.415Z] ---> fc2c45b731ee [2021-01-29T21:11:45.415Z] Step 7/22 : RUN go mod download [2021-01-29T21:11:45.415Z] ---> d467de26d535 [2021-01-29T21:11:45.415Z] Step 7/21 : RUN go mod download [2021-01-29T21:11:45.415Z] Removing intermediate container 959b6f89a192 [2021-01-29T21:11:45.415Z] ---> 3072ab5ffdb3 [2021-01-29T21:11:45.415Z] Step 6/23 : COPY go.mod . [2021-01-29T21:11:45.679Z] ---> Running in 79bdea06ba46 [2021-01-29T21:11:45.679Z] ---> Running in 0ffce40a3530 [2021-01-29T21:11:45.679Z] ---> ed64196814be [2021-01-29T21:11:45.679Z] Step 7/23 : RUN go mod download [2021-01-29T21:11:45.947Z] ---> Running in 0ba03536b0eb [2021-01-29T21:11:46.913Z] Removing intermediate container 01be52b9a560 [2021-01-29T21:11:46.913Z] ---> 9497a46306a7 [2021-01-29T21:11:46.913Z] Step 8/23 : COPY . . [2021-01-29T21:11:46.913Z] Removing intermediate container 33593bbcb914 [2021-01-29T21:11:46.913Z] ---> c68c8ddfd9df [2021-01-29T21:11:46.913Z] Step 8/23 : COPY . . [2021-01-29T21:11:55.119Z] Removing intermediate container 0ffce40a3530 [2021-01-29T21:11:55.119Z] ---> 49fd2de5f73b [2021-01-29T21:11:55.119Z] Step 8/21 : COPY . . [2021-01-29T21:11:56.915Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-29T21:11:57.695Z] Removing intermediate container 79bdea06ba46 [2021-01-29T21:11:57.695Z] ---> b6ac53ea86e6 [2021-01-29T21:11:57.695Z] Step 8/22 : COPY . . [2021-01-29T21:12:03.041Z] Removing intermediate container 0ba03536b0eb [2021-01-29T21:12:03.041Z] ---> 5b334d3d3817 [2021-01-29T21:12:03.041Z] Step 8/23 : COPY . . [2021-01-29T21:12:29.717Z] ---> 8a7dd3bc1824 [2021-01-29T21:12:29.717Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-29T21:12:29.717Z] ---> a2aac5cfaa8e [2021-01-29T21:12:29.717Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-29T21:12:31.123Z] ---> Running in d0ccc2c92ec7 [2021-01-29T21:12:31.388Z] ---> Running in 5fc3f0ace514 [2021-01-29T21:12:35.992Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-29T21:12:38.016Z] ---> cb5103cb40e6 [2021-01-29T21:12:38.016Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-29T21:12:38.016Z] 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 [2021-01-29T21:12:38.016Z] 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 [2021-01-29T21:12:38.969Z] ---> 9a5592906a52 [2021-01-29T21:12:38.969Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-29T21:12:38.969Z] ---> Running in 16da79137678 [2021-01-29T21:12:38.969Z] ---> 93d9d343276e [2021-01-29T21:12:38.969Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-29T21:12:39.237Z] ---> Running in f9bd6953c60a [2021-01-29T21:12:39.237Z] ---> Running in 4f2bf653dbc1 [2021-01-29T21:12:39.871Z] 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 [2021-01-29T21:12:40.484Z] 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 [2021-01-29T21:12:40.484Z] 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 [2021-01-29T21:12:54.325Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-29T21:12:54.325Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-29T21:12:54.325Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-29T21:12:54.325Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-29T21:12:54.937Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-29T21:12:54.937Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-29T21:12:54.937Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-29T21:12:54.937Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-29T21:12:54.937Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-29T21:12:56.942Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-29T21:13:05.483Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-29T21:13:05.483Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-29T21:13:05.483Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-29T21:13:07.220Z] 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 [2021-01-29T21:13:10.905Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.327s coverage: 46.0% of statements [2021-01-29T21:13:10.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-29T21:13:10.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-29T21:13:10.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-29T21:13:10.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-29T21:13:10.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-29T21:13:10.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-01-29T21:13:10.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-01-29T21:13:10.905Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.149s coverage: 100.0% of statements [2021-01-29T21:13:17.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.617s coverage: 27.1% of statements [2021-01-29T21:13:17.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-29T21:13:17.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-29T21:13:17.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-29T21:13:17.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-29T21:13:17.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-29T21:13:17.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-29T21:13:17.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.068s coverage: 100.0% of statements [2021-01-29T21:13:17.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-29T21:13:17.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.098s coverage: 100.0% of statements [2021-01-29T21:13:17.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-29T21:13:17.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-29T21:13:18.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.211s coverage: 65.8% of statements [2021-01-29T21:13:18.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-29T21:13:18.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-29T21:13:19.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.664s coverage: 82.3% of statements [2021-01-29T21:13:19.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-29T21:13:19.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-29T21:13:19.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-29T21:13:19.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-29T21:13:22.261Z] Removing intermediate container 16da79137678 [2021-01-29T21:13:22.261Z] ---> 807a3c6021b0 [2021-01-29T21:13:22.261Z] [2021-01-29T21:13:22.261Z] Step 10/21 : FROM alpine:3.12 [2021-01-29T21:13:22.261Z] Removing intermediate container d0ccc2c92ec7 [2021-01-29T21:13:22.261Z] ---> 88a6a7674929 [2021-01-29T21:13:22.261Z] [2021-01-29T21:13:22.261Z] Step 10/23 : FROM alpine:3.12 [2021-01-29T21:13:22.261Z] 3.12: Pulling from library/alpine [2021-01-29T21:13:22.261Z] 3.12: Pulling from library/alpine [2021-01-29T21:13:22.261Z] Removing intermediate container 5fc3f0ace514 [2021-01-29T21:13:22.261Z] ---> 4ec99897264b [2021-01-29T21:13:22.261Z] [2021-01-29T21:13:22.261Z] Step 10/23 : FROM alpine:3.12 [2021-01-29T21:13:22.261Z] 3.12: Pulling from library/alpine [2021-01-29T21:13:22.261Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-29T21:13:22.261Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-29T21:13:22.261Z] Status: Image is up to date for alpine:3.12 [2021-01-29T21:13:22.261Z] Status: Downloaded newer image for alpine:3.12 [2021-01-29T21:13:22.261Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-29T21:13:22.261Z] Status: Image is up to date for alpine:3.12 [2021-01-29T21:13:22.261Z] ---> 389fef711851 [2021-01-29T21:13:22.261Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-29T21:13:22.261Z] ---> 389fef711851 [2021-01-29T21:13:22.261Z] ---> 389fef711851 [2021-01-29T21:13:22.261Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-29T21:13:22.261Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-29T21:13:24.822Z] ---> Running in 86b5eebcc79e [2021-01-29T21:13:24.822Z] ---> Running in 482bdb939289 [2021-01-29T21:13:24.822Z] ---> Running in d7fb08a0c536 [2021-01-29T21:13:25.086Z] Removing intermediate container f9bd6953c60a [2021-01-29T21:13:25.086Z] ---> 354d25f2c8a2 [2021-01-29T21:13:25.086Z] [2021-01-29T21:13:25.086Z] Step 10/22 : FROM alpine:3.12 [2021-01-29T21:13:25.086Z] ---> 389fef711851 [2021-01-29T21:13:25.086Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-29T21:13:25.086Z] Removing intermediate container 4f2bf653dbc1 [2021-01-29T21:13:25.086Z] ---> 49cbd84eb096 [2021-01-29T21:13:25.086Z] [2021-01-29T21:13:25.086Z] Step 10/23 : FROM alpine:3.12 [2021-01-29T21:13:25.086Z] ---> 389fef711851 [2021-01-29T21:13:25.086Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-29T21:13:25.351Z] ---> Running in 4bca3d943c5c [2021-01-29T21:13:25.352Z] ---> Running in 9fde4bff2764 [2021-01-29T21:13:25.951Z] Removing intermediate container 9fde4bff2764 [2021-01-29T21:13:25.951Z] ---> 30fc7881b4e0 [2021-01-29T21:13:25.951Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-29T21:13:25.951Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T21:13:25.951Z] ---> Running in 1e913a79f13d [2021-01-29T21:13:25.951Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T21:13:26.236Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T21:13:26.236Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T21:13:26.236Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T21:13:26.236Z] Removing intermediate container 1e913a79f13d [2021-01-29T21:13:26.236Z] ---> 60a79a8060a8 [2021-01-29T21:13:26.236Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-29T21:13:26.236Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T21:13:26.236Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-29T21:13:26.236Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T21:13:26.547Z] ---> Running in 95daf02e533b [2021-01-29T21:13:26.547Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-29T21:13:26.547Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-29T21:13:26.547Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-29T21:13:26.547Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T21:13:26.547Z] (4/4) Installing curl (7.69.1-r3) [2021-01-29T21:13:26.547Z] OK: 6 MiB in 15 packages [2021-01-29T21:13:26.547Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T21:13:26.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T21:13:26.547Z] Executing ca-certificates-20191127-r4.trigger [2021-01-29T21:13:26.547Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-29T21:13:26.547Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T21:13:26.547Z] OK: 6 MiB in 15 packages [2021-01-29T21:13:26.547Z] OK: 7 MiB in 18 packages [2021-01-29T21:13:26.547Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-29T21:13:26.547Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T21:13:26.547Z] OK: 6 MiB in 15 packages [2021-01-29T21:13:26.808Z] Removing intermediate container 95daf02e533b [2021-01-29T21:13:26.808Z] ---> ee6073a5250e [2021-01-29T21:13:26.808Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T21:13:27.076Z] ---> Running in bb3bae853cc4 [2021-01-29T21:13:27.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.102s coverage: 28.6% of statements [2021-01-29T21:13:27.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-29T21:13:27.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-29T21:13:27.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-29T21:13:27.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-29T21:13:27.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-29T21:13:27.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.154s coverage: 100.0% of statements [2021-01-29T21:13:27.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-29T21:13:27.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.104s coverage: 100.0% of statements [2021-01-29T21:13:27.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-29T21:13:27.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.360s coverage: 86.7% of statements [2021-01-29T21:13:27.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-29T21:13:27.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.416s coverage: 97.5% of statements [2021-01-29T21:13:27.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-29T21:13:28.262Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.163s coverage: 78.3% of statements [2021-01-29T21:13:28.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-29T21:13:28.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-29T21:13:28.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-29T21:13:28.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-29T21:13:29.001Z] Removing intermediate container 86b5eebcc79e [2021-01-29T21:13:29.001Z] ---> 93782309d013 [2021-01-29T21:13:29.001Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-29T21:13:29.001Z] Removing intermediate container 482bdb939289 [2021-01-29T21:13:29.001Z] ---> 9e9ee8ac3b4d [2021-01-29T21:13:29.001Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-29T21:13:29.001Z] Removing intermediate container 4bca3d943c5c [2021-01-29T21:13:29.001Z] ---> 702169b85e83 [2021-01-29T21:13:29.002Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-29T21:13:29.002Z] ---> Running in 8f5ba41f6598 [2021-01-29T21:13:29.002Z] ---> Running in 8d53545446c2 [2021-01-29T21:13:29.002Z] Removing intermediate container d7fb08a0c536 [2021-01-29T21:13:29.002Z] ---> 092b156423c3 [2021-01-29T21:13:29.002Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-29T21:13:29.002Z] ---> Running in 83b38f15873b [2021-01-29T21:13:29.264Z] ---> Running in e7450d347be5 [2021-01-29T21:13:29.264Z] Removing intermediate container 8f5ba41f6598 [2021-01-29T21:13:29.264Z] ---> 9daf21f83239 [2021-01-29T21:13:29.264Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-29T21:13:29.264Z] Removing intermediate container 8d53545446c2 [2021-01-29T21:13:29.264Z] ---> 77f0f889ffc7 [2021-01-29T21:13:29.264Z] Step 13/21 : WORKDIR /edgex [2021-01-29T21:13:29.528Z] Removing intermediate container 83b38f15873b [2021-01-29T21:13:29.528Z] ---> 3f8fd5d28dd9 [2021-01-29T21:13:29.528Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-29T21:13:29.528Z] ---> Running in 1e2c5fa00e6b [2021-01-29T21:13:29.790Z] ---> Running in 16dd1c2f5a4f [2021-01-29T21:13:29.790Z] Removing intermediate container e7450d347be5 [2021-01-29T21:13:29.790Z] ---> a5c7d6b1c954 [2021-01-29T21:13:29.790Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-29T21:13:29.790Z] ---> Running in c920b3c2c657 [2021-01-29T21:13:29.791Z] ---> Running in 8b63c4c2e0c1 [2021-01-29T21:13:30.060Z] Removing intermediate container 1e2c5fa00e6b [2021-01-29T21:13:30.060Z] ---> aa12f6a00b41 [2021-01-29T21:13:30.060Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-29T21:13:30.060Z] Removing intermediate container bb3bae853cc4 [2021-01-29T21:13:30.060Z] ---> 81ae6357023f [2021-01-29T21:13:30.060Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-29T21:13:30.060Z] Removing intermediate container 16dd1c2f5a4f [2021-01-29T21:13:30.060Z] ---> e7a6cd3cffb6 [2021-01-29T21:13:30.060Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-29T21:13:30.060Z] Removing intermediate container c920b3c2c657 [2021-01-29T21:13:30.060Z] ---> 47beddd43cc5 [2021-01-29T21:13:30.060Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-29T21:13:30.321Z] Removing intermediate container 8b63c4c2e0c1 [2021-01-29T21:13:30.321Z] ---> 5a3e4b967e08 [2021-01-29T21:13:30.321Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-29T21:13:30.321Z] ---> Running in 02a4ab80a076 [2021-01-29T21:13:30.321Z] ---> Running in ec25da03ac5e [2021-01-29T21:13:30.321Z] ---> Running in 5cfaf7396b1b [2021-01-29T21:13:30.588Z] ---> Running in 58f2f6142cf9 [2021-01-29T21:13:30.588Z] ---> 9b65871423b1 [2021-01-29T21:13:30.588Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-29T21:13:30.855Z] Removing intermediate container 5cfaf7396b1b [2021-01-29T21:13:30.855Z] ---> d75cad111bfa [2021-01-29T21:13:30.855Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T21:13:30.855Z] Removing intermediate container ec25da03ac5e [2021-01-29T21:13:30.855Z] ---> b21b3456743f [2021-01-29T21:13:30.855Z] Step 15/23 : WORKDIR / [2021-01-29T21:13:30.855Z] Removing intermediate container 58f2f6142cf9 [2021-01-29T21:13:30.855Z] ---> 81cd0e5dc168 [2021-01-29T21:13:30.855Z] Step 15/23 : WORKDIR / [2021-01-29T21:13:31.806Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T21:13:31.806Z] ---> Running in 1744f3a64fef [2021-01-29T21:13:31.806Z] ---> Running in 07b846601abc [2021-01-29T21:13:31.806Z] ---> 0e8791d527fb [2021-01-29T21:13:31.806Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-29T21:13:31.806Z] ---> 4f95d5321f2f [2021-01-29T21:13:31.806Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-29T21:13:32.077Z] Removing intermediate container 1744f3a64fef [2021-01-29T21:13:32.077Z] ---> c2e905993cd7 [2021-01-29T21:13:32.077Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T21:13:32.077Z] Removing intermediate container 07b846601abc [2021-01-29T21:13:32.077Z] ---> ac812979a9d9 [2021-01-29T21:13:32.077Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T21:13:32.340Z] ---> 03cf998bd344 [2021-01-29T21:13:32.340Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-29T21:13:32.340Z] ---> be82946b0cea [2021-01-29T21:13:32.340Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-29T21:13:32.340Z] ---> Running in 5885b4528ac7 [2021-01-29T21:13:32.606Z] ---> 81835ed1bdbe [2021-01-29T21:13:32.606Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-29T21:13:32.606Z] ---> afc7acd844d5 [2021-01-29T21:13:32.606Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-29T21:13:32.606Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T21:13:32.606Z] Removing intermediate container 5885b4528ac7 [2021-01-29T21:13:32.606Z] ---> 027242c80065 [2021-01-29T21:13:32.606Z] Step 18/21 : CMD ["--init=true"] [2021-01-29T21:13:32.869Z] ---> Running in 90701e3f00bc [2021-01-29T21:13:33.134Z] ---> f2506663bb7d [2021-01-29T21:13:33.134Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-29T21:13:33.134Z] ---> Running in 44d591121906 [2021-01-29T21:13:33.134Z] ---> 4779b8dc91a5 [2021-01-29T21:13:33.134Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-29T21:13:33.397Z] Removing intermediate container 90701e3f00bc [2021-01-29T21:13:33.397Z] ---> d931b37fb036 [2021-01-29T21:13:33.397Z] Step 19/21 : LABEL arch=x86_64 [2021-01-29T21:13:33.397Z] ---> 8231cc70956d [2021-01-29T21:13:33.397Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-29T21:13:33.397Z] ---> Running in c4fa1ac935ce [2021-01-29T21:13:33.397Z] Removing intermediate container 44d591121906 [2021-01-29T21:13:33.397Z] ---> 63206c8041aa [2021-01-29T21:13:33.397Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T21:13:33.661Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-29T21:13:33.661Z] ---> ba849e971172 [2021-01-29T21:13:33.661Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-29T21:13:33.661Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-29T21:13:33.661Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-29T21:13:33.661Z] ---> Running in 66a2e01ad7ab [2021-01-29T21:13:33.924Z] ---> 6e518add599a [2021-01-29T21:13:33.924Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-29T21:13:33.924Z] ---> Running in 8dc5f8d9e64f [2021-01-29T21:13:33.924Z] Removing intermediate container c4fa1ac935ce [2021-01-29T21:13:33.924Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-29T21:13:33.924Z] ---> f112ce68a788 [2021-01-29T21:13:33.924Z] Step 20/21 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 [2021-01-29T21:13:34.185Z] ---> Running in c336ccef8597 [2021-01-29T21:13:34.185Z] ---> Running in b795845b486e [2021-01-29T21:13:34.185Z] Removing intermediate container 66a2e01ad7ab [2021-01-29T21:13:34.185Z] ---> db7dd605a7fb [2021-01-29T21:13:34.185Z] Step 20/22 : LABEL arch=x86_64 [2021-01-29T21:13:34.185Z] Removing intermediate container 8dc5f8d9e64f [2021-01-29T21:13:34.185Z] ---> ce65752f5b1b [2021-01-29T21:13:34.185Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T21:13:34.448Z] ---> Running in d846695313dd [2021-01-29T21:13:34.448Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-29T21:13:34.448Z] ---> Running in c03e665aca8a [2021-01-29T21:13:34.448Z] Removing intermediate container c336ccef8597 [2021-01-29T21:13:34.448Z] ---> 564fa9363b5c [2021-01-29T21:13:34.448Z] Step 21/21 : LABEL version=0.0.0 [2021-01-29T21:13:34.448Z] Removing intermediate container b795845b486e [2021-01-29T21:13:34.448Z] ---> c6a6c4a42729 [2021-01-29T21:13:34.448Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T21:13:34.722Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-29T21:13:34.722Z] Removing intermediate container d846695313dd [2021-01-29T21:13:34.722Z] ---> d96649bc2ab3 [2021-01-29T21:13:34.722Z] Step 21/22 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 [2021-01-29T21:13:34.722Z] ---> Running in 6502d5f10737 [2021-01-29T21:13:34.722Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T21:13:34.722Z] OK: 8 MiB in 20 packages [2021-01-29T21:13:34.722Z] Removing intermediate container c03e665aca8a [2021-01-29T21:13:34.722Z] ---> 2f4e7fdb5231 [2021-01-29T21:13:34.722Z] Step 21/23 : LABEL arch=x86_64 [2021-01-29T21:13:34.722Z] ---> Running in 125d5c2c00cd [2021-01-29T21:13:34.984Z] ---> Running in 177c1d3791f0 [2021-01-29T21:13:34.984Z] ---> Running in 6bae1d44d9a3 [2021-01-29T21:13:34.984Z] Removing intermediate container 6502d5f10737 [2021-01-29T21:13:34.984Z] ---> 653d197536c5 [2021-01-29T21:13:34.984Z] [2021-01-29T21:13:35.247Z] Removing intermediate container 125d5c2c00cd [2021-01-29T21:13:35.247Z] ---> 885e077c3e5f [2021-01-29T21:13:35.247Z] Step 21/23 : LABEL arch=x86_64 [2021-01-29T21:13:35.247Z] Successfully built 653d197536c5 [2021-01-29T21:13:35.517Z] Removing intermediate container 177c1d3791f0 [2021-01-29T21:13:35.517Z] ---> 44420800bfe9 [2021-01-29T21:13:35.517Z] Step 22/22 : LABEL version=0.0.0 [2021-01-29T21:13:35.517Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-29T21:13:35.517Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go [2021-01-29T21:13:35.517Z] ---> Running in e3852fd204b9 [2021-01-29T21:13:35.517Z] Removing intermediate container 6bae1d44d9a3 [2021-01-29T21:13:35.517Z] ---> 3471288a4b63 [2021-01-29T21:13:35.517Z] Step 22/23 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 [2021-01-29T21:13:35.517Z] ---> Running in 2ea88669394e [2021-01-29T21:13:35.780Z] ---> Running in c1ab4185128a [2021-01-29T21:13:35.780Z] Removing intermediate container 02a4ab80a076 [2021-01-29T21:13:35.780Z] ---> 4e6094cf502a [2021-01-29T21:13:35.780Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T21:13:36.044Z] Removing intermediate container e3852fd204b9 [2021-01-29T21:13:36.044Z] ---> acc66c70174d [2021-01-29T21:13:36.044Z] Step 22/23 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 [2021-01-29T21:13:36.044Z] Removing intermediate container 2ea88669394e [2021-01-29T21:13:36.044Z] ---> 65f3357b133f [2021-01-29T21:13:36.044Z] [2021-01-29T21:13:36.308Z] Successfully built 65f3357b133f [2021-01-29T21:13:36.308Z] ---> Running in 1572008bd028 [2021-01-29T21:13:36.308Z] Removing intermediate container c1ab4185128a [2021-01-29T21:13:36.308Z] ---> 2bce7f161f3e [2021-01-29T21:13:36.308Z] Step 23/23 : LABEL version=0.0.0 [2021-01-29T21:13:36.571Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-29T21:13:36.571Z]  Building docker-support-scheduler-go ... done Building docker-support-notifications-go [2021-01-29T21:13:36.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.158s coverage: 92.8% of statements [2021-01-29T21:13:36.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-29T21:13:36.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-29T21:13:36.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-29T21:13:36.591Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-29T21:13:36.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-29T21:13:36.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-29T21:13:36.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-29T21:13:36.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-29T21:13:36.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-29T21:13:36.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-29T21:13:36.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-29T21:13:36.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-29T21:13:36.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-29T21:13:36.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-29T21:13:36.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-29T21:13:36.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-29T21:13:36.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-29T21:13:36.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-29T21:13:36.591Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.086s coverage: 58.8% of statements [2021-01-29T21:13:36.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-29T21:13:36.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-29T21:13:36.591Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.209s coverage: 0.1% of statements [2021-01-29T21:13:36.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-29T21:13:36.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-29T21:13:36.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-29T21:13:36.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 45.5% of statements [2021-01-29T21:13:36.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.089s coverage: 79.5% of statements [2021-01-29T21:13:36.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.081s coverage: 94.1% of statements [2021-01-29T21:13:36.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2021-01-29T21:13:36.844Z] ---> Running in ffcd20713116 [2021-01-29T21:13:36.844Z] ---> ba4b3ac16c70 [2021-01-29T21:13:36.844Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-29T21:13:36.844Z] Removing intermediate container 1572008bd028 [2021-01-29T21:13:36.844Z] ---> 4979116f3397 [2021-01-29T21:13:36.844Z] Step 23/23 : LABEL version=0.0.0 [2021-01-29T21:13:36.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2021-01-29T21:13:37.111Z] ---> Running in b33d26215f7c [2021-01-29T21:13:40.436Z] Removing intermediate container ffcd20713116 [2021-01-29T21:13:40.436Z] ---> e8a77463705a [2021-01-29T21:13:40.436Z] [2021-01-29T21:13:40.700Z] Successfully built e8a77463705a [2021-01-29T21:13:40.963Z] Successfully tagged docker-core-command-go:latest [2021-01-29T21:13:40.963Z] Building docker-sys-mgmt-agent-go [2021-01-29T21:13:40.963Z]  Building docker-core-command-go ... done Removing intermediate container b33d26215f7c [2021-01-29T21:13:40.963Z] ---> fd756f1c3813 [2021-01-29T21:13:40.963Z] [2021-01-29T21:13:44.288Z] Successfully built fd756f1c3813 [2021-01-29T21:13:44.866Z] Successfully tagged docker-core-metadata-go:latest [2021-01-29T21:13:44.866Z] Building docker-security-secretstore-setup-go [2021-01-29T21:13:45.130Z]  Building docker-core-metadata-go ... done  ---> 4e6ab26c0e1a [2021-01-29T21:13:45.130Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-29T21:13:45.717Z] ---> fa7196013b0b [2021-01-29T21:13:45.717Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-29T21:13:45.717Z] ---> Running in 2bbcda589fe7 [2021-01-29T21:13:46.302Z] Removing intermediate container 2bbcda589fe7 [2021-01-29T21:13:46.302Z] ---> db1d08609b9a [2021-01-29T21:13:46.302Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T21:13:47.263Z] ---> Running in cf9ad74e12cb [2021-01-29T21:13:48.246Z] Removing intermediate container cf9ad74e12cb [2021-01-29T21:13:48.246Z] ---> 7a3850de824f [2021-01-29T21:13:48.246Z] Step 21/23 : LABEL arch=x86_64 [2021-01-29T21:13:49.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.081s coverage: 94.4% of statements [2021-01-29T21:13:49.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2021-01-29T21:13:52.487Z] ---> Running in 9039438a8a77 [2021-01-29T21:13:59.141Z] Removing intermediate container 9039438a8a77 [2021-01-29T21:13:59.141Z] ---> 93dbbae01c05 [2021-01-29T21:13:59.141Z] Step 22/23 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 [2021-01-29T21:13:59.141Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T21:13:59.141Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-29T21:13:59.141Z] ---> 18bc239d788e [2021-01-29T21:13:59.141Z] Step 3/22 : WORKDIR /edgex-go [2021-01-29T21:13:59.410Z] ---> Using cache [2021-01-29T21:13:59.410Z] ---> c272c4260c8a [2021-01-29T21:13:59.410Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T21:13:59.410Z] ---> Using cache [2021-01-29T21:13:59.410Z] ---> 15359c2c94b7 [2021-01-29T21:13:59.410Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-29T21:13:59.410Z] ---> Running in d9a233225d6f [2021-01-29T21:14:00.639Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T21:14:00.639Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-01-29T21:14:01.592Z] ---> 18bc239d788e [2021-01-29T21:14:01.592Z] Step 3/31 : WORKDIR /edgex-go [2021-01-29T21:14:01.592Z] ---> Using cache [2021-01-29T21:14:01.592Z] ---> c272c4260c8a [2021-01-29T21:14:01.592Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T21:14:01.592Z] ---> Using cache [2021-01-29T21:14:01.592Z] ---> 15359c2c94b7 [2021-01-29T21:14:01.592Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-01-29T21:14:01.592Z] ---> Using cache [2021-01-29T21:14:01.592Z] ---> ed220a333db6 [2021-01-29T21:14:01.592Z] Step 6/31 : COPY go.mod . [2021-01-29T21:14:01.592Z] ---> Using cache [2021-01-29T21:14:01.592Z] ---> fc2c45b731ee [2021-01-29T21:14:01.592Z] Step 7/31 : RUN go mod download [2021-01-29T21:14:01.592Z] ---> Using cache [2021-01-29T21:14:01.592Z] ---> b6ac53ea86e6 [2021-01-29T21:14:01.592Z] Step 8/31 : COPY . . [2021-01-29T21:14:01.592Z] ---> Running in c4a8a92d0fae [2021-01-29T21:14:01.856Z] ---> Using cache [2021-01-29T21:14:01.856Z] ---> 93d9d343276e [2021-01-29T21:14:01.856Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-29T21:14:02.127Z] Removing intermediate container d9a233225d6f [2021-01-29T21:14:02.127Z] ---> c2d2d15c0dd3 [2021-01-29T21:14:02.127Z] Step 23/23 : LABEL version=0.0.0 [2021-01-29T21:14:03.085Z] ---> Running in 4c1fdef628c1 [2021-01-29T21:14:03.085Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T21:14:03.085Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-29T21:14:03.085Z] ---> 18bc239d788e [2021-01-29T21:14:03.085Z] Step 3/26 : WORKDIR /edgex-go [2021-01-29T21:14:03.085Z] ---> Using cache [2021-01-29T21:14:03.085Z] ---> c272c4260c8a [2021-01-29T21:14:03.085Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T21:14:03.085Z] ---> Using cache [2021-01-29T21:14:03.085Z] ---> 15359c2c94b7 [2021-01-29T21:14:03.085Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-29T21:14:03.669Z] ---> Running in 2f1b22c14ff6 [2021-01-29T21:14:03.941Z] ---> Running in 335734a6f533 [2021-01-29T21:14:04.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.123s coverage: 93.8% of statements [2021-01-29T21:14:04.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-29T21:14:04.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-29T21:14:04.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-29T21:14:04.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-29T21:14:04.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.086s coverage: 87.2% of statements [2021-01-29T21:14:04.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-29T21:14:04.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-29T21:14:04.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-01-29T21:14:04.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-29T21:14:04.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.080s coverage: 75.5% of statements [2021-01-29T21:14:04.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-29T21:14:04.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.8% of statements [2021-01-29T21:14:04.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.117s coverage: 87.2% of statements [2021-01-29T21:14:04.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.142s coverage: 84.2% of statements [2021-01-29T21:14:04.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.193s coverage: 91.4% of statements [2021-01-29T21:14:04.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-29T21:14:04.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.540s coverage: 63.5% of statements [2021-01-29T21:14:04.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-29T21:14:04.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-29T21:14:04.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-01-29T21:14:04.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.108s coverage: 91.3% of statements [2021-01-29T21:14:04.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2021-01-29T21:14:04.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements [2021-01-29T21:14:04.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements [2021-01-29T21:14:04.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.807s coverage: 68.9% of statements [2021-01-29T21:14:04.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-29T21:14:04.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-29T21:14:04.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-29T21:14:04.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-29T21:14:04.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-29T21:14:04.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.295s coverage: 37.0% of statements [2021-01-29T21:14:04.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-29T21:14:04.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-29T21:14:04.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.418s coverage: 84.0% of statements [2021-01-29T21:14:04.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.093s coverage: 100.0% of statements [2021-01-29T21:14:04.895Z] Removing intermediate container 2f1b22c14ff6 [2021-01-29T21:14:04.895Z] ---> 6641e51b84ab [2021-01-29T21:14:04.895Z] [2021-01-29T21:14:05.163Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-29T21:14:05.163Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T21:14:05.163Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T21:14:05.163Z] Successfully built 6641e51b84ab [2021-01-29T21:14:05.163Z] Successfully tagged docker-core-data-go:latest [2021-01-29T21:14:06.010Z]  Building docker-core-data-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T21:14:06.010Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T21:14:06.976Z] OK: 233 MiB in 51 packages [2021-01-29T21:14:06.976Z] OK: 233 MiB in 51 packages [2021-01-29T21:14:07.663Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T21:14:07.663Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-29T21:14:07.663Z] ---> 18bc239d788e [2021-01-29T21:14:07.663Z] Step 3/24 : WORKDIR /edgex-go [2021-01-29T21:14:07.663Z] ---> Using cache [2021-01-29T21:14:07.663Z] ---> c272c4260c8a [2021-01-29T21:14:07.663Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T21:14:07.663Z] ---> Using cache [2021-01-29T21:14:07.663Z] ---> 15359c2c94b7 [2021-01-29T21:14:07.663Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-29T21:14:07.663Z] ---> Using cache [2021-01-29T21:14:07.663Z] ---> ed220a333db6 [2021-01-29T21:14:07.663Z] Step 6/24 : COPY go.mod . [2021-01-29T21:14:07.663Z] ---> Using cache [2021-01-29T21:14:07.663Z] ---> fc2c45b731ee [2021-01-29T21:14:07.663Z] Step 7/24 : RUN go mod download [2021-01-29T21:14:07.663Z] ---> Using cache [2021-01-29T21:14:07.663Z] ---> b6ac53ea86e6 [2021-01-29T21:14:07.663Z] Step 8/24 : COPY . . [2021-01-29T21:14:07.663Z] ---> Using cache [2021-01-29T21:14:07.663Z] ---> 93d9d343276e [2021-01-29T21:14:07.663Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-29T21:14:08.398Z] ---> Running in ad8c51e5495a [2021-01-29T21:14:09.427Z] Removing intermediate container c4a8a92d0fae [2021-01-29T21:14:09.427Z] ---> be510c705828 [2021-01-29T21:14:09.427Z] Step 6/22 : COPY go.mod . [2021-01-29T21:14:09.427Z] Removing intermediate container 335734a6f533 [2021-01-29T21:14:09.427Z] ---> 9a056a880f69 [2021-01-29T21:14:09.427Z] Step 6/26 : COPY go.mod . [2021-01-29T21:14:10.022Z] ---> 3b7847d38f44 [2021-01-29T21:14:10.022Z] Step 7/22 : RUN go mod download [2021-01-29T21:14:10.022Z] 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 [2021-01-29T21:14:10.022Z] ---> c2f926d259aa [2021-01-29T21:14:10.022Z] Step 7/26 : RUN go mod download [2021-01-29T21:14:10.022Z] ---> Running in 6b03e6aa4b7f [2021-01-29T21:14:10.022Z] ---> Running in a8d7fa156d80 [2021-01-29T21:14:12.682Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.398s coverage: 47.1% of statements [2021-01-29T21:14:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-29T21:14:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-29T21:14:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-29T21:14:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-29T21:14:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-29T21:14:12.682Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.108s coverage: 100.0% of statements [2021-01-29T21:14:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-29T21:14:12.682Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.119s coverage: 100.0% of statements [2021-01-29T21:14:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-29T21:14:13.409Z] Removing intermediate container 6b03e6aa4b7f [2021-01-29T21:14:13.409Z] ---> 24c98b73358a [2021-01-29T21:14:13.409Z] Step 8/22 : COPY . . [2021-01-29T21:14:13.409Z] Removing intermediate container a8d7fa156d80 [2021-01-29T21:14:13.409Z] ---> c2f79b315747 [2021-01-29T21:14:13.409Z] Step 8/26 : COPY . . [2021-01-29T21:14:16.087Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.133s coverage: 29.1% of statements [2021-01-29T21:14:16.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-29T21:14:16.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-29T21:14:16.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-29T21:14:16.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-29T21:14:16.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-29T21:14:16.087Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.193s coverage: 99.0% of statements [2021-01-29T21:14:16.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-29T21:14:16.087Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.080s coverage: 100.0% of statements [2021-01-29T21:14:16.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-29T21:14:16.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-01-29T21:14:16.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-01-29T21:14:16.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-01-29T21:14:16.087Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.153s coverage: 100.0% of statements [2021-01-29T21:14:16.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-01-29T21:14:16.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-01-29T21:14:16.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-01-29T21:14:16.087Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements [2021-01-29T21:14:16.088Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-29T21:14:16.088Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.074s coverage: 100.0% of statements [2021-01-29T21:14:16.088Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-29T21:14:16.088Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-29T21:14:16.088Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-29T21:14:16.088Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-29T21:14:17.071Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.092s coverage: 87.9% of statements [2021-01-29T21:14:17.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-29T21:14:17.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-29T21:14:17.071Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.067s coverage: 100.0% of statements [2021-01-29T21:14:18.058Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-01-29T21:14:18.338Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-29T21:14:18.931Z] GO111MODULE=on go vet ./... [2021-01-29T21:14:23.559Z] 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 [2021-01-29T21:14:30.222Z] 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 [2021-01-29T21:14:40.277Z] Removing intermediate container ad8c51e5495a [2021-01-29T21:14:40.277Z] ---> 1b8d424cdb27 [2021-01-29T21:14:40.277Z] [2021-01-29T21:14:40.277Z] Step 10/24 : FROM alpine:3.12 [2021-01-29T21:14:40.277Z] ---> 389fef711851 [2021-01-29T21:14:40.277Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-29T21:14:41.232Z] ---> Running in d46cef3a052f [2021-01-29T21:14:41.232Z] Removing intermediate container 4c1fdef628c1 [2021-01-29T21:14:41.232Z] ---> 7a082f1a08f5 [2021-01-29T21:14:41.232Z] [2021-01-29T21:14:41.232Z] Step 10/31 : FROM alpine:3.12 [2021-01-29T21:14:41.232Z] ---> 389fef711851 [2021-01-29T21:14:41.232Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-29T21:14:41.232Z] ---> aafed5134517 [2021-01-29T21:14:41.232Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-29T21:14:41.232Z] ---> 4e616d98803e [2021-01-29T21:14:41.232Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-29T21:14:41.498Z] ---> Running in 305fb0c17f96 [2021-01-29T21:14:41.498Z] ---> Running in 71aae6c04329 [2021-01-29T21:14:41.498Z] ---> Running in 245a6f114933 [2021-01-29T21:14:41.769Z] Removing intermediate container 71aae6c04329 [2021-01-29T21:14:41.769Z] ---> 743fbf4a7f80 [2021-01-29T21:14:41.769Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-01-29T21:14:42.061Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T21:14:42.061Z] ---> Running in 07fc820c11a8 [2021-01-29T21:14:42.061Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T21:14:42.332Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-29T21:14:42.332Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-29T21:14:42.332Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-29T21:14:42.332Z] (4/5) Installing curl (7.69.1-r3) [2021-01-29T21:14:42.332Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-29T21:14:42.332Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T21:14:42.332Z] 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 [2021-01-29T21:14:42.332Z] 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 [2021-01-29T21:14:42.332Z] Executing ca-certificates-20191127-r4.trigger [2021-01-29T21:14:42.602Z] OK: 7 MiB in 19 packages [2021-01-29T21:14:42.602Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T21:14:42.602Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T21:14:42.903Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-01-29T21:14:42.903Z] (2/2) Installing su-exec (0.2-r1) [2021-01-29T21:14:42.903Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T21:14:42.903Z] OK: 6 MiB in 16 packages [2021-01-29T21:14:44.352Z] Removing intermediate container d46cef3a052f [2021-01-29T21:14:44.352Z] ---> 3dffcd7f12e2 [2021-01-29T21:14:44.352Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-29T21:14:44.622Z] Removing intermediate container 07fc820c11a8 [2021-01-29T21:14:44.622Z] ---> 9695306887cf [2021-01-29T21:14:44.622Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-29T21:14:44.622Z] ---> Running in 8ff1908ccb3a [2021-01-29T21:14:44.622Z] ---> Running in b5707880f52e [2021-01-29T21:14:44.890Z] Removing intermediate container 8ff1908ccb3a [2021-01-29T21:14:44.890Z] ---> 1f5e7b65ba20 [2021-01-29T21:14:44.890Z] Step 13/24 : WORKDIR / [2021-01-29T21:14:44.890Z] ---> Running in 8f4b67c660d1 [2021-01-29T21:14:45.156Z] Removing intermediate container b5707880f52e [2021-01-29T21:14:45.156Z] ---> d36ad22a8f99 [2021-01-29T21:14:45.156Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-29T21:14:45.156Z] ---> Running in bb02db1fb691 [2021-01-29T21:14:45.429Z] Removing intermediate container 8f4b67c660d1 [2021-01-29T21:14:45.429Z] ---> dbbcda0069a1 [2021-01-29T21:14:45.429Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-29T21:14:45.429Z] Removing intermediate container bb02db1fb691 [2021-01-29T21:14:45.429Z] ---> cbf72f4a6624 [2021-01-29T21:14:45.429Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-01-29T21:14:46.402Z] ---> Running in b335b89c5554 [2021-01-29T21:14:46.994Z] ---> e894f77b97da [2021-01-29T21:14:46.994Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-29T21:14:47.598Z] ---> d7957d1251d5 [2021-01-29T21:14:47.598Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-29T21:14:47.871Z] ---> e71f63d042da [2021-01-29T21:14:47.871Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-29T21:14:48.848Z] Removing intermediate container b335b89c5554 [2021-01-29T21:14:48.848Z] ---> 5c848d2e324e [2021-01-29T21:14:48.848Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-29T21:14:48.848Z] ---> Running in 16f0ef871bbd [2021-01-29T21:14:48.848Z] ---> db1de1f08162 [2021-01-29T21:14:48.848Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-29T21:14:49.116Z] Removing intermediate container 16f0ef871bbd [2021-01-29T21:14:49.116Z] ---> 36259cfc5316 [2021-01-29T21:14:49.116Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-29T21:14:49.719Z] ---> 4ff720d06a8e [2021-01-29T21:14:49.719Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-29T21:14:49.719Z] ---> ed4b8d4f8bb1 [2021-01-29T21:14:49.719Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-29T21:14:49.719Z] ---> Running in b8f1213a8321 [2021-01-29T21:14:50.346Z] ---> f0bacd764dbf [2021-01-29T21:14:50.346Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-29T21:14:50.346Z] ---> Running in ad0234dc5531 [2021-01-29T21:14:51.767Z] Removing intermediate container b8f1213a8321 [2021-01-29T21:14:51.767Z] ---> 62d17b5cc20c [2021-01-29T21:14:51.767Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T21:14:53.171Z] Removing intermediate container ad0234dc5531 [2021-01-29T21:14:53.171Z] ---> 134c49e3b95d [2021-01-29T21:14:53.171Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-29T21:14:53.171Z] ---> f5bfc3192677 [2021-01-29T21:14:53.171Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-29T21:14:53.446Z] ---> Running in e19021869704 [2021-01-29T21:14:53.726Z] Removing intermediate container e19021869704 [2021-01-29T21:14:53.726Z] ---> 48f290a68bd7 [2021-01-29T21:14:53.726Z] Step 22/24 : LABEL arch=x86_64 [2021-01-29T21:14:53.998Z] ---> Running in 6faf01713fdc [2021-01-29T21:14:54.272Z] ---> df1d08b094b4 [2021-01-29T21:14:54.272Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-29T21:14:54.272Z] Removing intermediate container 6faf01713fdc [2021-01-29T21:14:54.272Z] ---> ce30ead7bd51 [2021-01-29T21:14:54.272Z] Step 23/24 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 [2021-01-29T21:14:54.541Z] ---> Running in 0e4a30defe0c [2021-01-29T21:14:54.811Z] ---> 86714f182aae [2021-01-29T21:14:54.811Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-29T21:14:55.091Z] Removing intermediate container 0e4a30defe0c [2021-01-29T21:14:55.091Z] ---> 2263593cb797 [2021-01-29T21:14:55.091Z] Step 24/24 : LABEL version=0.0.0 [2021-01-29T21:14:55.091Z] ---> Running in fc8b8e061602 [2021-01-29T21:14:55.683Z] ---> 29a8d1ca0c9d [2021-01-29T21:14:55.683Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-29T21:14:55.683Z] Removing intermediate container fc8b8e061602 [2021-01-29T21:14:55.683Z] ---> 47659df0c232 [2021-01-29T21:14:55.683Z] [2021-01-29T21:14:55.949Z] Successfully built 47659df0c232 [2021-01-29T21:14:55.949Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-29T21:14:55.949Z]  Building docker-security-secretstore-setup-go ... done  ---> eddf346e8b94 [2021-01-29T21:14:55.949Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-01-29T21:14:56.530Z] ---> Running in eed61f851fa5 [2021-01-29T21:14:56.798Z] Removing intermediate container eed61f851fa5 [2021-01-29T21:14:56.798Z] ---> 4e74c723f8ba [2021-01-29T21:14:56.798Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-29T21:14:57.069Z] ---> b460e08dc707 [2021-01-29T21:14:57.069Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-01-29T21:14:57.332Z] ---> Running in 972675de9401 [2021-01-29T21:14:58.309Z] Removing intermediate container 972675de9401 [2021-01-29T21:14:58.309Z] ---> 57e36ca9f162 [2021-01-29T21:14:58.309Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-29T21:14:58.577Z] ---> Running in 190439b329df [2021-01-29T21:15:00.513Z] Removing intermediate container 190439b329df [2021-01-29T21:15:00.513Z] ---> 1f5ea6c150f2 [2021-01-29T21:15:00.513Z] Step 28/31 : CMD ["gate"] [2021-01-29T21:15:01.470Z] Removing intermediate container 305fb0c17f96 [2021-01-29T21:15:01.470Z] ---> 0548ae2832d7 [2021-01-29T21:15:01.470Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-29T21:15:01.470Z] ---> Running in f4c9538a7e2a [2021-01-29T21:15:01.470Z] Removing intermediate container 245a6f114933 [2021-01-29T21:15:01.470Z] ---> 5f4ab49d25a5 [2021-01-29T21:15:01.470Z] [2021-01-29T21:15:01.470Z] Step 10/22 : FROM alpine:3.12 [2021-01-29T21:15:01.470Z] ---> 389fef711851 [2021-01-29T21:15:01.470Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-29T21:15:01.470Z] ---> Running in accfe5596b27 [2021-01-29T21:15:01.470Z] ---> Running in b3782165a601 [2021-01-29T21:15:01.740Z] Removing intermediate container f4c9538a7e2a [2021-01-29T21:15:01.740Z] ---> 1da2f5be5442 [2021-01-29T21:15:01.740Z] Step 29/31 : LABEL arch=x86_64 [2021-01-29T21:15:02.014Z] ---> Running in 762f768ca5a4 [2021-01-29T21:15:02.292Z] 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 [2021-01-29T21:15:02.293Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T21:15:02.293Z] Removing intermediate container 762f768ca5a4 [2021-01-29T21:15:02.293Z] ---> d5e626bbeb2a [2021-01-29T21:15:02.293Z] Step 30/31 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 [2021-01-29T21:15:02.293Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T21:15:02.559Z] ---> Running in c414c940436f [2021-01-29T21:15:02.559Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-29T21:15:02.559Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-29T21:15:02.559Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T21:15:02.559Z] Executing ca-certificates-20191127-r4.trigger [2021-01-29T21:15:02.823Z] OK: 6 MiB in 16 packages [2021-01-29T21:15:03.089Z] Removing intermediate container c414c940436f [2021-01-29T21:15:03.089Z] ---> 874296f5e313 [2021-01-29T21:15:03.089Z] Step 31/31 : LABEL version=0.0.0 [2021-01-29T21:15:03.370Z] ---> Running in 05f275aa8568 [2021-01-29T21:15:03.640Z] Removing intermediate container 05f275aa8568 [2021-01-29T21:15:03.640Z] ---> 621bc03e3b95 [2021-01-29T21:15:03.640Z] [2021-01-29T21:15:03.909Z] Successfully built 621bc03e3b95 [2021-01-29T21:15:03.909Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-01-29T21:15:03.909Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container accfe5596b27 [2021-01-29T21:15:03.909Z] ---> ad4dc2268f40 [2021-01-29T21:15:03.909Z] [2021-01-29T21:15:03.909Z] Step 11/26 : FROM docker:20.10.0 [2021-01-29T21:15:04.178Z] 20.10.0: Pulling from library/docker [2021-01-29T21:15:04.178Z] Removing intermediate container b3782165a601 [2021-01-29T21:15:04.178Z] ---> 744f2a0a2181 [2021-01-29T21:15:04.178Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-29T21:15:04.178Z] ---> Running in 4cd7f0ce3183 [2021-01-29T21:15:04.443Z] Removing intermediate container 4cd7f0ce3183 [2021-01-29T21:15:04.443Z] ---> 0be823ee81dc [2021-01-29T21:15:04.443Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-29T21:15:04.708Z] ---> Running in 0efe69089f07 [2021-01-29T21:15:05.659Z] Removing intermediate container 0efe69089f07 [2021-01-29T21:15:05.659Z] ---> 41b31ec50b7c [2021-01-29T21:15:05.659Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-29T21:15:06.240Z] ---> Running in 1d5090163cfb [2021-01-29T21:15:06.240Z] Removing intermediate container 1d5090163cfb [2021-01-29T21:15:06.240Z] ---> a26f109cc452 [2021-01-29T21:15:06.240Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T21:15:06.816Z] ---> a2335560f3f3 [2021-01-29T21:15:06.816Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-29T21:15:07.397Z] ---> d59c1a3c12bb [2021-01-29T21:15:07.397Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-29T21:15:07.983Z] ---> d00971bb0a48 [2021-01-29T21:15:07.983Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-29T21:15:07.983Z] ---> Running in e1999a994f57 [2021-01-29T21:15:08.252Z] Removing intermediate container e1999a994f57 [2021-01-29T21:15:08.252Z] ---> 1a93b1019c3a [2021-01-29T21:15:08.252Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T21:15:08.524Z] ---> Running in dbefa9fbc608 [2021-01-29T21:15:09.473Z] Removing intermediate container dbefa9fbc608 [2021-01-29T21:15:09.473Z] ---> 4b64631db6cc [2021-01-29T21:15:09.473Z] Step 20/22 : LABEL arch=x86_64 [2021-01-29T21:15:09.473Z] ---> Running in e645b81f1420 [2021-01-29T21:15:09.736Z] Removing intermediate container e645b81f1420 [2021-01-29T21:15:09.736Z] ---> fc0a8ee2ee59 [2021-01-29T21:15:09.736Z] Step 21/22 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 [2021-01-29T21:15:09.736Z] ---> Running in 17d82afdca52 [2021-01-29T21:15:10.004Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-29T21:15:10.004Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-29T21:15:10.004Z] ---> aefe523efa57 [2021-01-29T21:15:10.004Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-29T21:15:10.004Z] Removing intermediate container 17d82afdca52 [2021-01-29T21:15:10.004Z] ---> 0c03447b6ebb [2021-01-29T21:15:10.004Z] Step 22/22 : LABEL version=0.0.0 [2021-01-29T21:15:10.004Z] ---> Running in 6a0025cb9bfa [2021-01-29T21:15:10.004Z] ---> Running in dd9285126091 [2021-01-29T21:15:10.274Z] Removing intermediate container 6a0025cb9bfa [2021-01-29T21:15:10.274Z] ---> 1376a80ef59b [2021-01-29T21:15:10.274Z] [2021-01-29T21:15:10.537Z] Successfully built 1376a80ef59b [2021-01-29T21:15:10.537Z] Successfully tagged docker-support-notifications-go:latest [2021-01-29T21:15:10.538Z]  Building docker-support-notifications-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T21:15:10.802Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T21:15:10.802Z] (1/2) Installing readline (8.0.4-r0) [2021-01-29T21:15:10.802Z] (2/2) Installing bash (5.0.17-r0) [2021-01-29T21:15:11.065Z] Executing bash-5.0.17-r0.post-install [2021-01-29T21:15:11.065Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T21:15:11.065Z] OK: 12 MiB in 22 packages [2021-01-29T21:15:11.638Z] Removing intermediate container dd9285126091 [2021-01-29T21:15:11.638Z] ---> 03f3c8763300 [2021-01-29T21:15:11.638Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-29T21:15:11.638Z] ---> Running in 0b59b1aa4310 [2021-01-29T21:15:11.638Z] Removing intermediate container 0b59b1aa4310 [2021-01-29T21:15:11.638Z] ---> 835528ec9a42 [2021-01-29T21:15:11.638Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-29T21:15:11.638Z] ---> Running in a103e7e29f38 [2021-01-29T21:15:11.909Z] Removing intermediate container a103e7e29f38 [2021-01-29T21:15:11.909Z] ---> d046c0cbda83 [2021-01-29T21:15:11.909Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-29T21:15:11.909Z] ---> Running in 9e46e6cd3de3 [2021-01-29T21:15:12.176Z] Removing intermediate container 9e46e6cd3de3 [2021-01-29T21:15:12.176Z] ---> 72ac6892b01d [2021-01-29T21:15:12.176Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-29T21:15:12.754Z] ---> 791ca766a45b [2021-01-29T21:15:12.754Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-29T21:15:13.018Z] ---> 018b430c60df [2021-01-29T21:15:13.018Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-29T21:15:13.281Z] ---> 5ed709426315 [2021-01-29T21:15:13.281Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-29T21:15:13.281Z] ---> Running in b30af1a860a8 [2021-01-29T21:15:13.863Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T21:15:13.863Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T21:15:14.124Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-29T21:15:14.124Z] (2/33) Installing expat (2.2.9-r1) [2021-01-29T21:15:14.124Z] (3/33) Installing libffi (3.3-r2) [2021-01-29T21:15:14.124Z] (4/33) Installing gdbm (1.13-r1) [2021-01-29T21:15:14.124Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-29T21:15:14.124Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-29T21:15:14.124Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-29T21:15:15.072Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-29T21:15:15.072Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-29T21:15:15.072Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-29T21:15:15.072Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-29T21:15:15.072Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-29T21:15:15.072Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-29T21:15:15.072Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-29T21:15:15.072Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-29T21:15:15.335Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-29T21:15:15.335Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-29T21:15:15.335Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-29T21:15:15.335Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-29T21:15:15.335Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-29T21:15:15.335Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-29T21:15:15.335Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-29T21:15:15.335Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-29T21:15:15.335Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-29T21:15:15.335Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-29T21:15:15.335Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-29T21:15:15.601Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-29T21:15:15.601Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-29T21:15:15.601Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-29T21:15:15.601Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-29T21:15:15.601Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-29T21:15:15.601Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-29T21:15:15.601Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-29T21:15:15.601Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T21:15:15.601Z] OK: 71 MiB in 55 packages [2021-01-29T21:15:25.654Z] Removing intermediate container b30af1a860a8 [2021-01-29T21:15:25.654Z] ---> fcc7fcee2bf6 [2021-01-29T21:15:25.654Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-29T21:15:25.654Z] ---> Running in cdd6af6b2780 [2021-01-29T21:15:25.916Z] Collecting docker-compose==1.23.2 [2021-01-29T21:15:25.916Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-29T21:15:25.916Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-29T21:15:26.182Z] Collecting texttable<0.10,>=0.9.0 [2021-01-29T21:15:26.182Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-29T21:15:26.446Z] Collecting docopt<0.7,>=0.6.1 [2021-01-29T21:15:26.446Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-29T21:15:27.391Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-29T21:15:27.391Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-29T21:15:27.391Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-29T21:15:27.391Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-29T21:15:27.967Z] Collecting jsonschema<3,>=2.5.1 [2021-01-29T21:15:27.967Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-29T21:15:28.229Z] Collecting docker<4.0,>=3.6.0 [2021-01-29T21:15:28.229Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-29T21:15:28.229Z] Collecting cached-property<2,>=1.2.0 [2021-01-29T21:15:28.229Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-29T21:15:28.493Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-29T21:15:28.493Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-29T21:15:28.754Z] Collecting PyYAML<4,>=3.10 [2021-01-29T21:15:28.754Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-29T21:15:29.705Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-29T21:15:29.705Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-29T21:15:29.705Z] 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) [2021-01-29T21:15:29.705Z] Collecting idna<2.8,>=2.5 [2021-01-29T21:15:29.705Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-29T21:15:29.705Z] 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) [2021-01-29T21:15:29.705Z] Collecting docker-pycreds>=0.4.0 [2021-01-29T21:15:29.705Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-29T21:15:29.705Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-29T21:15:29.705Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-29T21:15:29.705Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-29T21:15:29.705Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-29T21:15:29.969Z] Installing collected packages: texttable, docopt, urllib3, idna, requests, dockerpty, jsonschema, docker-pycreds, websocket-client, docker, cached-property, PyYAML, docker-compose [2021-01-29T21:15:29.969Z] Running setup.py install for texttable: started [2021-01-29T21:15:30.551Z] Running setup.py install for texttable: finished with status 'done' [2021-01-29T21:15:30.551Z] Running setup.py install for docopt: started [2021-01-29T21:15:30.815Z] Running setup.py install for docopt: finished with status 'done' [2021-01-29T21:15:30.815Z] Attempting uninstall: urllib3 [2021-01-29T21:15:30.815Z] Found existing installation: urllib3 1.25.9 [2021-01-29T21:15:30.815Z] Uninstalling urllib3-1.25.9: [2021-01-29T21:15:30.815Z] Successfully uninstalled urllib3-1.25.9 [2021-01-29T21:15:31.077Z] Attempting uninstall: idna [2021-01-29T21:15:31.077Z] Found existing installation: idna 2.9 [2021-01-29T21:15:31.077Z] Uninstalling idna-2.9: [2021-01-29T21:15:31.077Z] Successfully uninstalled idna-2.9 [2021-01-29T21:15:31.340Z] Attempting uninstall: requests [2021-01-29T21:15:31.340Z] Found existing installation: requests 2.23.0 [2021-01-29T21:15:31.340Z] Uninstalling requests-2.23.0: [2021-01-29T21:15:31.340Z] Successfully uninstalled requests-2.23.0 [2021-01-29T21:15:31.340Z] Running setup.py install for dockerpty: started [2021-01-29T21:15:31.921Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-29T21:15:32.497Z] Running setup.py install for PyYAML: started [2021-01-29T21:15:32.759Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-29T21:15:33.023Z] 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 [2021-01-29T21:15:36.526Z] Removing intermediate container cdd6af6b2780 [2021-01-29T21:15:36.526Z] ---> 083866daecc3 [2021-01-29T21:15:36.526Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-29T21:15:36.526Z] ---> Running in 4e1f7c814b76 [2021-01-29T21:15:36.830Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T21:15:37.114Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T21:15:37.114Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-29T21:15:37.114Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-29T21:15:37.114Z] (3/3) Installing curl (7.69.1-r3) [2021-01-29T21:15:37.114Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T21:15:37.114Z] OK: 72 MiB in 58 packages [2021-01-29T21:15:37.689Z] Removing intermediate container 4e1f7c814b76 [2021-01-29T21:15:37.689Z] ---> 23c9698577ac [2021-01-29T21:15:37.689Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-29T21:15:37.689Z] ---> Running in bc6a037d8ef7 [2021-01-29T21:15:37.952Z] Removing intermediate container bc6a037d8ef7 [2021-01-29T21:15:37.952Z] ---> 2b049199cbd4 [2021-01-29T21:15:37.952Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T21:15:37.952Z] ---> Running in 953f7e9dccc0 [2021-01-29T21:15:38.215Z] Removing intermediate container 953f7e9dccc0 [2021-01-29T21:15:38.215Z] ---> 7b177ae0c16a [2021-01-29T21:15:38.215Z] Step 24/26 : LABEL arch=x86_64 [2021-01-29T21:15:38.215Z] ---> Running in 375a013d0346 [2021-01-29T21:15:38.477Z] Removing intermediate container 375a013d0346 [2021-01-29T21:15:38.477Z] ---> 67be6f617d9e [2021-01-29T21:15:38.477Z] Step 25/26 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 [2021-01-29T21:15:38.477Z] ---> Running in 2dc4a91711b2 [2021-01-29T21:15:38.477Z] Removing intermediate container 2dc4a91711b2 [2021-01-29T21:15:38.477Z] ---> 8da1d32028d7 [2021-01-29T21:15:38.477Z] Step 26/26 : LABEL version=0.0.0 [2021-01-29T21:15:38.739Z] ---> Running in 08c4912d1cbd [2021-01-29T21:15:38.739Z] Removing intermediate container 08c4912d1cbd [2021-01-29T21:15:38.739Z] ---> e6aa91a26de8 [2021-01-29T21:15:38.739Z] [2021-01-29T21:15:39.001Z] Successfully built e6aa91a26de8 [2021-01-29T21:15:39.001Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-29T21:15:39.334Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-29T21:15:39.356Z] $ docker stop --time=1 46cbad609499d872c80755d041ae7017b11ccbbbd64ce0360545cc05b8cab6c5 [2021-01-29T21:15:40.723Z] gofmt -l . [2021-01-29T21:15:40.723Z] [ "`gofmt -l .`" = "" ] [2021-01-29T21:15:40.723Z] ./bin/test-go-mod-tidy.sh [2021-01-29T21:15:40.723Z] ./bin/test-attribution-txt.sh [2021-01-29T21:15:41.546Z] $ docker rm -f 46cbad609499d872c80755d041ae7017b11ccbbbd64ce0360545cc05b8cab6c5 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-01-29T21:15:42.164Z] + docker images [2021-01-29T21:15:42.164Z] + grep docker [2021-01-29T21:15:42.428Z] docker-sys-mgmt-agent-go latest e6aa91a26de8 4 seconds ago 313MB [2021-01-29T21:15:42.428Z] docker-support-notifications-go latest 1376a80ef59b 32 seconds ago 16.9MB [2021-01-29T21:15:42.428Z] docker-security-bootstrapper-go latest 621bc03e3b95 39 seconds ago 23.8MB [2021-01-29T21:15:42.428Z] docker-security-secretstore-setup-go latest 47659df0c232 47 seconds ago 24.6MB [2021-01-29T21:15:42.428Z] docker-core-data-go latest 6641e51b84ab About a minute ago 22.3MB [2021-01-29T21:15:42.428Z] docker-core-metadata-go latest fd756f1c3813 2 minutes ago 18.8MB [2021-01-29T21:15:42.428Z] docker-core-command-go latest e8a77463705a 2 minutes ago 16.9MB [2021-01-29T21:15:42.428Z] docker-support-scheduler-go latest 65f3357b133f 2 minutes ago 17MB [2021-01-29T21:15:42.428Z] docker-security-proxy-setup-go latest 653d197536c5 2 minutes ago 24.4MB [2021-01-29T21:15:42.428Z] docker 20.10.0 aefe523efa57 7 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [2021-01-29T21:15:42.578Z] + ls -al . [2021-01-29T21:15:42.578Z] total 708 [2021-01-29T21:15:42.578Z] drwxrwxr-x 9 1001 1001 4096 Jan 29 21:15 . [2021-01-29T21:15:42.578Z] drwxr-xr-x 4 root root 4096 Jan 29 21:11 .. [2021-01-29T21:15:42.578Z] -rw-rw-r-- 1 1001 1001 11 Jan 29 21:09 .dockerignore [2021-01-29T21:15:42.578Z] drwxrwxr-x 8 1001 1001 4096 Jan 29 21:10 .git [2021-01-29T21:15:42.578Z] drwxrwxr-x 3 1001 1001 4096 Jan 29 21:09 .github [2021-01-29T21:15:42.578Z] -rw-rw-r-- 1 1001 1001 872 Jan 29 21:09 .gitignore [2021-01-29T21:15:42.578Z] -rw-rw-r-- 1 1001 1001 166 Jan 29 21:09 .sonarcloud.properties [2021-01-29T21:15:42.578Z] -rw-rw-r-- 1 1001 1001 7859 Jan 29 21:09 Attribution.txt [2021-01-29T21:15:42.578Z] -rw-rw-r-- 1 1001 1001 3804 Jan 29 21:09 CONTRIBUTING.md [2021-01-29T21:15:42.578Z] -rw-rw-r-- 1 1001 1001 931 Jan 29 21:09 Dockerfile.build [2021-01-29T21:15:42.578Z] -rw-rw-r-- 1 1001 1001 863 Jan 29 21:09 Jenkinsfile [2021-01-29T21:15:42.578Z] -rw-rw-r-- 1 1001 1001 10775 Jan 29 21:09 LICENSE [2021-01-29T21:15:42.578Z] -rw-rw-r-- 1 1001 1001 6001 Jan 29 21:09 Makefile [2021-01-29T21:15:42.578Z] -rw-rw-r-- 1 1001 1001 6524 Jan 29 21:09 README.md [2021-01-29T21:15:42.578Z] -rw-rw-r-- 1 1001 1001 6755 Jan 29 21:09 SECURITY.md [2021-01-29T21:15:42.578Z] -rw-rw-r-- 1 1001 1001 5 Jan 29 21:07 VERSION [2021-01-29T21:15:42.578Z] -rw-rw-r-- 1 1001 1001 4131 Jan 29 21:09 ZMQWindows.md [2021-01-29T21:15:42.578Z] drwxrwxr-x 2 1001 1001 4096 Jan 29 21:09 bin [2021-01-29T21:15:42.578Z] drwxrwxr-x 15 1001 1001 4096 Jan 29 21:09 cmd [2021-01-29T21:15:42.578Z] -rw-r--r-- 1 root root 574983 Jan 29 21:14 coverage.out [2021-01-29T21:15:42.578Z] -rw-r--r-- 1 root root 1054 Jan 29 21:15 go.mod [2021-01-29T21:15:42.578Z] -rw-r--r-- 1 root root 19289 Jan 29 21:15 go.sum [2021-01-29T21:15:42.578Z] drwxrwxr-x 8 1001 1001 4096 Jan 29 21:10 internal [2021-01-29T21:15:42.578Z] drwxrwxr-x 4 1001 1001 4096 Jan 29 21:10 openapi [2021-01-29T21:15:42.578Z] drwxrwxr-x 4 1001 1001 4096 Jan 29 21:10 snap [2021-01-29T21:15:42.578Z] -rw-rw-r-- 1 1001 1001 168 Jan 29 21:10 version.go [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2021-01-29T21:15:43.424Z] + '[' -e coverage.out ] [2021-01-29T21:15:43.424Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-29T21:15:43.465Z] Warning: overwriting stash ‘coverage-report’ [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-29T21:15:44.606Z] Stashed 1 file(s) [Pipeline] sh [2021-01-29T21:15:45.319Z] + make build [2021-01-29T21:15:45.319Z] 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 [2021-01-29T21:15:55.474Z] 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 [2021-01-29T21:15:58.731Z] Still waiting to schedule task [2021-01-29T21:15:58.731Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-29T21:16:22.268Z] 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 [2021-01-29T21:16:24.238Z] 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 [2021-01-29T21:16:28.545Z] 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 [2021-01-29T21:16:29.980Z] 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 [2021-01-29T21:16:35.374Z] 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 [2021-01-29T21:16:39.680Z] 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 [2021-01-29T21:16:43.065Z] 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 [2021-01-29T21:16:47.389Z] 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 [2021-01-29T21:16:48.879Z] Running on prd-ubuntu18.04-docker-8c-8g-24003 in /w/workspace/edgexfoundry_edgex-go_PR-3101 [Pipeline] { [Pipeline] ws [2021-01-29T21:16:49.027Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-29T21:16:50.020Z] 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 [2021-01-29T21:16:51.249Z] using credential edgex-jenkins-ssh [2021-01-29T21:16:51.341Z] Cloning the remote Git repository [2021-01-29T21:16:51.363Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-29T21:16:51.425Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-29T21:16:51.455Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-29T21:16:51.456Z] > git --version # timeout=10 [2021-01-29T21:16:51.464Z] > git --version # 'git version 2.17.1' [2021-01-29T21:16:51.464Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-29T21:16:51.491Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-29T21:16:53.434Z] 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 [2021-01-29T21:16:57.055Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-29T21:16:57.067Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-29T21:16:57.080Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-29T21:16:57.090Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-29T21:16:57.090Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-29T21:16:57.095Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3101/head:refs/remotes/origin/PR-3101 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-29T21:16:57.658Z] Merging remotes/origin/master commit 304d320492d37461b40de67c95ae73491c8494ce into PR head commit 2849997231497750090adeffc98bab40335446c1 [2021-01-29T21:16:57.780Z] Merge succeeded, producing 2849997231497750090adeffc98bab40335446c1 [2021-01-29T21:16:57.781Z] Checking out Revision 2849997231497750090adeffc98bab40335446c1 (PR-3101) [2021-01-29T21:16:58.832Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-29T21:16:57.668Z] > git config core.sparsecheckout # timeout=10 [2021-01-29T21:16:57.674Z] > git checkout -f 2849997231497750090adeffc98bab40335446c1 # timeout=10 [2021-01-29T21:16:57.752Z] > git remote # timeout=10 [2021-01-29T21:16:57.758Z] > git config --get remote.origin.url # timeout=10 [2021-01-29T21:16:57.763Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-29T21:16:57.766Z] > git merge 304d320492d37461b40de67c95ae73491c8494ce # timeout=10 [2021-01-29T21:16:57.774Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-29T21:16:57.782Z] > git config core.sparsecheckout # timeout=10 [2021-01-29T21:16:57.786Z] > git checkout -f 2849997231497750090adeffc98bab40335446c1 # timeout=10 [2021-01-29T21:17:01.456Z] Commit message: "feat(security): Add waitFor subcommand for security-bootstrapper" [2021-01-29T21:17:01.480Z] > git --version # timeout=10 [2021-01-29T21:17:01.484Z] > git --version # 'git version 2.17.1' [2021-01-29T21:17:01.489Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-29T21:17:03.026Z] + echo snap-build.sh [2021-01-29T21:17:03.026Z] snap-build.sh [2021-01-29T21:17:03.026Z] + SNAP_BASE_DIR=. [2021-01-29T21:17:03.026Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-29T21:17:03.026Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-29T21:17:03.026Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-29T21:17:03.026Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-29T21:17:03.026Z] + cd /w/workspace/edgex-go/1 [2021-01-29T21:17:03.026Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-29T21:17:03.026Z] Reading package lists... [2021-01-29T21:17:03.026Z] Building dependency tree... [2021-01-29T21:17:03.026Z] Reading state information... [Pipeline] } [2021-01-29T21:17:03.172Z] $ docker stop --time=1 cd93a927c240b0c406752ecec7b1d02466eea0437b1912ed6662057d7758480b [2021-01-29T21:17:03.290Z] The following packages were automatically installed and are no longer required: [2021-01-29T21:17:03.290Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-29T21:17:03.290Z] uidmap xdelta3 [2021-01-29T21:17:03.290Z] Use 'sudo apt autoremove' to remove them. [2021-01-29T21:17:03.290Z] The following packages will be REMOVED: [2021-01-29T21:17:03.290Z] lxd* lxd-client* [2021-01-29T21:17:03.552Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-29T21:17:03.552Z] After this operation, 31.7 MB disk space will be freed. [2021-01-29T21:17:04.600Z] (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.) [2021-01-29T21:17:04.600Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-29T21:17:05.545Z] Removing lxd dnsmasq configuration [2021-01-29T21:17:05.545Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-29T21:17:05.743Z] $ docker rm -f cd93a927c240b0c406752ecec7b1d02466eea0437b1912ed6662057d7758480b [2021-01-29T21:17:05.808Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-29T21:17:06.756Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-29T21:17:07.023Z] (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.) [2021-01-29T21:17:07.023Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-29T21:17:08.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-29T21:17:08.066Z] [2021-01-29T21:17:08.066Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [2021-01-29T21:17:08.429Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-29T21:17:08.429Z] Processing triggers for ureadahead (0.100.0-21) ... [Pipeline] sh [2021-01-29T21:17:08.782Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-29T21:17:09.053Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-29T21:17:09.053Z] 29e5d40040c1: Pulling fs layer [2021-01-29T21:17:09.053Z] 1ce36da41761: Pulling fs layer [2021-01-29T21:17:09.053Z] 25b303627fd3: Pulling fs layer [2021-01-29T21:17:09.833Z] + sudo snap remove --purge lxd [2021-01-29T21:17:10.027Z] 29e5d40040c1: Verifying Checksum [2021-01-29T21:17:10.027Z] 29e5d40040c1: Download complete [2021-01-29T21:17:10.027Z] 1ce36da41761: Verifying Checksum [2021-01-29T21:17:10.027Z] 1ce36da41761: Download complete [2021-01-29T21:17:10.096Z] snap "lxd" is not installed [2021-01-29T21:17:10.096Z] + sudo groupadd --force --system lxd [2021-01-29T21:17:10.096Z] ++ whoami [2021-01-29T21:17:10.096Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-29T21:17:10.096Z] + newgrp - lxd [2021-01-29T21:17:10.096Z] + sudo snap install lxd [2021-01-29T21:17:10.624Z] 29e5d40040c1: Pull complete [2021-01-29T21:17:11.605Z] 25b303627fd3: Verifying Checksum [2021-01-29T21:17:11.605Z] 25b303627fd3: Download complete [2021-01-29T21:17:11.878Z] 1ce36da41761: Pull complete [2021-01-29T21:17:22.020Z] 25b303627fd3: Pull complete [2021-01-29T21:17:22.020Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-29T21:17:22.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-29T21:17:22.020Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-29T21:17:22.273Z] prd-ubuntu18.04-docker-arm64-4c-16g-24002 does not seem to be running inside a container [2021-01-29T21:17:22.348Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-29T21:17:22.368Z] 2021-01-29T21:17:18Z INFO Waiting for automatic snapd restart... [2021-01-29T21:17:25.508Z] $ docker top 52c2df947fa7e0d47ca792bddde8f8543be08f839d67b24503bdc9ce61a7d5e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-29T21:17:26.654Z] + + grepdocker-compose parallel build [2021-01-29T21:17:26.654Z] --help [2021-01-29T21:17:30.016Z] --parallel Build images in parallel. [Pipeline] } [2021-01-29T21:17:30.048Z] $ docker stop --time=1 52c2df947fa7e0d47ca792bddde8f8543be08f839d67b24503bdc9ce61a7d5e2 [2021-01-29T21:17:32.016Z] $ docker rm -f 52c2df947fa7e0d47ca792bddde8f8543be08f839d67b24503bdc9ce61a7d5e2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-29T21:17:33.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-29T21:17:33.057Z] . [Pipeline] withDockerContainer [2021-01-29T21:17:33.354Z] prd-ubuntu18.04-docker-arm64-4c-16g-24002 does not seem to be running inside a container [2021-01-29T21:17:33.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-29T21:17:34.634Z] lxd 4.10 from Canonical* installed [2021-01-29T21:17:34.635Z] + sudo lxd init --auto [2021-01-29T21:17:34.887Z] $ docker top 811209e9db75ae2666bc01e8f797d1ee2618cee4ecdfa1b5756d6a6520e4dfb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-29T21:17:36.042Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-29T21:17:39.418Z] Building docker-core-command-go ... [2021-01-29T21:17:39.418Z] Building docker-core-data-go ... [2021-01-29T21:17:39.418Z] Building docker-core-metadata-go ... [2021-01-29T21:17:39.418Z] Building docker-security-bootstrapper-go ... [2021-01-29T21:17:39.418Z] Building docker-security-proxy-setup-go ... [2021-01-29T21:17:39.418Z] Building docker-security-secretstore-setup-go ... [2021-01-29T21:17:39.418Z] Building docker-support-notifications-go ... [2021-01-29T21:17:39.418Z] Building docker-support-scheduler-go ... [2021-01-29T21:17:39.418Z] Building docker-sys-mgmt-agent-go ... [2021-01-29T21:17:39.418Z] Building docker-security-secretstore-setup-go [2021-01-29T21:17:39.418Z] Building docker-support-scheduler-go [2021-01-29T21:17:39.418Z] Building docker-security-proxy-setup-go [2021-01-29T21:17:39.418Z] Building docker-security-bootstrapper-go [2021-01-29T21:17:39.687Z] Building docker-core-command-go [2021-01-29T21:17:42.784Z] + sudo snap install --classic snapcraft [2021-01-29T21:17:47.005Z] snapcraft 4.4.4 from Canonical* installed [2021-01-29T21:17:47.005Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-29T21:17:47.005Z] + patch --verbose -p1 [2021-01-29T21:17:47.005Z] Hmm... Looks like a unified diff to me... [2021-01-29T21:17:47.005Z] The text leading up to this was: [2021-01-29T21:17:47.005Z] -------------------------- [2021-01-29T21:17:47.005Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-29T21:17:47.005Z] |From: Tony Espy [2021-01-29T21:17:47.005Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-29T21:17:47.005Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-29T21:17:47.005Z] | [2021-01-29T21:17:47.005Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-29T21:17:47.005Z] |optimize the snap CI check run for pull requests. When [2021-01-29T21:17:47.005Z] |applied, it essentially strips out everything (apps and [2021-01-29T21:17:47.005Z] |parts) from the snapcraft.yaml file except those required [2021-01-29T21:17:47.005Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-29T21:17:47.005Z] |catch changes to edgex-go that break the snap build. [2021-01-29T21:17:47.005Z] | [2021-01-29T21:17:47.005Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-29T21:17:47.005Z] |to update this patch file, otherwise it may fail to apply, [2021-01-29T21:17:47.005Z] |resulting in a failed snap build CI check in the associated [2021-01-29T21:17:47.005Z] |pull request. [2021-01-29T21:17:47.005Z] | [2021-01-29T21:17:47.005Z] |Note - in addition to applying this patch, the pipeline also [2021-01-29T21:17:47.005Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-29T21:17:47.005Z] |need to build the finally binary .snap file (and it won't [2021-01-29T21:17:47.005Z] |work with the patch applied). This further reduces the build [2021-01-29T21:17:47.005Z] |time. [2021-01-29T21:17:47.005Z] |--- [2021-01-29T21:17:47.005Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-29T21:17:47.005Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-29T21:17:47.005Z] | [2021-01-29T21:17:47.005Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-29T21:17:47.005Z] |index 1e537489..faf42425 100644 [2021-01-29T21:17:47.005Z] |--- a/snap/snapcraft.yaml [2021-01-29T21:17:47.005Z] |+++ b/snap/snapcraft.yaml [2021-01-29T21:17:47.005Z] -------------------------- [2021-01-29T21:17:47.005Z] patching file snap/snapcraft.yaml [2021-01-29T21:17:47.005Z] Using Plan A... [2021-01-29T21:17:47.005Z] Hunk #1 succeeded at 73. [2021-01-29T21:17:47.005Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-01-29T21:17:47.005Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-01-29T21:17:47.005Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-01-29T21:17:47.005Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-01-29T21:17:47.005Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-01-29T21:17:47.005Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-01-29T21:17:47.005Z] Hunk #8 succeeded at 342. [2021-01-29T21:17:47.005Z] Hmm... Ignoring the trailing garbage. [2021-01-29T21:17:47.005Z] done [2021-01-29T21:17:47.005Z] + sudo snapcraft prime --use-lxd [2021-01-29T21:17:48.392Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-29T21:17:48.392Z] 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: [2021-01-29T21:17:48.392Z] - README.md [2021-01-29T21:17:48.392Z] - snapcraft.yaml.orig [2021-01-29T21:17:48.392Z] [2021-01-29T21:17:48.392Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-29T21:17:48.963Z] Launching a container. [2021-01-29T21:18:01.206Z] Waiting for container to be ready [2021-01-29T21:18:01.206Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-29T21:18:01.206Z] [2021-01-29T21:18:04.520Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-29T21:18:04.520Z] Waiting for network to be ready... [2021-01-29T21:18:05.092Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-29T21:18:05.092Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-29T21:18:05.356Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-29T21:18:05.356Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1527 kB] [2021-01-29T21:18:05.619Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-29T21:18:05.880Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-29T21:18:05.880Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-29T21:18:05.880Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-29T21:18:05.880Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [296 kB] [2021-01-29T21:18:05.881Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-29T21:18:05.881Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-29T21:18:05.881Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-29T21:18:05.881Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-29T21:18:05.881Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-29T21:18:05.881Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [224 kB] [2021-01-29T21:18:05.881Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.6 kB] [2021-01-29T21:18:05.881Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1102 kB] [2021-01-29T21:18:05.881Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-01-29T21:18:06.450Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-29T21:18:06.450Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1875 kB] [2021-01-29T21:18:06.450Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] [2021-01-29T21:18:06.450Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-01-29T21:18:06.450Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-01-29T21:18:06.450Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-01-29T21:18:06.450Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-01-29T21:18:06.450Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1712 kB] [2021-01-29T21:18:06.711Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] [2021-01-29T21:18:09.261Z] Fetched 23.9 MB in 4s (5735 kB/s) [2021-01-29T21:18:09.837Z] Reading package lists... [2021-01-29T21:18:10.100Z] Reading package lists... [2021-01-29T21:18:10.100Z] Building dependency tree... [2021-01-29T21:18:10.100Z] Reading state information... [2021-01-29T21:18:10.100Z] The following additional packages will be installed: [2021-01-29T21:18:10.100Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-29T21:18:10.100Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-29T21:18:10.100Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-29T21:18:10.100Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-29T21:18:10.100Z] Suggested packages: [2021-01-29T21:18:10.100Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-29T21:18:10.100Z] Recommended packages: [2021-01-29T21:18:10.100Z] gnupg libsasl2-modules [2021-01-29T21:18:10.360Z] The following NEW packages will be installed: [2021-01-29T21:18:10.361Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-29T21:18:10.361Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-29T21:18:10.361Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-29T21:18:10.361Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-29T21:18:10.361Z] The following packages will be upgraded: [2021-01-29T21:18:10.361Z] gpg gpg-agent gpgconf libudev1 [2021-01-29T21:18:10.361Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-01-29T21:18:10.361Z] Need to get 3533 kB of archives. [2021-01-29T21:18:10.361Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-29T21:18:10.361Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-29T21:18:10.361Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-29T21:18:10.361Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-29T21:18:10.361Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-29T21:18:10.361Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-29T21:18:10.361Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-29T21:18:10.361Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-29T21:18:10.361Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-29T21:18:10.621Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-01-29T21:18:10.881Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-01-29T21:18:11.141Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-29T21:18:11.141Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-29T21:18:11.141Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-29T21:18:11.141Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-29T21:18:11.141Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-29T21:18:11.141Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-29T21:18:11.141Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-29T21:18:11.141Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-29T21:18:11.141Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-29T21:18:11.141Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-29T21:18:11.141Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-29T21:18:11.141Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-29T21:18:11.402Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-29T21:18:11.402Z] Fetched 3533 kB in 1s (3614 kB/s) [2021-01-29T21:18:11.402Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-29T21:18:11.402Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-01-29T21:18:11.402Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-29T21:18:11.663Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-01-29T21:18:11.663Z] Selecting previously unselected package udev. [2021-01-29T21:18:11.663Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-29T21:18:11.663Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-01-29T21:18:11.663Z] Unpacking udev (237-3ubuntu10.44) ... [2021-01-29T21:18:11.926Z] Selecting previously unselected package libfuse2:amd64. [2021-01-29T21:18:11.926Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-29T21:18:11.926Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-29T21:18:12.190Z] Selecting previously unselected package fuse. [2021-01-29T21:18:12.190Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-29T21:18:12.190Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-29T21:18:12.190Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-29T21:18:12.190Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-29T21:18:12.452Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-29T21:18:12.452Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-29T21:18:12.452Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-29T21:18:12.452Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-29T21:18:12.713Z] Selecting previously unselected package libksba8:amd64. [2021-01-29T21:18:12.713Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-29T21:18:12.713Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-29T21:18:12.713Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-29T21:18:12.713Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-29T21:18:12.713Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T21:18:12.978Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-29T21:18:12.978Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-29T21:18:12.978Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T21:18:12.978Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-29T21:18:12.978Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-29T21:18:12.978Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T21:18:12.978Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-29T21:18:13.240Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-29T21:18:13.240Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T21:18:13.240Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-29T21:18:13.240Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-29T21:18:13.240Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T21:18:13.240Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-29T21:18:13.240Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-29T21:18:13.240Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T21:18:13.501Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-29T21:18:13.501Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-29T21:18:13.501Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T21:18:13.501Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-29T21:18:13.501Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-29T21:18:13.501Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T21:18:13.763Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-29T21:18:13.763Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-29T21:18:13.763Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T21:18:13.763Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-29T21:18:13.763Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-29T21:18:13.763Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-29T21:18:14.027Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-29T21:18:14.027Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-29T21:18:14.027Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-29T21:18:14.027Z] Selecting previously unselected package libldap-common. [2021-01-29T21:18:14.027Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-29T21:18:14.027Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-29T21:18:14.027Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-29T21:18:14.027Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-29T21:18:14.288Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-29T21:18:14.288Z] Selecting previously unselected package dirmngr. [2021-01-29T21:18:14.288Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-29T21:18:14.288Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-29T21:18:14.288Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-29T21:18:14.553Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-29T21:18:14.553Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-29T21:18:14.553Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-29T21:18:14.553Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-29T21:18:14.553Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-29T21:18:14.553Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T21:18:14.553Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-29T21:18:14.553Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-29T21:18:14.814Z] Setting up udev (237-3ubuntu10.44) ... [2021-01-29T21:18:15.076Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-29T21:18:15.076Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T21:18:15.385Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-29T21:18:15.385Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-29T21:18:15.385Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-29T21:18:15.385Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T21:18:15.385Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T21:18:15.385Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T21:18:15.385Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T21:18:15.385Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T21:18:15.385Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T21:18:15.661Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T21:18:15.661Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-29T21:18:15.661Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-29T21:18:15.661Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-29T21:18:15.927Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-29T21:18:15.927Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-29T21:18:15.927Z] This means they are not meant to be enabled using systemctl. [2021-01-29T21:18:15.927Z] Possible reasons for having this kind of units are: [2021-01-29T21:18:15.927Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-29T21:18:15.927Z] .wants/ or .requires/ directory. [2021-01-29T21:18:15.927Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-29T21:18:15.927Z] a requirement dependency on it. [2021-01-29T21:18:15.927Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-29T21:18:15.927Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-29T21:18:15.927Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-29T21:18:15.927Z] instance name specified. [2021-01-29T21:18:16.501Z] Reading package lists... [2021-01-29T21:18:16.501Z] Building dependency tree... [2021-01-29T21:18:16.501Z] Reading state information... [2021-01-29T21:18:16.762Z] The following additional packages will be installed: [2021-01-29T21:18:16.762Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-29T21:18:16.762Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-29T21:18:16.762Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-29T21:18:16.762Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-29T21:18:16.763Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-29T21:18:16.763Z] Suggested packages: [2021-01-29T21:18:16.763Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-29T21:18:16.763Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-29T21:18:16.763Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-29T21:18:16.763Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-29T21:18:16.763Z] systemd-container policykit-1 [2021-01-29T21:18:16.763Z] Recommended packages: [2021-01-29T21:18:16.763Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-29T21:18:16.763Z] The following NEW packages will be installed: [2021-01-29T21:18:16.763Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-29T21:18:16.763Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-29T21:18:16.763Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-29T21:18:16.763Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-29T21:18:16.763Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-29T21:18:16.763Z] The following packages will be upgraded: [2021-01-29T21:18:16.763Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-29T21:18:17.023Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-01-29T21:18:17.023Z] Need to get 35.2 MB of archives. [2021-01-29T21:18:17.023Z] After this operation, 141 MB of additional disk space will be used. [2021-01-29T21:18:17.023Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-01-29T21:18:17.023Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-29T21:18:17.595Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-29T21:18:17.595Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-01-29T21:18:17.595Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-29T21:18:17.595Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-29T21:18:17.595Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-29T21:18:17.595Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-29T21:18:17.595Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-29T21:18:17.595Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-29T21:18:17.595Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-29T21:18:17.595Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-29T21:18:17.595Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-29T21:18:17.595Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-29T21:18:17.595Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-29T21:18:17.595Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-29T21:18:17.858Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-29T21:18:17.858Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-29T21:18:17.858Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-29T21:18:17.858Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-29T21:18:17.858Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-29T21:18:17.858Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-29T21:18:17.858Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-01-29T21:18:17.858Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-29T21:18:17.858Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-29T21:18:17.858Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-29T21:18:17.858Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-29T21:18:17.858Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-29T21:18:17.858Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-29T21:18:18.119Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-29T21:18:19.057Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-29T21:18:19.057Z] Fetched 35.2 MB in 2s (18.1 MB/s) [2021-01-29T21:18:19.057Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-29T21:18:19.057Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-01-29T21:18:19.057Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-29T21:18:19.630Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-01-29T21:18:19.630Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-29T21:18:19.630Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-01-29T21:18:19.892Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-29T21:18:19.892Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-29T21:18:19.892Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-29T21:18:19.892Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-29T21:18:20.152Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-29T21:18:20.152Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-29T21:18:20.152Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-29T21:18:20.413Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-29T21:18:20.413Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-29T21:18:20.984Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-29T21:18:20.984Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-29T21:18:20.984Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-29T21:18:20.984Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-29T21:18:21.245Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-29T21:18:21.245Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-29T21:18:21.245Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-29T21:18:21.509Z] Selecting previously unselected package libexpat1:amd64. [2021-01-29T21:18:21.509Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-29T21:18:21.509Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-29T21:18:21.509Z] Selecting previously unselected package python3.6-minimal. [2021-01-29T21:18:21.509Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-29T21:18:21.509Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-29T21:18:22.083Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-29T21:18:22.083Z] Checking for services that may need to be restarted...done. [2021-01-29T21:18:22.083Z] Checking for services that may need to be restarted...done. [2021-01-29T21:18:22.083Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-29T21:18:22.083Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-29T21:18:22.343Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-29T21:18:22.607Z] Selecting previously unselected package python3-minimal. [2021-01-29T21:18:22.607Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-29T21:18:22.607Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-29T21:18:22.607Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-29T21:18:22.866Z] Selecting previously unselected package mime-support. [2021-01-29T21:18:22.867Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-29T21:18:22.867Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-29T21:18:22.867Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-29T21:18:22.867Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-29T21:18:22.867Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-29T21:18:23.127Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-29T21:18:23.127Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-29T21:18:23.127Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-29T21:18:23.388Z] Selecting previously unselected package python3.6. [2021-01-29T21:18:23.388Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-29T21:18:23.388Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-29T21:18:23.388Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-29T21:18:23.388Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-29T21:18:23.388Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-29T21:18:23.388Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-29T21:18:23.650Z] Selecting previously unselected package python3. [2021-01-29T21:18:23.650Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-29T21:18:23.650Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-29T21:18:23.650Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-29T21:18:23.912Z] Selecting previously unselected package multiarch-support. [2021-01-29T21:18:23.912Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-29T21:18:23.912Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-29T21:18:23.912Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-29T21:18:24.174Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-29T21:18:24.174Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-29T21:18:24.174Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-29T21:18:24.174Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-29T21:18:24.174Z] Selecting previously unselected package libbsd0:amd64. [2021-01-29T21:18:24.174Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-29T21:18:24.174Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-29T21:18:24.434Z] Selecting previously unselected package sudo. [2021-01-29T21:18:24.434Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-01-29T21:18:24.434Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-01-29T21:18:24.434Z] Selecting previously unselected package apparmor. [2021-01-29T21:18:24.434Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-29T21:18:24.434Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-29T21:18:24.698Z] Selecting previously unselected package libedit2:amd64. [2021-01-29T21:18:24.698Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-29T21:18:24.698Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-29T21:18:24.698Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-29T21:18:24.698Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-29T21:18:24.698Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-29T21:18:24.959Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-29T21:18:24.959Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-29T21:18:24.959Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-29T21:18:24.959Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-29T21:18:24.959Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-29T21:18:24.959Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-29T21:18:24.959Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-29T21:18:24.959Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-29T21:18:24.959Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-29T21:18:25.220Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-29T21:18:25.220Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-29T21:18:25.220Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-29T21:18:25.220Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-29T21:18:25.220Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-29T21:18:25.220Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-29T21:18:25.484Z] Selecting previously unselected package openssh-client. [2021-01-29T21:18:25.484Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-29T21:18:25.484Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-29T21:18:25.484Z] Selecting previously unselected package squashfs-tools. [2021-01-29T21:18:25.484Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-29T21:18:25.744Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-29T21:18:25.744Z] Selecting previously unselected package snapd. [2021-01-29T21:18:25.744Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-29T21:18:25.744Z] Unpacking snapd (2.48+18.04) ... [2021-01-29T21:18:27.660Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-29T21:18:27.660Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-29T21:18:27.660Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-29T21:18:27.921Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-01-29T21:18:27.921Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-29T21:18:27.921Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-29T21:18:27.921Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-29T21:18:27.921Z] Setting up systemd (237-3ubuntu10.44) ... [2021-01-29T21:18:27.921Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-29T21:18:28.870Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-29T21:18:28.870Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-29T21:18:28.870Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-29T21:18:28.870Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-29T21:18:28.870Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-29T21:18:29.133Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-29T21:18:29.707Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-29T21:18:29.707Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-29T21:18:29.707Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-29T21:18:29.707Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-29T21:18:29.707Z] running python rtupdate hooks for python3.6... [2021-01-29T21:18:29.707Z] running python post-rtupdate hooks for python3.6... [2021-01-29T21:18:29.707Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-29T21:18:31.624Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-29T21:18:31.624Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-29T21:18:31.624Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-29T21:18:31.624Z] Setting up snapd (2.48+18.04) ... [2021-01-29T21:18:32.203Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-29T21:18:32.203Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-29T21:18:32.464Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-29T21:18:32.464Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-29T21:18:32.727Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-29T21:18:32.727Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-29T21:18:32.990Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-29T21:18:32.990Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-29T21:18:33.250Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-29T21:18:33.512Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-29T21:18:33.512Z] /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' [2021-01-29T21:18:33.512Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-29T21:18:33.512Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-29T21:18:34.456Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-29T21:18:34.456Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-29T21:18:34.718Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-29T21:18:35.668Z] Reading package lists... [2021-01-29T21:18:35.931Z] Reading package lists... [2021-01-29T21:18:35.931Z] Building dependency tree... [2021-01-29T21:18:35.931Z] Reading state information... [2021-01-29T21:18:36.192Z] Calculating upgrade... [2021-01-29T21:18:36.192Z] The following packages will be upgraded: [2021-01-29T21:18:36.192Z] advancecomp base-files bash binutils binutils-common [2021-01-29T21:18:36.192Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-29T21:18:36.192Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-29T21:18:36.192Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-01-29T21:18:36.192Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-01-29T21:18:36.192Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-01-29T21:18:36.192Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-01-29T21:18:36.192Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-01-29T21:18:36.192Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-01-29T21:18:36.192Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-01-29T21:18:36.192Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-01-29T21:18:36.192Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-01-29T21:18:36.192Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-01-29T21:18:36.192Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-01-29T21:18:36.192Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-01-29T21:18:36.457Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-29T21:18:36.457Z] Need to get 63.8 MB of archives. [2021-01-29T21:18:36.457Z] After this operation, 5205 kB of additional disk space will be used. [2021-01-29T21:18:36.457Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-29T21:18:36.457Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] [2021-01-29T21:18:37.029Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-29T21:18:37.029Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-29T21:18:37.029Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-29T21:18:37.029Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-29T21:18:37.029Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-29T21:18:37.029Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-29T21:18:37.029Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-29T21:18:37.029Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-29T21:18:37.029Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-29T21:18:37.029Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-29T21:18:37.293Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-29T21:18:37.293Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-29T21:18:37.293Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-29T21:18:37.293Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-29T21:18:37.293Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-29T21:18:37.293Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-29T21:18:37.293Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-29T21:18:37.293Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-29T21:18:37.293Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-29T21:18:37.293Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-29T21:18:37.293Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-29T21:18:37.293Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-29T21:18:37.554Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-29T21:18:37.554Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-29T21:18:37.554Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-29T21:18:37.554Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-29T21:18:37.554Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-29T21:18:37.554Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-29T21:18:37.554Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-29T21:18:37.554Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-29T21:18:37.554Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-29T21:18:37.554Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-29T21:18:37.554Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-29T21:18:37.554Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-01-29T21:18:37.554Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-01-29T21:18:37.554Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-29T21:18:37.554Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-29T21:18:37.554Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-29T21:18:37.554Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-29T21:18:37.554Z] 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] [2021-01-29T21:18:37.554Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-29T21:18:37.554Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-01-29T21:18:37.554Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-29T21:18:37.554Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-29T21:18:37.554Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-29T21:18:37.554Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-29T21:18:37.554Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-29T21:18:37.554Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-29T21:18:37.554Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-29T21:18:37.554Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-29T21:18:37.554Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-29T21:18:37.817Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-29T21:18:37.817Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-29T21:18:37.817Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-29T21:18:37.817Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-29T21:18:37.817Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-29T21:18:37.817Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-29T21:18:37.817Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-29T21:18:37.817Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-29T21:18:37.817Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-01-29T21:18:37.817Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-29T21:18:37.817Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-29T21:18:37.817Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-29T21:18:37.817Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-29T21:18:37.817Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-29T21:18:37.817Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-29T21:18:37.817Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-29T21:18:37.817Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-29T21:18:37.817Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-29T21:18:37.817Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-29T21:18:37.817Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-29T21:18:37.817Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-29T21:18:37.817Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-29T21:18:38.082Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-29T21:18:38.082Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-29T21:18:38.082Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-29T21:18:38.082Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-29T21:18:38.082Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-01-29T21:18:38.082Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-29T21:18:38.082Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-29T21:18:38.082Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-29T21:18:38.082Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-29T21:18:38.082Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-29T21:18:38.082Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-29T21:18:38.344Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-29T21:18:38.344Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-29T21:18:38.344Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-29T21:18:38.344Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-29T21:18:38.918Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-29T21:18:39.181Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-29T21:18:39.181Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-29T21:18:39.442Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-29T21:18:40.012Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-29T21:18:40.012Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-29T21:18:40.012Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-29T21:18:40.012Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-29T21:18:40.012Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-29T21:18:40.012Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-29T21:18:40.012Z] Fetched 63.8 MB in 4s (17.7 MB/s) [2021-01-29T21:18:40.012Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T21:18:40.012Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-29T21:18:40.012Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-29T21:18:40.954Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-29T21:18:40.954Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-29T21:18:40.954Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... [2021-01-29T21:18:40.954Z] Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... [2021-01-29T21:18:41.902Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T21:18:41.902Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-29T21:18:41.902Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T21:18:41.902Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-29T21:18:42.170Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T21:18:42.170Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-29T21:18:42.170Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T21:18:42.170Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-29T21:18:42.430Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T21:18:42.430Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-29T21:18:42.695Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T21:18:42.695Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-29T21:18:42.695Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T21:18:42.695Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-29T21:18:42.956Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-29T21:18:42.956Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-29T21:18:42.956Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T21:18:42.956Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-29T21:18:43.218Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-29T21:18:43.218Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-29T21:18:43.218Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T21:18:43.480Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-29T21:18:43.480Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T21:18:43.480Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-29T21:18:43.741Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T21:18:43.741Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-29T21:18:43.741Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-29T21:18:44.001Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-29T21:18:44.001Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-29T21:18:44.261Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-29T21:18:44.523Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-29T21:18:44.784Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-29T21:18:44.784Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-29T21:18:45.045Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-29T21:18:45.045Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-29T21:18:45.045Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-29T21:18:45.306Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-29T21:18:45.306Z] Installing new version of config file /etc/issue ... [2021-01-29T21:18:45.306Z] Installing new version of config file /etc/issue.net ... [2021-01-29T21:18:45.306Z] Installing new version of config file /etc/lsb-release ... [2021-01-29T21:18:45.306Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-29T21:18:45.569Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-29T21:18:45.570Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-29T21:18:45.570Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-29T21:18:45.836Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T21:18:45.836Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-29T21:18:45.836Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-29T21:18:45.836Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-29T21:18:46.097Z] 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 [2021-01-29T21:18:46.097Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T21:18:46.097Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-29T21:18:46.097Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-29T21:18:46.357Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-29T21:18:46.357Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T21:18:46.357Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-29T21:18:46.357Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-29T21:18:46.617Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-29T21:18:46.617Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T21:18:46.617Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-29T21:18:46.617Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-29T21:18:46.878Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-29T21:18:47.138Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T21:18:47.138Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-29T21:18:47.138Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-29T21:18:47.399Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-29T21:18:47.399Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T21:18:47.399Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-29T21:18:47.399Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-29T21:18:47.660Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-29T21:18:47.920Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T21:18:47.920Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-29T21:18:47.920Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-29T21:18:47.920Z] Setting up grep (3.1-2build1) ... [2021-01-29T21:18:48.180Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T21:18:48.180Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-29T21:18:48.180Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-29T21:18:48.180Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-29T21:18:48.442Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T21:18:48.442Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-29T21:18:48.442Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-29T21:18:48.442Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-29T21:18:48.703Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T21:18:48.703Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-29T21:18:48.703Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-29T21:18:49.274Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-29T21:18:49.274Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-29T21:18:49.274Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-29T21:18:49.274Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-29T21:18:49.847Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-29T21:18:50.108Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T21:18:50.108Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-29T21:18:50.108Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-29T21:18:51.057Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-29T21:18:51.057Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-29T21:18:51.323Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-29T21:18:51.323Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-29T21:18:51.323Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-29T21:18:51.589Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T21:18:51.589Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-29T21:18:51.589Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-29T21:18:51.851Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-29T21:18:51.851Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T21:18:51.851Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-29T21:18:51.851Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-29T21:18:52.112Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-29T21:18:52.113Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T21:18:52.113Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-29T21:18:52.113Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-29T21:18:52.113Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-29T21:18:52.377Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T21:18:52.377Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-29T21:18:52.377Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-29T21:18:52.377Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-29T21:18:52.640Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T21:18:52.640Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-29T21:18:52.640Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-29T21:18:52.640Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-29T21:18:52.901Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T21:18:52.901Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-29T21:18:52.901Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-29T21:18:53.162Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-29T21:18:53.162Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-29T21:18:53.162Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-29T21:18:53.431Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T21:18:53.431Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-29T21:18:53.431Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-29T21:18:53.692Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-29T21:18:53.692Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T21:18:53.692Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-29T21:18:53.953Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-29T21:18:53.953Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-29T21:18:53.953Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T21:18:53.953Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-29T21:18:53.953Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-29T21:18:54.213Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-29T21:18:54.213Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T21:18:54.213Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-29T21:18:54.472Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-29T21:18:54.735Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-29T21:18:54.996Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-29T21:18:55.257Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-29T21:18:55.520Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T21:18:55.520Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-29T21:18:55.520Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-29T21:18:55.520Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-29T21:18:55.781Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T21:18:55.781Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-29T21:18:55.781Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-29T21:18:56.044Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-29T21:18:56.044Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T21:18:56.044Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-29T21:18:56.044Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-29T21:18:56.305Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-29T21:18:56.569Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T21:18:56.569Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-01-29T21:18:56.569Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-01-29T21:18:56.569Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-01-29T21:18:56.830Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T21:18:56.830Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-01-29T21:18:56.830Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-01-29T21:18:56.830Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-01-29T21:18:57.091Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T21:18:57.091Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-29T21:18:57.091Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-29T21:18:57.091Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-29T21:18:57.352Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T21:18:57.352Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-29T21:18:57.352Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-29T21:18:57.352Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-29T21:18:57.613Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T21:18:57.613Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-29T21:18:57.613Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-29T21:18:57.874Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-29T21:18:57.874Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T21:18:57.874Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-29T21:18:57.874Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-29T21:18:58.134Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-01-29T21:18:58.134Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-29T21:18:58.134Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-29T21:18:58.134Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-29T21:18:58.395Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-29T21:18:58.395Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T21:18:58.395Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-29T21:18:58.395Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-29T21:18:58.657Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-29T21:18:58.657Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T21:18:58.657Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-29T21:18:58.922Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-29T21:18:58.922Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-29T21:18:59.184Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T21:18:59.184Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-29T21:18:59.184Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-29T21:18:59.184Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-29T21:18:59.446Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T21:18:59.446Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-29T21:18:59.446Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-29T21:18:59.446Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-29T21:18:59.446Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T21:18:59.446Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-29T21:18:59.707Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-29T21:18:59.972Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-29T21:18:59.972Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T21:18:59.972Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-29T21:18:59.972Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-29T21:19:00.233Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-29T21:19:00.233Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T21:19:00.233Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-29T21:19:00.233Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-29T21:19:00.494Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-29T21:19:00.494Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T21:19:00.494Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-29T21:19:00.756Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-29T21:19:00.756Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-29T21:19:00.756Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T21:19:00.756Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-29T21:19:01.017Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-29T21:19:01.017Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-29T21:19:01.017Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T21:19:01.017Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-29T21:19:01.280Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-29T21:19:01.280Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-29T21:19:01.280Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T21:19:01.280Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-29T21:19:01.432Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T21:19:01.432Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-01-29T21:19:01.432Z] ---> 3bfc7aea04c6 [2021-01-29T21:19:01.432Z] Step 3/31 : WORKDIR /edgex-go [2021-01-29T21:19:01.432Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T21:19:01.432Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-29T21:19:01.432Z] ---> 3bfc7aea04c6 [2021-01-29T21:19:01.432Z] Step 3/24 : WORKDIR /edgex-go [2021-01-29T21:19:01.432Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T21:19:01.432Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-29T21:19:01.432Z] ---> 3bfc7aea04c6 [2021-01-29T21:19:01.432Z] Step 3/23 : WORKDIR /edgex-go [2021-01-29T21:19:01.432Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T21:19:01.432Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-29T21:19:01.432Z] ---> 3bfc7aea04c6 [2021-01-29T21:19:01.432Z] Step 3/22 : WORKDIR /edgex-go [2021-01-29T21:19:01.432Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T21:19:01.432Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-29T21:19:01.432Z] ---> 3bfc7aea04c6 [2021-01-29T21:19:01.432Z] Step 3/21 : WORKDIR /edgex-go [2021-01-29T21:19:01.432Z] ---> Running in 310795fe9f96 [2021-01-29T21:19:01.432Z] ---> Running in 02d2971183ca [2021-01-29T21:19:01.432Z] ---> Running in b1b6b9bba836 [2021-01-29T21:19:01.432Z] ---> Running in 3efa9a57b654 [2021-01-29T21:19:01.432Z] ---> Running in 8fbe80321ac8 [2021-01-29T21:19:01.432Z] Removing intermediate container 310795fe9f96 [2021-01-29T21:19:01.432Z] ---> 8bf10d8ab9b6 [2021-01-29T21:19:01.432Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T21:19:01.432Z] Removing intermediate container b1b6b9bba836 [2021-01-29T21:19:01.432Z] ---> ad7386afed29 [2021-01-29T21:19:01.432Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T21:19:01.432Z] Removing intermediate container 8fbe80321ac8 [2021-01-29T21:19:01.432Z] ---> 80f502fd5cef [2021-01-29T21:19:01.432Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T21:19:01.432Z] Removing intermediate container 02d2971183ca [2021-01-29T21:19:01.432Z] ---> 01fa6fad2c1e [2021-01-29T21:19:01.432Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T21:19:01.432Z] Removing intermediate container 3efa9a57b654 [2021-01-29T21:19:01.432Z] ---> b1ab307272cf [2021-01-29T21:19:01.432Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T21:19:01.432Z] ---> Running in 8c74d9402936 [2021-01-29T21:19:01.432Z] ---> Running in ea953e4ec5a1 [2021-01-29T21:19:01.432Z] ---> Running in 21cb08ca66e6 [2021-01-29T21:19:01.432Z] ---> Running in 26cb1d96209d [2021-01-29T21:19:01.432Z] ---> Running in db49df32e8dd [2021-01-29T21:19:01.432Z] Removing intermediate container 8c74d9402936 [2021-01-29T21:19:01.432Z] ---> d382dc834716 [2021-01-29T21:19:01.432Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-29T21:19:01.432Z] ---> Running in faf6a021dcbf [2021-01-29T21:19:01.432Z] Removing intermediate container 21cb08ca66e6 [2021-01-29T21:19:01.432Z] ---> cac9a14eec27 [2021-01-29T21:19:01.432Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-01-29T21:19:01.432Z] Removing intermediate container ea953e4ec5a1 [2021-01-29T21:19:01.432Z] ---> 29970f2c8052 [2021-01-29T21:19:01.432Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-29T21:19:01.432Z] ---> Running in 2c0ee0398d27 [2021-01-29T21:19:01.432Z] ---> Running in 47d359c5552c [2021-01-29T21:19:01.432Z] Removing intermediate container 26cb1d96209d [2021-01-29T21:19:01.432Z] ---> ea459b0f0a17 [2021-01-29T21:19:01.432Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-29T21:19:01.432Z] Removing intermediate container db49df32e8dd [2021-01-29T21:19:01.432Z] ---> 27afbafa6829 [2021-01-29T21:19:01.432Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-29T21:19:01.432Z] ---> Running in a1aa4bd124d7 [2021-01-29T21:19:01.432Z] ---> Running in f95766f21dfa [2021-01-29T21:19:01.432Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T21:19:01.432Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T21:19:01.432Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T21:19:01.432Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T21:19:01.432Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T21:19:01.546Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-29T21:19:01.546Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-29T21:19:01.546Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T21:19:01.546Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-29T21:19:01.546Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-29T21:19:01.703Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T21:19:01.806Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-29T21:19:01.806Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-29T21:19:01.806Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-29T21:19:01.806Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-29T21:19:02.068Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-29T21:19:02.068Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-29T21:19:02.068Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-29T21:19:02.068Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-29T21:19:02.299Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T21:19:02.299Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T21:19:02.299Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T21:19:02.299Z] OK: 217 MiB in 51 packages [2021-01-29T21:19:02.329Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-29T21:19:02.329Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-29T21:19:02.575Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T21:19:02.593Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-29T21:19:02.593Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-29T21:19:02.593Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-29T21:19:02.593Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-29T21:19:02.854Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-29T21:19:02.854Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-29T21:19:02.854Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-29T21:19:02.854Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-29T21:19:03.116Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-29T21:19:03.116Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-29T21:19:03.116Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-29T21:19:03.116Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-29T21:19:03.197Z] OK: 217 MiB in 51 packages [2021-01-29T21:19:03.198Z] OK: 217 MiB in 51 packages [2021-01-29T21:19:03.378Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-29T21:19:03.378Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-29T21:19:03.378Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-01-29T21:19:03.378Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-01-29T21:19:03.494Z] OK: 217 MiB in 51 packages [2021-01-29T21:19:03.495Z] OK: 217 MiB in 51 packages [2021-01-29T21:19:04.101Z] Removing intermediate container faf6a021dcbf [2021-01-29T21:19:04.101Z] ---> fdedc21ce2c1 [2021-01-29T21:19:04.101Z] Step 6/23 : COPY go.mod . [2021-01-29T21:19:04.764Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-29T21:19:04.765Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-29T21:19:04.765Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-29T21:19:05.025Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-29T21:19:05.025Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-29T21:19:05.025Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-29T21:19:05.098Z] Removing intermediate container 2c0ee0398d27 [2021-01-29T21:19:05.098Z] ---> 8d346dcce45d [2021-01-29T21:19:05.099Z] Step 6/22 : COPY go.mod . [2021-01-29T21:19:05.099Z] ---> f7b713793132 [2021-01-29T21:19:05.099Z] Step 7/23 : RUN go mod download [2021-01-29T21:19:05.099Z] Removing intermediate container a1aa4bd124d7 [2021-01-29T21:19:05.099Z] ---> a71758e46eee [2021-01-29T21:19:05.099Z] Step 6/24 : COPY go.mod . [2021-01-29T21:19:05.377Z] ---> Running in 5e30c91aeb2e [2021-01-29T21:19:05.377Z] Removing intermediate container f95766f21dfa [2021-01-29T21:19:05.377Z] ---> 107795442c4b [2021-01-29T21:19:05.377Z] Step 6/21 : COPY go.mod . [2021-01-29T21:19:05.377Z] Removing intermediate container 47d359c5552c [2021-01-29T21:19:05.617Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-29T21:19:05.617Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-29T21:19:05.617Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-29T21:19:05.617Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-29T21:19:05.617Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-29T21:19:05.617Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-29T21:19:05.651Z] ---> 5ff157229a5b [2021-01-29T21:19:05.651Z] Step 6/31 : COPY go.mod . [2021-01-29T21:19:05.969Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-29T21:19:05.969Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-29T21:19:05.969Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-29T21:19:05.971Z] ---> 439a0b821e02 [2021-01-29T21:19:05.971Z] Step 7/22 : RUN go mod download [2021-01-29T21:19:06.260Z] ---> Running in cc9c457b40a3 [2021-01-29T21:19:06.260Z] ---> c2586104168b [2021-01-29T21:19:06.260Z] Step 7/24 : RUN go mod download [2021-01-29T21:19:06.361Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-29T21:19:06.361Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-29T21:19:06.361Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-29T21:19:06.361Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-29T21:19:06.361Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-29T21:19:06.538Z] ---> 274fb068f46f [2021-01-29T21:19:06.538Z] Step 7/21 : RUN go mod download [2021-01-29T21:19:06.538Z] ---> Running in 44d3392bfe9c [2021-01-29T21:19:06.816Z] ---> Running in da9d6c505367 [2021-01-29T21:19:06.816Z] ---> 4cb58ff480bc [2021-01-29T21:19:06.816Z] Step 7/31 : RUN go mod download [2021-01-29T21:19:07.112Z] ---> Running in 84852bde55ff [2021-01-29T21:19:07.350Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-29T21:19:07.351Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-29T21:19:08.295Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-29T21:19:08.295Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-29T21:19:08.867Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-29T21:19:08.867Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-29T21:19:09.441Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-29T21:19:09.441Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-29T21:19:09.765Z] Removing intermediate container 5e30c91aeb2e [2021-01-29T21:19:09.765Z] ---> b47411dffbee [2021-01-29T21:19:09.765Z] Step 8/23 : COPY . . [2021-01-29T21:19:10.012Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-29T21:19:10.276Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-29T21:19:10.276Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-29T21:19:10.276Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-29T21:19:10.546Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-29T21:19:10.546Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-29T21:19:10.546Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-29T21:19:10.752Z] Removing intermediate container cc9c457b40a3 [2021-01-29T21:19:10.752Z] ---> 50297911dda0 [2021-01-29T21:19:10.752Z] Step 8/22 : COPY . . [2021-01-29T21:19:10.816Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-29T21:19:10.816Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-29T21:19:10.816Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-29T21:19:11.079Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-29T21:19:11.079Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-29T21:19:11.079Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-29T21:19:11.079Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-29T21:19:11.340Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-29T21:19:11.340Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-29T21:19:11.365Z] Removing intermediate container 44d3392bfe9c [2021-01-29T21:19:11.365Z] ---> 58ba5e616622 [2021-01-29T21:19:11.365Z] Step 8/24 : COPY . . [2021-01-29T21:19:11.601Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-29T21:19:11.601Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-29T21:19:11.601Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-29T21:19:11.601Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-29T21:19:11.601Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-29T21:19:11.601Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-29T21:19:11.601Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-29T21:19:11.864Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-01-29T21:19:11.864Z] [2021-01-29T21:19:11.864Z] Current default time zone: 'Etc/UTC' [2021-01-29T21:19:11.864Z] Local time is now: Fri Jan 29 21:19:11 UTC 2021. [2021-01-29T21:19:11.864Z] Universal Time is now: Fri Jan 29 21:19:11 UTC 2021. [2021-01-29T21:19:11.864Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-29T21:19:11.864Z] [2021-01-29T21:19:11.864Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-01-29T21:19:11.864Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-29T21:19:11.864Z] Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... [2021-01-29T21:19:11.958Z] Removing intermediate container da9d6c505367 [2021-01-29T21:19:11.958Z] ---> 03b9269c25a3 [2021-01-29T21:19:11.958Z] Step 8/21 : COPY . . [2021-01-29T21:19:12.128Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-29T21:19:12.129Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-29T21:19:12.129Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-29T21:19:12.129Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-29T21:19:12.129Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-29T21:19:12.129Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-29T21:19:12.129Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-29T21:19:12.129Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-29T21:19:12.390Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-29T21:19:12.568Z] Removing intermediate container 84852bde55ff [2021-01-29T21:19:12.568Z] ---> d3f93cc487d2 [2021-01-29T21:19:12.568Z] Step 8/31 : COPY . . [2021-01-29T21:19:12.652Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-29T21:19:12.652Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-29T21:19:12.652Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-29T21:19:12.652Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-29T21:19:12.652Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-29T21:19:12.652Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-29T21:19:12.652Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-29T21:19:12.652Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-29T21:19:12.653Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-29T21:19:12.653Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-29T21:19:12.913Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-29T21:19:14.824Z] Updating certificates in /etc/ssl/certs... [2021-01-29T21:19:15.768Z] 22 added, 17 removed; done. [2021-01-29T21:19:15.768Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-29T21:19:15.768Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-29T21:19:15.768Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-29T21:19:15.768Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-29T21:19:15.768Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-29T21:19:15.768Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-29T21:19:16.037Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-29T21:19:16.037Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-29T21:19:16.037Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-29T21:19:16.037Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-29T21:19:16.037Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-29T21:19:16.037Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-29T21:19:16.037Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-29T21:19:16.037Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-29T21:19:16.297Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-29T21:19:16.297Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-29T21:19:16.297Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-29T21:19:16.297Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-29T21:19:16.297Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-29T21:19:16.297Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-29T21:19:16.559Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-29T21:19:16.559Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-29T21:19:16.559Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-29T21:19:16.559Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-29T21:19:16.559Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-29T21:19:16.821Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-29T21:19:16.821Z] Updating certificates in /etc/ssl/certs... [2021-01-29T21:19:17.392Z] 0 added, 0 removed; done. [2021-01-29T21:19:17.393Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-29T21:19:17.393Z] done. [2021-01-29T21:19:17.654Z] Reading package lists... [2021-01-29T21:19:17.914Z] Building dependency tree... [2021-01-29T21:19:17.914Z] Reading state information... [2021-01-29T21:19:17.914Z] The following NEW packages will be installed: [2021-01-29T21:19:17.914Z] apt-transport-https [2021-01-29T21:19:18.175Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-29T21:19:18.175Z] Need to get 1696 B of archives. [2021-01-29T21:19:18.175Z] After this operation, 153 kB of additional disk space will be used. [2021-01-29T21:19:18.175Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-29T21:19:18.439Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-29T21:19:18.439Z] Fetched 1696 B in 0s (9452 B/s) [2021-01-29T21:19:18.439Z] Selecting previously unselected package apt-transport-https. [2021-01-29T21:19:18.439Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-29T21:19:18.439Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-29T21:19:18.439Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-29T21:19:18.439Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-29T21:19:18.707Z] Waiting for network to be ready... [2021-01-29T21:19:25.292Z] 2021-01-29T21:19:21Z INFO Waiting for automatic snapd restart... [2021-01-29T21:19:25.292Z] snapd 2.48.2 from Canonical* installed [2021-01-29T21:19:25.552Z] "snapd" switched to the "latest/stable" channel [2021-01-29T21:19:25.552Z] [2021-01-29T21:19:28.096Z] core18 20201210 from Canonical* installed [2021-01-29T21:19:28.356Z] "core18" switched to the "latest/stable" channel [2021-01-29T21:19:28.356Z] [2021-01-29T21:19:31.656Z] snapcraft 4.4.4 from Canonical* installed [2021-01-29T21:19:31.919Z] "snapcraft" switched to the "latest/stable" channel [2021-01-29T21:19:31.919Z] [2021-01-29T21:19:35.222Z] 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: [2021-01-29T21:19:35.222Z] - README.md [2021-01-29T21:19:35.222Z] - snapcraft.yaml.orig [2021-01-29T21:19:35.222Z] [2021-01-29T21:19:35.222Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-29T21:19:39.369Z] ---> 82a9bca4272a [2021-01-29T21:19:39.369Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-29T21:19:39.369Z] ---> 9df3f76dc388 [2021-01-29T21:19:39.369Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-29T21:19:39.369Z] ---> 4052c06b5ef2 [2021-01-29T21:19:39.369Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-29T21:19:39.369Z] ---> 6b15a9a4e369 [2021-01-29T21:19:39.369Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-29T21:19:39.369Z] ---> Running in d4ecaf1f90ec [2021-01-29T21:19:39.369Z] ---> Running in 6b3399e2fe93 [2021-01-29T21:19:39.369Z] ---> Running in 6d7d54bb5b1a [2021-01-29T21:19:39.369Z] ---> Running in 9ce97c3054ed [2021-01-29T21:19:39.369Z] ---> 11f67ecf620d [2021-01-29T21:19:39.369Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-29T21:19:39.369Z] ---> Running in ba7441b748a7 [2021-01-29T21:19:39.369Z] 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 [2021-01-29T21:19:39.369Z] 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 [2021-01-29T21:19:39.369Z] 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 [2021-01-29T21:19:39.369Z] 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 [2021-01-29T21:19:39.369Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-29T21:19:41.807Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-29T21:19:41.807Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-29T21:19:41.807Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-29T21:19:42.077Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-29T21:19:43.022Z] Reading package lists... [2021-01-29T21:19:43.285Z] 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 [2021-01-29T21:19:49.873Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-29T21:19:49.873Z] Reading package lists... [2021-01-29T21:19:49.873Z] Building dependency tree... [2021-01-29T21:19:49.873Z] Reading state information... [2021-01-29T21:19:49.873Z] Suggested packages: [2021-01-29T21:19:49.873Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-29T21:19:49.873Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-29T21:19:49.873Z] Recommended packages: [2021-01-29T21:19:49.873Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-29T21:19:49.873Z] The following NEW packages will be installed: [2021-01-29T21:19:49.873Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-29T21:19:49.873Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-29T21:19:49.873Z] pkg-config zip [2021-01-29T21:19:49.873Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-29T21:19:49.873Z] Need to get 7655 kB of archives. [2021-01-29T21:19:49.873Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-29T21:19:49.873Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-29T21:19:49.873Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-29T21:19:50.134Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-29T21:19:50.134Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-29T21:19:50.134Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-29T21:19:50.134Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-29T21:19:50.134Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-29T21:19:50.394Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-29T21:19:50.394Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-29T21:19:50.394Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-29T21:19:50.394Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-29T21:19:50.394Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-29T21:19:50.655Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-29T21:19:50.655Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-29T21:19:50.655Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-29T21:19:50.915Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-29T21:19:50.915Z] Fetched 7655 kB in 1s (7239 kB/s) [2021-01-29T21:19:50.915Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-29T21:19:50.915Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-29T21:19:50.915Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-29T21:19:50.915Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-29T21:19:51.176Z] Selecting previously unselected package libpsl5:amd64. [2021-01-29T21:19:51.176Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-29T21:19:51.176Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-29T21:19:51.176Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-29T21:19:51.176Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-29T21:19:51.176Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-29T21:19:51.437Z] Selecting previously unselected package librtmp1:amd64. [2021-01-29T21:19:51.437Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-29T21:19:51.437Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-29T21:19:51.437Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-29T21:19:51.437Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-29T21:19:51.437Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-29T21:19:51.437Z] Selecting previously unselected package liberror-perl. [2021-01-29T21:19:51.437Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-29T21:19:51.437Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-29T21:19:51.700Z] Selecting previously unselected package git-man. [2021-01-29T21:19:51.700Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-29T21:19:51.700Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-29T21:19:51.700Z] Selecting previously unselected package git. [2021-01-29T21:19:51.700Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-29T21:19:51.960Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-29T21:19:52.532Z] Selecting previously unselected package libnorm1:amd64. [2021-01-29T21:19:52.532Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-29T21:19:52.532Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-29T21:19:52.793Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-29T21:19:52.793Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-29T21:19:52.793Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-29T21:19:52.793Z] Selecting previously unselected package libsodium23:amd64. [2021-01-29T21:19:52.793Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-29T21:19:52.793Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-29T21:19:53.056Z] Selecting previously unselected package libzmq5:amd64. [2021-01-29T21:19:53.056Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-29T21:19:53.056Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-29T21:19:53.056Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-29T21:19:53.056Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-29T21:19:53.056Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-29T21:19:53.319Z] Selecting previously unselected package pkg-config. [2021-01-29T21:19:53.319Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-29T21:19:53.319Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-29T21:19:53.319Z] Selecting previously unselected package zip. [2021-01-29T21:19:53.319Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-29T21:19:53.319Z] Unpacking zip (3.0-11build1) ... [2021-01-29T21:19:53.580Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-29T21:19:53.580Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-29T21:19:53.580Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-29T21:19:53.580Z] Setting up liberror-perl (0.17025-1) ... [2021-01-29T21:19:53.580Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-29T21:19:53.580Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-29T21:19:53.580Z] No schema files found: doing nothing. [2021-01-29T21:19:53.580Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-29T21:19:53.580Z] Setting up zip (3.0-11build1) ... [2021-01-29T21:19:53.846Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-29T21:19:53.846Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-29T21:19:53.846Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-29T21:19:53.846Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-29T21:19:53.846Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-29T21:19:53.846Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-29T21:19:53.846Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-29T21:19:54.107Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-29T21:20:00.711Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-29T21:20:00.711Z] git set to automatically installed. [2021-01-29T21:20:00.711Z] git-man set to automatically installed. [2021-01-29T21:20:00.711Z] libcurl3-gnutls set to automatically installed. [2021-01-29T21:20:00.711Z] liberror-perl set to automatically installed. [2021-01-29T21:20:00.711Z] libglib2.0-0 set to automatically installed. [2021-01-29T21:20:00.711Z] libnghttp2-14 set to automatically installed. [2021-01-29T21:20:00.711Z] libnorm1 set to automatically installed. [2021-01-29T21:20:00.711Z] libpgm-5.2-0 set to automatically installed. [2021-01-29T21:20:00.711Z] libpsl5 set to automatically installed. [2021-01-29T21:20:00.711Z] librtmp1 set to automatically installed. [2021-01-29T21:20:00.711Z] libsodium23 set to automatically installed. [2021-01-29T21:20:00.711Z] libzmq3-dev set to automatically installed. [2021-01-29T21:20:00.711Z] libzmq5 set to automatically installed. [2021-01-29T21:20:00.711Z] pkg-config set to automatically installed. [2021-01-29T21:20:00.711Z] zip set to automatically installed. [2021-01-29T21:20:02.627Z] snapd is not logged in, snap install commands will use sudo [2021-01-29T21:20:09.213Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-29T21:20:09.477Z] snap "core18" has no updates available [2021-01-29T21:20:10.859Z] Pulling config-common [2021-01-29T21:20:11.799Z] Pulling go-build-helper [2021-01-29T21:20:33.766Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-29T21:20:33.766Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-29T21:20:33.766Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1527 kB] [2021-01-29T21:20:33.766Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [296 kB] [2021-01-29T21:20:33.766Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-29T21:20:33.766Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-29T21:20:33.766Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [224 kB] [2021-01-29T21:20:33.766Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.6 kB] [2021-01-29T21:20:33.766Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1102 kB] [2021-01-29T21:20:33.766Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-01-29T21:20:33.766Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-29T21:20:33.766Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-29T21:20:33.766Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-29T21:20:33.766Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-29T21:20:33.766Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-29T21:20:33.766Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-29T21:20:33.766Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-29T21:20:33.766Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-29T21:20:33.766Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-29T21:20:33.766Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1875 kB] [2021-01-29T21:20:33.766Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] [2021-01-29T21:20:33.766Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-01-29T21:20:33.766Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-01-29T21:20:33.766Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-01-29T21:20:33.766Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-01-29T21:20:33.766Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1712 kB] [2021-01-29T21:20:33.766Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] [2021-01-29T21:20:33.766Z] Fetched 23.9 MB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-29T21:20:33.766Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-29T21:20:33.766Z] Fetched 279 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-29T21:20:33.766Z] Fetched 122 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-29T21:20:33.766Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-29T21:20:33.766Z] Fetched 8848 B in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-29T21:20:33.766Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-29T21:20:33.766Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-29T21:20:33.766Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-29T21:20:33.766Z] Fetched 214 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-29T21:20:33.766Z] Fetched 155 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-29T21:20:33.766Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-29T21:20:33.766Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-29T21:20:33.766Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-29T21:20:33.766Z] Fetched 499 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-29T21:20:33.766Z] Fetched 111 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-29T21:20:33.766Z] Fetched 240 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-29T21:20:33.766Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-29T21:20:33.766Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-29T21:20:33.766Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-29T21:20:33.766Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-29T21:20:33.766Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-29T21:20:33.766Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-29T21:20:33.766Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-29T21:20:33.766Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-29T21:20:33.766Z] Fetched 8720 B in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-29T21:20:33.766Z] Fetched 137 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-29T21:20:33.766Z] Fetched 119 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-29T21:20:33.766Z] Fetched 109 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-29T21:20:33.766Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-29T21:20:33.766Z] Fetched 645 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-29T21:20:33.766Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-29T21:20:33.766Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-29T21:20:33.766Z] Fetched 368 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-29T21:20:33.766Z] Fetched 187 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-29T21:20:33.766Z] Fetched 175 kB in 0s (0 B/s) [2021-01-29T21:20:33.766Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-29T21:20:34.362Z] Fetched 206 kB in 0s (0 B/s) [2021-01-29T21:20:34.362Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-29T21:20:34.362Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-29T21:20:34.362Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-29T21:20:34.362Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-29T21:20:34.362Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-29T21:20:34.362Z] Fetched 159 kB in 0s (0 B/s) [2021-01-29T21:20:34.362Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-29T21:20:34.363Z] Fetched 107 kB in 0s (0 B/s) [2021-01-29T21:20:34.363Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-29T21:20:34.363Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-29T21:20:34.363Z] Pulling static-packages [2021-01-29T21:20:35.437Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-29T21:20:35.437Z] Skipping pull go-build-helper (already ran) [2021-01-29T21:20:35.437Z] Skipping pull static-packages (already ran) [2021-01-29T21:20:35.437Z] Building go-build-helper [2021-01-29T21:20:39.653Z] Building static-packages [2021-01-29T21:20:41.037Z] Staging go-build-helper [2021-01-29T21:20:41.980Z] Staging static-packages [2021-01-29T21:20:42.924Z] Pulling go115 [2021-01-29T21:20:43.870Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-29T21:20:43.870Z] Skipping pull go115 (already ran) [2021-01-29T21:20:43.870Z] Building go115 [2021-01-29T21:20:43.870Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-29T21:20:43.870Z] Dload Upload Total Spent Left Speed [2021-01-29T21:20:46.384Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 15 115M 15 17.8M 0 0 27.9M 0 0:00:04 --:--:-- 0:00:04 27.9M 65 115M 65 75.7M 0 0 45.9M 0 0:00:02 0:00:01 0:00:01 45.9M 100 115M 100 115M 0 0 46.3M 0 0:00:02 0:00:02 --:--:-- 46.3M [2021-01-29T21:20:46.954Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-29T21:20:51.155Z] Staging go115 [2021-01-29T21:20:55.363Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-29T21:20:55.363Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-29T21:20:55.363Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-29T21:20:55.363Z] Fetched 0 B in 0s (0 B/s) [2021-01-29T21:20:55.363Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-29T21:20:55.363Z] Fetched 224 kB in 0s (0 B/s) [2021-01-29T21:20:55.363Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-29T21:20:55.363Z] Fetched 157 kB in 0s (0 B/s) [2021-01-29T21:20:55.363Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-29T21:20:55.363Z] Fetched 221 kB in 0s (0 B/s) [2021-01-29T21:20:55.363Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-29T21:20:55.363Z] Fetched 143 kB in 0s (0 B/s) [2021-01-29T21:20:55.363Z] Pulling edgex-go [2021-01-29T21:20:56.307Z] Pulling version [2021-01-29T21:20:57.249Z] Building config-common [2021-01-29T21:20:59.167Z] Skipping build go-build-helper (already ran) [2021-01-29T21:20:59.167Z] Skipping build static-packages (already ran) [2021-01-29T21:20:59.167Z] Skipping build go115 (already ran) [2021-01-29T21:20:59.429Z] Building edgex-go [2021-01-29T21:20:59.429Z] 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 [2021-01-29T21:21:01.151Z] 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 [2021-01-29T21:21:01.151Z] 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 [2021-01-29T21:21:01.151Z] 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 [2021-01-29T21:21:01.349Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-29T21:21:01.349Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-29T21:21:01.349Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.4 [2021-01-29T21:21:01.349Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.12 [2021-01-29T21:21:01.609Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 [2021-01-29T21:21:01.609Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 [2021-01-29T21:21:01.609Z] go: downloading github.com/google/uuid v1.2.0 [2021-01-29T21:21:01.609Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-29T21:21:01.609Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-29T21:21:01.609Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-29T21:21:01.609Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-29T21:21:01.609Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-29T21:21:01.609Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-01-29T21:21:01.609Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-29T21:21:01.609Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-29T21:21:01.609Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-29T21:21:01.609Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-29T21:21:01.609Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-29T21:21:01.609Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-29T21:21:01.609Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-01-29T21:21:01.609Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-29T21:21:01.609Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-29T21:21:01.609Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-29T21:21:01.609Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-29T21:21:01.609Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-29T21:21:01.609Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-29T21:21:01.609Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-29T21:21:01.609Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-29T21:21:01.609Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-29T21:21:01.609Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-29T21:21:01.609Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-29T21:21:01.609Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-29T21:21:01.878Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-29T21:21:01.878Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-29T21:21:01.878Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-29T21:21:01.878Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-29T21:21:01.878Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-29T21:21:01.878Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-29T21:21:02.142Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-29T21:21:02.142Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-29T21:21:08.719Z] 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 [2021-01-29T21:21:11.348Z] Removing intermediate container 6d7d54bb5b1a [2021-01-29T21:21:11.348Z] ---> 8bd902a6c3cc [2021-01-29T21:21:11.348Z] [2021-01-29T21:21:11.348Z] Step 10/24 : FROM alpine:3.12 [2021-01-29T21:21:11.348Z] 3.12: Pulling from library/alpine [2021-01-29T21:21:11.622Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-29T21:21:11.622Z] Status: Downloaded newer image for alpine:3.12 [2021-01-29T21:21:11.622Z] ---> afeebe901d6b [2021-01-29T21:21:11.622Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-29T21:21:12.010Z] 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 [2021-01-29T21:21:13.077Z] ---> Running in 448caeb82bf4 [2021-01-29T21:21:13.077Z] Removing intermediate container ba7441b748a7 [2021-01-29T21:21:13.077Z] ---> 04eae43adb08 [2021-01-29T21:21:13.077Z] [2021-01-29T21:21:13.077Z] Step 10/21 : FROM alpine:3.12 [2021-01-29T21:21:13.077Z] ---> afeebe901d6b [2021-01-29T21:21:13.077Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-29T21:21:13.396Z] 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 [2021-01-29T21:21:13.680Z] ---> Running in 150e1bcbc06d [2021-01-29T21:21:14.334Z] 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 [2021-01-29T21:21:14.597Z] 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 [2021-01-29T21:21:14.597Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-01-29T21:21:14.859Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-29T21:21:14.859Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-29T21:21:14.859Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-29T21:21:15.124Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T21:21:15.124Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T21:21:15.400Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T21:21:15.676Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T21:21:15.955Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-29T21:21:15.955Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-29T21:21:15.956Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-29T21:21:15.956Z] (4/5) Installing curl (7.69.1-r3) [2021-01-29T21:21:15.956Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-29T21:21:15.956Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T21:21:15.956Z] Executing ca-certificates-20191127-r4.trigger [2021-01-29T21:21:16.234Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-29T21:21:16.511Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-29T21:21:16.511Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-29T21:21:16.511Z] (4/4) Installing curl (7.69.1-r3) [2021-01-29T21:21:16.511Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T21:21:16.511Z] Executing ca-certificates-20191127-r4.trigger [2021-01-29T21:21:16.511Z] OK: 7 MiB in 19 packages [2021-01-29T21:21:16.770Z] 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 [2021-01-29T21:21:16.770Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-29T21:21:16.770Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-29T21:21:16.789Z] OK: 7 MiB in 18 packages [2021-01-29T21:21:18.159Z] 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 [2021-01-29T21:21:18.732Z] 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 [2021-01-29T21:21:18.732Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-29T21:21:20.114Z] 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 [2021-01-29T21:21:20.178Z] Removing intermediate container 448caeb82bf4 [2021-01-29T21:21:20.178Z] ---> 86de6610dfad [2021-01-29T21:21:20.178Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-29T21:21:20.178Z] ---> Running in 051ba33b12d3 [2021-01-29T21:21:20.178Z] Removing intermediate container 150e1bcbc06d [2021-01-29T21:21:20.178Z] ---> 289df6405964 [2021-01-29T21:21:20.178Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-29T21:21:20.798Z] ---> Running in 7aed7cb2d33d [2021-01-29T21:21:20.798Z] Removing intermediate container 051ba33b12d3 [2021-01-29T21:21:20.798Z] ---> fcfaa34759e6 [2021-01-29T21:21:20.798Z] Step 13/24 : WORKDIR / [2021-01-29T21:21:21.057Z] 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 [2021-01-29T21:21:21.401Z] ---> Running in dec0e994880c [2021-01-29T21:21:21.686Z] Removing intermediate container 7aed7cb2d33d [2021-01-29T21:21:21.686Z] ---> b1468d5f7075 [2021-01-29T21:21:21.686Z] Step 13/21 : WORKDIR /edgex [2021-01-29T21:21:21.997Z] 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 [2021-01-29T21:21:21.997Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-29T21:21:22.938Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-29T21:21:22.938Z] go: downloading github.com/lib/pq v1.9.0 [2021-01-29T21:21:23.679Z] ---> Running in bee5d3d396f7 [2021-01-29T21:21:23.679Z] Removing intermediate container dec0e994880c [2021-01-29T21:21:23.679Z] ---> 7d46db54defe [2021-01-29T21:21:23.679Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-29T21:21:23.957Z] Removing intermediate container 9ce97c3054ed [2021-01-29T21:21:23.957Z] ---> 5798834226c3 [2021-01-29T21:21:23.957Z] [2021-01-29T21:21:23.957Z] Step 10/31 : FROM alpine:3.12 [2021-01-29T21:21:23.957Z] ---> afeebe901d6b [2021-01-29T21:21:23.957Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-29T21:21:24.245Z] Removing intermediate container bee5d3d396f7 [2021-01-29T21:21:24.245Z] ---> 8a931ca0cf8f [2021-01-29T21:21:24.245Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-29T21:21:24.894Z] ---> Running in 2acd82455572 [2021-01-29T21:21:25.499Z] ---> e0463623c6c6 [2021-01-29T21:21:25.499Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-29T21:21:26.108Z] Removing intermediate container 2acd82455572 [2021-01-29T21:21:26.108Z] ---> 754bdb39bd4a [2021-01-29T21:21:26.108Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-01-29T21:21:26.108Z] ---> 13aa7eb4d292 [2021-01-29T21:21:26.108Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-29T21:21:26.237Z] Building version [2021-01-29T21:21:26.703Z] ---> Running in 99f32920be4e [2021-01-29T21:21:26.984Z] ---> 3fd90646e464 [2021-01-29T21:21:26.984Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-29T21:21:27.261Z] Removing intermediate container 6b3399e2fe93 [2021-01-29T21:21:27.261Z] ---> 8b6b4181adfe [2021-01-29T21:21:27.261Z] [2021-01-29T21:21:27.261Z] Step 10/23 : FROM alpine:3.12 [2021-01-29T21:21:27.261Z] ---> afeebe901d6b [2021-01-29T21:21:27.261Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-29T21:21:27.538Z] Removing intermediate container d4ecaf1f90ec [2021-01-29T21:21:27.538Z] ---> 0a9b53684b0b [2021-01-29T21:21:27.538Z] [2021-01-29T21:21:27.538Z] Step 10/22 : FROM alpine:3.12 [2021-01-29T21:21:27.538Z] ---> afeebe901d6b [2021-01-29T21:21:27.538Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-29T21:21:27.624Z] Staging config-common [2021-01-29T21:21:27.818Z] ---> f47f5a1499ac [2021-01-29T21:21:27.818Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-29T21:21:27.818Z] ---> Running in 2c1aceda685c [2021-01-29T21:21:27.818Z] ---> Running in 9293db619ae9 [2021-01-29T21:21:28.093Z] ---> ad22b09eb4d2 [2021-01-29T21:21:28.093Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-29T21:21:28.568Z] Skipping stage go-build-helper (already ran) [2021-01-29T21:21:28.568Z] Skipping stage static-packages (already ran) [2021-01-29T21:21:28.568Z] Skipping stage go115 (already ran) [2021-01-29T21:21:28.568Z] Staging edgex-go [2021-01-29T21:21:28.688Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T21:21:28.965Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T21:21:29.511Z] Staging version [2021-01-29T21:21:29.570Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-01-29T21:21:29.570Z] (2/2) Installing su-exec (0.2-r1) [2021-01-29T21:21:29.570Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T21:21:29.570Z] OK: 5 MiB in 16 packages [2021-01-29T21:21:29.852Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T21:21:29.852Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T21:21:30.131Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T21:21:30.131Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T21:21:30.131Z] ---> 5b9182ca2ed9 [2021-01-29T21:21:30.131Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-29T21:21:30.451Z] Priming config-common [2021-01-29T21:21:30.535Z] ---> 6baf08e5e214 [2021-01-29T21:21:30.535Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-29T21:21:30.535Z] ---> Running in 39259352d489 [2021-01-29T21:21:30.975Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-29T21:21:30.975Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T21:21:30.975Z] OK: 5 MiB in 15 packages [2021-01-29T21:21:30.975Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-29T21:21:30.975Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T21:21:30.975Z] OK: 5 MiB in 15 packages [2021-01-29T21:21:31.393Z] Priming go-build-helper [2021-01-29T21:21:31.633Z] Removing intermediate container 39259352d489 [2021-01-29T21:21:31.633Z] ---> 13a06a981e95 [2021-01-29T21:21:31.633Z] Step 18/21 : CMD ["--init=true"] [2021-01-29T21:21:31.944Z] ---> Running in 08103ec777aa [2021-01-29T21:21:31.944Z] Removing intermediate container 99f32920be4e [2021-01-29T21:21:31.944Z] ---> d9dc1e1a9acc [2021-01-29T21:21:31.944Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-29T21:21:32.234Z] ---> Running in c3e1e9323db6 [2021-01-29T21:21:32.337Z] Priming static-packages [2021-01-29T21:21:32.870Z] Removing intermediate container 08103ec777aa [2021-01-29T21:21:32.870Z] ---> 6e2a49dd410b [2021-01-29T21:21:32.870Z] Step 19/21 : LABEL arch=arm64 [2021-01-29T21:21:32.870Z] ---> d0ce7f671f1e [2021-01-29T21:21:32.870Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-29T21:21:32.870Z] ---> Running in a7ea9d8d98a8 [2021-01-29T21:21:32.870Z] Removing intermediate container 9293db619ae9 [2021-01-29T21:21:32.870Z] ---> 3f393f4b881c [2021-01-29T21:21:32.870Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-29T21:21:33.151Z] Removing intermediate container c3e1e9323db6 [2021-01-29T21:21:33.151Z] ---> 93d04d9de108 [2021-01-29T21:21:33.151Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-29T21:21:33.151Z] ---> Running in b17c67ca4e4a [2021-01-29T21:21:33.151Z] Removing intermediate container 2c1aceda685c [2021-01-29T21:21:33.151Z] ---> fc24db7370b6 [2021-01-29T21:21:33.151Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-29T21:21:33.429Z] ---> Running in e8af4fc09dc8 [2021-01-29T21:21:33.429Z] ---> Running in 8b102fe6a568 [2021-01-29T21:21:33.705Z] Removing intermediate container a7ea9d8d98a8 [2021-01-29T21:21:33.705Z] ---> 26a38ee24db1 [2021-01-29T21:21:33.705Z] Step 20/21 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 [2021-01-29T21:21:33.705Z] ---> Running in 0c71b75a80df [2021-01-29T21:21:33.976Z] Removing intermediate container b17c67ca4e4a [2021-01-29T21:21:33.976Z] ---> d5d76f01c10b [2021-01-29T21:21:33.976Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-29T21:21:33.976Z] Removing intermediate container e8af4fc09dc8 [2021-01-29T21:21:33.976Z] ---> 49a30377a475 [2021-01-29T21:21:33.976Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-01-29T21:21:34.250Z] ---> 905cb53761bf [2021-01-29T21:21:34.250Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-29T21:21:34.250Z] ---> Running in 77e58b1e11af [2021-01-29T21:21:34.250Z] Removing intermediate container 8b102fe6a568 [2021-01-29T21:21:34.250Z] ---> 1831cba5a58d [2021-01-29T21:21:34.250Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-29T21:21:34.250Z] ---> Running in 49e8bce93d19 [2021-01-29T21:21:34.531Z] ---> Running in e0e3b0891321 [2021-01-29T21:21:34.531Z] ---> Running in b58bf99f6f65 [2021-01-29T21:21:34.818Z] Removing intermediate container 0c71b75a80df [2021-01-29T21:21:34.818Z] ---> 974db8d39150 [2021-01-29T21:21:34.818Z] Step 21/21 : LABEL version=0.0.0 [2021-01-29T21:21:34.818Z] Removing intermediate container 77e58b1e11af [2021-01-29T21:21:34.818Z] ---> d61c208be88a [2021-01-29T21:21:34.818Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-29T21:21:34.880Z] Priming go115 [2021-01-29T21:21:35.100Z] ---> Running in e188f8df7e1d [2021-01-29T21:21:35.380Z] ---> Running in c2b9f69db11d [2021-01-29T21:21:35.380Z] Removing intermediate container b58bf99f6f65 [2021-01-29T21:21:35.380Z] ---> 7460d391a1aa [2021-01-29T21:21:35.380Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-29T21:21:35.657Z] ---> Running in 65d82298c47a [2021-01-29T21:21:35.821Z] Priming edgex-go [2021-01-29T21:21:35.938Z] Removing intermediate container e188f8df7e1d [2021-01-29T21:21:35.938Z] ---> 4e54a56aa928 [2021-01-29T21:21:35.938Z] [2021-01-29T21:21:35.938Z] Removing intermediate container c2b9f69db11d [2021-01-29T21:21:35.938Z] ---> 9359f48c499b [2021-01-29T21:21:35.938Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T21:21:36.545Z] Successfully built 4e54a56aa928 [2021-01-29T21:21:36.545Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-29T21:21:36.545Z]  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go [2021-01-29T21:21:36.545Z] Removing intermediate container 65d82298c47a [2021-01-29T21:21:36.545Z] ---> 85c78fc4efb5 [2021-01-29T21:21:36.545Z] Step 15/23 : WORKDIR / [2021-01-29T21:21:36.766Z] Priming version [2021-01-29T21:21:36.824Z] ---> Running in b2245a1cdeba [2021-01-29T21:21:37.102Z] ---> da3c82310e00 [2021-01-29T21:21:37.102Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-29T21:21:37.703Z] Removing intermediate container b2245a1cdeba [2021-01-29T21:21:37.703Z] ---> d007504abeca [2021-01-29T21:21:37.703Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T21:21:37.703Z] Removing intermediate container 49e8bce93d19 [2021-01-29T21:21:37.703Z] ---> 79389b2b9466 [2021-01-29T21:21:37.703Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-29T21:21:37.708Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-01-29T21:21:38.691Z] ---> Running in 3e46ccc3fefa [2021-01-29T21:21:38.967Z] Removing intermediate container e0e3b0891321 [2021-01-29T21:21:38.967Z] ---> c9371794eb8a [2021-01-29T21:21:38.967Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-01-29T21:21:39.968Z] ---> 2d8e6d2e530a [2021-01-29T21:21:39.968Z] ---> 248c76029e01 [2021-01-29T21:21:39.968Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-29T21:21:39.968Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [Pipeline] // ws [Pipeline] } [2021-01-29T21:21:40.246Z] ---> Running in 1f77e6a54e1b [2021-01-29T21:21:40.246Z] Removing intermediate container 3e46ccc3fefa [2021-01-29T21:21:40.246Z] ---> 113e5e682408 [2021-01-29T21:21:40.246Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [2021-01-29T21:21:40.885Z] Removing intermediate container 1f77e6a54e1b [2021-01-29T21:21:40.886Z] ---> 76dfd508f4ab [2021-01-29T21:21:40.886Z] Step 22/24 : LABEL arch=arm64 [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-29T21:21:41.918Z] ---> Running in 5ee36146dd85 [2021-01-29T21:21:41.918Z] ---> 5eba7d1a3fe4 [2021-01-29T21:21:41.918Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-29T21:21:42.189Z] ---> 892568e31b39 [2021-01-29T21:21:42.189Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-29T21:21:42.472Z] ---> ebecc39cc08c [2021-01-29T21:21:42.472Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-29T21:21:42.746Z] ---> Running in 90b5e5232403 [2021-01-29T21:21:42.746Z] ---> Running in 02ebce7b246c [2021-01-29T21:21:42.746Z] Removing intermediate container 5ee36146dd85 [2021-01-29T21:21:42.746Z] ---> 25b6d4d04f1f [2021-01-29T21:21:42.746Z] Step 23/24 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 [2021-01-29T21:21:43.348Z] ---> Running in 1ed3c184a334 [2021-01-29T21:21:43.628Z] Removing intermediate container 90b5e5232403 [2021-01-29T21:21:43.628Z] ---> c92496831427 [2021-01-29T21:21:43.628Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T21:21:43.911Z] ---> Running in c098727cb386 [2021-01-29T21:21:43.911Z] ---> 16f26f11c998 [2021-01-29T21:21:43.911Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-29T21:21:43.911Z] Removing intermediate container 1ed3c184a334 [2021-01-29T21:21:43.911Z] ---> 7ff6b620447d [2021-01-29T21:21:43.911Z] Step 24/24 : LABEL version=0.0.0 [2021-01-29T21:21:44.190Z] ---> Running in 1c080ecf73e3 [2021-01-29T21:21:44.190Z] ---> Running in f8c8bac8458b [2021-01-29T21:21:44.470Z] Removing intermediate container c098727cb386 [2021-01-29T21:21:44.470Z] ---> 1118adb41d1b [2021-01-29T21:21:44.470Z] Step 20/22 : LABEL arch=arm64 [2021-01-29T21:21:44.749Z] ---> Running in 3409af513945 [2021-01-29T21:21:45.038Z] Removing intermediate container 1c080ecf73e3 [2021-01-29T21:21:45.038Z] ---> 18e2b1e283b9 [2021-01-29T21:21:45.038Z] [2021-01-29T21:21:45.038Z] Removing intermediate container f8c8bac8458b [2021-01-29T21:21:45.038Z] ---> 179fb00a542b [2021-01-29T21:21:45.038Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T21:21:45.658Z] Successfully built 18e2b1e283b9 [2021-01-29T21:21:45.658Z] ---> Running in 0d8639316012 [2021-01-29T21:21:45.658Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-29T21:21:45.658Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go [2021-01-29T21:21:45.935Z] Removing intermediate container 3409af513945 [2021-01-29T21:21:45.936Z] ---> 688abf695629 [2021-01-29T21:21:45.936Z] Step 21/22 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 [2021-01-29T21:21:46.212Z] Removing intermediate container 02ebce7b246c [2021-01-29T21:21:46.212Z] ---> e247edeef8db [2021-01-29T21:21:46.212Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T21:21:46.212Z] ---> Running in b9b32e817d87 [2021-01-29T21:21:46.493Z] Removing intermediate container 0d8639316012 [2021-01-29T21:21:46.494Z] ---> b2128a289ec9 [2021-01-29T21:21:46.494Z] Step 21/23 : LABEL arch=arm64 [2021-01-29T21:21:46.494Z] ---> Running in 90700ddd1072 [2021-01-29T21:21:46.769Z] Removing intermediate container b9b32e817d87 [2021-01-29T21:21:46.769Z] ---> 36009f6e02cb [2021-01-29T21:21:46.769Z] Step 22/22 : LABEL version=0.0.0 [2021-01-29T21:21:47.376Z] ---> Running in 6d986a7642ac [2021-01-29T21:21:47.376Z] ---> 28242c9afbe0 [2021-01-29T21:21:47.376Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-29T21:21:47.376Z] Removing intermediate container 90700ddd1072 [2021-01-29T21:21:47.376Z] ---> 41f0bf3c9ecf [2021-01-29T21:21:47.376Z] Step 22/23 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 [2021-01-29T21:21:47.979Z] ---> Running in e0fa2d7a434c [2021-01-29T21:21:48.582Z] Removing intermediate container 6d986a7642ac [2021-01-29T21:21:48.582Z] ---> ce759a615d9f [2021-01-29T21:21:48.582Z] [2021-01-29T21:21:49.190Z] Successfully built ce759a615d9f [2021-01-29T21:21:49.790Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-29T21:21:49.790Z]  Building docker-support-scheduler-go ... done Building docker-core-data-go [2021-01-29T21:21:49.790Z] ---> 31c9acee4b12 [2021-01-29T21:21:49.790Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-29T21:21:49.790Z] Removing intermediate container e0fa2d7a434c [2021-01-29T21:21:49.790Z] ---> 11341ef82665 [2021-01-29T21:21:49.790Z] Step 23/23 : LABEL version=0.0.0 [2021-01-29T21:21:50.392Z] ---> Running in cb805379938d [2021-01-29T21:21:50.677Z] ---> ac9b6c2ec223 [2021-01-29T21:21:50.677Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-29T21:21:50.956Z] Removing intermediate container cb805379938d [2021-01-29T21:21:50.956Z] ---> 8d780dc2bdd5 [2021-01-29T21:21:50.956Z] [2021-01-29T21:21:51.566Z] Successfully built 8d780dc2bdd5 [2021-01-29T21:21:51.566Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-29T21:21:51.566Z] Building docker-sys-mgmt-agent-go [2021-01-29T21:21:52.549Z]  Building docker-core-command-go ... done  ---> 5901c61408ab [2021-01-29T21:21:52.549Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-29T21:21:53.525Z] ---> 5c5b82bb104f [2021-01-29T21:21:53.525Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-01-29T21:21:54.507Z] ---> Running in 917b345e005d [2021-01-29T21:21:55.103Z] Removing intermediate container 917b345e005d [2021-01-29T21:21:55.104Z] ---> 877930b7e144 [2021-01-29T21:21:55.104Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-29T21:21:56.528Z] ---> 0aeacc2b35dd [2021-01-29T21:21:56.528Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-01-29T21:21:57.121Z] ---> Running in 8e6bbe43c73e [2021-01-29T21:22:01.449Z] Removing intermediate container 8e6bbe43c73e [2021-01-29T21:22:01.449Z] ---> a89be4a321e3 [2021-01-29T21:22:01.449Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-29T21:22:02.047Z] ---> Running in 67a7111d0f66 [2021-01-29T21:22:02.687Z] Removing intermediate container 67a7111d0f66 [2021-01-29T21:22:02.687Z] ---> a900384a48e7 [2021-01-29T21:22:02.687Z] Step 28/31 : CMD ["gate"] [2021-01-29T21:22:03.286Z] ---> Running in f4c850d5d80a [2021-01-29T21:22:04.266Z] Removing intermediate container f4c850d5d80a [2021-01-29T21:22:04.266Z] ---> 8eef13d968a8 [2021-01-29T21:22:04.266Z] Step 29/31 : LABEL arch=arm64 [2021-01-29T21:22:04.871Z] ---> Running in a83fbf6c8833 [2021-01-29T21:22:05.466Z] Removing intermediate container a83fbf6c8833 [2021-01-29T21:22:05.466Z] ---> 73691898d86a [2021-01-29T21:22:05.467Z] Step 30/31 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 [2021-01-29T21:22:06.064Z] ---> Running in 14b5c75d6dbc [2021-01-29T21:22:06.662Z] Removing intermediate container 14b5c75d6dbc [2021-01-29T21:22:06.662Z] ---> 756a93d35b83 [2021-01-29T21:22:06.662Z] Step 31/31 : LABEL version=0.0.0 [2021-01-29T21:22:07.254Z] ---> Running in adbee69af735 [2021-01-29T21:22:07.853Z] Removing intermediate container adbee69af735 [2021-01-29T21:22:07.853Z] ---> 6dd75146cb65 [2021-01-29T21:22:07.853Z] [2021-01-29T21:22:08.131Z] Successfully built 6dd75146cb65 [2021-01-29T21:22:08.407Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-01-29T21:22:10.393Z]  Building docker-security-bootstrapper-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T21:22:10.393Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-29T21:22:10.393Z] ---> 3bfc7aea04c6 [2021-01-29T21:22:10.393Z] Step 3/22 : WORKDIR /edgex-go [2021-01-29T21:22:10.393Z] ---> Using cache [2021-01-29T21:22:10.393Z] ---> 80f502fd5cef [2021-01-29T21:22:10.393Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T21:22:10.393Z] ---> Using cache [2021-01-29T21:22:10.393Z] ---> 27afbafa6829 [2021-01-29T21:22:10.393Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-29T21:22:11.849Z] ---> Running in 901a9107d0dc [2021-01-29T21:22:13.280Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T21:22:13.875Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T21:22:14.852Z] OK: 217 MiB in 51 packages [2021-01-29T21:22:17.495Z] Removing intermediate container 901a9107d0dc [2021-01-29T21:22:17.495Z] ---> 4a71954f8826 [2021-01-29T21:22:17.495Z] Step 6/22 : COPY go.mod . [2021-01-29T21:22:18.478Z] ---> 1ecdeea85c0a [2021-01-29T21:22:18.478Z] Step 7/22 : RUN go mod download [2021-01-29T21:22:18.752Z] ---> Running in 38cedecf5089 [2021-01-29T21:22:23.056Z] Removing intermediate container 38cedecf5089 [2021-01-29T21:22:23.056Z] ---> d78bc013fdd2 [2021-01-29T21:22:23.056Z] Step 8/22 : COPY . . [2021-01-29T21:22:31.360Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T21:22:31.361Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-29T21:22:31.361Z] ---> 3bfc7aea04c6 [2021-01-29T21:22:31.361Z] Step 3/23 : WORKDIR /edgex-go [2021-01-29T21:22:31.361Z] ---> Using cache [2021-01-29T21:22:31.361Z] ---> 80f502fd5cef [2021-01-29T21:22:31.361Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T21:22:31.361Z] ---> Using cache [2021-01-29T21:22:31.361Z] ---> 27afbafa6829 [2021-01-29T21:22:31.361Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-29T21:22:31.361Z] ---> Using cache [2021-01-29T21:22:31.361Z] ---> 107795442c4b [2021-01-29T21:22:31.361Z] Step 6/23 : COPY go.mod . [2021-01-29T21:22:31.361Z] ---> Using cache [2021-01-29T21:22:31.361Z] ---> 274fb068f46f [2021-01-29T21:22:31.361Z] Step 7/23 : RUN go mod download [2021-01-29T21:22:31.361Z] ---> Using cache [2021-01-29T21:22:31.361Z] ---> 03b9269c25a3 [2021-01-29T21:22:31.361Z] Step 8/23 : COPY . . [2021-01-29T21:22:31.361Z] ---> Using cache [2021-01-29T21:22:31.361Z] ---> 11f67ecf620d [2021-01-29T21:22:31.361Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-29T21:22:33.999Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T21:22:33.999Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-29T21:22:33.999Z] ---> 3bfc7aea04c6 [2021-01-29T21:22:33.999Z] Step 3/23 : WORKDIR /edgex-go [2021-01-29T21:22:33.999Z] ---> Using cache [2021-01-29T21:22:33.999Z] ---> 80f502fd5cef [2021-01-29T21:22:33.999Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T21:22:33.999Z] ---> Using cache [2021-01-29T21:22:33.999Z] ---> 27afbafa6829 [2021-01-29T21:22:33.999Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-29T21:22:33.999Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T21:22:33.999Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-29T21:22:33.999Z] ---> 3bfc7aea04c6 [2021-01-29T21:22:33.999Z] Step 3/26 : WORKDIR /edgex-go [2021-01-29T21:22:33.999Z] ---> Using cache [2021-01-29T21:22:33.999Z] ---> 80f502fd5cef [2021-01-29T21:22:33.999Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T21:22:33.999Z] ---> Using cache [2021-01-29T21:22:33.999Z] ---> 27afbafa6829 [2021-01-29T21:22:33.999Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-29T21:22:36.663Z] ---> Running in 6f3378e1a041 [2021-01-29T21:22:36.663Z] ---> Running in 936f0dda8dc5 [2021-01-29T21:22:36.663Z] ---> Running in 12a332824381 [2021-01-29T21:22:38.110Z] ---> 7d606946f32a [2021-01-29T21:22:38.110Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-29T21:22:38.110Z] ---> Running in 12c4e93833d5 [2021-01-29T21:22:38.387Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T21:22:38.659Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T21:22:38.659Z] 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 [2021-01-29T21:22:39.256Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T21:22:39.612Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T21:22:39.612Z] 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 [2021-01-29T21:22:40.272Z] OK: 217 MiB in 51 packages [2021-01-29T21:22:40.962Z] OK: 217 MiB in 51 packages [2021-01-29T21:22:42.068Z] Removing intermediate container 936f0dda8dc5 [2021-01-29T21:22:42.068Z] ---> 1fdd59b55fd4 [2021-01-29T21:22:42.068Z] Step 6/23 : COPY go.mod . [2021-01-29T21:22:42.673Z] Removing intermediate container 12a332824381 [2021-01-29T21:22:42.673Z] ---> ccfbe4df44a3 [2021-01-29T21:22:42.673Z] Step 6/26 : COPY go.mod . [2021-01-29T21:22:43.283Z] ---> 1a3193dc3e74 [2021-01-29T21:22:43.283Z] Step 7/23 : RUN go mod download [2021-01-29T21:22:43.560Z] ---> Running in eaf98c99e03a [2021-01-29T21:22:44.180Z] ---> e45a460bccff [2021-01-29T21:22:44.180Z] Step 7/26 : RUN go mod download [2021-01-29T21:22:44.180Z] ---> Running in 0af2707da40c [2021-01-29T21:22:48.521Z] Removing intermediate container eaf98c99e03a [2021-01-29T21:22:48.521Z] ---> f817d28e7b02 [2021-01-29T21:22:48.521Z] Step 8/23 : COPY . . [2021-01-29T21:22:49.123Z] Removing intermediate container 0af2707da40c [2021-01-29T21:22:49.123Z] ---> ba24f5128564 [2021-01-29T21:22:49.123Z] Step 8/26 : COPY . . [2021-01-29T21:23:21.485Z] ---> 6be77f35b49e [2021-01-29T21:23:21.485Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-29T21:23:21.485Z] ---> a8e5cee7c017 [2021-01-29T21:23:21.485Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-29T21:23:21.485Z] ---> Running in 1b012c45ff0e [2021-01-29T21:23:21.485Z] ---> Running in d0fa570b41f7 [2021-01-29T21:23:23.487Z] 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 [2021-01-29T21:23:23.487Z] 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 [2021-01-29T21:23:45.696Z] Removing intermediate container 12c4e93833d5 [2021-01-29T21:23:45.696Z] ---> 0139dded759a [2021-01-29T21:23:45.696Z] [2021-01-29T21:23:45.696Z] Step 10/22 : FROM alpine:3.12 [2021-01-29T21:23:45.696Z] ---> afeebe901d6b [2021-01-29T21:23:45.696Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-29T21:23:45.696Z] ---> Running in 0b099d1874b3 [2021-01-29T21:23:47.695Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T21:23:47.695Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T21:23:48.678Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-29T21:23:48.679Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-29T21:23:48.679Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T21:23:48.679Z] Executing ca-certificates-20191127-r4.trigger [2021-01-29T21:23:48.954Z] OK: 6 MiB in 16 packages [2021-01-29T21:23:52.352Z] Removing intermediate container 0b099d1874b3 [2021-01-29T21:23:52.352Z] ---> b491600bfa6d [2021-01-29T21:23:52.352Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-29T21:23:52.352Z] ---> Running in b040c7c75a90 [2021-01-29T21:23:52.626Z] Removing intermediate container b040c7c75a90 [2021-01-29T21:23:52.626Z] ---> b23a9e5e4432 [2021-01-29T21:23:52.626Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-29T21:23:52.908Z] ---> Running in d8371007f60e [2021-01-29T21:23:53.519Z] Removing intermediate container d8371007f60e [2021-01-29T21:23:53.519Z] ---> 22481de9aa29 [2021-01-29T21:23:53.519Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-29T21:23:53.795Z] ---> Running in 9e32e58e9a1e [2021-01-29T21:23:54.412Z] Removing intermediate container 9e32e58e9a1e [2021-01-29T21:23:54.412Z] ---> 0bc1f69b244f [2021-01-29T21:23:54.412Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T21:23:55.395Z] ---> 9e8449399394 [2021-01-29T21:23:55.395Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-29T21:23:57.385Z] ---> bf8fcde4fed7 [2021-01-29T21:23:57.385Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-29T21:23:58.372Z] ---> 7bc31897111a [2021-01-29T21:23:58.372Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-29T21:23:58.643Z] ---> Running in e3faa47857d9 [2021-01-29T21:23:59.241Z] Removing intermediate container e3faa47857d9 [2021-01-29T21:23:59.241Z] ---> e29727865979 [2021-01-29T21:23:59.241Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T21:23:59.845Z] ---> Running in b3822ae43e79 [2021-01-29T21:24:00.464Z] Removing intermediate container b3822ae43e79 [2021-01-29T21:24:00.465Z] ---> eb8a42549704 [2021-01-29T21:24:00.465Z] Step 20/22 : LABEL arch=arm64 [2021-01-29T21:24:00.747Z] ---> Running in 52ebe8aa32eb [2021-01-29T21:24:01.735Z] Removing intermediate container 52ebe8aa32eb [2021-01-29T21:24:01.735Z] ---> 8ae349fea8a8 [2021-01-29T21:24:01.735Z] Step 21/22 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 [2021-01-29T21:24:02.009Z] ---> Running in 6999842a7bc4 [2021-01-29T21:24:03.004Z] Removing intermediate container 6999842a7bc4 [2021-01-29T21:24:03.004Z] ---> c6f1538eed3a [2021-01-29T21:24:03.004Z] Step 22/22 : LABEL version=0.0.0 [2021-01-29T21:24:03.604Z] ---> Running in 805e45d971ff [2021-01-29T21:24:04.592Z] Removing intermediate container 805e45d971ff [2021-01-29T21:24:04.592Z] ---> 08b269d052cd [2021-01-29T21:24:04.592Z] [2021-01-29T21:24:05.204Z] Successfully built 08b269d052cd [2021-01-29T21:24:05.204Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-29T21:24:05.826Z]  Building docker-support-notifications-go ... done Removing intermediate container 6f3378e1a041 [2021-01-29T21:24:05.826Z] ---> b84a532c6405 [2021-01-29T21:24:05.826Z] [2021-01-29T21:24:05.826Z] Step 10/23 : FROM alpine:3.12 [2021-01-29T21:24:05.826Z] ---> afeebe901d6b [2021-01-29T21:24:05.826Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-29T21:24:05.826Z] ---> Using cache [2021-01-29T21:24:05.826Z] ---> fc24db7370b6 [2021-01-29T21:24:05.826Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-29T21:24:05.826Z] ---> Using cache [2021-01-29T21:24:05.826Z] ---> 1831cba5a58d [2021-01-29T21:24:05.826Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-29T21:24:05.826Z] ---> Running in c876781b67ed [2021-01-29T21:24:06.428Z] Removing intermediate container c876781b67ed [2021-01-29T21:24:06.428Z] ---> a5e399a295e2 [2021-01-29T21:24:06.428Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-29T21:24:06.700Z] ---> Running in e4623f6dce19 [2021-01-29T21:24:07.299Z] Removing intermediate container e4623f6dce19 [2021-01-29T21:24:07.299Z] ---> 9845d16ac4f4 [2021-01-29T21:24:07.299Z] Step 15/23 : WORKDIR / [2021-01-29T21:24:07.299Z] ---> Running in 17d494341539 [2021-01-29T21:24:08.282Z] Removing intermediate container 17d494341539 [2021-01-29T21:24:08.282Z] ---> 1f3ac66a3c73 [2021-01-29T21:24:08.282Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T21:24:09.286Z] ---> 4c0947878ca8 [2021-01-29T21:24:09.286Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-29T21:24:11.284Z] ---> eb9303f4549a [2021-01-29T21:24:11.284Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-29T21:24:12.746Z] ---> 1976a65a4e13 [2021-01-29T21:24:12.746Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-29T21:24:12.746Z] ---> Running in 555b1b1566e6 [2021-01-29T21:24:13.346Z] Removing intermediate container 555b1b1566e6 [2021-01-29T21:24:13.346Z] ---> 6dae5ec6b276 [2021-01-29T21:24:13.346Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T21:24:13.346Z] ---> Running in e786d67c3fd3 [2021-01-29T21:24:13.946Z] Removing intermediate container e786d67c3fd3 [2021-01-29T21:24:13.946Z] ---> b4b187977acc [2021-01-29T21:24:13.946Z] Step 21/23 : LABEL arch=arm64 [2021-01-29T21:24:14.234Z] ---> Running in 2cddd572ecd5 [2021-01-29T21:24:14.833Z] Removing intermediate container 2cddd572ecd5 [2021-01-29T21:24:14.833Z] ---> 9df354f76196 [2021-01-29T21:24:14.833Z] Step 22/23 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 [2021-01-29T21:24:15.109Z] ---> Running in 9ab96c598a78 [2021-01-29T21:24:15.718Z] Removing intermediate container 9ab96c598a78 [2021-01-29T21:24:15.718Z] ---> 7d91236700c5 [2021-01-29T21:24:15.718Z] Step 23/23 : LABEL version=0.0.0 [2021-01-29T21:24:15.994Z] ---> Running in fa7accc0b6ab [2021-01-29T21:24:16.595Z] Removing intermediate container fa7accc0b6ab [2021-01-29T21:24:16.595Z] ---> fe17939c81ba [2021-01-29T21:24:16.595Z] [2021-01-29T21:24:17.194Z] Successfully built fe17939c81ba [2021-01-29T21:24:17.194Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-29T21:24:27.391Z]  Building docker-core-metadata-go ... done Removing intermediate container d0fa570b41f7 [2021-01-29T21:24:27.391Z] ---> 8bed66454d44 [2021-01-29T21:24:27.391Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-29T21:24:27.665Z] ---> Running in 1d489e0eb7f6 [2021-01-29T21:24:29.102Z] 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 [2021-01-29T21:24:31.773Z] Removing intermediate container 1d489e0eb7f6 [2021-01-29T21:24:31.773Z] ---> bf87b53b12aa [2021-01-29T21:24:31.773Z] [2021-01-29T21:24:31.773Z] Step 11/26 : FROM docker:20.10.0 [2021-01-29T21:24:32.052Z] 20.10.0: Pulling from library/docker [2021-01-29T21:24:42.239Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-29T21:24:42.239Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-29T21:24:42.239Z] ---> eeaf43b92773 [2021-01-29T21:24:42.239Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-29T21:24:42.239Z] ---> Running in 7bed182c0fd9 [2021-01-29T21:24:42.239Z] Removing intermediate container 1b012c45ff0e [2021-01-29T21:24:42.239Z] ---> adcae1e76098 [2021-01-29T21:24:42.239Z] [2021-01-29T21:24:42.239Z] Step 10/23 : FROM alpine:3.12 [2021-01-29T21:24:42.239Z] ---> afeebe901d6b [2021-01-29T21:24:42.239Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-29T21:24:42.239Z] ---> Running in fee117af391a [2021-01-29T21:24:42.511Z] Removing intermediate container fee117af391a [2021-01-29T21:24:42.511Z] ---> 58275dcd65b6 [2021-01-29T21:24:42.511Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-29T21:24:42.784Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T21:24:42.784Z] ---> Running in 4727a27a825e [2021-01-29T21:24:43.058Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T21:24:43.058Z] Removing intermediate container 4727a27a825e [2021-01-29T21:24:43.058Z] ---> fa931fff9ca7 [2021-01-29T21:24:43.058Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-29T21:24:43.332Z] ---> Running in ee16f57d255c [2021-01-29T21:24:43.601Z] (1/2) Installing readline (8.0.4-r0) [2021-01-29T21:24:43.601Z] (2/2) Installing bash (5.0.17-r0) [2021-01-29T21:24:43.601Z] Executing bash-5.0.17-r0.post-install [2021-01-29T21:24:43.601Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T21:24:43.601Z] OK: 12 MiB in 22 packages [2021-01-29T21:24:43.876Z] Removing intermediate container ee16f57d255c [2021-01-29T21:24:43.876Z] ---> 3142fc769cbc [2021-01-29T21:24:43.876Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T21:24:43.876Z] ---> Running in dec6a3595c10 [2021-01-29T21:24:44.855Z] Removing intermediate container 7bed182c0fd9 [2021-01-29T21:24:44.855Z] ---> 263d58caed79 [2021-01-29T21:24:44.855Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-29T21:24:45.124Z] ---> Running in 1b1be622ff1a [2021-01-29T21:24:45.717Z] Removing intermediate container 1b1be622ff1a [2021-01-29T21:24:45.717Z] ---> 565345fe541d [2021-01-29T21:24:45.717Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-29T21:24:45.989Z] ---> Running in 3480b0a50a28 [2021-01-29T21:24:46.259Z] Removing intermediate container 3480b0a50a28 [2021-01-29T21:24:46.259Z] ---> e0b96a2f198e [2021-01-29T21:24:46.259Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-29T21:24:46.534Z] Removing intermediate container dec6a3595c10 [2021-01-29T21:24:46.534Z] ---> 9b21ef413d0d [2021-01-29T21:24:46.534Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-29T21:24:46.534Z] ---> Running in b89e7a86ccd4 [2021-01-29T21:24:46.534Z] ---> Running in 4704559bd16c [2021-01-29T21:24:47.136Z] Removing intermediate container b89e7a86ccd4 [2021-01-29T21:24:47.136Z] ---> a60d4d748ce2 [2021-01-29T21:24:47.136Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-29T21:24:47.729Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T21:24:48.321Z] ---> 042e553119ad [2021-01-29T21:24:48.321Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-29T21:24:48.597Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T21:24:48.868Z] ---> 3b5f05e8094f [2021-01-29T21:24:48.868Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-29T21:24:49.463Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-29T21:24:49.463Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-29T21:24:49.463Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-29T21:24:49.463Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-29T21:24:49.735Z] ---> 09a54f132c76 [2021-01-29T21:24:49.735Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-29T21:24:49.735Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-29T21:24:49.735Z] ---> Running in e92c94b5f2e6 [2021-01-29T21:24:50.008Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-29T21:24:50.008Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T21:24:50.008Z] OK: 8 MiB in 20 packages [2021-01-29T21:24:50.988Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T21:24:51.263Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T21:24:51.263Z] Removing intermediate container 4704559bd16c [2021-01-29T21:24:51.263Z] ---> 1217512c687e [2021-01-29T21:24:51.263Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T21:24:51.537Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-29T21:24:51.537Z] (2/33) Installing expat (2.2.9-r1) [2021-01-29T21:24:51.537Z] (3/33) Installing libffi (3.3-r2) [2021-01-29T21:24:51.537Z] (4/33) Installing gdbm (1.13-r1) [2021-01-29T21:24:51.810Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-29T21:24:51.810Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-29T21:24:51.810Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-29T21:24:52.082Z] ---> f8a51d5743a5 [2021-01-29T21:24:52.082Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-29T21:24:54.049Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-29T21:24:54.049Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-29T21:24:54.049Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-29T21:24:54.049Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-29T21:24:54.049Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-29T21:24:54.049Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-29T21:24:54.049Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-29T21:24:54.049Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-29T21:24:54.049Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-29T21:24:54.049Z] ---> 27998b31652b [2021-01-29T21:24:54.049Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-29T21:24:54.049Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-29T21:24:54.049Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-29T21:24:54.049Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-29T21:24:54.049Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-29T21:24:54.049Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-29T21:24:54.049Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-29T21:24:54.327Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-29T21:24:54.327Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-29T21:24:54.327Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-29T21:24:54.327Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-29T21:24:54.327Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-29T21:24:54.327Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-29T21:24:54.327Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-29T21:24:54.327Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-29T21:24:54.327Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-29T21:24:54.327Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-29T21:24:54.327Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-29T21:24:54.603Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T21:24:54.603Z] OK: 71 MiB in 55 packages [2021-01-29T21:24:54.877Z] ---> d99623492547 [2021-01-29T21:24:54.877Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-29T21:24:54.877Z] ---> Running in 12a507556ae6 [2021-01-29T21:24:55.472Z] Removing intermediate container 12a507556ae6 [2021-01-29T21:24:55.472Z] ---> 7751b43af3c5 [2021-01-29T21:24:55.472Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T21:24:55.744Z] ---> Running in 1722d09feba7 [2021-01-29T21:24:56.339Z] Removing intermediate container 1722d09feba7 [2021-01-29T21:24:56.339Z] ---> dc98cc63f87d [2021-01-29T21:24:56.339Z] Step 21/23 : LABEL arch=arm64 [2021-01-29T21:24:56.339Z] ---> Running in 0fb98318ae81 [2021-01-29T21:24:56.935Z] Removing intermediate container 0fb98318ae81 [2021-01-29T21:24:56.935Z] ---> a940f96a344b [2021-01-29T21:24:56.935Z] Step 22/23 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 [2021-01-29T21:24:57.207Z] ---> Running in 1113e900a520 [2021-01-29T21:24:57.805Z] Removing intermediate container 1113e900a520 [2021-01-29T21:24:57.805Z] ---> c5323d06d6e6 [2021-01-29T21:24:57.805Z] Step 23/23 : LABEL version=0.0.0 [2021-01-29T21:24:58.086Z] ---> Running in 9454bcd05aca [2021-01-29T21:24:58.685Z] Removing intermediate container 9454bcd05aca [2021-01-29T21:24:58.685Z] ---> f635dadd3e94 [2021-01-29T21:24:58.685Z] [2021-01-29T21:24:58.956Z] Successfully built f635dadd3e94 [2021-01-29T21:24:58.956Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-29T21:25:00.386Z]  Building docker-core-data-go ... done Removing intermediate container e92c94b5f2e6 [2021-01-29T21:25:00.386Z] ---> fabf84d422a7 [2021-01-29T21:25:00.386Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-29T21:25:00.386Z] ---> Running in ea6a67917917 [2021-01-29T21:25:05.778Z] Collecting docker-compose==1.23.2 [2021-01-29T21:25:05.778Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-29T21:25:05.778Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-29T21:25:05.778Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-29T21:25:06.365Z] Collecting jsonschema<3,>=2.5.1 [2021-01-29T21:25:06.365Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-29T21:25:06.636Z] Collecting texttable<0.10,>=0.9.0 [2021-01-29T21:25:06.636Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-29T21:25:08.597Z] Collecting cached-property<2,>=1.2.0 [2021-01-29T21:25:08.597Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-29T21:25:08.868Z] Collecting docopt<0.7,>=0.6.1 [2021-01-29T21:25:08.868Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-29T21:25:10.831Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-29T21:25:10.831Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-29T21:25:12.787Z] Collecting docker<4.0,>=3.6.0 [2021-01-29T21:25:12.787Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-29T21:25:13.388Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-29T21:25:14.375Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-29T21:25:14.375Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-29T21:25:14.974Z] Collecting PyYAML<4,>=3.10 [2021-01-29T21:25:14.974Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-29T21:25:18.352Z] Collecting docker-pycreds>=0.4.0 [2021-01-29T21:25:18.353Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-29T21:25:18.623Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-29T21:25:18.623Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-29T21:25:18.896Z] 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) [2021-01-29T21:25:18.896Z] 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) [2021-01-29T21:25:18.896Z] Collecting idna<2.8,>=2.5 [2021-01-29T21:25:18.896Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-29T21:25:19.166Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-29T21:25:19.166Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-29T21:25:19.166Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-29T21:25:19.166Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-29T21:25:19.755Z] Installing collected packages: websocket-client, jsonschema, texttable, cached-property, docopt, dockerpty, urllib3, idna, requests, docker-pycreds, docker, PyYAML, docker-compose [2021-01-29T21:25:20.345Z] Running setup.py install for texttable: started [2021-01-29T21:25:22.310Z] Running setup.py install for texttable: finished with status 'done' [2021-01-29T21:25:22.310Z] Running setup.py install for docopt: started [2021-01-29T21:25:24.276Z] Running setup.py install for docopt: finished with status 'done' [2021-01-29T21:25:24.276Z] Running setup.py install for dockerpty: started [2021-01-29T21:25:25.699Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-29T21:25:25.699Z] Attempting uninstall: urllib3 [2021-01-29T21:25:25.699Z] Found existing installation: urllib3 1.25.9 [2021-01-29T21:25:25.699Z] Uninstalling urllib3-1.25.9: [2021-01-29T21:25:25.971Z] Successfully uninstalled urllib3-1.25.9 [2021-01-29T21:25:26.565Z] Attempting uninstall: idna [2021-01-29T21:25:26.565Z] Found existing installation: idna 2.9 [2021-01-29T21:25:26.565Z] Uninstalling idna-2.9: [2021-01-29T21:25:26.565Z] Successfully uninstalled idna-2.9 [2021-01-29T21:25:27.156Z] Attempting uninstall: requests [2021-01-29T21:25:27.156Z] Found existing installation: requests 2.23.0 [2021-01-29T21:25:27.156Z] Uninstalling requests-2.23.0: [2021-01-29T21:25:27.426Z] Successfully uninstalled requests-2.23.0 [2021-01-29T21:25:28.396Z] Running setup.py install for PyYAML: started [2021-01-29T21:25:30.359Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-29T21:25:31.326Z] 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 [2021-01-29T21:25:35.619Z] Removing intermediate container ea6a67917917 [2021-01-29T21:25:35.619Z] ---> 905e4c443b17 [2021-01-29T21:25:35.619Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-29T21:25:35.619Z] ---> Running in 916e86f3a13f [2021-01-29T21:25:36.214Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T21:25:36.214Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T21:25:36.811Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-29T21:25:36.811Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-29T21:25:36.811Z] (3/3) Installing curl (7.69.1-r3) [2021-01-29T21:25:36.811Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T21:25:36.811Z] OK: 71 MiB in 58 packages [2021-01-29T21:25:38.237Z] Removing intermediate container 916e86f3a13f [2021-01-29T21:25:38.237Z] ---> 6656b930b418 [2021-01-29T21:25:38.237Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-29T21:25:38.237Z] ---> Running in dd91b59ccb04 [2021-01-29T21:25:38.835Z] Removing intermediate container dd91b59ccb04 [2021-01-29T21:25:38.835Z] ---> 27ec8307a114 [2021-01-29T21:25:38.835Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T21:25:38.835Z] ---> Running in 07db684043ee [2021-01-29T21:25:39.430Z] Removing intermediate container 07db684043ee [2021-01-29T21:25:39.430Z] ---> 19491f06e6e7 [2021-01-29T21:25:39.430Z] Step 24/26 : LABEL arch=arm64 [2021-01-29T21:25:39.430Z] ---> Running in e5f25015c743 [2021-01-29T21:25:39.736Z] Removing intermediate container e5f25015c743 [2021-01-29T21:25:39.736Z] ---> 0fa4fb7411cc [2021-01-29T21:25:40.030Z] Step 25/26 : LABEL git_sha=2849997231497750090adeffc98bab40335446c1 [2021-01-29T21:25:40.030Z] ---> Running in e21d42033b2f [2021-01-29T21:25:40.652Z] Removing intermediate container e21d42033b2f [2021-01-29T21:25:40.652Z] ---> 32493981551a [2021-01-29T21:25:40.652Z] Step 26/26 : LABEL version=0.0.0 [2021-01-29T21:25:40.652Z] ---> Running in bbb80ba9940d [2021-01-29T21:25:41.275Z] Removing intermediate container bbb80ba9940d [2021-01-29T21:25:41.275Z] ---> 190890750011 [2021-01-29T21:25:41.275Z] [2021-01-29T21:25:41.556Z] Successfully built 190890750011 [2021-01-29T21:25:41.556Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-29T21:25:41.852Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-29T21:25:41.870Z] $ docker stop --time=1 811209e9db75ae2666bc01e8f797d1ee2618cee4ecdfa1b5756d6a6520e4dfb0 [2021-01-29T21:25:43.796Z] $ docker rm -f 811209e9db75ae2666bc01e8f797d1ee2618cee4ecdfa1b5756d6a6520e4dfb0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-29T21:25:44.592Z] + docker images [2021-01-29T21:25:44.592Z] + grep docker [2021-01-29T21:25:44.861Z] docker-sys-mgmt-agent-go-arm64 latest 190890750011 4 seconds ago 300MB [2021-01-29T21:25:44.861Z] docker-core-data-go-arm64 latest f635dadd3e94 46 seconds ago 21MB [2021-01-29T21:25:44.861Z] docker-core-metadata-go-arm64 latest fe17939c81ba About a minute ago 17.7MB [2021-01-29T21:25:44.861Z] docker-support-notifications-go-arm64 latest 08b269d052cd About a minute ago 16MB [2021-01-29T21:25:44.861Z] docker-security-bootstrapper-go-arm64 latest 6dd75146cb65 3 minutes ago 22.6MB [2021-01-29T21:25:44.861Z] docker-core-command-go-arm64 latest 8d780dc2bdd5 3 minutes ago 16MB [2021-01-29T21:25:44.861Z] docker-support-scheduler-go-arm64 latest ce759a615d9f 3 minutes ago 16.1MB [2021-01-29T21:25:44.861Z] docker-security-secretstore-setup-go-arm64 latest 18e2b1e283b9 4 minutes ago 23.4MB [2021-01-29T21:25:44.861Z] docker-security-proxy-setup-go-arm64 latest 4e54a56aa928 4 minutes ago 23.2MB [2021-01-29T21:25:44.861Z] docker 20.10.0 eeaf43b92773 7 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-29T21:25:48.278Z] provisioning config files... [2021-01-29T21:25:48.294Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1313962772316730831tmp [Pipeline] { [Pipeline] sh [2021-01-29T21:25:48.731Z] + set +x [2021-01-29T21:25:48.731Z] + curl -s https://codecov.io/bash [2021-01-29T21:25:48.731Z] + bash -s -- [2021-01-29T21:25:49.305Z] [2021-01-29T21:25:49.305Z] _____ _ [2021-01-29T21:25:49.305Z] / ____| | | [2021-01-29T21:25:49.305Z] | | ___ __| | ___ ___ _____ __ [2021-01-29T21:25:49.305Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-29T21:25:49.305Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-29T21:25:49.305Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-29T21:25:49.305Z] Bash-20210129-7c25fce [2021-01-29T21:25:49.305Z] [2021-01-29T21:25:49.305Z] [2021-01-29T21:25:49.305Z] ==> git version 2.24.3 found [2021-01-29T21:25:49.305Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-29T21:25:49.305Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-29T21:25:49.305Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-29T21:25:49.305Z] ==> Jenkins CI detected. [2021-01-29T21:25:49.305Z] project root: . [2021-01-29T21:25:49.305Z] --> token set from env [2021-01-29T21:25:49.305Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-29T21:25:49.305Z] ==> Running gcov in . (disable via -X gcov) [2021-01-29T21:25:49.305Z] ==> Python coveragepy not found [2021-01-29T21:25:49.305Z] ==> Searching for coverage reports in: [2021-01-29T21:25:49.305Z] + . [2021-01-29T21:25:49.305Z] -> Found 1 reports [2021-01-29T21:25:49.305Z] ==> Detecting git/mercurial file structure [2021-01-29T21:25:49.305Z] ==> Reading reports [2021-01-29T21:25:49.567Z] + ./coverage.out bytes=574983 [2021-01-29T21:25:49.567Z] ==> Appending adjustments [2021-01-29T21:25:49.567Z] https://docs.codecov.io/docs/fixing-reports [2021-01-29T21:25:52.880Z] + Found adjustments [2021-01-29T21:25:52.880Z] ==> Gzipping contents [2021-01-29T21:25:52.880Z] 88K /tmp/codecov.cUQDCt.gz [2021-01-29T21:25:52.880Z] ==> Uploading reports [2021-01-29T21:25:52.880Z] url: https://codecov.io [2021-01-29T21:25:52.880Z] query: branch=PR-3101&commit=2849997231497750090adeffc98bab40335446c1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3101%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3101&job=&cmd_args= [2021-01-29T21:25:52.880Z] -> Pinging Codecov [2021-01-29T21:25:52.880Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3101&commit=2849997231497750090adeffc98bab40335446c1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3101%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3101&job=&cmd_args= [2021-01-29T21:25:53.144Z] -> Uploading to [2021-01-29T21:25:53.144Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-29/00271124DB129430A58F1EEE437C3FCB/2849997231497750090adeffc98bab40335446c1/cc18d097-fac1-4c61-bc16-ed92b4096375.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210129%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210129T212552Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3ff7146b79aa5bb77f5d1cb58f88be997ed9cdbcd5b67244b1c3c486ee575312 [2021-01-29T21:25:53.144Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-29T21:25:53.144Z] Dload Upload Total Spent Left Speed [2021-01-29T21:25:53.718Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86904 0 0 100 86904 0 160k --:--:-- --:--:-- --:--:-- 161k [2021-01-29T21:25:53.718Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/2849997231497750090adeffc98bab40335446c1 [Pipeline] } [2021-01-29T21:25:53.744Z] 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 [2021-01-29T21:25:56.821Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-29T21:25:57.752Z] ---> package-listing.sh [2021-01-29T21:25:57.752Z] ++ facter osfamily [2021-01-29T21:25:57.752Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-29T21:25:57.752Z] + OS_FAMILY=redhat [2021-01-29T21:25:57.752Z] + workspace=/w/workspace/edgex-go/1 [2021-01-29T21:25:57.752Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-29T21:25:57.752Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-29T21:25:57.752Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-29T21:25:57.752Z] + PACKAGES=/tmp/packages_start.txt [2021-01-29T21:25:57.752Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-29T21:25:57.752Z] + PACKAGES=/tmp/packages_end.txt [2021-01-29T21:25:57.752Z] + case "${OS_FAMILY}" in [2021-01-29T21:25:57.752Z] + rpm -qa [2021-01-29T21:25:57.752Z] + sort [2021-01-29T21:26:03.066Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-29T21:26:03.066Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-29T21:26:03.066Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-29T21:26:03.066Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-29T21:26:03.066Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-29T21:26:03.066Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-29T21:26:03.097Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-29T21:26:03.422Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-29T21:26:03.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-29T21:26:03.770Z] [2021-01-29T21:26:03.771Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-29T21:26:04.169Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-29T21:26:04.169Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-29T21:26:04.169Z] df20fa9351a1: Pulling fs layer [2021-01-29T21:26:04.169Z] 36b3adc4ff6f: Pulling fs layer [2021-01-29T21:26:04.169Z] 8ad3a11d3b57: Pulling fs layer [2021-01-29T21:26:04.169Z] 46f8f816bc3b: Pulling fs layer [2021-01-29T21:26:04.169Z] 93b61091891f: Pulling fs layer [2021-01-29T21:26:04.169Z] 93b9cdb0e59b: Pulling fs layer [2021-01-29T21:26:04.169Z] 5e14af77c1be: Pulling fs layer [2021-01-29T21:26:04.169Z] 01666e4c0597: Pulling fs layer [2021-01-29T21:26:04.169Z] aa168da1d23b: Pulling fs layer [2021-01-29T21:26:04.169Z] 93b9cdb0e59b: Waiting [2021-01-29T21:26:04.169Z] 5e14af77c1be: Waiting [2021-01-29T21:26:04.169Z] 46f8f816bc3b: Waiting [2021-01-29T21:26:04.169Z] 93b61091891f: Waiting [2021-01-29T21:26:04.169Z] 01666e4c0597: Waiting [2021-01-29T21:26:04.749Z] 36b3adc4ff6f: Verifying Checksum [2021-01-29T21:26:04.749Z] 36b3adc4ff6f: Download complete [2021-01-29T21:26:04.749Z] df20fa9351a1: Verifying Checksum [2021-01-29T21:26:04.749Z] df20fa9351a1: Download complete [2021-01-29T21:26:04.749Z] 93b61091891f: Verifying Checksum [2021-01-29T21:26:04.749Z] 93b61091891f: Download complete [2021-01-29T21:26:04.749Z] 93b9cdb0e59b: Verifying Checksum [2021-01-29T21:26:04.749Z] 93b9cdb0e59b: Download complete [2021-01-29T21:26:04.749Z] 5e14af77c1be: Download complete [2021-01-29T21:26:04.749Z] 01666e4c0597: Verifying Checksum [2021-01-29T21:26:04.749Z] 01666e4c0597: Download complete [2021-01-29T21:26:04.749Z] 8ad3a11d3b57: Verifying Checksum [2021-01-29T21:26:04.749Z] 8ad3a11d3b57: Download complete [2021-01-29T21:26:05.013Z] df20fa9351a1: Pull complete [2021-01-29T21:26:05.276Z] 36b3adc4ff6f: Pull complete [2021-01-29T21:26:05.541Z] 46f8f816bc3b: Verifying Checksum [2021-01-29T21:26:05.541Z] 46f8f816bc3b: Download complete [2021-01-29T21:26:06.934Z] aa168da1d23b: Verifying Checksum [2021-01-29T21:26:06.934Z] aa168da1d23b: Download complete [2021-01-29T21:26:06.934Z] 8ad3a11d3b57: Pull complete [2021-01-29T21:26:07.210Z] 46f8f816bc3b: Pull complete [2021-01-29T21:26:07.786Z] 93b61091891f: Pull complete [2021-01-29T21:26:08.048Z] 93b9cdb0e59b: Pull complete [2021-01-29T21:26:08.048Z] 5e14af77c1be: Pull complete [2021-01-29T21:26:08.310Z] 01666e4c0597: Pull complete [2021-01-29T21:26:23.294Z] aa168da1d23b: Pull complete [2021-01-29T21:26:23.294Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-29T21:26:23.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-29T21:26:23.294Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-29T21:26:23.569Z] prd-centos7-docker-4c-2g-24001 does not seem to be running inside a container [2021-01-29T21:26:23.629Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-29T21:26:27.052Z] $ docker top 7e1eaa3b4428bc9ba5a3e24a5bdb48475da44757520bce94df0a096e8dea9b16 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-29T21:26:27.639Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-29T21:26:27.961Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-29T21:26:28.278Z] + ls /var/log/sa-host [2021-01-29T21:26:28.278Z] + sadf -c /var/log/sa-host/sa23 [2021-01-29T21:26:28.278Z] file_magic: OK [2021-01-29T21:26:28.278Z] HZ: Using current value: 100 [2021-01-29T21:26:28.278Z] file_header: OK [2021-01-29T21:26:28.278Z] 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 [2021-01-29T21:26:28.278Z] Statistics: [2021-01-29T21:26:28.278Z] Hnuu...uuuununununu... [2021-01-29T21:26:28.278Z] File successfully converted to sysstat format version 12.2.1 [2021-01-29T21:26:28.278Z] + sadf -c /var/log/sa-host/sa29 [2021-01-29T21:26:28.278Z] file_magic: OK [2021-01-29T21:26:28.278Z] HZ: Using current value: 100 [2021-01-29T21:26:28.278Z] file_header: OK [2021-01-29T21:26:28.278Z] 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 [2021-01-29T21:26:28.278Z] Statistics: [2021-01-29T21:26:28.278Z] 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... [2021-01-29T21:26:28.278Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-29T21:26:29.026Z] provisioning config files... [2021-01-29T21:26:29.047Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2564270155237058206tmp [Pipeline] { [Pipeline] echo [2021-01-29T21:26:29.175Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-29T21:26:29.512Z] ---> create-netrc.sh [Pipeline] } [2021-01-29T21:26:29.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-29T21:26:29.684Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-29T21:26:30.023Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-29T21:26:30.062Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-29T21:26:30.408Z] ---> sudo-logs.sh [2021-01-29T21:26:30.409Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-29T21:26:30.441Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-29T21:26:30.777Z] ---> job-cost.sh [2021-01-29T21:26:30.777Z] lf-activate-venv: SKIPPING [2021-01-29T21:26:30.777Z] INFO: No Stack... [2021-01-29T21:26:31.726Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-29T21:26:32.302Z] INFO: Archiving Costs [Pipeline] echo [2021-01-29T21:26:32.337Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-29T21:26:32.681Z] ---> logs-deploy.sh [2021-01-29T21:26:32.681Z] lf-activate-venv: SKIPPING [2021-01-29T21:26:32.681Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3101/1 [2021-01-29T21:26:32.681Z] INFO: archiving workspace using pattern(s): [2021-01-29T21:26:34.073Z] Archives upload complete. [2021-01-29T21:26:34.073Z] INFO: archiving logs to Nexus