Pull request #3056 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 48f292ecce04635bad45b2dac08c505f02e60d07 rather than 7014d8db88420514b0fce15c78599d89a23f0961 Obtained Jenkinsfile from 48f292ecce04635bad45b2dac08c505f02e60d07 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-21865 in /w/workspace/edgexfoundry_edgex-go_PR-3056 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 48f292ecce04635bad45b2dac08c505f02e60d07 into PR head commit 7014d8db88420514b0fce15c78599d89a23f0961 Merge succeeded, producing 7014d8db88420514b0fce15c78599d89a23f0961 Checking out Revision 7014d8db88420514b0fce15c78599d89a23f0961 (PR-3056) > 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/3056/head:refs/remotes/origin/PR-3056 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7014d8db88420514b0fce15c78599d89a23f0961 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 48f292ecce04635bad45b2dac08c505f02e60d07 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7014d8db88420514b0fce15c78599d89a23f0961 # timeout=10 Commit message: "fix(meta): Check the provisionWatcher existence when delete DS" > git rev-list --no-walk 35d7beb047923e9d71d8e176dbf4b6bc5d209303 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-21T06:32:38.019Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-21T06:32:38.291Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-21T06:32:38.397Z] ========================================================= [2021-01-21T06:32:38.397Z] EdgeX Global Pipelines Version Info [2021-01-21T06:32:38.397Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:32:41.329Z] ------------------- [2021-01-21T06:32:41.329Z] stable info: [2021-01-21T06:32:41.329Z] ------------------- [2021-01-21T06:32:41.329Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-21T06:32:41.329Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-21T06:32:41.329Z] Message: update stable to v1.0.179 [2021-01-21T06:32:42.306Z] ------------------- [2021-01-21T06:32:42.306Z] experimental info: [2021-01-21T06:32:42.306Z] ------------------- [2021-01-21T06:32:42.306Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-21T06:32:42.306Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-21T06:32:42.306Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-21T06:32:42.652Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-21T06:32:42.745Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-21T06:32:42.843Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-21T06:32:42.963Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-21T06:32:43.053Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-21T06:32:43.150Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-21T06:32:43.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-21T06:32:43.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-21T06:32:43.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-21T06:32:43.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-21T06:32:43.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-21T06:32:43.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-21T06:32:43.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-21T06:32:43.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-21T06:32:44.019Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-21T06:32:44.135Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-21T06:32:44.223Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-21T06:32:44.375Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-21T06:32:44.467Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-21T06:32:44.562Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-21T06:32:44.653Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-21T06:32:44.749Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-21T06:32:44.893Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-21T06:32:44.983Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3056 [Pipeline] echo [2021-01-21T06:32:45.067Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3056 [Pipeline] echo [2021-01-21T06:32:45.150Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3056 [Pipeline] echo [2021-01-21T06:32:45.252Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7014d8db88420514b0fce15c78599d89a23f0961 [Pipeline] echo [2021-01-21T06:32:45.345Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7014d8d [Pipeline] echo [2021-01-21T06:32:45.447Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-21T06:32:45.627Z] provisioning config files... [2021-01-21T06:32:45.666Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5903402406611293280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:32:46.100Z] ---> docker-login.sh [2021-01-21T06:32:46.100Z] nexus3.edgexfoundry.org:10001 [2021-01-21T06:32:46.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T06:32:46.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T06:32:46.986Z] Configure a credential helper to remove this warning. See [2021-01-21T06:32:46.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T06:32:46.986Z] [2021-01-21T06:32:46.986Z] Login Succeeded [2021-01-21T06:32:46.986Z] nexus3.edgexfoundry.org:10002 [2021-01-21T06:32:47.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T06:32:47.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T06:32:47.593Z] Configure a credential helper to remove this warning. See [2021-01-21T06:32:47.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T06:32:47.593Z] [2021-01-21T06:32:47.593Z] Login Succeeded [2021-01-21T06:32:47.593Z] nexus3.edgexfoundry.org:10003 [2021-01-21T06:32:47.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T06:32:47.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T06:32:47.958Z] Configure a credential helper to remove this warning. See [2021-01-21T06:32:47.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T06:32:47.958Z] [2021-01-21T06:32:47.958Z] Login Succeeded [2021-01-21T06:32:47.958Z] nexus3.edgexfoundry.org:10004 [2021-01-21T06:32:48.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T06:32:48.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T06:32:48.282Z] Configure a credential helper to remove this warning. See [2021-01-21T06:32:48.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T06:32:48.282Z] [2021-01-21T06:32:48.282Z] Login Succeeded [2021-01-21T06:32:48.282Z] docker.io [2021-01-21T06:32:48.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T06:32:48.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T06:32:48.977Z] Configure a credential helper to remove this warning. See [2021-01-21T06:32:48.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T06:32:48.977Z] [2021-01-21T06:32:48.977Z] Login Succeeded [2021-01-21T06:32:48.977Z] ---> docker-login.sh ends [Pipeline] } [2021-01-21T06:32:48.989Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-21T06:32:49.484Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-21T06:32:49.485Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T06:32:49.485Z] ++ dirname cmd/core-command/Dockerfile [2021-01-21T06:32:49.485Z] ++ cut -d/ -f2 [2021-01-21T06:32:49.485Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-21T06:32:49.485Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T06:32:49.485Z] ++ dirname cmd/core-data/Dockerfile [2021-01-21T06:32:49.485Z] ++ cut -d/ -f2 [2021-01-21T06:32:49.485Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-21T06:32:49.485Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T06:32:49.485Z] ++ cut -d/ -f2 [2021-01-21T06:32:49.485Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-21T06:32:49.485Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-21T06:32:49.485Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T06:32:49.485Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-21T06:32:49.485Z] ++ cut -d/ -f2 [2021-01-21T06:32:49.485Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-21T06:32:49.485Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T06:32:49.485Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-21T06:32:49.485Z] ++ cut -d/ -f2 [2021-01-21T06:32:49.485Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-21T06:32:49.485Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T06:32:49.485Z] ++ cut -d/ -f2 [2021-01-21T06:32:49.485Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-21T06:32:49.485Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-21T06:32:49.485Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T06:32:49.485Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-21T06:32:49.485Z] ++ cut -d/ -f2 [2021-01-21T06:32:49.485Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-21T06:32:49.485Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T06:32:49.485Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-21T06:32:49.485Z] ++ cut -d/ -f2 [2021-01-21T06:32:49.485Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-21T06:32:49.485Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T06:32:49.485Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-21T06:32:49.485Z] ++ cut -d/ -f2 [2021-01-21T06:32:49.485Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-21T06:32:49.643Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-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-21T06:32:51.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-21T06:32:51.323Z] [2021-01-21T06:32:51.323Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:32:51.861Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-21T06:32:52.233Z] latest: Pulling from edgex-devops/git-semver [2021-01-21T06:32:52.233Z] 31603596830f: Pulling fs layer [2021-01-21T06:32:52.233Z] 2a8b12db71e7: Pulling fs layer [2021-01-21T06:32:52.233Z] 6ca5941a6612: Pulling fs layer [2021-01-21T06:32:52.233Z] ecc8261a40a4: Pulling fs layer [2021-01-21T06:32:52.233Z] ecc8261a40a4: Waiting [2021-01-21T06:32:52.233Z] 2a8b12db71e7: Download complete [2021-01-21T06:32:52.561Z] 31603596830f: Verifying Checksum [2021-01-21T06:32:52.561Z] 31603596830f: Download complete [2021-01-21T06:32:52.864Z] ecc8261a40a4: Verifying Checksum [2021-01-21T06:32:52.864Z] ecc8261a40a4: Download complete [2021-01-21T06:32:53.522Z] 6ca5941a6612: Verifying Checksum [2021-01-21T06:32:53.522Z] 6ca5941a6612: Download complete [2021-01-21T06:32:53.522Z] 31603596830f: Pull complete [2021-01-21T06:32:53.828Z] 2a8b12db71e7: Pull complete [2021-01-21T06:32:55.865Z] 6ca5941a6612: Pull complete [2021-01-21T06:32:56.500Z] ecc8261a40a4: Pull complete [2021-01-21T06:32:56.500Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-21T06:32:56.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-21T06:32:56.500Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-21T06:32:56.789Z] prd-centos7-docker-4c-2g-21865 does not seem to be running inside a container [2021-01-21T06:32:57.070Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-21T06:33:00.041Z] $ docker top 58c112f4ea45c976f78855df2cb1a6c089fcf744ac5fc214a0dde841234a4ee1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-21T06:33:00.606Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-21T06:33:00.606Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-21T06:33:00.990Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-21T06:33:00.997Z] $ docker exec 58c112f4ea45c976f78855df2cb1a6c089fcf744ac5fc214a0dde841234a4ee1 ssh-agent [2021-01-21T06:33:01.381Z] SSH_AUTH_SOCK=/tmp/ssh-6QtAvo83zEIX/agent.11 [2021-01-21T06:33:01.381Z] SSH_AGENT_PID=16 [2021-01-21T06:33:01.431Z] Running ssh-add (command line suppressed) [2021-01-21T06:33:01.737Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_8348557990559642306.key (/w/workspace/edgex-go/4@tmp/private_key_8348557990559642306.key) [2021-01-21T06:33:01.829Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-21T06:33:02.232Z] + git tag --points-at HEAD [Pipeline] } [2021-01-21T06:33:02.323Z] $ docker exec --env ******** --env ******** 58c112f4ea45c976f78855df2cb1a6c089fcf744ac5fc214a0dde841234a4ee1 ssh-agent -k [2021-01-21T06:33:02.614Z] unset SSH_AUTH_SOCK; [2021-01-21T06:33:02.623Z] unset SSH_AGENT_PID; [2021-01-21T06:33:02.623Z] echo Agent pid 16 killed; [2021-01-21T06:33:02.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-21T06:33:02.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-21T06:33:02.910Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-21T06:33:03.214Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-21T06:33:03.219Z] $ docker exec 58c112f4ea45c976f78855df2cb1a6c089fcf744ac5fc214a0dde841234a4ee1 ssh-agent [2021-01-21T06:33:03.645Z] SSH_AUTH_SOCK=/tmp/ssh-nIpCo74HX2mQ/agent.44 [2021-01-21T06:33:03.645Z] SSH_AGENT_PID=49 [2021-01-21T06:33:03.659Z] Running ssh-add (command line suppressed) [2021-01-21T06:33:03.904Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_2350299148269344474.key (/w/workspace/edgex-go/4@tmp/private_key_2350299148269344474.key) [2021-01-21T06:33:04.034Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-21T06:33:04.427Z] + git semver init [2021-01-21T06:33:04.707Z] # -> Open(): unable to determine branch for HEAD [2021-01-21T06:33:04.707Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-01-21T06:33:04.707Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-01-21T06:33:04.707Z] # $SEMVER_REMOTE_NAME = origin [2021-01-21T06:33:04.707Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-21T06:33:04.707Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-21T06:33:04.707Z] # $SEMVER_BRANCH = PR-3056 [2021-01-21T06:33:04.707Z] # $SEMVER_TEMP = /tmp/semver-126777516 [2021-01-21T06:33:04.707Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-21T06:33:37.375Z] # '/tmp/semver-126777516' -> '/w/workspace/edgex-go/4/.semver' [2021-01-21T06:33:37.375Z] # -> Force: false [2021-01-21T06:33:37.375Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-01-21T06:33:37.411Z] $ docker exec --env ******** --env ******** 58c112f4ea45c976f78855df2cb1a6c089fcf744ac5fc214a0dde841234a4ee1 ssh-agent -k [2021-01-21T06:33:37.857Z] unset SSH_AUTH_SOCK; [2021-01-21T06:33:37.858Z] unset SSH_AGENT_PID; [2021-01-21T06:33:37.858Z] echo Agent pid 49 killed; [2021-01-21T06:33:38.009Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-21T06:33:38.565Z] + git semver [Pipeline] } [2021-01-21T06:33:38.596Z] $ docker stop --time=1 58c112f4ea45c976f78855df2cb1a6c089fcf744ac5fc214a0dde841234a4ee1 [2021-01-21T06:33:40.380Z] $ docker rm -f 58c112f4ea45c976f78855df2cb1a6c089fcf744ac5fc214a0dde841234a4ee1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-21T06:33:41.266Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-21T06:33:42.304Z] Stashed 1 file(s) [Pipeline] echo [2021-01-21T06:33:42.307Z] [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-21T06:33:43.297Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-21T06:33:43.638Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-21T06:33:43.980Z] + sudo service docker restart [2021-01-21T06:33:43.980Z] + true [2021-01-21T06:33:43.980Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-21T06:33:45.015Z] ========================================================= [2021-01-21T06:33:45.015Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-21T06:33:45.015Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:33:45.454Z] + 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-21T06:33:50.859Z] Sending build context to Docker daemon 327.6MB [2021-01-21T06:33:50.859Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-21T06:33:50.859Z] Step 2/6 : FROM ${BASE} [2021-01-21T06:33:51.121Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-21T06:33:51.121Z] 188c0c94c7c5: Pulling fs layer [2021-01-21T06:33:51.121Z] 0ef7d3d256c8: Pulling fs layer [2021-01-21T06:33:51.121Z] de9db76c5a1d: Pulling fs layer [2021-01-21T06:33:51.121Z] bca2f99d35d6: Pulling fs layer [2021-01-21T06:33:51.121Z] 93359f2a8cfa: Pulling fs layer [2021-01-21T06:33:51.121Z] 7c6f9722023f: Pulling fs layer [2021-01-21T06:33:51.121Z] a35cf1a2eb13: Pulling fs layer [2021-01-21T06:33:51.121Z] 93359f2a8cfa: Waiting [2021-01-21T06:33:51.121Z] 7c6f9722023f: Waiting [2021-01-21T06:33:51.121Z] a35cf1a2eb13: Waiting [2021-01-21T06:33:51.121Z] bca2f99d35d6: Waiting [2021-01-21T06:33:51.121Z] de9db76c5a1d: Verifying Checksum [2021-01-21T06:33:51.121Z] de9db76c5a1d: Download complete [2021-01-21T06:33:51.121Z] 0ef7d3d256c8: Verifying Checksum [2021-01-21T06:33:51.121Z] 0ef7d3d256c8: Download complete [2021-01-21T06:33:51.121Z] 93359f2a8cfa: Verifying Checksum [2021-01-21T06:33:51.121Z] 93359f2a8cfa: Download complete [2021-01-21T06:33:52.122Z] 7c6f9722023f: Verifying Checksum [2021-01-21T06:33:52.122Z] 7c6f9722023f: Download complete [2021-01-21T06:33:52.122Z] 188c0c94c7c5: Verifying Checksum [2021-01-21T06:33:52.122Z] 188c0c94c7c5: Download complete [2021-01-21T06:33:52.753Z] 188c0c94c7c5: Pull complete [2021-01-21T06:33:53.034Z] 0ef7d3d256c8: Pull complete [2021-01-21T06:33:53.314Z] de9db76c5a1d: Pull complete [2021-01-21T06:33:57.742Z] Still waiting to schedule task [2021-01-21T06:33:57.742Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-21T06:33:57.744Z] a35cf1a2eb13: Verifying Checksum [2021-01-21T06:33:57.744Z] a35cf1a2eb13: Download complete [2021-01-21T06:33:58.832Z] bca2f99d35d6: Verifying Checksum [2021-01-21T06:33:58.832Z] bca2f99d35d6: Download complete [2021-01-21T06:34:11.576Z] bca2f99d35d6: Pull complete [2021-01-21T06:34:11.576Z] 93359f2a8cfa: Pull complete [2021-01-21T06:34:11.576Z] 7c6f9722023f: Pull complete [2021-01-21T06:34:17.080Z] a35cf1a2eb13: Pull complete [2021-01-21T06:34:17.080Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-21T06:34:17.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-21T06:34:17.080Z] ---> a62c8e92a672 [2021-01-21T06:34:17.080Z] 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-21T06:34:17.080Z] ---> Running in 24c2b8ec20d7 [2021-01-21T06:34:17.349Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T06:34:18.312Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T06:34:18.590Z] (1/12) Installing libmagic (5.38-r0) [2021-01-21T06:34:18.868Z] (2/12) Installing file (5.38-r0) [2021-01-21T06:34:18.868Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-21T06:34:19.155Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-21T06:34:24.556Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-21T06:34:24.556Z] (6/12) Installing patch (2.7.6-r6) [2021-01-21T06:34:24.556Z] (7/12) Installing build-base (0.5-r2) [2021-01-21T06:34:24.836Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-21T06:34:24.836Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-21T06:34:24.836Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-21T06:34:25.111Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-21T06:34:25.111Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-21T06:34:25.111Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:34:25.111Z] OK: 233 MiB in 51 packages [2021-01-21T06:34:29.954Z] Removing intermediate container 24c2b8ec20d7 [2021-01-21T06:34:29.954Z] ---> 60e3ec7ab556 [2021-01-21T06:34:29.954Z] Step 4/6 : WORKDIR /edgex-go [2021-01-21T06:34:29.954Z] ---> Running in 568fe01fdf02 [2021-01-21T06:34:30.261Z] Removing intermediate container 568fe01fdf02 [2021-01-21T06:34:30.261Z] ---> cc4a53904285 [2021-01-21T06:34:30.261Z] Step 5/6 : COPY go.mod . [2021-01-21T06:34:30.590Z] ---> d572b0b2ad87 [2021-01-21T06:34:30.590Z] Step 6/6 : RUN go mod download [2021-01-21T06:34:30.864Z] ---> Running in 9a0257e91e34 [2021-01-21T06:34:58.258Z] Removing intermediate container 9a0257e91e34 [2021-01-21T06:34:58.258Z] ---> e08aeb370b56 [2021-01-21T06:34:58.258Z] Successfully built e08aeb370b56 [2021-01-21T06:34:58.258Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:34:58.670Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-21T06:34:58.670Z] . [Pipeline] withDockerContainer [2021-01-21T06:34:58.944Z] prd-centos7-docker-4c-2g-21865 does not seem to be running inside a container [2021-01-21T06:34:59.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-21T06:35:00.486Z] $ docker top c355f968e9b3e08955a5510b701152c39ae9274fcd71a2b25fb9da8ac93370df -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T06:35:01.423Z] + go version [2021-01-21T06:35:01.423Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-21T06:35:01.455Z] $ docker stop --time=1 c355f968e9b3e08955a5510b701152c39ae9274fcd71a2b25fb9da8ac93370df [2021-01-21T06:35:03.116Z] $ docker rm -f c355f968e9b3e08955a5510b701152c39ae9274fcd71a2b25fb9da8ac93370df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:35:04.114Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-21T06:35:04.114Z] . [Pipeline] withDockerContainer [2021-01-21T06:35:04.428Z] prd-centos7-docker-4c-2g-21865 does not seem to be running inside a container [2021-01-21T06:35:04.564Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-21T06:35:05.913Z] $ docker top d7b0efad197039fc2ee5aebb50a13ca2b17f4153261813a93a5ab55a7c15583d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-21T06:35:06.194Z] ========================================================= [2021-01-21T06:35:06.194Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-21T06:35:06.194Z] ========================================================= [Pipeline] sh [2021-01-21T06:35:06.504Z] + make test [2021-01-21T06:35:06.504Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-21T06:35:24.879Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-21T06:35:50.559Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-21866 in /w/workspace/edgexfoundry_edgex-go_PR-3056 [Pipeline] { [Pipeline] ws [2021-01-21T06:35:50.649Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-01-21T06:35:52.193Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-21T06:35:55.645Z] using credential edgex-jenkins-ssh [2021-01-21T06:35:55.711Z] Cloning the remote Git repository [2021-01-21T06:35:55.761Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-21T06:35:55.885Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-01-21T06:35:55.986Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-21T06:35:55.986Z] > git --version # timeout=10 [2021-01-21T06:35:56.004Z] > git --version # 'git version 2.17.1' [2021-01-21T06:35:56.005Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T06:35:56.048Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-21T06:36:07.685Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-21T06:36:07.685Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-21T06:36:07.685Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-21T06:36:07.685Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-21T06:36:07.685Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-21T06:36:07.685Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-21T06:36:08.338Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-21T06:36:08.981Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-21T06:36:10.051Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-21T06:36:12.839Z] Merging remotes/origin/master commit 48f292ecce04635bad45b2dac08c505f02e60d07 into PR head commit 7014d8db88420514b0fce15c78599d89a23f0961 [2021-01-21T06:36:11.939Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-21T06:36:11.967Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-21T06:36:12.004Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-21T06:36:12.040Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-21T06:36:12.040Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T06:36:12.053Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3056/head:refs/remotes/origin/PR-3056 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-21T06:36:12.857Z] > git config core.sparsecheckout # timeout=10 [2021-01-21T06:36:12.871Z] > git checkout -f 7014d8db88420514b0fce15c78599d89a23f0961 # timeout=10 [2021-01-21T06:36:13.203Z] Merge succeeded, producing 7014d8db88420514b0fce15c78599d89a23f0961 [2021-01-21T06:36:13.203Z] Checking out Revision 7014d8db88420514b0fce15c78599d89a23f0961 (PR-3056) [2021-01-21T06:36:13.603Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-21T06:36:13.603Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-21T06:36:13.603Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-21T06:36:13.122Z] > git remote # timeout=10 [2021-01-21T06:36:13.138Z] > git config --get remote.origin.url # timeout=10 [2021-01-21T06:36:13.155Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T06:36:13.165Z] > git merge 48f292ecce04635bad45b2dac08c505f02e60d07 # timeout=10 [2021-01-21T06:36:13.187Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-21T06:36:13.209Z] > git config core.sparsecheckout # timeout=10 [2021-01-21T06:36:13.225Z] > git checkout -f 7014d8db88420514b0fce15c78599d89a23f0961 # timeout=10 [2021-01-21T06:36:17.331Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.203s coverage: 46.6% of statements [2021-01-21T06:36:17.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-21T06:36:17.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-21T06:36:17.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-21T06:36:17.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-21T06:36:17.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-21T06:36:17.533Z] Commit message: "fix(meta): Check the provisionWatcher existence when delete DS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-21T06:36:19.228Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-21T06:36:19.636Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-21T06:36:19.984Z] + true [2021-01-21T06:36:19.984Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-21T06:36:22.047Z] provisioning config files... [2021-01-21T06:36:22.087Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5595941137726575439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:36:22.490Z] ---> docker-login.sh [2021-01-21T06:36:22.490Z] nexus3.edgexfoundry.org:10001 [2021-01-21T06:36:23.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T06:36:23.231Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.381s coverage: 27.0% of statements [2021-01-21T06:36:23.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-21T06:36:23.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-21T06:36:23.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-21T06:36:23.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-21T06:36:23.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-21T06:36:23.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-21T06:36:23.231Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.039s coverage: 100.0% of statements [2021-01-21T06:36:23.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-21T06:36:23.231Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.076s coverage: 100.0% of statements [2021-01-21T06:36:23.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-21T06:36:23.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-21T06:36:23.231Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.263s coverage: 66.7% of statements [2021-01-21T06:36:23.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-21T06:36:23.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-21T06:36:23.231Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.314s coverage: 82.3% of statements [2021-01-21T06:36:23.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-21T06:36:23.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-21T06:36:23.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-21T06:36:23.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-21T06:36:23.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T06:36:23.700Z] Configure a credential helper to remove this warning. See [2021-01-21T06:36:23.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T06:36:23.700Z] [2021-01-21T06:36:23.700Z] Login Succeeded [2021-01-21T06:36:23.700Z] nexus3.edgexfoundry.org:10002 [2021-01-21T06:36:23.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T06:36:24.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T06:36:24.245Z] Configure a credential helper to remove this warning. See [2021-01-21T06:36:24.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T06:36:24.245Z] [2021-01-21T06:36:24.245Z] Login Succeeded [2021-01-21T06:36:24.245Z] nexus3.edgexfoundry.org:10003 [2021-01-21T06:36:24.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T06:36:24.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T06:36:24.794Z] Configure a credential helper to remove this warning. See [2021-01-21T06:36:24.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T06:36:24.794Z] [2021-01-21T06:36:24.794Z] Login Succeeded [2021-01-21T06:36:24.794Z] nexus3.edgexfoundry.org:10004 [2021-01-21T06:36:25.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T06:36:25.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T06:36:25.070Z] Configure a credential helper to remove this warning. See [2021-01-21T06:36:25.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T06:36:25.070Z] [2021-01-21T06:36:25.070Z] Login Succeeded [2021-01-21T06:36:25.070Z] docker.io [2021-01-21T06:36:25.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T06:36:25.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T06:36:25.938Z] Configure a credential helper to remove this warning. See [2021-01-21T06:36:25.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T06:36:25.938Z] [2021-01-21T06:36:25.938Z] Login Succeeded [2021-01-21T06:36:25.938Z] ---> docker-login.sh ends [Pipeline] } [2021-01-21T06:36:25.955Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-21T06:36:26.373Z] ========================================================= [2021-01-21T06:36:26.373Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-21T06:36:26.373Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:36:26.775Z] + 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-21T06:36:29.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.256s coverage: 28.6% of statements [2021-01-21T06:36:29.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-21T06:36:29.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-21T06:36:29.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-21T06:36:29.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-21T06:36:29.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-21T06:36:29.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.113s coverage: 100.0% of statements [2021-01-21T06:36:29.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-21T06:36:29.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.070s coverage: 100.0% of statements [2021-01-21T06:36:29.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-21T06:36:29.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.605s coverage: 86.7% of statements [2021-01-21T06:36:29.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-21T06:36:29.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.425s coverage: 97.5% of statements [2021-01-21T06:36:29.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-21T06:36:29.412Z] Sending build context to Docker daemon 166.1MB [2021-01-21T06:36:29.412Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-21T06:36:29.412Z] Step 2/6 : FROM ${BASE} [2021-01-21T06:36:29.412Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-21T06:36:29.412Z] 5f621e34cdf4: Pulling fs layer [2021-01-21T06:36:29.412Z] a4357932f1b6: Pulling fs layer [2021-01-21T06:36:29.412Z] 18c013af1878: Pulling fs layer [2021-01-21T06:36:29.412Z] 00ac8860ef70: Pulling fs layer [2021-01-21T06:36:29.412Z] 63d7cb157983: Pulling fs layer [2021-01-21T06:36:29.412Z] b116817d02f9: Pulling fs layer [2021-01-21T06:36:29.412Z] 745a02a5169b: Pulling fs layer [2021-01-21T06:36:29.412Z] 00ac8860ef70: Waiting [2021-01-21T06:36:29.412Z] 63d7cb157983: Waiting [2021-01-21T06:36:29.412Z] b116817d02f9: Waiting [2021-01-21T06:36:29.412Z] 745a02a5169b: Waiting [2021-01-21T06:36:29.412Z] 18c013af1878: Verifying Checksum [2021-01-21T06:36:29.412Z] 18c013af1878: Download complete [2021-01-21T06:36:29.412Z] a4357932f1b6: Verifying Checksum [2021-01-21T06:36:29.412Z] a4357932f1b6: Download complete [2021-01-21T06:36:29.412Z] 63d7cb157983: Verifying Checksum [2021-01-21T06:36:29.412Z] 63d7cb157983: Download complete [2021-01-21T06:36:29.687Z] b116817d02f9: Download complete [2021-01-21T06:36:29.687Z] 5f621e34cdf4: Verifying Checksum [2021-01-21T06:36:29.687Z] 5f621e34cdf4: Download complete [2021-01-21T06:36:29.719Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.150s coverage: 78.3% of statements [2021-01-21T06:36:29.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-21T06:36:29.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-21T06:36:29.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-21T06:36:29.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-21T06:36:30.677Z] 5f621e34cdf4: Pull complete [2021-01-21T06:36:31.275Z] a4357932f1b6: Pull complete [2021-01-21T06:36:31.554Z] 18c013af1878: Pull complete [2021-01-21T06:36:31.832Z] 745a02a5169b: Verifying Checksum [2021-01-21T06:36:31.832Z] 745a02a5169b: Download complete [2021-01-21T06:36:33.273Z] 00ac8860ef70: Verifying Checksum [2021-01-21T06:36:33.273Z] 00ac8860ef70: Download complete [2021-01-21T06:36:36.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.216s coverage: 92.8% of statements [2021-01-21T06:36:36.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-21T06:36:36.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-21T06:36:36.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-21T06:36:36.766Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-21T06:36:36.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-21T06:36:36.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-21T06:36:36.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-21T06:36:36.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-21T06:36:36.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-21T06:36:36.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-21T06:36:36.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-21T06:36:36.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-21T06:36:36.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-21T06:36:36.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-21T06:36:36.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-21T06:36:36.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-21T06:36:36.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-21T06:36:36.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-21T06:36:36.766Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.149s coverage: 58.8% of statements [2021-01-21T06:36:36.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-21T06:36:36.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-21T06:36:36.767Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.123s coverage: 0.1% of statements [2021-01-21T06:36:36.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-21T06:36:36.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-21T06:36:36.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-21T06:36:36.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-21T06:36:36.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.037s coverage: 100.0% of statements [2021-01-21T06:36:36.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-21T06:36:36.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.117s coverage: 75.5% of statements [2021-01-21T06:36:36.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-21T06:36:36.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.8% of statements [2021-01-21T06:36:36.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.190s coverage: 87.2% of statements [2021-01-21T06:36:36.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.127s coverage: 84.2% of statements [2021-01-21T06:36:37.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.254s coverage: 91.4% of statements [2021-01-21T06:36:37.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-21T06:36:38.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.272s coverage: 63.5% of statements [2021-01-21T06:36:38.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-21T06:36:38.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-21T06:36:38.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-01-21T06:36:38.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 91.3% of statements [2021-01-21T06:36:39.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements [2021-01-21T06:36:39.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements [2021-01-21T06:36:40.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.041s coverage: 100.0% of statements [2021-01-21T06:36:43.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.946s coverage: 68.9% of statements [2021-01-21T06:36:43.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-21T06:36:43.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-21T06:36:43.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-21T06:36:43.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-21T06:36:43.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-21T06:36:43.438Z] 00ac8860ef70: Pull complete [2021-01-21T06:36:43.438Z] 63d7cb157983: Pull complete [2021-01-21T06:36:43.709Z] b116817d02f9: Pull complete [2021-01-21T06:36:44.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.352s coverage: 37.0% of statements [2021-01-21T06:36:44.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-21T06:36:44.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-21T06:36:44.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.498s coverage: 84.0% of statements [2021-01-21T06:36:44.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.071s coverage: 100.0% of statements [2021-01-21T06:36:48.024Z] 745a02a5169b: Pull complete [2021-01-21T06:36:48.024Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-21T06:36:48.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-21T06:36:48.024Z] ---> b7e6874047d6 [2021-01-21T06:36:48.024Z] 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-21T06:36:48.175Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.166s coverage: 47.1% of statements [2021-01-21T06:36:48.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-21T06:36:48.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-21T06:36:48.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-21T06:36:48.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-21T06:36:48.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-21T06:36:48.175Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.070s coverage: 100.0% of statements [2021-01-21T06:36:48.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-21T06:36:48.175Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.149s coverage: 100.0% of statements [2021-01-21T06:36:48.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-21T06:36:50.453Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.940s coverage: 29.1% of statements [2021-01-21T06:36:50.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-21T06:36:50.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-21T06:36:50.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-21T06:36:50.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-21T06:36:50.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-21T06:36:50.453Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.135s coverage: 99.0% of statements [2021-01-21T06:36:50.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-21T06:36:50.453Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.066s coverage: 100.0% of statements [2021-01-21T06:36:50.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-21T06:36:50.453Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.099s coverage: 0.0% of statements [2021-01-21T06:36:50.453Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-21T06:36:50.453Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.041s coverage: 100.0% of statements [2021-01-21T06:36:50.453Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-21T06:36:50.453Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-21T06:36:50.453Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-21T06:36:50.453Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-21T06:36:50.755Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.072s coverage: 87.9% of statements [2021-01-21T06:36:50.755Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-21T06:36:50.755Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-21T06:36:51.051Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements [2021-01-21T06:36:51.434Z] ---> Running in dbc8718fe492 [2021-01-21T06:36:52.032Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:36:52.042Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements [2021-01-21T06:36:52.043Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.068s coverage: 100.0% of statements [2021-01-21T06:36:52.710Z] GO111MODULE=on go vet ./... [2021-01-21T06:36:53.003Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:36:54.973Z] (1/12) Installing libmagic (5.38-r0) [2021-01-21T06:36:55.245Z] (2/12) Installing file (5.38-r0) [2021-01-21T06:36:55.245Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-21T06:36:55.516Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-21T06:37:07.951Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-21T06:37:07.951Z] (6/12) Installing patch (2.7.6-r6) [2021-01-21T06:37:07.951Z] (7/12) Installing build-base (0.5-r2) [2021-01-21T06:37:07.951Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-21T06:37:07.951Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-21T06:37:07.951Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-21T06:37:07.951Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-21T06:37:07.951Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-21T06:37:07.951Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:37:07.951Z] OK: 217 MiB in 51 packages [2021-01-21T06:37:11.335Z] Removing intermediate container dbc8718fe492 [2021-01-21T06:37:11.335Z] ---> ffdefc433af1 [2021-01-21T06:37:11.335Z] Step 4/6 : WORKDIR /edgex-go [2021-01-21T06:37:11.335Z] ---> Running in e0db6a6d0623 [2021-01-21T06:37:11.616Z] Removing intermediate container e0db6a6d0623 [2021-01-21T06:37:11.616Z] ---> b2aa74b2486b [2021-01-21T06:37:11.616Z] Step 5/6 : COPY go.mod . [2021-01-21T06:37:12.215Z] ---> bfce0bf1fb3d [2021-01-21T06:37:12.215Z] Step 6/6 : RUN go mod download [2021-01-21T06:37:12.487Z] ---> Running in 694ff9089647 [2021-01-21T06:37:39.270Z] Removing intermediate container 694ff9089647 [2021-01-21T06:37:39.270Z] ---> f498c795d882 [2021-01-21T06:37:39.270Z] Successfully built f498c795d882 [2021-01-21T06:37:39.270Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:37:39.611Z] + docker inspect -f . ci-base-image-arm64 [2021-01-21T06:37:39.611Z] . [Pipeline] withDockerContainer [2021-01-21T06:37:39.855Z] prd-ubuntu18.04-docker-arm64-4c-16g-21866 does not seem to be running inside a container [2021-01-21T06:37:39.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-21T06:37:40.187Z] gofmt -l . [2021-01-21T06:37:40.469Z] [ "`gofmt -l .`" = "" ] [2021-01-21T06:37:41.519Z] $ docker top 108e70c5a10229651f0e73976b1b6238c3838e3ad8ecb4589abfaa4a0dfd5405 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T06:37:42.527Z] ./bin/test-go-mod-tidy.sh [2021-01-21T06:37:42.600Z] + go version [2021-01-21T06:37:42.600Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-21T06:37:42.633Z] $ docker stop --time=1 108e70c5a10229651f0e73976b1b6238c3838e3ad8ecb4589abfaa4a0dfd5405 [2021-01-21T06:37:43.517Z] ./bin/test-attribution-txt.sh [2021-01-21T06:37:44.577Z] $ docker rm -f 108e70c5a10229651f0e73976b1b6238c3838e3ad8ecb4589abfaa4a0dfd5405 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:37:45.547Z] + ls -al . [2021-01-21T06:37:45.547Z] total 656 [2021-01-21T06:37:45.547Z] drwxrwxr-x 10 1001 1001 4096 Jan 21 06:37 . [2021-01-21T06:37:45.547Z] drwxr-xr-x 4 root root 28 Jan 21 06:35 .. [2021-01-21T06:37:45.547Z] -rw-rw-r-- 1 1001 1001 11 Jan 21 06:32 .dockerignore [2021-01-21T06:37:45.547Z] drwxrwxr-x 8 1001 1001 179 Jan 21 06:32 .git [2021-01-21T06:37:45.547Z] drwxrwxr-x 3 1001 1001 125 Jan 21 06:32 .github [2021-01-21T06:37:45.547Z] -rw-rw-r-- 1 1001 1001 824 Jan 21 06:32 .gitignore [2021-01-21T06:37:45.547Z] drwx------ 3 1001 1001 47 Jan 21 06:33 .semver [2021-01-21T06:37:45.547Z] -rw-rw-r-- 1 1001 1001 166 Jan 21 06:32 .sonarcloud.properties [2021-01-21T06:37:45.547Z] -rw-rw-r-- 1 1001 1001 7759 Jan 21 06:32 Attribution.txt [2021-01-21T06:37:45.547Z] -rw-rw-r-- 1 1001 1001 3804 Jan 21 06:32 CONTRIBUTING.md [2021-01-21T06:37:45.547Z] -rw-rw-r-- 1 1001 1001 931 Jan 21 06:32 Dockerfile.build [2021-01-21T06:37:45.547Z] -rw-rw-r-- 1 1001 1001 863 Jan 21 06:32 Jenkinsfile [2021-01-21T06:37:45.547Z] -rw-rw-r-- 1 1001 1001 10775 Jan 21 06:32 LICENSE [2021-01-21T06:37:45.547Z] -rw-rw-r-- 1 1001 1001 5750 Jan 21 06:32 Makefile [2021-01-21T06:37:45.547Z] -rw-rw-r-- 1 1001 1001 6524 Jan 21 06:32 README.md [2021-01-21T06:37:45.547Z] -rw-rw-r-- 1 1001 1001 6744 Jan 21 06:32 SECURITY.md [2021-01-21T06:37:45.547Z] -rw-rw-r-- 1 1001 1001 5 Jan 21 06:33 VERSION [2021-01-21T06:37:45.547Z] -rw-rw-r-- 1 1001 1001 4131 Jan 21 06:32 ZMQWindows.md [2021-01-21T06:37:45.547Z] drwxrwxr-x 2 1001 1001 117 Jan 21 06:32 bin [2021-01-21T06:37:45.547Z] drwxrwxr-x 14 1001 1001 4096 Jan 21 06:32 cmd [2021-01-21T06:37:45.547Z] -rw-r--r-- 1 root root 550466 Jan 21 06:36 coverage.out [2021-01-21T06:37:45.547Z] -rw-r--r-- 1 root root 1027 Jan 21 06:37 go.mod [2021-01-21T06:37:45.547Z] -rw-r--r-- 1 root root 18725 Jan 21 06:37 go.sum [2021-01-21T06:37:45.547Z] drwxrwxr-x 8 1001 1001 127 Jan 21 06:32 internal [2021-01-21T06:37:45.547Z] drwxrwxr-x 4 1001 1001 26 Jan 21 06:32 openapi [2021-01-21T06:37:45.547Z] drwxrwxr-x 4 1001 1001 71 Jan 21 06:32 snap [2021-01-21T06:37:45.547Z] -rw-rw-r-- 1 1001 1001 168 Jan 21 06:32 version.go [Pipeline] sh [2021-01-21T06:37:45.613Z] + docker inspect -f . ci-base-image-arm64 [2021-01-21T06:37:45.613Z] . [Pipeline] withDockerContainer [2021-01-21T06:37:45.937Z] prd-ubuntu18.04-docker-arm64-4c-16g-21866 does not seem to be running inside a container [2021-01-21T06:37:46.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-21T06:37:46.233Z] + '[' -e coverage.out ] [2021-01-21T06:37:46.233Z] + chown 1001:1001 coverage.out [2021-01-21T06:37:47.466Z] $ docker top 3f6eba031ce84383163f32698d349cef444b21e5c8e666221bfb15417dae4da9 -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] echo [2021-01-21T06:37:47.894Z] ========================================================= [2021-01-21T06:37:47.894Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-21T06:37:47.894Z] ========================================================= [Pipeline] sh [2021-01-21T06:37:48.245Z] Stashed 1 file(s) [Pipeline] sh [2021-01-21T06:37:48.546Z] + make test [2021-01-21T06:37:48.546Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-21T06:37:48.944Z] + make build [2021-01-21T06:37:48.944Z] 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-21T06:37:53.437Z] 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-21T06:38:10.705Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-21T06:38:12.381Z] 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-21T06:38:14.212Z] 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-21T06:38:17.727Z] 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-21T06:38:18.048Z] 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-21T06:38:22.589Z] 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-21T06:38:25.507Z] 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-21T06:38:28.405Z] 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-21T06:38:31.091Z] 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-21T06:38:34.127Z] 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-21T06:38:36.198Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2021-01-21T06:38:38.991Z] $ docker stop --time=1 d7b0efad197039fc2ee5aebb50a13ca2b17f4153261813a93a5ab55a7c15583d [2021-01-21T06:38:40.922Z] $ docker rm -f d7b0efad197039fc2ee5aebb50a13ca2b17f4153261813a93a5ab55a7c15583d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:38:44.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-21T06:38:44.841Z] [2021-01-21T06:38:44.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:38:45.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-21T06:38:45.236Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-21T06:38:45.236Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-21T06:38:45.236Z] ca9280d653b3: Pulling fs layer [2021-01-21T06:38:45.236Z] 7e9c9ca2126c: Pulling fs layer [2021-01-21T06:38:46.224Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-21T06:38:46.224Z] cbdbe7a5bc2a: Download complete [2021-01-21T06:38:47.916Z] cbdbe7a5bc2a: Pull complete [2021-01-21T06:38:47.916Z] ca9280d653b3: Verifying Checksum [2021-01-21T06:38:47.916Z] ca9280d653b3: Download complete [2021-01-21T06:38:49.740Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-21T06:38:50.611Z] ca9280d653b3: Pull complete [2021-01-21T06:38:51.271Z] 7e9c9ca2126c: Verifying Checksum [2021-01-21T06:38:51.271Z] 7e9c9ca2126c: Download complete [2021-01-21T06:39:03.828Z] 7e9c9ca2126c: Pull complete [2021-01-21T06:39:03.828Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-21T06:39:03.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-21T06:39:03.828Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-21T06:39:04.404Z] prd-centos7-docker-4c-2g-21865 does not seem to be running inside a container [2021-01-21T06:39:04.561Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-21T06:39:07.700Z] $ docker top d134adefdb16118d9f1e9db7159dfe8e5b50d3fcf6494ec3124b0a9469da1cb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T06:39:08.080Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-21T06:39:08.080Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-21T06:39:08.080Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-21T06:39:08.080Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-21T06:39:08.080Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-21T06:39:08.080Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-21T06:39:08.080Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-21T06:39:08.080Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-21T06:39:08.080Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-21T06:39:08.462Z] + docker-compose build --help [2021-01-21T06:39:08.462Z] + grep parallel [2021-01-21T06:39:10.559Z] --parallel Build images in parallel. [Pipeline] } [2021-01-21T06:39:10.588Z] $ docker stop --time=1 d134adefdb16118d9f1e9db7159dfe8e5b50d3fcf6494ec3124b0a9469da1cb7 [2021-01-21T06:39:12.484Z] $ docker rm -f d134adefdb16118d9f1e9db7159dfe8e5b50d3fcf6494ec3124b0a9469da1cb7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:39:14.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-21T06:39:14.008Z] . [Pipeline] withDockerContainer [2021-01-21T06:39:14.310Z] prd-centos7-docker-4c-2g-21865 does not seem to be running inside a container [2021-01-21T06:39:14.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-21T06:39:14.829Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-21T06:39:14.829Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-21T06:39:14.829Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-21T06:39:15.859Z] $ docker top 4f51304e59f1a622c2a5e4deb5fcf7cf46e6387aaa641cd31d9bd117e43cd993 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T06:39:16.425Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-21T06:39:17.854Z] Building docker-core-command-go ... [2021-01-21T06:39:17.854Z] Building docker-core-data-go ... [2021-01-21T06:39:17.854Z] Building docker-core-metadata-go ... [2021-01-21T06:39:17.854Z] Building docker-security-bootstrap-redis-go ... [2021-01-21T06:39:17.854Z] Building docker-security-proxy-setup-go ... [2021-01-21T06:39:17.854Z] Building docker-security-secretstore-setup-go ... [2021-01-21T06:39:17.854Z] Building docker-support-notifications-go ... [2021-01-21T06:39:17.854Z] Building docker-support-scheduler-go ... [2021-01-21T06:39:17.854Z] Building docker-sys-mgmt-agent-go ... [2021-01-21T06:39:17.854Z] Building docker-security-bootstrap-redis-go [2021-01-21T06:39:17.854Z] Building docker-support-notifications-go [2021-01-21T06:39:17.854Z] Building docker-support-scheduler-go [2021-01-21T06:39:17.854Z] Building docker-core-metadata-go [2021-01-21T06:39:17.854Z] Building docker-security-secretstore-setup-go [2021-01-21T06:39:20.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.230s coverage: 46.6% of statements [2021-01-21T06:39:20.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-21T06:39:20.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-21T06:39:20.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-21T06:39:20.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-21T06:39:20.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-21T06:39:28.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.502s coverage: 27.0% of statements [2021-01-21T06:39:28.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-21T06:39:28.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-21T06:39:28.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-21T06:39:28.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-21T06:39:28.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-21T06:39:28.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-21T06:39:28.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.083s coverage: 100.0% of statements [2021-01-21T06:39:28.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-21T06:39:28.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.068s coverage: 100.0% of statements [2021-01-21T06:39:28.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-21T06:39:28.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-21T06:39:28.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.363s coverage: 66.7% of statements [2021-01-21T06:39:28.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-21T06:39:28.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-21T06:39:28.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.357s coverage: 82.3% of statements [2021-01-21T06:39:28.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-21T06:39:28.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-21T06:39:28.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-21T06:39:28.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-21T06:39:36.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.119s coverage: 28.6% of statements [2021-01-21T06:39:36.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-21T06:39:36.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-21T06:39:36.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-21T06:39:36.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-21T06:39:36.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-21T06:39:36.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.134s coverage: 100.0% of statements [2021-01-21T06:39:36.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-21T06:39:36.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.066s coverage: 100.0% of statements [2021-01-21T06:39:36.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-21T06:39:36.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.334s coverage: 86.7% of statements [2021-01-21T06:39:36.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-21T06:39:36.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.310s coverage: 97.5% of statements [2021-01-21T06:39:36.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-21T06:39:36.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.176s coverage: 78.3% of statements [2021-01-21T06:39:36.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-21T06:39:36.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-21T06:39:36.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-21T06:39:36.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-21T06:39:47.098Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.277s coverage: 92.8% of statements [2021-01-21T06:39:47.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-21T06:39:47.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-21T06:39:47.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-21T06:39:47.098Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-21T06:39:47.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-21T06:39:47.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-21T06:39:47.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-21T06:39:47.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-21T06:39:47.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-21T06:39:47.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-21T06:39:47.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-21T06:39:47.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-21T06:39:47.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-21T06:39:47.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-21T06:39:47.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-21T06:39:47.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-21T06:39:47.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-21T06:39:47.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-21T06:39:47.098Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2021-01-21T06:39:47.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-21T06:39:47.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-21T06:39:47.098Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.205s coverage: 0.1% of statements [2021-01-21T06:39:47.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-21T06:39:47.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-21T06:39:47.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-21T06:39:47.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-21T06:39:47.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2021-01-21T06:39:47.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-21T06:39:47.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.137s coverage: 75.5% of statements [2021-01-21T06:39:47.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-21T06:39:47.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 80.8% of statements [2021-01-21T06:39:47.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.136s coverage: 87.2% of statements [2021-01-21T06:39:47.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.173s coverage: 84.2% of statements [2021-01-21T06:39:47.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.205s coverage: 91.4% of statements [2021-01-21T06:39:47.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-21T06:39:50.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.593s coverage: 63.5% of statements [2021-01-21T06:39:50.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-21T06:39:50.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-21T06:39:50.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.079s coverage: 100.0% of statements [2021-01-21T06:39:50.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 91.3% of statements [2021-01-21T06:39:50.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements [2021-01-21T06:39:51.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements [2021-01-21T06:39:51.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements [2021-01-21T06:39:56.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.791s coverage: 68.9% of statements [2021-01-21T06:39:56.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-21T06:39:56.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-21T06:39:56.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-21T06:39:56.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-21T06:39:56.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-21T06:39:57.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.605s coverage: 37.0% of statements [2021-01-21T06:39:57.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-21T06:39:57.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-21T06:39:57.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.571s coverage: 84.0% of statements [2021-01-21T06:39:57.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.100s coverage: 100.0% of statements [2021-01-21T06:40:04.577Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.321s coverage: 47.1% of statements [2021-01-21T06:40:04.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-21T06:40:04.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-21T06:40:04.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-21T06:40:04.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-21T06:40:04.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-21T06:40:04.577Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.157s coverage: 100.0% of statements [2021-01-21T06:40:04.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-21T06:40:04.577Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.161s coverage: 100.0% of statements [2021-01-21T06:40:04.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-21T06:40:10.003Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.896s coverage: 29.1% of statements [2021-01-21T06:40:10.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-21T06:40:10.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-21T06:40:10.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-21T06:40:10.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-21T06:40:10.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-21T06:40:10.003Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.240s coverage: 99.0% of statements [2021-01-21T06:40:10.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-21T06:40:10.003Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.102s coverage: 100.0% of statements [2021-01-21T06:40:10.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-21T06:40:10.003Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.079s coverage: 0.0% of statements [2021-01-21T06:40:10.003Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-21T06:40:10.003Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.065s coverage: 100.0% of statements [2021-01-21T06:40:10.003Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-21T06:40:10.003Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-21T06:40:10.003Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-21T06:40:10.003Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-21T06:40:10.003Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.104s coverage: 87.9% of statements [2021-01-21T06:40:10.003Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-21T06:40:10.003Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-21T06:40:10.003Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2021-01-21T06:40:10.613Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements [2021-01-21T06:40:11.207Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-21T06:40:11.801Z] GO111MODULE=on go vet ./... [2021-01-21T06:40:15.014Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:40:15.015Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:40:15.015Z] ---> e08aeb370b56 [2021-01-21T06:40:15.015Z] Step 3/24 : WORKDIR /edgex-go [2021-01-21T06:40:15.015Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:40:15.015Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:40:15.015Z] ---> e08aeb370b56 [2021-01-21T06:40:15.015Z] Step 3/22 : WORKDIR /edgex-go [2021-01-21T06:40:15.015Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:40:15.015Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:40:15.015Z] ---> e08aeb370b56 [2021-01-21T06:40:15.015Z] Step 3/24 : WORKDIR /edgex-go [2021-01-21T06:40:15.015Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:40:15.015Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:40:15.015Z] ---> e08aeb370b56 [2021-01-21T06:40:15.015Z] Step 3/22 : WORKDIR /edgex-go [2021-01-21T06:40:15.015Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:40:15.015Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:40:15.015Z] ---> e08aeb370b56 [2021-01-21T06:40:15.015Z] Step 3/21 : WORKDIR /edgex-go [2021-01-21T06:40:15.015Z] ---> Running in 38130c193b9f [2021-01-21T06:40:15.015Z] ---> Running in 00d672c81893 [2021-01-21T06:40:15.015Z] ---> Running in 8fabf5576400 [2021-01-21T06:40:15.015Z] ---> Running in 1dd620b8c697 [2021-01-21T06:40:15.015Z] ---> Running in bbb2dfe1ecef [2021-01-21T06:40:15.015Z] Removing intermediate container 38130c193b9f [2021-01-21T06:40:15.015Z] ---> 7af72d6df70a [2021-01-21T06:40:15.015Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:40:15.015Z] Removing intermediate container 1dd620b8c697 [2021-01-21T06:40:15.015Z] ---> 24b234b58ae5 [2021-01-21T06:40:15.015Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:40:15.015Z] Removing intermediate container bbb2dfe1ecef [2021-01-21T06:40:15.015Z] ---> f00f2c43abc3 [2021-01-21T06:40:15.015Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:40:15.015Z] Removing intermediate container 8fabf5576400 [2021-01-21T06:40:15.015Z] ---> 92c427214de1 [2021-01-21T06:40:15.015Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:40:15.015Z] Removing intermediate container 00d672c81893 [2021-01-21T06:40:15.015Z] ---> bad0624eb457 [2021-01-21T06:40:15.015Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:40:15.015Z] ---> Running in 69d71ef5dfe1 [2021-01-21T06:40:15.015Z] ---> Running in 5ed4075cfda6 [2021-01-21T06:40:15.015Z] ---> Running in 9473ae3b4d9d [2021-01-21T06:40:15.015Z] ---> Running in 999ba1b242f4 [2021-01-21T06:40:15.015Z] ---> Running in ab47f287b19e [2021-01-21T06:40:17.693Z] Removing intermediate container 9473ae3b4d9d [2021-01-21T06:40:17.693Z] ---> c65970605f4a [2021-01-21T06:40:17.693Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-21T06:40:17.693Z] Removing intermediate container 5ed4075cfda6 [2021-01-21T06:40:17.693Z] ---> 2775f39ef455 [2021-01-21T06:40:17.693Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-21T06:40:17.693Z] Removing intermediate container 69d71ef5dfe1 [2021-01-21T06:40:17.693Z] ---> 66d17565591d [2021-01-21T06:40:17.693Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-21T06:40:17.693Z] ---> Running in cfdd36b7b343 [2021-01-21T06:40:17.693Z] ---> Running in 687d4c6eeade [2021-01-21T06:40:17.693Z] ---> Running in 2a34dfe44a10 [2021-01-21T06:40:17.693Z] Removing intermediate container ab47f287b19e [2021-01-21T06:40:17.693Z] ---> 7ac9bceb5fa2 [2021-01-21T06:40:17.693Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-21T06:40:17.961Z] Removing intermediate container 999ba1b242f4 [2021-01-21T06:40:17.961Z] ---> 3be34767babe [2021-01-21T06:40:17.961Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-21T06:40:17.961Z] ---> Running in cbd861eb46af [2021-01-21T06:40:17.961Z] ---> Running in eb1f918a05dd [2021-01-21T06:40:19.463Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T06:40:19.463Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T06:40:19.732Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T06:40:19.732Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T06:40:19.732Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T06:40:20.326Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T06:40:20.326Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T06:40:20.326Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T06:40:20.601Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T06:40:20.601Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T06:40:21.283Z] OK: 233 MiB in 51 packages [2021-01-21T06:40:21.283Z] OK: 233 MiB in 51 packages [2021-01-21T06:40:21.283Z] OK: 233 MiB in 51 packages [2021-01-21T06:40:21.622Z] OK: 233 MiB in 51 packages [2021-01-21T06:40:21.976Z] OK: 233 MiB in 51 packages [2021-01-21T06:40:22.720Z] Removing intermediate container cfdd36b7b343 [2021-01-21T06:40:22.720Z] ---> c49cfbf1eede [2021-01-21T06:40:22.720Z] Step 6/22 : COPY go.mod . [2021-01-21T06:40:23.409Z] Removing intermediate container 687d4c6eeade [2021-01-21T06:40:23.409Z] ---> d990d9a39f24 [2021-01-21T06:40:23.409Z] Step 6/24 : COPY go.mod . [2021-01-21T06:40:23.409Z] Removing intermediate container 2a34dfe44a10 [2021-01-21T06:40:23.409Z] ---> b69950b831b7 [2021-01-21T06:40:23.409Z] Step 6/24 : COPY go.mod . [2021-01-21T06:40:23.716Z] ---> 55a87add7595 [2021-01-21T06:40:23.716Z] Step 7/22 : RUN go mod download [2021-01-21T06:40:23.716Z] Removing intermediate container eb1f918a05dd [2021-01-21T06:40:23.716Z] ---> 1d80c89923cc [2021-01-21T06:40:23.716Z] Step 6/21 : COPY go.mod . [2021-01-21T06:40:23.716Z] Removing intermediate container cbd861eb46af [2021-01-21T06:40:23.716Z] ---> dfc0008e1303 [2021-01-21T06:40:23.716Z] Step 6/22 : COPY go.mod . [2021-01-21T06:40:24.028Z] ---> Running in 125ee3d0dd7e [2021-01-21T06:40:24.028Z] ---> 182f7d09174f [2021-01-21T06:40:24.028Z] Step 7/24 : RUN go mod download [2021-01-21T06:40:24.360Z] ---> 467867e65407 [2021-01-21T06:40:24.360Z] Step 7/24 : RUN go mod download [2021-01-21T06:40:24.360Z] ---> Running in ced1637e6666 [2021-01-21T06:40:24.360Z] ---> Running in 47dd9a9b3fbf [2021-01-21T06:40:24.648Z] ---> bbb9ffabbf1a [2021-01-21T06:40:24.648Z] Step 7/21 : RUN go mod download [2021-01-21T06:40:24.648Z] ---> 76d2a7278f91 [2021-01-21T06:40:24.648Z] Step 7/22 : RUN go mod download [2021-01-21T06:40:24.648Z] ---> Running in ef6662f762ea [2021-01-21T06:40:24.955Z] ---> Running in 76d9ff458bbd [2021-01-21T06:40:29.540Z] Removing intermediate container 76d9ff458bbd [2021-01-21T06:40:29.540Z] ---> 0b79fe9e3684 [2021-01-21T06:40:29.540Z] Step 8/22 : COPY . . [2021-01-21T06:40:29.540Z] Removing intermediate container 125ee3d0dd7e [2021-01-21T06:40:29.540Z] ---> 41ca6c50e332 [2021-01-21T06:40:29.540Z] Step 8/22 : COPY . . [2021-01-21T06:40:29.540Z] Removing intermediate container 47dd9a9b3fbf [2021-01-21T06:40:29.540Z] ---> c83abbe773b7 [2021-01-21T06:40:29.540Z] Step 8/24 : COPY . . [2021-01-21T06:40:29.540Z] Removing intermediate container ced1637e6666 [2021-01-21T06:40:29.540Z] ---> ad545bfb7f49 [2021-01-21T06:40:29.540Z] Step 8/24 : COPY . . [2021-01-21T06:40:29.540Z] Removing intermediate container ef6662f762ea [2021-01-21T06:40:29.540Z] ---> 2861b48e3dc9 [2021-01-21T06:40:29.540Z] Step 8/21 : COPY . . [2021-01-21T06:41:19.838Z] gofmt -l . [2021-01-21T06:41:19.838Z] [ "`gofmt -l .`" = "" ] [2021-01-21T06:41:19.838Z] ./bin/test-go-mod-tidy.sh [2021-01-21T06:41:20.437Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-21T06:41:22.539Z] + ls -al . [2021-01-21T06:41:22.539Z] total 684 [2021-01-21T06:41:22.539Z] drwxrwxr-x 9 1001 1001 4096 Jan 21 06:41 . [2021-01-21T06:41:22.539Z] drwxr-xr-x 4 root root 4096 Jan 21 06:37 .. [2021-01-21T06:41:22.539Z] -rw-rw-r-- 1 1001 1001 11 Jan 21 06:36 .dockerignore [2021-01-21T06:41:22.539Z] drwxrwxr-x 8 1001 1001 4096 Jan 21 06:36 .git [2021-01-21T06:41:22.539Z] drwxrwxr-x 3 1001 1001 4096 Jan 21 06:36 .github [2021-01-21T06:41:22.539Z] -rw-rw-r-- 1 1001 1001 824 Jan 21 06:36 .gitignore [2021-01-21T06:41:22.539Z] -rw-rw-r-- 1 1001 1001 166 Jan 21 06:36 .sonarcloud.properties [2021-01-21T06:41:22.539Z] -rw-rw-r-- 1 1001 1001 7759 Jan 21 06:36 Attribution.txt [2021-01-21T06:41:22.539Z] -rw-rw-r-- 1 1001 1001 3804 Jan 21 06:36 CONTRIBUTING.md [2021-01-21T06:41:22.539Z] -rw-rw-r-- 1 1001 1001 931 Jan 21 06:36 Dockerfile.build [2021-01-21T06:41:22.539Z] -rw-rw-r-- 1 1001 1001 863 Jan 21 06:36 Jenkinsfile [2021-01-21T06:41:22.539Z] -rw-rw-r-- 1 1001 1001 10775 Jan 21 06:36 LICENSE [2021-01-21T06:41:22.539Z] -rw-rw-r-- 1 1001 1001 5750 Jan 21 06:36 Makefile [2021-01-21T06:41:22.539Z] -rw-rw-r-- 1 1001 1001 6524 Jan 21 06:36 README.md [2021-01-21T06:41:22.539Z] -rw-rw-r-- 1 1001 1001 6744 Jan 21 06:36 SECURITY.md [2021-01-21T06:41:22.539Z] -rw-rw-r-- 1 1001 1001 5 Jan 21 06:33 VERSION [2021-01-21T06:41:22.539Z] -rw-rw-r-- 1 1001 1001 4131 Jan 21 06:36 ZMQWindows.md [2021-01-21T06:41:22.539Z] drwxrwxr-x 2 1001 1001 4096 Jan 21 06:36 bin [2021-01-21T06:41:22.539Z] drwxrwxr-x 14 1001 1001 4096 Jan 21 06:36 cmd [2021-01-21T06:41:22.539Z] -rw-r--r-- 1 root root 550466 Jan 21 06:40 coverage.out [2021-01-21T06:41:22.539Z] -rw-r--r-- 1 root root 1027 Jan 21 06:41 go.mod [2021-01-21T06:41:22.539Z] -rw-r--r-- 1 root root 18725 Jan 21 06:41 go.sum [2021-01-21T06:41:22.539Z] drwxrwxr-x 8 1001 1001 4096 Jan 21 06:36 internal [2021-01-21T06:41:22.539Z] drwxrwxr-x 4 1001 1001 4096 Jan 21 06:36 openapi [2021-01-21T06:41:22.539Z] drwxrwxr-x 4 1001 1001 4096 Jan 21 06:36 snap [2021-01-21T06:41:22.539Z] -rw-rw-r-- 1 1001 1001 168 Jan 21 06:36 version.go [Pipeline] sh [2021-01-21T06:41:23.200Z] + '[' -e coverage.out ] [2021-01-21T06:41:23.200Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-21T06:41:23.273Z] Warning: overwriting stash ‘coverage-report’ [2021-01-21T06:41:24.376Z] Stashed 1 file(s) [Pipeline] sh [2021-01-21T06:41:25.019Z] + make build [2021-01-21T06:41:25.019Z] 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-21T06:41:35.165Z] 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-21T06:41:52.023Z] ---> d8371d3b901a [2021-01-21T06:41:52.023Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-21T06:41:52.023Z] ---> 81d875b9b9fd [2021-01-21T06:41:52.023Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-21T06:41:52.023Z] ---> c2ea47f5f7dd [2021-01-21T06:41:52.023Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-21T06:41:52.023Z] ---> b62746a623e1 [2021-01-21T06:41:52.023Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-21T06:41:52.023Z] ---> Running in 0c87d985b694 [2021-01-21T06:41:52.023Z] ---> Running in a16453fb4498 [2021-01-21T06:41:52.023Z] ---> Running in f130770c7ca7 [2021-01-21T06:41:52.023Z] ---> Running in 27b3cc882b72 [2021-01-21T06:41:52.023Z] ---> cc5a2fb95fce [2021-01-21T06:41:52.023Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-21T06:41:52.023Z] ---> Running in 062bd534562e [2021-01-21T06:41:52.023Z] 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-21T06:41:52.023Z] 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-21T06:41:52.023Z] 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-21T06:41:52.023Z] 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-21T06:41:52.023Z] 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-21T06:41:57.330Z] 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-21T06:42:01.632Z] 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-21T06:42:05.944Z] 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-21T06:42:06.921Z] 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-21T06:42:11.232Z] 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-21T06:42:15.540Z] 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-21T06:42:19.851Z] 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-21T06:42:23.252Z] 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-21T06:42:26.647Z] 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-21T06:42:30.028Z] 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-21T06:42:31.745Z] 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 [Pipeline] } [2021-01-21T06:42:33.456Z] $ docker stop --time=1 3f6eba031ce84383163f32698d349cef444b21e5c8e666221bfb15417dae4da9 [2021-01-21T06:42:36.066Z] $ docker rm -f 3f6eba031ce84383163f32698d349cef444b21e5c8e666221bfb15417dae4da9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:42:38.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-21T06:42:38.001Z] [2021-01-21T06:42:38.001Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:42:38.393Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-21T06:42:38.393Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-21T06:42:38.393Z] 29e5d40040c1: Pulling fs layer [2021-01-21T06:42:38.393Z] 1ce36da41761: Pulling fs layer [2021-01-21T06:42:38.393Z] 25b303627fd3: Pulling fs layer [2021-01-21T06:42:39.379Z] 29e5d40040c1: Verifying Checksum [2021-01-21T06:42:39.379Z] 29e5d40040c1: Download complete [2021-01-21T06:42:39.655Z] 1ce36da41761: Verifying Checksum [2021-01-21T06:42:39.655Z] 1ce36da41761: Download complete [2021-01-21T06:42:39.934Z] 29e5d40040c1: Pull complete [2021-01-21T06:42:41.368Z] 1ce36da41761: Pull complete [2021-01-21T06:42:41.368Z] 25b303627fd3: Verifying Checksum [2021-01-21T06:42:41.368Z] 25b303627fd3: Download complete [2021-01-21T06:42:42.504Z] Removing intermediate container 062bd534562e [2021-01-21T06:42:42.504Z] ---> 933c96b9c5bd [2021-01-21T06:42:42.504Z] [2021-01-21T06:42:42.504Z] Step 10/21 : FROM scratch [2021-01-21T06:42:42.504Z] ---> [2021-01-21T06:42:42.504Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T06:42:42.504Z] Removing intermediate container f130770c7ca7 [2021-01-21T06:42:42.504Z] ---> 4db31e93b406 [2021-01-21T06:42:42.504Z] [2021-01-21T06:42:42.504Z] Step 10/24 : FROM scratch [2021-01-21T06:42:42.504Z] ---> [2021-01-21T06:42:42.504Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-21T06:42:42.504Z] Removing intermediate container a16453fb4498 [2021-01-21T06:42:42.504Z] ---> 434921adb2b7 [2021-01-21T06:42:42.504Z] [2021-01-21T06:42:42.504Z] Step 10/22 : FROM alpine:3.12 [2021-01-21T06:42:42.504Z] 3.12: Pulling from library/alpine [2021-01-21T06:42:42.504Z] ---> Running in 4113f5999315 [2021-01-21T06:42:42.504Z] ---> Running in 2054623a818f [2021-01-21T06:42:42.504Z] Removing intermediate container 4113f5999315 [2021-01-21T06:42:42.504Z] ---> 2a5d4a529a51 [2021-01-21T06:42:42.504Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-21T06:42:43.151Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-21T06:42:43.419Z] Status: Downloaded newer image for alpine:3.12 [2021-01-21T06:42:43.419Z] ---> 389fef711851 [2021-01-21T06:42:43.419Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-21T06:42:43.419Z] ---> Running in f8e51a93bd43 [2021-01-21T06:42:43.419Z] Removing intermediate container 2054623a818f [2021-01-21T06:42:43.419Z] ---> 56bce17eaf16 [2021-01-21T06:42:43.419Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-21T06:42:46.124Z] ---> Running in 6f719b25fc46 [2021-01-21T06:42:46.124Z] ---> Running in 23b52217551c [2021-01-21T06:42:46.124Z] Removing intermediate container 0c87d985b694 [2021-01-21T06:42:46.124Z] ---> 5e1e9617dcbc [2021-01-21T06:42:46.124Z] [2021-01-21T06:42:46.124Z] Step 10/24 : FROM alpine:3.12 [2021-01-21T06:42:46.124Z] ---> 389fef711851 [2021-01-21T06:42:46.124Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-21T06:42:46.124Z] Removing intermediate container f8e51a93bd43 [2021-01-21T06:42:46.125Z] ---> 4c0528fb5d0c [2021-01-21T06:42:46.125Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-21T06:42:46.125Z] Removing intermediate container 27b3cc882b72 [2021-01-21T06:42:46.125Z] ---> a767e5344758 [2021-01-21T06:42:46.125Z] [2021-01-21T06:42:46.125Z] Step 10/22 : FROM scratch [2021-01-21T06:42:46.125Z] ---> [2021-01-21T06:42:46.125Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T06:42:46.125Z] ---> Using cache [2021-01-21T06:42:46.125Z] ---> 2a5d4a529a51 [2021-01-21T06:42:46.125Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-21T06:42:46.125Z] ---> Running in fbdb2d40ccdb [2021-01-21T06:42:46.125Z] ---> Running in cab3f0a0f279 [2021-01-21T06:42:46.125Z] ---> Running in 690b3a289b63 [2021-01-21T06:42:46.425Z] Removing intermediate container 6f719b25fc46 [2021-01-21T06:42:46.425Z] ---> 13a0c49a0ca3 [2021-01-21T06:42:46.425Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-21T06:42:46.425Z] ---> Running in 5197bf9e3f2d [2021-01-21T06:42:46.425Z] Removing intermediate container cab3f0a0f279 [2021-01-21T06:42:46.425Z] ---> 807abdf7ff7b [2021-01-21T06:42:46.425Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:42:46.710Z] Removing intermediate container 690b3a289b63 [2021-01-21T06:42:46.710Z] ---> 7e604d550255 [2021-01-21T06:42:46.710Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-21T06:42:46.710Z] ---> Running in b57bdf56826f [2021-01-21T06:42:47.012Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T06:42:47.012Z] Removing intermediate container 5197bf9e3f2d [2021-01-21T06:42:47.012Z] ---> 799cb8ccb393 [2021-01-21T06:42:47.012Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-21T06:42:47.012Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T06:42:47.291Z] ---> 1a0b1998d767 [2021-01-21T06:42:47.291Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-21T06:42:47.291Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T06:42:47.291Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T06:42:47.567Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-21T06:42:47.567Z] Removing intermediate container b57bdf56826f [2021-01-21T06:42:47.567Z] ---> 8d4414c2bbae [2021-01-21T06:42:47.567Z] Step 14/22 : WORKDIR / [2021-01-21T06:42:47.567Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-21T06:42:47.567Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-21T06:42:47.567Z] (4/5) Installing curl (7.69.1-r3) [2021-01-21T06:42:47.567Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-21T06:42:47.567Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:42:47.567Z] Executing ca-certificates-20191127-r4.trigger [2021-01-21T06:42:47.851Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-21T06:42:47.851Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-21T06:42:47.851Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-21T06:42:47.851Z] (4/5) Installing curl (7.69.1-r3) [2021-01-21T06:42:47.851Z] OK: 7 MiB in 19 packages [2021-01-21T06:42:47.851Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-21T06:42:47.851Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:42:48.156Z] Executing ca-certificates-20191127-r4.trigger [2021-01-21T06:42:48.156Z] ---> ec999742aedd [2021-01-21T06:42:48.156Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-21T06:42:48.156Z] ---> Running in 819bdb3bdea0 [2021-01-21T06:42:48.156Z] OK: 7 MiB in 19 packages [2021-01-21T06:42:48.436Z] ---> e5f049c0f620 [2021-01-21T06:42:48.436Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-21T06:42:48.713Z] Removing intermediate container 819bdb3bdea0 [2021-01-21T06:42:48.713Z] ---> a8d8c1be8b45 [2021-01-21T06:42:48.713Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:42:49.716Z] ---> 7089fbb2107d [2021-01-21T06:42:49.716Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-21T06:42:49.716Z] ---> Running in 985dc5f5cec6 [2021-01-21T06:42:49.716Z] ---> 434971445b66 [2021-01-21T06:42:49.716Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-21T06:42:49.716Z] Removing intermediate container 23b52217551c [2021-01-21T06:42:49.716Z] ---> 16ac1d8d975a [2021-01-21T06:42:49.716Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-21T06:42:50.022Z] ---> 4e42f945149e [2021-01-21T06:42:50.022Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-21T06:42:50.022Z] Removing intermediate container fbdb2d40ccdb [2021-01-21T06:42:50.022Z] ---> e9dcbc04f095 [2021-01-21T06:42:50.022Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-21T06:42:50.022Z] ---> Running in c9dcdbac8b61 [2021-01-21T06:42:50.022Z] ---> Running in 0eaec74e5bc9 [2021-01-21T06:42:50.370Z] Removing intermediate container 985dc5f5cec6 [2021-01-21T06:42:50.370Z] ---> 6286ca8a8b6f [2021-01-21T06:42:50.370Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:42:50.987Z] ---> Running in 5af82f86f22c [2021-01-21T06:42:51.265Z] Removing intermediate container c9dcdbac8b61 [2021-01-21T06:42:51.265Z] ---> ff9a8742c2af [2021-01-21T06:42:51.265Z] Step 13/22 : WORKDIR / [2021-01-21T06:42:51.265Z] Removing intermediate container 0eaec74e5bc9 [2021-01-21T06:42:51.265Z] ---> 73fded79890c [2021-01-21T06:42:51.265Z] Step 13/24 : WORKDIR / [2021-01-21T06:42:51.522Z] 25b303627fd3: Pull complete [2021-01-21T06:42:51.523Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-21T06:42:51.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-21T06:42:51.523Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-21T06:42:51.548Z] ---> 89027096fdeb [2021-01-21T06:42:51.549Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:42:51.549Z] ---> 78da37ac2361 [2021-01-21T06:42:51.549Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-21T06:42:51.549Z] ---> Running in c6c50388645d [2021-01-21T06:42:51.549Z] ---> Running in 0bdbd172e90d [2021-01-21T06:42:51.798Z] prd-ubuntu18.04-docker-arm64-4c-16g-21866 does not seem to be running inside a container [2021-01-21T06:42:51.840Z] Removing intermediate container 5af82f86f22c [2021-01-21T06:42:51.840Z] ---> 603a152abd4f [2021-01-21T06:42:51.840Z] Step 19/21 : LABEL arch=x86_64 [2021-01-21T06:42:51.897Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-21T06:42:52.178Z] ---> Running in 701b2bbd7b9e [2021-01-21T06:42:52.178Z] Removing intermediate container c6c50388645d [2021-01-21T06:42:52.178Z] ---> faa427189454 [2021-01-21T06:42:52.178Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:42:52.178Z] ---> a155493b3c1e [2021-01-21T06:42:52.178Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-21T06:42:52.178Z] ---> d5661e8209de [2021-01-21T06:42:52.178Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-21T06:42:52.541Z] Removing intermediate container 0bdbd172e90d [2021-01-21T06:42:52.541Z] ---> f7ddb2dc3711 [2021-01-21T06:42:52.541Z] 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-21T06:42:52.541Z] ---> Running in fa651f559b5d [2021-01-21T06:42:52.541Z] Removing intermediate container 701b2bbd7b9e [2021-01-21T06:42:52.541Z] ---> b508751e8ae0 [2021-01-21T06:42:52.541Z] Step 20/21 : LABEL git_sha=7014d8db88420514b0fce15c78599d89a23f0961 [2021-01-21T06:42:52.839Z] ---> Running in 1b7c575c6672 [2021-01-21T06:42:53.135Z] ---> 99cc73a4a95f [2021-01-21T06:42:53.135Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-21T06:42:53.135Z] Removing intermediate container fa651f559b5d [2021-01-21T06:42:53.135Z] ---> b25bd7254899 [2021-01-21T06:42:53.135Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:42:53.498Z] Removing intermediate container 1b7c575c6672 [2021-01-21T06:42:53.498Z] ---> db45342f2990 [2021-01-21T06:42:53.498Z] Step 21/21 : LABEL version=0.0.0 [2021-01-21T06:42:53.498Z] ---> c7241e1a3a6c [2021-01-21T06:42:53.498Z] 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-21T06:42:53.498Z] ---> Running in b8cfaf1922b0 [2021-01-21T06:42:53.793Z] ---> Running in 3c204c55df34 [2021-01-21T06:42:53.793Z] ---> e8fd18329e45 [2021-01-21T06:42:53.793Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-21T06:42:54.085Z] ---> 7047666e4469 [2021-01-21T06:42:54.085Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-21T06:42:54.085Z] Removing intermediate container b8cfaf1922b0 [2021-01-21T06:42:54.085Z] ---> c42aefeea3fc [2021-01-21T06:42:54.085Z] Step 20/22 : LABEL arch=x86_64 [2021-01-21T06:42:54.368Z] Removing intermediate container 3c204c55df34 [2021-01-21T06:42:54.368Z] ---> 73b00a795229 [2021-01-21T06:42:54.368Z] [2021-01-21T06:42:54.368Z] ---> 29a2211b95b4 [2021-01-21T06:42:54.368Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-21T06:42:54.368Z] ---> Running in 5ba094853a99 [2021-01-21T06:42:54.648Z] ---> 1eda0053600b [2021-01-21T06:42:54.648Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-21T06:42:54.923Z] ---> Running in b743d773909d [2021-01-21T06:42:54.923Z] ---> d7ab832322e7 [2021-01-21T06:42:54.923Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-21T06:42:54.923Z] Successfully built 73b00a795229 [2021-01-21T06:42:54.923Z] ---> 33c97e73152c [2021-01-21T06:42:54.923Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-21T06:42:55.032Z] $ docker top 5afa0447ecce0779067d0d76e97de08a58216d88dbe16a2afe241348ea536ff6 -eo pid,comm [2021-01-21T06:42:55.215Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-21T06:42:55.215Z] Building docker-security-proxy-setup-go [2021-01-21T06:42:55.215Z]  Building docker-support-scheduler-go ... done Removing intermediate container 5ba094853a99 [2021-01-21T06:42:55.215Z] ---> 7db2cb023347 [2021-01-21T06:42:55.215Z] Step 21/22 : LABEL git_sha=7014d8db88420514b0fce15c78599d89a23f0961 [Pipeline] { [Pipeline] sh [2021-01-21T06:42:55.558Z] Removing intermediate container b743d773909d [2021-01-21T06:42:55.558Z] ---> 8b2c57f8bfa1 [2021-01-21T06:42:55.558Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:42:55.558Z] ---> Running in 013a1f89e1b6 [2021-01-21T06:42:55.846Z] ---> bae781a417fa [2021-01-21T06:42:55.846Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-21T06:42:55.846Z] ---> Running in a3aba7b01f5f [2021-01-21T06:42:56.123Z] + docker-compose build --help [2021-01-21T06:42:56.123Z] + grep parallel [2021-01-21T06:42:56.124Z] ---> Running in 64ffe606205b [2021-01-21T06:42:56.124Z] ---> cd06730296a8 [2021-01-21T06:42:56.124Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-21T06:42:56.124Z] Removing intermediate container 013a1f89e1b6 [2021-01-21T06:42:56.124Z] ---> 7d3a61472162 [2021-01-21T06:42:56.124Z] Step 22/22 : LABEL version=0.0.0 [2021-01-21T06:42:56.404Z] Removing intermediate container a3aba7b01f5f [2021-01-21T06:42:56.404Z] ---> 467ec1b7037e [2021-01-21T06:42:56.404Z] Step 22/24 : LABEL arch=x86_64 [2021-01-21T06:42:56.404Z] ---> Running in 408c27044263 [2021-01-21T06:42:56.734Z] ---> Running in 72b0a30c84f2 [2021-01-21T06:42:57.431Z] Removing intermediate container 408c27044263 [2021-01-21T06:42:57.431Z] ---> 71ea5730947c [2021-01-21T06:42:57.431Z] [2021-01-21T06:42:58.442Z] ---> ee9c05e7f4b7 [2021-01-21T06:42:58.442Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-21T06:42:58.442Z] Successfully built 71ea5730947c [2021-01-21T06:42:58.442Z] Removing intermediate container 72b0a30c84f2 [2021-01-21T06:42:58.442Z] ---> bf282167f89a [2021-01-21T06:42:58.442Z] Step 23/24 : LABEL git_sha=7014d8db88420514b0fce15c78599d89a23f0961 [2021-01-21T06:42:58.442Z] Successfully tagged docker-core-metadata-go:latest [2021-01-21T06:42:58.442Z] Building docker-sys-mgmt-agent-go [2021-01-21T06:42:59.287Z]  Building docker-core-metadata-go ... done  ---> Running in 1671559c1a75 [2021-01-21T06:42:59.494Z] --parallel Build images in parallel. [Pipeline] } [2021-01-21T06:42:59.802Z] $ docker stop --time=1 5afa0447ecce0779067d0d76e97de08a58216d88dbe16a2afe241348ea536ff6 [2021-01-21T06:43:00.353Z] Removing intermediate container 64ffe606205b [2021-01-21T06:43:00.353Z] ---> 4ec3d8d12ba6 [2021-01-21T06:43:00.353Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-21T06:43:01.090Z] Removing intermediate container 1671559c1a75 [2021-01-21T06:43:01.090Z] ---> eac112c8d72d [2021-01-21T06:43:01.090Z] Step 24/24 : LABEL version=0.0.0 [2021-01-21T06:43:01.816Z] $ docker rm -f 5afa0447ecce0779067d0d76e97de08a58216d88dbe16a2afe241348ea536ff6 [2021-01-21T06:43:01.908Z] ---> e77f1f2d1fc4 [2021-01-21T06:43:01.908Z] 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-21T06:43:01.908Z] ---> Running in 2bb1f51dd7ca [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-01-21T06:43:02.263Z] ---> Running in e7163b6bfa35 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:43:02.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-21T06:43:02.683Z] . [Pipeline] withDockerContainer [2021-01-21T06:43:02.907Z] ---> Running in dff93251056c [2021-01-21T06:43:02.920Z] prd-ubuntu18.04-docker-arm64-4c-16g-21866 does not seem to be running inside a container [2021-01-21T06:43:03.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-21T06:43:03.251Z] Removing intermediate container 2bb1f51dd7ca [2021-01-21T06:43:03.251Z] ---> 18028573d5c1 [2021-01-21T06:43:03.251Z] Step 20/22 : LABEL arch=x86_64 [2021-01-21T06:43:03.251Z] Removing intermediate container e7163b6bfa35 [2021-01-21T06:43:03.251Z] ---> 7e1a86837d6b [2021-01-21T06:43:03.251Z] [2021-01-21T06:43:03.886Z] ---> Running in ba57fce0ed57 [2021-01-21T06:43:04.204Z] Successfully built 7e1a86837d6b [2021-01-21T06:43:04.381Z] $ docker top d87ca0ededc88c2245075b1b5f0c41a65cad95262cd5121a30f2ff101b0b0071 -eo pid,comm [2021-01-21T06:43:04.511Z] Successfully tagged docker-support-notifications-go:latest [2021-01-21T06:43:04.511Z] Building docker-core-data-go [Pipeline] { [Pipeline] sh [2021-01-21T06:43:05.424Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-21T06:43:05.499Z]  Building docker-support-notifications-go ... done Removing intermediate container ba57fce0ed57 [2021-01-21T06:43:05.499Z] ---> ddc0910812c9 [2021-01-21T06:43:05.499Z] Step 21/22 : LABEL git_sha=7014d8db88420514b0fce15c78599d89a23f0961 [2021-01-21T06:43:06.120Z] ---> Running in 2d5bb6765c96 [2021-01-21T06:43:07.158Z] Removing intermediate container 2d5bb6765c96 [2021-01-21T06:43:07.158Z] ---> af910f74d0fb [2021-01-21T06:43:07.158Z] Step 22/22 : LABEL version=0.0.0 [2021-01-21T06:43:07.796Z] ---> Running in 51a20b230b4a [2021-01-21T06:43:08.080Z] Removing intermediate container dff93251056c [2021-01-21T06:43:08.080Z] ---> 33d9cfdabed2 [2021-01-21T06:43:08.080Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-21T06:43:08.360Z] ---> Running in 1c20514dce44 [2021-01-21T06:43:08.631Z] Removing intermediate container 51a20b230b4a [2021-01-21T06:43:08.631Z] ---> fa2544d6398f [2021-01-21T06:43:08.631Z] [2021-01-21T06:43:08.909Z] Removing intermediate container 1c20514dce44 [2021-01-21T06:43:08.909Z] ---> ede78a91f579 [2021-01-21T06:43:08.909Z] Step 22/24 : LABEL arch=x86_64 [2021-01-21T06:43:08.909Z] Successfully built fa2544d6398f [2021-01-21T06:43:08.909Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-21T06:43:08.909Z] Building docker-core-command-go [2021-01-21T06:43:09.193Z]  Building docker-security-bootstrap-redis-go ... done  ---> Running in 67fed0bb1087 [2021-01-21T06:43:09.724Z] Building docker-core-command-go ... [2021-01-21T06:43:09.724Z] Building docker-core-data-go ... [2021-01-21T06:43:09.724Z] Building docker-core-metadata-go ... [2021-01-21T06:43:09.724Z] Building docker-security-bootstrap-redis-go ... [2021-01-21T06:43:09.724Z] Building docker-security-proxy-setup-go ... [2021-01-21T06:43:09.724Z] Building docker-security-secretstore-setup-go ... [2021-01-21T06:43:09.724Z] Building docker-support-notifications-go ... [2021-01-21T06:43:09.724Z] Building docker-support-scheduler-go ... [2021-01-21T06:43:09.724Z] Building docker-sys-mgmt-agent-go ... [2021-01-21T06:43:09.724Z] Building docker-core-data-go [2021-01-21T06:43:09.724Z] Building docker-support-scheduler-go [2021-01-21T06:43:09.724Z] Building docker-security-bootstrap-redis-go [2021-01-21T06:43:09.724Z] Building docker-support-notifications-go [2021-01-21T06:43:09.724Z] Building docker-security-proxy-setup-go [2021-01-21T06:43:10.233Z] Removing intermediate container 67fed0bb1087 [2021-01-21T06:43:10.233Z] ---> 87b4d9fa6c73 [2021-01-21T06:43:10.233Z] Step 23/24 : LABEL git_sha=7014d8db88420514b0fce15c78599d89a23f0961 [2021-01-21T06:43:10.853Z] ---> Running in af88c4118468 [2021-01-21T06:43:12.122Z] Removing intermediate container af88c4118468 [2021-01-21T06:43:12.122Z] ---> 98719cef3606 [2021-01-21T06:43:12.122Z] Step 24/24 : LABEL version=0.0.0 [2021-01-21T06:43:12.761Z] ---> Running in 71c1c3199e2c [2021-01-21T06:43:13.825Z] Removing intermediate container 71c1c3199e2c [2021-01-21T06:43:13.825Z] ---> 97bed711ee0d [2021-01-21T06:43:13.825Z] [2021-01-21T06:43:14.444Z] Successfully built 97bed711ee0d [2021-01-21T06:43:14.444Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-21T06:43:41.642Z]  Building docker-security-secretstore-setup-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:43:41.642Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:43:41.642Z] ---> e08aeb370b56 [2021-01-21T06:43:41.642Z] Step 3/21 : WORKDIR /edgex-go [2021-01-21T06:43:41.642Z] ---> Using cache [2021-01-21T06:43:41.642Z] ---> bad0624eb457 [2021-01-21T06:43:41.642Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:43:41.642Z] ---> Using cache [2021-01-21T06:43:41.642Z] ---> 7ac9bceb5fa2 [2021-01-21T06:43:41.642Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-21T06:43:41.642Z] ---> Using cache [2021-01-21T06:43:41.642Z] ---> dfc0008e1303 [2021-01-21T06:43:41.642Z] Step 6/21 : COPY go.mod . [2021-01-21T06:43:41.642Z] ---> Using cache [2021-01-21T06:43:41.643Z] ---> 76d2a7278f91 [2021-01-21T06:43:41.643Z] Step 7/21 : RUN go mod download [2021-01-21T06:43:41.643Z] ---> Using cache [2021-01-21T06:43:41.643Z] ---> 0b79fe9e3684 [2021-01-21T06:43:41.643Z] Step 8/21 : COPY . . [2021-01-21T06:43:41.643Z] ---> Using cache [2021-01-21T06:43:41.643Z] ---> d8371d3b901a [2021-01-21T06:43:41.643Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-21T06:43:41.643Z] ---> Running in 6dd964a4e01e [2021-01-21T06:43:43.306Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:43:43.306Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:43:43.306Z] ---> e08aeb370b56 [2021-01-21T06:43:43.306Z] Step 3/26 : WORKDIR /edgex-go [2021-01-21T06:43:43.306Z] ---> Using cache [2021-01-21T06:43:43.306Z] ---> bad0624eb457 [2021-01-21T06:43:43.306Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:43:43.306Z] ---> Using cache [2021-01-21T06:43:43.306Z] ---> 7ac9bceb5fa2 [2021-01-21T06:43:43.306Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-21T06:43:44.312Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:43:44.312Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:43:44.312Z] ---> e08aeb370b56 [2021-01-21T06:43:44.312Z] Step 3/23 : WORKDIR /edgex-go [2021-01-21T06:43:44.312Z] ---> Using cache [2021-01-21T06:43:44.312Z] ---> bad0624eb457 [2021-01-21T06:43:44.312Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:43:44.312Z] ---> Using cache [2021-01-21T06:43:44.312Z] ---> 7ac9bceb5fa2 [2021-01-21T06:43:44.312Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-21T06:43:44.582Z] 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-21T06:43:44.877Z] ---> Running in 2615b541ec3e [2021-01-21T06:43:45.529Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:43:45.530Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:43:45.530Z] ---> e08aeb370b56 [2021-01-21T06:43:45.530Z] Step 3/22 : WORKDIR /edgex-go [2021-01-21T06:43:45.530Z] ---> Using cache [2021-01-21T06:43:45.530Z] ---> bad0624eb457 [2021-01-21T06:43:45.530Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:43:45.530Z] ---> Using cache [2021-01-21T06:43:45.530Z] ---> 7ac9bceb5fa2 [2021-01-21T06:43:45.530Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-21T06:43:45.530Z] ---> Using cache [2021-01-21T06:43:45.530Z] ---> dfc0008e1303 [2021-01-21T06:43:45.530Z] Step 6/22 : COPY go.mod . [2021-01-21T06:43:45.530Z] ---> Using cache [2021-01-21T06:43:45.530Z] ---> 76d2a7278f91 [2021-01-21T06:43:45.530Z] Step 7/22 : RUN go mod download [2021-01-21T06:43:45.530Z] ---> Using cache [2021-01-21T06:43:45.530Z] ---> 0b79fe9e3684 [2021-01-21T06:43:45.530Z] Step 8/22 : COPY . . [2021-01-21T06:43:45.530Z] ---> Using cache [2021-01-21T06:43:45.530Z] ---> d8371d3b901a [2021-01-21T06:43:45.530Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-21T06:43:45.530Z] ---> Running in 92f734dda208 [2021-01-21T06:43:45.530Z] ---> Running in 433ec9985d8d [2021-01-21T06:43:47.051Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T06:43:47.355Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T06:43:47.355Z] 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-21T06:43:47.663Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T06:43:48.361Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T06:43:48.637Z] OK: 233 MiB in 51 packages [2021-01-21T06:43:49.374Z] OK: 233 MiB in 51 packages [2021-01-21T06:43:51.430Z] Removing intermediate container 92f734dda208 [2021-01-21T06:43:51.430Z] ---> e6c4fa43afa2 [2021-01-21T06:43:51.430Z] Step 6/23 : COPY go.mod . [2021-01-21T06:43:51.430Z] Removing intermediate container 2615b541ec3e [2021-01-21T06:43:51.430Z] ---> d75ea7fbc9af [2021-01-21T06:43:51.430Z] Step 6/26 : COPY go.mod . [2021-01-21T06:43:52.455Z] ---> 7389784c2c5b [2021-01-21T06:43:52.455Z] Step 7/23 : RUN go mod download [2021-01-21T06:43:52.455Z] ---> 45e2de685f19 [2021-01-21T06:43:52.455Z] Step 7/26 : RUN go mod download [2021-01-21T06:43:52.455Z] ---> Running in e5884055390e [2021-01-21T06:43:52.455Z] ---> Running in 6b96756873c5 [2021-01-21T06:43:58.286Z] Removing intermediate container 6b96756873c5 [2021-01-21T06:43:58.286Z] ---> 8e5592b7ddd9 [2021-01-21T06:43:58.286Z] Step 8/26 : COPY . . [2021-01-21T06:43:58.286Z] Removing intermediate container e5884055390e [2021-01-21T06:43:58.286Z] ---> 9af32f9ab8e6 [2021-01-21T06:43:58.286Z] Step 8/23 : COPY . . [2021-01-21T06:44:17.756Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:44:17.756Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:44:17.756Z] ---> f498c795d882 [2021-01-21T06:44:17.756Z] Step 3/21 : WORKDIR /edgex-go [2021-01-21T06:44:17.756Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:44:17.756Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:44:17.756Z] ---> f498c795d882 [2021-01-21T06:44:17.756Z] Step 3/21 : WORKDIR /edgex-go [2021-01-21T06:44:17.756Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:44:17.756Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:44:17.756Z] ---> f498c795d882 [2021-01-21T06:44:17.756Z] Step 3/23 : WORKDIR /edgex-go [2021-01-21T06:44:18.028Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:44:18.028Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:44:18.028Z] ---> f498c795d882 [2021-01-21T06:44:18.028Z] Step 3/22 : WORKDIR /edgex-go [2021-01-21T06:44:18.028Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:44:18.028Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:44:18.028Z] ---> f498c795d882 [2021-01-21T06:44:18.028Z] Step 3/24 : WORKDIR /edgex-go [2021-01-21T06:44:21.447Z] 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-21T06:44:22.327Z] ---> Running in 53997696bfb6 [2021-01-21T06:44:22.327Z] ---> Running in 75af2190be6d [2021-01-21T06:44:22.327Z] ---> Running in d0890bc70fb1 [2021-01-21T06:44:22.327Z] ---> Running in b0a527d3161f [2021-01-21T06:44:22.327Z] ---> Running in 245ea1fcc3eb [2021-01-21T06:44:22.597Z] Removing intermediate container 53997696bfb6 [2021-01-21T06:44:22.597Z] ---> 5963732ec0fc [2021-01-21T06:44:22.597Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:44:22.597Z] Removing intermediate container d0890bc70fb1 [2021-01-21T06:44:22.597Z] ---> a8ee8b5bf7eb [2021-01-21T06:44:22.597Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:44:22.597Z] Removing intermediate container 245ea1fcc3eb [2021-01-21T06:44:22.597Z] ---> 05800a1ea517 [2021-01-21T06:44:22.597Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:44:22.597Z] Removing intermediate container 75af2190be6d [2021-01-21T06:44:22.597Z] ---> e555a6d31169 [2021-01-21T06:44:22.597Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:44:22.874Z] Removing intermediate container b0a527d3161f [2021-01-21T06:44:22.874Z] ---> a1936288d5c0 [2021-01-21T06:44:22.874Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:44:22.874Z] ---> Running in e8cdcc494460 [2021-01-21T06:44:22.874Z] ---> Running in 486b799ba2a0 [2021-01-21T06:44:22.874Z] ---> Running in 6be83d9a4aa8 [2021-01-21T06:44:22.874Z] ---> Running in 59cdbbd270e9 [2021-01-21T06:44:22.874Z] ---> Running in 41fa70c3349c [2021-01-21T06:44:26.258Z] Removing intermediate container e8cdcc494460 [2021-01-21T06:44:26.258Z] ---> ef7da7bac95e [2021-01-21T06:44:26.258Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-21T06:44:26.533Z] ---> Running in cc31092944e9 [2021-01-21T06:44:26.811Z] Removing intermediate container 486b799ba2a0 [2021-01-21T06:44:26.811Z] ---> 293420105afd [2021-01-21T06:44:26.811Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-21T06:44:27.084Z] Removing intermediate container 6be83d9a4aa8 [2021-01-21T06:44:27.084Z] ---> a9798c121f0e [2021-01-21T06:44:27.084Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-21T06:44:27.084Z] ---> Running in d78252e1f620 [2021-01-21T06:44:27.084Z] Removing intermediate container 41fa70c3349c [2021-01-21T06:44:27.084Z] ---> b8e0d2640338 [2021-01-21T06:44:27.084Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-21T06:44:27.359Z] ---> Running in 43f273998a57 [2021-01-21T06:44:27.359Z] Removing intermediate container 59cdbbd270e9 [2021-01-21T06:44:27.359Z] ---> 85e49233b422 [2021-01-21T06:44:27.359Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-21T06:44:27.632Z] ---> Running in f1270763a562 [2021-01-21T06:44:27.632Z] ---> Running in 864cda89b85c [2021-01-21T06:44:28.620Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:44:29.218Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:44:29.218Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:44:29.218Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:44:29.218Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:44:29.489Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:44:29.758Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:44:30.031Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:44:30.031Z] OK: 217 MiB in 51 packages [2021-01-21T06:44:30.031Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:44:30.164Z] Removing intermediate container 433ec9985d8d [2021-01-21T06:44:30.164Z] ---> 71482a22709c [2021-01-21T06:44:30.164Z] [2021-01-21T06:44:30.164Z] Step 10/22 : FROM scratch [2021-01-21T06:44:30.164Z] ---> [2021-01-21T06:44:30.164Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T06:44:30.312Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:44:30.924Z] OK: 217 MiB in 51 packages [2021-01-21T06:44:30.924Z] OK: 217 MiB in 51 packages [2021-01-21T06:44:30.924Z] OK: 217 MiB in 51 packages [2021-01-21T06:44:31.202Z] OK: 217 MiB in 51 packages [2021-01-21T06:44:31.480Z] Removing intermediate container cc31092944e9 [2021-01-21T06:44:31.480Z] ---> 0884a7ca0071 [2021-01-21T06:44:31.480Z] Step 6/21 : COPY go.mod . [2021-01-21T06:44:32.454Z] ---> 3c6ba655c1e3 [2021-01-21T06:44:32.454Z] Step 7/21 : RUN go mod download [2021-01-21T06:44:32.454Z] Removing intermediate container d78252e1f620 [2021-01-21T06:44:32.454Z] ---> 30c35caaaff1 [2021-01-21T06:44:32.454Z] Step 6/24 : COPY go.mod . [2021-01-21T06:44:32.728Z] ---> Running in 2c2f270d8e92 [2021-01-21T06:44:32.728Z] Removing intermediate container f1270763a562 [2021-01-21T06:44:32.728Z] ---> 68f721eef89e [2021-01-21T06:44:32.728Z] Step 6/23 : COPY go.mod . [2021-01-21T06:44:33.002Z] Removing intermediate container 43f273998a57 [2021-01-21T06:44:33.002Z] ---> ab4c903df4d9 [2021-01-21T06:44:33.002Z] Step 6/21 : COPY go.mod . [2021-01-21T06:44:33.002Z] Removing intermediate container 864cda89b85c [2021-01-21T06:44:33.002Z] ---> b01085a3ea0d [2021-01-21T06:44:33.002Z] Step 6/22 : COPY go.mod . [2021-01-21T06:44:33.279Z] ---> 6b0ba219b21d [2021-01-21T06:44:33.279Z] Step 7/24 : RUN go mod download [2021-01-21T06:44:33.558Z] ---> Running in 68ef6a8ddfc9 [2021-01-21T06:44:33.714Z] ---> Using cache [2021-01-21T06:44:33.714Z] ---> 2a5d4a529a51 [2021-01-21T06:44:33.714Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-21T06:44:34.001Z] ---> Running in b4e7213f7d0f [2021-01-21T06:44:34.164Z] ---> 4c43c204301c [2021-01-21T06:44:34.164Z] Step 7/23 : RUN go mod download [2021-01-21T06:44:34.164Z] ---> fab7e2a3cffe [2021-01-21T06:44:34.164Z] Step 7/21 : RUN go mod download [2021-01-21T06:44:34.441Z] ---> Running in 7e0d478adc0c [2021-01-21T06:44:34.441Z] ---> 7f59b90974a1 [2021-01-21T06:44:34.441Z] Step 7/22 : RUN go mod download [2021-01-21T06:44:34.441Z] ---> Running in 43d1acfda4b8 [2021-01-21T06:44:34.717Z] ---> Running in 491e7e41312c [2021-01-21T06:44:35.005Z] Removing intermediate container b4e7213f7d0f [2021-01-21T06:44:35.005Z] ---> c12521b39807 [2021-01-21T06:44:35.005Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-21T06:44:35.620Z] ---> Running in eb9c558be2c6 [2021-01-21T06:44:36.170Z] Removing intermediate container 2c2f270d8e92 [2021-01-21T06:44:36.170Z] ---> 54444cc28cc4 [2021-01-21T06:44:36.170Z] Step 8/21 : COPY . . [2021-01-21T06:44:38.172Z] Removing intermediate container 68ef6a8ddfc9 [2021-01-21T06:44:38.172Z] ---> 6d5c04b835ab [2021-01-21T06:44:38.172Z] Step 8/24 : COPY . . [2021-01-21T06:44:38.391Z] Removing intermediate container eb9c558be2c6 [2021-01-21T06:44:38.391Z] ---> e07d4d54cd01 [2021-01-21T06:44:38.391Z] Step 14/22 : WORKDIR / [2021-01-21T06:44:39.020Z] ---> Running in dc78a6da1bb2 [2021-01-21T06:44:39.310Z] Removing intermediate container 6dd964a4e01e [2021-01-21T06:44:39.310Z] ---> 9956c0d74f40 [2021-01-21T06:44:39.310Z] [2021-01-21T06:44:39.310Z] Step 10/21 : FROM alpine:3.12 [2021-01-21T06:44:39.310Z] ---> 389fef711851 [2021-01-21T06:44:39.310Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-21T06:44:39.607Z] Removing intermediate container 7e0d478adc0c [2021-01-21T06:44:39.607Z] ---> eb4c63f9b079 [2021-01-21T06:44:39.607Z] Step 8/23 : COPY . . [2021-01-21T06:44:39.910Z] ---> Running in 1bbc7e80778d [2021-01-21T06:44:39.910Z] Removing intermediate container dc78a6da1bb2 [2021-01-21T06:44:39.910Z] ---> f88c25eb6170 [2021-01-21T06:44:39.910Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:44:39.968Z] Removing intermediate container 43d1acfda4b8 [2021-01-21T06:44:39.968Z] ---> ab22fac3acb6 [2021-01-21T06:44:39.968Z] Step 8/21 : COPY . . [2021-01-21T06:44:40.564Z] Removing intermediate container 491e7e41312c [2021-01-21T06:44:40.564Z] ---> 0db3de329a8e [2021-01-21T06:44:40.564Z] Step 8/22 : COPY . . [2021-01-21T06:44:41.398Z] ---> e21af1750680 [2021-01-21T06:44:41.399Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-21T06:44:42.402Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T06:44:42.697Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T06:44:42.991Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-21T06:44:42.991Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-21T06:44:42.991Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-21T06:44:42.991Z] (4/4) Installing curl (7.69.1-r3) [2021-01-21T06:44:42.991Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:44:42.991Z] Executing ca-certificates-20191127-r4.trigger [2021-01-21T06:44:43.278Z] OK: 7 MiB in 18 packages [2021-01-21T06:44:43.889Z] ---> 9f3f80cdaa2c [2021-01-21T06:44:43.889Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-21T06:44:44.178Z] ---> ab1053815fad [2021-01-21T06:44:44.178Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-21T06:44:44.804Z] ---> Running in 537625b0bfd3 [2021-01-21T06:44:45.417Z] ---> 4eb0eb24b9cf [2021-01-21T06:44:45.417Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-21T06:44:45.417Z] ---> cb62dbf48779 [2021-01-21T06:44:45.417Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-21T06:44:45.417Z] ---> Running in ddad8e096bb5 [2021-01-21T06:44:45.734Z] ---> Running in c1adf3b87ad5 [2021-01-21T06:44:46.404Z] Removing intermediate container c1adf3b87ad5 [2021-01-21T06:44:46.404Z] ---> 22a238aa22f7 [2021-01-21T06:44:46.404Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:44:46.404Z] Removing intermediate container 1bbc7e80778d [2021-01-21T06:44:46.404Z] ---> 9d0741779082 [2021-01-21T06:44:46.404Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-21T06:44:46.404Z] ---> Running in ce4767e6e3ab [2021-01-21T06:44:46.404Z] ---> Running in cb54bb1738ff [2021-01-21T06:44:46.707Z] 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-21T06:44:47.016Z] 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-21T06:44:47.016Z] Removing intermediate container ce4767e6e3ab [2021-01-21T06:44:47.016Z] ---> 26cc1df902eb [2021-01-21T06:44:47.016Z] Step 20/22 : LABEL arch=x86_64 [2021-01-21T06:44:47.330Z] Removing intermediate container cb54bb1738ff [2021-01-21T06:44:47.330Z] ---> 2f86c3763f64 [2021-01-21T06:44:47.330Z] Step 13/21 : WORKDIR /edgex [2021-01-21T06:44:47.330Z] ---> Running in 950fa41b1709 [2021-01-21T06:44:47.330Z] ---> Running in faae8c6b8451 [2021-01-21T06:44:47.946Z] Removing intermediate container faae8c6b8451 [2021-01-21T06:44:47.946Z] ---> 05874a1f4bea [2021-01-21T06:44:47.946Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-21T06:44:47.946Z] Removing intermediate container 950fa41b1709 [2021-01-21T06:44:47.946Z] ---> 8971d7497918 [2021-01-21T06:44:47.946Z] Step 21/22 : LABEL git_sha=7014d8db88420514b0fce15c78599d89a23f0961 [2021-01-21T06:44:47.946Z] ---> Running in e2bed97ea2bd [2021-01-21T06:44:48.568Z] Removing intermediate container e2bed97ea2bd [2021-01-21T06:44:48.568Z] ---> 47b483a2e5c9 [2021-01-21T06:44:48.568Z] Step 22/22 : LABEL version=0.0.0 [2021-01-21T06:44:48.568Z] ---> ad90a7f46c9a [2021-01-21T06:44:48.568Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-21T06:44:48.888Z] ---> Running in 67129c030848 [2021-01-21T06:44:49.572Z] Removing intermediate container 67129c030848 [2021-01-21T06:44:49.572Z] ---> 9c4e85ab8133 [2021-01-21T06:44:49.572Z] [2021-01-21T06:44:49.931Z] ---> 8f0b008ba716 [2021-01-21T06:44:49.931Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-21T06:44:50.288Z] Successfully built 9c4e85ab8133 [2021-01-21T06:44:50.288Z] Successfully tagged docker-core-command-go:latest [2021-01-21T06:44:51.815Z]  Building docker-core-command-go ... done  ---> dfa6e6c5c28d [2021-01-21T06:44:51.815Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-21T06:44:52.119Z] ---> Running in e6adcac4a48e [2021-01-21T06:44:52.454Z] Removing intermediate container e6adcac4a48e [2021-01-21T06:44:52.454Z] ---> 2fa1082e64cf [2021-01-21T06:44:52.454Z] Step 18/21 : CMD ["--init=true"] [2021-01-21T06:44:52.749Z] ---> Running in 82f2c5958028 [2021-01-21T06:44:53.460Z] Removing intermediate container 82f2c5958028 [2021-01-21T06:44:53.460Z] ---> a36de3a11e7a [2021-01-21T06:44:53.460Z] Step 19/21 : LABEL arch=x86_64 [2021-01-21T06:44:53.460Z] ---> Running in 3d6fe0931c19 [2021-01-21T06:44:54.222Z] Removing intermediate container 3d6fe0931c19 [2021-01-21T06:44:54.222Z] ---> a82c9251ea6c [2021-01-21T06:44:54.222Z] Step 20/21 : LABEL git_sha=7014d8db88420514b0fce15c78599d89a23f0961 [2021-01-21T06:44:54.571Z] ---> Running in 823122cf6373 [2021-01-21T06:44:55.606Z] Removing intermediate container 823122cf6373 [2021-01-21T06:44:55.606Z] ---> 5c6d33868531 [2021-01-21T06:44:55.606Z] Step 21/21 : LABEL version=0.0.0 [2021-01-21T06:44:56.010Z] ---> Running in 87dd995c584c [2021-01-21T06:44:56.010Z] Removing intermediate container 87dd995c584c [2021-01-21T06:44:56.010Z] ---> 81df79a0d1d3 [2021-01-21T06:44:56.010Z] [2021-01-21T06:44:56.690Z] Successfully built 81df79a0d1d3 [2021-01-21T06:44:57.339Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-21T06:45:07.393Z] ---> b21ce5e27e57 [2021-01-21T06:45:07.393Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-21T06:45:07.393Z] ---> 0f9ee736aa32 [2021-01-21T06:45:07.393Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-21T06:45:07.393Z] ---> adf27bf9934a [2021-01-21T06:45:07.393Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-21T06:45:07.393Z] ---> 659969ca4f7f [2021-01-21T06:45:07.393Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-21T06:45:07.393Z] ---> 99651dcf9b78 [2021-01-21T06:45:07.393Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-21T06:45:07.393Z] ---> Running in 53d201a60619 [2021-01-21T06:45:07.393Z] ---> Running in 61f84a1221e8 [2021-01-21T06:45:07.393Z] ---> Running in 9c6ad63d8370 [2021-01-21T06:45:07.393Z] ---> Running in 52faa231e296 [2021-01-21T06:45:07.393Z] ---> Running in b2b9e8f6d347 [2021-01-21T06:45:07.393Z] 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-21T06:45:07.393Z] 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-21T06:45:07.393Z] 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-21T06:45:07.393Z] 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-21T06:45:07.393Z] 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-21T06:45:20.246Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container ddad8e096bb5 [2021-01-21T06:45:20.246Z] ---> 337fed81ede8 [2021-01-21T06:45:20.246Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-21T06:45:20.246Z] ---> Running in 95df7bc21102 [2021-01-21T06:45:20.519Z] 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-21T06:45:25.109Z] Removing intermediate container 95df7bc21102 [2021-01-21T06:45:25.109Z] ---> decf4101d032 [2021-01-21T06:45:25.109Z] [2021-01-21T06:45:25.109Z] Step 11/26 : FROM docker:20.10.0 [2021-01-21T06:45:25.109Z] Removing intermediate container 537625b0bfd3 [2021-01-21T06:45:25.109Z] ---> 0535ca6ed9f6 [2021-01-21T06:45:25.109Z] [2021-01-21T06:45:25.109Z] Step 10/23 : FROM alpine:3.12 [2021-01-21T06:45:25.109Z] ---> 389fef711851 [2021-01-21T06:45:25.109Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T06:45:25.109Z] 20.10.0: Pulling from library/docker [2021-01-21T06:45:25.109Z] ---> Running in b13fb758995b [2021-01-21T06:45:25.109Z] Removing intermediate container b13fb758995b [2021-01-21T06:45:25.109Z] ---> 94554e3bb06b [2021-01-21T06:45:25.109Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-21T06:45:25.405Z] ---> Running in 8cf30862899f [2021-01-21T06:45:25.703Z] Removing intermediate container 8cf30862899f [2021-01-21T06:45:25.703Z] ---> e62ecbd02a20 [2021-01-21T06:45:25.703Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-21T06:45:25.703Z] ---> Running in 4c4580cff04d [2021-01-21T06:45:26.707Z] Removing intermediate container 4c4580cff04d [2021-01-21T06:45:26.707Z] ---> c6ffd94207a9 [2021-01-21T06:45:26.707Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:45:26.707Z] ---> Running in c8c0d52275db [2021-01-21T06:45:28.923Z] Removing intermediate container c8c0d52275db [2021-01-21T06:45:28.923Z] ---> 4cb1b1ca8a1f [2021-01-21T06:45:28.923Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-21T06:45:28.923Z] ---> Running in 12d9e1b26225 [2021-01-21T06:45:30.480Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T06:45:31.100Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T06:45:31.703Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-21T06:45:31.996Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-21T06:45:31.996Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-21T06:45:32.267Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-21T06:45:32.267Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-21T06:45:32.544Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:45:32.544Z] OK: 8 MiB in 19 packages [2021-01-21T06:45:34.063Z] Removing intermediate container 12d9e1b26225 [2021-01-21T06:45:34.063Z] ---> 98d6b2166904 [2021-01-21T06:45:34.063Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:45:35.051Z] ---> 005f806421f1 [2021-01-21T06:45:35.051Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-21T06:45:37.070Z] ---> afcfe047129f [2021-01-21T06:45:37.070Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-21T06:45:37.341Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-21T06:45:37.341Z] ---> afc52515fb6c [2021-01-21T06:45:37.341Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-21T06:45:37.341Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-21T06:45:37.341Z] ---> aefe523efa57 [2021-01-21T06:45:37.341Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-21T06:45:37.619Z] ---> Running in 5699d605a9b4 [2021-01-21T06:45:37.619Z] ---> Running in 0550a2cb54e1 [2021-01-21T06:45:37.928Z] Removing intermediate container 5699d605a9b4 [2021-01-21T06:45:37.928Z] ---> 22bba9f0d9b8 [2021-01-21T06:45:37.928Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:45:37.928Z] ---> Running in be7f2efedeb4 [2021-01-21T06:45:38.571Z] Removing intermediate container be7f2efedeb4 [2021-01-21T06:45:38.571Z] ---> 545684f01cf4 [2021-01-21T06:45:38.571Z] Step 21/23 : LABEL arch=x86_64 [2021-01-21T06:45:38.571Z] ---> Running in 273691c753d1 [2021-01-21T06:45:38.571Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T06:45:38.855Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T06:45:39.151Z] Removing intermediate container 273691c753d1 [2021-01-21T06:45:39.151Z] ---> 57929a837f7c [2021-01-21T06:45:39.151Z] Step 22/23 : LABEL git_sha=7014d8db88420514b0fce15c78599d89a23f0961 [2021-01-21T06:45:39.151Z] (1/2) Installing readline (8.0.4-r0) [2021-01-21T06:45:39.151Z] (2/2) Installing bash (5.0.17-r0) [2021-01-21T06:45:39.151Z] Executing bash-5.0.17-r0.post-install [2021-01-21T06:45:39.151Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:45:39.151Z] OK: 12 MiB in 22 packages [2021-01-21T06:45:39.151Z] ---> Running in fb2d3fd43214 [2021-01-21T06:45:39.758Z] Removing intermediate container fb2d3fd43214 [2021-01-21T06:45:39.758Z] ---> 070644ab7540 [2021-01-21T06:45:39.758Z] Step 23/23 : LABEL version=0.0.0 [2021-01-21T06:45:39.758Z] ---> Running in b0aa8d4bfe59 [2021-01-21T06:45:40.357Z] Removing intermediate container b0aa8d4bfe59 [2021-01-21T06:45:40.357Z] ---> 31031aa6ad66 [2021-01-21T06:45:40.357Z] [2021-01-21T06:45:40.357Z] Removing intermediate container 0550a2cb54e1 [2021-01-21T06:45:40.357Z] ---> 66c5053785e0 [2021-01-21T06:45:40.357Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-21T06:45:40.357Z] ---> Running in bc5b60623e96 [2021-01-21T06:45:40.652Z] Successfully built 31031aa6ad66 [2021-01-21T06:45:40.652Z] Successfully tagged docker-core-data-go:latest [2021-01-21T06:45:40.652Z]  Building docker-core-data-go ... done Removing intermediate container bc5b60623e96 [2021-01-21T06:45:40.652Z] ---> 81368eb45085 [2021-01-21T06:45:40.652Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-21T06:45:40.934Z] ---> Running in 21a7bc9b346d [2021-01-21T06:45:41.265Z] Removing intermediate container 21a7bc9b346d [2021-01-21T06:45:41.265Z] ---> c922af689dc8 [2021-01-21T06:45:41.265Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-21T06:45:41.265Z] ---> Running in 6464fffad76e [2021-01-21T06:45:41.578Z] Removing intermediate container 6464fffad76e [2021-01-21T06:45:41.578Z] ---> 4a475a5eabfe [2021-01-21T06:45:41.578Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-21T06:45:43.115Z] ---> 2b4627b019ef [2021-01-21T06:45:43.115Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-21T06:45:43.403Z] ---> ba562c35f4b4 [2021-01-21T06:45:43.403Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-21T06:45:44.030Z] ---> 90dde7642a72 [2021-01-21T06:45:44.030Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-21T06:45:44.030Z] ---> Running in 7d011d4a1939 [2021-01-21T06:45:45.113Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T06:45:45.414Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T06:45:45.683Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-21T06:45:45.683Z] (2/33) Installing expat (2.2.9-r1) [2021-01-21T06:45:45.683Z] (3/33) Installing libffi (3.3-r2) [2021-01-21T06:45:45.683Z] (4/33) Installing gdbm (1.13-r1) [2021-01-21T06:45:45.683Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-21T06:45:45.683Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-21T06:45:45.683Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-21T06:45:47.161Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-21T06:45:47.161Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-21T06:45:47.161Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-21T06:45:47.161Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-21T06:45:47.161Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-21T06:45:47.161Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-21T06:45:47.161Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-21T06:45:47.161Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-21T06:45:47.161Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-21T06:45:47.162Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-21T06:45:47.435Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-21T06:45:47.435Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-21T06:45:47.435Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-21T06:45:47.435Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-21T06:45:47.435Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-21T06:45:47.435Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-21T06:45:47.435Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-21T06:45:47.435Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-21T06:45:47.435Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-21T06:45:47.708Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-21T06:45:47.708Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-21T06:45:47.708Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-21T06:45:47.708Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-21T06:45:47.708Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-21T06:45:47.708Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-21T06:45:47.708Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-21T06:45:48.004Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:45:48.004Z] OK: 71 MiB in 55 packages [2021-01-21T06:45:58.694Z] Removing intermediate container 7d011d4a1939 [2021-01-21T06:45:58.694Z] ---> f305cd8a64a9 [2021-01-21T06:45:58.694Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-21T06:45:58.694Z] ---> Running in fe85db966176 [2021-01-21T06:46:00.250Z] Collecting docker-compose==1.23.2 [2021-01-21T06:46:00.250Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-21T06:46:01.063Z] Collecting docker<4.0,>=3.6.0 [2021-01-21T06:46:01.063Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-21T06:46:02.113Z] Collecting jsonschema<3,>=2.5.1 [2021-01-21T06:46:02.113Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-21T06:46:02.933Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-21T06:46:02.933Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-21T06:46:03.600Z] Collecting texttable<0.10,>=0.9.0 [2021-01-21T06:46:03.600Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-21T06:46:04.608Z] 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-21T06:46:04.608Z] Collecting docopt<0.7,>=0.6.1 [2021-01-21T06:46:04.608Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-21T06:46:06.205Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-21T06:46:06.205Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-21T06:46:06.205Z] Collecting cached-property<2,>=1.2.0 [2021-01-21T06:46:06.205Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-21T06:46:06.205Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-21T06:46:06.205Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-21T06:46:06.510Z] Collecting PyYAML<4,>=3.10 [2021-01-21T06:46:06.510Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-21T06:46:07.918Z] Collecting docker-pycreds>=0.4.0 [2021-01-21T06:46:07.918Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-21T06:46:07.918Z] 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-21T06:46:07.918Z] 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-21T06:46:08.199Z] Collecting idna<2.8,>=2.5 [2021-01-21T06:46:08.199Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-21T06:46:08.478Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-21T06:46:08.478Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-21T06:46:08.478Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-21T06:46:08.478Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-21T06:46:08.478Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-21T06:46:08.478Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-21T06:46:08.765Z] Installing collected packages: docker-pycreds, websocket-client, idna, urllib3, requests, docker, jsonschema, dockerpty, texttable, docopt, cached-property, PyYAML, docker-compose [2021-01-21T06:46:09.044Z] Attempting uninstall: idna [2021-01-21T06:46:09.044Z] Found existing installation: idna 2.9 [2021-01-21T06:46:09.044Z] Uninstalling idna-2.9: [2021-01-21T06:46:09.044Z] Successfully uninstalled idna-2.9 [2021-01-21T06:46:09.329Z] Attempting uninstall: urllib3 [2021-01-21T06:46:09.329Z] Found existing installation: urllib3 1.25.9 [2021-01-21T06:46:09.329Z] Uninstalling urllib3-1.25.9: [2021-01-21T06:46:09.329Z] Successfully uninstalled urllib3-1.25.9 [2021-01-21T06:46:09.607Z] Attempting uninstall: requests [2021-01-21T06:46:09.607Z] Found existing installation: requests 2.23.0 [2021-01-21T06:46:09.607Z] Uninstalling requests-2.23.0: [2021-01-21T06:46:09.886Z] Successfully uninstalled requests-2.23.0 [2021-01-21T06:46:10.615Z] Running setup.py install for dockerpty: started [2021-01-21T06:46:11.232Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-21T06:46:11.232Z] Running setup.py install for texttable: started [2021-01-21T06:46:12.302Z] Running setup.py install for texttable: finished with status 'done' [2021-01-21T06:46:12.302Z] Running setup.py install for docopt: started [2021-01-21T06:46:12.994Z] Running setup.py install for docopt: finished with status 'done' [2021-01-21T06:46:12.994Z] Running setup.py install for PyYAML: started [2021-01-21T06:46:13.690Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-21T06:46:14.300Z] 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-21T06:46:19.830Z] Removing intermediate container fe85db966176 [2021-01-21T06:46:19.830Z] ---> 1b834dc7df8f [2021-01-21T06:46:19.830Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-21T06:46:19.830Z] ---> Running in 65fb2be96c1c [2021-01-21T06:46:20.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T06:46:20.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T06:46:20.745Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-21T06:46:21.022Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-21T06:46:21.022Z] (3/3) Installing curl (7.69.1-r3) [2021-01-21T06:46:21.022Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:46:21.022Z] OK: 72 MiB in 58 packages [2021-01-21T06:46:22.007Z] Removing intermediate container 65fb2be96c1c [2021-01-21T06:46:22.007Z] ---> 8b0d487a0781 [2021-01-21T06:46:22.007Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-21T06:46:22.007Z] ---> Running in 03b301e64cf5 [2021-01-21T06:46:22.007Z] Removing intermediate container 03b301e64cf5 [2021-01-21T06:46:22.007Z] ---> 73d9c0d4b6df [2021-01-21T06:46:22.007Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:46:22.273Z] ---> Running in f65fc20f7f9e [2021-01-21T06:46:22.550Z] Removing intermediate container f65fc20f7f9e [2021-01-21T06:46:22.550Z] ---> 580379dc2c98 [2021-01-21T06:46:22.550Z] Step 24/26 : LABEL arch=x86_64 [2021-01-21T06:46:22.550Z] ---> Running in fae17bb45d34 [2021-01-21T06:46:22.821Z] Removing intermediate container fae17bb45d34 [2021-01-21T06:46:22.822Z] ---> 886ea9fb8316 [2021-01-21T06:46:22.822Z] Step 25/26 : LABEL git_sha=7014d8db88420514b0fce15c78599d89a23f0961 [2021-01-21T06:46:23.097Z] ---> Running in 7d0676fbe841 [2021-01-21T06:46:23.397Z] Removing intermediate container 7d0676fbe841 [2021-01-21T06:46:23.397Z] ---> dd5e2c7c6c10 [2021-01-21T06:46:23.397Z] Step 26/26 : LABEL version=0.0.0 [2021-01-21T06:46:23.397Z] ---> Running in 65f01514fb7b [2021-01-21T06:46:24.009Z] Removing intermediate container 65f01514fb7b [2021-01-21T06:46:24.009Z] ---> 3601edd4b20b [2021-01-21T06:46:24.009Z] [2021-01-21T06:46:24.296Z] Successfully built 3601edd4b20b [2021-01-21T06:46:24.296Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-21T06:46:24.949Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-21T06:46:25.086Z] $ docker stop --time=1 4f51304e59f1a622c2a5e4deb5fcf7cf46e6387aaa641cd31d9bd117e43cd993 [2021-01-21T06:46:27.434Z] $ docker rm -f 4f51304e59f1a622c2a5e4deb5fcf7cf46e6387aaa641cd31d9bd117e43cd993 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-21T06:46:28.118Z] + docker images [2021-01-21T06:46:28.118Z] + grep docker [2021-01-21T06:46:28.386Z] docker-sys-mgmt-agent-go latest 3601edd4b20b 5 seconds ago 313MB [2021-01-21T06:46:28.386Z] docker-core-data-go latest 31031aa6ad66 48 seconds ago 22.3MB [2021-01-21T06:46:28.386Z] docker-security-proxy-setup-go latest 81df79a0d1d3 About a minute ago 24.4MB [2021-01-21T06:46:28.386Z] docker-core-command-go latest 9c4e85ab8133 About a minute ago 10.6MB [2021-01-21T06:46:28.386Z] docker-security-secretstore-setup-go latest 97bed711ee0d 3 minutes ago 24.6MB [2021-01-21T06:46:28.386Z] docker-security-bootstrap-redis-go latest fa2544d6398f 3 minutes ago 15.8MB [2021-01-21T06:46:28.386Z] docker-support-notifications-go latest 7e1a86837d6b 3 minutes ago 12MB [2021-01-21T06:46:28.386Z] docker-core-metadata-go latest 71ea5730947c 3 minutes ago 13.1MB [2021-01-21T06:46:28.386Z] docker-support-scheduler-go latest 73b00a795229 3 minutes ago 10.7MB [2021-01-21T06:46:28.386Z] docker 20.10.0 aefe523efa57 5 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-21T06:46:29.257Z] 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-21T06:46:39.467Z] Removing intermediate container b2b9e8f6d347 [2021-01-21T06:46:39.467Z] ---> 8a2fc830a356 [2021-01-21T06:46:39.467Z] [2021-01-21T06:46:39.467Z] Step 10/22 : FROM alpine:3.12 [2021-01-21T06:46:39.467Z] 3.12: Pulling from library/alpine [2021-01-21T06:46:39.742Z] Removing intermediate container 61f84a1221e8 [2021-01-21T06:46:39.742Z] ---> 7e440ad97edf [2021-01-21T06:46:39.742Z] [2021-01-21T06:46:39.742Z] Step 10/21 : FROM alpine:3.12 [2021-01-21T06:46:40.016Z] 3.12: Pulling from library/alpine [2021-01-21T06:46:40.663Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-21T06:46:40.663Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-21T06:46:40.663Z] Status: Downloaded newer image for alpine:3.12 [2021-01-21T06:46:40.663Z] ---> afeebe901d6b [2021-01-21T06:46:40.663Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-21T06:46:40.663Z] Status: Downloaded newer image for alpine:3.12 [2021-01-21T06:46:40.663Z] ---> afeebe901d6b [2021-01-21T06:46:40.663Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-21T06:46:41.676Z] ---> Running in 83010ac8bb74 [2021-01-21T06:46:41.676Z] ---> Running in 7c7f253c3cd4 [2021-01-21T06:46:43.128Z] Removing intermediate container 53d201a60619 [2021-01-21T06:46:43.128Z] ---> 3e7b7f5f07dd [2021-01-21T06:46:43.128Z] [2021-01-21T06:46:43.128Z] Step 10/24 : FROM scratch [2021-01-21T06:46:43.128Z] ---> [2021-01-21T06:46:43.128Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-21T06:46:43.402Z] Removing intermediate container 9c6ad63d8370 [2021-01-21T06:46:43.402Z] ---> 205d49d9fa69 [2021-01-21T06:46:43.402Z] [2021-01-21T06:46:43.402Z] Step 10/21 : FROM scratch [2021-01-21T06:46:43.402Z] ---> [2021-01-21T06:46:43.402Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T06:46:43.402Z] ---> Running in 9677f329299d [2021-01-21T06:46:43.677Z] ---> Running in 4274e2695ee9 [2021-01-21T06:46:44.232Z] Still waiting to schedule task [2021-01-21T06:46:44.233Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-21T06:46:44.279Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:46:44.279Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:46:44.279Z] Removing intermediate container 9677f329299d [2021-01-21T06:46:44.279Z] ---> 947cbe7d527d [2021-01-21T06:46:44.279Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-21T06:46:44.279Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:46:44.279Z] Removing intermediate container 4274e2695ee9 [2021-01-21T06:46:44.279Z] ---> d76d1fa3e6f7 [2021-01-21T06:46:44.279Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-21T06:46:44.279Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:46:44.279Z] ---> Running in d0e1d6d1b2c4 [2021-01-21T06:46:44.556Z] ---> Running in f9229f9af83b [2021-01-21T06:46:44.832Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-21T06:46:45.114Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-21T06:46:45.114Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-21T06:46:45.114Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-21T06:46:45.114Z] (4/5) Installing curl (7.69.1-r3) [2021-01-21T06:46:45.114Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-21T06:46:45.114Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:46:45.114Z] Removing intermediate container d0e1d6d1b2c4 [2021-01-21T06:46:45.114Z] ---> 218e3275213f [2021-01-21T06:46:45.114Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-21T06:46:45.114Z] Executing ca-certificates-20191127-r4.trigger [2021-01-21T06:46:45.114Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-21T06:46:45.114Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-21T06:46:45.114Z] (4/4) Installing curl (7.69.1-r3) [2021-01-21T06:46:45.114Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:46:45.391Z] Executing ca-certificates-20191127-r4.trigger [2021-01-21T06:46:45.391Z] OK: 7 MiB in 19 packages [2021-01-21T06:46:45.391Z] ---> Running in 5dbc83e679d2 [2021-01-21T06:46:45.391Z] Removing intermediate container f9229f9af83b [2021-01-21T06:46:45.391Z] ---> f77b16ffbef8 [2021-01-21T06:46:45.391Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-21T06:46:45.391Z] OK: 7 MiB in 18 packages [2021-01-21T06:46:45.670Z] ---> Running in f81526c07130 [2021-01-21T06:46:46.298Z] Removing intermediate container 5dbc83e679d2 [2021-01-21T06:46:46.298Z] ---> 3afa1e1e7ed1 [2021-01-21T06:46:46.298Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-21T06:46:46.576Z] Removing intermediate container f81526c07130 [2021-01-21T06:46:46.576Z] ---> 658fa5a9ebc4 [2021-01-21T06:46:46.576Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:46:47.562Z] ---> ad05937a4a46 [2021-01-21T06:46:47.562Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-21T06:46:47.837Z] ---> db5b3d8b7228 [2021-01-21T06:46:47.837Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-21T06:46:48.432Z] Removing intermediate container 83010ac8bb74 [2021-01-21T06:46:48.432Z] ---> 0c91ae4a4205 [2021-01-21T06:46:48.432Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-21T06:46:48.432Z] Removing intermediate container 7c7f253c3cd4 [2021-01-21T06:46:48.432Z] ---> 929e3ed7336e [2021-01-21T06:46:48.432Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-21T06:46:48.712Z] ---> Running in 3c271f7ffd5f [2021-01-21T06:46:48.712Z] ---> Running in c3ce08874cac [2021-01-21T06:46:49.707Z] Removing intermediate container c3ce08874cac [2021-01-21T06:46:49.707Z] ---> c7e63e4ad483 [2021-01-21T06:46:49.707Z] Step 13/21 : WORKDIR /edgex [2021-01-21T06:46:49.707Z] Removing intermediate container 3c271f7ffd5f [2021-01-21T06:46:49.707Z] ---> 01b8814ee408 [2021-01-21T06:46:49.707Z] Step 13/22 : WORKDIR / [2021-01-21T06:46:49.707Z] ---> 6d98be3d0120 [2021-01-21T06:46:49.707Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-21T06:46:49.988Z] ---> Running in 81e3523e322c [2021-01-21T06:46:49.988Z] ---> Running in 46e1442c2af4 [2021-01-21T06:46:49.988Z] ---> e8e1c77c36a8 [2021-01-21T06:46:49.988Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-21T06:46:51.433Z] Removing intermediate container 81e3523e322c [2021-01-21T06:46:51.433Z] ---> 13a10addb680 [2021-01-21T06:46:51.433Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-21T06:46:51.433Z] Removing intermediate container 46e1442c2af4 [2021-01-21T06:46:51.433Z] ---> 9315aac860b1 [2021-01-21T06:46:51.433Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:46:51.768Z] ---> 0af9ab81fcda [2021-01-21T06:46:51.768Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:46:51.768Z] ---> e8f9cd52e7ab [2021-01-21T06:46:51.768Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-21T06:46:52.074Z] ---> Running in aed2cc429af8 [2021-01-21T06:46:52.381Z] ---> 4d3c4b93bc8c [2021-01-21T06:46:52.381Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-21T06:46:52.381Z] ---> 04a5ef3a62df [2021-01-21T06:46:52.381Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-21T06:46:53.047Z] Removing intermediate container aed2cc429af8 [2021-01-21T06:46:53.047Z] ---> c61ca69e3d19 [2021-01-21T06:46:53.047Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:46:53.354Z] ---> Running in 4c0d768adc30 [2021-01-21T06:46:53.650Z] ---> 9ee24688eb1a [2021-01-21T06:46:53.650Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-21T06:46:54.655Z] Removing intermediate container 4c0d768adc30 [2021-01-21T06:46:54.655Z] ---> cc6feba52f59 [2021-01-21T06:46:54.655Z] Step 19/21 : LABEL arch=arm64 [2021-01-21T06:46:54.928Z] ---> 477989b417b4 [2021-01-21T06:46:54.928Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-21T06:46:54.928Z] ---> ffce41ef7bfc [2021-01-21T06:46:55.203Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-21T06:46:55.203Z] ---> Running in d081011c4bdd [2021-01-21T06:46:55.203Z] ---> 99d15e0b2ce7 [2021-01-21T06:46:55.203Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-21T06:46:56.192Z] Removing intermediate container d081011c4bdd [2021-01-21T06:46:56.192Z] ---> 8b174e79c9fc [2021-01-21T06:46:56.192Z] Step 20/21 : LABEL git_sha=7014d8db88420514b0fce15c78599d89a23f0961 [2021-01-21T06:46:56.464Z] ---> Running in b15c4c8b7cbc [2021-01-21T06:46:56.739Z] ---> 3fc10a448b73 [2021-01-21T06:46:56.739Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-21T06:46:56.739Z] ---> 8453c1a522f4 [2021-01-21T06:46:56.739Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-21T06:46:56.739Z] ---> 0b331f9b2d77 [2021-01-21T06:46:56.739Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-21T06:46:57.017Z] ---> Running in e5961bea498f [2021-01-21T06:46:57.017Z] ---> Running in 2ec2b852bba4 [2021-01-21T06:46:57.292Z] Removing intermediate container b15c4c8b7cbc [2021-01-21T06:46:57.292Z] ---> 714fff04cb18 [2021-01-21T06:46:57.292Z] Step 21/21 : LABEL version=0.0.0 [2021-01-21T06:46:57.568Z] ---> Running in c973dd1abe1d [2021-01-21T06:46:57.839Z] Removing intermediate container 2ec2b852bba4 [2021-01-21T06:46:57.839Z] ---> 7cdb47713a34 [2021-01-21T06:46:57.839Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:46:57.839Z] Removing intermediate container e5961bea498f [2021-01-21T06:46:57.839Z] ---> e06e19da23ab [2021-01-21T06:46:57.839Z] Step 18/21 : CMD ["--init=true"] [2021-01-21T06:46:57.839Z] ---> 289f1320c4b4 [2021-01-21T06:46:57.839Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-21T06:46:58.112Z] ---> Running in 24bc322b227b [2021-01-21T06:46:58.112Z] ---> Running in 5e4cdbfa4266 [2021-01-21T06:46:58.112Z] ---> Running in e3f701eec4c2 [2021-01-21T06:46:58.395Z] Removing intermediate container c973dd1abe1d [2021-01-21T06:46:58.395Z] ---> efeed8f18bef [2021-01-21T06:46:58.395Z] [2021-01-21T06:46:58.990Z] Successfully built efeed8f18bef [2021-01-21T06:46:58.990Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-21T06:46:58.990Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-01-21T06:46:58.990Z] Removing intermediate container e3f701eec4c2 [2021-01-21T06:46:58.990Z] ---> b0caca7d5075 [2021-01-21T06:46:58.990Z] Step 22/24 : LABEL arch=arm64 [2021-01-21T06:46:59.262Z] Removing intermediate container 5e4cdbfa4266 [2021-01-21T06:46:59.262Z] ---> 4e870ae445da [2021-01-21T06:46:59.262Z] Step 19/21 : LABEL arch=arm64 [2021-01-21T06:46:59.534Z] ---> Running in 0b16000c0471 [2021-01-21T06:46:59.534Z] ---> Running in 82ed2a9cd885 [2021-01-21T06:47:00.527Z] Removing intermediate container 0b16000c0471 [2021-01-21T06:47:00.527Z] ---> 032f3eddfd28 [2021-01-21T06:47:00.527Z] Step 23/24 : LABEL git_sha=7014d8db88420514b0fce15c78599d89a23f0961 [2021-01-21T06:47:00.800Z] ---> Running in 2e4c590c9ab3 [2021-01-21T06:47:00.800Z] Removing intermediate container 82ed2a9cd885 [2021-01-21T06:47:00.800Z] ---> 24ac950053bd [2021-01-21T06:47:00.800Z] Step 20/21 : LABEL git_sha=7014d8db88420514b0fce15c78599d89a23f0961 [2021-01-21T06:47:01.401Z] Removing intermediate container 52faa231e296 [2021-01-21T06:47:01.401Z] ---> 621edb8dde13 [2021-01-21T06:47:01.401Z] [2021-01-21T06:47:01.401Z] Step 10/23 : FROM alpine:3.12 [2021-01-21T06:47:01.401Z] ---> afeebe901d6b [2021-01-21T06:47:01.401Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T06:47:01.682Z] Removing intermediate container 24bc322b227b [2021-01-21T06:47:01.682Z] ---> 3b245399895e [2021-01-21T06:47:01.682Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-21T06:47:02.278Z] ---> Running in 6be0bf7bd0ce [2021-01-21T06:47:02.550Z] ---> Running in 23248731af12 [2021-01-21T06:47:02.550Z] ---> Running in 5755b4eb6c0c [2021-01-21T06:47:02.550Z] Removing intermediate container 2e4c590c9ab3 [2021-01-21T06:47:02.550Z] ---> 5d297a53b2e1 [2021-01-21T06:47:02.550Z] Step 24/24 : LABEL version=0.0.0 [2021-01-21T06:47:02.827Z] ---> Running in 5cb8257266a6 [2021-01-21T06:47:03.421Z] Removing intermediate container 6be0bf7bd0ce [2021-01-21T06:47:03.421Z] ---> f684a522f977 [2021-01-21T06:47:03.421Z] Step 21/21 : LABEL version=0.0.0 [2021-01-21T06:47:03.421Z] Removing intermediate container 23248731af12 [2021-01-21T06:47:03.421Z] ---> 3e310d16bb0b [2021-01-21T06:47:03.421Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-21T06:47:03.697Z] Removing intermediate container 5755b4eb6c0c [2021-01-21T06:47:03.697Z] ---> 5460b2bb2dfe [2021-01-21T06:47:03.697Z] Step 20/22 : LABEL arch=arm64 [2021-01-21T06:47:03.982Z] ---> Running in 537d59779093 [2021-01-21T06:47:03.982Z] ---> Running in ba1aac343050 [2021-01-21T06:47:03.982Z] Removing intermediate container 5cb8257266a6 [2021-01-21T06:47:03.982Z] ---> dd4dc16b99b7 [2021-01-21T06:47:03.982Z] [2021-01-21T06:47:04.591Z] ---> Running in 1f7c2628f00a [2021-01-21T06:47:04.591Z] Successfully built dd4dc16b99b7 [2021-01-21T06:47:04.866Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-21T06:47:04.866Z] Removing intermediate container 537d59779093 [2021-01-21T06:47:04.866Z] Building docker-security-secretstore-setup-go [2021-01-21T06:47:04.866Z] ---> d9d6cccd2a93 [2021-01-21T06:47:04.866Z]  Building docker-support-notifications-go ... done Step 13/23 : EXPOSE $APP_PORT [2021-01-21T06:47:05.141Z] Removing intermediate container ba1aac343050 [2021-01-21T06:47:05.141Z] ---> 4dfdf17b71cc [2021-01-21T06:47:05.141Z] [2021-01-21T06:47:05.141Z] Removing intermediate container 1f7c2628f00a [2021-01-21T06:47:05.141Z] ---> aab3db6586c9 [2021-01-21T06:47:05.141Z] Step 21/22 : LABEL git_sha=7014d8db88420514b0fce15c78599d89a23f0961 [2021-01-21T06:47:05.141Z] ---> Running in 9398802e087f [2021-01-21T06:47:05.415Z] ---> Running in 91182a014b43 [2021-01-21T06:47:05.415Z] Successfully built 4dfdf17b71cc [2021-01-21T06:47:05.688Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-21T06:47:05.688Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2021-01-21T06:47:05.688Z] Removing intermediate container 9398802e087f [2021-01-21T06:47:05.688Z] ---> 7542852e2283 [2021-01-21T06:47:05.688Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:47:05.960Z] ---> Running in 1c58992554a6 [2021-01-21T06:47:05.960Z] Removing intermediate container 91182a014b43 [2021-01-21T06:47:05.960Z] ---> 909292fd3d30 [2021-01-21T06:47:05.960Z] Step 22/22 : LABEL version=0.0.0 [2021-01-21T06:47:06.236Z] ---> Running in 92605f01c9ca [2021-01-21T06:47:06.832Z] Removing intermediate container 92605f01c9ca [2021-01-21T06:47:06.832Z] ---> cd717ad41702 [2021-01-21T06:47:06.832Z] [2021-01-21T06:47:07.105Z] Successfully built cd717ad41702 [2021-01-21T06:47:07.105Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-21T06:47:07.105Z]  Building docker-security-bootstrap-redis-go ... done Building docker-core-command-go [2021-01-21T06:47:08.553Z] Removing intermediate container 1c58992554a6 [2021-01-21T06:47:08.553Z] ---> c8e672c6382d [2021-01-21T06:47:08.553Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-21T06:47:08.824Z] ---> Running in f96b1f7246dc [2021-01-21T06:47:09.800Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:47:10.393Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:47:11.377Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-21T06:47:11.377Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-21T06:47:11.377Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-21T06:47:11.649Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-21T06:47:11.933Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-21T06:47:11.933Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:47:11.933Z] OK: 8 MiB in 19 packages [2021-01-21T06:47:16.252Z] Removing intermediate container f96b1f7246dc [2021-01-21T06:47:16.252Z] ---> fc3d3a8a3d4c [2021-01-21T06:47:16.252Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:47:17.230Z] ---> 7c72544bb5fa [2021-01-21T06:47:17.230Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-21T06:47:18.681Z] ---> 7a3e241a0812 [2021-01-21T06:47:18.681Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-21T06:47:19.664Z] ---> fe19c68f663f [2021-01-21T06:47:19.665Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-21T06:47:19.665Z] ---> Running in e562f478674e [2021-01-21T06:47:20.258Z] Removing intermediate container e562f478674e [2021-01-21T06:47:20.258Z] ---> b3d250707254 [2021-01-21T06:47:20.258Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:47:20.533Z] ---> Running in 7fd0effbab67 [2021-01-21T06:47:21.511Z] Removing intermediate container 7fd0effbab67 [2021-01-21T06:47:21.511Z] ---> 8bd5b034e2e3 [2021-01-21T06:47:21.511Z] Step 21/23 : LABEL arch=arm64 [2021-01-21T06:47:22.166Z] ---> Running in 7df577e75ad7 [2021-01-21T06:47:22.783Z] Removing intermediate container 7df577e75ad7 [2021-01-21T06:47:22.783Z] ---> 8437cad239e2 [2021-01-21T06:47:22.783Z] Step 22/23 : LABEL git_sha=7014d8db88420514b0fce15c78599d89a23f0961 [2021-01-21T06:47:23.390Z] ---> Running in d951f5023215 [2021-01-21T06:47:24.370Z] Removing intermediate container d951f5023215 [2021-01-21T06:47:24.370Z] ---> 164581cea63a [2021-01-21T06:47:24.370Z] Step 23/23 : LABEL version=0.0.0 [2021-01-21T06:47:24.644Z] ---> Running in 7e514f986102 [2021-01-21T06:47:25.249Z] Removing intermediate container 7e514f986102 [2021-01-21T06:47:25.249Z] ---> 1c88587f3c78 [2021-01-21T06:47:25.249Z] [2021-01-21T06:47:25.844Z] Successfully built 1c88587f3c78 [2021-01-21T06:47:25.844Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-21T06:47:30.666Z] Running on prd-ubuntu18.04-docker-8c-8g-21867 in /w/workspace/edgexfoundry_edgex-go_PR-3056 [Pipeline] { [Pipeline] ws [2021-01-21T06:47:30.734Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-01-21T06:47:32.869Z] using credential edgex-jenkins-ssh [2021-01-21T06:47:32.928Z] Cloning the remote Git repository [2021-01-21T06:47:32.952Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-21T06:47:33.023Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-01-21T06:47:33.050Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-21T06:47:33.050Z] > git --version # timeout=10 [2021-01-21T06:47:33.056Z] > git --version # 'git version 2.17.1' [2021-01-21T06:47:33.057Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T06:47:33.078Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-21T06:47:44.165Z]  Building docker-core-data-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:47:44.165Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:47:44.165Z] ---> f498c795d882 [2021-01-21T06:47:44.165Z] Step 3/26 : WORKDIR /edgex-go [2021-01-21T06:47:44.165Z] ---> Using cache [2021-01-21T06:47:44.165Z] ---> a1936288d5c0 [2021-01-21T06:47:44.165Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:47:44.165Z] ---> Using cache [2021-01-21T06:47:44.165Z] ---> b8e0d2640338 [2021-01-21T06:47:44.165Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-21T06:47:46.452Z] Merging remotes/origin/master commit 48f292ecce04635bad45b2dac08c505f02e60d07 into PR head commit 7014d8db88420514b0fce15c78599d89a23f0961 [2021-01-21T06:47:46.557Z] Merge succeeded, producing 7014d8db88420514b0fce15c78599d89a23f0961 [2021-01-21T06:47:46.557Z] Checking out Revision 7014d8db88420514b0fce15c78599d89a23f0961 (PR-3056) [2021-01-21T06:47:46.799Z] ---> Running in 984b6948882b [2021-01-21T06:47:45.739Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-21T06:47:45.744Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-21T06:47:45.754Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-21T06:47:45.764Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-21T06:47:45.764Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T06:47:45.768Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3056/head:refs/remotes/origin/PR-3056 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-21T06:47:46.464Z] > git config core.sparsecheckout # timeout=10 [2021-01-21T06:47:46.470Z] > git checkout -f 7014d8db88420514b0fce15c78599d89a23f0961 # timeout=10 [2021-01-21T06:47:46.533Z] > git remote # timeout=10 [2021-01-21T06:47:46.539Z] > git config --get remote.origin.url # timeout=10 [2021-01-21T06:47:46.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T06:47:46.547Z] > git merge 48f292ecce04635bad45b2dac08c505f02e60d07 # timeout=10 [2021-01-21T06:47:46.555Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-21T06:47:46.564Z] > git config core.sparsecheckout # timeout=10 [2021-01-21T06:47:46.567Z] > git checkout -f 7014d8db88420514b0fce15c78599d89a23f0961 # timeout=10 [2021-01-21T06:47:47.790Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:47:48.767Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:47:49.364Z] OK: 217 MiB in 51 packages [2021-01-21T06:47:50.195Z] Commit message: "fix(meta): Check the provisionWatcher existence when delete DS" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:47:51.512Z] + echo snap-build.sh [2021-01-21T06:47:51.512Z] snap-build.sh [2021-01-21T06:47:51.512Z] + SNAP_BASE_DIR=. [2021-01-21T06:47:51.512Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-01-21T06:47:51.512Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-01-21T06:47:51.512Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-01-21T06:47:51.512Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-01-21T06:47:51.512Z] + cd /w/workspace/edgex-go/4 [2021-01-21T06:47:51.512Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-21T06:47:51.512Z] Reading package lists... [2021-01-21T06:47:51.775Z] Building dependency tree... [2021-01-21T06:47:51.775Z] Reading state information... [2021-01-21T06:47:51.775Z] The following packages were automatically installed and are no longer required: [2021-01-21T06:47:51.775Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-21T06:47:51.775Z] uidmap xdelta3 [2021-01-21T06:47:51.775Z] Use 'sudo apt autoremove' to remove them. [2021-01-21T06:47:51.775Z] The following packages will be REMOVED: [2021-01-21T06:47:51.775Z] lxd* lxd-client* [2021-01-21T06:47:52.349Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-21T06:47:52.349Z] After this operation, 31.7 MB disk space will be freed. [2021-01-21T06:47:52.770Z] Removing intermediate container 984b6948882b [2021-01-21T06:47:52.771Z] ---> 41de6ea1e72e [2021-01-21T06:47:52.771Z] Step 6/26 : COPY go.mod . [2021-01-21T06:47:53.414Z] (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-21T06:47:53.414Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-21T06:47:53.759Z] ---> 42fca4da6da6 [2021-01-21T06:47:53.759Z] Step 7/26 : RUN go mod download [2021-01-21T06:47:54.363Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:47:54.363Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:47:54.363Z] ---> f498c795d882 [2021-01-21T06:47:54.363Z] Step 3/24 : WORKDIR /edgex-go [2021-01-21T06:47:54.363Z] ---> Using cache [2021-01-21T06:47:54.363Z] ---> a1936288d5c0 [2021-01-21T06:47:54.363Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:47:54.363Z] ---> Using cache [2021-01-21T06:47:54.363Z] ---> b8e0d2640338 [2021-01-21T06:47:54.363Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-21T06:47:54.363Z] ---> Running in e57901982aea [2021-01-21T06:47:54.373Z] Removing lxd dnsmasq configuration [2021-01-21T06:47:54.374Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-21T06:47:54.634Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-21T06:47:54.635Z] ---> Running in 60a2aab8fca9 [2021-01-21T06:47:54.912Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:47:54.912Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:47:54.912Z] ---> f498c795d882 [2021-01-21T06:47:54.912Z] Step 3/22 : WORKDIR /edgex-go [2021-01-21T06:47:54.912Z] ---> Using cache [2021-01-21T06:47:54.912Z] ---> a1936288d5c0 [2021-01-21T06:47:54.912Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:47:54.912Z] ---> Using cache [2021-01-21T06:47:54.912Z] ---> b8e0d2640338 [2021-01-21T06:47:54.912Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-21T06:47:54.912Z] ---> Running in ba49a1d4bfca [2021-01-21T06:47:55.521Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:47:55.521Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:47:55.521Z] ---> f498c795d882 [2021-01-21T06:47:55.521Z] Step 3/22 : WORKDIR /edgex-go [2021-01-21T06:47:55.521Z] ---> Using cache [2021-01-21T06:47:55.521Z] ---> a1936288d5c0 [2021-01-21T06:47:55.521Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:47:55.521Z] ---> Using cache [2021-01-21T06:47:55.521Z] ---> b8e0d2640338 [2021-01-21T06:47:55.521Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-21T06:47:55.521Z] ---> Running in e5d1085ee20d [2021-01-21T06:47:55.582Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-21T06:47:55.582Z] (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-21T06:47:55.582Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-21T06:47:56.959Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:47:56.959Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:47:56.968Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-21T06:47:56.968Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-21T06:47:57.232Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:47:57.504Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:47:57.781Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:47:58.080Z] Removing intermediate container e57901982aea [2021-01-21T06:47:58.080Z] ---> 88147cad8cf3 [2021-01-21T06:47:58.080Z] Step 8/26 : COPY . . [2021-01-21T06:47:58.080Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:47:58.353Z] + sudo snap remove --purge lxd [2021-01-21T06:47:58.353Z] snap "lxd" is not installed [2021-01-21T06:47:58.353Z] + sudo groupadd --force --system lxd [2021-01-21T06:47:58.353Z] ++ whoami [2021-01-21T06:47:58.353Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-21T06:47:58.353Z] + newgrp - lxd [2021-01-21T06:47:58.353Z] + sudo snap install lxd [2021-01-21T06:47:58.357Z] OK: 217 MiB in 51 packages [2021-01-21T06:47:58.357Z] OK: 217 MiB in 51 packages [2021-01-21T06:47:58.962Z] OK: 217 MiB in 51 packages [2021-01-21T06:48:00.415Z] Removing intermediate container 60a2aab8fca9 [2021-01-21T06:48:00.415Z] ---> 9e72cae617c9 [2021-01-21T06:48:00.415Z] Step 6/24 : COPY go.mod . [2021-01-21T06:48:00.690Z] Removing intermediate container ba49a1d4bfca [2021-01-21T06:48:00.690Z] ---> b04a143b1feb [2021-01-21T06:48:00.690Z] Step 6/22 : COPY go.mod . [2021-01-21T06:48:01.286Z] Removing intermediate container e5d1085ee20d [2021-01-21T06:48:01.286Z] ---> 9706a3fd4955 [2021-01-21T06:48:01.286Z] Step 6/22 : COPY go.mod . [2021-01-21T06:48:01.571Z] ---> 9ea5c22ca68a [2021-01-21T06:48:01.571Z] Step 7/24 : RUN go mod download [2021-01-21T06:48:02.230Z] ---> 0bd081c62e66 [2021-01-21T06:48:02.230Z] Step 7/22 : RUN go mod download [2021-01-21T06:48:02.230Z] ---> Running in 0d543c7f6090 [2021-01-21T06:48:02.563Z] ---> Running in 6cddc8c4640c [2021-01-21T06:48:02.886Z] ---> 7b958babe3d9 [2021-01-21T06:48:02.886Z] Step 7/22 : RUN go mod download [2021-01-21T06:48:03.181Z] ---> Running in bd4582951c53 [2021-01-21T06:48:06.524Z] 2021-01-21T06:48:03Z INFO Waiting for automatic snapd restart... [2021-01-21T06:48:07.740Z] Removing intermediate container 0d543c7f6090 [2021-01-21T06:48:07.740Z] ---> 79979b2bf0e3 [2021-01-21T06:48:07.740Z] Step 8/24 : COPY . . [2021-01-21T06:48:07.740Z] Removing intermediate container 6cddc8c4640c [2021-01-21T06:48:07.740Z] ---> 9c169166f13a [2021-01-21T06:48:07.740Z] Step 8/22 : COPY . . [2021-01-21T06:48:07.740Z] Removing intermediate container bd4582951c53 [2021-01-21T06:48:07.740Z] ---> e3e3e4ac5803 [2021-01-21T06:48:07.740Z] Step 8/22 : COPY . . [2021-01-21T06:48:17.929Z] ---> dc15e55c3ab2 [2021-01-21T06:48:17.929Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-21T06:48:18.931Z] ---> Running in ec82df6ea561 [2021-01-21T06:48:20.357Z] 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-21T06:48:21.434Z] lxd 4.10 from Canonical* installed [2021-01-21T06:48:21.434Z] + sudo lxd init --auto [2021-01-21T06:48:27.101Z] ---> 76c2ea3a7fc4 [2021-01-21T06:48:27.101Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-21T06:48:27.101Z] ---> 92c527c4fcf7 [2021-01-21T06:48:27.101Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-21T06:48:27.101Z] ---> 74bdb905cbee [2021-01-21T06:48:27.101Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-21T06:48:27.101Z] ---> Running in 97bef4d69781 [2021-01-21T06:48:27.101Z] ---> Running in 906f79fe9343 [2021-01-21T06:48:27.101Z] ---> Running in 984e9a253ade [2021-01-21T06:48:29.119Z] 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-21T06:48:29.119Z] 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-21T06:48:29.119Z] 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-21T06:48:29.591Z] + sudo snap install --classic snapcraft [2021-01-21T06:48:36.181Z] snapcraft 4.4.4 from Canonical* installed [2021-01-21T06:48:36.181Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-21T06:48:36.181Z] + patch --verbose -p1 [2021-01-21T06:48:36.181Z] Hmm... Looks like a unified diff to me... [2021-01-21T06:48:36.181Z] The text leading up to this was: [2021-01-21T06:48:36.181Z] -------------------------- [2021-01-21T06:48:36.181Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-21T06:48:36.181Z] |From: Tony Espy [2021-01-21T06:48:36.181Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-21T06:48:36.181Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-21T06:48:36.181Z] | [2021-01-21T06:48:36.181Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-21T06:48:36.181Z] |optimize the snap CI check run for pull requests. When [2021-01-21T06:48:36.181Z] |applied, it essentially strips out everything (apps and [2021-01-21T06:48:36.181Z] |parts) from the snapcraft.yaml file except those required [2021-01-21T06:48:36.181Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-21T06:48:36.181Z] |catch changes to edgex-go that break the snap build. [2021-01-21T06:48:36.181Z] | [2021-01-21T06:48:36.181Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-21T06:48:36.181Z] |to update this patch file, otherwise it may fail to apply, [2021-01-21T06:48:36.181Z] |resulting in a failed snap build CI check in the associated [2021-01-21T06:48:36.181Z] |pull request. [2021-01-21T06:48:36.181Z] | [2021-01-21T06:48:36.181Z] |Note - in addition to applying this patch, the pipeline also [2021-01-21T06:48:36.181Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-21T06:48:36.181Z] |need to build the finally binary .snap file (and it won't [2021-01-21T06:48:36.181Z] |work with the patch applied). This further reduces the build [2021-01-21T06:48:36.181Z] |time. [2021-01-21T06:48:36.181Z] |--- [2021-01-21T06:48:36.181Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-21T06:48:36.181Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-21T06:48:36.181Z] | [2021-01-21T06:48:36.181Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-21T06:48:36.181Z] |index 1e537489..faf42425 100644 [2021-01-21T06:48:36.181Z] |--- a/snap/snapcraft.yaml [2021-01-21T06:48:36.181Z] |+++ b/snap/snapcraft.yaml [2021-01-21T06:48:36.181Z] -------------------------- [2021-01-21T06:48:36.181Z] patching file snap/snapcraft.yaml [2021-01-21T06:48:36.181Z] Using Plan A... [2021-01-21T06:48:36.181Z] Hunk #1 succeeded at 73. [2021-01-21T06:48:36.181Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-01-21T06:48:36.181Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-01-21T06:48:36.181Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-01-21T06:48:36.181Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-01-21T06:48:36.181Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-01-21T06:48:36.181Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-01-21T06:48:36.181Z] Hunk #8 succeeded at 342. [2021-01-21T06:48:36.181Z] Hmm... Ignoring the trailing garbage. [2021-01-21T06:48:36.181Z] done [2021-01-21T06:48:36.181Z] + sudo snapcraft prime --use-lxd [2021-01-21T06:48:36.752Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-21T06:48:36.752Z] 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-21T06:48:36.752Z] - README.md [2021-01-21T06:48:36.752Z] - snapcraft.yaml.orig [2021-01-21T06:48:36.752Z] [2021-01-21T06:48:36.752Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-21T06:48:37.696Z] Launching a container. [2021-01-21T06:48:47.700Z] Waiting for container to be ready [2021-01-21T06:48:47.961Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-21T06:48:47.961Z] [2021-01-21T06:48:51.267Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-21T06:48:51.528Z] Waiting for network to be ready... [2021-01-21T06:48:52.101Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-21T06:48:52.101Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-21T06:48:52.672Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-21T06:48:52.673Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-21T06:48:52.673Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-21T06:48:52.940Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-21T06:48:52.940Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-21T06:48:52.940Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-21T06:48:52.940Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-21T06:48:52.940Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-21T06:48:52.940Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-21T06:48:52.940Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-21T06:48:52.940Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-21T06:48:52.940Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-21T06:48:52.940Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-21T06:48:53.200Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-21T06:48:53.200Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-21T06:48:53.200Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-21T06:48:53.468Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-21T06:48:53.736Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] [2021-01-21T06:48:53.996Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] [2021-01-21T06:48:53.996Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] [2021-01-21T06:48:53.996Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-21T06:48:53.996Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] [2021-01-21T06:48:53.996Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] [2021-01-21T06:48:53.996Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1706 kB] [2021-01-21T06:48:53.996Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] [2021-01-21T06:48:56.545Z] Fetched 23.8 MB in 4s (5507 kB/s) [2021-01-21T06:48:57.119Z] Reading package lists... [2021-01-21T06:48:57.119Z] Reading package lists... [2021-01-21T06:48:57.378Z] Building dependency tree... [2021-01-21T06:48:57.378Z] Reading state information... [2021-01-21T06:48:57.378Z] The following additional packages will be installed: [2021-01-21T06:48:57.378Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-21T06:48:57.378Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-21T06:48:57.378Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-21T06:48:57.378Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-21T06:48:57.378Z] Suggested packages: [2021-01-21T06:48:57.378Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-21T06:48:57.378Z] Recommended packages: [2021-01-21T06:48:57.378Z] gnupg libsasl2-modules [2021-01-21T06:48:57.378Z] The following NEW packages will be installed: [2021-01-21T06:48:57.378Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-21T06:48:57.378Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-21T06:48:57.378Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-21T06:48:57.378Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-21T06:48:57.378Z] The following packages will be upgraded: [2021-01-21T06:48:57.378Z] gpg gpg-agent gpgconf libudev1 [2021-01-21T06:48:57.640Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-21T06:48:57.640Z] Need to get 3533 kB of archives. [2021-01-21T06:48:57.640Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-21T06:48:57.640Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-21T06:48:57.641Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-01-21T06:48:57.904Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-01-21T06:48:58.165Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-21T06:48:58.165Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-21T06:48:58.165Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-21T06:48:58.165Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-21T06:48:58.425Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-21T06:48:58.425Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-21T06:48:58.425Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-21T06:48:58.425Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-21T06:48:58.425Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-21T06:48:58.425Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-21T06:48:58.425Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-21T06:48:58.425Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-21T06:48:58.425Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-21T06:48:58.425Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-21T06:48:58.425Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-21T06:48:58.425Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-21T06:48:58.425Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-21T06:48:58.425Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-21T06:48:58.425Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-21T06:48:58.689Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-21T06:48:58.689Z] Fetched 3533 kB in 1s (3351 kB/s) [2021-01-21T06:48:58.689Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-21T06:48:58.689Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-01-21T06:48:58.689Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-21T06:48:58.689Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-01-21T06:48:58.951Z] Selecting previously unselected package udev. [2021-01-21T06:48:58.951Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-21T06:48:58.951Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-01-21T06:48:58.951Z] Unpacking udev (237-3ubuntu10.44) ... [2021-01-21T06:48:59.213Z] Selecting previously unselected package libfuse2:amd64. [2021-01-21T06:48:59.213Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-21T06:48:59.213Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-21T06:48:59.213Z] Selecting previously unselected package fuse. [2021-01-21T06:48:59.213Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-21T06:48:59.213Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-21T06:48:59.473Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-21T06:48:59.473Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-21T06:48:59.473Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-21T06:48:59.473Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-21T06:48:59.734Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-21T06:48:59.734Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-21T06:49:00.003Z] Selecting previously unselected package libksba8:amd64. [2021-01-21T06:49:00.003Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-21T06:49:00.003Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-21T06:49:00.003Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-21T06:49:00.003Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:49:00.003Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:49:00.272Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-21T06:49:00.272Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:49:00.272Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:49:00.272Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-21T06:49:00.272Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:49:00.272Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:49:00.556Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-21T06:49:00.556Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:49:00.556Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:49:00.556Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-21T06:49:00.556Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:49:00.556Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:49:00.556Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-21T06:49:00.556Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:49:00.556Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:49:00.833Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-21T06:49:00.833Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:49:00.833Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:49:00.833Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-21T06:49:00.833Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:49:00.833Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:49:00.833Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-21T06:49:00.833Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:49:00.833Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:49:01.103Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-21T06:49:01.103Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-21T06:49:01.103Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-21T06:49:01.103Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-21T06:49:01.103Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-21T06:49:01.103Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-21T06:49:01.103Z] Selecting previously unselected package libldap-common. [2021-01-21T06:49:01.103Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-21T06:49:01.103Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-21T06:49:01.364Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-21T06:49:01.364Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-21T06:49:01.364Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-21T06:49:01.364Z] Selecting previously unselected package dirmngr. [2021-01-21T06:49:01.364Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-21T06:49:01.364Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-21T06:49:01.625Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-21T06:49:01.625Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-21T06:49:01.625Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-21T06:49:01.625Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-21T06:49:01.625Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-21T06:49:01.886Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-21T06:49:01.886Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:49:01.886Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-21T06:49:01.886Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-21T06:49:01.886Z] Setting up udev (237-3ubuntu10.44) ... [2021-01-21T06:49:02.160Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-21T06:49:02.428Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:49:02.428Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-21T06:49:02.428Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-21T06:49:02.428Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-21T06:49:02.428Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:49:02.428Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:49:02.694Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:49:02.695Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:49:02.695Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:49:02.695Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:49:02.695Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:49:02.695Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-21T06:49:02.695Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-21T06:49:02.695Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-21T06:49:03.266Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-21T06:49:03.266Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-21T06:49:03.266Z] This means they are not meant to be enabled using systemctl. [2021-01-21T06:49:03.266Z] Possible reasons for having this kind of units are: [2021-01-21T06:49:03.266Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-21T06:49:03.266Z] .wants/ or .requires/ directory. [2021-01-21T06:49:03.266Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-21T06:49:03.266Z] a requirement dependency on it. [2021-01-21T06:49:03.266Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-21T06:49:03.266Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-21T06:49:03.266Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-21T06:49:03.266Z] instance name specified. [2021-01-21T06:49:03.527Z] Reading package lists... [2021-01-21T06:49:03.527Z] Building dependency tree... [2021-01-21T06:49:03.527Z] Reading state information... [2021-01-21T06:49:03.789Z] The following additional packages will be installed: [2021-01-21T06:49:03.789Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-21T06:49:03.789Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-21T06:49:03.789Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-21T06:49:03.789Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-21T06:49:03.789Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-21T06:49:03.789Z] Suggested packages: [2021-01-21T06:49:03.789Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-21T06:49:03.789Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-21T06:49:03.789Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-21T06:49:03.789Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-21T06:49:03.789Z] systemd-container policykit-1 [2021-01-21T06:49:03.789Z] Recommended packages: [2021-01-21T06:49:03.789Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-21T06:49:03.789Z] The following NEW packages will be installed: [2021-01-21T06:49:03.789Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-21T06:49:03.789Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-21T06:49:03.789Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-21T06:49:03.789Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-21T06:49:03.789Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-21T06:49:03.789Z] The following packages will be upgraded: [2021-01-21T06:49:03.789Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-21T06:49:04.050Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-21T06:49:04.050Z] Need to get 35.2 MB of archives. [2021-01-21T06:49:04.050Z] After this operation, 141 MB of additional disk space will be used. [2021-01-21T06:49:04.050Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-01-21T06:49:04.050Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-21T06:49:04.621Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-21T06:49:04.882Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-01-21T06:49:04.882Z] 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-21T06:49:04.882Z] 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-21T06:49:04.882Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-21T06:49:04.882Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-21T06:49:04.882Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-21T06:49:04.882Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-21T06:49:04.882Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-21T06:49:04.882Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-21T06:49:04.882Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-21T06:49:04.882Z] 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-21T06:49:04.882Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-21T06:49:04.882Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-21T06:49:04.882Z] 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-21T06:49:04.882Z] 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-21T06:49:04.882Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-21T06:49:04.882Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-21T06:49:04.882Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-21T06:49:05.142Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-21T06:49:05.142Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-21T06:49:05.142Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-21T06:49:05.142Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-21T06:49:05.142Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-21T06:49:05.142Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-21T06:49:05.142Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-21T06:49:05.142Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-21T06:49:05.142Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-21T06:49:06.114Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-21T06:49:06.114Z] Fetched 35.2 MB in 2s (16.9 MB/s) [2021-01-21T06:49:06.114Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-21T06:49:06.114Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-01-21T06:49:06.374Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-21T06:49:06.944Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-01-21T06:49:06.944Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-21T06:49:06.944Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-01-21T06:49:06.944Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-21T06:49:06.944Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-21T06:49:07.204Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-21T06:49:07.204Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-21T06:49:07.464Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-21T06:49:07.464Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-21T06:49:07.464Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-21T06:49:07.724Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-21T06:49:07.724Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-21T06:49:08.294Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-21T06:49:08.294Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-21T06:49:08.294Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-21T06:49:08.294Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-21T06:49:08.554Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-21T06:49:08.554Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-21T06:49:08.554Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-21T06:49:08.554Z] Selecting previously unselected package libexpat1:amd64. [2021-01-21T06:49:08.554Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-21T06:49:08.554Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-21T06:49:08.814Z] Selecting previously unselected package python3.6-minimal. [2021-01-21T06:49:08.815Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-21T06:49:08.815Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-21T06:49:09.080Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-21T06:49:09.080Z] Checking for services that may need to be restarted...done. [2021-01-21T06:49:09.080Z] Checking for services that may need to be restarted...done. [2021-01-21T06:49:09.080Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-21T06:49:09.080Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-21T06:49:09.080Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-21T06:49:09.650Z] Selecting previously unselected package python3-minimal. [2021-01-21T06:49:09.650Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-21T06:49:09.650Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-21T06:49:09.650Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-21T06:49:09.650Z] Selecting previously unselected package mime-support. [2021-01-21T06:49:09.650Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-21T06:49:09.650Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-21T06:49:09.911Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-21T06:49:09.911Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-21T06:49:10.172Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-21T06:49:10.172Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-21T06:49:10.172Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-21T06:49:10.172Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-21T06:49:10.432Z] Selecting previously unselected package python3.6. [2021-01-21T06:49:10.432Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-21T06:49:10.432Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-21T06:49:10.432Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-21T06:49:10.432Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-21T06:49:10.432Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-21T06:49:10.693Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-21T06:49:10.693Z] Selecting previously unselected package python3. [2021-01-21T06:49:10.693Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-21T06:49:10.693Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-21T06:49:10.693Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-21T06:49:10.953Z] Selecting previously unselected package multiarch-support. [2021-01-21T06:49:10.953Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-21T06:49:10.953Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-21T06:49:10.953Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-21T06:49:10.953Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-21T06:49:10.953Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-21T06:49:10.953Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-21T06:49:11.213Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-21T06:49:11.213Z] Selecting previously unselected package libbsd0:amd64. [2021-01-21T06:49:11.213Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-21T06:49:11.213Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-21T06:49:11.213Z] Selecting previously unselected package sudo. [2021-01-21T06:49:11.213Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-21T06:49:11.213Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-21T06:49:11.472Z] Selecting previously unselected package apparmor. [2021-01-21T06:49:11.472Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-21T06:49:11.472Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-21T06:49:11.472Z] Selecting previously unselected package libedit2:amd64. [2021-01-21T06:49:11.472Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-21T06:49:11.732Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-21T06:49:11.732Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-21T06:49:11.732Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-21T06:49:11.732Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-21T06:49:11.732Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-21T06:49:11.732Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-21T06:49:11.732Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-21T06:49:11.998Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-21T06:49:11.998Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-21T06:49:11.998Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-21T06:49:11.998Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-21T06:49:11.998Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-21T06:49:11.998Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-21T06:49:12.260Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-21T06:49:12.260Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-21T06:49:12.260Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-21T06:49:12.260Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-21T06:49:12.260Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-21T06:49:12.260Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-21T06:49:12.520Z] Selecting previously unselected package openssh-client. [2021-01-21T06:49:12.520Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-21T06:49:12.520Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-21T06:49:12.520Z] Selecting previously unselected package squashfs-tools. [2021-01-21T06:49:12.520Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-21T06:49:12.780Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-21T06:49:12.780Z] Selecting previously unselected package snapd. [2021-01-21T06:49:12.780Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-21T06:49:12.780Z] Unpacking snapd (2.48+18.04) ... [2021-01-21T06:49:14.692Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-21T06:49:14.692Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-21T06:49:14.692Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-21T06:49:14.953Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-21T06:49:14.953Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-21T06:49:14.953Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-21T06:49:15.524Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-21T06:49:15.524Z] Setting up systemd (237-3ubuntu10.44) ... [2021-01-21T06:49:15.524Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-21T06:49:16.097Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-21T06:49:16.357Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-21T06:49:16.357Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-21T06:49:16.357Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-21T06:49:16.357Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-21T06:49:16.357Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-21T06:49:16.926Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-21T06:49:16.926Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-21T06:49:16.926Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-21T06:49:16.926Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-21T06:49:17.187Z] running python rtupdate hooks for python3.6... [2021-01-21T06:49:17.187Z] running python post-rtupdate hooks for python3.6... [2021-01-21T06:49:17.187Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-21T06:49:18.572Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-21T06:49:18.832Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-21T06:49:18.832Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-21T06:49:19.093Z] Setting up snapd (2.48+18.04) ... [2021-01-21T06:49:19.664Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-21T06:49:19.664Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-21T06:49:19.925Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-21T06:49:19.925Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-21T06:49:20.186Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-21T06:49:20.186Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-21T06:49:20.448Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-21T06:49:20.709Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-21T06:49:20.709Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-21T06:49:20.969Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-21T06:49:21.230Z] /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-21T06:49:21.230Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-21T06:49:21.230Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-21T06:49:22.170Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-21T06:49:22.170Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-21T06:49:22.170Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-21T06:49:23.374Z] Reading package lists... [2021-01-21T06:49:23.374Z] Reading package lists... [2021-01-21T06:49:23.635Z] Building dependency tree... [2021-01-21T06:49:23.635Z] Reading state information... [2021-01-21T06:49:23.635Z] Calculating upgrade... [2021-01-21T06:49:23.896Z] The following packages will be upgraded: [2021-01-21T06:49:23.896Z] advancecomp base-files bash binutils binutils-common [2021-01-21T06:49:23.896Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-21T06:49:23.896Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-21T06:49:23.896Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-21T06:49:23.896Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-21T06:49:23.896Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-21T06:49:23.896Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-21T06:49:23.896Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-21T06:49:23.896Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-21T06:49:23.896Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-21T06:49:23.896Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-21T06:49:23.896Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-21T06:49:23.896Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-21T06:49:23.896Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-21T06:49:23.896Z] ubuntu-keyring util-linux [2021-01-21T06:49:23.896Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-21T06:49:23.896Z] Need to get 63.7 MB of archives. [2021-01-21T06:49:23.896Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-21T06:49:23.896Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-21T06:49:23.896Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-21T06:49:23.896Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-21T06:49:23.896Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-21T06:49:23.896Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-21T06:49:23.896Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-21T06:49:23.896Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-21T06:49:23.896Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-21T06:49:23.896Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-21T06:49:23.896Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-21T06:49:23.896Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-21T06:49:23.896Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-21T06:49:23.896Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-21T06:49:23.896Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-21T06:49:23.896Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-21T06:49:23.896Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-21T06:49:24.164Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-21T06:49:24.164Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-21T06:49:24.164Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-21T06:49:24.164Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-21T06:49:24.164Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-21T06:49:24.164Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-21T06:49:24.164Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-21T06:49:24.164Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-21T06:49:24.164Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-21T06:49:24.164Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-21T06:49:24.164Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-21T06:49:24.164Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-21T06:49:24.164Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-21T06:49:24.164Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-21T06:49:24.164Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-21T06:49:24.164Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-21T06:49:24.164Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-21T06:49:24.164Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-21T06:49:24.164Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-21T06:49:24.164Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-21T06:49:24.164Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-21T06:49:24.164Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-21T06:49:24.164Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-21T06:49:24.164Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-21T06:49:24.164Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-21T06:49:24.164Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-21T06:49:24.164Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-21T06:49:24.164Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-21T06:49:24.164Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-21T06:49:24.431Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-21T06:49:24.431Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-21T06:49:24.431Z] Get:48 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-21T06:49:24.431Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-21T06:49:24.431Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-21T06:49:24.431Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-21T06:49:24.431Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-21T06:49:24.431Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-21T06:49:24.431Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-21T06:49:24.431Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-21T06:49:24.691Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-21T06:49:24.691Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-21T06:49:24.691Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-21T06:49:24.691Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-21T06:49:24.953Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-21T06:49:24.953Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-21T06:49:24.953Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-21T06:49:24.953Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-21T06:49:24.953Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-21T06:49:25.214Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-21T06:49:25.214Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-134.138 [987 kB] [2021-01-21T06:49:25.214Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-21T06:49:25.214Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-21T06:49:25.214Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-21T06:49:25.214Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-21T06:49:25.214Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-21T06:49:25.475Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-21T06:49:25.475Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-21T06:49:25.475Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-21T06:49:25.475Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-21T06:49:25.475Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-21T06:49:25.475Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-21T06:49:25.475Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-21T06:49:25.475Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-21T06:49:25.475Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-21T06:49:25.475Z] Get:81 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-21T06:49:25.475Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-21T06:49:25.475Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-01-21T06:49:25.475Z] Get:84 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-21T06:49:25.475Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-21T06:49:25.475Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-21T06:49:25.475Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-21T06:49:25.475Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-21T06:49:25.735Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-21T06:49:25.735Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-21T06:49:25.735Z] Get:91 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-21T06:49:25.735Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-21T06:49:25.735Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-21T06:49:25.735Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-21T06:49:25.735Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-21T06:49:25.735Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-21T06:49:25.735Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-21T06:49:25.771Z] Removing intermediate container ec82df6ea561 [2021-01-21T06:49:25.772Z] ---> 866cf4b1f1e8 [2021-01-21T06:49:25.772Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-21T06:49:25.772Z] ---> Running in 9cd0462f5428 [2021-01-21T06:49:25.995Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-21T06:49:25.995Z] Fetched 63.7 MB in 2s (32.8 MB/s) [2021-01-21T06:49:25.995Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:49:25.995Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-21T06:49:26.255Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-21T06:49:26.387Z] 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-21T06:49:26.827Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-21T06:49:26.827Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-21T06:49:27.089Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-134.138_amd64.deb ... [2021-01-21T06:49:27.089Z] Unpacking linux-libc-dev:amd64 (4.15.0-134.138) over (4.15.0-20.21) ... [2021-01-21T06:49:27.390Z] 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-21T06:49:28.030Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:49:28.030Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:49:28.030Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:49:28.030Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:49:28.030Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:49:28.291Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:49:28.291Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:49:28.291Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:49:28.291Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:49:28.554Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:49:28.554Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:49:28.554Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:49:28.554Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:49:28.554Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:49:28.815Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:49:28.815Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-21T06:49:28.815Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:49:28.815Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-21T06:49:29.077Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:49:29.077Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-21T06:49:29.077Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:49:29.077Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:49:29.340Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:49:29.340Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:49:29.340Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:49:29.340Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:49:29.600Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:49:29.863Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-21T06:49:29.863Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-21T06:49:29.863Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-21T06:49:30.435Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-21T06:49:30.700Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-21T06:49:30.700Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-21T06:49:30.700Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-21T06:49:30.700Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-21T06:49:30.700Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-21T06:49:30.961Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-21T06:49:30.961Z] Installing new version of config file /etc/issue ... [2021-01-21T06:49:30.961Z] Installing new version of config file /etc/issue.net ... [2021-01-21T06:49:30.961Z] Installing new version of config file /etc/lsb-release ... [2021-01-21T06:49:31.221Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-21T06:49:31.221Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-21T06:49:31.482Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-21T06:49:31.482Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-21T06:49:31.482Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:49:31.482Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-21T06:49:31.482Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-21T06:49:31.743Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-21T06:49:31.743Z] 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-21T06:49:31.777Z] Removing intermediate container 9cd0462f5428 [2021-01-21T06:49:31.777Z] ---> 371b44da5184 [2021-01-21T06:49:31.777Z] [2021-01-21T06:49:31.777Z] Step 11/26 : FROM docker:20.10.0 [2021-01-21T06:49:32.003Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:49:32.003Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:49:32.003Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-21T06:49:32.003Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:49:32.003Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:49:32.003Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-21T06:49:32.059Z] 20.10.0: Pulling from library/docker [2021-01-21T06:49:32.266Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-21T06:49:32.266Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-21T06:49:32.527Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:49:32.527Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-21T06:49:32.527Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-21T06:49:32.527Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-21T06:49:32.789Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:49:32.789Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-21T06:49:32.789Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-21T06:49:32.789Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-21T06:49:33.050Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:49:33.050Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-21T06:49:33.050Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-21T06:49:33.050Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-21T06:49:33.310Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:49:33.310Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-21T06:49:33.310Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-21T06:49:33.310Z] Setting up grep (3.1-2build1) ... [2021-01-21T06:49:33.571Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:49:33.571Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-21T06:49:33.571Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-21T06:49:33.571Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-21T06:49:33.832Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:49:33.832Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-21T06:49:33.832Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-21T06:49:33.832Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-21T06:49:33.832Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:49:33.832Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-21T06:49:34.095Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-21T06:49:34.355Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-21T06:49:34.615Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-21T06:49:34.615Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-21T06:49:34.615Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-21T06:49:35.186Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-21T06:49:35.186Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:49:35.186Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-21T06:49:35.186Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-21T06:49:36.574Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-21T06:49:36.574Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-21T06:49:36.574Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-21T06:49:36.574Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-21T06:49:36.574Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-21T06:49:36.574Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:49:36.574Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-21T06:49:36.836Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-21T06:49:36.836Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-21T06:49:37.096Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:49:37.096Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:49:37.096Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-21T06:49:37.096Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:49:37.096Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:49:37.096Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:49:37.356Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-21T06:49:37.356Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:49:37.356Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:49:37.356Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:49:37.356Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-21T06:49:37.618Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:49:37.618Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:49:37.618Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:49:37.618Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-21T06:49:37.880Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:49:37.880Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:49:37.880Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-21T06:49:37.880Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-21T06:49:37.880Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-21T06:49:38.141Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-21T06:49:38.141Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-21T06:49:38.141Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:49:38.141Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-21T06:49:38.141Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-21T06:49:38.403Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-21T06:49:38.403Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:49:38.403Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:49:38.403Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-21T06:49:38.665Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:49:38.665Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:49:38.665Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:49:38.665Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-21T06:49:38.665Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:49:38.926Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:49:38.926Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:49:38.926Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-21T06:49:39.497Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:49:39.759Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-21T06:49:40.019Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-21T06:49:40.019Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:49:40.019Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-21T06:49:40.019Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-21T06:49:40.280Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-21T06:49:40.541Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:49:40.541Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-21T06:49:40.541Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-21T06:49:40.541Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-21T06:49:40.812Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:49:40.812Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-21T06:49:40.812Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-21T06:49:40.812Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-21T06:49:41.079Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:49:41.079Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-21T06:49:41.340Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-21T06:49:41.340Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-21T06:49:41.601Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:49:41.601Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-21T06:49:41.601Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-21T06:49:41.601Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-21T06:49:41.862Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:49:41.862Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-21T06:49:41.862Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-21T06:49:42.123Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-21T06:49:42.123Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:49:42.123Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:49:42.123Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-21T06:49:42.383Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-01-21T06:49:42.383Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-21T06:49:42.383Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-21T06:49:42.644Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-21T06:49:42.644Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-21T06:49:42.644Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:49:42.644Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-21T06:49:42.644Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-21T06:49:42.907Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-21T06:49:42.907Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:49:42.907Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-21T06:49:43.168Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-21T06:49:43.168Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-21T06:49:43.428Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:49:43.428Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-21T06:49:43.428Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-21T06:49:43.428Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-21T06:49:43.689Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:49:43.689Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-21T06:49:43.689Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-21T06:49:43.689Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-21T06:49:43.949Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:49:43.949Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-21T06:49:43.949Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-21T06:49:44.209Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-21T06:49:44.470Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:49:44.470Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-21T06:49:44.470Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-21T06:49:44.470Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-21T06:49:44.556Z] Removing intermediate container 906f79fe9343 [2021-01-21T06:49:44.556Z] ---> 5c9b57ad2ea3 [2021-01-21T06:49:44.556Z] [2021-01-21T06:49:44.556Z] Step 10/24 : FROM alpine:3.12 [2021-01-21T06:49:44.556Z] ---> afeebe901d6b [2021-01-21T06:49:44.556Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-21T06:49:44.556Z] ---> Using cache [2021-01-21T06:49:44.556Z] ---> 0c91ae4a4205 [2021-01-21T06:49:44.556Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-21T06:49:44.731Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:49:44.731Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-21T06:49:44.731Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-21T06:49:44.834Z] ---> Running in 382d4ed12249 [2021-01-21T06:49:44.992Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-21T06:49:44.992Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:49:44.993Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-21T06:49:44.993Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-21T06:49:45.262Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-21T06:49:45.262Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:49:45.262Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-21T06:49:45.262Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-21T06:49:45.262Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-21T06:49:45.523Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:49:45.523Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-21T06:49:45.523Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-21T06:49:45.784Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-21T06:49:45.784Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:49:45.784Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-21T06:49:45.784Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-21T06:49:46.045Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-21T06:49:46.045Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:49:46.045Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-21T06:49:46.045Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-21T06:49:46.305Z] Removing intermediate container 382d4ed12249 [2021-01-21T06:49:46.305Z] ---> e3e39e3e360d [2021-01-21T06:49:46.305Z] Step 13/24 : WORKDIR / [2021-01-21T06:49:46.306Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-21T06:49:46.306Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-21T06:49:46.306Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-21T06:49:46.306Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-21T06:49:46.566Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-21T06:49:46.566Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-21T06:49:46.581Z] ---> Running in e389f528f99c [2021-01-21T06:49:46.830Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-21T06:49:46.830Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-21T06:49:47.091Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-21T06:49:47.091Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-21T06:49:47.091Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-21T06:49:47.092Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-21T06:49:47.353Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-21T06:49:47.353Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-21T06:49:47.353Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-21T06:49:47.353Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-21T06:49:47.568Z] Removing intermediate container e389f528f99c [2021-01-21T06:49:47.568Z] ---> 1a4af4311265 [2021-01-21T06:49:47.568Z] 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-21T06:49:47.613Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-21T06:49:47.613Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-21T06:49:47.613Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-21T06:49:47.613Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-21T06:49:47.845Z] Removing intermediate container 984e9a253ade [2021-01-21T06:49:47.846Z] ---> f9c2317f3273 [2021-01-21T06:49:47.846Z] [2021-01-21T06:49:47.846Z] Step 10/22 : FROM scratch [2021-01-21T06:49:47.846Z] ---> [2021-01-21T06:49:47.846Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T06:49:47.846Z] ---> Using cache [2021-01-21T06:49:47.846Z] ---> d76d1fa3e6f7 [2021-01-21T06:49:47.846Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-21T06:49:47.872Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-21T06:49:47.872Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-21T06:49:47.872Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-21T06:49:47.872Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-21T06:49:48.122Z] ---> Running in 54dcbcff2856 [2021-01-21T06:49:48.132Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-21T06:49:48.132Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-21T06:49:48.733Z] ---> db68d93f247d [2021-01-21T06:49:48.733Z] 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-21T06:49:49.006Z] Removing intermediate container 54dcbcff2856 [2021-01-21T06:49:49.006Z] ---> 7904dee591d4 [2021-01-21T06:49:49.006Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-21T06:49:49.073Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-21T06:49:49.073Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-21T06:49:49.073Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-21T06:49:49.285Z] ---> Running in 6c3fe571a9f3 [2021-01-21T06:49:49.332Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-21T06:49:49.332Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-21T06:49:49.332Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-21T06:49:49.594Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-21T06:49:49.860Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-21T06:49:49.860Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-21T06:49:49.860Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-21T06:49:49.904Z] ---> 44977c96c52d [2021-01-21T06:49:49.904Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-21T06:49:49.904Z] Removing intermediate container 6c3fe571a9f3 [2021-01-21T06:49:49.904Z] ---> f641f2e2dcea [2021-01-21T06:49:49.904Z] Step 14/22 : WORKDIR / [2021-01-21T06:49:50.124Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-21T06:49:50.124Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-21T06:49:50.124Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:49:50.124Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:49:50.183Z] ---> Running in 34b4cfae2c35 [2021-01-21T06:49:50.384Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:49:50.384Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:49:50.653Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:49:50.653Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:49:50.653Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:49:50.653Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:49:50.788Z] Removing intermediate container 34b4cfae2c35 [2021-01-21T06:49:50.788Z] ---> d5c5667fe4d3 [2021-01-21T06:49:50.788Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:49:51.072Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-21T06:49:51.072Z] ---> d2512d578417 [2021-01-21T06:49:51.072Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-21T06:49:51.072Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-21T06:49:51.072Z] ---> eeaf43b92773 [2021-01-21T06:49:51.072Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-21T06:49:51.072Z] ---> Running in 896357dd768b [2021-01-21T06:49:51.718Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:49:51.719Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:49:52.094Z] ---> c2cd35b67ab9 [2021-01-21T06:49:52.094Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-21T06:49:52.697Z] ---> 26db4eaac25b [2021-01-21T06:49:52.697Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-21T06:49:52.697Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:49:52.762Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:49:52.762Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:49:52.974Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:49:53.387Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:49:53.387Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:49:53.578Z] (1/2) Installing readline (8.0.4-r0) [2021-01-21T06:49:53.578Z] (2/2) Installing bash (5.0.17-r0) [2021-01-21T06:49:53.578Z] Executing bash-5.0.17-r0.post-install [2021-01-21T06:49:53.578Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:49:53.646Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:49:53.647Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:49:53.859Z] OK: 12 MiB in 22 packages [2021-01-21T06:49:54.147Z] ---> 312e4ea26655 [2021-01-21T06:49:54.147Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-21T06:49:54.423Z] ---> a81f9f33d430 [2021-01-21T06:49:54.423Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-21T06:49:54.602Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:49:54.602Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:49:54.602Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-21T06:49:54.602Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-21T06:49:54.863Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-21T06:49:54.863Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-21T06:49:55.124Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-21T06:49:55.124Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-21T06:49:55.124Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-21T06:49:55.386Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-21T06:49:55.386Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-21T06:49:55.386Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-21T06:49:55.386Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-21T06:49:55.418Z] ---> dbc8387e24a4 [2021-01-21T06:49:55.418Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-21T06:49:55.651Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-21T06:49:55.651Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-21T06:49:55.651Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-21T06:49:55.695Z] ---> Running in 6c48c0f8e060 [2021-01-21T06:49:55.695Z] ---> dd7d34191b75 [2021-01-21T06:49:55.695Z] 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-21T06:49:55.695Z] Removing intermediate container 896357dd768b [2021-01-21T06:49:55.695Z] ---> 97680e213a10 [2021-01-21T06:49:55.695Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-21T06:49:55.913Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:49:55.913Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-21T06:49:55.913Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:49:55.913Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:49:55.913Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:49:55.913Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-21T06:49:55.913Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-21T06:49:55.913Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-21T06:49:55.975Z] ---> Running in 1f57f6b5bb2e [2021-01-21T06:49:55.975Z] ---> Running in e63e2ea0e6f5 [2021-01-21T06:49:56.175Z] [2021-01-21T06:49:56.175Z] Current default time zone: 'Etc/UTC' [2021-01-21T06:49:56.175Z] Local time is now: Thu Jan 21 06:49:55 UTC 2021. [2021-01-21T06:49:56.175Z] Universal Time is now: Thu Jan 21 06:49:55 UTC 2021. [2021-01-21T06:49:56.175Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-21T06:49:56.175Z] [2021-01-21T06:49:56.175Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-01-21T06:49:56.175Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:49:56.175Z] Setting up linux-libc-dev:amd64 (4.15.0-134.138) ... [2021-01-21T06:49:56.175Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:49:56.175Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-21T06:49:56.175Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-21T06:49:56.436Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-21T06:49:56.436Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-21T06:49:56.436Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-21T06:49:56.436Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-21T06:49:56.436Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:49:56.436Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-21T06:49:56.581Z] Removing intermediate container 6c48c0f8e060 [2021-01-21T06:49:56.581Z] ---> a6f3f7900634 [2021-01-21T06:49:56.581Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:49:56.701Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:49:56.702Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-21T06:49:56.702Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:49:56.857Z] ---> Running in 1020a4b25b05 [2021-01-21T06:49:56.857Z] Removing intermediate container 1f57f6b5bb2e [2021-01-21T06:49:56.857Z] ---> 7e42e9db7625 [2021-01-21T06:49:56.857Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-21T06:49:56.963Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-21T06:49:56.963Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-21T06:49:56.963Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-21T06:49:56.963Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-21T06:49:56.963Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-21T06:49:56.963Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-21T06:49:56.963Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-21T06:49:56.963Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-21T06:49:57.131Z] Removing intermediate container 97bef4d69781 [2021-01-21T06:49:57.132Z] ---> a068412c6dc9 [2021-01-21T06:49:57.132Z] [2021-01-21T06:49:57.132Z] Step 10/22 : FROM scratch [2021-01-21T06:49:57.132Z] ---> [2021-01-21T06:49:57.132Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T06:49:57.132Z] ---> Running in 1f1cae7744b7 [2021-01-21T06:49:57.132Z] ---> Using cache [2021-01-21T06:49:57.132Z] ---> d76d1fa3e6f7 [2021-01-21T06:49:57.132Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-21T06:49:57.409Z] ---> Running in b01f44e75554 [2021-01-21T06:49:57.409Z] Removing intermediate container 1020a4b25b05 [2021-01-21T06:49:57.410Z] ---> f9f0702c8836 [2021-01-21T06:49:57.410Z] Step 20/22 : LABEL arch=arm64 [2021-01-21T06:49:57.690Z] Removing intermediate container 1f1cae7744b7 [2021-01-21T06:49:57.690Z] ---> eb3818301f3a [2021-01-21T06:49:57.690Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-21T06:49:57.690Z] ---> Running in 272d7809ad93 [2021-01-21T06:49:57.690Z] ---> Running in a5d5463b9d07 [2021-01-21T06:49:57.969Z] Removing intermediate container b01f44e75554 [2021-01-21T06:49:57.969Z] ---> 429859c6b11e [2021-01-21T06:49:57.969Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-21T06:49:58.242Z] ---> Running in f5fe79f4ea48 [2021-01-21T06:49:58.242Z] Removing intermediate container 272d7809ad93 [2021-01-21T06:49:58.242Z] ---> d6912d7666f9 [2021-01-21T06:49:58.242Z] Step 21/22 : LABEL git_sha=7014d8db88420514b0fce15c78599d89a23f0961 [2021-01-21T06:49:58.519Z] Removing intermediate container a5d5463b9d07 [2021-01-21T06:49:58.519Z] ---> 642020fff465 [2021-01-21T06:49:58.519Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-21T06:49:58.519Z] ---> Running in 059e1163b4f9 [2021-01-21T06:49:58.794Z] Removing intermediate container f5fe79f4ea48 [2021-01-21T06:49:58.794Z] ---> a5831db9d35b [2021-01-21T06:49:58.794Z] Step 14/22 : WORKDIR / [2021-01-21T06:49:58.794Z] ---> Running in db1f98a12385 [2021-01-21T06:49:58.879Z] Updating certificates in /etc/ssl/certs... [2021-01-21T06:49:59.068Z] Removing intermediate container e63e2ea0e6f5 [2021-01-21T06:49:59.068Z] ---> af3cbbfa21d5 [2021-01-21T06:49:59.068Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-21T06:49:59.068Z] Removing intermediate container 059e1163b4f9 [2021-01-21T06:49:59.068Z] ---> 6c84d63e84d8 [2021-01-21T06:49:59.068Z] Step 22/22 : LABEL version=0.0.0 [2021-01-21T06:49:59.342Z] ---> Running in dd2060964fb6 [2021-01-21T06:49:59.342Z] ---> Running in cac94ecbac9e [2021-01-21T06:49:59.616Z] Removing intermediate container db1f98a12385 [2021-01-21T06:49:59.616Z] ---> 3936391a8e23 [2021-01-21T06:49:59.616Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:49:59.616Z] ---> 495a2d00d4ac [2021-01-21T06:49:59.616Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-21T06:49:59.821Z] 22 added, 17 removed; done. [2021-01-21T06:49:59.821Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-21T06:49:59.821Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:49:59.821Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-21T06:49:59.821Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-21T06:49:59.821Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-21T06:49:59.889Z] Removing intermediate container dd2060964fb6 [2021-01-21T06:49:59.889Z] ---> 8187ab98fbfe [2021-01-21T06:49:59.889Z] Step 22/24 : LABEL arch=arm64 [2021-01-21T06:50:00.083Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:50:00.083Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-21T06:50:00.083Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:50:00.083Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:50:00.083Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:50:00.083Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:50:00.083Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:50:00.083Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-21T06:50:00.083Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-21T06:50:00.163Z] Removing intermediate container cac94ecbac9e [2021-01-21T06:50:00.163Z] ---> 9ecd0b006625 [2021-01-21T06:50:00.163Z] [2021-01-21T06:50:00.163Z] ---> Running in 6026c5d375c7 [2021-01-21T06:50:00.343Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-21T06:50:00.343Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-21T06:50:00.343Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-21T06:50:00.343Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:50:00.343Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:50:00.343Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-21T06:50:00.343Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-21T06:50:00.437Z] ---> b54f133b052b [2021-01-21T06:50:00.437Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-21T06:50:00.604Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-21T06:50:00.604Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-21T06:50:00.604Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-21T06:50:00.604Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-21T06:50:00.604Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-21T06:50:00.709Z] Successfully built 9ecd0b006625 [2021-01-21T06:50:00.709Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-21T06:50:00.709Z]  Building docker-core-command-go ... done  ---> ebade9b22d1e [2021-01-21T06:50:00.709Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-21T06:50:00.709Z] Removing intermediate container 6026c5d375c7 [2021-01-21T06:50:00.709Z] ---> 984032d69ba8 [2021-01-21T06:50:00.709Z] Step 23/24 : LABEL git_sha=7014d8db88420514b0fce15c78599d89a23f0961 [2021-01-21T06:50:00.866Z] Updating certificates in /etc/ssl/certs... [2021-01-21T06:50:00.984Z] ---> Running in 4d39d7b62a10 [2021-01-21T06:50:01.443Z] 0 added, 0 removed; done. [2021-01-21T06:50:01.443Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-21T06:50:01.443Z] done. [2021-01-21T06:50:01.602Z] Removing intermediate container 4d39d7b62a10 [2021-01-21T06:50:01.602Z] ---> 5afefb2709c9 [2021-01-21T06:50:01.602Z] Step 24/24 : LABEL version=0.0.0 [2021-01-21T06:50:01.714Z] Reading package lists... [2021-01-21T06:50:01.879Z] ---> 389a55ae6584 [2021-01-21T06:50:01.879Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-21T06:50:01.879Z] ---> Running in 18e4012ef259 [2021-01-21T06:50:01.879Z] ---> 45164eae793e [2021-01-21T06:50:01.879Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-21T06:50:01.981Z] Building dependency tree... [2021-01-21T06:50:01.981Z] Reading state information... [2021-01-21T06:50:01.981Z] The following NEW packages will be installed: [2021-01-21T06:50:01.981Z] apt-transport-https [2021-01-21T06:50:02.158Z] ---> Running in 24bbec32cc4e [2021-01-21T06:50:02.252Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-21T06:50:02.252Z] Need to get 1696 B of archives. [2021-01-21T06:50:02.252Z] After this operation, 153 kB of additional disk space will be used. [2021-01-21T06:50:02.252Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-21T06:50:02.434Z] Removing intermediate container 18e4012ef259 [2021-01-21T06:50:02.434Z] ---> 2def5717c7da [2021-01-21T06:50:02.434Z] [2021-01-21T06:50:02.524Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-21T06:50:02.524Z] Fetched 1696 B in 0s (5798 B/s) [2021-01-21T06:50:02.524Z] Selecting previously unselected package apt-transport-https. [2021-01-21T06:50:02.524Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-21T06:50:02.524Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-21T06:50:02.524Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-21T06:50:02.524Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-21T06:50:02.787Z] Waiting for network to be ready... [2021-01-21T06:50:03.041Z] Successfully built 2def5717c7da [2021-01-21T06:50:03.041Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-21T06:50:03.041Z]  Building docker-security-secretstore-setup-go ... done  ---> 36cde8c1e33b [2021-01-21T06:50:03.041Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-21T06:50:03.316Z] ---> Running in ac844a6d0505 [2021-01-21T06:50:03.316Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:50:03.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:50:03.863Z] Removing intermediate container ac844a6d0505 [2021-01-21T06:50:03.863Z] ---> 89fedea1733d [2021-01-21T06:50:03.863Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:50:03.863Z] ---> Running in 4b4665cac27d [2021-01-21T06:50:04.137Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-21T06:50:04.137Z] (2/33) Installing expat (2.2.9-r1) [2021-01-21T06:50:04.137Z] (3/33) Installing libffi (3.3-r2) [2021-01-21T06:50:04.137Z] (4/33) Installing gdbm (1.13-r1) [2021-01-21T06:50:04.411Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-21T06:50:04.411Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-21T06:50:04.411Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-21T06:50:04.411Z] Removing intermediate container 4b4665cac27d [2021-01-21T06:50:04.411Z] ---> 094eba07f8e2 [2021-01-21T06:50:04.411Z] Step 20/22 : LABEL arch=arm64 [2021-01-21T06:50:04.686Z] ---> Running in 58c04f7d8459 [2021-01-21T06:50:05.670Z] Removing intermediate container 58c04f7d8459 [2021-01-21T06:50:05.670Z] ---> 8decd1b455c7 [2021-01-21T06:50:05.670Z] Step 21/22 : LABEL git_sha=7014d8db88420514b0fce15c78599d89a23f0961 [2021-01-21T06:50:05.944Z] ---> Running in ab574cfc3516 [2021-01-21T06:50:06.219Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-21T06:50:06.219Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-21T06:50:06.219Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-21T06:50:06.219Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-21T06:50:06.219Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-21T06:50:06.219Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-21T06:50:06.495Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-21T06:50:06.495Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-21T06:50:06.495Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-21T06:50:06.495Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-21T06:50:06.495Z] Removing intermediate container ab574cfc3516 [2021-01-21T06:50:06.495Z] ---> afa14af7e5b0 [2021-01-21T06:50:06.495Z] Step 22/22 : LABEL version=0.0.0 [2021-01-21T06:50:06.495Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-21T06:50:06.495Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-21T06:50:06.495Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-21T06:50:06.805Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-21T06:50:06.805Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-21T06:50:06.805Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-21T06:50:06.805Z] ---> Running in a35fd1ded125 [2021-01-21T06:50:06.805Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-21T06:50:06.805Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-21T06:50:06.805Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-21T06:50:06.805Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-21T06:50:06.805Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-21T06:50:06.805Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-21T06:50:06.805Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-21T06:50:06.805Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-21T06:50:06.805Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-21T06:50:07.105Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-21T06:50:07.105Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:50:07.105Z] OK: 71 MiB in 55 packages [2021-01-21T06:50:07.422Z] Removing intermediate container a35fd1ded125 [2021-01-21T06:50:07.422Z] ---> c52d289398c2 [2021-01-21T06:50:07.422Z] [2021-01-21T06:50:07.710Z] Successfully built c52d289398c2 [2021-01-21T06:50:07.995Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-21T06:50:08.075Z] 2021-01-21T06:50:05Z INFO Waiting for automatic snapd restart... [2021-01-21T06:50:08.338Z] snapd 2.48.2 from Canonical* installed [2021-01-21T06:50:09.281Z] "snapd" switched to the "latest/stable" channel [2021-01-21T06:50:09.281Z] [2021-01-21T06:50:11.830Z] core18 20201210 from Canonical* installed [2021-01-21T06:50:12.091Z] "core18" switched to the "latest/stable" channel [2021-01-21T06:50:12.091Z] [2021-01-21T06:50:13.413Z]  Building docker-core-metadata-go ... done Removing intermediate container 24bbec32cc4e [2021-01-21T06:50:13.413Z] ---> 6cf83cfc9f2a [2021-01-21T06:50:13.413Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-21T06:50:13.413Z] ---> Running in 6b062c366e8e [2021-01-21T06:50:15.392Z] snapcraft 4.4.4 from Canonical* installed [2021-01-21T06:50:15.653Z] "snapcraft" switched to the "latest/stable" channel [2021-01-21T06:50:15.653Z] [2021-01-21T06:50:17.692Z] Collecting docker-compose==1.23.2 [2021-01-21T06:50:17.964Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-21T06:50:18.561Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-21T06:50:18.561Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-21T06:50:18.952Z] 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-21T06:50:18.952Z] - README.md [2021-01-21T06:50:18.952Z] - snapcraft.yaml.orig [2021-01-21T06:50:18.952Z] [2021-01-21T06:50:18.952Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-21T06:50:20.524Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-21T06:50:20.524Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-21T06:50:20.794Z] Collecting texttable<0.10,>=0.9.0 [2021-01-21T06:50:21.065Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-21T06:50:22.490Z] 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-21T06:50:23.455Z] Collecting PyYAML<4,>=3.10 [2021-01-21T06:50:23.455Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-21T06:50:25.535Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-21T06:50:25.535Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-21T06:50:25.535Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-21T06:50:25.795Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-21T06:50:26.734Z] Reading package lists... [2021-01-21T06:50:26.811Z] Collecting docker<4.0,>=3.6.0 [2021-01-21T06:50:26.811Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-21T06:50:26.811Z] Collecting docopt<0.7,>=0.6.1 [2021-01-21T06:50:26.995Z] 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-21T06:50:27.082Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-21T06:50:29.037Z] Collecting cached-property<2,>=1.2.0 [2021-01-21T06:50:29.037Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-21T06:50:29.306Z] Collecting jsonschema<3,>=2.5.1 [2021-01-21T06:50:29.306Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-21T06:50:30.277Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-21T06:50:30.552Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-21T06:50:30.830Z] Collecting docker-pycreds>=0.4.0 [2021-01-21T06:50:30.830Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-21T06:50:31.099Z] Collecting idna<2.8,>=2.5 [2021-01-21T06:50:31.099Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-21T06:50:31.099Z] 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-21T06:50:31.690Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-21T06:50:31.690Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-21T06:50:31.961Z] 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-21T06:50:31.961Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-21T06:50:31.961Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-21T06:50:31.961Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-21T06:50:31.961Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-21T06:50:32.553Z] Installing collected packages: dockerpty, websocket-client, texttable, PyYAML, idna, urllib3, requests, docker-pycreds, docker, docopt, cached-property, jsonschema, docker-compose [2021-01-21T06:50:32.553Z] Running setup.py install for dockerpty: started [2021-01-21T06:50:33.579Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-21T06:50:33.579Z] Reading package lists... [2021-01-21T06:50:33.579Z] Building dependency tree... [2021-01-21T06:50:33.579Z] Reading state information... [2021-01-21T06:50:33.579Z] Suggested packages: [2021-01-21T06:50:33.579Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-21T06:50:33.579Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-21T06:50:33.579Z] Recommended packages: [2021-01-21T06:50:33.579Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-21T06:50:33.579Z] The following NEW packages will be installed: [2021-01-21T06:50:33.579Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-21T06:50:33.579Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-21T06:50:33.579Z] pkg-config zip [2021-01-21T06:50:33.579Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-21T06:50:33.579Z] Need to get 7655 kB of archives. [2021-01-21T06:50:33.579Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-21T06:50:33.579Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-21T06:50:33.579Z] 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-21T06:50:33.840Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-21T06:50:33.840Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-21T06:50:33.840Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-21T06:50:34.101Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-21T06:50:34.101Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-21T06:50:34.101Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-21T06:50:34.101Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-21T06:50:34.101Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-21T06:50:34.361Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-21T06:50:34.361Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-21T06:50:34.361Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-21T06:50:34.510Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-21T06:50:34.621Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-21T06:50:34.621Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-21T06:50:34.621Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-21T06:50:34.621Z] Fetched 7655 kB in 1s (7064 kB/s) [2021-01-21T06:50:34.621Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-21T06:50:34.621Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-21T06:50:34.621Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-21T06:50:34.621Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-21T06:50:34.783Z] Running setup.py install for texttable: started [2021-01-21T06:50:34.882Z] Selecting previously unselected package libpsl5:amd64. [2021-01-21T06:50:34.882Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-21T06:50:34.882Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-21T06:50:35.143Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-21T06:50:35.143Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-21T06:50:35.143Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-21T06:50:35.143Z] Selecting previously unselected package librtmp1:amd64. [2021-01-21T06:50:35.143Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-21T06:50:35.143Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-21T06:50:35.403Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-21T06:50:35.403Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-21T06:50:35.403Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-21T06:50:35.403Z] Selecting previously unselected package liberror-perl. [2021-01-21T06:50:35.403Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-21T06:50:35.403Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-21T06:50:35.403Z] Selecting previously unselected package git-man. [2021-01-21T06:50:35.403Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-21T06:50:35.403Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-21T06:50:35.664Z] Selecting previously unselected package git. [2021-01-21T06:50:35.664Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-21T06:50:35.664Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-21T06:50:36.211Z] Running setup.py install for texttable: finished with status 'done' [2021-01-21T06:50:36.482Z] Running setup.py install for PyYAML: started [2021-01-21T06:50:36.605Z] Selecting previously unselected package libnorm1:amd64. [2021-01-21T06:50:36.605Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-21T06:50:36.605Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-21T06:50:36.605Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-21T06:50:36.605Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-21T06:50:36.605Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-21T06:50:36.605Z] Selecting previously unselected package libsodium23:amd64. [2021-01-21T06:50:36.605Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-21T06:50:36.605Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-21T06:50:36.867Z] Selecting previously unselected package libzmq5:amd64. [2021-01-21T06:50:36.867Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-21T06:50:36.867Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-21T06:50:36.867Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-21T06:50:36.867Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-21T06:50:36.867Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-21T06:50:37.127Z] Selecting previously unselected package pkg-config. [2021-01-21T06:50:37.127Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-21T06:50:37.127Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-21T06:50:37.127Z] Selecting previously unselected package zip. [2021-01-21T06:50:37.127Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-21T06:50:37.127Z] Unpacking zip (3.0-11build1) ... [2021-01-21T06:50:37.127Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-21T06:50:37.388Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-21T06:50:37.388Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-21T06:50:37.388Z] Setting up liberror-perl (0.17025-1) ... [2021-01-21T06:50:37.388Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-21T06:50:37.388Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-21T06:50:37.388Z] No schema files found: doing nothing. [2021-01-21T06:50:37.388Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-21T06:50:37.388Z] Setting up zip (3.0-11build1) ... [2021-01-21T06:50:37.388Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-21T06:50:37.388Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-21T06:50:37.649Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-21T06:50:37.649Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-21T06:50:37.649Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-21T06:50:37.649Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-21T06:50:37.649Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-21T06:50:37.649Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-21T06:50:38.445Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-21T06:50:38.445Z] Attempting uninstall: idna [2021-01-21T06:50:38.445Z] Found existing installation: idna 2.9 [2021-01-21T06:50:38.445Z] Uninstalling idna-2.9: [2021-01-21T06:50:38.445Z] Successfully uninstalled idna-2.9 [2021-01-21T06:50:39.037Z] Attempting uninstall: urllib3 [2021-01-21T06:50:39.037Z] Found existing installation: urllib3 1.25.9 [2021-01-21T06:50:39.037Z] Uninstalling urllib3-1.25.9: [2021-01-21T06:50:39.307Z] Successfully uninstalled urllib3-1.25.9 [2021-01-21T06:50:39.579Z] Attempting uninstall: requests [2021-01-21T06:50:39.579Z] Found existing installation: requests 2.23.0 [2021-01-21T06:50:39.848Z] Uninstalling requests-2.23.0: [2021-01-21T06:50:39.848Z] Successfully uninstalled requests-2.23.0 [2021-01-21T06:50:40.818Z] Running setup.py install for docopt: started [2021-01-21T06:50:42.782Z] Running setup.py install for docopt: finished with status 'done' [2021-01-21T06:50:43.755Z] 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-21T06:50:44.236Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-21T06:50:44.236Z] git set to automatically installed. [2021-01-21T06:50:44.236Z] git-man set to automatically installed. [2021-01-21T06:50:44.236Z] libcurl3-gnutls set to automatically installed. [2021-01-21T06:50:44.236Z] liberror-perl set to automatically installed. [2021-01-21T06:50:44.236Z] libglib2.0-0 set to automatically installed. [2021-01-21T06:50:44.236Z] libnghttp2-14 set to automatically installed. [2021-01-21T06:50:44.236Z] libnorm1 set to automatically installed. [2021-01-21T06:50:44.236Z] libpgm-5.2-0 set to automatically installed. [2021-01-21T06:50:44.236Z] libpsl5 set to automatically installed. [2021-01-21T06:50:44.236Z] librtmp1 set to automatically installed. [2021-01-21T06:50:44.236Z] libsodium23 set to automatically installed. [2021-01-21T06:50:44.236Z] libzmq3-dev set to automatically installed. [2021-01-21T06:50:44.236Z] libzmq5 set to automatically installed. [2021-01-21T06:50:44.236Z] pkg-config set to automatically installed. [2021-01-21T06:50:44.236Z] zip set to automatically installed. [2021-01-21T06:50:46.777Z] snapd is not logged in, snap install commands will use sudo [2021-01-21T06:50:47.133Z] Removing intermediate container 6b062c366e8e [2021-01-21T06:50:47.133Z] ---> a4de3824fe4a [2021-01-21T06:50:47.133Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-21T06:50:47.405Z] ---> Running in 3eb8d884040e [2021-01-21T06:50:48.375Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:50:48.643Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:50:49.231Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-21T06:50:49.231Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-21T06:50:49.231Z] (3/3) Installing curl (7.69.1-r3) [2021-01-21T06:50:49.231Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:50:49.231Z] OK: 71 MiB in 58 packages [2021-01-21T06:50:50.659Z] Removing intermediate container 3eb8d884040e [2021-01-21T06:50:50.659Z] ---> e6625e146e24 [2021-01-21T06:50:50.659Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-21T06:50:50.659Z] ---> Running in 6d1c2ea56872 [2021-01-21T06:50:50.932Z] Removing intermediate container 6d1c2ea56872 [2021-01-21T06:50:50.932Z] ---> 609054373a9c [2021-01-21T06:50:50.932Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:50:50.932Z] ---> Running in cdb05635f4b6 [2021-01-21T06:50:51.528Z] Removing intermediate container cdb05635f4b6 [2021-01-21T06:50:51.528Z] ---> 5214a8dfa67d [2021-01-21T06:50:51.528Z] Step 24/26 : LABEL arch=arm64 [2021-01-21T06:50:51.528Z] ---> Running in bc2800876335 [2021-01-21T06:50:52.119Z] Removing intermediate container bc2800876335 [2021-01-21T06:50:52.119Z] ---> 630e903a42f2 [2021-01-21T06:50:52.119Z] Step 25/26 : LABEL git_sha=7014d8db88420514b0fce15c78599d89a23f0961 [2021-01-21T06:50:52.119Z] ---> Running in 3e6ace5e0114 [2021-01-21T06:50:52.712Z] Removing intermediate container 3e6ace5e0114 [2021-01-21T06:50:52.712Z] ---> 968a95a8474c [2021-01-21T06:50:52.712Z] Step 26/26 : LABEL version=0.0.0 [2021-01-21T06:50:52.712Z] ---> Running in d9fc1d7dc4e0 [2021-01-21T06:50:53.305Z] Removing intermediate container d9fc1d7dc4e0 [2021-01-21T06:50:53.305Z] ---> ba7fbb8a2f21 [2021-01-21T06:50:53.305Z] [2021-01-21T06:50:53.362Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-21T06:50:53.576Z] Successfully built ba7fbb8a2f21 [2021-01-21T06:50:53.576Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-21T06:50:53.934Z] snap "core18" has no updates available [2021-01-21T06:50:54.185Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-21T06:50:54.209Z] $ docker stop --time=1 d87ca0ededc88c2245075b1b5f0c41a65cad95262cd5121a30f2ff101b0b0071 [2021-01-21T06:50:55.318Z] Pulling config-common [2021-01-21T06:50:56.174Z] $ docker rm -f d87ca0ededc88c2245075b1b5f0c41a65cad95262cd5121a30f2ff101b0b0071 [2021-01-21T06:50:56.259Z] Pulling go-build-helper [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-21T06:50:56.918Z] + + grepdocker images [2021-01-21T06:50:56.919Z] docker [2021-01-21T06:50:57.189Z] docker-sys-mgmt-agent-go-arm64 latest ba7fbb8a2f21 5 seconds ago 300MB [2021-01-21T06:50:57.189Z] docker-core-metadata-go-arm64 latest c52d289398c2 50 seconds ago 12.3MB [2021-01-21T06:50:57.189Z] docker-security-secretstore-setup-go-arm64 latest 2def5717c7da 55 seconds ago 23.4MB [2021-01-21T06:50:57.189Z] docker-core-command-go-arm64 latest 9ecd0b006625 58 seconds ago 9.98MB [2021-01-21T06:50:57.189Z] docker-core-data-go-arm64 latest 1c88587f3c78 3 minutes ago 21MB [2021-01-21T06:50:57.189Z] docker-security-bootstrap-redis-go-arm64 latest cd717ad41702 3 minutes ago 15.1MB [2021-01-21T06:50:57.189Z] docker-security-proxy-setup-go-arm64 latest 4dfdf17b71cc 3 minutes ago 23.2MB [2021-01-21T06:50:57.189Z] docker-support-notifications-go-arm64 latest dd4dc16b99b7 3 minutes ago 11.4MB [2021-01-21T06:50:57.189Z] docker-support-scheduler-go-arm64 latest efeed8f18bef 4 minutes ago 10.1MB [2021-01-21T06:50:57.189Z] docker 20.10.0 eeaf43b92773 5 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] } [2021-01-21T06:51:18.248Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-21T06:51:18.248Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-21T06:51:18.248Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-21T06:51:18.248Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-21T06:51:18.248Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-21T06:51:18.248Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-21T06:51:18.248Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-21T06:51:18.248Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-21T06:51:18.248Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-21T06:51:18.248Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-21T06:51:18.248Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-21T06:51:18.248Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-21T06:51:18.248Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-21T06:51:18.248Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-21T06:51:18.248Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-21T06:51:18.248Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-21T06:51:18.248Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-21T06:51:18.248Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-21T06:51:18.248Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-21T06:51:18.248Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] [2021-01-21T06:51:18.248Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] [2021-01-21T06:51:18.248Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] [2021-01-21T06:51:18.248Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-21T06:51:18.248Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] [2021-01-21T06:51:18.248Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] [2021-01-21T06:51:18.248Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1706 kB] [2021-01-21T06:51:18.248Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] [2021-01-21T06:51:18.248Z] Fetched 23.8 MB in 0s (0 B/s) [2021-01-21T06:51:18.248Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-21T06:51:18.248Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-21T06:51:18.248Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-21T06:51:18.248Z] Fetched 279 kB in 0s (0 B/s) [2021-01-21T06:51:18.248Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-21T06:51:18.248Z] Fetched 122 kB in 0s (0 B/s) [2021-01-21T06:51:18.248Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-21T06:51:18.249Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-21T06:51:18.249Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-21T06:51:18.249Z] Fetched 8848 B in 0s (0 B/s) [2021-01-21T06:51:18.249Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-21T06:51:18.249Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-21T06:51:18.249Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-21T06:51:18.249Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-21T06:51:18.249Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-21T06:51:18.249Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-21T06:51:18.249Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-21T06:51:18.249Z] Fetched 214 kB in 0s (0 B/s) [2021-01-21T06:51:18.249Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-21T06:51:18.249Z] Fetched 155 kB in 0s (0 B/s) [2021-01-21T06:51:18.249Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-21T06:51:18.249Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-21T06:51:18.249Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-21T06:51:18.249Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-21T06:51:18.249Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-21T06:51:18.249Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-21T06:51:18.249Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-21T06:51:18.249Z] Fetched 499 kB in 0s (0 B/s) [2021-01-21T06:51:18.249Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-21T06:51:18.249Z] Fetched 111 kB in 0s (0 B/s) [2021-01-21T06:51:18.249Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-21T06:51:18.249Z] Fetched 240 kB in 0s (0 B/s) [2021-01-21T06:51:18.249Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-21T06:51:18.249Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-21T06:51:18.249Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-21T06:51:18.249Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-21T06:51:18.249Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-21T06:51:18.249Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-21T06:51:18.249Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-21T06:51:18.249Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-21T06:51:18.249Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-21T06:51:18.249Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-21T06:51:18.249Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-21T06:51:18.249Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-21T06:51:18.249Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-21T06:51:18.249Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-21T06:51:18.249Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-21T06:51:18.249Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-21T06:51:18.249Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-21T06:51:18.249Z] Fetched 8720 B in 0s (0 B/s) [2021-01-21T06:51:18.249Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-21T06:51:18.249Z] Fetched 137 kB in 0s (0 B/s) [2021-01-21T06:51:18.249Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-21T06:51:18.249Z] Fetched 119 kB in 0s (0 B/s) [2021-01-21T06:51:18.249Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-21T06:51:18.249Z] Fetched 109 kB in 0s (0 B/s) [2021-01-21T06:51:18.249Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-21T06:51:18.249Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-21T06:51:18.249Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-21T06:51:18.249Z] Fetched 645 kB in 0s (0 B/s) [2021-01-21T06:51:18.249Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-21T06:51:18.249Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-21T06:51:18.249Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-21T06:51:18.249Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-21T06:51:18.249Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-21T06:51:18.249Z] Fetched 368 kB in 0s (0 B/s) [2021-01-21T06:51:18.249Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-21T06:51:18.249Z] Fetched 187 kB in 0s (0 B/s) [2021-01-21T06:51:18.249Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-21T06:51:18.249Z] Fetched 175 kB in 0s (0 B/s) [2021-01-21T06:51:18.249Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-21T06:51:20.362Z] Fetched 206 kB in 0s (0 B/s) [2021-01-21T06:51:20.362Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-21T06:51:20.362Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-21T06:51:20.362Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-21T06:51:20.362Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-21T06:51:20.362Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-21T06:51:20.363Z] Fetched 159 kB in 0s (0 B/s) [2021-01-21T06:51:20.363Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-21T06:51:20.363Z] Fetched 107 kB in 0s (0 B/s) [2021-01-21T06:51:20.363Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-21T06:51:20.363Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-21T06:51:20.363Z] Pulling static-packages [2021-01-21T06:51:20.933Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-21T06:51:20.933Z] Skipping pull go-build-helper (already ran) [2021-01-21T06:51:20.933Z] Skipping pull static-packages (already ran) [2021-01-21T06:51:20.933Z] Building go-build-helper [2021-01-21T06:51:25.139Z] Building static-packages [2021-01-21T06:51:26.523Z] Staging go-build-helper [2021-01-21T06:51:27.106Z] Staging static-packages [2021-01-21T06:51:28.052Z] Pulling go115 [2021-01-21T06:51:28.992Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-21T06:51:28.992Z] Skipping pull go115 (already ran) [2021-01-21T06:51:28.992Z] Building go115 [2021-01-21T06:51:28.992Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-21T06:51:28.992Z] Dload Upload Total Spent Left Speed [2021-01-21T06:51:32.431Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 115M 3 3951k 0 0 9781k 0 0:00:12 --:--:-- 0:00:12 9757k 31 115M 31 36.9M 0 0 26.5M 0 0:00:04 0:00:01 0:00:03 26.5M 61 115M 61 70.6M 0 0 29.4M 0 0:00:03 0:00:02 0:00:01 29.4M 94 115M 94 109M 0 0 32.1M 0 0:00:03 0:00:03 --:--:-- 32.1M 100 115M 100 115M 0 0 33.0M 0 0:00:03 0:00:03 --:--:-- 33.0M [2021-01-21T06:51:33.000Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-21T06:51:37.209Z] Staging go115 [2021-01-21T06:51:42.495Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-21T06:51:42.495Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-21T06:51:42.495Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-21T06:51:42.495Z] Fetched 0 B in 0s (0 B/s) [2021-01-21T06:51:42.495Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-21T06:51:42.495Z] Fetched 224 kB in 0s (0 B/s) [2021-01-21T06:51:42.495Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-21T06:51:42.495Z] Fetched 157 kB in 0s (0 B/s) [2021-01-21T06:51:42.495Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-21T06:51:42.495Z] Fetched 221 kB in 0s (0 B/s) [2021-01-21T06:51:42.495Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-21T06:51:42.495Z] Fetched 143 kB in 0s (0 B/s) [2021-01-21T06:51:42.495Z] Pulling edgex-go [2021-01-21T06:51:42.755Z] Pulling version [2021-01-21T06:51:43.697Z] Building config-common [2021-01-21T06:51:45.607Z] Skipping build go-build-helper (already ran) [2021-01-21T06:51:45.607Z] Skipping build static-packages (already ran) [2021-01-21T06:51:45.607Z] Skipping build go115 (already ran) [2021-01-21T06:51:45.607Z] Building edgex-go [2021-01-21T06:51:45.870Z] 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-21T06:51:47.254Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-21T06:51:47.254Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.2 [2021-01-21T06:51:47.254Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.1 [2021-01-21T06:51:47.254Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-21T06:51:47.254Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-21T06:51:47.254Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 [2021-01-21T06:51:47.254Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-01-21T06:51:47.254Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 [2021-01-21T06:51:47.254Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-21T06:51:47.516Z] go: downloading github.com/google/uuid v1.1.5 [2021-01-21T06:51:47.516Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-21T06:51:47.516Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-21T06:51:47.516Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-21T06:51:47.516Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-21T06:51:47.516Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-21T06:51:47.516Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-21T06:51:47.516Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-21T06:51:47.516Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-01-21T06:51:47.516Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-21T06:51:47.516Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-21T06:51:47.516Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-21T06:51:47.516Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-21T06:51:47.516Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-21T06:51:47.516Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-21T06:51:47.516Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-21T06:51:47.516Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-21T06:51:47.516Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-21T06:51:47.516Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-21T06:51:47.516Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-21T06:51:47.516Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-21T06:51:47.516Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-21T06:51:47.516Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-21T06:51:47.516Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-21T06:51:47.516Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-21T06:51:47.516Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-21T06:51:47.516Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-21T06:51:47.776Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-21T06:51:47.776Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-21T06:51:47.776Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-21T06:51:48.037Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-21T06:51:54.616Z] 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-21T06:51:58.823Z] 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-21T06:51:59.082Z] 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-21T06:52:00.024Z] 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-21T06:52:00.596Z] 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-21T06:52:00.596Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-21T06:52:00.856Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-21T06:52:00.856Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-21T06:52:00.856Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-21T06:52:02.241Z] 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-21T06:52:02.241Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-21T06:52:02.241Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-21T06:52:03.626Z] 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-21T06:52:04.569Z] 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-21T06:52:04.569Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-21T06:52:05.957Z] 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-21T06:52:06.531Z] 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-21T06:52:07.474Z] 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-21T06:52:07.474Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-21T06:52:10.018Z] Building version [2021-01-21T06:52:11.405Z] Staging config-common [2021-01-21T06:52:12.349Z] Skipping stage go-build-helper (already ran) [2021-01-21T06:52:12.349Z] Skipping stage static-packages (already ran) [2021-01-21T06:52:12.349Z] Skipping stage go115 (already ran) [2021-01-21T06:52:12.349Z] Staging edgex-go [2021-01-21T06:52:13.291Z] Staging version [2021-01-21T06:52:14.230Z] Priming config-common [2021-01-21T06:52:15.174Z] Priming go-build-helper [2021-01-21T06:52:16.116Z] Priming static-packages [2021-01-21T06:52:18.027Z] Priming go115 [2021-01-21T06:52:19.410Z] Priming edgex-go [2021-01-21T06:52:20.355Z] Priming version [2021-01-21T06:52:21.298Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-21T06:52:24.342Z] provisioning config files... [2021-01-21T06:52:24.361Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config7669497345005220108tmp [Pipeline] { [Pipeline] sh [2021-01-21T06:52:24.783Z] + set +x [2021-01-21T06:52:24.783Z] + curl -s https://codecov.io/bash [2021-01-21T06:52:24.783Z] + bash -s -- [2021-01-21T06:52:25.366Z] [2021-01-21T06:52:25.366Z] _____ _ [2021-01-21T06:52:25.366Z] / ____| | | [2021-01-21T06:52:25.366Z] | | ___ __| | ___ ___ _____ __ [2021-01-21T06:52:25.366Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-21T06:52:25.366Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-21T06:52:25.366Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-21T06:52:25.366Z] Bash-20210115-cec3c92 [2021-01-21T06:52:25.366Z] [2021-01-21T06:52:25.367Z] [2021-01-21T06:52:25.367Z] ==> git version 2.24.3 found [2021-01-21T06:52:25.367Z] ==> 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-21T06:52:25.367Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-21T06:52:25.367Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-21T06:52:25.367Z] ==> Jenkins CI detected. [2021-01-21T06:52:25.367Z] project root: . [2021-01-21T06:52:25.367Z] --> token set from env [2021-01-21T06:52:25.367Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-21T06:52:25.367Z] ==> Running gcov in . (disable via -X gcov) [2021-01-21T06:52:25.633Z] ==> Python coveragepy not found [2021-01-21T06:52:25.633Z] ==> Searching for coverage reports in: [2021-01-21T06:52:25.633Z] + . [2021-01-21T06:52:25.633Z] -> Found 1 reports [2021-01-21T06:52:25.633Z] ==> Detecting git/mercurial file structure [2021-01-21T06:52:25.633Z] ==> Reading reports [2021-01-21T06:52:25.633Z] + ./coverage.out bytes=550466 [2021-01-21T06:52:25.633Z] ==> Appending adjustments [2021-01-21T06:52:25.633Z] https://docs.codecov.io/docs/fixing-reports [2021-01-21T06:52:31.023Z] + Found adjustments [2021-01-21T06:52:31.023Z] ==> Gzipping contents [2021-01-21T06:52:31.023Z] 84K /tmp/codecov.pD1eg8.gz [2021-01-21T06:52:31.023Z] ==> Uploading reports [2021-01-21T06:52:31.023Z] url: https://codecov.io [2021-01-21T06:52:31.023Z] query: branch=PR-3056&commit=7014d8db88420514b0fce15c78599d89a23f0961&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3056%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3056&job=&cmd_args= [2021-01-21T06:52:31.023Z] -> Pinging Codecov [2021-01-21T06:52:31.023Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3056&commit=7014d8db88420514b0fce15c78599d89a23f0961&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3056%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3056&job=&cmd_args= [2021-01-21T06:52:31.023Z] -> Uploading to [2021-01-21T06:52:31.023Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-21/00271124DB129430A58F1EEE437C3FCB/7014d8db88420514b0fce15c78599d89a23f0961/49eee95c-249a-4cce-b3a3-6f6e83e51a10.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210121T065230Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6d87ef51451a391c9c2bd4d5eb28008b4cdfef73fa25bd3782e15fa3646bdbfd [2021-01-21T06:52:31.296Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-21T06:52:31.296Z] Dload Upload Total Spent Left Speed [2021-01-21T06:52:32.114Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83326 0 0 100 83326 0 122k --:--:-- --:--:-- --:--:-- 122k 100 83326 0 0 100 83326 0 122k --:--:-- --:--:-- --:--:-- 122k [2021-01-21T06:52:32.114Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/7014d8db88420514b0fce15c78599d89a23f0961 [Pipeline] } [2021-01-21T06:52:32.392Z] 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-21T06:52:34.486Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:52:35.819Z] ---> package-listing.sh [2021-01-21T06:52:35.819Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-21T06:52:35.819Z] ++ facter osfamily [2021-01-21T06:52:36.098Z] + OS_FAMILY=redhat [2021-01-21T06:52:36.099Z] + workspace=/w/workspace/edgex-go/4 [2021-01-21T06:52:36.099Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-21T06:52:36.099Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-21T06:52:36.099Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-21T06:52:36.099Z] + PACKAGES=/tmp/packages_start.txt [2021-01-21T06:52:36.099Z] + '[' /w/workspace/edgex-go/4 ']' [2021-01-21T06:52:36.099Z] + PACKAGES=/tmp/packages_end.txt [2021-01-21T06:52:36.099Z] + case "${OS_FAMILY}" in [2021-01-21T06:52:36.099Z] + rpm -qa [2021-01-21T06:52:36.099Z] + sort [2021-01-21T06:52:42.818Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-21T06:52:42.818Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-21T06:52:42.818Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-21T06:52:42.818Z] + '[' /w/workspace/edgex-go/4 ']' [2021-01-21T06:52:42.818Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-01-21T06:52:42.818Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-01-21T06:52:42.836Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-21T06:52:43.151Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:52:43.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-21T06:52:44.383Z] [2021-01-21T06:52:44.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:52:44.833Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-21T06:52:45.127Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-21T06:52:45.127Z] df20fa9351a1: Pulling fs layer [2021-01-21T06:52:45.127Z] 36b3adc4ff6f: Pulling fs layer [2021-01-21T06:52:45.127Z] 8ad3a11d3b57: Pulling fs layer [2021-01-21T06:52:45.127Z] 46f8f816bc3b: Pulling fs layer [2021-01-21T06:52:45.127Z] 93b61091891f: Pulling fs layer [2021-01-21T06:52:45.127Z] 93b9cdb0e59b: Pulling fs layer [2021-01-21T06:52:45.127Z] 5e14af77c1be: Pulling fs layer [2021-01-21T06:52:45.127Z] 01666e4c0597: Pulling fs layer [2021-01-21T06:52:45.127Z] aa168da1d23b: Pulling fs layer [2021-01-21T06:52:45.127Z] 93b9cdb0e59b: Waiting [2021-01-21T06:52:45.127Z] 5e14af77c1be: Waiting [2021-01-21T06:52:45.127Z] 01666e4c0597: Waiting [2021-01-21T06:52:45.127Z] aa168da1d23b: Waiting [2021-01-21T06:52:45.127Z] 46f8f816bc3b: Waiting [2021-01-21T06:52:45.127Z] 93b61091891f: Waiting [2021-01-21T06:52:45.127Z] 36b3adc4ff6f: Download complete [2021-01-21T06:52:45.127Z] 46f8f816bc3b: Download complete [2021-01-21T06:52:45.127Z] df20fa9351a1: Download complete [2021-01-21T06:52:45.127Z] 93b9cdb0e59b: Verifying Checksum [2021-01-21T06:52:45.127Z] 93b9cdb0e59b: Download complete [2021-01-21T06:52:45.424Z] 5e14af77c1be: Verifying Checksum [2021-01-21T06:52:45.424Z] 5e14af77c1be: Download complete [2021-01-21T06:52:45.424Z] 01666e4c0597: Verifying Checksum [2021-01-21T06:52:45.424Z] 01666e4c0597: Download complete [2021-01-21T06:52:45.424Z] 93b61091891f: Download complete [2021-01-21T06:52:46.063Z] df20fa9351a1: Pull complete [2021-01-21T06:52:46.404Z] 8ad3a11d3b57: Verifying Checksum [2021-01-21T06:52:46.404Z] 8ad3a11d3b57: Download complete [2021-01-21T06:52:46.404Z] 36b3adc4ff6f: Pull complete [2021-01-21T06:52:48.010Z] 8ad3a11d3b57: Pull complete [2021-01-21T06:52:48.329Z] 46f8f816bc3b: Pull complete [2021-01-21T06:52:49.002Z] 93b61091891f: Pull complete [2021-01-21T06:52:49.307Z] 93b9cdb0e59b: Pull complete [2021-01-21T06:52:49.986Z] 5e14af77c1be: Pull complete [2021-01-21T06:52:50.674Z] 01666e4c0597: Pull complete [2021-01-21T06:52:54.328Z] aa168da1d23b: Verifying Checksum [2021-01-21T06:52:54.328Z] aa168da1d23b: Download complete [2021-01-21T06:53:13.004Z] aa168da1d23b: Pull complete [2021-01-21T06:53:13.004Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-21T06:53:13.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-21T06:53:13.004Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-21T06:53:14.555Z] prd-centos7-docker-4c-2g-21865 does not seem to be running inside a container [2021-01-21T06:53:14.793Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-21T06:53:17.533Z] $ docker top 5157279c9203bd4282036602d051edcbcaa7f677283d1aa445202331c6521879 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T06:53:18.728Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-21T06:53:19.327Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-21T06:53:20.251Z] + ls /var/log/sa-host [2021-01-21T06:53:20.251Z] + sadf -c /var/log/sa-host/sa21 [2021-01-21T06:53:20.251Z] file_magic: OK [2021-01-21T06:53:20.251Z] HZ: Using current value: 100 [2021-01-21T06:53:20.251Z] file_header: OK [2021-01-21T06:53:20.251Z] 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-21T06:53:20.251Z] Statistics: [2021-01-21T06:53:20.251Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-21T06:53:20.251Z] File successfully converted to sysstat format version 12.2.1 [2021-01-21T06:53:20.251Z] + sadf -c /var/log/sa-host/sa23 [2021-01-21T06:53:20.251Z] file_magic: OK [2021-01-21T06:53:20.251Z] HZ: Using current value: 100 [2021-01-21T06:53:20.251Z] file_header: OK [2021-01-21T06:53:20.251Z] 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-21T06:53:20.251Z] Statistics: [2021-01-21T06:53:20.251Z] Hnuu...uuuununununu... [2021-01-21T06:53:20.251Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-21T06:53:20.838Z] provisioning config files... [2021-01-21T06:53:20.863Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config614147019547290395tmp [Pipeline] { [Pipeline] echo [2021-01-21T06:53:20.996Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:53:21.641Z] ---> create-netrc.sh [Pipeline] } [2021-01-21T06:53:21.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-21T06:53:21.743Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:53:22.083Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-21T06:53:22.098Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:53:22.443Z] ---> sudo-logs.sh [2021-01-21T06:53:22.444Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-21T06:53:22.726Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:53:23.075Z] ---> job-cost.sh [2021-01-21T06:53:23.347Z] lf-activate-venv: SKIPPING [2021-01-21T06:53:23.347Z] INFO: No Stack... [2021-01-21T06:53:24.331Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-21T06:53:24.944Z] INFO: Archiving Costs [Pipeline] echo [2021-01-21T06:53:24.976Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:53:25.777Z] ---> logs-deploy.sh [2021-01-21T06:53:25.777Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3056/4 [2021-01-21T06:53:25.777Z] INFO: archiving workspace using pattern(s): [2021-01-21T06:53:28.561Z] Archives upload complete. [2021-01-21T06:53:28.561Z] INFO: archiving logs to Nexus