Pull request #3032 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from cf465e0b669e4d599c783b9aabd90b6cc09dc2da+fd359634b10927f8e0ebf7f54b54c9e517c8d604 (78395c8b16fcbc50d58a5a1bed3e37d3e7abdc88) 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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-20491 in /w/workspace/edgexfoundry_edgex-go_PR-3032 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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 fd359634b10927f8e0ebf7f54b54c9e517c8d604 into PR head commit cf465e0b669e4d599c783b9aabd90b6cc09dc2da Merge succeeded, producing cf465e0b669e4d599c783b9aabd90b6cc09dc2da Checking out Revision cf465e0b669e4d599c783b9aabd90b6cc09dc2da (PR-3032) > 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/3032/head:refs/remotes/origin/PR-3032 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf465e0b669e4d599c783b9aabd90b6cc09dc2da # 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 fd359634b10927f8e0ebf7f54b54c9e517c8d604 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf465e0b669e4d599c783b9aabd90b6cc09dc2da # timeout=10 Commit message: "Merge branch 'master' into v2-messaging" > git rev-list --no-walk 9f568b56b8c1b3d9bfa7cd78c828e34a708b7646 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-15T15:11:29.224Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-15T15:11:29.769Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-15T15:11:29.866Z] ========================================================= [2021-01-15T15:11:29.866Z] EdgeX Global Pipelines Version Info [2021-01-15T15:11:29.866Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-15T15:11:32.505Z] ------------------- [2021-01-15T15:11:32.505Z] stable info: [2021-01-15T15:11:32.505Z] ------------------- [2021-01-15T15:11:32.505Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-15T15:11:32.505Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-15T15:11:32.505Z] Message: update stable to v1.0.177 [2021-01-15T15:11:33.491Z] ------------------- [2021-01-15T15:11:33.491Z] experimental info: [2021-01-15T15:11:33.491Z] ------------------- [2021-01-15T15:11:33.491Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-15T15:11:33.491Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-15T15:11:33.491Z] Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-15T15:11:33.786Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-15T15:11:33.894Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-15T15:11:33.984Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-15T15:11:34.076Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-15T15:11:34.163Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-15T15:11:34.273Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-15T15:11:34.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-15T15:11:34.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-15T15:11:34.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-15T15:11:34.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-15T15:11:34.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-15T15:11:34.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-15T15:11:34.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-15T15:11:35.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-15T15:11:35.296Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-15T15:11:35.385Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-15T15:11:35.471Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-15T15:11:35.557Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-15T15:11:35.645Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-15T15:11:35.742Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-15T15:11:35.863Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-15T15:11:35.949Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-15T15:11:36.039Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-15T15:11:36.143Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3032 [Pipeline] echo [2021-01-15T15:11:36.231Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3032 [Pipeline] echo [2021-01-15T15:11:36.329Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3032 [Pipeline] echo [2021-01-15T15:11:36.415Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf465e0b669e4d599c783b9aabd90b6cc09dc2da [Pipeline] echo [2021-01-15T15:11:36.499Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf465e0 [Pipeline] echo [2021-01-15T15:11:36.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-15T15:11:36.918Z] provisioning config files... [2021-01-15T15:11:36.958Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config9127714610151240952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-15T15:11:37.394Z] ---> docker-login.sh [2021-01-15T15:11:37.394Z] nexus3.edgexfoundry.org:10001 [2021-01-15T15:11:38.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T15:11:38.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T15:11:38.276Z] Configure a credential helper to remove this warning. See [2021-01-15T15:11:38.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T15:11:38.276Z] [2021-01-15T15:11:38.276Z] Login Succeeded [2021-01-15T15:11:38.276Z] nexus3.edgexfoundry.org:10002 [2021-01-15T15:11:38.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T15:11:38.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T15:11:38.542Z] Configure a credential helper to remove this warning. See [2021-01-15T15:11:38.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T15:11:38.542Z] [2021-01-15T15:11:38.542Z] Login Succeeded [2021-01-15T15:11:38.542Z] nexus3.edgexfoundry.org:10003 [2021-01-15T15:11:38.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T15:11:38.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T15:11:38.811Z] Configure a credential helper to remove this warning. See [2021-01-15T15:11:38.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T15:11:38.811Z] [2021-01-15T15:11:38.811Z] Login Succeeded [2021-01-15T15:11:38.811Z] nexus3.edgexfoundry.org:10004 [2021-01-15T15:11:39.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T15:11:39.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T15:11:39.381Z] Configure a credential helper to remove this warning. See [2021-01-15T15:11:39.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T15:11:39.381Z] [2021-01-15T15:11:39.381Z] Login Succeeded [2021-01-15T15:11:39.381Z] docker.io [2021-01-15T15:11:39.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T15:11:39.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T15:11:39.944Z] Configure a credential helper to remove this warning. See [2021-01-15T15:11:39.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T15:11:39.944Z] [2021-01-15T15:11:39.944Z] Login Succeeded [2021-01-15T15:11:39.944Z] ---> docker-login.sh ends [Pipeline] } [2021-01-15T15:11:39.961Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-15T15:11:40.479Z] ++ 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-15T15:11:40.479Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T15:11:40.479Z] ++ cut -d/ -f2 [2021-01-15T15:11:40.479Z] ++ dirname cmd/core-command/Dockerfile [2021-01-15T15:11:40.479Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-15T15:11:40.479Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T15:11:40.479Z] ++ cut -d/ -f2 [2021-01-15T15:11:40.479Z] ++ dirname cmd/core-data/Dockerfile [2021-01-15T15:11:40.479Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-15T15:11:40.479Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T15:11:40.479Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-15T15:11:40.479Z] ++ cut -d/ -f2 [2021-01-15T15:11:40.479Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-15T15:11:40.479Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T15:11:40.479Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-15T15:11:40.479Z] ++ cut -d/ -f2 [2021-01-15T15:11:40.479Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-15T15:11:40.479Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T15:11:40.479Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-15T15:11:40.479Z] ++ cut -d/ -f2 [2021-01-15T15:11:40.479Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-15T15:11:40.479Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T15:11:40.479Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-15T15:11:40.479Z] ++ cut -d/ -f2 [2021-01-15T15:11:40.479Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-15T15:11:40.479Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T15:11:40.479Z] ++ cut -d/ -f2 [2021-01-15T15:11:40.479Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-15T15:11:40.479Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-15T15:11:40.479Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T15:11:40.479Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-15T15:11:40.479Z] ++ cut -d/ -f2 [2021-01-15T15:11:40.479Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-15T15:11:40.479Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T15:11:40.479Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-15T15:11:40.479Z] ++ cut -d/ -f2 [2021-01-15T15:11:40.479Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-15T15:11:40.581Z] 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-15T15:11:42.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-15T15:11:42.121Z] [2021-01-15T15:11:42.121Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-15T15:11:42.666Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-15T15:11:42.667Z] latest: Pulling from edgex-devops/git-semver [2021-01-15T15:11:42.667Z] 31603596830f: Pulling fs layer [2021-01-15T15:11:42.667Z] 2a8b12db71e7: Pulling fs layer [2021-01-15T15:11:42.667Z] 6ca5941a6612: Pulling fs layer [2021-01-15T15:11:42.667Z] ecc8261a40a4: Pulling fs layer [2021-01-15T15:11:42.667Z] ecc8261a40a4: Waiting [2021-01-15T15:11:42.667Z] 2a8b12db71e7: Verifying Checksum [2021-01-15T15:11:42.667Z] 2a8b12db71e7: Download complete [2021-01-15T15:11:43.774Z] 31603596830f: Verifying Checksum [2021-01-15T15:11:43.774Z] 31603596830f: Download complete [2021-01-15T15:11:44.456Z] 6ca5941a6612: Verifying Checksum [2021-01-15T15:11:44.456Z] 6ca5941a6612: Download complete [2021-01-15T15:11:44.456Z] 31603596830f: Pull complete [2021-01-15T15:11:44.456Z] ecc8261a40a4: Verifying Checksum [2021-01-15T15:11:44.456Z] ecc8261a40a4: Download complete [2021-01-15T15:11:44.734Z] 2a8b12db71e7: Pull complete [2021-01-15T15:11:46.159Z] 6ca5941a6612: Pull complete [2021-01-15T15:11:46.443Z] ecc8261a40a4: Pull complete [2021-01-15T15:11:46.727Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-15T15:11:46.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-15T15:11:46.727Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-15T15:11:47.047Z] prd-centos7-docker-4c-2g-20491 does not seem to be running inside a container [2021-01-15T15:11:47.133Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-15T15:11:49.950Z] $ docker top 45373352a6bf2bdb2546c9b24d38ceabb0be83c303f89141870240ae8a08efd9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-15T15:11:50.404Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-15T15:11:50.404Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-15T15:11:50.938Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-15T15:11:50.945Z] $ docker exec 45373352a6bf2bdb2546c9b24d38ceabb0be83c303f89141870240ae8a08efd9 ssh-agent [2021-01-15T15:11:51.271Z] SSH_AUTH_SOCK=/tmp/ssh-hc0KsvRq2JcW/agent.12 [2021-01-15T15:11:51.271Z] SSH_AGENT_PID=17 [2021-01-15T15:11:51.294Z] Running ssh-add (command line suppressed) [2021-01-15T15:11:51.628Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_6098854014941651587.key (/w/workspace/edgex-go/7@tmp/private_key_6098854014941651587.key) [2021-01-15T15:11:51.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-15T15:11:52.084Z] + git tag --points-at HEAD [Pipeline] } [2021-01-15T15:11:52.147Z] $ docker exec --env ******** --env ******** 45373352a6bf2bdb2546c9b24d38ceabb0be83c303f89141870240ae8a08efd9 ssh-agent -k [2021-01-15T15:11:52.427Z] unset SSH_AUTH_SOCK; [2021-01-15T15:11:52.429Z] unset SSH_AGENT_PID; [2021-01-15T15:11:52.429Z] echo Agent pid 17 killed; [2021-01-15T15:11:52.590Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-15T15:11:52.761Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-15T15:11:52.761Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-15T15:11:53.151Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-15T15:11:53.157Z] $ docker exec 45373352a6bf2bdb2546c9b24d38ceabb0be83c303f89141870240ae8a08efd9 ssh-agent [2021-01-15T15:11:53.635Z] SSH_AUTH_SOCK=/tmp/ssh-6SqkREUxl6OY/agent.46 [2021-01-15T15:11:53.635Z] SSH_AGENT_PID=51 [2021-01-15T15:11:53.647Z] Running ssh-add (command line suppressed) [2021-01-15T15:11:54.113Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_6183702591213824676.key (/w/workspace/edgex-go/7@tmp/private_key_6183702591213824676.key) [2021-01-15T15:11:54.209Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-15T15:11:54.903Z] + git semver init [2021-01-15T15:11:54.903Z] # -> Open(): unable to determine branch for HEAD [2021-01-15T15:11:54.903Z] # $GIT_DIR = /w/workspace/edgex-go/7/.git [2021-01-15T15:11:54.903Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/7 [2021-01-15T15:11:54.903Z] # $SEMVER_REMOTE_NAME = origin [2021-01-15T15:11:54.903Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-15T15:11:54.903Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-15T15:11:54.903Z] # $SEMVER_BRANCH = PR-3032 [2021-01-15T15:11:54.903Z] # $SEMVER_TEMP = /tmp/semver-494514057 [2021-01-15T15:11:54.903Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-15T15:12:27.902Z] # '/tmp/semver-494514057' -> '/w/workspace/edgex-go/7/.semver' [2021-01-15T15:12:27.902Z] # -> Force: false [2021-01-15T15:12:27.902Z] # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } [2021-01-15T15:12:27.932Z] $ docker exec --env ******** --env ******** 45373352a6bf2bdb2546c9b24d38ceabb0be83c303f89141870240ae8a08efd9 ssh-agent -k [2021-01-15T15:12:28.310Z] unset SSH_AUTH_SOCK; [2021-01-15T15:12:28.313Z] unset SSH_AGENT_PID; [2021-01-15T15:12:28.314Z] echo Agent pid 51 killed; [2021-01-15T15:12:28.464Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-15T15:12:28.998Z] + git semver [Pipeline] } [2021-01-15T15:12:29.327Z] $ docker stop --time=1 45373352a6bf2bdb2546c9b24d38ceabb0be83c303f89141870240ae8a08efd9 [2021-01-15T15:12:31.316Z] $ docker rm -f 45373352a6bf2bdb2546c9b24d38ceabb0be83c303f89141870240ae8a08efd9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-15T15:12:31.991Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-15T15:12:33.101Z] Stashed 1 file(s) [Pipeline] echo [2021-01-15T15:12:33.105Z] [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-15T15:12:34.177Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-15T15:12:34.533Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-15T15:12:34.885Z] + sudo service docker restart [2021-01-15T15:12:34.885Z] + true [2021-01-15T15:12:34.885Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-15T15:12:36.355Z] ========================================================= [2021-01-15T15:12:36.355Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-15T15:12:36.355Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-15T15:12:36.742Z] + 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-15T15:12:45.254Z] Sending build context to Docker daemon 326.6MB [2021-01-15T15:12:45.254Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-15T15:12:45.254Z] Step 2/6 : FROM ${BASE} [2021-01-15T15:12:45.254Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-15T15:12:45.254Z] 188c0c94c7c5: Pulling fs layer [2021-01-15T15:12:45.254Z] 0ef7d3d256c8: Pulling fs layer [2021-01-15T15:12:45.254Z] de9db76c5a1d: Pulling fs layer [2021-01-15T15:12:45.254Z] bca2f99d35d6: Pulling fs layer [2021-01-15T15:12:45.254Z] 93359f2a8cfa: Pulling fs layer [2021-01-15T15:12:45.254Z] 7c6f9722023f: Pulling fs layer [2021-01-15T15:12:45.254Z] a35cf1a2eb13: Pulling fs layer [2021-01-15T15:12:45.254Z] 93359f2a8cfa: Waiting [2021-01-15T15:12:45.254Z] 7c6f9722023f: Waiting [2021-01-15T15:12:45.254Z] a35cf1a2eb13: Waiting [2021-01-15T15:12:45.254Z] bca2f99d35d6: Waiting [2021-01-15T15:12:45.254Z] de9db76c5a1d: Verifying Checksum [2021-01-15T15:12:45.254Z] de9db76c5a1d: Download complete [2021-01-15T15:12:45.254Z] 0ef7d3d256c8: Verifying Checksum [2021-01-15T15:12:45.254Z] 0ef7d3d256c8: Download complete [2021-01-15T15:12:45.254Z] 93359f2a8cfa: Verifying Checksum [2021-01-15T15:12:45.254Z] 93359f2a8cfa: Download complete [2021-01-15T15:12:45.255Z] 188c0c94c7c5: Verifying Checksum [2021-01-15T15:12:45.255Z] 188c0c94c7c5: Download complete [2021-01-15T15:12:45.255Z] 7c6f9722023f: Download complete [2021-01-15T15:12:45.255Z] 188c0c94c7c5: Pull complete [2021-01-15T15:12:46.037Z] 0ef7d3d256c8: Pull complete [2021-01-15T15:12:46.344Z] de9db76c5a1d: Pull complete [2021-01-15T15:12:48.586Z] Still waiting to schedule task [2021-01-15T15:12:48.587Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-15T15:12:50.828Z] a35cf1a2eb13: Verifying Checksum [2021-01-15T15:12:50.828Z] a35cf1a2eb13: Download complete [2021-01-15T15:12:51.861Z] bca2f99d35d6: Verifying Checksum [2021-01-15T15:12:51.861Z] bca2f99d35d6: Download complete [2021-01-15T15:13:07.260Z] bca2f99d35d6: Pull complete [2021-01-15T15:13:07.260Z] 93359f2a8cfa: Pull complete [2021-01-15T15:13:07.260Z] 7c6f9722023f: Pull complete [2021-01-15T15:13:11.741Z] a35cf1a2eb13: Pull complete [2021-01-15T15:13:11.741Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-15T15:13:11.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-15T15:13:11.741Z] ---> a62c8e92a672 [2021-01-15T15:13:11.741Z] 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-15T15:13:12.039Z] ---> Running in e212ab3125ce [2021-01-15T15:13:13.174Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T15:13:13.761Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T15:13:14.362Z] (1/12) Installing libmagic (5.38-r0) [2021-01-15T15:13:14.950Z] (2/12) Installing file (5.38-r0) [2021-01-15T15:13:14.950Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-15T15:13:15.223Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-15T15:13:20.664Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-15T15:13:20.664Z] (6/12) Installing patch (2.7.6-r6) [2021-01-15T15:13:20.664Z] (7/12) Installing build-base (0.5-r2) [2021-01-15T15:13:20.664Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-15T15:13:20.664Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-15T15:13:20.664Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-15T15:13:20.664Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-15T15:13:20.941Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-15T15:13:20.941Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T15:13:20.941Z] OK: 233 MiB in 51 packages [2021-01-15T15:13:25.295Z] Removing intermediate container e212ab3125ce [2021-01-15T15:13:25.295Z] ---> 8a53ae1fced3 [2021-01-15T15:13:25.295Z] Step 4/6 : WORKDIR /edgex-go [2021-01-15T15:13:25.295Z] ---> Running in 387927cda144 [2021-01-15T15:13:25.577Z] Removing intermediate container 387927cda144 [2021-01-15T15:13:25.577Z] ---> a7af1ca48f8d [2021-01-15T15:13:25.577Z] Step 5/6 : COPY go.mod . [2021-01-15T15:13:26.384Z] ---> 487acebd2531 [2021-01-15T15:13:26.384Z] Step 6/6 : RUN go mod download [2021-01-15T15:13:26.384Z] ---> Running in 8ae2d848a25a [2021-01-15T15:13:49.026Z] Removing intermediate container 8ae2d848a25a [2021-01-15T15:13:49.026Z] ---> bf9d3642cdfa [2021-01-15T15:13:49.301Z] Successfully built bf9d3642cdfa [2021-01-15T15:13:49.301Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-15T15:13:49.698Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-15T15:13:49.698Z] . [Pipeline] withDockerContainer [2021-01-15T15:13:50.170Z] prd-centos7-docker-4c-2g-20491 does not seem to be running inside a container [2021-01-15T15:13:50.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-15T15:13:52.043Z] $ docker top 4cd5ab6d0ba80d09210e24b7c5c888f24f5c0c712c1e87a067a6ecda36495445 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T15:13:52.869Z] + go version [2021-01-15T15:13:52.870Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-15T15:13:52.941Z] $ docker stop --time=1 4cd5ab6d0ba80d09210e24b7c5c888f24f5c0c712c1e87a067a6ecda36495445 [2021-01-15T15:13:54.799Z] $ docker rm -f 4cd5ab6d0ba80d09210e24b7c5c888f24f5c0c712c1e87a067a6ecda36495445 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-15T15:13:55.862Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-15T15:13:55.862Z] . [Pipeline] withDockerContainer [2021-01-15T15:13:56.083Z] prd-centos7-docker-4c-2g-20491 does not seem to be running inside a container [2021-01-15T15:13:56.302Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-15T15:13:58.128Z] $ docker top 3be407b262ac6c7cc594ca53615167c66697ecefc88840030dbfc6ef84bcabb1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-15T15:13:58.796Z] ========================================================= [2021-01-15T15:13:58.796Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-15T15:13:58.796Z] ========================================================= [Pipeline] sh [2021-01-15T15:13:59.171Z] + make test [2021-01-15T15:13:59.171Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-15T15:14:18.008Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-15T15:14:45.608Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-15T15:14:56.194Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-15T15:14:56.194Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-15T15:14:56.194Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-15T15:14:56.194Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-15T15:14:56.501Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-15T15:14:56.977Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-15T15:14:58.566Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-15T15:14:59.244Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-15T15:15:00.253Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-15T15:15:04.925Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-15T15:15:04.925Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-15T15:15:04.925Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-15T15:15:08.910Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.187s coverage: 46.6% of statements [2021-01-15T15:15:08.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-15T15:15:08.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-15T15:15:08.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-15T15:15:08.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-15T15:15:08.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-15T15:15:14.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.481s coverage: 27.0% of statements [2021-01-15T15:15:14.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-15T15:15:14.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-15T15:15:14.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-15T15:15:14.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-15T15:15:14.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-15T15:15:14.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-15T15:15:14.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.080s coverage: 100.0% of statements [2021-01-15T15:15:14.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-15T15:15:14.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.123s coverage: 100.0% of statements [2021-01-15T15:15:14.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-15T15:15:14.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-15T15:15:14.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.166s coverage: 67.9% of statements [2021-01-15T15:15:14.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-15T15:15:14.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-15T15:15:16.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.586s coverage: 82.3% of statements [2021-01-15T15:15:16.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-15T15:15:16.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-15T15:15:16.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-15T15:15:16.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-15T15:15:19.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.928s coverage: 28.6% of statements [2021-01-15T15:15:19.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-15T15:15:19.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-15T15:15:19.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-15T15:15:19.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-15T15:15:19.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-15T15:15:19.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.079s coverage: 100.0% of statements [2021-01-15T15:15:19.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-15T15:15:19.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.076s coverage: 100.0% of statements [2021-01-15T15:15:19.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-15T15:15:19.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.260s coverage: 86.7% of statements [2021-01-15T15:15:19.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-15T15:15:20.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.391s coverage: 97.5% of statements [2021-01-15T15:15:20.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-15T15:15:21.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.117s coverage: 78.3% of statements [2021-01-15T15:15:21.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-15T15:15:21.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-15T15:15:21.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-15T15:15:21.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-15T15:15:25.954Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.745s coverage: 92.8% of statements [2021-01-15T15:15:25.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-15T15:15:25.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-15T15:15:25.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-15T15:15:25.954Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-15T15:15:25.954Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-15T15:15:25.954Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-15T15:15:25.954Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-15T15:15:25.954Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-15T15:15:25.954Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-15T15:15:25.954Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-15T15:15:25.954Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-15T15:15:25.954Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-15T15:15:25.954Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-15T15:15:25.954Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-15T15:15:25.954Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-15T15:15:25.954Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-15T15:15:25.954Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-15T15:15:25.954Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-15T15:15:25.954Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.080s coverage: 58.8% of statements [2021-01-15T15:15:25.954Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-15T15:15:25.954Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-15T15:15:25.954Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.076s coverage: 0.1% of statements [2021-01-15T15:15:25.954Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-15T15:15:25.954Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-15T15:15:25.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-15T15:15:25.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-15T15:15:25.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-01-15T15:15:25.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-15T15:15:25.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 75.5% of statements [2021-01-15T15:15:25.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-15T15:15:25.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.102s coverage: 80.8% of statements [2021-01-15T15:15:25.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.282s coverage: 87.2% of statements [2021-01-15T15:15:26.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.154s coverage: 84.2% of statements [2021-01-15T15:15:26.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.249s coverage: 91.4% of statements [2021-01-15T15:15:26.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-15T15:15:29.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.553s coverage: 63.5% of statements [2021-01-15T15:15:29.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-15T15:15:29.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-15T15:15:29.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-01-15T15:15:29.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.103s coverage: 91.3% of statements [2021-01-15T15:15:29.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.147s coverage: 100.0% of statements [2021-01-15T15:15:29.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2021-01-15T15:15:30.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2021-01-15T15:15:32.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.996s coverage: 68.9% of statements [2021-01-15T15:15:32.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-15T15:15:32.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-15T15:15:32.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-15T15:15:32.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-15T15:15:32.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-15T15:15:33.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.160s coverage: 37.0% of statements [2021-01-15T15:15:33.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-15T15:15:33.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-15T15:15:33.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.812s coverage: 84.0% of statements [2021-01-15T15:15:33.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.110s coverage: 100.0% of statements [2021-01-15T15:15:38.417Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.187s coverage: 47.1% of statements [2021-01-15T15:15:38.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-15T15:15:38.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-15T15:15:38.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-15T15:15:38.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-15T15:15:38.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-15T15:15:38.417Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.072s coverage: 100.0% of statements [2021-01-15T15:15:38.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-15T15:15:38.417Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.121s coverage: 100.0% of statements [2021-01-15T15:15:38.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-15T15:15:41.548Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.495s coverage: 29.1% of statements [2021-01-15T15:15:41.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-15T15:15:41.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-15T15:15:41.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-15T15:15:41.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-15T15:15:41.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-15T15:15:41.548Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.282s coverage: 99.0% of statements [2021-01-15T15:15:41.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-15T15:15:41.548Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.069s coverage: 100.0% of statements [2021-01-15T15:15:41.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-15T15:15:41.548Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.231s coverage: 0.0% of statements [2021-01-15T15:15:41.548Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-15T15:15:41.548Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.152s coverage: 100.0% of statements [2021-01-15T15:15:41.548Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-15T15:15:41.548Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-15T15:15:41.548Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-15T15:15:41.548Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-15T15:15:42.288Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.084s coverage: 87.9% of statements [2021-01-15T15:15:42.288Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-15T15:15:42.288Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-15T15:15:42.597Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-01-15T15:15:43.240Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.072s coverage: 32.1% of statements [2021-01-15T15:15:44.347Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.346s coverage: 100.0% of statements [2021-01-15T15:15:44.619Z] GO111MODULE=on go vet ./... [2021-01-15T15:16:00.587Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20494 in /w/workspace/edgexfoundry_edgex-go_PR-3032 [Pipeline] { [Pipeline] ws [2021-01-15T15:16:00.684Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-01-15T15:16:05.844Z] using credential edgex-jenkins-ssh [2021-01-15T15:16:05.915Z] Cloning the remote Git repository [2021-01-15T15:16:05.967Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-15T15:16:06.081Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-01-15T15:16:06.150Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-15T15:16:06.151Z] > git --version # timeout=10 [2021-01-15T15:16:06.168Z] > git --version # 'git version 2.17.1' [2021-01-15T15:16:06.170Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T15:16:06.254Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T15:16:20.785Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-15T15:16:20.806Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T15:16:20.833Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-15T15:16:20.867Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-15T15:16:20.868Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T15:16:20.878Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3032/head:refs/remotes/origin/PR-3032 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-15T15:16:21.653Z] Merging remotes/origin/master commit fd359634b10927f8e0ebf7f54b54c9e517c8d604 into PR head commit cf465e0b669e4d599c783b9aabd90b6cc09dc2da [2021-01-15T15:16:22.164Z] Merge succeeded, producing cf465e0b669e4d599c783b9aabd90b6cc09dc2da [2021-01-15T15:16:22.165Z] Checking out Revision cf465e0b669e4d599c783b9aabd90b6cc09dc2da (PR-3032) [2021-01-15T15:16:21.675Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T15:16:21.739Z] > git checkout -f cf465e0b669e4d599c783b9aabd90b6cc09dc2da # timeout=10 [2021-01-15T15:16:22.066Z] > git remote # timeout=10 [2021-01-15T15:16:22.084Z] > git config --get remote.origin.url # timeout=10 [2021-01-15T15:16:22.105Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T15:16:22.115Z] > git merge fd359634b10927f8e0ebf7f54b54c9e517c8d604 # timeout=10 [2021-01-15T15:16:22.144Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-15T15:16:22.171Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T15:16:22.186Z] > git checkout -f cf465e0b669e4d599c783b9aabd90b6cc09dc2da # timeout=10 [2021-01-15T15:16:26.584Z] Commit message: "Merge branch 'master' into v2-messaging" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-15T15:16:28.377Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-15T15:16:28.772Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-15T15:16:29.111Z] + true [2021-01-15T15:16:29.111Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-15T15:16:31.174Z] provisioning config files... [2021-01-15T15:16:31.223Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config4514085733775382885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-15T15:16:31.681Z] ---> docker-login.sh [2021-01-15T15:16:31.681Z] nexus3.edgexfoundry.org:10001 [2021-01-15T15:16:32.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T15:16:32.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T15:16:32.892Z] Configure a credential helper to remove this warning. See [2021-01-15T15:16:32.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T15:16:32.892Z] [2021-01-15T15:16:32.892Z] Login Succeeded [2021-01-15T15:16:32.892Z] nexus3.edgexfoundry.org:10002 [2021-01-15T15:16:33.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T15:16:33.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T15:16:33.441Z] Configure a credential helper to remove this warning. See [2021-01-15T15:16:33.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T15:16:33.441Z] [2021-01-15T15:16:33.441Z] Login Succeeded [2021-01-15T15:16:33.441Z] nexus3.edgexfoundry.org:10003 [2021-01-15T15:16:33.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T15:16:33.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T15:16:33.991Z] Configure a credential helper to remove this warning. See [2021-01-15T15:16:33.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T15:16:33.991Z] [2021-01-15T15:16:33.991Z] Login Succeeded [2021-01-15T15:16:33.991Z] nexus3.edgexfoundry.org:10004 [2021-01-15T15:16:34.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T15:16:34.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T15:16:34.545Z] Configure a credential helper to remove this warning. See [2021-01-15T15:16:34.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T15:16:34.545Z] [2021-01-15T15:16:34.545Z] Login Succeeded [2021-01-15T15:16:34.545Z] docker.io [2021-01-15T15:16:34.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T15:16:35.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T15:16:35.090Z] Configure a credential helper to remove this warning. See [2021-01-15T15:16:35.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T15:16:35.090Z] [2021-01-15T15:16:35.090Z] Login Succeeded [2021-01-15T15:16:35.090Z] ---> docker-login.sh ends [Pipeline] } [2021-01-15T15:16:35.107Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-15T15:16:35.631Z] ========================================================= [2021-01-15T15:16:35.632Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-15T15:16:35.632Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-15T15:16:36.013Z] + 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-15T15:16:38.680Z] Sending build context to Docker daemon 165.6MB [2021-01-15T15:16:38.680Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-15T15:16:38.680Z] Step 2/6 : FROM ${BASE} [2021-01-15T15:16:38.680Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-15T15:16:38.680Z] 5f621e34cdf4: Pulling fs layer [2021-01-15T15:16:38.680Z] a4357932f1b6: Pulling fs layer [2021-01-15T15:16:38.680Z] 18c013af1878: Pulling fs layer [2021-01-15T15:16:38.680Z] 00ac8860ef70: Pulling fs layer [2021-01-15T15:16:38.680Z] 63d7cb157983: Pulling fs layer [2021-01-15T15:16:38.680Z] b116817d02f9: Pulling fs layer [2021-01-15T15:16:38.680Z] 745a02a5169b: Pulling fs layer [2021-01-15T15:16:38.680Z] 00ac8860ef70: Waiting [2021-01-15T15:16:38.680Z] 63d7cb157983: Waiting [2021-01-15T15:16:38.680Z] b116817d02f9: Waiting [2021-01-15T15:16:38.680Z] 745a02a5169b: Waiting [2021-01-15T15:16:38.680Z] 18c013af1878: Download complete [2021-01-15T15:16:38.680Z] a4357932f1b6: Verifying Checksum [2021-01-15T15:16:38.680Z] a4357932f1b6: Download complete [2021-01-15T15:16:38.680Z] 5f621e34cdf4: Verifying Checksum [2021-01-15T15:16:38.680Z] 5f621e34cdf4: Download complete [2021-01-15T15:16:38.680Z] 63d7cb157983: Verifying Checksum [2021-01-15T15:16:38.680Z] 63d7cb157983: Download complete [2021-01-15T15:16:38.680Z] b116817d02f9: Verifying Checksum [2021-01-15T15:16:38.680Z] b116817d02f9: Download complete [2021-01-15T15:16:38.955Z] 5f621e34cdf4: Pull complete [2021-01-15T15:16:39.560Z] a4357932f1b6: Pull complete [2021-01-15T15:16:39.837Z] 18c013af1878: Pull complete [2021-01-15T15:16:40.816Z] 745a02a5169b: Verifying Checksum [2021-01-15T15:16:40.816Z] 745a02a5169b: Download complete [2021-01-15T15:16:42.245Z] 00ac8860ef70: Verifying Checksum [2021-01-15T15:16:42.245Z] 00ac8860ef70: Download complete [2021-01-15T15:16:42.697Z] gofmt -l . [2021-01-15T15:16:42.697Z] [ "`gofmt -l .`" = "" ] [2021-01-15T15:16:42.697Z] ./bin/test-go-mod-tidy.sh [2021-01-15T15:16:42.697Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-15T15:16:43.417Z] + ls -al . [2021-01-15T15:16:43.417Z] total 656 [2021-01-15T15:16:43.417Z] drwxrwxr-x 10 1001 1001 4096 Jan 15 15:16 . [2021-01-15T15:16:43.417Z] drwxr-xr-x 4 root root 28 Jan 15 15:13 .. [2021-01-15T15:16:43.417Z] -rw-rw-r-- 1 1001 1001 11 Jan 15 15:11 .dockerignore [2021-01-15T15:16:43.417Z] drwxrwxr-x 8 1001 1001 179 Jan 15 15:11 .git [2021-01-15T15:16:43.417Z] drwxrwxr-x 3 1001 1001 125 Jan 15 15:11 .github [2021-01-15T15:16:43.417Z] -rw-rw-r-- 1 1001 1001 824 Jan 15 15:11 .gitignore [2021-01-15T15:16:43.417Z] drwx------ 3 1001 1001 47 Jan 15 15:12 .semver [2021-01-15T15:16:43.417Z] -rw-rw-r-- 1 1001 1001 166 Jan 15 15:11 .sonarcloud.properties [2021-01-15T15:16:43.417Z] -rw-rw-r-- 1 1001 1001 7744 Jan 15 15:11 Attribution.txt [2021-01-15T15:16:43.417Z] -rw-rw-r-- 1 1001 1001 3804 Jan 15 15:11 CONTRIBUTING.md [2021-01-15T15:16:43.417Z] -rw-rw-r-- 1 1001 1001 931 Jan 15 15:11 Dockerfile.build [2021-01-15T15:16:43.417Z] -rw-rw-r-- 1 1001 1001 863 Jan 15 15:11 Jenkinsfile [2021-01-15T15:16:43.417Z] -rw-rw-r-- 1 1001 1001 10775 Jan 15 15:11 LICENSE [2021-01-15T15:16:43.417Z] -rw-rw-r-- 1 1001 1001 5750 Jan 15 15:11 Makefile [2021-01-15T15:16:43.417Z] -rw-rw-r-- 1 1001 1001 6524 Jan 15 15:11 README.md [2021-01-15T15:16:43.417Z] -rw-rw-r-- 1 1001 1001 6744 Jan 15 15:11 SECURITY.md [2021-01-15T15:16:43.417Z] -rw-rw-r-- 1 1001 1001 5 Jan 15 15:12 VERSION [2021-01-15T15:16:43.417Z] -rw-rw-r-- 1 1001 1001 4131 Jan 15 15:11 ZMQWindows.md [2021-01-15T15:16:43.417Z] drwxrwxr-x 2 1001 1001 117 Jan 15 15:11 bin [2021-01-15T15:16:43.417Z] drwxrwxr-x 14 1001 1001 4096 Jan 15 15:11 cmd [2021-01-15T15:16:43.417Z] -rw-r--r-- 1 root root 550280 Jan 15 15:15 coverage.out [2021-01-15T15:16:43.417Z] -rw-r--r-- 1 root root 981 Jan 15 15:16 go.mod [2021-01-15T15:16:43.417Z] -rw-r--r-- 1 root root 19241 Jan 15 15:16 go.sum [2021-01-15T15:16:43.417Z] drwxrwxr-x 8 1001 1001 127 Jan 15 15:11 internal [2021-01-15T15:16:43.417Z] drwxrwxr-x 4 1001 1001 26 Jan 15 15:11 openapi [2021-01-15T15:16:43.417Z] drwxrwxr-x 4 1001 1001 71 Jan 15 15:11 snap [2021-01-15T15:16:43.417Z] -rw-rw-r-- 1 1001 1001 168 Jan 15 15:11 version.go [Pipeline] sh [2021-01-15T15:16:44.332Z] + '[' -e coverage.out ] [2021-01-15T15:16:44.332Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-15T15:16:44.769Z] Stashed 1 file(s) [Pipeline] sh [2021-01-15T15:16:45.157Z] + make build [2021-01-15T15:16:45.157Z] 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-15T15:16:52.077Z] 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-15T15:16:52.410Z] 00ac8860ef70: Pull complete [2021-01-15T15:16:52.684Z] 63d7cb157983: Pull complete [2021-01-15T15:16:52.958Z] b116817d02f9: Pull complete [2021-01-15T15:16:56.394Z] 745a02a5169b: Pull complete [2021-01-15T15:16:56.394Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-15T15:16:56.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-15T15:16:56.394Z] ---> b7e6874047d6 [2021-01-15T15:16:56.394Z] 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-15T15:17:00.706Z] ---> Running in f09e6d13c5d3 [2021-01-15T15:17:01.309Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T15:17:01.912Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T15:17:02.510Z] (1/12) Installing libmagic (5.38-r0) [2021-01-15T15:17:02.782Z] (2/12) Installing file (5.38-r0) [2021-01-15T15:17:02.782Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-15T15:17:02.782Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-15T15:17:08.177Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-15T15:17:08.177Z] (6/12) Installing patch (2.7.6-r6) [2021-01-15T15:17:08.177Z] (7/12) Installing build-base (0.5-r2) [2021-01-15T15:17:08.177Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-15T15:17:08.177Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-15T15:17:08.177Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-15T15:17:08.447Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-15T15:17:08.447Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-15T15:17:08.447Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T15:17:08.721Z] OK: 217 MiB in 51 packages [2021-01-15T15:17:13.049Z] Removing intermediate container f09e6d13c5d3 [2021-01-15T15:17:13.049Z] ---> 167ce5a3a303 [2021-01-15T15:17:13.049Z] Step 4/6 : WORKDIR /edgex-go [2021-01-15T15:17:13.049Z] ---> Running in 2f90836796ba [2021-01-15T15:17:13.321Z] Removing intermediate container 2f90836796ba [2021-01-15T15:17:13.321Z] ---> a2d239260819 [2021-01-15T15:17:13.321Z] Step 5/6 : COPY go.mod . [2021-01-15T15:17:13.924Z] ---> be2adedd6de1 [2021-01-15T15:17:13.924Z] Step 6/6 : RUN go mod download [2021-01-15T15:17:13.924Z] ---> Running in f619991f7151 [2021-01-15T15:17:15.069Z] 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-15T15:17:15.069Z] 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-15T15:17:17.726Z] 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-15T15:17:18.000Z] 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-15T15:17:21.552Z] 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-15T15:17:25.291Z] 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-15T15:17:26.998Z] 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-15T15:17:30.542Z] 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-15T15:17:34.101Z] 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-15T15:17:35.614Z] 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-15T15:17:38.449Z] $ docker stop --time=1 3be407b262ac6c7cc594ca53615167c66697ecefc88840030dbfc6ef84bcabb1 [2021-01-15T15:17:40.720Z] $ docker rm -f 3be407b262ac6c7cc594ca53615167c66697ecefc88840030dbfc6ef84bcabb1 [2021-01-15T15:17:40.725Z] Removing intermediate container f619991f7151 [2021-01-15T15:17:40.725Z] ---> 8ac3a01fc17d [2021-01-15T15:17:40.725Z] Successfully built 8ac3a01fc17d [2021-01-15T15:17:40.725Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [2021-01-15T15:17:42.136Z] + docker inspect -f . ci-base-image-arm64 [2021-01-15T15:17:42.136Z] . [Pipeline] withDockerContainer [2021-01-15T15:17:44.704Z] prd-ubuntu18.04-docker-arm64-4c-16g-20494 does not seem to be running inside a container [2021-01-15T15:17:44.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-15T15:17:46.417Z] $ docker top 099773043f14ae32031e8dc5b5e49a476e351e94aa5378e3852cc4b0a5769479 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-01-15T15:17:47.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-15T15:17:47.115Z] [2021-01-15T15:17:47.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-15T15:17:47.365Z] + go version [2021-01-15T15:17:47.365Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-15T15:17:47.398Z] $ docker stop --time=1 099773043f14ae32031e8dc5b5e49a476e351e94aa5378e3852cc4b0a5769479 [2021-01-15T15:17:47.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-15T15:17:47.593Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-15T15:17:47.593Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-15T15:17:47.593Z] ca9280d653b3: Pulling fs layer [2021-01-15T15:17:47.593Z] 7e9c9ca2126c: Pulling fs layer [2021-01-15T15:17:47.868Z] cbdbe7a5bc2a: Download complete [2021-01-15T15:17:48.882Z] cbdbe7a5bc2a: Pull complete [2021-01-15T15:17:49.164Z] ca9280d653b3: Verifying Checksum [2021-01-15T15:17:49.164Z] ca9280d653b3: Download complete [2021-01-15T15:17:49.271Z] $ docker rm -f 099773043f14ae32031e8dc5b5e49a476e351e94aa5378e3852cc4b0a5769479 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-15T15:17:50.527Z] + docker inspect -f . ci-base-image-arm64 [2021-01-15T15:17:50.527Z] . [Pipeline] withDockerContainer [2021-01-15T15:17:50.791Z] prd-ubuntu18.04-docker-arm64-4c-16g-20494 does not seem to be running inside a container [2021-01-15T15:17:50.886Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-15T15:17:51.145Z] 7e9c9ca2126c: Verifying Checksum [2021-01-15T15:17:51.145Z] 7e9c9ca2126c: Download complete [2021-01-15T15:17:51.145Z] ca9280d653b3: Pull complete [2021-01-15T15:17:52.373Z] $ docker top 2e6a5db66dfc9cd640695b79654340e88f6808e6c30ee75f0da3a202e8c24709 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-15T15:17:52.769Z] ========================================================= [2021-01-15T15:17:52.769Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-15T15:17:52.769Z] ========================================================= [Pipeline] sh [2021-01-15T15:17:53.416Z] + make test [2021-01-15T15:17:53.416Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-15T15:18:01.393Z] 7e9c9ca2126c: Pull complete [2021-01-15T15:18:01.393Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-15T15:18:01.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-15T15:18:01.393Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-15T15:18:01.581Z] prd-centos7-docker-4c-2g-20491 does not seem to be running inside a container [2021-01-15T15:18:01.660Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-15T15:18:04.521Z] $ docker top 5685a9b13f2d4d9282537a3bf5cc6e3923db16e1672e010e941d61a70dc6b929 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T15:18:05.310Z] + grep parallel [2021-01-15T15:18:05.310Z] + docker-compose build --help [2021-01-15T15:18:06.751Z] --parallel Build images in parallel. [Pipeline] } [2021-01-15T15:18:06.774Z] $ docker stop --time=1 5685a9b13f2d4d9282537a3bf5cc6e3923db16e1672e010e941d61a70dc6b929 [2021-01-15T15:18:08.642Z] $ docker rm -f 5685a9b13f2d4d9282537a3bf5cc6e3923db16e1672e010e941d61a70dc6b929 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-15T15:18:09.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-15T15:18:09.360Z] . [Pipeline] withDockerContainer [2021-01-15T15:18:09.573Z] prd-centos7-docker-4c-2g-20491 does not seem to be running inside a container [2021-01-15T15:18:09.996Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-15T15:18:11.394Z] $ docker top a22cbcd7bd5f3ba9caac0a6e78e728aabc58bf5a9b8b82b39c7f91718e23e3bd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T15:18:12.105Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-15T15:18:13.574Z] Building docker-core-command-go ... [2021-01-15T15:18:13.574Z] Building docker-core-data-go ... [2021-01-15T15:18:13.574Z] Building docker-core-metadata-go ... [2021-01-15T15:18:13.574Z] Building docker-security-bootstrap-redis-go ... [2021-01-15T15:18:13.574Z] Building docker-security-proxy-setup-go ... [2021-01-15T15:18:13.574Z] Building docker-security-secretstore-setup-go ... [2021-01-15T15:18:13.574Z] Building docker-support-notifications-go ... [2021-01-15T15:18:13.574Z] Building docker-support-scheduler-go ... [2021-01-15T15:18:13.574Z] Building docker-sys-mgmt-agent-go ... [2021-01-15T15:18:13.575Z] Building docker-security-bootstrap-redis-go [2021-01-15T15:18:13.575Z] Building docker-core-data-go [2021-01-15T15:18:13.575Z] Building docker-support-notifications-go [2021-01-15T15:18:13.575Z] Building docker-security-secretstore-setup-go [2021-01-15T15:18:13.575Z] Building docker-support-scheduler-go [2021-01-15T15:18:15.577Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-15T15:18:54.720Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-15T15:19:10.640Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T15:19:10.640Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-15T15:19:10.640Z] ---> bf9d3642cdfa [2021-01-15T15:19:10.640Z] Step 3/24 : WORKDIR /edgex-go [2021-01-15T15:19:10.640Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T15:19:10.640Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-15T15:19:10.640Z] ---> bf9d3642cdfa [2021-01-15T15:19:10.640Z] Step 3/24 : WORKDIR /edgex-go [2021-01-15T15:19:10.640Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T15:19:10.640Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-15T15:19:10.640Z] ---> bf9d3642cdfa [2021-01-15T15:19:10.640Z] Step 3/21 : WORKDIR /edgex-go [2021-01-15T15:19:10.640Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T15:19:10.640Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-15T15:19:10.640Z] ---> bf9d3642cdfa [2021-01-15T15:19:10.640Z] Step 3/23 : WORKDIR /edgex-go [2021-01-15T15:19:10.640Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T15:19:10.640Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-15T15:19:10.640Z] ---> bf9d3642cdfa [2021-01-15T15:19:10.640Z] Step 3/22 : WORKDIR /edgex-go [2021-01-15T15:19:10.640Z] ---> Running in 5a4a426b9d5b [2021-01-15T15:19:10.640Z] ---> Running in 4e4600d2fba9 [2021-01-15T15:19:10.640Z] ---> Running in 487f3019d0e9 [2021-01-15T15:19:10.640Z] ---> Running in 44d77761e18c [2021-01-15T15:19:10.640Z] ---> Running in e28b3735f738 [2021-01-15T15:19:10.640Z] Removing intermediate container e28b3735f738 [2021-01-15T15:19:10.640Z] ---> 97be15ebb9ae [2021-01-15T15:19:10.640Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T15:19:10.640Z] Removing intermediate container 44d77761e18c [2021-01-15T15:19:10.640Z] ---> 78f1a9652f2d [2021-01-15T15:19:10.640Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T15:19:10.640Z] Removing intermediate container 487f3019d0e9 [2021-01-15T15:19:10.640Z] ---> e668ded408ee [2021-01-15T15:19:10.640Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T15:19:10.640Z] Removing intermediate container 5a4a426b9d5b [2021-01-15T15:19:10.640Z] ---> db65f166dff7 [2021-01-15T15:19:10.640Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T15:19:10.640Z] Removing intermediate container 4e4600d2fba9 [2021-01-15T15:19:10.640Z] ---> 3a796516ec26 [2021-01-15T15:19:10.640Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T15:19:10.640Z] ---> Running in 7f5de4552779 [2021-01-15T15:19:10.640Z] ---> Running in 08b18e3b8d5d [2021-01-15T15:19:10.640Z] ---> Running in e807b2347148 [2021-01-15T15:19:10.640Z] ---> Running in 48b91ca317a5 [2021-01-15T15:19:10.640Z] ---> Running in 0301ee476bf6 [2021-01-15T15:19:14.413Z] Removing intermediate container 08b18e3b8d5d [2021-01-15T15:19:14.413Z] ---> 3f1f0b381567 [2021-01-15T15:19:14.413Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-15T15:19:14.695Z] Removing intermediate container e807b2347148 [2021-01-15T15:19:14.695Z] ---> 10d76d50c62f [2021-01-15T15:19:14.695Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-15T15:19:14.695Z] Removing intermediate container 0301ee476bf6 [2021-01-15T15:19:14.695Z] ---> ff8fa32890a4 [2021-01-15T15:19:14.695Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-15T15:19:14.695Z] ---> Running in 0be858f7ee60 [2021-01-15T15:19:14.695Z] ---> Running in c965455701c6 [2021-01-15T15:19:14.695Z] ---> Running in f6eb51604141 [2021-01-15T15:19:14.695Z] Removing intermediate container 7f5de4552779 [2021-01-15T15:19:14.695Z] ---> 209971c01804 [2021-01-15T15:19:14.695Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-15T15:19:14.991Z] ---> Running in d8f8bb455177 [2021-01-15T15:19:14.991Z] Removing intermediate container 48b91ca317a5 [2021-01-15T15:19:14.991Z] ---> c2e12d5054cc [2021-01-15T15:19:14.991Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-15T15:19:15.267Z] ---> Running in 0e1aa44423c2 [2021-01-15T15:19:16.955Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-15T15:19:16.956Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-15T15:19:16.956Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-15T15:19:16.956Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-15T15:19:16.956Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-15T15:19:16.956Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-15T15:19:16.956Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-15T15:19:16.956Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-15T15:19:16.956Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-15T15:19:17.273Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T15:19:17.273Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T15:19:17.273Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T15:19:17.545Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T15:19:17.545Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T15:19:17.545Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T15:19:17.813Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T15:19:17.813Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T15:19:18.089Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T15:19:18.090Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T15:19:18.447Z] OK: 233 MiB in 51 packages [2021-01-15T15:19:18.447Z] OK: 233 MiB in 51 packages [2021-01-15T15:19:18.784Z] OK: 233 MiB in 51 packages [2021-01-15T15:19:18.784Z] OK: 233 MiB in 51 packages [2021-01-15T15:19:18.785Z] OK: 233 MiB in 51 packages [2021-01-15T15:19:19.582Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-15T15:19:19.582Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-15T15:19:19.582Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-15T15:19:20.307Z] Removing intermediate container f6eb51604141 [2021-01-15T15:19:20.307Z] ---> acd06e862a89 [2021-01-15T15:19:20.307Z] Step 6/24 : COPY go.mod . [2021-01-15T15:19:20.307Z] Removing intermediate container c965455701c6 [2021-01-15T15:19:20.307Z] ---> 83f8644eda56 [2021-01-15T15:19:20.307Z] Step 6/21 : COPY go.mod . [2021-01-15T15:19:20.307Z] Removing intermediate container 0be858f7ee60 [2021-01-15T15:19:20.307Z] ---> 50bb90483a35 [2021-01-15T15:19:20.307Z] Step 6/22 : COPY go.mod . [2021-01-15T15:19:20.598Z] Removing intermediate container d8f8bb455177 [2021-01-15T15:19:20.598Z] ---> 3c8d7f7255be [2021-01-15T15:19:20.598Z] Step 6/24 : COPY go.mod . [2021-01-15T15:19:20.598Z] Removing intermediate container 0e1aa44423c2 [2021-01-15T15:19:20.598Z] ---> 5795f05ce17c [2021-01-15T15:19:20.598Z] Step 6/23 : COPY go.mod . [2021-01-15T15:19:20.598Z] ---> 0240c882bf40 [2021-01-15T15:19:20.598Z] Step 7/24 : RUN go mod download [2021-01-15T15:19:20.598Z] ---> Running in 2f20043e597a [2021-01-15T15:19:20.884Z] ---> 92005d6217fe [2021-01-15T15:19:20.884Z] Step 7/21 : RUN go mod download [2021-01-15T15:19:21.177Z] ---> Running in 6155fc0bfe52 [2021-01-15T15:19:21.177Z] ---> fc6a79b995e8 [2021-01-15T15:19:21.177Z] Step 7/22 : RUN go mod download [2021-01-15T15:19:21.177Z] ---> 10b25f811f1b [2021-01-15T15:19:21.177Z] Step 7/23 : RUN go mod download [2021-01-15T15:19:21.177Z] ---> 862c1101ab85 [2021-01-15T15:19:21.177Z] Step 7/24 : RUN go mod download [2021-01-15T15:19:21.444Z] ---> Running in 3290d32c16b8 [2021-01-15T15:19:21.444Z] ---> Running in 1e1ff3e59f80 [2021-01-15T15:19:21.444Z] ---> Running in a990176bda94 [2021-01-15T15:19:25.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.250s coverage: 46.6% of statements [2021-01-15T15:19:25.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-15T15:19:25.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-15T15:19:25.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-15T15:19:25.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-15T15:19:25.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-15T15:19:25.135Z] Removing intermediate container 3290d32c16b8 [2021-01-15T15:19:25.135Z] ---> caf89f6d2b34 [2021-01-15T15:19:25.135Z] Step 8/22 : COPY . . [2021-01-15T15:19:25.135Z] Removing intermediate container 6155fc0bfe52 [2021-01-15T15:19:25.135Z] ---> 967b3332f974 [2021-01-15T15:19:25.135Z] Step 8/21 : COPY . . [2021-01-15T15:19:25.766Z] Removing intermediate container 2f20043e597a [2021-01-15T15:19:25.766Z] ---> b598ee4229a5 [2021-01-15T15:19:25.766Z] Step 8/24 : COPY . . [2021-01-15T15:19:25.766Z] Removing intermediate container a990176bda94 [2021-01-15T15:19:25.766Z] ---> edfeb49ede4e [2021-01-15T15:19:25.766Z] Step 8/24 : COPY . . [2021-01-15T15:19:25.766Z] Removing intermediate container 1e1ff3e59f80 [2021-01-15T15:19:25.766Z] ---> c356bdcd5e2b [2021-01-15T15:19:25.766Z] Step 8/23 : COPY . . [2021-01-15T15:19:33.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.519s coverage: 27.0% of statements [2021-01-15T15:19:33.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-15T15:19:33.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-15T15:19:33.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-15T15:19:33.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-15T15:19:33.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-15T15:19:33.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-15T15:19:33.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.063s coverage: 100.0% of statements [2021-01-15T15:19:33.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-15T15:19:33.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.069s coverage: 100.0% of statements [2021-01-15T15:19:33.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-15T15:19:33.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-15T15:19:33.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.361s coverage: 67.9% of statements [2021-01-15T15:19:33.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-15T15:19:33.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-15T15:19:33.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.711s coverage: 82.3% of statements [2021-01-15T15:19:33.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-15T15:19:33.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-15T15:19:33.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-15T15:19:33.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-15T15:19:41.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.058s coverage: 28.6% of statements [2021-01-15T15:19:41.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-15T15:19:41.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-15T15:19:41.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-15T15:19:41.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-15T15:19:41.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-15T15:19:41.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.208s coverage: 100.0% of statements [2021-01-15T15:19:41.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-15T15:19:41.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.078s coverage: 100.0% of statements [2021-01-15T15:19:41.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-15T15:19:41.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.346s coverage: 86.7% of statements [2021-01-15T15:19:41.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-15T15:19:41.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.370s coverage: 97.5% of statements [2021-01-15T15:19:41.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-15T15:19:41.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.153s coverage: 78.3% of statements [2021-01-15T15:19:41.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-15T15:19:41.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-15T15:19:41.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-15T15:19:41.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-15T15:19:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.175s coverage: 92.8% of statements [2021-01-15T15:19:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-15T15:19:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-15T15:19:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-15T15:19:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-15T15:19:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-15T15:19:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-15T15:19:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-15T15:19:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-15T15:19:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-15T15:19:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-15T15:19:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-15T15:19:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-15T15:19:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-15T15:19:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-15T15:19:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-15T15:19:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-15T15:19:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-15T15:19:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-15T15:19:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2021-01-15T15:19:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-15T15:19:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-15T15:19:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.147s coverage: 0.1% of statements [2021-01-15T15:19:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-15T15:19:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-15T15:19:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-15T15:19:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-15T15:19:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2021-01-15T15:19:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-15T15:19:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.116s coverage: 75.5% of statements [2021-01-15T15:19:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-15T15:19:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 80.8% of statements [2021-01-15T15:19:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.124s coverage: 87.2% of statements [2021-01-15T15:19:50.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.159s coverage: 84.2% of statements [2021-01-15T15:19:51.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.175s coverage: 91.4% of statements [2021-01-15T15:19:51.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-15T15:19:55.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.589s coverage: 63.5% of statements [2021-01-15T15:19:55.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-15T15:19:55.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-15T15:19:55.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements [2021-01-15T15:19:55.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements [2021-01-15T15:19:55.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements [2021-01-15T15:19:55.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements [2021-01-15T15:19:56.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2021-01-15T15:20:00.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.027s coverage: 68.9% of statements [2021-01-15T15:20:00.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-15T15:20:00.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-15T15:20:00.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-15T15:20:00.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-15T15:20:00.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-15T15:20:01.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.375s coverage: 37.0% of statements [2021-01-15T15:20:01.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-15T15:20:01.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-15T15:20:01.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.598s coverage: 84.0% of statements [2021-01-15T15:20:01.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.116s coverage: 100.0% of statements [2021-01-15T15:20:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.347s coverage: 47.1% of statements [2021-01-15T15:20:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-15T15:20:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-15T15:20:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-15T15:20:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-15T15:20:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-15T15:20:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.143s coverage: 100.0% of statements [2021-01-15T15:20:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-15T15:20:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.117s coverage: 100.0% of statements [2021-01-15T15:20:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-15T15:20:14.003Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.884s coverage: 29.1% of statements [2021-01-15T15:20:14.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-15T15:20:14.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-15T15:20:14.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-15T15:20:14.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-15T15:20:14.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-15T15:20:14.003Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.205s coverage: 99.0% of statements [2021-01-15T15:20:14.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-15T15:20:14.003Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.133s coverage: 100.0% of statements [2021-01-15T15:20:14.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-15T15:20:14.003Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.051s coverage: 0.0% of statements [2021-01-15T15:20:14.003Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-15T15:20:14.003Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.069s coverage: 100.0% of statements [2021-01-15T15:20:14.003Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-15T15:20:14.003Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-15T15:20:14.003Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-15T15:20:14.003Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-15T15:20:14.003Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.119s coverage: 87.9% of statements [2021-01-15T15:20:14.003Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-15T15:20:14.003Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-15T15:20:14.003Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.073s coverage: 100.0% of statements [2021-01-15T15:20:14.003Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-01-15T15:20:15.976Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-15T15:20:16.570Z] GO111MODULE=on go vet ./... [2021-01-15T15:20:35.037Z] ---> d93fe74a1270 [2021-01-15T15:20:35.037Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-15T15:20:35.037Z] ---> b84ef0d44130 [2021-01-15T15:20:35.037Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-15T15:20:35.037Z] ---> d193a7add6b7 [2021-01-15T15:20:35.037Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-15T15:20:35.037Z] ---> 8829564fe3d6 [2021-01-15T15:20:35.037Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-15T15:20:35.037Z] ---> c9ab760889d6 [2021-01-15T15:20:35.037Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-15T15:20:35.037Z] ---> Running in 39ff248b670f [2021-01-15T15:20:35.037Z] ---> Running in 7e113ad666e8 [2021-01-15T15:20:35.037Z] ---> Running in e3b88f2430aa [2021-01-15T15:20:35.037Z] ---> Running in e5a8682cd588 [2021-01-15T15:20:35.037Z] ---> Running in 20ae455185cb [2021-01-15T15:20:35.823Z] 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-15T15:20:35.823Z] 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-15T15:20:35.823Z] 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-15T15:20:35.823Z] 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-15T15:20:35.823Z] 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-15T15:21:23.290Z] 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-15T15:21:24.605Z] gofmt -l . [2021-01-15T15:21:24.605Z] [ "`gofmt -l .`" = "" ] [2021-01-15T15:21:26.580Z] ./bin/test-go-mod-tidy.sh [2021-01-15T15:21:26.853Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-15T15:21:28.983Z] + ls -al . [2021-01-15T15:21:28.983Z] total 684 [2021-01-15T15:21:28.983Z] drwxrwxr-x 9 1001 1001 4096 Jan 15 15:21 . [2021-01-15T15:21:28.983Z] drwxr-xr-x 4 root root 4096 Jan 15 15:17 .. [2021-01-15T15:21:28.983Z] -rw-rw-r-- 1 1001 1001 11 Jan 15 15:16 .dockerignore [2021-01-15T15:21:28.983Z] drwxrwxr-x 8 1001 1001 4096 Jan 15 15:16 .git [2021-01-15T15:21:28.984Z] drwxrwxr-x 3 1001 1001 4096 Jan 15 15:16 .github [2021-01-15T15:21:28.984Z] -rw-rw-r-- 1 1001 1001 824 Jan 15 15:16 .gitignore [2021-01-15T15:21:28.984Z] -rw-rw-r-- 1 1001 1001 166 Jan 15 15:16 .sonarcloud.properties [2021-01-15T15:21:28.984Z] -rw-rw-r-- 1 1001 1001 7744 Jan 15 15:16 Attribution.txt [2021-01-15T15:21:28.984Z] -rw-rw-r-- 1 1001 1001 3804 Jan 15 15:16 CONTRIBUTING.md [2021-01-15T15:21:28.984Z] -rw-rw-r-- 1 1001 1001 931 Jan 15 15:16 Dockerfile.build [2021-01-15T15:21:28.984Z] -rw-rw-r-- 1 1001 1001 863 Jan 15 15:16 Jenkinsfile [2021-01-15T15:21:28.984Z] -rw-rw-r-- 1 1001 1001 10775 Jan 15 15:16 LICENSE [2021-01-15T15:21:28.984Z] -rw-rw-r-- 1 1001 1001 5750 Jan 15 15:16 Makefile [2021-01-15T15:21:28.984Z] -rw-rw-r-- 1 1001 1001 6524 Jan 15 15:16 README.md [2021-01-15T15:21:28.984Z] -rw-rw-r-- 1 1001 1001 6744 Jan 15 15:16 SECURITY.md [2021-01-15T15:21:28.984Z] -rw-rw-r-- 1 1001 1001 5 Jan 15 15:12 VERSION [2021-01-15T15:21:28.984Z] -rw-rw-r-- 1 1001 1001 4131 Jan 15 15:16 ZMQWindows.md [2021-01-15T15:21:28.984Z] drwxrwxr-x 2 1001 1001 4096 Jan 15 15:16 bin [2021-01-15T15:21:28.984Z] drwxrwxr-x 14 1001 1001 4096 Jan 15 15:16 cmd [2021-01-15T15:21:28.984Z] -rw-r--r-- 1 root root 550280 Jan 15 15:20 coverage.out [2021-01-15T15:21:28.984Z] -rw-r--r-- 1 root root 981 Jan 15 15:21 go.mod [2021-01-15T15:21:28.984Z] -rw-r--r-- 1 root root 19241 Jan 15 15:21 go.sum [2021-01-15T15:21:28.984Z] drwxrwxr-x 8 1001 1001 4096 Jan 15 15:16 internal [2021-01-15T15:21:28.984Z] drwxrwxr-x 4 1001 1001 4096 Jan 15 15:16 openapi [2021-01-15T15:21:28.984Z] drwxrwxr-x 4 1001 1001 4096 Jan 15 15:16 snap [2021-01-15T15:21:28.984Z] -rw-rw-r-- 1 1001 1001 168 Jan 15 15:16 version.go [Pipeline] sh [2021-01-15T15:21:29.651Z] + '[' -e coverage.out ] [2021-01-15T15:21:29.651Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-15T15:21:29.674Z] Warning: overwriting stash ‘coverage-report’ [2021-01-15T15:21:30.825Z] Stashed 1 file(s) [Pipeline] sh [2021-01-15T15:21:31.519Z] + make build [2021-01-15T15:21:31.519Z] 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-15T15:21:36.142Z] Removing intermediate container e3b88f2430aa [2021-01-15T15:21:36.142Z] ---> ed47f97f4013 [2021-01-15T15:21:36.142Z] [2021-01-15T15:21:36.142Z] Step 10/22 : FROM alpine:3.12 [2021-01-15T15:21:36.142Z] Removing intermediate container 39ff248b670f [2021-01-15T15:21:36.142Z] ---> 080fa9f09287 [2021-01-15T15:21:36.142Z] [2021-01-15T15:21:36.142Z] Step 10/21 : FROM scratch [2021-01-15T15:21:36.142Z] ---> [2021-01-15T15:21:36.142Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-15T15:21:36.142Z] Removing intermediate container e5a8682cd588 [2021-01-15T15:21:36.142Z] ---> 043572aa9ba3 [2021-01-15T15:21:36.142Z] [2021-01-15T15:21:36.142Z] Step 10/24 : FROM alpine:3.12 [2021-01-15T15:21:36.142Z] Removing intermediate container 7e113ad666e8 [2021-01-15T15:21:36.142Z] ---> 3d35279a42e8 [2021-01-15T15:21:36.142Z] [2021-01-15T15:21:36.142Z] Step 10/24 : FROM scratch [2021-01-15T15:21:36.142Z] ---> [2021-01-15T15:21:36.142Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-15T15:21:36.142Z] 3.12: Pulling from library/alpine [2021-01-15T15:21:36.142Z] 3.12: Pulling from library/alpine [2021-01-15T15:21:36.857Z] ---> Running in 846b37d5bff2 [2021-01-15T15:21:36.857Z] ---> Running in c17e7db53233 [2021-01-15T15:21:37.509Z] Removing intermediate container 846b37d5bff2 [2021-01-15T15:21:37.509Z] ---> fff64ba0d98d [2021-01-15T15:21:37.509Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-15T15:21:37.828Z] Removing intermediate container c17e7db53233 [2021-01-15T15:21:37.828Z] ---> d3de26faa6bc [2021-01-15T15:21:37.828Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-15T15:21:37.828Z] ---> Running in b4900cbc1fc7 [2021-01-15T15:21:37.828Z] ---> Running in 6e77872cdd22 [2021-01-15T15:21:37.828Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-15T15:21:37.828Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-15T15:21:37.828Z] Status: Downloaded newer image for alpine:3.12 [2021-01-15T15:21:37.828Z] ---> 389fef711851 [2021-01-15T15:21:37.828Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-15T15:21:37.828Z] Status: Downloaded newer image for alpine:3.12 [2021-01-15T15:21:37.828Z] ---> 389fef711851 [2021-01-15T15:21:38.132Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-15T15:21:39.574Z] ---> Running in 590275de3050 [2021-01-15T15:21:39.574Z] Removing intermediate container b4900cbc1fc7 [2021-01-15T15:21:39.574Z] ---> e1cd340aaf3c [2021-01-15T15:21:39.574Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-15T15:21:39.574Z] ---> Running in 65bfefd36d6e [2021-01-15T15:21:40.207Z] Removing intermediate container 6e77872cdd22 [2021-01-15T15:21:40.207Z] ---> 443d4978c50b [2021-01-15T15:21:40.207Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-15T15:21:40.207Z] ---> Running in 79cf85b58ac6 [2021-01-15T15:21:40.804Z] ---> Running in e0aa5a36ef46 [2021-01-15T15:21:41.408Z] Removing intermediate container 79cf85b58ac6 [2021-01-15T15:21:41.408Z] ---> 732990927016 [2021-01-15T15:21:41.408Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T15:21:41.408Z] Removing intermediate container 20ae455185cb [2021-01-15T15:21:41.408Z] ---> 0832cad55b91 [2021-01-15T15:21:41.408Z] [2021-01-15T15:21:41.408Z] Step 10/23 : FROM alpine:3.12 [2021-01-15T15:21:41.408Z] ---> 389fef711851 [2021-01-15T15:21:41.408Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-15T15:21:41.714Z] Removing intermediate container e0aa5a36ef46 [2021-01-15T15:21:41.714Z] ---> 2135e582f0c1 [2021-01-15T15:21:41.714Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-15T15:21:41.714Z] ---> Running in 8a3d93f6c2de [2021-01-15T15:21:41.716Z] 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-15T15:21:42.000Z] ---> 316dd612d683 [2021-01-15T15:21:42.000Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-15T15:21:42.318Z] Removing intermediate container 8a3d93f6c2de [2021-01-15T15:21:42.319Z] ---> a0844c51e00b [2021-01-15T15:21:42.319Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-15T15:21:42.603Z] ---> Running in 2c01a94064ac [2021-01-15T15:21:42.603Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T15:21:42.603Z] ---> ca84e7bce965 [2021-01-15T15:21:42.603Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-15T15:21:42.603Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T15:21:42.900Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T15:21:42.900Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T15:21:43.261Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-15T15:21:43.261Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-15T15:21:43.261Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-15T15:21:43.261Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-15T15:21:43.261Z] Removing intermediate container 2c01a94064ac [2021-01-15T15:21:43.262Z] ---> f45a4a9c5962 [2021-01-15T15:21:43.262Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-15T15:21:43.262Z] (4/5) Installing curl (7.69.1-r3) [2021-01-15T15:21:43.563Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-15T15:21:43.563Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T15:21:43.563Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-15T15:21:43.563Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-15T15:21:43.563Z] (4/5) Installing curl (7.69.1-r3) [2021-01-15T15:21:43.563Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-15T15:21:43.563Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T15:21:43.563Z] Executing ca-certificates-20191127-r4.trigger [2021-01-15T15:21:43.563Z] Executing ca-certificates-20191127-r4.trigger [2021-01-15T15:21:43.864Z] OK: 7 MiB in 19 packages [2021-01-15T15:21:43.864Z] OK: 7 MiB in 19 packages [2021-01-15T15:21:44.158Z] ---> Running in 02e16f3f3920 [2021-01-15T15:21:44.430Z] ---> 551954545d80 [2021-01-15T15:21:44.430Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-15T15:21:45.053Z] Removing intermediate container 02e16f3f3920 [2021-01-15T15:21:45.053Z] ---> 4dee96c510f1 [2021-01-15T15:21:45.053Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T15:21:45.053Z] ---> d052d3c3db55 [2021-01-15T15:21:45.053Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-15T15:21:45.345Z] ---> Running in 15795116d7a1 [2021-01-15T15:21:45.345Z] ---> 4ba6dfdbf6bf [2021-01-15T15:21:45.345Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-15T15:21:46.009Z] ---> Running in 9b65b94e4e1a [2021-01-15T15:21:46.294Z] Removing intermediate container 65bfefd36d6e [2021-01-15T15:21:46.294Z] ---> b4e03209ea2b [2021-01-15T15:21:46.294Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-15T15:21:46.294Z] Removing intermediate container 590275de3050 [2021-01-15T15:21:46.294Z] ---> f0a17cabb549 [2021-01-15T15:21:46.294Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-15T15:21:46.605Z] ---> Running in 0ec1452baae2 [2021-01-15T15:21:46.605Z] ---> Running in ef04f0b63c15 [2021-01-15T15:21:46.605Z] ---> bfe21f105a30 [2021-01-15T15:21:46.605Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T15:21:46.605Z] Removing intermediate container 9b65b94e4e1a [2021-01-15T15:21:46.605Z] ---> 47dcf31375ca [2021-01-15T15:21:46.605Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T15:21:46.922Z] ---> Running in 3b5fe37f038e [2021-01-15T15:21:47.552Z] Removing intermediate container 0ec1452baae2 [2021-01-15T15:21:47.552Z] ---> ee0cc0d38408 [2021-01-15T15:21:47.552Z] Step 13/22 : WORKDIR / [2021-01-15T15:21:47.552Z] Removing intermediate container ef04f0b63c15 [2021-01-15T15:21:47.552Z] ---> 048b4804b97c [2021-01-15T15:21:47.552Z] Step 13/24 : WORKDIR / [2021-01-15T15:21:47.849Z] ---> Running in 7e6116827450 [2021-01-15T15:21:47.849Z] ---> Running in 1bb7f42913e7 [2021-01-15T15:21:47.849Z] Removing intermediate container 3b5fe37f038e [2021-01-15T15:21:47.849Z] ---> 54eb35293834 [2021-01-15T15:21:47.849Z] Step 19/21 : LABEL arch=x86_64 [2021-01-15T15:21:47.849Z] ---> dca11b4a4cba [2021-01-15T15:21:47.849Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-15T15:21:47.849Z] ---> Running in c00162020849 [2021-01-15T15:21:48.679Z] Removing intermediate container 1bb7f42913e7 [2021-01-15T15:21:48.679Z] ---> 14099b524a12 [2021-01-15T15:21:48.679Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-15T15:21:48.679Z] Removing intermediate container 7e6116827450 [2021-01-15T15:21:48.679Z] ---> 5df89eb3c91e [2021-01-15T15:21:48.679Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T15:21:48.980Z] Removing intermediate container c00162020849 [2021-01-15T15:21:48.980Z] ---> 750ea0f37ad1 [2021-01-15T15:21:48.980Z] Step 20/21 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da [2021-01-15T15:21:48.980Z] Removing intermediate container 15795116d7a1 [2021-01-15T15:21:48.980Z] ---> d405675e843a [2021-01-15T15:21:48.980Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-15T15:21:49.261Z] ---> Running in f25a1e67bb36 [2021-01-15T15:21:49.261Z] ---> Running in da1a047c7f6a [2021-01-15T15:21:49.580Z] ---> 0322e19e54f6 [2021-01-15T15:21:49.580Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-15T15:21:49.936Z] ---> bfdba393627e [2021-01-15T15:21:49.937Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-15T15:21:49.937Z] ---> 429486236861 [2021-01-15T15:21:49.937Z] 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-15T15:21:49.937Z] Removing intermediate container f25a1e67bb36 [2021-01-15T15:21:49.937Z] ---> d8374bddc397 [2021-01-15T15:21:49.937Z] Step 21/21 : LABEL version=0.0.0 [2021-01-15T15:21:50.289Z] ---> Running in d63a5b70c4cf [2021-01-15T15:21:50.652Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T15:21:50.652Z] ---> 775a77625dec [2021-01-15T15:21:50.652Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-15T15:21:51.051Z] Removing intermediate container d63a5b70c4cf [2021-01-15T15:21:51.051Z] ---> c0d440d43ba3 [2021-01-15T15:21:51.051Z] [2021-01-15T15:21:51.051Z] ---> 0fb6a1b0c09f [2021-01-15T15:21:51.051Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-15T15:21:51.051Z] ---> 7db127296254 [2021-01-15T15:21:51.051Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-15T15:21:51.051Z] ---> Running in d35098b1b1fb [2021-01-15T15:21:51.991Z] ---> 9b8198cb2312 [2021-01-15T15:21:51.991Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-15T15:21:51.991Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T15:21:52.755Z] ---> 2ad6fcbf1d53 [2021-01-15T15:21:52.755Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-15T15:21:52.755Z] Removing intermediate container d35098b1b1fb [2021-01-15T15:21:52.755Z] ---> fa2b0ea1c164 [2021-01-15T15:21:52.755Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T15:21:52.755Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-15T15:21:52.755Z] Successfully built c0d440d43ba3 [2021-01-15T15:21:52.755Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-15T15:21:52.755Z] Building docker-sys-mgmt-agent-go [2021-01-15T15:21:52.755Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-15T15:21:53.047Z]  Building docker-support-scheduler-go ... done  ---> Running in 488bf13bd429 [2021-01-15T15:21:53.047Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-15T15:21:53.332Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-15T15:21:53.332Z] ---> 1c020d2a4287 [2021-01-15T15:21:53.332Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-15T15:21:53.332Z] Removing intermediate container 488bf13bd429 [2021-01-15T15:21:53.332Z] ---> f6b433f58ffa [2021-01-15T15:21:53.332Z] Step 22/24 : LABEL arch=x86_64 [2021-01-15T15:21:53.332Z] ---> 143e9fbd6bd0 [2021-01-15T15:21:53.332Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-15T15:21:53.332Z] ---> Running in d434afbc2d57 [2021-01-15T15:21:53.635Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-15T15:21:53.635Z] ---> Running in 1baa40aef028 [2021-01-15T15:21:53.635Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T15:21:53.635Z] OK: 8 MiB in 19 packages [2021-01-15T15:21:54.442Z] Removing intermediate container 1baa40aef028 [2021-01-15T15:21:54.442Z] ---> fc3692de8334 [2021-01-15T15:21:54.442Z] Step 23/24 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da [2021-01-15T15:21:55.094Z] ---> Running in 44c127b8eba3 [2021-01-15T15:21:56.033Z] ---> be6e7cc0be1a [2021-01-15T15:21:56.033Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-15T15:21:56.497Z] Removing intermediate container 44c127b8eba3 [2021-01-15T15:21:56.497Z] ---> a38457a043ac [2021-01-15T15:21:56.497Z] Step 24/24 : LABEL version=0.0.0 [2021-01-15T15:21:56.497Z] ---> Running in 3b8b0c08e85c [2021-01-15T15:21:56.867Z] Removing intermediate container da1a047c7f6a [2021-01-15T15:21:56.867Z] ---> 5c281411c82a [2021-01-15T15:21:56.867Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T15:21:56.867Z] ---> ed0f75be5695 [2021-01-15T15:21:56.867Z] 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-15T15:21:57.218Z] ---> Running in f7692346100f [2021-01-15T15:21:58.769Z] Removing intermediate container d434afbc2d57 [2021-01-15T15:21:58.770Z] ---> 7ac953a0787d [2021-01-15T15:21:58.770Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-15T15:21:58.770Z] Removing intermediate container 3b8b0c08e85c [2021-01-15T15:21:58.770Z] ---> 01baf967a68c [2021-01-15T15:21:58.770Z] [2021-01-15T15:21:58.770Z] Successfully built 01baf967a68c [2021-01-15T15:21:59.076Z] Successfully tagged docker-support-notifications-go:latest [2021-01-15T15:21:59.076Z]  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go [2021-01-15T15:21:59.407Z] ---> a56812d07752 [2021-01-15T15:21:59.407Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-15T15:21:59.792Z] ---> Running in 45a13bc93987 [2021-01-15T15:22:00.924Z] Removing intermediate container 45a13bc93987 [2021-01-15T15:22:00.924Z] ---> 8f3cbfd0735f [2021-01-15T15:22:00.924Z] Step 20/22 : LABEL arch=x86_64 [2021-01-15T15:22:02.569Z] ---> Running in ebd7f65f81df [2021-01-15T15:22:03.624Z] ---> bb4b287fe0c6 [2021-01-15T15:22:03.624Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-15T15:22:03.953Z] 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-15T15:22:04.690Z] Removing intermediate container ebd7f65f81df [2021-01-15T15:22:04.690Z] ---> ee6edcdf44bc [2021-01-15T15:22:04.690Z] Step 21/22 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da [2021-01-15T15:22:05.111Z] ---> Running in 6b5ddc02a21e [2021-01-15T15:22:05.111Z] Removing intermediate container f7692346100f [2021-01-15T15:22:05.111Z] ---> 8aa13291bd23 [2021-01-15T15:22:05.111Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-15T15:22:05.774Z] ---> Running in e21e99eb8044 [2021-01-15T15:22:05.774Z] ---> 3b49ce6a23e0 [2021-01-15T15:22:05.774Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-15T15:22:06.904Z] ---> Running in 9aacfb78ce95 [2021-01-15T15:22:07.526Z] Removing intermediate container 6b5ddc02a21e [2021-01-15T15:22:07.526Z] ---> 86e956f9e0a7 [2021-01-15T15:22:07.526Z] Step 22/22 : LABEL version=0.0.0 [2021-01-15T15:22:07.811Z] Removing intermediate container e21e99eb8044 [2021-01-15T15:22:07.811Z] ---> e8a8a12c3af5 [2021-01-15T15:22:07.811Z] Step 22/24 : LABEL arch=x86_64 [2021-01-15T15:22:08.102Z] ---> Running in a0dfb53124c3 [2021-01-15T15:22:08.246Z] 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-15T15:22:08.399Z] Removing intermediate container 9aacfb78ce95 [2021-01-15T15:22:08.399Z] ---> 03222a07d3b2 [2021-01-15T15:22:08.399Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T15:22:08.399Z] ---> Running in ff1a80dc53ad [2021-01-15T15:22:09.082Z] ---> Running in 814aa7a0cd0f [2021-01-15T15:22:09.711Z] Removing intermediate container a0dfb53124c3 [2021-01-15T15:22:09.712Z] ---> a762fd1a6f43 [2021-01-15T15:22:09.712Z] [2021-01-15T15:22:09.712Z] Removing intermediate container ff1a80dc53ad [2021-01-15T15:22:09.712Z] ---> 3df77d820afd [2021-01-15T15:22:09.712Z] Step 23/24 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da [2021-01-15T15:22:10.786Z] Successfully built a762fd1a6f43 [2021-01-15T15:22:12.293Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-15T15:22:12.293Z] Building docker-core-metadata-go [2021-01-15T15:22:12.293Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 814aa7a0cd0f [2021-01-15T15:22:12.293Z] ---> 8fab4f4722f4 [2021-01-15T15:22:12.293Z] Step 21/23 : LABEL arch=x86_64 [2021-01-15T15:22:13.423Z] ---> Running in 72d824fbee15 [2021-01-15T15:22:13.423Z] ---> Running in 09e627cc892a [2021-01-15T15:22:13.650Z] 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-15T15:22:14.250Z] 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-15T15:22:15.683Z] Removing intermediate container 72d824fbee15 [2021-01-15T15:22:15.684Z] ---> c66562973ccb [2021-01-15T15:22:15.684Z] Step 24/24 : LABEL version=0.0.0 [2021-01-15T15:22:16.499Z] ---> Running in 4b9db0e4a9bf [2021-01-15T15:22:16.499Z] Removing intermediate container 09e627cc892a [2021-01-15T15:22:16.499Z] ---> ee3a64014bca [2021-01-15T15:22:16.499Z] Step 22/23 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da [2021-01-15T15:22:18.746Z] ---> Running in 3bc932848e1c [2021-01-15T15:22:19.414Z] Removing intermediate container 4b9db0e4a9bf [2021-01-15T15:22:19.414Z] ---> 57899c5a31c2 [2021-01-15T15:22:19.414Z] [2021-01-15T15:22:19.672Z] 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-15T15:22:20.126Z] Removing intermediate container 3bc932848e1c [2021-01-15T15:22:20.126Z] ---> faff349cbafc [2021-01-15T15:22:20.126Z] Step 23/23 : LABEL version=0.0.0 [2021-01-15T15:22:20.126Z] Successfully built 57899c5a31c2 [2021-01-15T15:22:20.771Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-15T15:22:20.771Z] Building docker-core-command-go [2021-01-15T15:22:21.058Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 68b2c06b45a5 [2021-01-15T15:22:23.198Z] Removing intermediate container 68b2c06b45a5 [2021-01-15T15:22:23.198Z] ---> 87aefbb27ba6 [2021-01-15T15:22:23.198Z] [2021-01-15T15:22:23.920Z] Successfully built 87aefbb27ba6 [2021-01-15T15:22:24.986Z] Successfully tagged docker-core-data-go:latest [2021-01-15T15:22:25.069Z] 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-15T15:22:28.464Z] 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-15T15:22:32.757Z] 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-15T15:22:37.050Z] 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-15T15:22:37.876Z]  Building docker-core-data-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T15:22:37.876Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-15T15:22:37.876Z] ---> bf9d3642cdfa [2021-01-15T15:22:37.876Z] Step 3/26 : WORKDIR /edgex-go [2021-01-15T15:22:37.876Z] ---> Using cache [2021-01-15T15:22:37.876Z] ---> 3a796516ec26 [2021-01-15T15:22:37.876Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T15:22:37.876Z] ---> Using cache [2021-01-15T15:22:37.876Z] ---> ff8fa32890a4 [2021-01-15T15:22:37.876Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-15T15:22:38.274Z] ---> Running in e0d20e1efdef [2021-01-15T15:22:40.441Z] 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-15T15:22:40.563Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T15:22:40.563Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-15T15:22:40.563Z] ---> bf9d3642cdfa [2021-01-15T15:22:40.563Z] Step 3/21 : WORKDIR /edgex-go [2021-01-15T15:22:40.563Z] ---> Using cache [2021-01-15T15:22:40.563Z] ---> 3a796516ec26 [2021-01-15T15:22:40.563Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T15:22:40.563Z] ---> Using cache [2021-01-15T15:22:40.563Z] ---> ff8fa32890a4 [2021-01-15T15:22:40.563Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-15T15:22:41.612Z] ---> Running in 082c59f873fe [2021-01-15T15:22:43.737Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T15:22:44.032Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T15:22:44.314Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] } [2021-01-15T15:22:44.793Z] $ docker stop --time=1 2e6a5db66dfc9cd640695b79654340e88f6808e6c30ee75f0da3a202e8c24709 [2021-01-15T15:22:44.956Z] OK: 233 MiB in 51 packages [2021-01-15T15:22:45.238Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T15:22:45.880Z] OK: 233 MiB in 51 packages [2021-01-15T15:22:47.311Z] $ docker rm -f 2e6a5db66dfc9cd640695b79654340e88f6808e6c30ee75f0da3a202e8c24709 [Pipeline] // withDockerContainer [Pipeline] } [2021-01-15T15:22:48.577Z] Removing intermediate container e0d20e1efdef [2021-01-15T15:22:48.577Z] ---> f3f3db34c3f7 [2021-01-15T15:22:48.577Z] Step 6/26 : COPY go.mod . [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-01-15T15:22:48.885Z] Removing intermediate container 082c59f873fe [2021-01-15T15:22:48.886Z] ---> 651700ece082 [2021-01-15T15:22:48.886Z] Step 6/21 : COPY go.mod . [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-15T15:22:49.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-15T15:22:49.551Z] [2021-01-15T15:22:49.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-15T15:22:49.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-15T15:22:49.942Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-15T15:22:49.942Z] 29e5d40040c1: Pulling fs layer [2021-01-15T15:22:49.942Z] 1ce36da41761: Pulling fs layer [2021-01-15T15:22:49.942Z] 25b303627fd3: Pulling fs layer [2021-01-15T15:22:50.217Z] 29e5d40040c1: Verifying Checksum [2021-01-15T15:22:50.217Z] 29e5d40040c1: Download complete [2021-01-15T15:22:50.343Z] ---> a6e74326c563 [2021-01-15T15:22:50.343Z] Step 7/26 : RUN go mod download [2021-01-15T15:22:50.617Z] ---> 2b6b90fd1e24 [2021-01-15T15:22:50.617Z] Step 7/21 : RUN go mod download [2021-01-15T15:22:50.617Z] ---> Running in c3f58ada99ca [2021-01-15T15:22:50.816Z] 1ce36da41761: Verifying Checksum [2021-01-15T15:22:50.816Z] 1ce36da41761: Download complete [2021-01-15T15:22:50.890Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T15:22:50.890Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-15T15:22:50.890Z] ---> bf9d3642cdfa [2021-01-15T15:22:50.890Z] Step 3/22 : WORKDIR /edgex-go [2021-01-15T15:22:50.890Z] ---> Using cache [2021-01-15T15:22:50.890Z] ---> 3a796516ec26 [2021-01-15T15:22:50.890Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T15:22:50.890Z] ---> Using cache [2021-01-15T15:22:50.890Z] ---> ff8fa32890a4 [2021-01-15T15:22:50.890Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-15T15:22:50.890Z] ---> Using cache [2021-01-15T15:22:50.890Z] ---> 651700ece082 [2021-01-15T15:22:50.890Z] Step 6/22 : COPY go.mod . [2021-01-15T15:22:50.890Z] ---> Using cache [2021-01-15T15:22:50.890Z] ---> 2b6b90fd1e24 [2021-01-15T15:22:50.890Z] Step 7/22 : RUN go mod download [2021-01-15T15:22:51.090Z] 29e5d40040c1: Pull complete [2021-01-15T15:22:51.193Z] ---> Running in 5a1210ba3dd9 [2021-01-15T15:22:51.465Z] ---> Running in 28b918747379 [2021-01-15T15:22:52.530Z] 1ce36da41761: Pull complete [2021-01-15T15:22:52.802Z] 25b303627fd3: Verifying Checksum [2021-01-15T15:22:52.802Z] 25b303627fd3: Download complete [2021-01-15T15:23:00.296Z] Removing intermediate container 5a1210ba3dd9 [2021-01-15T15:23:00.296Z] ---> 5d9f3fcab0d8 [2021-01-15T15:23:00.296Z] Step 8/21 : COPY . . [2021-01-15T15:23:00.296Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T15:23:00.296Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-15T15:23:00.296Z] ---> bf9d3642cdfa [2021-01-15T15:23:00.296Z] Step 3/22 : WORKDIR /edgex-go [2021-01-15T15:23:00.296Z] ---> Using cache [2021-01-15T15:23:00.296Z] ---> 3a796516ec26 [2021-01-15T15:23:00.296Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T15:23:00.296Z] ---> Using cache [2021-01-15T15:23:00.296Z] ---> ff8fa32890a4 [2021-01-15T15:23:00.296Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-15T15:23:00.296Z] ---> Using cache [2021-01-15T15:23:00.296Z] ---> 651700ece082 [2021-01-15T15:23:00.591Z] Step 6/22 : COPY go.mod . [2021-01-15T15:23:00.591Z] ---> Using cache [2021-01-15T15:23:00.591Z] ---> 2b6b90fd1e24 [2021-01-15T15:23:00.592Z] Step 7/22 : RUN go mod download [2021-01-15T15:23:00.592Z] ---> Using cache [2021-01-15T15:23:00.592Z] ---> 5d9f3fcab0d8 [2021-01-15T15:23:00.592Z] Step 8/22 : COPY . . [2021-01-15T15:23:00.901Z] Removing intermediate container c3f58ada99ca [2021-01-15T15:23:00.901Z] ---> 4f12a7a05136 [2021-01-15T15:23:00.902Z] Step 8/26 : COPY . . [2021-01-15T15:23:00.902Z] Removing intermediate container 28b918747379 [2021-01-15T15:23:00.902Z] ---> dc2b672df132 [2021-01-15T15:23:00.902Z] Step 8/22 : COPY . . [2021-01-15T15:23:02.927Z] 25b303627fd3: Pull complete [2021-01-15T15:23:02.927Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-15T15:23:02.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-15T15:23:02.927Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-15T15:23:03.210Z] prd-ubuntu18.04-docker-arm64-4c-16g-20494 does not seem to be running inside a container [2021-01-15T15:23:03.313Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-15T15:23:06.389Z] $ docker top fe41aa6899ca56e9abdd5a980eed6eb7d263a847b1eaefc19c539c9f955f92be -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T15:23:07.457Z] + docker-compose build --help [2021-01-15T15:23:07.457Z] + grep parallel [2021-01-15T15:23:10.825Z] --parallel Build images in parallel. [Pipeline] } [2021-01-15T15:23:11.133Z] $ docker stop --time=1 fe41aa6899ca56e9abdd5a980eed6eb7d263a847b1eaefc19c539c9f955f92be [2021-01-15T15:23:13.036Z] $ docker rm -f fe41aa6899ca56e9abdd5a980eed6eb7d263a847b1eaefc19c539c9f955f92be [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-15T15:23:13.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-15T15:23:13.932Z] . [Pipeline] withDockerContainer [2021-01-15T15:23:14.173Z] prd-ubuntu18.04-docker-arm64-4c-16g-20494 does not seem to be running inside a container [2021-01-15T15:23:14.289Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-15T15:23:15.557Z] $ docker top d7022f67d73c1d5df4fe9ce402b515cebacaa336736b4dc2ac39ec6a0b4b5c74 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T15:23:16.582Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-15T15:23:20.882Z] Building docker-core-command-go ... [2021-01-15T15:23:20.882Z] Building docker-core-data-go ... [2021-01-15T15:23:20.882Z] Building docker-core-metadata-go ... [2021-01-15T15:23:20.882Z] Building docker-security-bootstrap-redis-go ... [2021-01-15T15:23:20.882Z] Building docker-security-proxy-setup-go ... [2021-01-15T15:23:20.882Z] Building docker-security-secretstore-setup-go ... [2021-01-15T15:23:20.882Z] Building docker-support-notifications-go ... [2021-01-15T15:23:20.882Z] Building docker-support-scheduler-go ... [2021-01-15T15:23:20.882Z] Building docker-sys-mgmt-agent-go ... [2021-01-15T15:23:20.882Z] Building docker-security-secretstore-setup-go [2021-01-15T15:23:20.882Z] Building docker-security-proxy-setup-go [2021-01-15T15:23:20.882Z] Building docker-core-metadata-go [2021-01-15T15:23:20.882Z] Building docker-support-notifications-go [2021-01-15T15:23:20.882Z] Building docker-support-scheduler-go [2021-01-15T15:23:58.586Z] ---> 7bbad96ded0d [2021-01-15T15:23:58.587Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-15T15:23:58.587Z] ---> da4b20208065 [2021-01-15T15:23:58.587Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-15T15:23:58.587Z] ---> 4b2f60c156d6 [2021-01-15T15:23:58.587Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-15T15:23:58.587Z] ---> Running in cfe4654be170 [2021-01-15T15:23:58.587Z] ---> Running in 931533ed2944 [2021-01-15T15:23:58.587Z] ---> e3c3a7dba8a7 [2021-01-15T15:23:58.587Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-15T15:23:58.587Z] ---> Running in 6842e9028bdc [2021-01-15T15:23:58.587Z] ---> Running in 260457b6d7d6 [2021-01-15T15:23:59.572Z] 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-15T15:23:59.572Z] 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-15T15:23:59.572Z] 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-15T15:23:59.572Z] 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-15T15:24:28.860Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T15:24:28.860Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-15T15:24:28.860Z] ---> 8ac3a01fc17d [2021-01-15T15:24:28.860Z] Step 3/24 : WORKDIR /edgex-go [2021-01-15T15:24:28.860Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T15:24:28.860Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-15T15:24:28.860Z] ---> 8ac3a01fc17d [2021-01-15T15:24:28.860Z] Step 3/21 : WORKDIR /edgex-go [2021-01-15T15:24:28.860Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T15:24:28.860Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-15T15:24:28.860Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 ---> 8ac3a01fc17d [2021-01-15T15:24:28.860Z] [2021-01-15T15:24:28.860Z] Step 3/24 : WORKDIR /edgex-goStep 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-15T15:24:28.860Z] [2021-01-15T15:24:28.860Z] ---> 8ac3a01fc17d [2021-01-15T15:24:28.860Z] Step 3/22 : WORKDIR /edgex-go [2021-01-15T15:24:28.860Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T15:24:28.860Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-15T15:24:28.860Z] ---> 8ac3a01fc17d [2021-01-15T15:24:28.860Z] Step 3/21 : WORKDIR /edgex-go [2021-01-15T15:24:30.835Z] ---> Running in c0f8b6f177f4 [2021-01-15T15:24:30.835Z] ---> Running in 84ff5fab9aff [2021-01-15T15:24:30.835Z] ---> Running in 8daed5f3ca8a [2021-01-15T15:24:30.835Z] ---> Running in 0c5c610ce0c8 [2021-01-15T15:24:30.835Z] ---> Running in 24982336377b [2021-01-15T15:24:31.430Z] Removing intermediate container c0f8b6f177f4 [2021-01-15T15:24:31.430Z] ---> 0095e5e3d2ae [2021-01-15T15:24:31.430Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T15:24:31.430Z] Removing intermediate container 84ff5fab9aff [2021-01-15T15:24:31.430Z] ---> a05f12c92ab6 [2021-01-15T15:24:31.430Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T15:24:31.430Z] Removing intermediate container 8daed5f3ca8a [2021-01-15T15:24:31.430Z] ---> e0585c32e623 [2021-01-15T15:24:31.430Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T15:24:31.430Z] Removing intermediate container 24982336377b [2021-01-15T15:24:31.430Z] Removing intermediate container 0c5c610ce0c8 [2021-01-15T15:24:31.430Z] ---> 6c8e2f13eafd [2021-01-15T15:24:31.430Z] ---> 31af20c8d7f5 [2021-01-15T15:24:31.430Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T15:24:31.430Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T15:24:31.709Z] ---> Running in 32da4722da86 [2021-01-15T15:24:31.709Z] ---> Running in 93410bb0b69a [2021-01-15T15:24:31.709Z] ---> Running in 4737c7989e38 [2021-01-15T15:24:31.709Z] ---> Running in 9fe61037f46d [2021-01-15T15:24:31.709Z] ---> Running in 73c2f55b92bf [2021-01-15T15:24:35.108Z] Removing intermediate container 32da4722da86 [2021-01-15T15:24:35.108Z] ---> 59a3d0c021b5 [2021-01-15T15:24:35.108Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-15T15:24:35.381Z] ---> Running in 4ebc58f65766 [2021-01-15T15:24:35.661Z] Removing intermediate container 4737c7989e38 [2021-01-15T15:24:35.661Z] ---> ece5afbc63e9 [2021-01-15T15:24:35.661Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-15T15:24:35.661Z] Removing intermediate container 9fe61037f46d [2021-01-15T15:24:35.661Z] ---> 71cf63e0672e [2021-01-15T15:24:35.661Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-15T15:24:35.935Z] ---> Running in d453d7697390 [2021-01-15T15:24:35.935Z] Removing intermediate container 93410bb0b69a [2021-01-15T15:24:35.935Z] ---> 391cd1f4e7e4 [2021-01-15T15:24:35.935Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-15T15:24:35.935Z] ---> Running in 7e99cd29a7e4 [2021-01-15T15:24:36.221Z] Removing intermediate container 73c2f55b92bf [2021-01-15T15:24:36.221Z] ---> e89cc08e51ff [2021-01-15T15:24:36.221Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-15T15:24:36.221Z] ---> Running in c56dea31d4ad [2021-01-15T15:24:36.496Z] ---> Running in e76d6c34160a [2021-01-15T15:24:37.092Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T15:24:38.079Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T15:24:38.079Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T15:24:38.079Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T15:24:38.079Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T15:24:38.079Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T15:24:38.676Z] OK: 217 MiB in 51 packages [2021-01-15T15:24:38.676Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T15:24:38.676Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T15:24:38.953Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T15:24:38.953Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T15:24:39.196Z] 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-15T15:24:39.550Z] OK: 217 MiB in 51 packages [2021-01-15T15:24:39.846Z] OK: 217 MiB in 51 packages [2021-01-15T15:24:39.846Z] OK: 217 MiB in 51 packages [2021-01-15T15:24:39.846Z] OK: 217 MiB in 51 packages [2021-01-15T15:24:40.124Z] Removing intermediate container 4ebc58f65766 [2021-01-15T15:24:40.124Z] ---> 31b22e6c33b4 [2021-01-15T15:24:40.124Z] Step 6/22 : COPY go.mod . [2021-01-15T15:24:40.646Z] Removing intermediate container 931533ed2944 [2021-01-15T15:24:40.646Z] ---> 9409a56c2352 [2021-01-15T15:24:40.646Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-15T15:24:41.108Z] ---> ecbd0c4f5af4 [2021-01-15T15:24:41.108Z] Step 7/22 : RUN go mod download [2021-01-15T15:24:41.396Z] Removing intermediate container d453d7697390 [2021-01-15T15:24:41.396Z] ---> e840ba70a431 [2021-01-15T15:24:41.396Z] Step 6/21 : COPY go.mod . [2021-01-15T15:24:41.396Z] ---> Running in a567afd870e2 [2021-01-15T15:24:41.671Z] Removing intermediate container 7e99cd29a7e4 [2021-01-15T15:24:41.671Z] ---> 1b2d57d09ca3 [2021-01-15T15:24:41.671Z] Step 6/24 : COPY go.mod . [2021-01-15T15:24:41.952Z] Removing intermediate container c56dea31d4ad [2021-01-15T15:24:41.952Z] ---> a5c1fb2a523f [2021-01-15T15:24:41.952Z] Step 6/21 : COPY go.mod . [2021-01-15T15:24:41.952Z] Removing intermediate container e76d6c34160a [2021-01-15T15:24:41.952Z] ---> b0dce575e8e9 [2021-01-15T15:24:41.952Z] Step 6/24 : COPY go.mod . [2021-01-15T15:24:42.095Z] ---> Running in c93fd20266f6 [2021-01-15T15:24:42.380Z] Removing intermediate container cfe4654be170 [2021-01-15T15:24:42.380Z] ---> 018015ae55ec [2021-01-15T15:24:42.380Z] [2021-01-15T15:24:42.380Z] Step 10/22 : FROM scratch [2021-01-15T15:24:42.381Z] ---> [2021-01-15T15:24:42.381Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-15T15:24:42.561Z] ---> c8e60e9572a4 [2021-01-15T15:24:42.561Z] Step 7/21 : RUN go mod download [2021-01-15T15:24:42.561Z] ---> 9d0229a21764 [2021-01-15T15:24:42.561Z] Step 7/24 : RUN go mod download [2021-01-15T15:24:42.561Z] ---> Running in 14b49de63c26 [2021-01-15T15:24:42.837Z] ---> Running in 1a3e7d8b397c [2021-01-15T15:24:43.114Z] ---> 27c880c2c48a [2021-01-15T15:24:43.114Z] Step 7/21 : RUN go mod download [2021-01-15T15:24:43.395Z] ---> edf4c29293ff [2021-01-15T15:24:43.395Z] Step 7/24 : RUN go mod download [2021-01-15T15:24:43.395Z] ---> Running in f6af4daec226 [2021-01-15T15:24:43.493Z] ---> Using cache [2021-01-15T15:24:43.493Z] ---> fff64ba0d98d [2021-01-15T15:24:43.493Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-15T15:24:43.493Z] 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-15T15:24:43.677Z] ---> Running in d4c16a6b1ae7 [2021-01-15T15:24:44.492Z] ---> Running in afbd88130eff [2021-01-15T15:24:45.677Z] Removing intermediate container a567afd870e2 [2021-01-15T15:24:45.677Z] ---> 8af0ce73cec2 [2021-01-15T15:24:45.677Z] Step 8/22 : COPY . . [2021-01-15T15:24:46.016Z] Removing intermediate container 260457b6d7d6 [2021-01-15T15:24:46.016Z] ---> b26999900ab8 [2021-01-15T15:24:46.016Z] [2021-01-15T15:24:46.016Z] Step 10/21 : FROM alpine:3.12 [2021-01-15T15:24:46.016Z] Removing intermediate container afbd88130eff [2021-01-15T15:24:46.016Z] ---> a4bd47000142 [2021-01-15T15:24:46.016Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-15T15:24:46.016Z] ---> 389fef711851 [2021-01-15T15:24:46.016Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-15T15:24:46.306Z] Removing intermediate container 6842e9028bdc [2021-01-15T15:24:46.306Z] ---> eb12ccfc4292 [2021-01-15T15:24:46.306Z] [2021-01-15T15:24:46.306Z] Step 10/22 : FROM scratch [2021-01-15T15:24:46.306Z] ---> [2021-01-15T15:24:46.306Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-15T15:24:46.306Z] ---> Running in 63452eaf29c3 [2021-01-15T15:24:46.306Z] ---> Using cache [2021-01-15T15:24:46.306Z] ---> fff64ba0d98d [2021-01-15T15:24:46.306Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-15T15:24:46.306Z] ---> Running in e24a37624b04 [2021-01-15T15:24:46.586Z] ---> Running in 1e20f3628ba9 [2021-01-15T15:24:46.888Z] Removing intermediate container 63452eaf29c3 [2021-01-15T15:24:46.888Z] ---> cce19b8376ad [2021-01-15T15:24:46.888Z] Step 14/22 : WORKDIR / [2021-01-15T15:24:46.888Z] ---> Running in 4e5bc2c07582 [2021-01-15T15:24:46.888Z] Removing intermediate container 1e20f3628ba9 [2021-01-15T15:24:46.888Z] ---> 9c3e886d5515 [2021-01-15T15:24:46.888Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-15T15:24:47.211Z] ---> Running in a90c02f6678e [2021-01-15T15:24:47.211Z] Removing intermediate container c93fd20266f6 [2021-01-15T15:24:47.211Z] ---> 19f72517aca2 [2021-01-15T15:24:47.211Z] [2021-01-15T15:24:47.211Z] Step 11/26 : FROM docker:20.10.0 [2021-01-15T15:24:47.211Z] Removing intermediate container 4e5bc2c07582 [2021-01-15T15:24:47.211Z] ---> 74a0ed5555c6 [2021-01-15T15:24:47.211Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T15:24:47.514Z] 20.10.0: Pulling from library/docker [2021-01-15T15:24:47.817Z] Removing intermediate container a90c02f6678e [2021-01-15T15:24:47.817Z] ---> 29aa0cf664ec [2021-01-15T15:24:47.817Z] Step 14/22 : WORKDIR / [2021-01-15T15:24:48.105Z] ---> Running in bf33b0aeca7f [2021-01-15T15:24:48.105Z] ---> ff064c80a58b [2021-01-15T15:24:48.105Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-15T15:24:48.105Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T15:24:48.105Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T15:24:48.314Z] Removing intermediate container 14b49de63c26 [2021-01-15T15:24:48.314Z] ---> 4ef6d440ac9b [2021-01-15T15:24:48.314Z] Step 8/21 : COPY . . [2021-01-15T15:24:48.424Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-15T15:24:48.592Z] Removing intermediate container 1a3e7d8b397c [2021-01-15T15:24:48.592Z] ---> 9db2c233a6bc [2021-01-15T15:24:48.592Z] Step 8/24 : COPY . . [2021-01-15T15:24:48.701Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-15T15:24:48.701Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-15T15:24:48.701Z] (4/4) Installing curl (7.69.1-r3) [2021-01-15T15:24:48.701Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T15:24:48.701Z] Removing intermediate container bf33b0aeca7f [2021-01-15T15:24:48.701Z] ---> 5358befd3d81 [2021-01-15T15:24:48.701Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T15:24:48.701Z] Executing ca-certificates-20191127-r4.trigger [2021-01-15T15:24:48.868Z] Removing intermediate container f6af4daec226 [2021-01-15T15:24:48.868Z] ---> 8652f0e95f1e [2021-01-15T15:24:48.868Z] Step 8/21 : COPY . . [2021-01-15T15:24:49.479Z] Removing intermediate container d4c16a6b1ae7 [2021-01-15T15:24:49.479Z] ---> 49db0722f2cc [2021-01-15T15:24:49.479Z] Step 8/24 : COPY . . [2021-01-15T15:24:49.738Z] OK: 7 MiB in 18 packages [2021-01-15T15:24:50.346Z] ---> 89c5cd064e17 [2021-01-15T15:24:50.346Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-15T15:24:50.623Z] ---> 2c713007df35 [2021-01-15T15:24:50.623Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-15T15:24:51.221Z] ---> 02a58bcf4c6c [2021-01-15T15:24:51.221Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-15T15:24:51.485Z] ---> Running in bcbfb5ff27f6 [2021-01-15T15:24:51.765Z] ---> 4c53e1d9188d [2021-01-15T15:24:51.765Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-15T15:24:51.765Z] Removing intermediate container e24a37624b04 [2021-01-15T15:24:51.765Z] ---> e31279f39799 [2021-01-15T15:24:51.765Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-15T15:24:51.765Z] ---> Running in a5b3ecd44a57 [2021-01-15T15:24:52.066Z] Removing intermediate container bcbfb5ff27f6 [2021-01-15T15:24:52.066Z] ---> 8245f9946f13 [2021-01-15T15:24:52.066Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T15:24:52.066Z] ---> Running in db87f723eb8b [2021-01-15T15:24:52.346Z] ---> faf4646bb796 [2021-01-15T15:24:52.346Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-15T15:24:52.346Z] Removing intermediate container a5b3ecd44a57 [2021-01-15T15:24:52.346Z] ---> 3883814cd6a0 [2021-01-15T15:24:52.346Z] Step 13/21 : WORKDIR /edgex [2021-01-15T15:24:52.637Z] ---> Running in b652acc98236 [2021-01-15T15:24:52.637Z] Removing intermediate container db87f723eb8b [2021-01-15T15:24:52.637Z] ---> c7178f889f54 [2021-01-15T15:24:52.637Z] Step 20/22 : LABEL arch=x86_64 [2021-01-15T15:24:52.637Z] ---> Running in a17edfbbd6da [2021-01-15T15:24:52.935Z] ---> Running in ce3d8cb3c521 [2021-01-15T15:24:52.935Z] Removing intermediate container b652acc98236 [2021-01-15T15:24:52.935Z] ---> 516fe3f2e063 [2021-01-15T15:24:52.935Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T15:24:53.220Z] ---> Running in 94de6c04d62a [2021-01-15T15:24:53.220Z] Removing intermediate container a17edfbbd6da [2021-01-15T15:24:53.220Z] ---> 9f32c8025086 [2021-01-15T15:24:53.220Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-15T15:24:53.506Z] Removing intermediate container ce3d8cb3c521 [2021-01-15T15:24:53.506Z] ---> e3ca4d35b19c [2021-01-15T15:24:53.506Z] Step 21/22 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da [2021-01-15T15:24:53.790Z] ---> Running in 65994fd65018 [2021-01-15T15:24:54.074Z] Removing intermediate container 94de6c04d62a [2021-01-15T15:24:54.074Z] ---> 42fe751ed6de [2021-01-15T15:24:54.074Z] Step 20/22 : LABEL arch=x86_64 [2021-01-15T15:24:54.074Z] ---> 97d68b413146 [2021-01-15T15:24:54.074Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-15T15:24:54.387Z] ---> Running in 6627287c45c2 [2021-01-15T15:24:54.387Z] Removing intermediate container 65994fd65018 [2021-01-15T15:24:54.387Z] ---> 444b33cb5cb8 [2021-01-15T15:24:54.387Z] Step 22/22 : LABEL version=0.0.0 [2021-01-15T15:24:54.387Z] ---> Running in 5be2d3c682aa [2021-01-15T15:24:55.018Z] Removing intermediate container 6627287c45c2 [2021-01-15T15:24:55.018Z] ---> a4263be365ab [2021-01-15T15:24:55.018Z] Step 21/22 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da [2021-01-15T15:24:55.318Z] Removing intermediate container 5be2d3c682aa [2021-01-15T15:24:55.318Z] ---> 5ed717652d4b [2021-01-15T15:24:55.318Z] [2021-01-15T15:24:55.318Z] ---> Running in 367292e908b5 [2021-01-15T15:24:55.607Z] ---> 346e46d47489 [2021-01-15T15:24:55.607Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-15T15:24:55.607Z] Successfully built 5ed717652d4b [2021-01-15T15:24:55.891Z] Removing intermediate container 367292e908b5 [2021-01-15T15:24:55.891Z] ---> cebcc9b3ebd7 [2021-01-15T15:24:55.891Z] Step 22/22 : LABEL version=0.0.0 [2021-01-15T15:24:55.891Z] Successfully tagged docker-core-command-go:latest [2021-01-15T15:24:56.162Z]  Building docker-core-command-go ... done  ---> Running in 34079b3ee530 [2021-01-15T15:24:56.758Z] ---> 55ede73fa6ef [2021-01-15T15:24:56.758Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-15T15:24:56.758Z] Removing intermediate container 34079b3ee530 [2021-01-15T15:24:56.758Z] ---> 756da9f8198c [2021-01-15T15:24:56.758Z] [2021-01-15T15:24:57.026Z] Successfully built 756da9f8198c [2021-01-15T15:24:57.297Z] ---> Running in afec216a89bb [2021-01-15T15:24:57.297Z] Successfully tagged docker-core-metadata-go:latest [2021-01-15T15:24:57.892Z]  Building docker-core-metadata-go ... done Removing intermediate container afec216a89bb [2021-01-15T15:24:57.892Z] ---> 369f51f14a2a [2021-01-15T15:24:57.892Z] Step 18/21 : CMD ["--init=true"] [2021-01-15T15:24:57.892Z] ---> Running in efa6c59c4406 [2021-01-15T15:24:58.163Z] Removing intermediate container efa6c59c4406 [2021-01-15T15:24:58.163Z] ---> e2565bf40446 [2021-01-15T15:24:58.163Z] Step 19/21 : LABEL arch=x86_64 [2021-01-15T15:24:58.455Z] ---> Running in 248d08225a00 [2021-01-15T15:24:59.078Z] Removing intermediate container 248d08225a00 [2021-01-15T15:24:59.078Z] ---> 4ff32d8f41a8 [2021-01-15T15:24:59.078Z] Step 20/21 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da [2021-01-15T15:24:59.078Z] ---> Running in 6303a087d0d5 [2021-01-15T15:24:59.686Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-15T15:24:59.687Z] Removing intermediate container 6303a087d0d5 [2021-01-15T15:24:59.687Z] ---> 4805097727ca [2021-01-15T15:24:59.687Z] Step 21/21 : LABEL version=0.0.0 [2021-01-15T15:24:59.687Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-15T15:24:59.687Z] ---> aefe523efa57 [2021-01-15T15:24:59.687Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-15T15:24:59.687Z] ---> Running in 97b16d824d51 [2021-01-15T15:24:59.687Z] ---> Running in 88b732f7114d [2021-01-15T15:25:00.389Z] Removing intermediate container 97b16d824d51 [2021-01-15T15:25:00.389Z] ---> e313c28a28e7 [2021-01-15T15:25:00.389Z] [2021-01-15T15:25:00.665Z] Successfully built e313c28a28e7 [2021-01-15T15:25:00.665Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-15T15:25:00.940Z]  Building docker-security-proxy-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T15:25:01.226Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T15:25:01.492Z] (1/2) Installing readline (8.0.4-r0) [2021-01-15T15:25:01.492Z] (2/2) Installing bash (5.0.17-r0) [2021-01-15T15:25:01.492Z] Executing bash-5.0.17-r0.post-install [2021-01-15T15:25:01.492Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T15:25:01.492Z] OK: 12 MiB in 22 packages [2021-01-15T15:25:03.049Z] Removing intermediate container 88b732f7114d [2021-01-15T15:25:03.049Z] ---> 11d4fad708e2 [2021-01-15T15:25:03.049Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-15T15:25:03.049Z] ---> Running in cdb9e8df8640 [2021-01-15T15:25:03.666Z] Removing intermediate container cdb9e8df8640 [2021-01-15T15:25:03.666Z] ---> f4eaea9ff197 [2021-01-15T15:25:03.666Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-15T15:25:03.666Z] ---> Running in 0f3eca12e6be [2021-01-15T15:25:03.953Z] Removing intermediate container 0f3eca12e6be [2021-01-15T15:25:03.953Z] ---> ba2d13d075de [2021-01-15T15:25:03.953Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-15T15:25:04.228Z] ---> Running in 2a660014666d [2021-01-15T15:25:04.509Z] Removing intermediate container 2a660014666d [2021-01-15T15:25:04.509Z] ---> 713118cfaa6a [2021-01-15T15:25:04.509Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-15T15:25:05.101Z] ---> c282180da60a [2021-01-15T15:25:05.101Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-15T15:25:05.685Z] ---> 10c965d9d15f [2021-01-15T15:25:05.685Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-15T15:25:06.273Z] ---> a810dcc88645 [2021-01-15T15:25:06.273Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-15T15:25:06.273Z] ---> Running in ff052eb66129 [2021-01-15T15:25:07.233Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T15:25:07.233Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T15:25:07.511Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-15T15:25:07.511Z] (2/33) Installing expat (2.2.9-r1) [2021-01-15T15:25:07.511Z] (3/33) Installing libffi (3.3-r2) [2021-01-15T15:25:07.511Z] (4/33) Installing gdbm (1.13-r1) [2021-01-15T15:25:07.787Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-15T15:25:07.787Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-15T15:25:07.787Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-15T15:25:14.678Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-15T15:25:14.678Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-15T15:25:14.678Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-15T15:25:14.678Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-15T15:25:14.678Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-15T15:25:14.678Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-15T15:25:14.678Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-15T15:25:14.678Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-15T15:25:14.678Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-15T15:25:14.678Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-15T15:25:14.678Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-15T15:25:14.678Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-15T15:25:14.678Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-15T15:25:14.678Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-15T15:25:14.678Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-15T15:25:14.678Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-15T15:25:14.678Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-15T15:25:14.678Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-15T15:25:14.678Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-15T15:25:14.678Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-15T15:25:14.678Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-15T15:25:14.678Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-15T15:25:14.678Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-15T15:25:14.678Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-15T15:25:14.678Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-15T15:25:14.678Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-15T15:25:14.950Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T15:25:14.950Z] OK: 71 MiB in 55 packages [2021-01-15T15:25:16.327Z] ---> 672f212ab0b6 [2021-01-15T15:25:16.327Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-15T15:25:16.327Z] ---> Running in a5b38f6653b7 [2021-01-15T15:25:16.327Z] ---> a483750ddc41 [2021-01-15T15:25:16.327Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-15T15:25:16.327Z] ---> 4a9351d4fc04 [2021-01-15T15:25:16.327Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-15T15:25:16.327Z] ---> a298f75496cf [2021-01-15T15:25:16.327Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-15T15:25:16.327Z] ---> Running in 66592505e37e [2021-01-15T15:25:16.327Z] ---> Running in f7a5779370e1 [2021-01-15T15:25:16.327Z] ---> Running in 7c1c3e204d86 [2021-01-15T15:25:16.327Z] ---> 6702bb1c7114 [2021-01-15T15:25:16.327Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-15T15:25:16.327Z] ---> Running in 53f07ba19772 [2021-01-15T15:25:16.327Z] 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-15T15:25:16.327Z] 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-15T15:25:16.327Z] 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-15T15:25:16.327Z] 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-15T15:25:16.327Z] 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-15T15:25:23.237Z] Removing intermediate container ff052eb66129 [2021-01-15T15:25:23.237Z] ---> 1deeed930ec8 [2021-01-15T15:25:23.237Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-15T15:25:23.526Z] ---> Running in 175d722f4039 [2021-01-15T15:25:26.177Z] Collecting docker-compose==1.23.2 [2021-01-15T15:25:26.177Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-15T15:25:26.177Z] Collecting jsonschema<3,>=2.5.1 [2021-01-15T15:25:26.177Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-15T15:25:26.462Z] Collecting PyYAML<4,>=3.10 [2021-01-15T15:25:26.462Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-15T15:25:27.955Z] Collecting cached-property<2,>=1.2.0 [2021-01-15T15:25:27.955Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-15T15:25:28.241Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-15T15:25:28.241Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-15T15:25:29.244Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-15T15:25:29.244Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-15T15:25:29.525Z] Collecting texttable<0.10,>=0.9.0 [2021-01-15T15:25:29.525Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-15T15:25:30.113Z] Collecting docopt<0.7,>=0.6.1 [2021-01-15T15:25:30.113Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-15T15:25:30.719Z] Collecting docker<4.0,>=3.6.0 [2021-01-15T15:25:30.993Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-15T15:25:31.314Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-15T15:25:31.314Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-15T15:25:31.617Z] 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-15T15:25:31.617Z] Collecting docker-pycreds>=0.4.0 [2021-01-15T15:25:31.617Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-15T15:25:31.890Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-15T15:25:31.890Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-15T15:25:31.890Z] Collecting idna<2.8,>=2.5 [2021-01-15T15:25:31.890Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-15T15:25:31.890Z] 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-15T15:25:31.890Z] 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-15T15:25:31.890Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-15T15:25:31.890Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-15T15:25:31.890Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-15T15:25:31.890Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-15T15:25:32.167Z] Installing collected packages: jsonschema, PyYAML, cached-property, dockerpty, websocket-client, texttable, docopt, docker-pycreds, urllib3, idna, requests, docker, docker-compose [2021-01-15T15:25:32.436Z] Running setup.py install for PyYAML: started [2021-01-15T15:25:33.418Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-15T15:25:33.418Z] Running setup.py install for dockerpty: started [2021-01-15T15:25:34.013Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-15T15:25:34.286Z] Running setup.py install for texttable: started [2021-01-15T15:25:34.915Z] Running setup.py install for texttable: finished with status 'done' [2021-01-15T15:25:34.915Z] Running setup.py install for docopt: started [2021-01-15T15:25:35.506Z] Running setup.py install for docopt: finished with status 'done' [2021-01-15T15:25:35.506Z] Attempting uninstall: urllib3 [2021-01-15T15:25:35.506Z] Found existing installation: urllib3 1.25.9 [2021-01-15T15:25:35.506Z] Uninstalling urllib3-1.25.9: [2021-01-15T15:25:35.506Z] Successfully uninstalled urllib3-1.25.9 [2021-01-15T15:25:35.783Z] Attempting uninstall: idna [2021-01-15T15:25:35.783Z] Found existing installation: idna 2.9 [2021-01-15T15:25:35.783Z] Uninstalling idna-2.9: [2021-01-15T15:25:35.783Z] Successfully uninstalled idna-2.9 [2021-01-15T15:25:36.051Z] Attempting uninstall: requests [2021-01-15T15:25:36.051Z] Found existing installation: requests 2.23.0 [2021-01-15T15:25:36.051Z] Uninstalling requests-2.23.0: [2021-01-15T15:25:36.051Z] Successfully uninstalled requests-2.23.0 [2021-01-15T15:25:37.627Z] 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-15T15:25:41.990Z] Removing intermediate container 175d722f4039 [2021-01-15T15:25:41.990Z] ---> 04752d58b83d [2021-01-15T15:25:41.990Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-15T15:25:41.990Z] ---> Running in 1ebea5480ae4 [2021-01-15T15:25:42.989Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T15:25:42.989Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T15:25:43.254Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-15T15:25:43.254Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-15T15:25:43.254Z] (3/3) Installing curl (7.69.1-r3) [2021-01-15T15:25:43.519Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T15:25:43.519Z] OK: 72 MiB in 58 packages [2021-01-15T15:25:44.490Z] Removing intermediate container 1ebea5480ae4 [2021-01-15T15:25:44.490Z] ---> bb8557f96a5a [2021-01-15T15:25:44.490Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-15T15:25:44.490Z] ---> Running in c9e79ac728ac [2021-01-15T15:25:44.784Z] Removing intermediate container c9e79ac728ac [2021-01-15T15:25:44.784Z] ---> a87b86f0ed64 [2021-01-15T15:25:44.784Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T15:25:44.784Z] ---> Running in 7e6ac4dfc31b [2021-01-15T15:25:45.368Z] Removing intermediate container 7e6ac4dfc31b [2021-01-15T15:25:45.368Z] ---> 9f62cfbe3461 [2021-01-15T15:25:45.368Z] Step 24/26 : LABEL arch=x86_64 [2021-01-15T15:25:45.368Z] ---> Running in 3406ee188e9d [2021-01-15T15:25:45.639Z] Removing intermediate container 3406ee188e9d [2021-01-15T15:25:45.639Z] ---> 912d86dd4839 [2021-01-15T15:25:45.639Z] Step 25/26 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da [2021-01-15T15:25:45.905Z] ---> Running in fbc8a6e36377 [2021-01-15T15:25:46.193Z] Removing intermediate container fbc8a6e36377 [2021-01-15T15:25:46.193Z] ---> 06a1f88fcbf3 [2021-01-15T15:25:46.193Z] Step 26/26 : LABEL version=0.0.0 [2021-01-15T15:25:46.193Z] ---> Running in 619bc5c764f9 [2021-01-15T15:25:46.488Z] Removing intermediate container 619bc5c764f9 [2021-01-15T15:25:46.488Z] ---> cb3859690503 [2021-01-15T15:25:46.488Z] [2021-01-15T15:25:47.117Z] Successfully built cb3859690503 [2021-01-15T15:25:47.117Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-15T15:25:47.423Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-15T15:25:47.441Z] $ docker stop --time=1 a22cbcd7bd5f3ba9caac0a6e78e728aabc58bf5a9b8b82b39c7f91718e23e3bd [2021-01-15T15:25:49.348Z] $ docker rm -f a22cbcd7bd5f3ba9caac0a6e78e728aabc58bf5a9b8b82b39c7f91718e23e3bd [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-15T15:25:50.020Z] + docker images [2021-01-15T15:25:50.021Z] + grep docker [2021-01-15T15:25:50.021Z] docker-sys-mgmt-agent-go latest cb3859690503 3 seconds ago 313MB [2021-01-15T15:25:50.021Z] docker-security-proxy-setup-go latest e313c28a28e7 50 seconds ago 24.4MB [2021-01-15T15:25:50.021Z] docker-core-metadata-go latest 756da9f8198c 53 seconds ago 13.1MB [2021-01-15T15:25:50.021Z] docker-core-command-go latest 5ed717652d4b 55 seconds ago 10.6MB [2021-01-15T15:25:50.021Z] docker-core-data-go latest 87aefbb27ba6 3 minutes ago 22.3MB [2021-01-15T15:25:50.021Z] docker-security-secretstore-setup-go latest 57899c5a31c2 3 minutes ago 24.6MB [2021-01-15T15:25:50.021Z] docker-security-bootstrap-redis-go latest a762fd1a6f43 3 minutes ago 15.8MB [2021-01-15T15:25:50.021Z] docker-support-notifications-go latest 01baf967a68c 3 minutes ago 12MB [2021-01-15T15:25:50.021Z] docker-support-scheduler-go latest c0d440d43ba3 3 minutes ago 10.7MB [2021-01-15T15:25:50.021Z] 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-15T15:26:05.903Z] Still waiting to schedule task [2021-01-15T15:26:05.903Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-15T15:26:38.131Z] 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-15T15:26:38.131Z] 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-15T15:26:53.789Z] Removing intermediate container f7a5779370e1 [2021-01-15T15:26:53.789Z] ---> 9d681fb63067 [2021-01-15T15:26:53.789Z] [2021-01-15T15:26:53.789Z] Step 10/24 : FROM alpine:3.12 [2021-01-15T15:26:53.789Z] 3.12: Pulling from library/alpine [2021-01-15T15:26:53.789Z] Removing intermediate container 66592505e37e [2021-01-15T15:26:53.789Z] ---> 7b0b91cdd13a [2021-01-15T15:26:53.789Z] [2021-01-15T15:26:53.789Z] Step 10/21 : FROM alpine:3.12 [2021-01-15T15:26:53.789Z] 3.12: Pulling from library/alpine [2021-01-15T15:26:54.065Z] Removing intermediate container 7c1c3e204d86 [2021-01-15T15:26:54.065Z] ---> 8f22d5daf479 [2021-01-15T15:26:54.065Z] [2021-01-15T15:26:54.065Z] Step 10/24 : FROM scratch [2021-01-15T15:26:54.065Z] ---> [2021-01-15T15:26:54.065Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-15T15:26:54.065Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-15T15:26:54.065Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-15T15:26:54.065Z] Status: Downloaded newer image for alpine:3.12 [2021-01-15T15:26:54.065Z] ---> afeebe901d6b [2021-01-15T15:26:54.065Z] Step 11/21 : RUN apk add --update --no-cache curlStatus: Downloaded newer image for alpine:3.12 [2021-01-15T15:26:54.065Z] [2021-01-15T15:26:54.065Z] ---> afeebe901d6b [2021-01-15T15:26:54.065Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-15T15:26:54.065Z] Removing intermediate container 53f07ba19772 [2021-01-15T15:26:54.065Z] ---> b47392b205ea [2021-01-15T15:26:54.065Z] [2021-01-15T15:26:54.065Z] Step 10/21 : FROM scratch [2021-01-15T15:26:54.065Z] ---> [2021-01-15T15:26:54.065Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-15T15:26:54.348Z] ---> Running in e0ca521c7105 [2021-01-15T15:26:54.348Z] ---> Running in 5377a5e848b7 [2021-01-15T15:26:54.348Z] ---> Running in 844b562c8a8c [2021-01-15T15:26:54.348Z] ---> Running in b3fe6ef36d99 [2021-01-15T15:26:54.950Z] Removing intermediate container e0ca521c7105 [2021-01-15T15:26:54.950Z] ---> 34d9915e9945 [2021-01-15T15:26:54.950Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-15T15:26:55.223Z] Removing intermediate container 844b562c8a8c [2021-01-15T15:26:55.223Z] ---> cd328ee4d591 [2021-01-15T15:26:55.223Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-15T15:26:55.223Z] ---> Running in 419ae2dbaf8d [2021-01-15T15:26:55.495Z] ---> Running in af8b0ade9cc0 [2021-01-15T15:26:56.096Z] Removing intermediate container 419ae2dbaf8d [2021-01-15T15:26:56.096Z] ---> 3dbeee56a545 [2021-01-15T15:26:56.096Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-15T15:26:56.096Z] ---> Running in 92ae934d059b [2021-01-15T15:26:56.368Z] Removing intermediate container af8b0ade9cc0 [2021-01-15T15:26:56.368Z] ---> cef4a427574e [2021-01-15T15:26:56.368Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-15T15:26:56.368Z] ---> Running in e64d42b17eda [2021-01-15T15:26:56.643Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T15:26:56.643Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T15:26:56.643Z] Removing intermediate container 92ae934d059b [2021-01-15T15:26:56.643Z] ---> f372141f3b33 [2021-01-15T15:26:56.643Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-15T15:26:56.949Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T15:26:56.949Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T15:26:57.229Z] Removing intermediate container e64d42b17eda [2021-01-15T15:26:57.229Z] ---> fcd50069ac66 [2021-01-15T15:26:57.229Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T15:26:57.504Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-15T15:26:57.504Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-15T15:26:57.504Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-15T15:26:57.504Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-15T15:26:57.504Z] (4/4) Installing curl (7.69.1-r3) [2021-01-15T15:26:57.504Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-15T15:26:57.504Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T15:26:58.002Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-15T15:26:58.002Z] (4/5) Installing curl (7.69.1-r3) [2021-01-15T15:26:58.002Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-15T15:26:58.002Z] Executing ca-certificates-20191127-r4.trigger [2021-01-15T15:26:58.002Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T15:26:58.002Z] Executing ca-certificates-20191127-r4.trigger [2021-01-15T15:26:58.002Z] OK: 7 MiB in 19 packages [2021-01-15T15:26:58.002Z] OK: 7 MiB in 18 packages [2021-01-15T15:26:58.313Z] ---> 4cb4de47444f [2021-01-15T15:26:58.313Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-15T15:26:58.313Z] ---> 3b0d3baa2c6c [2021-01-15T15:26:58.313Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-15T15:26:58.362Z] Running on prd-ubuntu18.04-docker-8c-8g-20497 in /w/workspace/edgexfoundry_edgex-go_PR-3032 [Pipeline] { [Pipeline] ws [2021-01-15T15:26:58.425Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-01-15T15:27:00.382Z] using credential edgex-jenkins-ssh [2021-01-15T15:27:00.438Z] Cloning the remote Git repository [2021-01-15T15:27:00.463Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-15T15:27:00.530Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-01-15T15:27:00.555Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-15T15:27:00.555Z] > git --version # timeout=10 [2021-01-15T15:27:00.561Z] > git --version # 'git version 2.17.1' [2021-01-15T15:27:00.562Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T15:27:00.592Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T15:27:01.042Z] ---> 75b59a467e81 [2021-01-15T15:27:01.042Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-15T15:27:01.317Z] ---> 3deb7ca94f48 [2021-01-15T15:27:01.317Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-15T15:27:01.317Z] Removing intermediate container b3fe6ef36d99 [2021-01-15T15:27:01.317Z] ---> ad323c3e02c1 [2021-01-15T15:27:01.317Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-15T15:27:01.598Z] Removing intermediate container 5377a5e848b7 [2021-01-15T15:27:01.598Z] ---> c3b7c35dea1e [2021-01-15T15:27:01.598Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-15T15:27:01.877Z] ---> Running in cb7f9cda698b [2021-01-15T15:27:01.877Z] ---> Running in d344bd5ef8bd [2021-01-15T15:27:02.479Z] ---> c1a3c3ac6a62 [2021-01-15T15:27:02.479Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-15T15:27:03.074Z] ---> Running in a7f13a25f1a2 [2021-01-15T15:27:03.074Z] Removing intermediate container cb7f9cda698b [2021-01-15T15:27:03.074Z] ---> d9cb1e7d83e6 [2021-01-15T15:27:03.074Z] Step 13/24 : WORKDIR / [2021-01-15T15:27:03.074Z] Removing intermediate container d344bd5ef8bd [2021-01-15T15:27:03.074Z] ---> 96e5cbd5baba [2021-01-15T15:27:03.074Z] Step 13/21 : WORKDIR /edgex [2021-01-15T15:27:03.353Z] ---> 1fba47ae68d3 [2021-01-15T15:27:03.353Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T15:27:03.353Z] ---> Running in 575b737fcdd5 [2021-01-15T15:27:03.630Z] ---> Running in 25e49c741abe [2021-01-15T15:27:03.906Z] Removing intermediate container a7f13a25f1a2 [2021-01-15T15:27:03.906Z] ---> 033503c0619e [2021-01-15T15:27:03.906Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T15:27:04.183Z] Removing intermediate container 575b737fcdd5 [2021-01-15T15:27:04.183Z] ---> 94bc520cbd78 [2021-01-15T15:27:04.183Z] 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-15T15:27:04.462Z] ---> Running in a0cc40316172 [2021-01-15T15:27:04.737Z] ---> 07c78764c8f1 [2021-01-15T15:27:04.737Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-15T15:27:04.737Z] Removing intermediate container 25e49c741abe [2021-01-15T15:27:04.737Z] ---> f7b1c14ef6aa [2021-01-15T15:27:04.737Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-15T15:27:05.011Z] Removing intermediate container a5b38f6653b7 [2021-01-15T15:27:05.011Z] ---> 2f75caffd2c1 [2021-01-15T15:27:05.011Z] [2021-01-15T15:27:05.011Z] Step 10/22 : FROM scratch [2021-01-15T15:27:05.011Z] ---> [2021-01-15T15:27:05.011Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-15T15:27:05.011Z] ---> Using cache [2021-01-15T15:27:05.011Z] ---> cd328ee4d591 [2021-01-15T15:27:05.011Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-15T15:27:05.290Z] Removing intermediate container a0cc40316172 [2021-01-15T15:27:05.290Z] ---> 50faaf0bdd19 [2021-01-15T15:27:05.290Z] Step 19/21 : LABEL arch=arm64 [2021-01-15T15:27:05.290Z] ---> Running in 91c9e754a42c [2021-01-15T15:27:05.564Z] ---> Running in 1b73cedf1e59 [2021-01-15T15:27:05.564Z] ---> 07b83025557a [2021-01-15T15:27:05.565Z] 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-15T15:27:06.162Z] ---> bf87455bf5c9 [2021-01-15T15:27:06.162Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-15T15:27:06.162Z] Removing intermediate container 91c9e754a42c [2021-01-15T15:27:06.162Z] ---> 5bd989a118a8 [2021-01-15T15:27:06.162Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-15T15:27:06.435Z] Removing intermediate container 1b73cedf1e59 [2021-01-15T15:27:06.435Z] ---> 754fbf49bc80 [2021-01-15T15:27:06.435Z] Step 20/21 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da [2021-01-15T15:27:06.435Z] ---> ed3a026822e9 [2021-01-15T15:27:06.435Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-15T15:27:06.435Z] ---> Running in 3510920f7630 [2021-01-15T15:27:06.711Z] ---> Running in 9eaff8395827 [2021-01-15T15:27:06.711Z] ---> d92585293aa2 [2021-01-15T15:27:06.711Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-15T15:27:07.310Z] Removing intermediate container 3510920f7630 [2021-01-15T15:27:07.310Z] ---> f7a2b95c9311 [2021-01-15T15:27:07.310Z] Step 14/22 : WORKDIR / [2021-01-15T15:27:07.310Z] ---> Running in 67855c0c3210 [2021-01-15T15:27:07.585Z] Removing intermediate container 9eaff8395827 [2021-01-15T15:27:07.585Z] ---> f9409497d0a6 [2021-01-15T15:27:07.585Z] Step 21/21 : LABEL version=0.0.0 [2021-01-15T15:27:07.861Z] ---> 1f0817651af6 [2021-01-15T15:27:07.861Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-15T15:27:07.861Z] ---> 7bdff3c3901a [2021-01-15T15:27:07.861Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-15T15:27:07.861Z] ---> Running in 03fa998a82dc [2021-01-15T15:27:08.137Z] ---> 8cbe3df6b5c6 [2021-01-15T15:27:08.137Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-15T15:27:08.137Z] ---> Running in ca71937ebe4e [2021-01-15T15:27:08.137Z] Removing intermediate container 67855c0c3210 [2021-01-15T15:27:08.137Z] ---> b639045167c7 [2021-01-15T15:27:08.137Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T15:27:07.895Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-15T15:27:07.901Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T15:27:07.920Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-15T15:27:07.933Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-15T15:27:07.933Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T15:27:07.937Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3032/head:refs/remotes/origin/PR-3032 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-15T15:27:08.536Z] Merging remotes/origin/master commit fd359634b10927f8e0ebf7f54b54c9e517c8d604 into PR head commit cf465e0b669e4d599c783b9aabd90b6cc09dc2da [2021-01-15T15:27:08.656Z] Merge succeeded, producing cf465e0b669e4d599c783b9aabd90b6cc09dc2da [2021-01-15T15:27:08.656Z] Checking out Revision cf465e0b669e4d599c783b9aabd90b6cc09dc2da (PR-3032) [2021-01-15T15:27:09.132Z] Removing intermediate container 03fa998a82dc [2021-01-15T15:27:09.132Z] ---> 0cb0c2751fcc [2021-01-15T15:27:09.132Z] [2021-01-15T15:27:09.132Z] Removing intermediate container ca71937ebe4e [2021-01-15T15:27:09.132Z] ---> 332beea1d8e4 [2021-01-15T15:27:09.132Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T15:27:09.414Z] Successfully built 0cb0c2751fcc [2021-01-15T15:27:09.414Z] ---> 45416c9a11ab [2021-01-15T15:27:09.414Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-15T15:27:09.689Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-15T15:27:09.689Z]  Building docker-support-scheduler-go ... done Building docker-security-bootstrap-redis-go [2021-01-15T15:27:09.689Z] ---> 288ef375d4b1 [2021-01-15T15:27:09.689Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-15T15:27:09.689Z] ---> Running in 06b4352074ea [2021-01-15T15:27:08.549Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T15:27:08.554Z] > git checkout -f cf465e0b669e4d599c783b9aabd90b6cc09dc2da # timeout=10 [2021-01-15T15:27:08.625Z] > git remote # timeout=10 [2021-01-15T15:27:08.631Z] > git config --get remote.origin.url # timeout=10 [2021-01-15T15:27:08.639Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T15:27:08.642Z] > git merge fd359634b10927f8e0ebf7f54b54c9e517c8d604 # timeout=10 [2021-01-15T15:27:08.653Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-15T15:27:08.661Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T15:27:08.664Z] > git checkout -f cf465e0b669e4d599c783b9aabd90b6cc09dc2da # timeout=10 [2021-01-15T15:27:09.965Z] ---> 863a294b2a8f [2021-01-15T15:27:09.965Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-15T15:27:09.965Z] ---> Running in 3f7b11ee7079 [2021-01-15T15:27:10.950Z] Removing intermediate container 06b4352074ea [2021-01-15T15:27:10.950Z] ---> af5a99e83550 [2021-01-15T15:27:10.950Z] Step 22/24 : LABEL arch=arm64 [2021-01-15T15:27:11.223Z] Removing intermediate container 3f7b11ee7079 [2021-01-15T15:27:11.224Z] ---> 38d78141d010 [2021-01-15T15:27:11.224Z] Step 18/21 : CMD ["--init=true"] [2021-01-15T15:27:11.823Z] ---> Running in e009ad7a5289 [2021-01-15T15:27:12.097Z] ---> df547d081ad0 [2021-01-15T15:27:12.097Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-15T15:27:12.333Z] Commit message: "Merge branch 'master' into v2-messaging" [2021-01-15T15:27:12.700Z] ---> 38d13ae7b43c [2021-01-15T15:27:12.700Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [Pipeline] withEnv [Pipeline] { [2021-01-15T15:27:12.973Z] ---> Running in 715c47b3c473 [Pipeline] libraryResource [Pipeline] sh [2021-01-15T15:27:13.266Z] Removing intermediate container e009ad7a5289 [2021-01-15T15:27:13.266Z] ---> 1b8e55aaebc8 [2021-01-15T15:27:13.266Z] Step 23/24 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da [2021-01-15T15:27:13.266Z] ---> e2d709e98d07 [2021-01-15T15:27:13.266Z] 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-15T15:27:13.266Z] ---> f0e14b7050c7 [2021-01-15T15:27:13.266Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-15T15:27:13.513Z] + echo snap-build.sh [2021-01-15T15:27:13.513Z] snap-build.sh [2021-01-15T15:27:13.513Z] + SNAP_BASE_DIR=. [2021-01-15T15:27:13.513Z] + '[' '!' -z /w/workspace/edgex-go/7 ']' [2021-01-15T15:27:13.513Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/7 [2021-01-15T15:27:13.513Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' [2021-01-15T15:27:13.513Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/7] [2021-01-15T15:27:13.513Z] + cd /w/workspace/edgex-go/7 [2021-01-15T15:27:13.513Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-15T15:27:13.513Z] Reading package lists... [2021-01-15T15:27:13.513Z] Building dependency tree... [2021-01-15T15:27:13.513Z] Reading state information... [2021-01-15T15:27:13.552Z] ---> Running in b46d310662b8 [2021-01-15T15:27:13.776Z] The following packages were automatically installed and are no longer required: [2021-01-15T15:27:13.776Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-15T15:27:13.776Z] uidmap xdelta3 [2021-01-15T15:27:13.776Z] Use 'sudo apt autoremove' to remove them. [2021-01-15T15:27:13.776Z] The following packages will be REMOVED: [2021-01-15T15:27:13.776Z] lxd* lxd-client* [2021-01-15T15:27:13.840Z] ---> Running in d3e9f4f31aa2 [2021-01-15T15:27:13.840Z] ---> Running in f755db38510c [2021-01-15T15:27:13.840Z] Removing intermediate container 715c47b3c473 [2021-01-15T15:27:13.840Z] ---> 36e9c40216c7 [2021-01-15T15:27:13.840Z] Step 19/21 : LABEL arch=arm64 [2021-01-15T15:27:14.350Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-15T15:27:14.350Z] After this operation, 31.7 MB disk space will be freed. [2021-01-15T15:27:14.434Z] Removing intermediate container b46d310662b8 [2021-01-15T15:27:14.434Z] ---> 3ce4b9a9b0f9 [2021-01-15T15:27:14.434Z] Step 24/24 : LABEL version=0.0.0 [2021-01-15T15:27:15.039Z] ---> Running in 1592a914a2a3 [2021-01-15T15:27:15.039Z] Removing intermediate container f755db38510c [2021-01-15T15:27:15.039Z] ---> 9f61ca398106 [2021-01-15T15:27:15.039Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T15:27:15.039Z] ---> Running in ee64e51b0369 [2021-01-15T15:27:15.136Z] (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-15T15:27:15.136Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-15T15:27:15.313Z] ---> Running in 3c0455e0fa0f [2021-01-15T15:27:15.592Z] Removing intermediate container 1592a914a2a3 [2021-01-15T15:27:15.592Z] ---> 9cca78f09c70 [2021-01-15T15:27:15.592Z] Step 20/21 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da [2021-01-15T15:27:15.865Z] ---> Running in dcabefdeea3f [2021-01-15T15:27:16.084Z] Removing lxd dnsmasq configuration [2021-01-15T15:27:16.084Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-15T15:27:16.145Z] Removing intermediate container ee64e51b0369 [2021-01-15T15:27:16.145Z] ---> 44798eeff788 [2021-01-15T15:27:16.145Z] [2021-01-15T15:27:16.145Z] Removing intermediate container 3c0455e0fa0f [2021-01-15T15:27:16.145Z] ---> f3412221cefc [2021-01-15T15:27:16.145Z] Step 20/22 : LABEL arch=arm64 [2021-01-15T15:27:16.346Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-15T15:27:16.417Z] ---> Running in 8ce2b7dda7ab [2021-01-15T15:27:16.691Z] Successfully built 44798eeff788 [2021-01-15T15:27:16.691Z] Removing intermediate container dcabefdeea3f [2021-01-15T15:27:16.691Z] ---> 9da1736bac0f [2021-01-15T15:27:16.691Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-15T15:27:16.691Z] Step 21/21 : LABEL version=0.0.0 [2021-01-15T15:27:16.691Z] Building docker-sys-mgmt-agent-go [2021-01-15T15:27:16.966Z]  Building docker-support-notifications-go ... done  ---> Running in c0e4d9848c9c [2021-01-15T15:27:16.966Z] Removing intermediate container 8ce2b7dda7ab [2021-01-15T15:27:16.966Z] ---> 52f08f236351 [2021-01-15T15:27:16.966Z] Step 21/22 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da [2021-01-15T15:27:17.239Z] ---> Running in 351584eb71d6 [2021-01-15T15:27:17.290Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-15T15:27:17.511Z] Removing intermediate container d3e9f4f31aa2 [2021-01-15T15:27:17.511Z] ---> 0d342ecff18c [2021-01-15T15:27:17.511Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-15T15:27:17.511Z] Removing intermediate container c0e4d9848c9c [2021-01-15T15:27:17.511Z] ---> 9e6cb62c1f3f [2021-01-15T15:27:17.511Z] [2021-01-15T15:27:17.551Z] (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-15T15:27:17.551Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-15T15:27:17.784Z] ---> Running in 3b4e41e806cd [2021-01-15T15:27:18.056Z] Successfully built 9e6cb62c1f3f [2021-01-15T15:27:18.056Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-15T15:27:18.056Z] Building docker-core-command-go [2021-01-15T15:27:18.056Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 351584eb71d6 [2021-01-15T15:27:18.056Z] ---> daf22bba67df [2021-01-15T15:27:18.056Z] Step 22/22 : LABEL version=0.0.0 [2021-01-15T15:27:18.329Z] ---> Running in fb4bb626fd25 [2021-01-15T15:27:18.604Z] Removing intermediate container 3b4e41e806cd [2021-01-15T15:27:18.604Z] ---> f692fac35027 [2021-01-15T15:27:18.604Z] Step 22/24 : LABEL arch=arm64 [2021-01-15T15:27:18.878Z] ---> Running in 10c538bb11ae [2021-01-15T15:27:18.878Z] Removing intermediate container fb4bb626fd25 [2021-01-15T15:27:18.878Z] ---> e215e6872208 [2021-01-15T15:27:18.878Z] [2021-01-15T15:27:18.942Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-15T15:27:18.942Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-15T15:27:19.491Z] Successfully built e215e6872208 [2021-01-15T15:27:19.491Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-15T15:27:19.491Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-01-15T15:27:19.491Z] Removing intermediate container 10c538bb11ae [2021-01-15T15:27:19.491Z] ---> a50271f70c37 [2021-01-15T15:27:19.491Z] Step 23/24 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da [2021-01-15T15:27:19.760Z] ---> Running in 41eaadc8fb4c [2021-01-15T15:27:20.331Z] + sudo snap remove --purge lxd [2021-01-15T15:27:20.331Z] snap "lxd" is not installed [2021-01-15T15:27:20.331Z] + sudo groupadd --force --system lxd [2021-01-15T15:27:20.331Z] ++ whoami [2021-01-15T15:27:20.331Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-15T15:27:20.331Z] + newgrp - lxd [2021-01-15T15:27:20.331Z] + sudo snap install lxd [2021-01-15T15:27:20.361Z] Removing intermediate container 41eaadc8fb4c [2021-01-15T15:27:20.361Z] ---> 17c457b8f1be [2021-01-15T15:27:20.361Z] Step 24/24 : LABEL version=0.0.0 [2021-01-15T15:27:20.633Z] ---> Running in 056ae6efc15d [2021-01-15T15:27:21.229Z] Removing intermediate container 056ae6efc15d [2021-01-15T15:27:21.229Z] ---> 5d9b1f1564e4 [2021-01-15T15:27:21.229Z] [2021-01-15T15:27:21.823Z] Successfully built 5d9b1f1564e4 [2021-01-15T15:27:21.823Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-15T15:27:28.557Z] 2021-01-15T15:27:25Z INFO Waiting for automatic snapd restart... [2021-01-15T15:27:40.797Z] lxd 4.10 from Canonical* installed [2021-01-15T15:27:40.797Z] + sudo lxd init --auto [2021-01-15T15:27:50.808Z] + sudo snap install --classic snapcraft [2021-01-15T15:27:54.135Z]  Building docker-security-secretstore-setup-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T15:27:54.135Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-15T15:27:54.135Z] ---> 8ac3a01fc17d [2021-01-15T15:27:54.135Z] Step 3/22 : WORKDIR /edgex-go [2021-01-15T15:27:54.135Z] ---> Using cache [2021-01-15T15:27:54.135Z] ---> 31af20c8d7f5 [2021-01-15T15:27:54.135Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T15:27:54.135Z] ---> Using cache [2021-01-15T15:27:54.135Z] ---> 71cf63e0672e [2021-01-15T15:27:54.135Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-15T15:27:54.135Z] ---> Using cache [2021-01-15T15:27:54.135Z] ---> 1b2d57d09ca3 [2021-01-15T15:27:54.135Z] Step 6/22 : COPY go.mod . [2021-01-15T15:27:54.135Z] ---> Using cache [2021-01-15T15:27:54.135Z] ---> 9d0229a21764 [2021-01-15T15:27:54.135Z] Step 7/22 : RUN go mod download [2021-01-15T15:27:54.135Z] ---> Using cache [2021-01-15T15:27:54.135Z] ---> 9db2c233a6bc [2021-01-15T15:27:54.135Z] Step 8/22 : COPY . . [2021-01-15T15:27:54.135Z] ---> Using cache [2021-01-15T15:27:54.135Z] ---> 4a9351d4fc04 [2021-01-15T15:27:54.135Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-15T15:27:57.404Z] snapcraft 4.4.4 from Canonical* installed [2021-01-15T15:27:57.404Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-15T15:27:57.404Z] + patch --verbose -p1 [2021-01-15T15:27:57.404Z] Hmm... Looks like a unified diff to me... [2021-01-15T15:27:57.404Z] The text leading up to this was: [2021-01-15T15:27:57.404Z] -------------------------- [2021-01-15T15:27:57.404Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-15T15:27:57.404Z] |From: Tony Espy [2021-01-15T15:27:57.404Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-15T15:27:57.405Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-15T15:27:57.405Z] | [2021-01-15T15:27:57.405Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-15T15:27:57.405Z] |optimize the snap CI check run for pull requests. When [2021-01-15T15:27:57.405Z] |applied, it essentially strips out everything (apps and [2021-01-15T15:27:57.405Z] |parts) from the snapcraft.yaml file except those required [2021-01-15T15:27:57.405Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-15T15:27:57.405Z] |catch changes to edgex-go that break the snap build. [2021-01-15T15:27:57.405Z] | [2021-01-15T15:27:57.405Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-15T15:27:57.405Z] |to update this patch file, otherwise it may fail to apply, [2021-01-15T15:27:57.405Z] |resulting in a failed snap build CI check in the associated [2021-01-15T15:27:57.405Z] |pull request. [2021-01-15T15:27:57.405Z] | [2021-01-15T15:27:57.405Z] |Note - in addition to applying this patch, the pipeline also [2021-01-15T15:27:57.405Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-15T15:27:57.405Z] |need to build the finally binary .snap file (and it won't [2021-01-15T15:27:57.405Z] |work with the patch applied). This further reduces the build [2021-01-15T15:27:57.405Z] |time. [2021-01-15T15:27:57.405Z] |--- [2021-01-15T15:27:57.405Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-15T15:27:57.405Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-15T15:27:57.405Z] | [2021-01-15T15:27:57.405Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-15T15:27:57.405Z] |index 1e537489..faf42425 100644 [2021-01-15T15:27:57.405Z] |--- a/snap/snapcraft.yaml [2021-01-15T15:27:57.405Z] |+++ b/snap/snapcraft.yaml [2021-01-15T15:27:57.405Z] -------------------------- [2021-01-15T15:27:57.405Z] patching file snap/snapcraft.yaml [2021-01-15T15:27:57.405Z] Using Plan A... [2021-01-15T15:27:57.405Z] Hunk #1 succeeded at 73. [2021-01-15T15:27:57.405Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-15T15:27:57.405Z] Hunk #3 succeeded at 214 (offset -3 lines). [2021-01-15T15:27:57.405Z] Hunk #4 succeeded at 222 (offset -3 lines). [2021-01-15T15:27:57.405Z] Hunk #5 succeeded at 229 (offset -3 lines). [2021-01-15T15:27:57.405Z] Hunk #6 succeeded at 256 (offset -3 lines). [2021-01-15T15:27:57.405Z] Hunk #7 succeeded at 290 (offset -3 lines). [2021-01-15T15:27:57.405Z] Hunk #8 succeeded at 342 (offset -2 lines). [2021-01-15T15:27:57.405Z] Hmm... Ignoring the trailing garbage. [2021-01-15T15:27:57.405Z] done [2021-01-15T15:27:57.405Z] + sudo snapcraft prime --use-lxd [2021-01-15T15:27:58.349Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-15T15:27:58.349Z] 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-15T15:27:58.349Z] - README.md [2021-01-15T15:27:58.349Z] - snapcraft.yaml.orig [2021-01-15T15:27:58.349Z] [2021-01-15T15:27:58.349Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-15T15:27:59.293Z] Launching a container. [2021-01-15T15:28:02.433Z] ---> Running in b2f204da1c1a [2021-01-15T15:28:02.707Z] 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-15T15:28:04.142Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T15:28:04.142Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-15T15:28:04.142Z] ---> 8ac3a01fc17d [2021-01-15T15:28:04.142Z] Step 3/26 : WORKDIR /edgex-go [2021-01-15T15:28:04.142Z] ---> Using cache [2021-01-15T15:28:04.142Z] ---> 31af20c8d7f5 [2021-01-15T15:28:04.142Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T15:28:04.142Z] ---> Using cache [2021-01-15T15:28:04.142Z] ---> 71cf63e0672e [2021-01-15T15:28:04.142Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-15T15:28:04.759Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T15:28:04.759Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-15T15:28:04.759Z] ---> 8ac3a01fc17d [2021-01-15T15:28:04.759Z] Step 3/22 : WORKDIR /edgex-go [2021-01-15T15:28:04.759Z] ---> Using cache [2021-01-15T15:28:04.759Z] ---> 31af20c8d7f5 [2021-01-15T15:28:04.759Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T15:28:04.759Z] ---> Using cache [2021-01-15T15:28:04.759Z] ---> 71cf63e0672e [2021-01-15T15:28:04.759Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-15T15:28:04.759Z] ---> Using cache [2021-01-15T15:28:04.759Z] ---> 1b2d57d09ca3 [2021-01-15T15:28:04.759Z] Step 6/22 : COPY go.mod . [2021-01-15T15:28:04.759Z] ---> Using cache [2021-01-15T15:28:04.759Z] ---> 9d0229a21764 [2021-01-15T15:28:04.759Z] Step 7/22 : RUN go mod download [2021-01-15T15:28:04.759Z] ---> Using cache [2021-01-15T15:28:04.759Z] ---> 9db2c233a6bc [2021-01-15T15:28:04.759Z] Step 8/22 : COPY . . [2021-01-15T15:28:05.035Z] ---> Using cache [2021-01-15T15:28:05.035Z] ---> 4a9351d4fc04 [2021-01-15T15:28:05.035Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-15T15:28:05.035Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T15:28:05.035Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-15T15:28:05.035Z] ---> 8ac3a01fc17d [2021-01-15T15:28:05.035Z] Step 3/23 : WORKDIR /edgex-go [2021-01-15T15:28:05.035Z] ---> Using cache [2021-01-15T15:28:05.035Z] ---> 31af20c8d7f5 [2021-01-15T15:28:05.035Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T15:28:05.035Z] ---> Using cache [2021-01-15T15:28:05.035Z] ---> 71cf63e0672e [2021-01-15T15:28:05.035Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-15T15:28:05.307Z] ---> Running in 13cac706232a [2021-01-15T15:28:05.307Z] ---> Running in 278ea4403557 [2021-01-15T15:28:05.584Z] ---> Running in d47ae109c39d [2021-01-15T15:28:08.224Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T15:28:08.224Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T15:28:08.224Z] 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-15T15:28:08.819Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T15:28:08.819Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T15:28:09.805Z] OK: 217 MiB in 51 packages [2021-01-15T15:28:09.805Z] OK: 217 MiB in 51 packages [2021-01-15T15:28:11.548Z] Waiting for container to be ready [2021-01-15T15:28:11.548Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-15T15:28:11.548Z] [2021-01-15T15:28:11.836Z] Removing intermediate container 278ea4403557 [2021-01-15T15:28:11.836Z] ---> e9aead96e600 [2021-01-15T15:28:11.836Z] Step 6/23 : COPY go.mod . [2021-01-15T15:28:11.836Z] Removing intermediate container 13cac706232a [2021-01-15T15:28:11.836Z] ---> 767059fb01a5 [2021-01-15T15:28:11.836Z] Step 6/26 : COPY go.mod . [2021-01-15T15:28:12.825Z] ---> 9e6af4cf1e35 [2021-01-15T15:28:12.825Z] Step 7/23 : RUN go mod download [2021-01-15T15:28:13.115Z] ---> Running in 30ae586ad0ec [2021-01-15T15:28:13.391Z] ---> 59d649df88e5 [2021-01-15T15:28:13.392Z] Step 7/26 : RUN go mod download [2021-01-15T15:28:13.666Z] ---> Running in 6c0c1c76b43a [2021-01-15T15:28:14.097Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-15T15:28:14.357Z] Waiting for network to be ready... [2021-01-15T15:28:14.932Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-15T15:28:14.932Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1506 kB] [2021-01-15T15:28:14.932Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-15T15:28:14.932Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [292 kB] [2021-01-15T15:28:14.932Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-15T15:28:14.932Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-15T15:28:14.932Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-15T15:28:14.932Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-15T15:28:14.932Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] [2021-01-15T15:28:15.193Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-15T15:28:15.455Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-15T15:28:15.717Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-15T15:28:15.977Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-15T15:28:15.977Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-15T15:28:15.977Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-15T15:28:15.977Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-15T15:28:15.977Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-15T15:28:15.977Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-15T15:28:16.238Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-15T15:28:16.507Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1842 kB] [2021-01-15T15:28:16.768Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] [2021-01-15T15:28:16.768Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-15T15:28:16.768Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-15T15:28:16.768Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] [2021-01-15T15:28:16.768Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] [2021-01-15T15:28:16.768Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-15T15:28:16.768Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-15T15:28:18.690Z] Fetched 23.7 MB in 4s (5895 kB/s) [2021-01-15T15:28:19.092Z] Removing intermediate container 30ae586ad0ec [2021-01-15T15:28:19.092Z] ---> 334927d05d5e [2021-01-15T15:28:19.092Z] Step 8/23 : COPY . . [2021-01-15T15:28:19.092Z] Removing intermediate container 6c0c1c76b43a [2021-01-15T15:28:19.092Z] ---> 0de4401f3343 [2021-01-15T15:28:19.092Z] Step 8/26 : COPY . . [2021-01-15T15:28:19.631Z] Reading package lists... [2021-01-15T15:28:19.890Z] Reading package lists... [2021-01-15T15:28:19.890Z] Building dependency tree... [2021-01-15T15:28:19.890Z] Reading state information... [2021-01-15T15:28:20.151Z] The following additional packages will be installed: [2021-01-15T15:28:20.151Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-15T15:28:20.151Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-15T15:28:20.151Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-15T15:28:20.151Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-15T15:28:20.151Z] Suggested packages: [2021-01-15T15:28:20.151Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-15T15:28:20.151Z] Recommended packages: [2021-01-15T15:28:20.151Z] gnupg libsasl2-modules [2021-01-15T15:28:20.151Z] The following NEW packages will be installed: [2021-01-15T15:28:20.151Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-15T15:28:20.151Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-15T15:28:20.151Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-15T15:28:20.151Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-15T15:28:20.151Z] The following packages will be upgraded: [2021-01-15T15:28:20.151Z] gpg gpg-agent gpgconf libudev1 [2021-01-15T15:28:20.411Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-15T15:28:20.411Z] Need to get 3532 kB of archives. [2021-01-15T15:28:20.411Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-15T15:28:20.411Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-15T15:28:20.411Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-15T15:28:20.672Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-15T15:28:20.934Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-15T15:28:20.934Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-15T15:28:20.934Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-15T15:28:20.934Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-15T15:28:21.196Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-15T15:28:21.196Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-15T15:28:21.196Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-15T15:28:21.196Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-15T15:28:21.196Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-15T15:28:21.196Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-15T15:28:21.196Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-15T15:28:21.196Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-15T15:28:21.196Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-15T15:28:21.196Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-15T15:28:21.196Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-15T15:28:21.196Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-15T15:28:21.196Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-15T15:28:21.196Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-15T15:28:21.196Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-15T15:28:21.456Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-15T15:28:21.456Z] Fetched 3532 kB in 1s (3217 kB/s) [2021-01-15T15:28:21.456Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-15T15:28:21.456Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-15T15:28:21.456Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-15T15:28:21.456Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-15T15:28:21.717Z] Selecting previously unselected package udev. [2021-01-15T15:28:21.717Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-15T15:28:21.717Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-15T15:28:21.717Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-15T15:28:21.978Z] Selecting previously unselected package libfuse2:amd64. [2021-01-15T15:28:21.978Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-15T15:28:21.978Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-15T15:28:21.978Z] Selecting previously unselected package fuse. [2021-01-15T15:28:21.978Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-15T15:28:22.240Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-15T15:28:22.240Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-15T15:28:22.240Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-15T15:28:22.507Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-15T15:28:22.507Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-15T15:28:22.507Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-15T15:28:22.507Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-15T15:28:22.769Z] Selecting previously unselected package libksba8:amd64. [2021-01-15T15:28:22.769Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-15T15:28:22.769Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-15T15:28:22.769Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-15T15:28:22.769Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-15T15:28:22.769Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T15:28:23.030Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-15T15:28:23.030Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-15T15:28:23.030Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T15:28:23.030Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-15T15:28:23.030Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-15T15:28:23.030Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T15:28:23.030Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-15T15:28:23.030Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-15T15:28:23.030Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T15:28:23.291Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-15T15:28:23.291Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-15T15:28:23.291Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T15:28:23.291Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-15T15:28:23.291Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-15T15:28:23.291Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T15:28:23.552Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-15T15:28:23.552Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-15T15:28:23.552Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T15:28:23.552Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-15T15:28:23.552Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-15T15:28:23.552Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T15:28:23.552Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-15T15:28:23.552Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-15T15:28:23.815Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T15:28:23.815Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-15T15:28:23.815Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-15T15:28:23.815Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-15T15:28:23.815Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-15T15:28:23.815Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-15T15:28:23.815Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-15T15:28:24.076Z] Selecting previously unselected package libldap-common. [2021-01-15T15:28:24.076Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-15T15:28:24.076Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-15T15:28:24.076Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-15T15:28:24.076Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-15T15:28:24.076Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-15T15:28:24.076Z] Selecting previously unselected package dirmngr. [2021-01-15T15:28:24.076Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-15T15:28:24.076Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-15T15:28:24.342Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-15T15:28:24.342Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-15T15:28:24.342Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-15T15:28:24.342Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-15T15:28:24.342Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-15T15:28:24.342Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-15T15:28:24.606Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T15:28:24.606Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-15T15:28:24.606Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-15T15:28:24.606Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-15T15:28:24.868Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-15T15:28:25.129Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T15:28:25.129Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-15T15:28:25.129Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-15T15:28:25.129Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-15T15:28:25.129Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T15:28:25.129Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T15:28:25.389Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T15:28:25.389Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T15:28:25.389Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T15:28:25.389Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T15:28:25.390Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T15:28:25.390Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-15T15:28:25.390Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-15T15:28:25.390Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-15T15:28:25.959Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-15T15:28:25.959Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-15T15:28:25.959Z] This means they are not meant to be enabled using systemctl. [2021-01-15T15:28:25.959Z] Possible reasons for having this kind of units are: [2021-01-15T15:28:25.959Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-15T15:28:25.959Z] .wants/ or .requires/ directory. [2021-01-15T15:28:25.959Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-15T15:28:25.959Z] a requirement dependency on it. [2021-01-15T15:28:25.959Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-15T15:28:25.959Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-15T15:28:25.959Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-15T15:28:25.959Z] instance name specified. [2021-01-15T15:28:26.219Z] Reading package lists... [2021-01-15T15:28:26.480Z] Building dependency tree... [2021-01-15T15:28:26.480Z] Reading state information... [2021-01-15T15:28:26.480Z] The following additional packages will be installed: [2021-01-15T15:28:26.480Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-15T15:28:26.480Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-15T15:28:26.480Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-15T15:28:26.480Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-15T15:28:26.480Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-15T15:28:26.480Z] Suggested packages: [2021-01-15T15:28:26.480Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-15T15:28:26.480Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-15T15:28:26.480Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-15T15:28:26.480Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-15T15:28:26.480Z] systemd-container policykit-1 [2021-01-15T15:28:26.480Z] Recommended packages: [2021-01-15T15:28:26.480Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-15T15:28:26.480Z] The following NEW packages will be installed: [2021-01-15T15:28:26.480Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-15T15:28:26.480Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-15T15:28:26.480Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-15T15:28:26.480Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-15T15:28:26.480Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-15T15:28:26.480Z] The following packages will be upgraded: [2021-01-15T15:28:26.480Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-15T15:28:26.480Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-15T15:28:26.480Z] Need to get 35.2 MB of archives. [2021-01-15T15:28:26.480Z] After this operation, 141 MB of additional disk space will be used. [2021-01-15T15:28:26.480Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-15T15:28:26.738Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-15T15:28:26.738Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-15T15:28:26.738Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-15T15:28:26.738Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-15T15:28:26.738Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-15T15:28:26.738Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-15T15:28:26.738Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-15T15:28:26.738Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-15T15:28:26.738Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-15T15:28:26.738Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-15T15:28:26.738Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-15T15:28:26.738Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-15T15:28:26.738Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-15T15:28:26.738Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-15T15:28:26.738Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-15T15:28:26.738Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-15T15:28:27.682Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-15T15:28:27.682Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-15T15:28:27.682Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-15T15:28:27.682Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-15T15:28:27.682Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-15T15:28:27.682Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-15T15:28:27.682Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-15T15:28:27.682Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-15T15:28:27.682Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-15T15:28:27.682Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-15T15:28:27.682Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-15T15:28:27.682Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-15T15:28:27.682Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-15T15:28:29.065Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-15T15:28:29.065Z] Fetched 35.2 MB in 2s (16.2 MB/s) [2021-01-15T15:28:29.065Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-15T15:28:29.065Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-15T15:28:29.065Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-15T15:28:29.637Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-15T15:28:29.637Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-15T15:28:29.637Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-15T15:28:29.897Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-15T15:28:29.897Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-15T15:28:29.897Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-15T15:28:29.897Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-15T15:28:30.158Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-15T15:28:30.158Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-15T15:28:30.158Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-15T15:28:30.420Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-15T15:28:30.420Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-15T15:28:30.999Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-15T15:28:31.259Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-15T15:28:31.259Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-15T15:28:31.259Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-15T15:28:31.521Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-15T15:28:31.521Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-15T15:28:31.521Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-15T15:28:31.785Z] Selecting previously unselected package libexpat1:amd64. [2021-01-15T15:28:31.785Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-15T15:28:31.785Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-15T15:28:31.785Z] Selecting previously unselected package python3.6-minimal. [2021-01-15T15:28:31.785Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-15T15:28:31.785Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-15T15:28:32.045Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-15T15:28:32.045Z] Checking for services that may need to be restarted...done. [2021-01-15T15:28:32.045Z] Checking for services that may need to be restarted...done. [2021-01-15T15:28:32.312Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-15T15:28:32.312Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-15T15:28:32.312Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-15T15:28:32.885Z] Selecting previously unselected package python3-minimal. [2021-01-15T15:28:32.885Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-15T15:28:32.885Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-15T15:28:32.885Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-15T15:28:32.885Z] Selecting previously unselected package mime-support. [2021-01-15T15:28:32.885Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-15T15:28:32.885Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-15T15:28:32.885Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-15T15:28:32.885Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-15T15:28:32.885Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-15T15:28:33.151Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-15T15:28:33.151Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-15T15:28:33.151Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-15T15:28:33.412Z] Selecting previously unselected package python3.6. [2021-01-15T15:28:33.412Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-15T15:28:33.412Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-15T15:28:33.673Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-15T15:28:33.673Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-15T15:28:33.673Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-15T15:28:33.673Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-15T15:28:34.247Z] Selecting previously unselected package python3. [2021-01-15T15:28:34.247Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-15T15:28:34.247Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-15T15:28:34.247Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-15T15:28:34.247Z] Selecting previously unselected package multiarch-support. [2021-01-15T15:28:34.247Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-15T15:28:34.247Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-15T15:28:34.511Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-15T15:28:34.511Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-15T15:28:34.511Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-15T15:28:34.511Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-15T15:28:34.511Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-15T15:28:34.773Z] Selecting previously unselected package libbsd0:amd64. [2021-01-15T15:28:34.773Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-15T15:28:34.773Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-15T15:28:34.773Z] Selecting previously unselected package sudo. [2021-01-15T15:28:34.773Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-15T15:28:34.773Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-15T15:28:35.033Z] Selecting previously unselected package apparmor. [2021-01-15T15:28:35.033Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-15T15:28:35.033Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-15T15:28:35.295Z] Selecting previously unselected package libedit2:amd64. [2021-01-15T15:28:35.295Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-15T15:28:35.295Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-15T15:28:35.295Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-15T15:28:35.295Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-15T15:28:35.295Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-15T15:28:35.295Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-15T15:28:35.295Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-15T15:28:35.295Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-15T15:28:35.557Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-15T15:28:35.557Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-15T15:28:35.557Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-15T15:28:35.557Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-15T15:28:35.557Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-15T15:28:35.557Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-15T15:28:35.819Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-15T15:28:35.819Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-15T15:28:35.819Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-15T15:28:35.819Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-15T15:28:35.819Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-15T15:28:35.819Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-15T15:28:36.082Z] Selecting previously unselected package openssh-client. [2021-01-15T15:28:36.082Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-15T15:28:36.082Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-15T15:28:36.345Z] Selecting previously unselected package squashfs-tools. [2021-01-15T15:28:36.345Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-15T15:28:36.606Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-15T15:28:36.606Z] Selecting previously unselected package snapd. [2021-01-15T15:28:36.606Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-15T15:28:36.606Z] Unpacking snapd (2.48+18.04) ... [2021-01-15T15:28:39.153Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-15T15:28:39.153Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-15T15:28:39.153Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-15T15:28:39.153Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-15T15:28:39.153Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-15T15:28:39.153Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-15T15:28:39.153Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-15T15:28:39.153Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-15T15:28:39.153Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-15T15:28:39.725Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-15T15:28:39.725Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-15T15:28:39.725Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-15T15:28:39.987Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-15T15:28:39.987Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-15T15:28:39.987Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-15T15:28:40.562Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-15T15:28:40.562Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-15T15:28:40.562Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-15T15:28:40.562Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-15T15:28:40.562Z] running python rtupdate hooks for python3.6... [2021-01-15T15:28:40.562Z] running python post-rtupdate hooks for python3.6... [2021-01-15T15:28:40.823Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-15T15:28:42.747Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-15T15:28:43.023Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-15T15:28:43.023Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-15T15:28:43.300Z] Setting up snapd (2.48+18.04) ... [2021-01-15T15:28:43.563Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-15T15:28:43.824Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-15T15:28:43.824Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-15T15:28:44.086Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-15T15:28:44.348Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-15T15:28:44.348Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-15T15:28:44.348Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-15T15:28:44.609Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-15T15:28:44.872Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-15T15:28:44.872Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-15T15:28:45.134Z] /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-15T15:28:45.134Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-15T15:28:45.134Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-15T15:28:46.089Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-15T15:28:46.089Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-15T15:28:46.089Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-15T15:28:47.261Z] Reading package lists... [2021-01-15T15:28:47.532Z] Reading package lists... [2021-01-15T15:28:47.797Z] Building dependency tree... [2021-01-15T15:28:47.797Z] Reading state information... [2021-01-15T15:28:47.797Z] Calculating upgrade... [2021-01-15T15:28:48.060Z] The following packages will be upgraded: [2021-01-15T15:28:48.060Z] advancecomp base-files bash binutils binutils-common [2021-01-15T15:28:48.060Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-15T15:28:48.060Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-15T15:28:48.060Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-15T15:28:48.060Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-15T15:28:48.060Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-15T15:28:48.060Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-15T15:28:48.060Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-15T15:28:48.060Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-15T15:28:48.060Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-15T15:28:48.060Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-15T15:28:48.060Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-15T15:28:48.060Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-15T15:28:48.060Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-15T15:28:48.060Z] ubuntu-keyring util-linux [2021-01-15T15:28:48.060Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-15T15:28:48.060Z] Need to get 63.7 MB of archives. [2021-01-15T15:28:48.060Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-15T15:28:48.060Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-132.136 [987 kB] [2021-01-15T15:28:48.320Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-15T15:28:48.320Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-15T15:28:48.320Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-15T15:28:48.320Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-15T15:28:48.320Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-15T15:28:48.320Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-15T15:28:48.320Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-15T15:28:48.320Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-15T15:28:48.320Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-15T15:28:48.320Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-15T15:28:48.320Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-15T15:28:48.320Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-15T15:28:48.320Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-15T15:28:48.320Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-15T15:28:48.320Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-15T15:28:48.320Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-15T15:28:48.320Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-15T15:28:48.581Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-15T15:28:48.581Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-15T15:28:48.581Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-15T15:28:48.581Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-15T15:28:48.581Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-15T15:28:48.581Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-15T15:28:48.581Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-15T15:28:48.582Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-15T15:28:48.582Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-15T15:28:48.582Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-15T15:28:48.582Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-15T15:28:48.582Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-15T15:28:48.582Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-15T15:28:48.582Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-15T15:28:48.582Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-15T15:28:48.582Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-15T15:28:48.582Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-15T15:28:48.582Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-15T15:28:48.582Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-15T15:28:48.582Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-15T15:28:48.582Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-15T15:28:48.582Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-15T15:28:48.582Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-15T15:28:48.582Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-15T15:28:48.582Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-15T15:28:48.582Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-15T15:28:48.582Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-15T15:28:48.582Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-15T15:28:48.582Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-15T15:28:48.582Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-15T15:28:48.582Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-15T15:28:48.844Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-15T15:28:48.844Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-15T15:28:48.844Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-15T15:28:48.844Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-15T15:28:48.844Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-15T15:28:48.844Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-15T15:28:48.844Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-15T15:28:48.844Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-15T15:28:49.106Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-15T15:28:49.107Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-15T15:28:49.107Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-15T15:28:49.368Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-15T15:28:49.368Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-15T15:28:49.368Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-15T15:28:49.368Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-15T15:28:49.368Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-15T15:28:49.368Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-15T15:28:49.368Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-15T15:28:49.368Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-15T15:28:49.368Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-15T15:28:49.368Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-15T15:28:49.628Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-15T15:28:49.628Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-15T15:28:49.628Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-15T15:28:49.628Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-15T15:28:49.628Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-15T15:28:49.628Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-15T15:28:49.628Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-15T15:28:49.628Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-15T15:28:49.888Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-15T15:28:49.888Z] 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-15T15:28:49.888Z] 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-15T15:28:49.888Z] 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-15T15:28:49.888Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-15T15:28:49.888Z] 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-15T15:28:49.888Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-15T15:28:49.888Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-15T15:28:49.888Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-15T15:28:49.888Z] 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-15T15:28:49.888Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-15T15:28:49.888Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-15T15:28:49.888Z] 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-15T15:28:49.888Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-15T15:28:49.888Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-15T15:28:49.888Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-15T15:28:49.888Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-15T15:28:49.888Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-15T15:28:50.150Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-15T15:28:50.150Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-15T15:28:50.150Z] Fetched 63.7 MB in 2s (33.4 MB/s) [2021-01-15T15:28:50.150Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T15:28:50.150Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-15T15:28:50.150Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-15T15:28:51.093Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-15T15:28:51.093Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-15T15:28:51.093Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-132.136_amd64.deb ... [2021-01-15T15:28:51.093Z] Unpacking linux-libc-dev:amd64 (4.15.0-132.136) over (4.15.0-20.21) ... [2021-01-15T15:28:51.525Z] ---> c9425dfdb08c [2021-01-15T15:28:51.525Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-15T15:28:51.525Z] ---> 4d2ef8346be2 [2021-01-15T15:28:51.525Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-15T15:28:51.525Z] ---> Running in 96a6327de980 [2021-01-15T15:28:51.525Z] ---> Running in 58e60c734e52 [2021-01-15T15:28:51.525Z] 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-15T15:28:51.525Z] 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-15T15:28:51.665Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T15:28:51.926Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-15T15:28:51.926Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T15:28:51.926Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-15T15:28:52.187Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T15:28:52.187Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-15T15:28:52.187Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T15:28:52.449Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-15T15:28:52.449Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T15:28:52.449Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-15T15:28:52.449Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T15:28:52.713Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-15T15:28:52.713Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T15:28:52.713Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-15T15:28:52.713Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-15T15:28:52.974Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-15T15:28:52.974Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T15:28:52.974Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-15T15:28:53.237Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-15T15:28:53.237Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-15T15:28:53.237Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T15:28:53.237Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-15T15:28:53.237Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T15:28:53.499Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-15T15:28:53.499Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T15:28:53.499Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-15T15:28:53.761Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-15T15:28:53.761Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-15T15:28:53.761Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-15T15:28:54.022Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-15T15:28:54.594Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-15T15:28:54.594Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-15T15:28:54.594Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-15T15:28:54.855Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-15T15:28:54.855Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-15T15:28:54.855Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-15T15:28:55.117Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-15T15:28:55.117Z] Installing new version of config file /etc/issue ... [2021-01-15T15:28:55.117Z] Installing new version of config file /etc/issue.net ... [2021-01-15T15:28:55.117Z] Installing new version of config file /etc/lsb-release ... [2021-01-15T15:28:55.117Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-15T15:28:55.378Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-15T15:28:55.378Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-15T15:28:55.378Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-15T15:28:55.641Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T15:28:55.641Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-15T15:28:55.641Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-15T15:28:55.641Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-15T15:28:55.901Z] 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-15T15:28:55.901Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T15:28:55.901Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-15T15:28:55.901Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-15T15:28:55.901Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-15T15:28:56.170Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T15:28:56.170Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-15T15:28:56.170Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-15T15:28:56.170Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-15T15:28:56.433Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T15:28:56.433Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-15T15:28:56.433Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-15T15:28:56.693Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-15T15:28:56.953Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T15:28:56.953Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-15T15:28:56.953Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-15T15:28:56.953Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-15T15:28:57.215Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T15:28:57.215Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-15T15:28:57.215Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-15T15:28:57.215Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-15T15:28:57.478Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T15:28:57.478Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-15T15:28:57.478Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-15T15:28:57.739Z] Setting up grep (3.1-2build1) ... [2021-01-15T15:28:57.739Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T15:28:57.739Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-15T15:28:57.739Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-15T15:28:58.000Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-15T15:28:58.254Z] Removing intermediate container b2f204da1c1a [2021-01-15T15:28:58.254Z] ---> 6c49d017d81c [2021-01-15T15:28:58.254Z] [2021-01-15T15:28:58.254Z] Step 10/22 : FROM alpine:3.12 [2021-01-15T15:28:58.254Z] ---> afeebe901d6b [2021-01-15T15:28:58.254Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-15T15:28:58.254Z] ---> Using cache [2021-01-15T15:28:58.254Z] ---> ad323c3e02c1 [2021-01-15T15:28:58.254Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-15T15:28:58.261Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T15:28:58.261Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-15T15:28:58.261Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-15T15:28:58.261Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-15T15:28:58.522Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T15:28:58.522Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-15T15:28:58.522Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-15T15:28:58.535Z] ---> Running in a0cc9366d68d [2021-01-15T15:28:59.092Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-15T15:28:59.092Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-15T15:28:59.142Z] Removing intermediate container a0cc9366d68d [2021-01-15T15:28:59.142Z] ---> 0d64c620ef66 [2021-01-15T15:28:59.142Z] Step 13/22 : WORKDIR / [2021-01-15T15:28:59.353Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-15T15:28:59.353Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-15T15:28:59.418Z] ---> Running in c6515c90521f [2021-01-15T15:28:59.925Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-15T15:28:59.925Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T15:28:59.925Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-15T15:28:59.925Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-15T15:29:00.027Z] Removing intermediate container c6515c90521f [2021-01-15T15:29:00.027Z] ---> 33270bfe8464 [2021-01-15T15:29:00.027Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T15:29:00.875Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-15T15:29:00.875Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-15T15:29:01.136Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-15T15:29:01.136Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-15T15:29:01.136Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-15T15:29:01.200Z] ---> b418760ae60d [2021-01-15T15:29:01.200Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-15T15:29:01.396Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T15:29:01.396Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-15T15:29:01.396Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-15T15:29:01.657Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-15T15:29:01.657Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T15:29:01.657Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-15T15:29:01.657Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-15T15:29:01.920Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-15T15:29:01.920Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T15:29:01.920Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-15T15:29:01.920Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-15T15:29:01.920Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-15T15:29:02.182Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T15:29:02.182Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-15T15:29:02.182Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-15T15:29:02.182Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-15T15:29:02.442Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T15:29:02.442Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-15T15:29:02.442Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-15T15:29:02.442Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-15T15:29:02.703Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T15:29:02.703Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-15T15:29:02.703Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-15T15:29:02.703Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-15T15:29:02.964Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-15T15:29:02.964Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-15T15:29:02.964Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T15:29:02.964Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-15T15:29:02.964Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-15T15:29:03.226Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-15T15:29:03.279Z] ---> 037ac2692eec [2021-01-15T15:29:03.279Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-15T15:29:03.487Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T15:29:03.487Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-15T15:29:03.487Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-15T15:29:03.487Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-15T15:29:03.748Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T15:29:03.748Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-15T15:29:03.748Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-15T15:29:03.748Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-15T15:29:04.009Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T15:29:04.009Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-15T15:29:04.009Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-15T15:29:04.277Z] ---> b9e4966b02b0 [2021-01-15T15:29:04.278Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-15T15:29:04.588Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-15T15:29:04.588Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-15T15:29:04.851Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-15T15:29:05.112Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T15:29:05.112Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-15T15:29:05.112Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-15T15:29:05.373Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-15T15:29:05.373Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T15:29:05.373Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-15T15:29:05.373Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-15T15:29:05.635Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-15T15:29:05.635Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T15:29:05.635Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-15T15:29:05.722Z] ---> 9a3be64172f7 [2021-01-15T15:29:05.722Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-15T15:29:05.722Z] ---> Running in aaa9b13e620c [2021-01-15T15:29:05.896Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-15T15:29:05.896Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-15T15:29:06.156Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T15:29:06.156Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-15T15:29:06.156Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-15T15:29:06.419Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-15T15:29:06.419Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T15:29:06.419Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-15T15:29:06.419Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-15T15:29:06.679Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-15T15:29:06.679Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T15:29:06.679Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-15T15:29:06.679Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-15T15:29:06.940Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-15T15:29:07.200Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T15:29:07.200Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-15T15:29:07.200Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-15T15:29:07.200Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-15T15:29:07.461Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-15T15:29:07.461Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-15T15:29:07.461Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-15T15:29:07.722Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-15T15:29:07.722Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T15:29:07.722Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-15T15:29:07.722Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-15T15:29:07.984Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-15T15:29:07.984Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T15:29:07.984Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-15T15:29:07.984Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-15T15:29:07.984Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-15T15:29:08.245Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T15:29:08.245Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-15T15:29:08.506Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-15T15:29:08.506Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-15T15:29:08.506Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T15:29:08.506Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-15T15:29:08.767Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-15T15:29:08.767Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-15T15:29:08.767Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T15:29:08.767Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-15T15:29:09.034Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-15T15:29:09.130Z] Removing intermediate container aaa9b13e620c [2021-01-15T15:29:09.130Z] ---> de2d610fc7e2 [2021-01-15T15:29:09.130Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-15T15:29:09.130Z] ---> Running in 9d750f71a731 [2021-01-15T15:29:09.295Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-15T15:29:09.295Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T15:29:09.295Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-15T15:29:09.295Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-15T15:29:09.557Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-15T15:29:09.557Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T15:29:09.557Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-15T15:29:09.557Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-15T15:29:09.735Z] Removing intermediate container 9d750f71a731 [2021-01-15T15:29:09.735Z] ---> 979239acde00 [2021-01-15T15:29:09.735Z] Step 20/22 : LABEL arch=arm64 [2021-01-15T15:29:09.819Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-15T15:29:09.819Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T15:29:09.819Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-15T15:29:10.011Z] ---> Running in 79a781b80a56 [2021-01-15T15:29:10.097Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-15T15:29:10.097Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-15T15:29:10.097Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T15:29:10.097Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-15T15:29:10.358Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-15T15:29:10.358Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-15T15:29:10.619Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T15:29:10.619Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-15T15:29:10.619Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-15T15:29:10.647Z] Removing intermediate container 79a781b80a56 [2021-01-15T15:29:10.647Z] ---> 61fc12f92390 [2021-01-15T15:29:10.647Z] Step 21/22 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da [2021-01-15T15:29:10.894Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-15T15:29:10.894Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T15:29:10.894Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-15T15:29:10.894Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-15T15:29:10.894Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-15T15:29:10.929Z] ---> Running in 00591012ba99 [2021-01-15T15:29:11.161Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T15:29:11.161Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-15T15:29:11.161Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-15T15:29:11.161Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-15T15:29:11.421Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-15T15:29:11.421Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-15T15:29:11.421Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-15T15:29:11.421Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-15T15:29:11.421Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-15T15:29:11.544Z] Removing intermediate container 00591012ba99 [2021-01-15T15:29:11.544Z] ---> b6ac7bb8800e [2021-01-15T15:29:11.544Z] Step 22/22 : LABEL version=0.0.0 [2021-01-15T15:29:11.544Z] ---> Running in 88c16fe640d4 [2021-01-15T15:29:11.680Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-15T15:29:11.680Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-15T15:29:11.943Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-15T15:29:11.943Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-15T15:29:12.203Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-15T15:29:12.203Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-15T15:29:12.493Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-15T15:29:12.493Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-15T15:29:12.493Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-15T15:29:12.493Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-15T15:29:12.533Z] Removing intermediate container 88c16fe640d4 [2021-01-15T15:29:12.533Z] ---> de650ebee41f [2021-01-15T15:29:12.533Z] [2021-01-15T15:29:12.753Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-15T15:29:12.753Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-15T15:29:12.754Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-15T15:29:12.815Z] Successfully built de650ebee41f [2021-01-15T15:29:13.020Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-15T15:29:13.020Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-15T15:29:13.020Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-15T15:29:13.097Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-15T15:29:13.284Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-15T15:29:13.284Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-15T15:29:13.284Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-15T15:29:13.856Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-15T15:29:14.800Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-15T15:29:14.800Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-15T15:29:14.800Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-15T15:29:14.800Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-15T15:29:15.061Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-15T15:29:15.061Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-15T15:29:15.326Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-15T15:29:15.326Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-15T15:29:15.610Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-15T15:29:15.610Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-15T15:29:15.610Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-15T15:29:15.610Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-15T15:29:15.911Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-15T15:29:15.911Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-15T15:29:15.911Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-15T15:29:16.172Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-15T15:29:16.172Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-15T15:29:16.172Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-15T15:29:16.433Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-15T15:29:16.433Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-15T15:29:17.375Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-15T15:29:17.375Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-15T15:29:18.318Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-15T15:29:18.318Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-15T15:29:18.525Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container d47ae109c39d [2021-01-15T15:29:18.525Z] ---> a8a4db4a2673 [2021-01-15T15:29:18.525Z] [2021-01-15T15:29:18.525Z] Step 10/22 : FROM scratch [2021-01-15T15:29:18.525Z] ---> [2021-01-15T15:29:18.525Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-15T15:29:18.525Z] ---> Using cache [2021-01-15T15:29:18.525Z] ---> cd328ee4d591 [2021-01-15T15:29:18.525Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-15T15:29:18.525Z] ---> Running in 4a0dc23c4782 [2021-01-15T15:29:19.133Z] Removing intermediate container 4a0dc23c4782 [2021-01-15T15:29:19.133Z] ---> de1065450303 [2021-01-15T15:29:19.133Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-15T15:29:19.264Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-15T15:29:19.264Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-15T15:29:19.413Z] ---> Running in f93364f0eb58 [2021-01-15T15:29:19.528Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-15T15:29:19.528Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-15T15:29:20.016Z] Removing intermediate container f93364f0eb58 [2021-01-15T15:29:20.016Z] ---> f63931336df1 [2021-01-15T15:29:20.016Z] Step 14/22 : WORKDIR / [2021-01-15T15:29:20.016Z] ---> Running in 8f75fd026752 [2021-01-15T15:29:20.470Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-15T15:29:20.470Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-15T15:29:20.470Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-15T15:29:20.470Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-15T15:29:20.470Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-15T15:29:20.470Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-15T15:29:20.613Z] Removing intermediate container 8f75fd026752 [2021-01-15T15:29:20.613Z] ---> 9d26b604a0f1 [2021-01-15T15:29:20.613Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T15:29:20.733Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-15T15:29:20.733Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-15T15:29:20.998Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-15T15:29:20.998Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-15T15:29:20.998Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-15T15:29:20.998Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-15T15:29:21.259Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-15T15:29:21.259Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-15T15:29:21.259Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-15T15:29:21.259Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-15T15:29:21.526Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-15T15:29:21.526Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-15T15:29:21.526Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-15T15:29:21.526Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-15T15:29:21.526Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-15T15:29:21.526Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-15T15:29:21.790Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-15T15:29:21.790Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-15T15:29:21.790Z] [2021-01-15T15:29:21.790Z] Current default time zone: 'Etc/UTC' [2021-01-15T15:29:21.790Z] Local time is now: Fri Jan 15 15:29:21 UTC 2021. [2021-01-15T15:29:21.790Z] Universal Time is now: Fri Jan 15 15:29:21 UTC 2021. [2021-01-15T15:29:21.790Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-15T15:29:21.790Z] [2021-01-15T15:29:21.790Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-15T15:29:22.057Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-15T15:29:22.057Z] Setting up linux-libc-dev:amd64 (4.15.0-132.136) ... [2021-01-15T15:29:22.057Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-15T15:29:22.057Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-15T15:29:22.057Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-15T15:29:22.057Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-15T15:29:22.057Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-15T15:29:22.057Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-15T15:29:22.086Z] ---> b9fc978a07ac [2021-01-15T15:29:22.086Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-15T15:29:22.318Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-15T15:29:22.318Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-15T15:29:22.318Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-15T15:29:22.583Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-15T15:29:22.583Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-15T15:29:22.583Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-15T15:29:22.583Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-15T15:29:22.583Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-15T15:29:22.583Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-15T15:29:22.845Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-15T15:29:22.845Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-15T15:29:22.845Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-15T15:29:22.845Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-15T15:29:22.845Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-15T15:29:24.090Z] ---> f34c10e7134e [2021-01-15T15:29:24.090Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-15T15:29:24.769Z] Updating certificates in /etc/ssl/certs... [2021-01-15T15:29:25.095Z] ---> ee4d54d06b44 [2021-01-15T15:29:25.095Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-15T15:29:25.367Z] 22 added, 17 removed; done. [2021-01-15T15:29:25.381Z] ---> Running in 0d4944a7b83f [2021-01-15T15:29:25.636Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-15T15:29:25.636Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-15T15:29:25.636Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-15T15:29:25.636Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-15T15:29:25.636Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-15T15:29:25.636Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-15T15:29:25.900Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-15T15:29:25.901Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-15T15:29:25.901Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-15T15:29:25.901Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-15T15:29:25.901Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-15T15:29:25.901Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-15T15:29:25.901Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-15T15:29:25.901Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-15T15:29:25.987Z] Removing intermediate container 0d4944a7b83f [2021-01-15T15:29:25.987Z] ---> 189b51e421e4 [2021-01-15T15:29:25.987Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T15:29:26.165Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-15T15:29:26.165Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-15T15:29:26.165Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-15T15:29:26.165Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-15T15:29:26.165Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-15T15:29:26.165Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-15T15:29:26.165Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-15T15:29:26.264Z] ---> Running in 181d66d30d39 [2021-01-15T15:29:26.426Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-15T15:29:26.426Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-15T15:29:26.426Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-15T15:29:26.426Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-15T15:29:26.689Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-15T15:29:26.689Z] Updating certificates in /etc/ssl/certs... [2021-01-15T15:29:26.874Z] Removing intermediate container 181d66d30d39 [2021-01-15T15:29:26.874Z] ---> 5054f7b755ce [2021-01-15T15:29:26.874Z] Step 20/22 : LABEL arch=arm64 [2021-01-15T15:29:27.151Z] ---> Running in f193df5bcd1c [2021-01-15T15:29:27.261Z] 0 added, 0 removed; done. [2021-01-15T15:29:27.261Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-15T15:29:27.261Z] done. [2021-01-15T15:29:27.521Z] Reading package lists... [2021-01-15T15:29:27.762Z] Removing intermediate container f193df5bcd1c [2021-01-15T15:29:27.763Z] ---> 00a20ea4e39d [2021-01-15T15:29:27.763Z] Step 21/22 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da [2021-01-15T15:29:27.782Z] Building dependency tree... [2021-01-15T15:29:27.782Z] Reading state information... [2021-01-15T15:29:28.037Z] ---> Running in 2002f6b4d0ec [2021-01-15T15:29:28.043Z] The following NEW packages will be installed: [2021-01-15T15:29:28.043Z] apt-transport-https [2021-01-15T15:29:28.043Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-15T15:29:28.043Z] Need to get 1696 B of archives. [2021-01-15T15:29:28.043Z] After this operation, 153 kB of additional disk space will be used. [2021-01-15T15:29:28.043Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-15T15:29:28.043Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-15T15:29:28.043Z] Fetched 1696 B in 0s (28.2 kB/s) [2021-01-15T15:29:28.043Z] Selecting previously unselected package apt-transport-https. [2021-01-15T15:29:28.304Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-15T15:29:28.304Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-15T15:29:28.304Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-15T15:29:28.304Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-15T15:29:28.566Z] Waiting for network to be ready... [2021-01-15T15:29:28.636Z] Removing intermediate container 2002f6b4d0ec [2021-01-15T15:29:28.636Z] ---> 35f8e50352c1 [2021-01-15T15:29:28.636Z] Step 22/22 : LABEL version=0.0.0 [2021-01-15T15:29:28.915Z] ---> Running in 1831c3b9202f [2021-01-15T15:29:29.513Z] Removing intermediate container 1831c3b9202f [2021-01-15T15:29:29.513Z] ---> b951ffd7a38f [2021-01-15T15:29:29.513Z] [2021-01-15T15:29:29.787Z] Successfully built b951ffd7a38f [2021-01-15T15:29:30.063Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-15T15:29:35.182Z] 2021-01-15T15:29:31Z INFO Waiting for automatic snapd restart... [2021-01-15T15:29:35.182Z] snapd 2.48.2 from Canonical* installed [2021-01-15T15:29:36.128Z] "snapd" switched to the "latest/stable" channel [2021-01-15T15:29:36.128Z] [2021-01-15T15:29:38.690Z] core18 20201210 from Canonical* installed [2021-01-15T15:29:38.690Z] "core18" switched to the "latest/stable" channel [2021-01-15T15:29:38.690Z] [2021-01-15T15:29:41.997Z] snapcraft 4.4.4 from Canonical* installed [2021-01-15T15:29:41.997Z] "snapcraft" switched to the "latest/stable" channel [2021-01-15T15:29:41.997Z] [2021-01-15T15:29:46.218Z] 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-15T15:29:46.218Z] - README.md [2021-01-15T15:29:46.218Z] - snapcraft.yaml.orig [2021-01-15T15:29:46.218Z] [2021-01-15T15:29:46.218Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-15T15:29:52.262Z]  Building docker-core-command-go ... done Removing intermediate container 58e60c734e52 [2021-01-15T15:29:52.262Z] ---> f98668cd22ec [2021-01-15T15:29:52.262Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-15T15:29:52.262Z] ---> Running in b8c35d868d6a [2021-01-15T15:29:52.262Z] 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-15T15:29:52.820Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-15T15:29:52.820Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-15T15:29:52.820Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-15T15:29:52.820Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-15T15:29:53.412Z] Reading package lists... [2021-01-15T15:29:53.983Z] 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-15T15:29:54.895Z] Removing intermediate container b8c35d868d6a [2021-01-15T15:29:54.896Z] ---> ff4051a851ca [2021-01-15T15:29:54.896Z] [2021-01-15T15:29:54.896Z] Step 11/26 : FROM docker:20.10.0 [2021-01-15T15:29:54.896Z] 20.10.0: Pulling from library/docker [2021-01-15T15:30:00.613Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-15T15:30:00.613Z] Reading package lists... [2021-01-15T15:30:00.613Z] Building dependency tree... [2021-01-15T15:30:00.613Z] Reading state information... [2021-01-15T15:30:00.613Z] Suggested packages: [2021-01-15T15:30:00.613Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-15T15:30:00.613Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-15T15:30:00.613Z] Recommended packages: [2021-01-15T15:30:00.613Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-15T15:30:00.613Z] The following NEW packages will be installed: [2021-01-15T15:30:00.613Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-15T15:30:00.613Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-15T15:30:00.613Z] pkg-config zip [2021-01-15T15:30:00.613Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-15T15:30:00.613Z] Need to get 7655 kB of archives. [2021-01-15T15:30:00.613Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-15T15:30:00.613Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-15T15:30:00.613Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-15T15:30:00.613Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-15T15:30:00.613Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-15T15:30:00.613Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-15T15:30:00.613Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-15T15:30:00.613Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-15T15:30:00.613Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-15T15:30:00.874Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-15T15:30:00.874Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-15T15:30:00.874Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-15T15:30:00.874Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-15T15:30:01.138Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-15T15:30:01.138Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-15T15:30:01.138Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-15T15:30:01.138Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-15T15:30:01.138Z] Fetched 7655 kB in 1s (10.5 MB/s) [2021-01-15T15:30:01.417Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-15T15:30:01.417Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-15T15:30:01.417Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-15T15:30:01.417Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-15T15:30:01.417Z] Selecting previously unselected package libpsl5:amd64. [2021-01-15T15:30:01.417Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-15T15:30:01.417Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-15T15:30:01.705Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-15T15:30:01.705Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-15T15:30:01.705Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-15T15:30:01.706Z] Selecting previously unselected package librtmp1:amd64. [2021-01-15T15:30:01.706Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-15T15:30:01.706Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-15T15:30:01.706Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-15T15:30:01.706Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-15T15:30:01.706Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-15T15:30:01.975Z] Selecting previously unselected package liberror-perl. [2021-01-15T15:30:01.975Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-15T15:30:01.975Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-15T15:30:01.975Z] Selecting previously unselected package git-man. [2021-01-15T15:30:01.975Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-15T15:30:01.975Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-15T15:30:02.278Z] Selecting previously unselected package git. [2021-01-15T15:30:02.278Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-15T15:30:02.278Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-15T15:30:03.211Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-15T15:30:03.211Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-15T15:30:03.211Z] ---> eeaf43b92773 [2021-01-15T15:30:03.211Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-15T15:30:03.225Z] Selecting previously unselected package libnorm1:amd64. [2021-01-15T15:30:03.225Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-15T15:30:03.225Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-15T15:30:03.225Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-15T15:30:03.225Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-15T15:30:03.225Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-15T15:30:03.225Z] Selecting previously unselected package libsodium23:amd64. [2021-01-15T15:30:03.225Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-15T15:30:03.225Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-15T15:30:03.487Z] Selecting previously unselected package libzmq5:amd64. [2021-01-15T15:30:03.487Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-15T15:30:03.487Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-15T15:30:03.487Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-15T15:30:03.487Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-15T15:30:03.487Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-15T15:30:03.750Z] Selecting previously unselected package pkg-config. [2021-01-15T15:30:03.750Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-15T15:30:03.750Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-15T15:30:03.750Z] Selecting previously unselected package zip. [2021-01-15T15:30:03.750Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-15T15:30:03.750Z] Unpacking zip (3.0-11build1) ... [2021-01-15T15:30:03.750Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-15T15:30:03.750Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-15T15:30:03.812Z] ---> Running in 10716e6aa9f1 [2021-01-15T15:30:04.012Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-15T15:30:04.012Z] Setting up liberror-perl (0.17025-1) ... [2021-01-15T15:30:04.012Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-15T15:30:04.012Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-15T15:30:04.012Z] No schema files found: doing nothing. [2021-01-15T15:30:04.012Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-15T15:30:04.012Z] Setting up zip (3.0-11build1) ... [2021-01-15T15:30:04.012Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-15T15:30:04.012Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-15T15:30:04.085Z] Removing intermediate container 96a6327de980 [2021-01-15T15:30:04.085Z] ---> 797303b4a42e [2021-01-15T15:30:04.085Z] [2021-01-15T15:30:04.085Z] Step 10/23 : FROM alpine:3.12 [2021-01-15T15:30:04.085Z] ---> afeebe901d6b [2021-01-15T15:30:04.085Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-15T15:30:04.275Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-15T15:30:04.275Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-15T15:30:04.275Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-15T15:30:04.275Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-15T15:30:04.275Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-15T15:30:04.275Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-15T15:30:04.358Z] ---> Running in 9d027f3001eb [2021-01-15T15:30:04.955Z] Removing intermediate container 9d027f3001eb [2021-01-15T15:30:04.955Z] ---> f856f8d467a5 [2021-01-15T15:30:04.955Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-15T15:30:04.955Z] ---> Running in c9b904891ba5 [2021-01-15T15:30:04.955Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T15:30:05.227Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T15:30:05.507Z] Removing intermediate container c9b904891ba5 [2021-01-15T15:30:05.507Z] ---> ea849a265699 [2021-01-15T15:30:05.507Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-15T15:30:05.507Z] ---> Running in 1fbdb0e09bc9 [2021-01-15T15:30:05.781Z] (1/2) Installing readline (8.0.4-r0) [2021-01-15T15:30:05.781Z] (2/2) Installing bash (5.0.17-r0) [2021-01-15T15:30:05.781Z] Executing bash-5.0.17-r0.post-install [2021-01-15T15:30:06.055Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T15:30:06.055Z] OK: 12 MiB in 22 packages [2021-01-15T15:30:06.055Z] Removing intermediate container 1fbdb0e09bc9 [2021-01-15T15:30:06.055Z] ---> 2e84d0c4778a [2021-01-15T15:30:06.055Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T15:30:06.331Z] ---> Running in f8f973def13c [2021-01-15T15:30:07.327Z] Removing intermediate container 10716e6aa9f1 [2021-01-15T15:30:07.327Z] ---> 7fa90a893f55 [2021-01-15T15:30:07.327Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-15T15:30:07.599Z] ---> Running in 7d28cd01e698 [2021-01-15T15:30:08.193Z] Removing intermediate container 7d28cd01e698 [2021-01-15T15:30:08.193Z] ---> 279d4bc97e69 [2021-01-15T15:30:08.193Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-15T15:30:08.193Z] ---> Running in bb93c21c3df4 [2021-01-15T15:30:08.464Z] Removing intermediate container f8f973def13c [2021-01-15T15:30:08.464Z] ---> 4d7a75fc518b [2021-01-15T15:30:08.736Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-15T15:30:08.736Z] Removing intermediate container bb93c21c3df4 [2021-01-15T15:30:08.736Z] ---> 29bc56a1e2f6 [2021-01-15T15:30:08.736Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-15T15:30:08.736Z] ---> Running in 3de7c2470c85 [2021-01-15T15:30:09.007Z] ---> Running in 5c1a4ac5cf52 [2021-01-15T15:30:09.598Z] Removing intermediate container 5c1a4ac5cf52 [2021-01-15T15:30:09.598Z] ---> 2555aece0f15 [2021-01-15T15:30:09.598Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-15T15:30:09.872Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T15:30:10.468Z] ---> bb7cccfe5aba [2021-01-15T15:30:10.468Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-15T15:30:10.739Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T15:30:10.877Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-15T15:30:10.878Z] git set to automatically installed. [2021-01-15T15:30:10.878Z] git-man set to automatically installed. [2021-01-15T15:30:10.878Z] libcurl3-gnutls set to automatically installed. [2021-01-15T15:30:10.878Z] liberror-perl set to automatically installed. [2021-01-15T15:30:10.878Z] libglib2.0-0 set to automatically installed. [2021-01-15T15:30:10.878Z] libnghttp2-14 set to automatically installed. [2021-01-15T15:30:10.878Z] libnorm1 set to automatically installed. [2021-01-15T15:30:10.878Z] libpgm-5.2-0 set to automatically installed. [2021-01-15T15:30:10.878Z] libpsl5 set to automatically installed. [2021-01-15T15:30:10.878Z] librtmp1 set to automatically installed. [2021-01-15T15:30:10.878Z] libsodium23 set to automatically installed. [2021-01-15T15:30:10.878Z] libzmq3-dev set to automatically installed. [2021-01-15T15:30:10.878Z] libzmq5 set to automatically installed. [2021-01-15T15:30:10.878Z] pkg-config set to automatically installed. [2021-01-15T15:30:10.878Z] zip set to automatically installed. [2021-01-15T15:30:11.335Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-15T15:30:11.335Z] ---> d280e4f65fe9 [2021-01-15T15:30:11.335Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-15T15:30:11.335Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-15T15:30:11.608Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-15T15:30:11.880Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-15T15:30:11.880Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-15T15:30:12.154Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T15:30:12.154Z] OK: 8 MiB in 19 packages [2021-01-15T15:30:12.426Z] ---> 1d28bb09610a [2021-01-15T15:30:12.426Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-15T15:30:12.700Z] ---> Running in d16230916268 [2021-01-15T15:30:13.293Z] Removing intermediate container 3de7c2470c85 [2021-01-15T15:30:13.293Z] ---> 1cf38695a56e [2021-01-15T15:30:13.293Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T15:30:13.423Z] snapd is not logged in, snap install commands will use sudo [2021-01-15T15:30:13.885Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T15:30:13.885Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T15:30:14.161Z] ---> 7b15966a1a16 [2021-01-15T15:30:14.161Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-15T15:30:14.436Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-15T15:30:14.436Z] (2/33) Installing expat (2.2.9-r1) [2021-01-15T15:30:14.436Z] (3/33) Installing libffi (3.3-r2) [2021-01-15T15:30:14.436Z] (4/33) Installing gdbm (1.13-r1) [2021-01-15T15:30:14.436Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-15T15:30:14.436Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-15T15:30:14.712Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-15T15:30:16.152Z] ---> 9a505912b3e3 [2021-01-15T15:30:16.152Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-15T15:30:16.748Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-15T15:30:16.748Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-15T15:30:16.748Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-15T15:30:16.748Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-15T15:30:16.748Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-15T15:30:16.748Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-15T15:30:16.748Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-15T15:30:16.748Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-15T15:30:16.748Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-15T15:30:16.748Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-15T15:30:17.020Z] ---> 6da2a1042543 [2021-01-15T15:30:17.020Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-15T15:30:17.020Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-15T15:30:17.020Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-15T15:30:17.020Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-15T15:30:17.020Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-15T15:30:17.020Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-15T15:30:17.020Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-15T15:30:17.020Z] ---> Running in ec1038e55305 [2021-01-15T15:30:17.020Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-15T15:30:17.020Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-15T15:30:17.020Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-15T15:30:17.293Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-15T15:30:17.293Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-15T15:30:17.293Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-15T15:30:17.293Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-15T15:30:17.293Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-15T15:30:17.293Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-15T15:30:17.293Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-15T15:30:17.566Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T15:30:17.567Z] OK: 71 MiB in 55 packages [2021-01-15T15:30:17.567Z] Removing intermediate container ec1038e55305 [2021-01-15T15:30:17.567Z] ---> 26bbb56171e0 [2021-01-15T15:30:17.567Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T15:30:17.838Z] ---> Running in 391d24094f2f [2021-01-15T15:30:18.435Z] Removing intermediate container 391d24094f2f [2021-01-15T15:30:18.435Z] ---> 1f5c803c30b5 [2021-01-15T15:30:18.435Z] Step 21/23 : LABEL arch=arm64 [2021-01-15T15:30:18.435Z] ---> Running in b657152ec0bc [2021-01-15T15:30:19.035Z] Removing intermediate container b657152ec0bc [2021-01-15T15:30:19.035Z] ---> 46af9f553457 [2021-01-15T15:30:19.035Z] Step 22/23 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da [2021-01-15T15:30:19.313Z] ---> Running in e877c394a75c [2021-01-15T15:30:19.919Z] Removing intermediate container e877c394a75c [2021-01-15T15:30:19.919Z] ---> 3b38274d1e92 [2021-01-15T15:30:19.919Z] Step 23/23 : LABEL version=0.0.0 [2021-01-15T15:30:20.010Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-15T15:30:20.010Z] snap "core18" has no updates available [2021-01-15T15:30:20.194Z] ---> Running in 2447fab43484 [2021-01-15T15:30:20.860Z] Removing intermediate container 2447fab43484 [2021-01-15T15:30:20.860Z] ---> d558947f402a [2021-01-15T15:30:20.860Z] [2021-01-15T15:30:20.952Z] Pulling config-common [2021-01-15T15:30:21.142Z] Successfully built d558947f402a [2021-01-15T15:30:21.427Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-15T15:30:22.341Z] Pulling go-build-helper [2021-01-15T15:30:24.116Z]  Building docker-core-data-go ... done Removing intermediate container d16230916268 [2021-01-15T15:30:24.116Z] ---> 808c88800c5b [2021-01-15T15:30:24.116Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-15T15:30:24.116Z] ---> Running in 3909c51cc314 [2021-01-15T15:30:29.490Z] Collecting docker-compose==1.23.2 [2021-01-15T15:30:29.490Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-15T15:30:29.763Z] 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-15T15:30:30.037Z] Collecting texttable<0.10,>=0.9.0 [2021-01-15T15:30:30.037Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-15T15:30:33.414Z] Collecting PyYAML<4,>=3.10 [2021-01-15T15:30:33.414Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-15T15:30:37.704Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-15T15:30:37.704Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-15T15:30:37.704Z] Collecting docopt<0.7,>=0.6.1 [2021-01-15T15:30:37.704Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-15T15:30:40.307Z] Collecting cached-property<2,>=1.2.0 [2021-01-15T15:30:40.307Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-15T15:30:40.900Z] Collecting docker<4.0,>=3.6.0 [2021-01-15T15:30:40.900Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-15T15:30:41.491Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-15T15:30:41.491Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-15T15:30:44.097Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-15T15:30:44.097Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-15T15:30:44.336Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-15T15:30:44.336Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-15T15:30:44.336Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-15T15:30:44.336Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1506 kB] [2021-01-15T15:30:44.336Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-15T15:30:44.336Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-15T15:30:44.336Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-15T15:30:44.336Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-15T15:30:44.336Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-15T15:30:44.336Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-15T15:30:44.336Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-15T15:30:44.336Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [292 kB] [2021-01-15T15:30:44.336Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-15T15:30:44.336Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-15T15:30:44.336Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-15T15:30:44.336Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-15T15:30:44.336Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] [2021-01-15T15:30:44.336Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-15T15:30:44.336Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-15T15:30:44.336Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1842 kB] [2021-01-15T15:30:44.336Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] [2021-01-15T15:30:44.336Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-15T15:30:44.336Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-15T15:30:44.336Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] [2021-01-15T15:30:44.336Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] [2021-01-15T15:30:44.336Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-15T15:30:44.336Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-15T15:30:44.336Z] Fetched 23.7 MB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-15T15:30:44.336Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-15T15:30:44.336Z] Fetched 279 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-15T15:30:44.336Z] Fetched 122 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-15T15:30:44.336Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-15T15:30:44.336Z] Fetched 8848 B in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-15T15:30:44.336Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-15T15:30:44.336Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-15T15:30:44.336Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-15T15:30:44.336Z] Fetched 214 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-15T15:30:44.336Z] Fetched 155 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-15T15:30:44.336Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-15T15:30:44.336Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-15T15:30:44.336Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-15T15:30:44.336Z] Fetched 499 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-15T15:30:44.336Z] Fetched 111 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-15T15:30:44.336Z] Fetched 240 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-15T15:30:44.336Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-15T15:30:44.336Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-15T15:30:44.336Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-15T15:30:44.336Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-15T15:30:44.336Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-15T15:30:44.336Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-15T15:30:44.336Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-15T15:30:44.336Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-15T15:30:44.336Z] Fetched 8720 B in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-15T15:30:44.336Z] Fetched 137 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-15T15:30:44.336Z] Fetched 119 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-15T15:30:44.336Z] Fetched 109 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-15T15:30:44.336Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-15T15:30:44.336Z] Fetched 645 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-15T15:30:44.336Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-15T15:30:44.336Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-15T15:30:44.336Z] Fetched 368 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-15T15:30:44.336Z] Fetched 187 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-15T15:30:44.336Z] Fetched 175 kB in 0s (0 B/s) [2021-01-15T15:30:44.336Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-15T15:30:44.689Z] Collecting jsonschema<3,>=2.5.1 [2021-01-15T15:30:44.689Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-15T15:30:44.960Z] Collecting idna<2.8,>=2.5 [2021-01-15T15:30:44.960Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-15T15:30:45.235Z] 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-15T15:30:45.235Z] 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-15T15:30:45.841Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-15T15:30:45.841Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-15T15:30:46.113Z] Collecting docker-pycreds>=0.4.0 [2021-01-15T15:30:46.113Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-15T15:30:46.395Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-15T15:30:46.395Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-15T15:30:46.395Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-15T15:30:46.395Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-15T15:30:46.908Z] Fetched 206 kB in 0s (0 B/s) [2021-01-15T15:30:46.908Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-15T15:30:46.908Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-15T15:30:46.908Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-15T15:30:46.908Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-15T15:30:46.908Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-15T15:30:46.908Z] Fetched 159 kB in 0s (0 B/s) [2021-01-15T15:30:46.908Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-15T15:30:46.908Z] Fetched 107 kB in 0s (0 B/s) [2021-01-15T15:30:46.908Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-15T15:30:46.908Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-15T15:30:46.908Z] Pulling static-packages [2021-01-15T15:30:47.374Z] Installing collected packages: texttable, PyYAML, idna, urllib3, requests, docopt, cached-property, docker-pycreds, websocket-client, docker, dockerpty, jsonschema, docker-compose [2021-01-15T15:30:47.374Z] Running setup.py install for texttable: started [2021-01-15T15:30:47.852Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-15T15:30:47.852Z] Skipping pull go-build-helper (already ran) [2021-01-15T15:30:47.852Z] Skipping pull static-packages (already ran) [2021-01-15T15:30:47.852Z] Building go-build-helper [2021-01-15T15:30:49.354Z] Running setup.py install for texttable: finished with status 'done' [2021-01-15T15:30:49.354Z] Running setup.py install for PyYAML: started [2021-01-15T15:30:51.987Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-15T15:30:51.987Z] Attempting uninstall: idna [2021-01-15T15:30:51.987Z] Found existing installation: idna 2.9 [2021-01-15T15:30:51.987Z] Uninstalling idna-2.9: [2021-01-15T15:30:51.987Z] Successfully uninstalled idna-2.9 [2021-01-15T15:30:52.080Z] Building static-packages [2021-01-15T15:30:52.979Z] Attempting uninstall: urllib3 [2021-01-15T15:30:52.979Z] Found existing installation: urllib3 1.25.9 [2021-01-15T15:30:52.979Z] Uninstalling urllib3-1.25.9: [2021-01-15T15:30:52.979Z] Successfully uninstalled urllib3-1.25.9 [2021-01-15T15:30:53.470Z] Staging go-build-helper [2021-01-15T15:30:53.955Z] Attempting uninstall: requests [2021-01-15T15:30:53.955Z] Found existing installation: requests 2.23.0 [2021-01-15T15:30:53.955Z] Uninstalling requests-2.23.0: [2021-01-15T15:30:53.955Z] Successfully uninstalled requests-2.23.0 [2021-01-15T15:30:54.226Z] Running setup.py install for docopt: started [2021-01-15T15:30:54.415Z] Staging static-packages [2021-01-15T15:30:55.359Z] Pulling go115 [2021-01-15T15:30:56.190Z] Running setup.py install for docopt: finished with status 'done' [2021-01-15T15:30:56.303Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-15T15:30:56.303Z] Skipping pull go115 (already ran) [2021-01-15T15:30:56.303Z] Building go115 [2021-01-15T15:30:56.303Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-15T15:30:56.303Z] Dload Upload Total Spent Left Speed [2021-01-15T15:30:57.619Z] Running setup.py install for dockerpty: started [2021-01-15T15:30:59.091Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 16 115M 16 18.8M 0 0 26.5M 0 0:00:04 --:--:-- 0:00:04 26.5M 47 115M 47 54.3M 0 0 31.8M 0 0:00:03 0:00:01 0:00:02 31.7M 91 115M 91 105M 0 0 39.0M 0 0:00:02 0:00:02 --:--:-- 38.9M 100 115M 100 115M 0 0 39.3M 0 0:00:02 0:00:02 --:--:-- 39.3M [2021-01-15T15:30:59.673Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-15T15:31:00.236Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-15T15:31:00.827Z] 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-15T15:31:03.887Z] Staging go115 [2021-01-15T15:31:05.118Z] Removing intermediate container 3909c51cc314 [2021-01-15T15:31:05.118Z] ---> eb28c5f0483c [2021-01-15T15:31:05.118Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-15T15:31:05.118Z] ---> Running in 76904f009ffe [2021-01-15T15:31:06.093Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T15:31:06.365Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T15:31:06.974Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-15T15:31:06.974Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-15T15:31:06.974Z] (3/3) Installing curl (7.69.1-r3) [2021-01-15T15:31:06.974Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T15:31:06.974Z] OK: 71 MiB in 58 packages [2021-01-15T15:31:08.412Z] Removing intermediate container 76904f009ffe [2021-01-15T15:31:08.412Z] ---> 2908bf2a9cc7 [2021-01-15T15:31:08.412Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-15T15:31:08.412Z] ---> Running in 582bf5e81765 [2021-01-15T15:31:08.683Z] Removing intermediate container 582bf5e81765 [2021-01-15T15:31:08.683Z] ---> 312c3c2bccc4 [2021-01-15T15:31:08.683Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T15:31:08.955Z] ---> Running in 1811e806f0b2 [2021-01-15T15:31:09.183Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-15T15:31:09.183Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-15T15:31:09.183Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-15T15:31:09.183Z] Fetched 0 B in 0s (0 B/s) [2021-01-15T15:31:09.183Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-15T15:31:09.183Z] Fetched 224 kB in 0s (0 B/s) [2021-01-15T15:31:09.183Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-15T15:31:09.183Z] Fetched 157 kB in 0s (0 B/s) [2021-01-15T15:31:09.183Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-15T15:31:09.183Z] Fetched 221 kB in 0s (0 B/s) [2021-01-15T15:31:09.183Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-15T15:31:09.183Z] Fetched 143 kB in 0s (0 B/s) [2021-01-15T15:31:09.183Z] Pulling edgex-go [2021-01-15T15:31:09.227Z] Removing intermediate container 1811e806f0b2 [2021-01-15T15:31:09.227Z] ---> c10d520c1cce [2021-01-15T15:31:09.227Z] Step 24/26 : LABEL arch=arm64 [2021-01-15T15:31:09.499Z] ---> Running in 421f6fde9e4b [2021-01-15T15:31:09.754Z] Pulling version [2021-01-15T15:31:10.093Z] Removing intermediate container 421f6fde9e4b [2021-01-15T15:31:10.093Z] ---> 57ce24726b0f [2021-01-15T15:31:10.093Z] Step 25/26 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da [2021-01-15T15:31:10.093Z] ---> Running in 9bbba4e932eb [2021-01-15T15:31:10.684Z] Removing intermediate container 9bbba4e932eb [2021-01-15T15:31:10.684Z] ---> f2eb6fff3a6f [2021-01-15T15:31:10.684Z] Step 26/26 : LABEL version=0.0.0 [2021-01-15T15:31:10.684Z] ---> Running in 2883238fc2d4 [2021-01-15T15:31:10.695Z] Building config-common [2021-01-15T15:31:11.276Z] Removing intermediate container 2883238fc2d4 [2021-01-15T15:31:11.276Z] ---> a85817f6b353 [2021-01-15T15:31:11.276Z] [2021-01-15T15:31:11.547Z] Successfully built a85817f6b353 [2021-01-15T15:31:11.547Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-15T15:31:12.153Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-15T15:31:12.179Z] $ docker stop --time=1 d7022f67d73c1d5df4fe9ce402b515cebacaa336736b4dc2ac39ec6a0b4b5c74 [2021-01-15T15:31:12.630Z] Skipping build go-build-helper (already ran) [2021-01-15T15:31:12.630Z] Skipping build static-packages (already ran) [2021-01-15T15:31:12.630Z] Skipping build go115 (already ran) [2021-01-15T15:31:12.892Z] Building edgex-go [2021-01-15T15:31:12.892Z] 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-15T15:31:14.165Z] $ docker rm -f d7022f67d73c1d5df4fe9ce402b515cebacaa336736b4dc2ac39ec6a0b4b5c74 [2021-01-15T15:31:14.278Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-15T15:31:14.278Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.70 [2021-01-15T15:31:14.278Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.145 [2021-01-15T15:31:14.278Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-15T15:31:14.278Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-15T15:31:14.278Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0 [2021-01-15T15:31:14.278Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 [2021-01-15T15:31:14.278Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-15T15:31:14.278Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-15T15:31:14.278Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-15T15:31:14.278Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-15T15:31:14.278Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-15T15:31:14.278Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-15T15:31:14.278Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-15T15:31:14.278Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-15T15:31:14.278Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-15T15:31:14.278Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-15T15:31:14.278Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-15T15:31:14.278Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-15T15:31:14.278Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-15T15:31:14.278Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-15T15:31:14.278Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-15T15:31:14.278Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-15T15:31:14.278Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-15T15:31:14.278Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-15T15:31:14.278Z] go: downloading github.com/x448/float16 v0.8.4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-15T15:31:14.550Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-15T15:31:14.550Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-15T15:31:14.550Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-15T15:31:14.550Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-15T15:31:14.550Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-15T15:31:14.550Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-15T15:31:14.550Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-15T15:31:14.550Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-15T15:31:14.550Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-15T15:31:14.550Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-15T15:31:14.550Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-15T15:31:14.550Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-15T15:31:14.550Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-15T15:31:14.814Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-15T15:31:14.814Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-15T15:31:14.865Z] + docker images [2021-01-15T15:31:14.865Z] + grep docker [2021-01-15T15:31:15.135Z] docker-sys-mgmt-agent-go-arm64 latest a85817f6b353 4 seconds ago 300MB [2021-01-15T15:31:15.135Z] docker-core-data-go-arm64 latest d558947f402a 54 seconds ago 21MB [2021-01-15T15:31:15.135Z] docker-core-command-go-arm64 latest b951ffd7a38f About a minute ago 9.98MB [2021-01-15T15:31:15.135Z] docker-security-bootstrap-redis-go-arm64 latest de650ebee41f 2 minutes ago 15.1MB [2021-01-15T15:31:15.135Z] docker-security-secretstore-setup-go-arm64 latest 5d9b1f1564e4 3 minutes ago 23.4MB [2021-01-15T15:31:15.135Z] docker-core-metadata-go-arm64 latest e215e6872208 3 minutes ago 12.3MB [2021-01-15T15:31:15.135Z] docker-security-proxy-setup-go-arm64 latest 9e6cb62c1f3f 3 minutes ago 23.2MB [2021-01-15T15:31:15.135Z] docker-support-notifications-go-arm64 latest 44798eeff788 3 minutes ago 11.4MB [2021-01-15T15:31:15.135Z] docker-support-scheduler-go-arm64 latest 0cb0c2751fcc 4 minutes ago 10MB [2021-01-15T15:31:15.135Z] 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-15T15:31:21.412Z] 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-15T15:31:24.705Z] 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-15T15:31:26.091Z] 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-15T15:31:27.033Z] 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-15T15:31:27.296Z] 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-15T15:31:27.296Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-15T15:31:27.556Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-15T15:31:27.556Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-15T15:31:27.556Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-15T15:31:28.940Z] 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-15T15:31:28.940Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-15T15:31:28.940Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-15T15:31:30.323Z] 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-15T15:31:30.895Z] 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-15T15:31:30.895Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-15T15:31:32.277Z] 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-15T15:31:33.221Z] 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-15T15:31:33.793Z] 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-15T15:31:33.793Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-15T15:31:36.343Z] Building version [2021-01-15T15:31:38.256Z] Staging config-common [2021-01-15T15:31:38.828Z] Skipping stage go-build-helper (already ran) [2021-01-15T15:31:38.828Z] Skipping stage static-packages (already ran) [2021-01-15T15:31:38.828Z] Skipping stage go115 (already ran) [2021-01-15T15:31:38.828Z] Staging edgex-go [2021-01-15T15:31:39.775Z] Staging version [2021-01-15T15:31:40.719Z] Priming config-common [2021-01-15T15:31:41.661Z] Priming go-build-helper [2021-01-15T15:31:42.606Z] Priming static-packages [2021-01-15T15:31:44.529Z] Priming go115 [2021-01-15T15:31:45.469Z] Priming edgex-go [2021-01-15T15:31:46.417Z] Priming version [2021-01-15T15:31:47.358Z] 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-15T15:31:50.875Z] provisioning config files... [2021-01-15T15:31:50.890Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config4869922764878228606tmp [Pipeline] { [Pipeline] sh [2021-01-15T15:31:51.303Z] + set +x [2021-01-15T15:31:51.303Z] + curl -s https://codecov.io/bash [2021-01-15T15:31:51.303Z] + bash -s -- [2021-01-15T15:31:51.924Z] [2021-01-15T15:31:51.924Z] _____ _ [2021-01-15T15:31:51.924Z] / ____| | | [2021-01-15T15:31:51.924Z] | | ___ __| | ___ ___ _____ __ [2021-01-15T15:31:51.924Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-15T15:31:51.924Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-15T15:31:51.924Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-15T15:31:51.924Z] Bash-20201231-23d4836 [2021-01-15T15:31:51.924Z] [2021-01-15T15:31:51.924Z] [2021-01-15T15:31:51.924Z] ==> git version 2.24.3 found [2021-01-15T15:31:51.924Z] ==> 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-15T15:31:51.924Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-15T15:31:51.924Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-15T15:31:51.924Z] ==> Jenkins CI detected. [2021-01-15T15:31:51.924Z] project root: . [2021-01-15T15:31:51.924Z] --> token set from env [2021-01-15T15:31:52.207Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-15T15:31:52.207Z] ==> Running gcov in . (disable via -X gcov) [2021-01-15T15:31:52.482Z] ==> Python coveragepy not found [2021-01-15T15:31:52.482Z] ==> Searching for coverage reports in: [2021-01-15T15:31:52.482Z] + . [2021-01-15T15:31:52.482Z] -> Found 1 reports [2021-01-15T15:31:52.482Z] ==> Detecting git/mercurial file structure [2021-01-15T15:31:52.482Z] ==> Reading reports [2021-01-15T15:31:52.482Z] + ./coverage.out bytes=550280 [2021-01-15T15:31:52.482Z] ==> Appending adjustments [2021-01-15T15:31:52.482Z] https://docs.codecov.io/docs/fixing-reports [2021-01-15T15:31:59.296Z] + Found adjustments [2021-01-15T15:31:59.296Z] ==> Gzipping contents [2021-01-15T15:31:59.296Z] 84K /tmp/codecov.TMMYmg.gz [2021-01-15T15:31:59.296Z] ==> Uploading reports [2021-01-15T15:31:59.296Z] url: https://codecov.io [2021-01-15T15:31:59.296Z] query: branch=PR-3032&commit=cf465e0b669e4d599c783b9aabd90b6cc09dc2da&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3032%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3032&job=&cmd_args= [2021-01-15T15:31:59.296Z] -> Pinging Codecov [2021-01-15T15:31:59.296Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3032&commit=cf465e0b669e4d599c783b9aabd90b6cc09dc2da&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3032%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3032&job=&cmd_args= [2021-01-15T15:31:59.296Z] -> Uploading to [2021-01-15T15:31:59.297Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-15/00271124DB129430A58F1EEE437C3FCB/cf465e0b669e4d599c783b9aabd90b6cc09dc2da/c93a9ffd-a6ee-4a01-9f07-2e059b00bdfa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210115T153159Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9a7e931a183b9e927cde5c5542275333f46d8c6fc9d650fb9e4ec0eb9822684e [2021-01-15T15:31:59.565Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-15T15:31:59.565Z] Dload Upload Total Spent Left Speed [2021-01-15T15:31:59.840Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83165 0 0 100 83165 0 154k --:--:-- --:--:-- --:--:-- 154k 100 83165 0 0 100 83165 0 153k --:--:-- --:--:-- --:--:-- 153k [2021-01-15T15:32:00.111Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/cf465e0b669e4d599c783b9aabd90b6cc09dc2da [Pipeline] } [2021-01-15T15:32:00.125Z] 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-15T15:32:02.759Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T15:32:03.772Z] ---> package-listing.sh [2021-01-15T15:32:03.773Z] ++ facter osfamily [2021-01-15T15:32:03.773Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-15T15:32:03.773Z] + OS_FAMILY=redhat [2021-01-15T15:32:03.773Z] + workspace=/w/workspace/edgex-go/7 [2021-01-15T15:32:03.773Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-15T15:32:03.773Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-15T15:32:03.773Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-15T15:32:03.773Z] + PACKAGES=/tmp/packages_start.txt [2021-01-15T15:32:03.773Z] + '[' /w/workspace/edgex-go/7 ']' [2021-01-15T15:32:03.773Z] + PACKAGES=/tmp/packages_end.txt [2021-01-15T15:32:03.773Z] + case "${OS_FAMILY}" in [2021-01-15T15:32:03.773Z] + rpm -qa [2021-01-15T15:32:03.773Z] + sort [2021-01-15T15:32:09.207Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-15T15:32:09.207Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-15T15:32:09.207Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-15T15:32:09.207Z] + '[' /w/workspace/edgex-go/7 ']' [2021-01-15T15:32:09.207Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2021-01-15T15:32:09.207Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2021-01-15T15:32:09.226Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-15T15:32:09.551Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-15T15:32:10.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-15T15:32:10.429Z] [2021-01-15T15:32:10.429Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-15T15:32:10.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-15T15:32:11.089Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-15T15:32:11.089Z] df20fa9351a1: Pulling fs layer [2021-01-15T15:32:11.089Z] 36b3adc4ff6f: Pulling fs layer [2021-01-15T15:32:11.089Z] 8ad3a11d3b57: Pulling fs layer [2021-01-15T15:32:11.089Z] 46f8f816bc3b: Pulling fs layer [2021-01-15T15:32:11.089Z] 93b61091891f: Pulling fs layer [2021-01-15T15:32:11.089Z] 93b9cdb0e59b: Pulling fs layer [2021-01-15T15:32:11.089Z] 5e14af77c1be: Pulling fs layer [2021-01-15T15:32:11.089Z] 01666e4c0597: Pulling fs layer [2021-01-15T15:32:11.089Z] aa168da1d23b: Pulling fs layer [2021-01-15T15:32:11.089Z] 93b61091891f: Waiting [2021-01-15T15:32:11.089Z] 93b9cdb0e59b: Waiting [2021-01-15T15:32:11.089Z] 5e14af77c1be: Waiting [2021-01-15T15:32:11.089Z] 01666e4c0597: Waiting [2021-01-15T15:32:11.089Z] 46f8f816bc3b: Waiting [2021-01-15T15:32:11.089Z] aa168da1d23b: Waiting [2021-01-15T15:32:11.089Z] 36b3adc4ff6f: Download complete [2021-01-15T15:32:11.089Z] 46f8f816bc3b: Verifying Checksum [2021-01-15T15:32:11.089Z] 46f8f816bc3b: Download complete [2021-01-15T15:32:11.377Z] df20fa9351a1: Download complete [2021-01-15T15:32:11.377Z] 93b61091891f: Download complete [2021-01-15T15:32:11.377Z] 93b9cdb0e59b: Verifying Checksum [2021-01-15T15:32:11.377Z] 93b9cdb0e59b: Download complete [2021-01-15T15:32:11.377Z] 5e14af77c1be: Verifying Checksum [2021-01-15T15:32:11.377Z] 01666e4c0597: Verifying Checksum [2021-01-15T15:32:11.377Z] 01666e4c0597: Download complete [2021-01-15T15:32:11.653Z] 8ad3a11d3b57: Verifying Checksum [2021-01-15T15:32:11.653Z] 8ad3a11d3b57: Download complete [2021-01-15T15:32:12.407Z] df20fa9351a1: Pull complete [2021-01-15T15:32:12.732Z] 36b3adc4ff6f: Pull complete [2021-01-15T15:32:14.440Z] 8ad3a11d3b57: Pull complete [2021-01-15T15:32:14.722Z] 46f8f816bc3b: Pull complete [2021-01-15T15:32:15.828Z] 93b61091891f: Pull complete [2021-01-15T15:32:16.577Z] 93b9cdb0e59b: Pull complete [2021-01-15T15:32:16.873Z] 5e14af77c1be: Pull complete [2021-01-15T15:32:17.208Z] 01666e4c0597: Pull complete [2021-01-15T15:32:18.287Z] aa168da1d23b: Download complete [2021-01-15T15:32:33.639Z] aa168da1d23b: Pull complete [2021-01-15T15:32:33.639Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-15T15:32:33.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-15T15:32:33.639Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-15T15:32:34.026Z] prd-centos7-docker-4c-2g-20491 does not seem to be running inside a container [2021-01-15T15:32:34.169Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-15T15:32:38.325Z] $ docker top 24abb1b1690fe7b9047b0317a97449d64b703ba17fc2359688ab32367cb9bc05 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T15:32:39.286Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-15T15:32:39.630Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-15T15:32:40.056Z] + ls /var/log/sa-host [2021-01-15T15:32:40.056Z] + sadf -c /var/log/sa-host/sa15 [2021-01-15T15:32:40.056Z] file_magic: OK [2021-01-15T15:32:40.056Z] HZ: Using current value: 100 [2021-01-15T15:32:40.056Z] file_header: OK [2021-01-15T15:32:40.056Z] 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-15T15:32:40.056Z] Statistics: [2021-01-15T15:32:40.092Z] 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-15T15:32:40.092Z] File successfully converted to sysstat format version 12.2.1 [2021-01-15T15:32:40.092Z] + sadf -c /var/log/sa-host/sa23 [2021-01-15T15:32:40.092Z] file_magic: OK [2021-01-15T15:32:40.092Z] HZ: Using current value: 100 [2021-01-15T15:32:40.092Z] file_header: OK [2021-01-15T15:32:40.092Z] 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-15T15:32:40.092Z] Statistics: [2021-01-15T15:32:40.092Z] Hnuu...uuuununununu... [2021-01-15T15:32:40.092Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-15T15:32:40.780Z] provisioning config files... [2021-01-15T15:32:40.837Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config1299623429536345801tmp [Pipeline] { [Pipeline] echo [2021-01-15T15:32:40.914Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T15:32:41.647Z] ---> create-netrc.sh [Pipeline] } [2021-01-15T15:32:41.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-15T15:32:42.083Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T15:32:42.836Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-15T15:32:42.852Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T15:32:43.203Z] ---> sudo-logs.sh [2021-01-15T15:32:43.203Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-15T15:32:43.493Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T15:32:44.205Z] ---> job-cost.sh [2021-01-15T15:32:44.206Z] lf-activate-venv: SKIPPING [2021-01-15T15:32:44.206Z] INFO: No Stack... [2021-01-15T15:32:45.219Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-15T15:32:45.833Z] INFO: Archiving Costs [Pipeline] echo [2021-01-15T15:32:45.848Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T15:32:46.292Z] ---> logs-deploy.sh [2021-01-15T15:32:46.292Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3032/7 [2021-01-15T15:32:46.292Z] INFO: archiving workspace using pattern(s): [2021-01-15T15:32:48.923Z] Archives upload complete. [2021-01-15T15:32:48.923Z] INFO: archiving logs to Nexus [2021-01-15T15:32:50.345Z] ---> uname -a: [2021-01-15T15:32:50.345Z] Linux prd-centos7-docker-4c-2g-20491.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-15T15:32:50.345Z] [2021-01-15T15:32:50.345Z] [2021-01-15T15:32:50.345Z] ---> lscpu: [2021-01-15T15:32:50.345Z] Architecture: x86_64 [2021-01-15T15:32:50.345Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-15T15:32:50.345Z] Byte Order: Little Endian [2021-01-15T15:32:50.345Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-15T15:32:50.345Z] CPU(s): 4 [2021-01-15T15:32:50.345Z] On-line CPU(s) list: 0-3 [2021-01-15T15:32:50.345Z] Thread(s) per core: 1 [2021-01-15T15:32:50.346Z] Core(s) per socket: 1 [2021-01-15T15:32:50.346Z] Socket(s): 4 [2021-01-15T15:32:50.346Z] NUMA node(s): 1 [2021-01-15T15:32:50.346Z] Vendor ID: GenuineIntel [2021-01-15T15:32:50.346Z] CPU family: 6 [2021-01-15T15:32:50.346Z] Model: 44 [2021-01-15T15:32:50.346Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-15T15:32:50.346Z] Stepping: 1 [2021-01-15T15:32:50.346Z] CPU MHz: 2933.438 [2021-01-15T15:32:50.346Z] BogoMIPS: 5866.87 [2021-01-15T15:32:50.346Z] Virtualization: VT-x [2021-01-15T15:32:50.346Z] Hypervisor vendor: KVM [2021-01-15T15:32:50.346Z] Virtualization type: full [2021-01-15T15:32:50.346Z] L1d cache: 128 KiB [2021-01-15T15:32:50.346Z] L1i cache: 128 KiB [2021-01-15T15:32:50.346Z] L2 cache: 16 MiB [2021-01-15T15:32:50.346Z] L3 cache: 64 MiB [2021-01-15T15:32:50.346Z] NUMA node0 CPU(s): 0-3 [2021-01-15T15:32:50.346Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-15T15:32:50.346Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-15T15:32:50.346Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-15T15:32:50.346Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-15T15:32:50.346Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-15T15:32:50.346Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-15T15:32:50.346Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-15T15:32:50.346Z] Vulnerability Srbds: Not affected [2021-01-15T15:32:50.346Z] Vulnerability Tsx async abort: Not affected [2021-01-15T15:32:50.346Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-15T15:32:50.346Z] [2021-01-15T15:32:50.346Z] [2021-01-15T15:32:50.346Z] ---> nproc: [2021-01-15T15:32:50.346Z] 4 [2021-01-15T15:32:50.346Z] [2021-01-15T15:32:50.346Z] [2021-01-15T15:32:50.346Z] ---> df -h: [2021-01-15T15:32:50.346Z] Filesystem Size Used Available Use% Mounted on [2021-01-15T15:32:50.346Z] overlay 50.0G 11.6G 38.4G 23% / [2021-01-15T15:32:50.346Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-15T15:32:50.346Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-15T15:32:50.346Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-15T15:32:50.346Z] /dev/vda1 50.0G 11.6G 38.4G 23% /facter-os [2021-01-15T15:32:50.346Z] /dev/vda1 50.0G 11.6G 38.4G 23% /etc/resolv.conf [2021-01-15T15:32:50.346Z] /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hostname [2021-01-15T15:32:50.346Z] /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hosts [2021-01-15T15:32:50.346Z] /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/auth.log [2021-01-15T15:32:50.346Z] /dev/vda1 50.0G 11.6G 38.4G 23% /run/cloud-init/result.json [2021-01-15T15:32:50.346Z] /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/sa-host [2021-01-15T15:32:50.346Z] /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/secure [2021-01-15T15:32:50.346Z] /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/7 [2021-01-15T15:32:50.346Z] /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/7@tmp [2021-01-15T15:32:50.346Z] [2021-01-15T15:32:50.346Z] [2021-01-15T15:32:50.346Z] ---> free -m: [2021-01-15T15:32:50.346Z] total used free shared buff/cache available [2021-01-15T15:32:50.346Z] Mem: 1837 653 177 0 1006 1101 [2021-01-15T15:32:50.346Z] Swap: 1023 44 979 [2021-01-15T15:32:50.346Z] [2021-01-15T15:32:50.346Z] [2021-01-15T15:32:50.346Z] ---> ip addr: [2021-01-15T15:32:50.346Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-15T15:32:50.346Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-15T15:32:50.346Z] inet 127.0.0.1/8 scope host lo [2021-01-15T15:32:50.346Z] valid_lft forever preferred_lft forever [2021-01-15T15:32:50.346Z] inet6 ::1/128 scope host [2021-01-15T15:32:50.346Z] valid_lft forever preferred_lft forever [2021-01-15T15:32:50.346Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-15T15:32:50.346Z] link/ether fa:16:3e:6b:ad:02 brd ff:ff:ff:ff:ff:ff [2021-01-15T15:32:50.346Z] inet 10.30.123.235/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-15T15:32:50.346Z] valid_lft 85052sec preferred_lft 85052sec [2021-01-15T15:32:50.346Z] inet6 fe80::f816:3eff:fe6b:ad02/64 scope link [2021-01-15T15:32:50.346Z] valid_lft forever preferred_lft forever [2021-01-15T15:32:50.346Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-15T15:32:50.346Z] link/ether 02:42:8f:69:80:2e brd ff:ff:ff:ff:ff:ff [2021-01-15T15:32:50.346Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-15T15:32:50.346Z] valid_lft forever preferred_lft forever [2021-01-15T15:32:50.346Z] inet6 fe80::42:8fff:fe69:802e/64 scope link [2021-01-15T15:32:50.346Z] valid_lft forever preferred_lft forever [2021-01-15T15:32:50.346Z] [2021-01-15T15:32:50.346Z]