Pull request #2939 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2+f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 (26fe5adfbac3c2cf975bea3a55bb48b3ea022fec) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-15603 in /w/workspace/edgexfoundry_edgex-go_PR-2939 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 into PR head commit 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 Merge succeeded, producing 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 Checking out Revision 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 (PR-2939) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2939/head:refs/remotes/origin/PR-2939 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 # timeout=10 Commit message: "build(snap): fixed the patch file" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-11T17:23:14.124Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-11T17:23:14.465Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-11T17:23:14.588Z] ========================================================= [2020-12-11T17:23:14.588Z] EdgeX Global Pipelines Version Info [2020-12-11T17:23:14.588Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 909963a175d32bf760b6a05f6a68a5afaa0191d0 # timeout=10 [2020-12-11T17:23:16.144Z] ------------------- [2020-12-11T17:23:16.144Z] stable info: [2020-12-11T17:23:16.144Z] ------------------- [2020-12-11T17:23:16.144Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-11T17:23:16.144Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-11T17:23:16.144Z] Message: update stable to v1.0.172 [2020-12-11T17:23:17.094Z] ------------------- [2020-12-11T17:23:17.094Z] experimental info: [2020-12-11T17:23:17.094Z] ------------------- [2020-12-11T17:23:17.094Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-11T17:23:17.094Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-11T17:23:17.094Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-11T17:23:17.387Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-11T17:23:17.499Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-11T17:23:17.605Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-11T17:23:17.711Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-11T17:23:17.818Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-11T17:23:17.933Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-11T17:23:18.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-11T17:23:18.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-11T17:23:18.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-11T17:23:18.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-11T17:23:18.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-11T17:23:18.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-11T17:23:18.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-11T17:23:18.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-11T17:23:19.026Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-11T17:23:19.129Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-11T17:23:19.277Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-11T17:23:19.382Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-11T17:23:19.486Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-11T17:23:19.590Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-11T17:23:19.706Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-11T17:23:19.816Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-11T17:23:19.929Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2939 [Pipeline] echo [2020-12-11T17:23:20.034Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2939 [Pipeline] echo [2020-12-11T17:23:20.146Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2939 [Pipeline] echo [2020-12-11T17:23:20.264Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 [Pipeline] echo [2020-12-11T17:23:20.360Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 02acddb [Pipeline] echo [2020-12-11T17:23:20.462Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-11T17:23:20.647Z] provisioning config files... [2020-12-11T17:23:20.676Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2241199236030813466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-11T17:23:21.088Z] ---> docker-login.sh [2020-12-11T17:23:21.088Z] nexus3.edgexfoundry.org:10001 [2020-12-11T17:23:21.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T17:23:21.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T17:23:21.620Z] Configure a credential helper to remove this warning. See [2020-12-11T17:23:21.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T17:23:21.620Z] [2020-12-11T17:23:21.620Z] Login Succeeded [2020-12-11T17:23:21.620Z] nexus3.edgexfoundry.org:10002 [2020-12-11T17:23:21.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T17:23:21.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T17:23:21.884Z] Configure a credential helper to remove this warning. See [2020-12-11T17:23:21.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T17:23:21.884Z] [2020-12-11T17:23:21.884Z] Login Succeeded [2020-12-11T17:23:21.884Z] nexus3.edgexfoundry.org:10003 [2020-12-11T17:23:22.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T17:23:22.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T17:23:22.147Z] Configure a credential helper to remove this warning. See [2020-12-11T17:23:22.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T17:23:22.147Z] [2020-12-11T17:23:22.147Z] Login Succeeded [2020-12-11T17:23:22.147Z] nexus3.edgexfoundry.org:10004 [2020-12-11T17:23:22.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T17:23:22.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T17:23:22.413Z] Configure a credential helper to remove this warning. See [2020-12-11T17:23:22.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T17:23:22.413Z] [2020-12-11T17:23:22.413Z] Login Succeeded [2020-12-11T17:23:22.413Z] docker.io [2020-12-11T17:23:22.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T17:23:22.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T17:23:22.675Z] Configure a credential helper to remove this warning. See [2020-12-11T17:23:22.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T17:23:22.675Z] [2020-12-11T17:23:22.675Z] Login Succeeded [2020-12-11T17:23:22.675Z] ---> docker-login.sh ends [Pipeline] } [2020-12-11T17:23:22.685Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-11T17:23:23.172Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-11T17:23:23.172Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T17:23:23.172Z] ++ dirname cmd/core-command/Dockerfile [2020-12-11T17:23:23.172Z] ++ cut -d/ -f2 [2020-12-11T17:23:23.172Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-11T17:23:23.172Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T17:23:23.172Z] ++ dirname cmd/core-data/Dockerfile [2020-12-11T17:23:23.172Z] ++ cut -d/ -f2 [2020-12-11T17:23:23.172Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-11T17:23:23.172Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T17:23:23.172Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-11T17:23:23.172Z] ++ cut -d/ -f2 [2020-12-11T17:23:23.172Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-11T17:23:23.172Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T17:23:23.172Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-11T17:23:23.172Z] ++ cut -d/ -f2 [2020-12-11T17:23:23.172Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-11T17:23:23.172Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T17:23:23.172Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-11T17:23:23.172Z] ++ cut -d/ -f2 [2020-12-11T17:23:23.172Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-11T17:23:23.172Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T17:23:23.172Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-12-11T17:23:23.172Z] ++ cut -d/ -f2 [2020-12-11T17:23:23.172Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-12-11T17:23:23.172Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T17:23:23.172Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-11T17:23:23.172Z] ++ cut -d/ -f2 [2020-12-11T17:23:23.172Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-11T17:23:23.172Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T17:23:23.172Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-11T17:23:23.172Z] ++ cut -d/ -f2 [2020-12-11T17:23:23.172Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-11T17:23:23.172Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T17:23:23.172Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-11T17:23:23.172Z] ++ cut -d/ -f2 [2020-12-11T17:23:23.172Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-11T17:23:23.172Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T17:23:23.172Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-11T17:23:23.172Z] ++ cut -d/ -f2 [2020-12-11T17:23:23.172Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-11T17:23:23.249Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-12-11T17:23:25.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-11T17:23:25.073Z] [2020-12-11T17:23:25.073Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-11T17:23:25.420Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-11T17:23:25.420Z] latest: Pulling from edgex-devops/git-semver [2020-12-11T17:23:25.420Z] 31603596830f: Pulling fs layer [2020-12-11T17:23:25.420Z] 2a8b12db71e7: Pulling fs layer [2020-12-11T17:23:25.420Z] 6ca5941a6612: Pulling fs layer [2020-12-11T17:23:25.420Z] ecc8261a40a4: Pulling fs layer [2020-12-11T17:23:25.420Z] ecc8261a40a4: Waiting [2020-12-11T17:23:25.420Z] 2a8b12db71e7: Verifying Checksum [2020-12-11T17:23:25.420Z] 2a8b12db71e7: Download complete [2020-12-11T17:23:25.682Z] 31603596830f: Verifying Checksum [2020-12-11T17:23:25.682Z] 31603596830f: Download complete [2020-12-11T17:23:25.682Z] 6ca5941a6612: Verifying Checksum [2020-12-11T17:23:25.682Z] 6ca5941a6612: Download complete [2020-12-11T17:23:25.948Z] ecc8261a40a4: Verifying Checksum [2020-12-11T17:23:25.948Z] ecc8261a40a4: Download complete [2020-12-11T17:23:25.948Z] 31603596830f: Pull complete [2020-12-11T17:23:26.211Z] 2a8b12db71e7: Pull complete [2020-12-11T17:23:26.793Z] 6ca5941a6612: Pull complete [2020-12-11T17:23:27.057Z] ecc8261a40a4: Pull complete [2020-12-11T17:23:27.057Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-11T17:23:27.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-11T17:23:27.320Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-11T17:23:27.420Z] prd-centos7-docker-4c-2g-15603 does not seem to be running inside a container [2020-12-11T17:23:27.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-11T17:23:29.916Z] $ docker top f4fd17d5c545d6814f69747efc1806403210bc7f1c30cf8585cb88a4bbf9c406 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-11T17:23:30.327Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-11T17:23:30.327Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-11T17:23:30.535Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-11T17:23:30.541Z] $ docker exec f4fd17d5c545d6814f69747efc1806403210bc7f1c30cf8585cb88a4bbf9c406 ssh-agent [2020-12-11T17:23:30.706Z] SSH_AUTH_SOCK=/tmp/ssh-rnaF2rXQAiY2/agent.12 [2020-12-11T17:23:30.706Z] SSH_AGENT_PID=17 [2020-12-11T17:23:30.715Z] Running ssh-add (command line suppressed) [2020-12-11T17:23:30.837Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_491483027630373205.key (/w/workspace/edgex-go/3@tmp/private_key_491483027630373205.key) [2020-12-11T17:23:30.884Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-11T17:23:31.219Z] + git tag --points-at HEAD [Pipeline] } [2020-12-11T17:23:31.246Z] $ docker exec --env ******** --env ******** f4fd17d5c545d6814f69747efc1806403210bc7f1c30cf8585cb88a4bbf9c406 ssh-agent -k [2020-12-11T17:23:31.356Z] unset SSH_AUTH_SOCK; [2020-12-11T17:23:31.356Z] unset SSH_AGENT_PID; [2020-12-11T17:23:31.356Z] echo Agent pid 17 killed; [2020-12-11T17:23:31.402Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-11T17:23:31.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-11T17:23:31.562Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-11T17:23:31.724Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-11T17:23:31.731Z] $ docker exec f4fd17d5c545d6814f69747efc1806403210bc7f1c30cf8585cb88a4bbf9c406 ssh-agent [2020-12-11T17:23:31.897Z] SSH_AUTH_SOCK=/tmp/ssh-huvdnJfmnIkT/agent.48 [2020-12-11T17:23:31.897Z] SSH_AGENT_PID=53 [2020-12-11T17:23:31.904Z] Running ssh-add (command line suppressed) [2020-12-11T17:23:32.034Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8003697152225046536.key (/w/workspace/edgex-go/3@tmp/private_key_8003697152225046536.key) [2020-12-11T17:23:32.091Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-11T17:23:32.485Z] + git semver init [2020-12-11T17:23:32.485Z] # -> Open(): unable to determine branch for HEAD [2020-12-11T17:23:32.485Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2020-12-11T17:23:32.485Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2020-12-11T17:23:32.485Z] # $SEMVER_REMOTE_NAME = origin [2020-12-11T17:23:32.485Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-11T17:23:32.485Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-11T17:23:32.485Z] # $SEMVER_BRANCH = PR-2939 [2020-12-11T17:23:32.485Z] # $SEMVER_TEMP = /tmp/semver-110960664 [2020-12-11T17:23:32.485Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-11T17:23:50.650Z] # '/tmp/semver-110960664' -> '/w/workspace/edgex-go/3/.semver' [2020-12-11T17:23:50.650Z] # -> Force: false [2020-12-11T17:23:50.650Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2020-12-11T17:23:50.671Z] $ docker exec --env ******** --env ******** f4fd17d5c545d6814f69747efc1806403210bc7f1c30cf8585cb88a4bbf9c406 ssh-agent -k [2020-12-11T17:23:50.950Z] unset SSH_AUTH_SOCK; [2020-12-11T17:23:50.950Z] unset SSH_AGENT_PID; [2020-12-11T17:23:50.950Z] echo Agent pid 53 killed; [2020-12-11T17:23:51.049Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-11T17:23:51.604Z] + git semver [Pipeline] } [2020-12-11T17:23:51.627Z] $ docker stop --time=1 f4fd17d5c545d6814f69747efc1806403210bc7f1c30cf8585cb88a4bbf9c406 [2020-12-11T17:23:53.251Z] $ docker rm -f f4fd17d5c545d6814f69747efc1806403210bc7f1c30cf8585cb88a4bbf9c406 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-11T17:23:53.751Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-11T17:23:54.274Z] Stashed 1 file(s) [Pipeline] echo [2020-12-11T17:23:54.277Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-11T17:23:55.208Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-11T17:23:55.514Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-11T17:23:55.814Z] + sudo service docker restart [2020-12-11T17:23:55.814Z] + true [2020-12-11T17:23:55.814Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-11T17:23:56.407Z] ========================================================= [2020-12-11T17:23:56.407Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-11T17:23:56.407Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-11T17:23:56.754Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-11T17:24:00.982Z] Sending build context to Docker daemon 326.4MB [2020-12-11T17:24:00.982Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-11T17:24:00.982Z] Step 2/7 : FROM ${BASE} [2020-12-11T17:24:00.982Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-11T17:24:00.982Z] 188c0c94c7c5: Pulling fs layer [2020-12-11T17:24:00.982Z] 0ef7d3d256c8: Pulling fs layer [2020-12-11T17:24:00.982Z] de9db76c5a1d: Pulling fs layer [2020-12-11T17:24:00.982Z] bca2f99d35d6: Pulling fs layer [2020-12-11T17:24:00.982Z] 93359f2a8cfa: Pulling fs layer [2020-12-11T17:24:00.982Z] 7c6f9722023f: Pulling fs layer [2020-12-11T17:24:00.982Z] a35cf1a2eb13: Pulling fs layer [2020-12-11T17:24:00.982Z] 93359f2a8cfa: Waiting [2020-12-11T17:24:00.982Z] 7c6f9722023f: Waiting [2020-12-11T17:24:00.982Z] a35cf1a2eb13: Waiting [2020-12-11T17:24:00.982Z] bca2f99d35d6: Waiting [2020-12-11T17:24:00.982Z] de9db76c5a1d: Verifying Checksum [2020-12-11T17:24:00.982Z] de9db76c5a1d: Download complete [2020-12-11T17:24:00.982Z] 0ef7d3d256c8: Download complete [2020-12-11T17:24:00.982Z] 93359f2a8cfa: Verifying Checksum [2020-12-11T17:24:00.982Z] 93359f2a8cfa: Download complete [2020-12-11T17:24:00.982Z] 188c0c94c7c5: Verifying Checksum [2020-12-11T17:24:00.982Z] 188c0c94c7c5: Download complete [2020-12-11T17:24:00.982Z] 7c6f9722023f: Verifying Checksum [2020-12-11T17:24:00.982Z] 7c6f9722023f: Download complete [2020-12-11T17:24:00.982Z] 188c0c94c7c5: Pull complete [2020-12-11T17:24:00.982Z] 0ef7d3d256c8: Pull complete [2020-12-11T17:24:01.244Z] de9db76c5a1d: Pull complete [2020-12-11T17:24:03.171Z] a35cf1a2eb13: Verifying Checksum [2020-12-11T17:24:03.171Z] a35cf1a2eb13: Download complete [2020-12-11T17:24:04.129Z] bca2f99d35d6: Verifying Checksum [2020-12-11T17:24:04.129Z] bca2f99d35d6: Download complete [2020-12-11T17:24:09.478Z] bca2f99d35d6: Pull complete [2020-12-11T17:24:09.478Z] 93359f2a8cfa: Pull complete [2020-12-11T17:24:09.658Z] Still waiting to schedule task [2020-12-11T17:24:09.658Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-11T17:24:09.744Z] 7c6f9722023f: Pull complete [2020-12-11T17:24:13.971Z] a35cf1a2eb13: Pull complete [2020-12-11T17:24:13.971Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-11T17:24:13.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-11T17:24:13.971Z] ---> a62c8e92a672 [2020-12-11T17:24:13.971Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-11T17:24:14.240Z] ---> Running in b91a8efc7647 [2020-12-11T17:24:14.819Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T17:24:15.770Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T17:24:16.719Z] (1/12) Installing libmagic (5.38-r0) [2020-12-11T17:24:16.719Z] (2/12) Installing file (5.38-r0) [2020-12-11T17:24:16.719Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-11T17:24:16.981Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-11T17:24:22.288Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-11T17:24:22.288Z] (6/12) Installing patch (2.7.6-r6) [2020-12-11T17:24:22.288Z] (7/12) Installing build-base (0.5-r2) [2020-12-11T17:24:22.288Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-11T17:24:22.288Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-11T17:24:22.288Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-11T17:24:22.550Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-11T17:24:22.550Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-11T17:24:22.813Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T17:24:22.813Z] OK: 233 MiB in 51 packages [2020-12-11T17:24:27.054Z] Removing intermediate container b91a8efc7647 [2020-12-11T17:24:27.054Z] ---> 16115cf03e54 [2020-12-11T17:24:27.054Z] Step 4/7 : WORKDIR /edgex-go [2020-12-11T17:24:27.054Z] ---> Running in 5331fda02fd4 [2020-12-11T17:24:27.054Z] Removing intermediate container 5331fda02fd4 [2020-12-11T17:24:27.054Z] ---> 2e0c90b9de2c [2020-12-11T17:24:27.054Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-11T17:24:27.631Z] latest: Pulling from library/docker [2020-12-11T17:24:27.895Z] 05e7bc50f07f: Pulling fs layer [2020-12-11T17:24:27.895Z] 6db28d0fdbf6: Pulling fs layer [2020-12-11T17:24:27.895Z] 292df0bc6bf3: Pulling fs layer [2020-12-11T17:24:27.895Z] 2e060f4bd70b: Pulling fs layer [2020-12-11T17:24:27.895Z] 80e8d568a223: Pulling fs layer [2020-12-11T17:24:27.895Z] 8dc6ef1a942a: Pulling fs layer [2020-12-11T17:24:27.895Z] 2312dd95470a: Pulling fs layer [2020-12-11T17:24:27.895Z] 80e8d568a223: Waiting [2020-12-11T17:24:27.895Z] 2312dd95470a: Waiting [2020-12-11T17:24:27.895Z] 8dc6ef1a942a: Waiting [2020-12-11T17:24:27.895Z] 2e060f4bd70b: Waiting [2020-12-11T17:24:27.895Z] 292df0bc6bf3: Verifying Checksum [2020-12-11T17:24:27.895Z] 292df0bc6bf3: Download complete [2020-12-11T17:24:27.895Z] 6db28d0fdbf6: Verifying Checksum [2020-12-11T17:24:27.895Z] 6db28d0fdbf6: Download complete [2020-12-11T17:24:27.895Z] 05e7bc50f07f: Download complete [2020-12-11T17:24:28.159Z] 80e8d568a223: Verifying Checksum [2020-12-11T17:24:28.159Z] 80e8d568a223: Download complete [2020-12-11T17:24:28.159Z] 05e7bc50f07f: Pull complete [2020-12-11T17:24:28.159Z] 8dc6ef1a942a: Verifying Checksum [2020-12-11T17:24:28.159Z] 8dc6ef1a942a: Download complete [2020-12-11T17:24:28.159Z] 2312dd95470a: Verifying Checksum [2020-12-11T17:24:28.159Z] 2312dd95470a: Download complete [2020-12-11T17:24:28.424Z] 6db28d0fdbf6: Pull complete [2020-12-11T17:24:28.687Z] 292df0bc6bf3: Pull complete [2020-12-11T17:24:30.082Z] 2e060f4bd70b: Download complete [2020-12-11T17:24:32.661Z] 2e060f4bd70b: Pull complete [2020-12-11T17:24:32.661Z] 80e8d568a223: Pull complete [2020-12-11T17:24:32.661Z] 8dc6ef1a942a: Pull complete [2020-12-11T17:24:32.925Z] 2312dd95470a: Pull complete [2020-12-11T17:24:32.925Z] Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 [2020-12-11T17:24:32.925Z] Status: Downloaded newer image for docker:latest [2020-12-11T17:24:34.364Z] ---> e3b65566ef1a [2020-12-11T17:24:34.364Z] Step 6/7 : COPY go.mod . [2020-12-11T17:24:34.627Z] ---> 8e309b91fc9b [2020-12-11T17:24:34.627Z] Step 7/7 : RUN go mod download [2020-12-11T17:24:34.627Z] ---> Running in b89be09b4af6 [2020-12-11T17:24:56.659Z] Removing intermediate container b89be09b4af6 [2020-12-11T17:24:56.659Z] ---> 550590dc89ae [2020-12-11T17:24:56.659Z] Successfully built 550590dc89ae [2020-12-11T17:24:56.659Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-11T17:24:56.990Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-11T17:24:56.990Z] . [Pipeline] withDockerContainer [2020-12-11T17:24:57.099Z] prd-centos7-docker-4c-2g-15603 does not seem to be running inside a container [2020-12-11T17:24:57.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-11T17:24:58.043Z] $ docker top 00bad4df231ccc70395836c370758a892877e0d07f65b05c2e8f21d1a80480a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T17:24:58.557Z] + go version [2020-12-11T17:24:58.557Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-11T17:24:58.578Z] $ docker stop --time=1 00bad4df231ccc70395836c370758a892877e0d07f65b05c2e8f21d1a80480a6 [2020-12-11T17:24:59.916Z] $ docker rm -f 00bad4df231ccc70395836c370758a892877e0d07f65b05c2e8f21d1a80480a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-11T17:25:01.135Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-11T17:25:01.135Z] . [Pipeline] withDockerContainer [2020-12-11T17:25:01.236Z] prd-centos7-docker-4c-2g-15603 does not seem to be running inside a container [2020-12-11T17:25:01.294Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-11T17:25:01.959Z] $ docker top d59b0d6620cc1d5356eb9f772b77f1031f53c6da153363f96cd7427cdf715ae0 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-11T17:25:02.189Z] ========================================================= [2020-12-11T17:25:02.189Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-11T17:25:02.189Z] ========================================================= [Pipeline] sh [2020-12-11T17:25:02.485Z] + make test [2020-12-11T17:25:02.485Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-11T17:25:12.562Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-11T17:25:24.867Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-11T17:25:31.537Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-11T17:25:32.958Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-11T17:25:32.958Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-11T17:25:32.958Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-11T17:25:32.958Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-11T17:25:33.231Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-11T17:25:35.196Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.030s [2020-12-11T17:25:35.196Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-11T17:25:35.196Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-11T17:25:36.162Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-11T17:25:36.162Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-11T17:25:36.162Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-11T17:25:36.162Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-11T17:25:38.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.112s coverage: 46.6% of statements [2020-12-11T17:25:38.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-11T17:25:38.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-11T17:25:38.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-11T17:25:38.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-11T17:25:38.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-11T17:25:43.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.188s coverage: 27.1% of statements [2020-12-11T17:25:43.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-11T17:25:43.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-11T17:25:43.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-11T17:25:43.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-11T17:25:43.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-11T17:25:43.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-11T17:25:43.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.052s coverage: 100.0% of statements [2020-12-11T17:25:43.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-11T17:25:43.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.055s coverage: 100.0% of statements [2020-12-11T17:25:43.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-11T17:25:43.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-11T17:25:43.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.070s coverage: 67.7% of statements [2020-12-11T17:25:43.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-11T17:25:43.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-11T17:25:43.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.133s coverage: 82.3% of statements [2020-12-11T17:25:43.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-11T17:25:43.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-11T17:25:43.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-11T17:25:43.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-11T17:25:44.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.358s coverage: 28.6% of statements [2020-12-11T17:25:44.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-11T17:25:44.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-11T17:25:44.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-11T17:25:44.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-11T17:25:44.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-11T17:25:44.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.062s coverage: 100.0% of statements [2020-12-11T17:25:44.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-11T17:25:44.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.063s coverage: 100.0% of statements [2020-12-11T17:25:44.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-11T17:25:44.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.103s coverage: 86.7% of statements [2020-12-11T17:25:44.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-11T17:25:44.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.133s coverage: 97.5% of statements [2020-12-11T17:25:44.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-11T17:25:44.893Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.083s coverage: 78.3% of statements [2020-12-11T17:25:44.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-11T17:25:44.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-11T17:25:44.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-11T17:25:44.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-11T17:25:46.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.301s coverage: 93.8% of statements [2020-12-11T17:25:46.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-11T17:25:46.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-11T17:25:46.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-11T17:25:46.748Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-11T17:25:46.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-11T17:25:46.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-11T17:25:46.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-11T17:25:46.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-11T17:25:46.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-11T17:25:46.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-11T17:25:46.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-11T17:25:46.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-11T17:25:46.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-11T17:25:46.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-11T17:25:46.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-11T17:25:46.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-11T17:25:46.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-11T17:25:46.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-11T17:25:46.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-11T17:25:46.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-11T17:25:46.748Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.028s coverage: 58.8% of statements [2020-12-11T17:25:46.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-11T17:25:46.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-11T17:25:46.748Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.076s coverage: 0.1% of statements [2020-12-11T17:25:46.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-11T17:25:46.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-11T17:25:46.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-11T17:25:46.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-11T17:25:46.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.030s coverage: 100.0% of statements [2020-12-11T17:25:46.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-11T17:25:46.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 75.5% of statements [2020-12-11T17:25:46.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-11T17:25:46.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.038s coverage: 80.8% of statements [2020-12-11T17:25:46.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.084s coverage: 87.2% of statements [2020-12-11T17:25:47.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 84.2% of statements [2020-12-11T17:25:47.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.110s coverage: 91.4% of statements [2020-12-11T17:25:47.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-11T17:25:48.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 63.5% of statements [2020-12-11T17:25:48.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-11T17:25:48.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-11T17:25:48.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2020-12-11T17:25:48.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 91.3% of statements [2020-12-11T17:25:48.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2020-12-11T17:25:48.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements [2020-12-11T17:25:48.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements [2020-12-11T17:25:50.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.334s coverage: 55.9% of statements [2020-12-11T17:25:50.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-11T17:25:50.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-11T17:25:50.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-11T17:25:50.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-11T17:25:50.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-11T17:25:50.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-11T17:26:02.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 11.266s coverage: 86.3% of statements [2020-12-11T17:26:02.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-11T17:26:02.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.053s coverage: 72.2% of statements [2020-12-11T17:26:02.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.386s coverage: 72.1% of statements [2020-12-11T17:26:02.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.041s coverage: 82.4% of statements [2020-12-11T17:26:02.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.038s coverage: 48.4% of statements [2020-12-11T17:26:02.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-11T17:26:02.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-11T17:26:02.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-11T17:26:02.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.063s coverage: 28.8% of statements [2020-12-11T17:26:02.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-11T17:26:02.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.041s coverage: 96.8% of statements [2020-12-11T17:26:02.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-11T17:26:02.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.088s coverage: 37.2% of statements [2020-12-11T17:26:02.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-11T17:26:02.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-11T17:26:02.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.277s coverage: 84.0% of statements [2020-12-11T17:26:02.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.056s coverage: 100.0% of statements [2020-12-11T17:26:02.537Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.097s coverage: 47.1% of statements [2020-12-11T17:26:02.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-11T17:26:02.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-11T17:26:02.537Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.022s coverage: 100.0% of statements [2020-12-11T17:26:02.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-11T17:26:02.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-11T17:26:02.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-11T17:26:02.537Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.059s coverage: 100.0% of statements [2020-12-11T17:26:02.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-11T17:26:02.537Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.049s coverage: 100.0% of statements [2020-12-11T17:26:02.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-11T17:26:02.537Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.646s coverage: 29.1% of statements [2020-12-11T17:26:02.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-11T17:26:02.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-11T17:26:02.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-11T17:26:02.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-11T17:26:02.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-11T17:26:02.537Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.073s coverage: 99.0% of statements [2020-12-11T17:26:02.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-11T17:26:02.537Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.045s coverage: 100.0% of statements [2020-12-11T17:26:02.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-11T17:26:02.537Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.032s coverage: 0.0% of statements [2020-12-11T17:26:02.537Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-11T17:26:02.537Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.025s coverage: 100.0% of statements [2020-12-11T17:26:02.537Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-11T17:26:02.537Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-11T17:26:02.537Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-11T17:26:02.537Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-11T17:26:02.537Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.033s coverage: 87.9% of statements [2020-12-11T17:26:02.537Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-11T17:26:02.537Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-11T17:26:02.537Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements [2020-12-11T17:26:02.537Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.042s coverage: 32.1% of statements [2020-12-11T17:26:02.537Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2020-12-11T17:26:02.537Z] GO111MODULE=on go vet ./... [2020-12-11T17:26:04.294Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15604 in /w/workspace/edgexfoundry_edgex-go_PR-2939 [Pipeline] { [Pipeline] ws [2020-12-11T17:26:04.355Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2020-12-11T17:26:09.296Z] using credential edgex-jenkins-ssh [2020-12-11T17:26:09.362Z] Cloning the remote Git repository [2020-12-11T17:26:09.441Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-11T17:26:09.567Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2020-12-11T17:26:09.652Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-11T17:26:09.653Z] > git --version # timeout=10 [2020-12-11T17:26:09.676Z] > git --version # 'git version 2.17.1' [2020-12-11T17:26:09.678Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T17:26:09.744Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-11T17:26:24.663Z] gofmt -l . [2020-12-11T17:26:24.663Z] [ "`gofmt -l .`" = "" ] [2020-12-11T17:26:24.925Z] ./bin/test-go-mod-tidy.sh [2020-12-11T17:26:25.504Z] ./bin/test-attribution-txt.sh [2020-12-11T17:26:25.978Z] Merging remotes/origin/master commit f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 into PR head commit 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 [2020-12-11T17:26:25.036Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-11T17:26:25.053Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-11T17:26:25.092Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-11T17:26:25.132Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-11T17:26:25.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T17:26:25.147Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2939/head:refs/remotes/origin/PR-2939 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-11T17:26:26.007Z] > git config core.sparsecheckout # timeout=10 [2020-12-11T17:26:26.033Z] > git checkout -f 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 # timeout=10 [2020-12-11T17:26:26.414Z] > git remote # timeout=10 [2020-12-11T17:26:26.470Z] > git config --get remote.origin.url # timeout=10 [2020-12-11T17:26:26.510Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T17:26:26.540Z] > git merge f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 # timeout=10 [2020-12-11T17:26:26.665Z] Merge succeeded, producing 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 [2020-12-11T17:26:26.666Z] Checking out Revision 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 (PR-2939) [Pipeline] sh [2020-12-11T17:26:27.735Z] + ls -al . [2020-12-11T17:26:27.735Z] total 668 [2020-12-11T17:26:27.735Z] drwxrwxr-x 10 1001 1001 4096 Dec 11 17:26 . [2020-12-11T17:26:27.735Z] drwxr-xr-x 4 root root 28 Dec 11 17:25 .. [2020-12-11T17:26:27.735Z] -rw-rw-r-- 1 1001 1001 11 Dec 11 17:23 .dockerignore [2020-12-11T17:26:27.735Z] drwxrwxr-x 8 1001 1001 179 Dec 11 17:23 .git [2020-12-11T17:26:27.735Z] drwxrwxr-x 3 1001 1001 125 Dec 11 17:23 .github [2020-12-11T17:26:27.735Z] -rw-rw-r-- 1 1001 1001 943 Dec 11 17:23 .gitignore [2020-12-11T17:26:27.735Z] drwx------ 3 1001 1001 47 Dec 11 17:23 .semver [2020-12-11T17:26:27.735Z] -rw-rw-r-- 1 1001 1001 166 Dec 11 17:23 .sonarcloud.properties [2020-12-11T17:26:27.735Z] -rw-rw-r-- 1 1001 1001 3804 Dec 11 17:23 CONTRIBUTING.md [2020-12-11T17:26:27.735Z] -rw-rw-r-- 1 1001 1001 1035 Dec 11 17:23 Dockerfile.build [2020-12-11T17:26:27.735Z] -rw-rw-r-- 1 1001 1001 863 Dec 11 17:23 Jenkinsfile [2020-12-11T17:26:27.735Z] -rw-rw-r-- 1 1001 1001 10775 Dec 11 17:23 LICENSE [2020-12-11T17:26:27.735Z] -rw-rw-r-- 1 1001 1001 6318 Dec 11 17:23 Makefile [2020-12-11T17:26:27.735Z] -rw-rw-r-- 1 1001 1001 6447 Dec 11 17:23 README.md [2020-12-11T17:26:27.735Z] -rw-rw-r-- 1 1001 1001 7286 Dec 11 17:23 SECURITY.md [2020-12-11T17:26:27.735Z] -rw-rw-r-- 1 1001 1001 5 Dec 11 17:23 VERSION [2020-12-11T17:26:27.735Z] -rw-rw-r-- 1 1001 1001 4131 Dec 11 17:23 ZMQWindows.md [2020-12-11T17:26:27.735Z] drwxrwxr-x 2 1001 1001 117 Dec 11 17:23 bin [2020-12-11T17:26:27.735Z] drwxrwxr-x 15 1001 1001 4096 Dec 11 17:23 cmd [2020-12-11T17:26:27.735Z] -rw-r--r-- 1 root root 569562 Dec 11 17:26 coverage.out [2020-12-11T17:26:27.735Z] -rw-r--r-- 1 root root 1041 Dec 11 17:26 go.mod [2020-12-11T17:26:27.735Z] -rw-r--r-- 1 root root 18856 Dec 11 17:26 go.sum [2020-12-11T17:26:27.735Z] drwxrwxr-x 8 1001 1001 127 Dec 11 17:23 internal [2020-12-11T17:26:27.735Z] drwxrwxr-x 4 1001 1001 26 Dec 11 17:23 openapi [2020-12-11T17:26:27.735Z] drwxrwxr-x 4 1001 1001 71 Dec 11 17:23 snap [2020-12-11T17:26:27.735Z] -rw-rw-r-- 1 1001 1001 168 Dec 11 17:23 version.go [Pipeline] sh [2020-12-11T17:26:28.035Z] + '[' -e coverage.out ] [2020-12-11T17:26:28.035Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-11T17:26:28.255Z] Stashed 1 file(s) [Pipeline] sh [2020-12-11T17:26:28.550Z] + make build [2020-12-11T17:26:28.550Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-11T17:26:26.632Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-11T17:26:26.679Z] > git config core.sparsecheckout # timeout=10 [2020-12-11T17:26:26.706Z] > git checkout -f 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 # timeout=10 [2020-12-11T17:26:31.226Z] Commit message: "build(snap): fixed the patch file" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-11T17:26:32.783Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-11T17:26:32.939Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-11T17:26:33.370Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-11T17:26:33.719Z] + sudo service docker restart [2020-12-11T17:26:33.719Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-11T17:26:35.768Z] provisioning config files... [2020-12-11T17:26:35.811Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3995651919945588049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-11T17:26:36.243Z] ---> docker-login.sh [2020-12-11T17:26:36.243Z] nexus3.edgexfoundry.org:10001 [2020-12-11T17:26:36.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T17:26:37.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T17:26:37.446Z] Configure a credential helper to remove this warning. See [2020-12-11T17:26:37.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T17:26:37.446Z] [2020-12-11T17:26:37.446Z] Login Succeeded [2020-12-11T17:26:37.446Z] nexus3.edgexfoundry.org:10002 [2020-12-11T17:26:37.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T17:26:37.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T17:26:37.996Z] Configure a credential helper to remove this warning. See [2020-12-11T17:26:37.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T17:26:37.996Z] [2020-12-11T17:26:37.996Z] Login Succeeded [2020-12-11T17:26:37.996Z] nexus3.edgexfoundry.org:10003 [2020-12-11T17:26:38.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T17:26:38.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T17:26:38.556Z] Configure a credential helper to remove this warning. See [2020-12-11T17:26:38.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T17:26:38.556Z] [2020-12-11T17:26:38.556Z] Login Succeeded [2020-12-11T17:26:38.556Z] nexus3.edgexfoundry.org:10004 [2020-12-11T17:26:38.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T17:26:39.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T17:26:39.108Z] Configure a credential helper to remove this warning. See [2020-12-11T17:26:39.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T17:26:39.108Z] [2020-12-11T17:26:39.108Z] Login Succeeded [2020-12-11T17:26:39.108Z] docker.io [2020-12-11T17:26:39.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T17:26:39.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T17:26:39.974Z] Configure a credential helper to remove this warning. See [2020-12-11T17:26:39.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T17:26:39.974Z] [2020-12-11T17:26:39.974Z] Login Succeeded [2020-12-11T17:26:39.974Z] ---> docker-login.sh ends [Pipeline] } [2020-12-11T17:26:39.992Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-11T17:26:40.685Z] ========================================================= [2020-12-11T17:26:40.685Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-11T17:26:40.685Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-11T17:26:40.995Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-11T17:26:41.138Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-11T17:26:41.950Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-11T17:26:43.355Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-11T17:26:43.618Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-11T17:26:43.793Z] Sending build context to Docker daemon 165.7MB [2020-12-11T17:26:43.793Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-11T17:26:43.793Z] Step 2/7 : FROM ${BASE} [2020-12-11T17:26:43.793Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-11T17:26:43.793Z] 5f621e34cdf4: Pulling fs layer [2020-12-11T17:26:43.793Z] a4357932f1b6: Pulling fs layer [2020-12-11T17:26:43.793Z] 18c013af1878: Pulling fs layer [2020-12-11T17:26:43.793Z] 00ac8860ef70: Pulling fs layer [2020-12-11T17:26:43.793Z] 63d7cb157983: Pulling fs layer [2020-12-11T17:26:43.793Z] b116817d02f9: Pulling fs layer [2020-12-11T17:26:43.793Z] 745a02a5169b: Pulling fs layer [2020-12-11T17:26:43.793Z] 00ac8860ef70: Waiting [2020-12-11T17:26:43.793Z] b116817d02f9: Waiting [2020-12-11T17:26:43.793Z] 63d7cb157983: Waiting [2020-12-11T17:26:43.793Z] 745a02a5169b: Waiting [2020-12-11T17:26:43.793Z] 18c013af1878: Verifying Checksum [2020-12-11T17:26:43.793Z] 18c013af1878: Download complete [2020-12-11T17:26:43.793Z] a4357932f1b6: Verifying Checksum [2020-12-11T17:26:43.793Z] a4357932f1b6: Download complete [2020-12-11T17:26:43.793Z] 63d7cb157983: Verifying Checksum [2020-12-11T17:26:44.391Z] b116817d02f9: Verifying Checksum [2020-12-11T17:26:44.391Z] b116817d02f9: Download complete [2020-12-11T17:26:44.666Z] 5f621e34cdf4: Verifying Checksum [2020-12-11T17:26:44.666Z] 5f621e34cdf4: Download complete [2020-12-11T17:26:45.050Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-11T17:26:45.269Z] 5f621e34cdf4: Pull complete [2020-12-11T17:26:45.875Z] a4357932f1b6: Pull complete [2020-12-11T17:26:46.152Z] 18c013af1878: Pull complete [2020-12-11T17:26:46.453Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-11T17:26:46.749Z] 745a02a5169b: Verifying Checksum [2020-12-11T17:26:46.749Z] 745a02a5169b: Download complete [2020-12-11T17:26:47.398Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-11T17:26:48.185Z] 00ac8860ef70: Verifying Checksum [2020-12-11T17:26:48.185Z] 00ac8860ef70: Download complete [2020-12-11T17:26:48.350Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-11T17:26:49.754Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-11T17:26:50.708Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-11T17:26:52.097Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2020-12-11T17:26:53.064Z] $ docker stop --time=1 d59b0d6620cc1d5356eb9f772b77f1031f53c6da153363f96cd7427cdf715ae0 [2020-12-11T17:26:54.847Z] $ docker rm -f d59b0d6620cc1d5356eb9f772b77f1031f53c6da153363f96cd7427cdf715ae0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2020-12-11T17:26:58.373Z] 00ac8860ef70: Pull complete [2020-12-11T17:26:58.373Z] 63d7cb157983: Pull complete [2020-12-11T17:26:58.373Z] b116817d02f9: Pull complete [Pipeline] isUnix [Pipeline] sh [2020-12-11T17:26:58.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-11T17:26:58.806Z] [2020-12-11T17:26:58.806Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-11T17:26:59.152Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-11T17:26:59.153Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-11T17:26:59.153Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-11T17:26:59.153Z] ca9280d653b3: Pulling fs layer [2020-12-11T17:26:59.153Z] 7e9c9ca2126c: Pulling fs layer [2020-12-11T17:26:59.726Z] cbdbe7a5bc2a: Download complete [2020-12-11T17:26:59.994Z] ca9280d653b3: Verifying Checksum [2020-12-11T17:26:59.994Z] ca9280d653b3: Download complete [2020-12-11T17:26:59.994Z] cbdbe7a5bc2a: Pull complete [2020-12-11T17:27:00.945Z] 7e9c9ca2126c: Download complete [2020-12-11T17:27:00.945Z] ca9280d653b3: Pull complete [2020-12-11T17:27:02.701Z] 745a02a5169b: Pull complete [2020-12-11T17:27:02.701Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-11T17:27:02.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-11T17:27:02.701Z] ---> b7e6874047d6 [2020-12-11T17:27:02.701Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-11T17:27:05.338Z] ---> Running in fba9bc75d697 [2020-12-11T17:27:06.774Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T17:27:07.749Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T17:27:08.342Z] (1/12) Installing libmagic (5.38-r0) [2020-12-11T17:27:08.616Z] (2/12) Installing file (5.38-r0) [2020-12-11T17:27:08.616Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-11T17:27:08.616Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-11T17:27:09.125Z] 7e9c9ca2126c: Pull complete [2020-12-11T17:27:09.125Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-11T17:27:09.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-11T17:27:09.125Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-11T17:27:09.320Z] prd-centos7-docker-4c-2g-15603 does not seem to be running inside a container [2020-12-11T17:27:09.367Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-11T17:27:10.345Z] $ docker top f0f0979f931619e5ee724ee4d51aaad641766cb70fdf5c4db5c86b0de5282277 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T17:27:10.880Z] + docker-compose build --help [2020-12-11T17:27:10.880Z] + grep parallel [2020-12-11T17:27:11.826Z] --parallel Build images in parallel. [Pipeline] } [2020-12-11T17:27:11.844Z] $ docker stop --time=1 f0f0979f931619e5ee724ee4d51aaad641766cb70fdf5c4db5c86b0de5282277 [2020-12-11T17:27:13.207Z] $ docker rm -f f0f0979f931619e5ee724ee4d51aaad641766cb70fdf5c4db5c86b0de5282277 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-11T17:27:13.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-11T17:27:13.990Z] . [Pipeline] withDockerContainer [2020-12-11T17:27:14.021Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-11T17:27:14.021Z] (6/12) Installing patch (2.7.6-r6) [2020-12-11T17:27:14.021Z] (7/12) Installing build-base (0.5-r2) [2020-12-11T17:27:14.021Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-11T17:27:14.021Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-11T17:27:14.021Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-11T17:27:14.021Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-11T17:27:14.021Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-11T17:27:14.021Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T17:27:14.021Z] OK: 217 MiB in 51 packages [2020-12-11T17:27:14.092Z] prd-centos7-docker-4c-2g-15603 does not seem to be running inside a container [2020-12-11T17:27:14.144Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-11T17:27:14.747Z] $ docker top b42e9ddaf082a2e889239fd271082582e951c740215f492d59a14b0484b8da84 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T17:27:15.214Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-11T17:27:16.156Z] Building docker-core-command-go ... [2020-12-11T17:27:16.156Z] Building docker-core-data-go ... [2020-12-11T17:27:16.156Z] Building docker-core-metadata-go ... [2020-12-11T17:27:16.156Z] Building docker-security-bootstrap-redis-go ... [2020-12-11T17:27:16.156Z] Building docker-security-proxy-setup-go ... [2020-12-11T17:27:16.156Z] Building docker-security-secrets-setup-go ... [2020-12-11T17:27:16.156Z] Building docker-security-secretstore-setup-go ... [2020-12-11T17:27:16.156Z] Building docker-support-notifications-go ... [2020-12-11T17:27:16.156Z] Building docker-support-scheduler-go ... [2020-12-11T17:27:16.156Z] Building docker-sys-mgmt-agent-go ... [2020-12-11T17:27:16.156Z] Building docker-core-command-go [2020-12-11T17:27:16.156Z] Building docker-support-scheduler-go [2020-12-11T17:27:16.156Z] Building docker-support-notifications-go [2020-12-11T17:27:16.156Z] Building docker-core-metadata-go [2020-12-11T17:27:16.156Z] Building docker-sys-mgmt-agent-go [2020-12-11T17:27:18.340Z] Removing intermediate container fba9bc75d697 [2020-12-11T17:27:18.340Z] ---> 08c05d36ed1f [2020-12-11T17:27:18.340Z] Step 4/7 : WORKDIR /edgex-go [2020-12-11T17:27:18.340Z] ---> Running in 0d6f4eaf11cb [2020-12-11T17:27:18.933Z] Removing intermediate container 0d6f4eaf11cb [2020-12-11T17:27:18.933Z] ---> ae0a1d19cae9 [2020-12-11T17:27:18.933Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-11T17:27:19.523Z] latest: Pulling from library/docker [2020-12-11T17:27:19.523Z] a3cc7d3b244e: Pulling fs layer [2020-12-11T17:27:19.523Z] 02a3295e0d61: Pulling fs layer [2020-12-11T17:27:19.523Z] 0f4f2e6d8100: Pulling fs layer [2020-12-11T17:27:19.523Z] 330b718f631f: Pulling fs layer [2020-12-11T17:27:19.523Z] a93816041522: Pulling fs layer [2020-12-11T17:27:19.523Z] 330b718f631f: Waiting [2020-12-11T17:27:19.523Z] bdb6da89ff94: Pulling fs layer [2020-12-11T17:27:19.523Z] 2a70c0c122f4: Pulling fs layer [2020-12-11T17:27:19.523Z] a93816041522: Waiting [2020-12-11T17:27:19.523Z] bdb6da89ff94: Waiting [2020-12-11T17:27:19.523Z] 2a70c0c122f4: Waiting [2020-12-11T17:27:19.816Z] 0f4f2e6d8100: Download complete [2020-12-11T17:27:19.817Z] 02a3295e0d61: Verifying Checksum [2020-12-11T17:27:19.817Z] 02a3295e0d61: Download complete [2020-12-11T17:27:19.817Z] a3cc7d3b244e: Verifying Checksum [2020-12-11T17:27:19.817Z] a3cc7d3b244e: Download complete [2020-12-11T17:27:20.093Z] a93816041522: Verifying Checksum [2020-12-11T17:27:20.093Z] a93816041522: Download complete [2020-12-11T17:27:20.093Z] bdb6da89ff94: Verifying Checksum [2020-12-11T17:27:20.093Z] bdb6da89ff94: Download complete [2020-12-11T17:27:20.093Z] 2a70c0c122f4: Verifying Checksum [2020-12-11T17:27:20.093Z] 2a70c0c122f4: Download complete [2020-12-11T17:27:20.699Z] a3cc7d3b244e: Pull complete [2020-12-11T17:27:21.299Z] 02a3295e0d61: Pull complete [2020-12-11T17:27:21.574Z] 330b718f631f: Verifying Checksum [2020-12-11T17:27:21.574Z] 330b718f631f: Download complete [2020-12-11T17:27:21.574Z] 0f4f2e6d8100: Pull complete [2020-12-11T17:27:25.885Z] 330b718f631f: Pull complete [2020-12-11T17:27:25.885Z] a93816041522: Pull complete [2020-12-11T17:27:26.159Z] bdb6da89ff94: Pull complete [2020-12-11T17:27:26.431Z] 2a70c0c122f4: Pull complete [2020-12-11T17:27:26.431Z] Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 [2020-12-11T17:27:26.431Z] Status: Downloaded newer image for docker:latest [2020-12-11T17:27:29.814Z] ---> 19ad08542582 [2020-12-11T17:27:29.814Z] Step 6/7 : COPY go.mod . [2020-12-11T17:27:30.793Z] ---> 406aed43e50d [2020-12-11T17:27:30.793Z] Step 7/7 : RUN go mod download [2020-12-11T17:27:30.793Z] ---> Running in 33862f36f455 [2020-12-11T17:27:48.614Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T17:27:48.614Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-11T17:27:48.614Z] ---> 550590dc89ae [2020-12-11T17:27:48.614Z] Step 3/24 : WORKDIR /edgex-go [2020-12-11T17:27:48.614Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T17:27:48.614Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-11T17:27:48.614Z] ---> 550590dc89ae [2020-12-11T17:27:48.614Z] Step 3/27 : WORKDIR /edgex-go [2020-12-11T17:27:48.614Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T17:27:48.614Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-11T17:27:48.614Z] ---> 550590dc89ae [2020-12-11T17:27:48.614Z] Step 3/22 : WORKDIR /edgex-go [2020-12-11T17:27:48.614Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T17:27:48.614Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-11T17:27:48.614Z] ---> 550590dc89ae [2020-12-11T17:27:48.614Z] Step 3/21 : WORKDIR /edgex-go [2020-12-11T17:27:48.614Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T17:27:48.614Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-11T17:27:48.614Z] ---> 550590dc89ae [2020-12-11T17:27:48.614Z] Step 3/22 : WORKDIR /edgex-go [2020-12-11T17:27:48.614Z] ---> Running in f936eeaf96d5 [2020-12-11T17:27:48.614Z] ---> Running in 3cfac683ac56 [2020-12-11T17:27:48.614Z] ---> Running in 54574e36ee9c [2020-12-11T17:27:48.614Z] ---> Running in 2932972eac11 [2020-12-11T17:27:48.614Z] ---> Running in b4e8a7753327 [2020-12-11T17:27:48.878Z] Removing intermediate container 2932972eac11 [2020-12-11T17:27:48.878Z] ---> a559a53a5cc1 [2020-12-11T17:27:48.878Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T17:27:48.878Z] Removing intermediate container 54574e36ee9c [2020-12-11T17:27:48.878Z] ---> 58b61f23733e [2020-12-11T17:27:48.878Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T17:27:48.878Z] Removing intermediate container 3cfac683ac56 [2020-12-11T17:27:48.878Z] ---> 0349d08bbf9b [2020-12-11T17:27:48.878Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T17:27:48.878Z] Removing intermediate container b4e8a7753327 [2020-12-11T17:27:48.878Z] ---> 1fcebd69b978 [2020-12-11T17:27:48.878Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T17:27:49.141Z] Removing intermediate container f936eeaf96d5 [2020-12-11T17:27:49.141Z] ---> 9636b3fc3f0b [2020-12-11T17:27:49.141Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T17:27:49.141Z] ---> Running in 7c78f9db38db [2020-12-11T17:27:49.141Z] ---> Running in f5a768d768df [2020-12-11T17:27:49.141Z] ---> Running in fadc58f505a3 [2020-12-11T17:27:49.141Z] ---> Running in ce5207dce7fd [2020-12-11T17:27:49.141Z] ---> Running in bed4fb0ff0fe [2020-12-11T17:27:51.714Z] Removing intermediate container fadc58f505a3 [2020-12-11T17:27:51.714Z] ---> 1630c610f679 [2020-12-11T17:27:51.714Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-11T17:27:51.714Z] Removing intermediate container f5a768d768df [2020-12-11T17:27:51.714Z] ---> e8b0b3ff5ed0 [2020-12-11T17:27:51.714Z] Step 5/22 : RUN apk update && apk add make git [2020-12-11T17:27:51.714Z] ---> Running in 614afa7f9277 [2020-12-11T17:27:51.714Z] ---> Running in 8e236da80673 [2020-12-11T17:27:51.714Z] Removing intermediate container 7c78f9db38db [2020-12-11T17:27:51.714Z] ---> 88621f40d9a7 [2020-12-11T17:27:51.714Z] Step 5/22 : RUN apk update && apk add make git [2020-12-11T17:27:51.714Z] Removing intermediate container bed4fb0ff0fe [2020-12-11T17:27:51.714Z] ---> cee406626a29 [2020-12-11T17:27:51.714Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-11T17:27:51.714Z] Removing intermediate container ce5207dce7fd [2020-12-11T17:27:51.714Z] ---> 835dcadd9604 [2020-12-11T17:27:51.714Z] Step 5/21 : RUN apk update && apk add make git [2020-12-11T17:27:51.714Z] ---> Running in 1a59789a540d [2020-12-11T17:27:51.977Z] ---> Running in 729b82d38c5f [2020-12-11T17:27:51.977Z] ---> Running in a1caa85dcefa [2020-12-11T17:27:52.559Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T17:27:52.559Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T17:27:52.826Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T17:27:52.826Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T17:27:53.087Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T17:27:53.350Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T17:27:53.350Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T17:27:53.350Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T17:27:53.612Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T17:27:53.612Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T17:27:53.876Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T17:27:53.876Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T17:27:53.876Z] OK: 12748 distinct packages available [2020-12-11T17:27:54.143Z] OK: 233 MiB in 51 packages [2020-12-11T17:27:54.143Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T17:27:54.143Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T17:27:54.143Z] OK: 12748 distinct packages available [2020-12-11T17:27:54.143Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T17:27:54.143Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T17:27:54.143Z] OK: 12748 distinct packages available [2020-12-11T17:27:54.143Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T17:27:54.143Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T17:27:54.143Z] OK: 12748 distinct packages available [2020-12-11T17:27:54.414Z] OK: 233 MiB in 51 packages [2020-12-11T17:27:54.414Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T17:27:54.415Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T17:27:54.415Z] OK: 12748 distinct packages available [2020-12-11T17:27:54.415Z] OK: 233 MiB in 51 packages [2020-12-11T17:27:54.415Z] OK: 233 MiB in 51 packages [2020-12-11T17:27:54.678Z] OK: 233 MiB in 51 packages [2020-12-11T17:27:55.253Z] Removing intermediate container 8e236da80673 [2020-12-11T17:27:55.253Z] ---> 2fb1cae4b7f4 [2020-12-11T17:27:55.253Z] Step 6/22 : COPY go.mod . [2020-12-11T17:27:55.253Z] Removing intermediate container 1a59789a540d [2020-12-11T17:27:55.253Z] ---> 1572954a0ce5 [2020-12-11T17:27:55.253Z] Step 6/22 : COPY go.mod . [2020-12-11T17:27:55.517Z] Removing intermediate container a1caa85dcefa [2020-12-11T17:27:55.517Z] ---> 61491abdb003 [2020-12-11T17:27:55.517Z] Step 6/21 : COPY go.mod . [2020-12-11T17:27:55.517Z] ---> c0c11341ce00 [2020-12-11T17:27:55.517Z] Step 7/22 : RUN go mod download [2020-12-11T17:27:55.783Z] Removing intermediate container 614afa7f9277 [2020-12-11T17:27:55.783Z] ---> 43f4054e2f53 [2020-12-11T17:27:55.783Z] Step 6/27 : COPY go.mod . [2020-12-11T17:27:55.783Z] ---> Running in 72020063e717 [2020-12-11T17:27:55.783Z] ---> c65231110df0 [2020-12-11T17:27:55.783Z] Step 7/22 : RUN go mod download [2020-12-11T17:27:55.783Z] Removing intermediate container 729b82d38c5f [2020-12-11T17:27:55.783Z] ---> ad9da0773bd5 [2020-12-11T17:27:55.783Z] Step 6/24 : COPY go.mod . [2020-12-11T17:27:56.046Z] ---> Running in ce9c6b85f443 [2020-12-11T17:27:56.310Z] ---> d4d4662c68a4 [2020-12-11T17:27:56.310Z] Step 7/21 : RUN go mod download [2020-12-11T17:27:56.310Z] ---> f8c9e738bb9c [2020-12-11T17:27:56.310Z] Step 7/27 : RUN go mod download [2020-12-11T17:27:56.310Z] ---> e498d5ca0f41 [2020-12-11T17:27:56.310Z] Step 7/24 : RUN go mod download [2020-12-11T17:27:56.310Z] ---> Running in 544150ef7934 [2020-12-11T17:27:56.578Z] ---> Running in 4e9e4d12dd20 [2020-12-11T17:27:56.578Z] ---> Running in 05c08dcce5f8 [2020-12-11T17:27:57.593Z] Removing intermediate container 33862f36f455 [2020-12-11T17:27:57.593Z] ---> ab55533b88cd [2020-12-11T17:27:57.593Z] Successfully built ab55533b88cd [2020-12-11T17:27:57.593Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-11T17:27:57.934Z] + docker inspect -f . ci-base-image-arm64 [2020-12-11T17:27:57.934Z] . [Pipeline] withDockerContainer [2020-12-11T17:27:57.983Z] Removing intermediate container 72020063e717 [2020-12-11T17:27:57.983Z] ---> 9b8f2c790c5f [2020-12-11T17:27:57.983Z] Step 8/22 : COPY . . [2020-12-11T17:27:58.188Z] prd-ubuntu18.04-docker-arm64-4c-16g-15604 does not seem to be running inside a container [2020-12-11T17:27:58.252Z] Removing intermediate container ce9c6b85f443 [2020-12-11T17:27:58.252Z] ---> dd4603d46ee3 [2020-12-11T17:27:58.253Z] Step 8/22 : COPY . . [2020-12-11T17:27:58.253Z] Removing intermediate container 544150ef7934 [2020-12-11T17:27:58.253Z] ---> c7997bab006b [2020-12-11T17:27:58.281Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-arm64 cat [2020-12-11T17:27:58.531Z] Step 8/21 : COPY . . [2020-12-11T17:27:59.857Z] $ docker top 3280a302e330f2ec818cf12be8a3bd69b39e7b76691987b2cf68fa8ea964fc98 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T17:28:00.838Z] + go version [2020-12-11T17:28:00.838Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-11T17:28:00.867Z] $ docker stop --time=1 3280a302e330f2ec818cf12be8a3bd69b39e7b76691987b2cf68fa8ea964fc98 [2020-12-11T17:28:02.818Z] $ docker rm -f 3280a302e330f2ec818cf12be8a3bd69b39e7b76691987b2cf68fa8ea964fc98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-11T17:28:03.924Z] + docker inspect -f . ci-base-image-arm64 [2020-12-11T17:28:03.924Z] . [Pipeline] withDockerContainer [2020-12-11T17:28:04.187Z] prd-ubuntu18.04-docker-arm64-4c-16g-15604 does not seem to be running inside a container [2020-12-11T17:28:04.273Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-arm64 cat [2020-12-11T17:28:05.693Z] $ docker top 71a91392df45ceb574c129d562f132625c01a542e181281396bc58361ffad49e -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-11T17:28:06.026Z] ========================================================= [2020-12-11T17:28:06.026Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-11T17:28:06.026Z] ========================================================= [Pipeline] sh [2020-12-11T17:28:06.662Z] + make test [2020-12-11T17:28:06.662Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-11T17:28:08.593Z] Removing intermediate container 05c08dcce5f8 [2020-12-11T17:28:08.593Z] ---> db4708efa78e [2020-12-11T17:28:08.593Z] Step 8/27 : COPY . . [2020-12-11T17:28:08.593Z] Removing intermediate container 4e9e4d12dd20 [2020-12-11T17:28:08.593Z] ---> 063af48d00fd [2020-12-11T17:28:08.593Z] Step 8/24 : COPY . . [2020-12-11T17:28:28.854Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-11T17:28:40.898Z] ---> b393a1e5b142 [2020-12-11T17:28:40.898Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-11T17:28:40.898Z] ---> 135a1b04e544 [2020-12-11T17:28:40.898Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-11T17:28:40.898Z] ---> dec9985fe7ec [2020-12-11T17:28:40.898Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-11T17:28:40.898Z] ---> 3bc39f2438d1 [2020-12-11T17:28:40.898Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-11T17:28:40.898Z] ---> c2ace0ca5d96 [2020-12-11T17:28:40.898Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-11T17:28:40.898Z] ---> Running in aaf3fc11584b [2020-12-11T17:28:40.898Z] ---> Running in d4de90e7d129 [2020-12-11T17:28:40.898Z] ---> Running in 99b833a42279 [2020-12-11T17:28:40.898Z] ---> Running in 20ab7d1b800a [2020-12-11T17:28:40.898Z] ---> Running in 4d09ed07f4aa [2020-12-11T17:28:40.898Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-11T17:28:40.898Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-11T17:28:40.898Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-11T17:28:40.898Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-11T17:28:40.898Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-11T17:29:08.148Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-11T17:29:19.945Z] Removing intermediate container 20ab7d1b800a [2020-12-11T17:29:19.945Z] ---> f6955cae5294 [2020-12-11T17:29:19.945Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-11T17:29:19.945Z] ---> Running in 9f030ca948f6 [2020-12-11T17:29:19.945Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-11T17:29:19.945Z] Removing intermediate container d4de90e7d129 [2020-12-11T17:29:19.945Z] ---> 0f88d9598929 [2020-12-11T17:29:19.945Z] [2020-12-11T17:29:19.945Z] Step 10/21 : FROM scratch [2020-12-11T17:29:19.945Z] ---> [2020-12-11T17:29:19.945Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T17:29:19.945Z] Removing intermediate container 4d09ed07f4aa [2020-12-11T17:29:19.945Z] ---> 52082ffbd1d5 [2020-12-11T17:29:19.945Z] [2020-12-11T17:29:19.945Z] Step 10/24 : FROM scratch [2020-12-11T17:29:19.945Z] ---> [2020-12-11T17:29:19.945Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-11T17:29:20.526Z] ---> Running in af3c07448f13 [2020-12-11T17:29:20.526Z] ---> Running in 974d3e4d7f81 [2020-12-11T17:29:20.526Z] Removing intermediate container aaf3fc11584b [2020-12-11T17:29:20.526Z] ---> 91e3c3606f2f [2020-12-11T17:29:20.526Z] [2020-12-11T17:29:20.526Z] Step 10/22 : FROM scratch [2020-12-11T17:29:20.526Z] ---> [2020-12-11T17:29:20.526Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T17:29:20.526Z] ---> Running in c381b7c34a75 [2020-12-11T17:29:20.789Z] Removing intermediate container af3c07448f13 [2020-12-11T17:29:20.789Z] ---> 578104378d73 [2020-12-11T17:29:20.789Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-11T17:29:21.051Z] Removing intermediate container 974d3e4d7f81 [2020-12-11T17:29:21.051Z] ---> ada87d0927fd [2020-12-11T17:29:21.051Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-11T17:29:21.999Z] Removing intermediate container 9f030ca948f6 [2020-12-11T17:29:22.000Z] ---> 70295050de80 [2020-12-11T17:29:22.000Z] [2020-12-11T17:29:22.000Z] Step 11/27 : FROM docker:latest [2020-12-11T17:29:22.000Z] ---> aefe523efa57 [2020-12-11T17:29:22.000Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-11T17:29:22.950Z] Removing intermediate container c381b7c34a75 [2020-12-11T17:29:22.950Z] ---> f78c1f68c90a [2020-12-11T17:29:22.950Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-11T17:29:22.950Z] ---> Running in d268d4010f97 [2020-12-11T17:29:22.950Z] ---> Running in ba3b6cbb2d8e [2020-12-11T17:29:23.528Z] ---> Running in 70f922b61bb1 [2020-12-11T17:29:23.528Z] ---> Running in e8526e21bc0b [2020-12-11T17:29:23.528Z] Removing intermediate container 99b833a42279 [2020-12-11T17:29:23.528Z] ---> 6240e6eda3ef [2020-12-11T17:29:23.528Z] [2020-12-11T17:29:23.528Z] Step 10/22 : FROM scratch [2020-12-11T17:29:23.528Z] ---> [2020-12-11T17:29:23.528Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T17:29:23.791Z] ---> Using cache [2020-12-11T17:29:23.791Z] ---> f78c1f68c90a [2020-12-11T17:29:23.791Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-11T17:29:23.791Z] Removing intermediate container ba3b6cbb2d8e [2020-12-11T17:29:23.791Z] ---> 474e7a79924c [2020-12-11T17:29:23.791Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-11T17:29:23.791Z] Removing intermediate container d268d4010f97 [2020-12-11T17:29:23.791Z] ---> c155edc8e03b [2020-12-11T17:29:23.791Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-11T17:29:24.059Z] ---> Running in 6ba2277d228e [2020-12-11T17:29:24.059Z] ---> Running in 7daf87fd8b79 [2020-12-11T17:29:24.059Z] ---> Running in 91ae8e238491 [2020-12-11T17:29:24.059Z] Removing intermediate container 70f922b61bb1 [2020-12-11T17:29:24.059Z] ---> 6aa966401b0b [2020-12-11T17:29:24.059Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-11T17:29:24.059Z] ---> Running in a29f9d152238 [2020-12-11T17:29:24.324Z] Removing intermediate container 6ba2277d228e [2020-12-11T17:29:24.324Z] ---> 0e9db24f0d2a [2020-12-11T17:29:24.324Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-11T17:29:24.324Z] Removing intermediate container 7daf87fd8b79 [2020-12-11T17:29:24.324Z] ---> 7d88df9d1a8e [2020-12-11T17:29:24.324Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-11T17:29:24.324Z] ---> Running in 9d581b7f50fc [2020-12-11T17:29:24.324Z] Removing intermediate container 91ae8e238491 [2020-12-11T17:29:24.324Z] ---> 3ce1f3dbc772 [2020-12-11T17:29:24.324Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-11T17:29:24.590Z] Removing intermediate container a29f9d152238 [2020-12-11T17:29:24.590Z] ---> 0868cb6b0c65 [2020-12-11T17:29:24.590Z] Step 14/22 : WORKDIR / [2020-12-11T17:29:24.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T17:29:24.590Z] ---> Running in c275cc672757 [2020-12-11T17:29:24.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T17:29:24.590Z] ---> 9aaaa73feba8 [2020-12-11T17:29:24.590Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-11T17:29:24.590Z] Removing intermediate container 9d581b7f50fc [2020-12-11T17:29:24.590Z] ---> a1882dd4806c [2020-12-11T17:29:24.590Z] Step 14/22 : WORKDIR / [2020-12-11T17:29:24.854Z] ---> 26dda9503452 [2020-12-11T17:29:24.854Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-11T17:29:24.854Z] (1/2) Installing readline (8.0.4-r0) [2020-12-11T17:29:24.854Z] (2/2) Installing bash (5.0.17-r0) [2020-12-11T17:29:24.854Z] Executing bash-5.0.17-r0.post-install [2020-12-11T17:29:24.854Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T17:29:24.854Z] OK: 12 MiB in 22 packages [2020-12-11T17:29:25.434Z] ---> Running in e59abe5c7517 [2020-12-11T17:29:26.008Z] Removing intermediate container c275cc672757 [2020-12-11T17:29:26.008Z] ---> d10f94bcbd7a [2020-12-11T17:29:26.008Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-11T17:29:26.275Z] ---> 0ee2d8df6844 [2020-12-11T17:29:26.275Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-11T17:29:26.275Z] ---> def1741660a8 [2020-12-11T17:29:26.275Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-11T17:29:26.275Z] ---> 8e2d18e5d4b5 [2020-12-11T17:29:26.275Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-11T17:29:26.542Z] Removing intermediate container e59abe5c7517 [2020-12-11T17:29:26.542Z] ---> 6720eabba271 [2020-12-11T17:29:26.542Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-11T17:29:26.542Z] Removing intermediate container e8526e21bc0b [2020-12-11T17:29:26.542Z] ---> 3850045f79ec [2020-12-11T17:29:26.542Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-11T17:29:26.804Z] ---> 2b550d13d838 [2020-12-11T17:29:26.804Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-11T17:29:26.804Z] ---> Running in 7b25f9cf4271 [2020-12-11T17:29:27.072Z] ---> facdda1671af [2020-12-11T17:29:27.072Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-11T17:29:27.072Z] ---> 9c40be7202c1 [2020-12-11T17:29:27.072Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-11T17:29:27.072Z] ---> 3d0a2c44550e [2020-12-11T17:29:27.072Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-11T17:29:27.336Z] ---> Running in b75da5e399e5 [2020-12-11T17:29:27.606Z] ---> ebf786d95e15 [2020-12-11T17:29:27.606Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-11T17:29:28.191Z] ---> d1505ce1dd84 [2020-12-11T17:29:28.191Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-11T17:29:28.191Z] Removing intermediate container b75da5e399e5 [2020-12-11T17:29:28.191Z] ---> 18eb7bb28c3f [2020-12-11T17:29:28.191Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T17:29:28.191Z] ---> 2378a3e85e8c [2020-12-11T17:29:28.191Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-11T17:29:28.191Z] ---> Running in ce0367d8efe4 [2020-12-11T17:29:28.460Z] ---> Running in f676b08dee71 [2020-12-11T17:29:28.460Z] ---> e53223183368 [2020-12-11T17:29:28.460Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-11T17:29:28.722Z] Removing intermediate container ce0367d8efe4 [2020-12-11T17:29:28.722Z] ---> 614b16f378e6 [2020-12-11T17:29:28.722Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T17:29:28.722Z] ---> d3fefc6ff1af [2020-12-11T17:29:28.722Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-11T17:29:28.722Z] Removing intermediate container f676b08dee71 [2020-12-11T17:29:28.722Z] ---> a5567552ac89 [2020-12-11T17:29:28.722Z] Step 19/21 : LABEL arch=x86_64 [2020-12-11T17:29:28.984Z] ---> Running in 34a1d1cde063 [2020-12-11T17:29:28.984Z] ---> Running in 3d73ddf0afcb [2020-12-11T17:29:28.984Z] ---> Running in 31cb49f234b1 [2020-12-11T17:29:28.984Z] Removing intermediate container 7b25f9cf4271 [2020-12-11T17:29:28.984Z] ---> 47f558abeae0 [2020-12-11T17:29:28.984Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-11T17:29:28.984Z] ---> 92cee09101a5 [2020-12-11T17:29:28.984Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-11T17:29:29.248Z] ---> Running in 0cb6dc935d67 [2020-12-11T17:29:29.248Z] ---> Running in fdc7b52b4937 [2020-12-11T17:29:29.248Z] Removing intermediate container 34a1d1cde063 [2020-12-11T17:29:29.248Z] ---> 8d92d2727552 [2020-12-11T17:29:29.248Z] Step 20/22 : LABEL arch=x86_64 [2020-12-11T17:29:29.513Z] Removing intermediate container 3d73ddf0afcb [2020-12-11T17:29:29.513Z] ---> 788fead67460 [2020-12-11T17:29:29.513Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T17:29:29.513Z] Removing intermediate container 31cb49f234b1 [2020-12-11T17:29:29.513Z] ---> bdb1eb51f67f [2020-12-11T17:29:29.513Z] Step 20/21 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 [2020-12-11T17:29:29.778Z] ---> Running in 388fdab20bb0 [2020-12-11T17:29:29.778Z] ---> Running in 786daa35bf21 [2020-12-11T17:29:29.778Z] Removing intermediate container 0cb6dc935d67 [2020-12-11T17:29:29.778Z] ---> 030fede64405 [2020-12-11T17:29:29.778Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-11T17:29:29.778Z] ---> Running in cdcf284f5b5f [2020-12-11T17:29:29.778Z] Removing intermediate container fdc7b52b4937 [2020-12-11T17:29:29.778Z] ---> 86445544da4e [2020-12-11T17:29:29.778Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T17:29:30.040Z] ---> Running in 51a3741cd0b6 [2020-12-11T17:29:30.040Z] ---> Running in 6178c7c720ce [2020-12-11T17:29:30.040Z] Removing intermediate container 388fdab20bb0 [2020-12-11T17:29:30.040Z] ---> 49d4186ed468 [2020-12-11T17:29:30.040Z] Step 21/22 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 [2020-12-11T17:29:30.301Z] Removing intermediate container 786daa35bf21 [2020-12-11T17:29:30.301Z] ---> 0afb11274078 [2020-12-11T17:29:30.301Z] Step 20/22 : LABEL arch=x86_64 [2020-12-11T17:29:30.301Z] Removing intermediate container cdcf284f5b5f [2020-12-11T17:29:30.301Z] ---> f0517ed57468 [2020-12-11T17:29:30.301Z] Step 21/21 : LABEL version=0.0.0 [2020-12-11T17:29:30.301Z] ---> Running in 76ecece36abc [2020-12-11T17:29:30.301Z] Removing intermediate container 51a3741cd0b6 [2020-12-11T17:29:30.301Z] ---> 3e31acdf4f7d [2020-12-11T17:29:30.301Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-11T17:29:30.382Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-11T17:29:30.382Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-11T17:29:30.382Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-11T17:29:30.382Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-11T17:29:30.382Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-11T17:29:30.382Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-11T17:29:30.568Z] ---> Running in c7c5927916cb [2020-12-11T17:29:30.568Z] ---> Running in 282551d9851a [2020-12-11T17:29:30.568Z] Removing intermediate container 6178c7c720ce [2020-12-11T17:29:30.568Z] ---> fa00366364ed [2020-12-11T17:29:30.568Z] Step 22/24 : LABEL arch=x86_64 [2020-12-11T17:29:30.568Z] ---> Running in 16d81767007c [2020-12-11T17:29:30.835Z] ---> Running in a631d9646bfe [2020-12-11T17:29:30.835Z] Removing intermediate container 76ecece36abc [2020-12-11T17:29:30.835Z] ---> 184d66115a13 [2020-12-11T17:29:30.835Z] Step 22/22 : LABEL version=0.0.0 [2020-12-11T17:29:30.835Z] ---> Running in 61238eefcb8d [2020-12-11T17:29:30.835Z] Removing intermediate container 282551d9851a [2020-12-11T17:29:30.835Z] ---> bed1cccc76de [2020-12-11T17:29:30.835Z] Step 21/22 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 [2020-12-11T17:29:30.835Z] Removing intermediate container c7c5927916cb [2020-12-11T17:29:30.835Z] ---> 73399b1b3e1e [2020-12-11T17:29:30.835Z] [2020-12-11T17:29:31.097Z] Removing intermediate container 16d81767007c [2020-12-11T17:29:31.097Z] ---> 1d2d1d9553d6 [2020-12-11T17:29:31.097Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-11T17:29:31.097Z] Removing intermediate container a631d9646bfe [2020-12-11T17:29:31.097Z] ---> a73becdf1536 [2020-12-11T17:29:31.097Z] Step 23/24 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 [2020-12-11T17:29:31.360Z] Successfully built 73399b1b3e1e [2020-12-11T17:29:31.360Z] ---> Running in ea793e345b2c [2020-12-11T17:29:31.622Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-11T17:29:31.622Z] Building docker-security-bootstrap-redis-go [2020-12-11T17:29:31.622Z]  Building docker-support-scheduler-go ... done  ---> Running in a511e3db0b25 [2020-12-11T17:29:31.622Z] Removing intermediate container 61238eefcb8d [2020-12-11T17:29:31.622Z] ---> ee5e1d3a0099 [2020-12-11T17:29:31.622Z] [2020-12-11T17:29:31.622Z] ---> fea7a52242e4 [2020-12-11T17:29:31.622Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-11T17:29:31.896Z] Removing intermediate container ea793e345b2c [2020-12-11T17:29:31.896Z] ---> 04da55b964c4 [2020-12-11T17:29:31.896Z] Step 22/22 : LABEL version=0.0.0 [2020-12-11T17:29:31.896Z] Successfully built ee5e1d3a0099 [2020-12-11T17:29:31.896Z] Successfully tagged docker-core-command-go:latest [2020-12-11T17:29:31.896Z]  Building docker-core-command-go ... done Building docker-security-secrets-setup-go [2020-12-11T17:29:31.896Z] ---> Running in ee9eff6a5d0a [2020-12-11T17:29:31.896Z] Removing intermediate container a511e3db0b25 [2020-12-11T17:29:31.896Z] ---> 52d604980df4 [2020-12-11T17:29:31.896Z] Step 24/24 : LABEL version=0.0.0 [2020-12-11T17:29:32.170Z] ---> Running in c4defc65acda [2020-12-11T17:29:32.170Z] ---> 273d4b8fd78a [2020-12-11T17:29:32.170Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-11T17:29:32.170Z] Removing intermediate container ee9eff6a5d0a [2020-12-11T17:29:32.170Z] ---> 1bd33a64ffcb [2020-12-11T17:29:32.170Z] [2020-12-11T17:29:32.434Z] Successfully built 1bd33a64ffcb [2020-12-11T17:29:32.434Z] Removing intermediate container c4defc65acda [2020-12-11T17:29:32.434Z] Successfully tagged docker-core-metadata-go:latest [2020-12-11T17:29:32.434Z]  Building docker-core-metadata-go ... done Building docker-security-proxy-setup-go [2020-12-11T17:29:32.434Z] ---> 4f082b99f13d [2020-12-11T17:29:32.434Z] [2020-12-11T17:29:32.706Z] Successfully built 4f082b99f13d [2020-12-11T17:29:32.706Z] Successfully tagged docker-support-notifications-go:latest [2020-12-11T17:29:32.706Z]  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go [2020-12-11T17:29:32.706Z] ---> 3c0fb857a915 [2020-12-11T17:29:32.706Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-11T17:29:32.706Z] ---> Running in 6a4a9eac802a [2020-12-11T17:29:33.662Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T17:29:33.662Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T17:29:33.662Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-11T17:29:33.662Z] (2/33) Installing expat (2.2.9-r1) [2020-12-11T17:29:33.662Z] (3/33) Installing libffi (3.3-r2) [2020-12-11T17:29:33.662Z] (4/33) Installing gdbm (1.13-r1) [2020-12-11T17:29:34.237Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-11T17:29:34.237Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-11T17:29:34.237Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-11T17:29:35.833Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.064s [2020-12-11T17:29:35.833Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-11T17:29:35.833Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-11T17:29:37.820Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-11T17:29:37.820Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-11T17:29:37.820Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-11T17:29:37.820Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-11T17:29:46.122Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.226s coverage: 46.6% of statements [2020-12-11T17:29:46.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-11T17:29:46.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-11T17:29:46.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-11T17:29:46.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-11T17:29:46.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-11T17:29:46.493Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-11T17:29:46.493Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-11T17:29:46.493Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-11T17:29:46.493Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-11T17:29:46.755Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-11T17:29:47.701Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-11T17:29:47.966Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-11T17:29:47.966Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-11T17:29:47.966Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-11T17:29:47.966Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-11T17:29:48.229Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-11T17:29:48.229Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-11T17:29:48.229Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-11T17:29:48.229Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-11T17:29:48.229Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-11T17:29:48.229Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-11T17:29:48.229Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-11T17:29:48.229Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-11T17:29:48.229Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-11T17:29:48.229Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-11T17:29:48.229Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-11T17:29:48.495Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-11T17:29:48.495Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-11T17:29:48.495Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-11T17:29:48.495Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-11T17:29:48.495Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-11T17:29:48.495Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T17:29:48.495Z] OK: 71 MiB in 55 packages [2020-12-11T17:29:52.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.534s coverage: 27.1% of statements [2020-12-11T17:29:52.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-11T17:29:52.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-11T17:29:52.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-11T17:29:52.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-11T17:29:52.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-11T17:29:52.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-11T17:29:52.870Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.066s coverage: 100.0% of statements [2020-12-11T17:29:52.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-11T17:29:52.870Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.086s coverage: 100.0% of statements [2020-12-11T17:29:52.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-11T17:29:52.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-11T17:29:52.870Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.567s coverage: 68.5% of statements [2020-12-11T17:29:52.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-11T17:29:52.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-11T17:29:54.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.641s coverage: 82.3% of statements [2020-12-11T17:29:54.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-11T17:29:54.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-11T17:29:54.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-11T17:29:54.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-11T17:30:01.078Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.132s coverage: 28.6% of statements [2020-12-11T17:30:01.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-11T17:30:01.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-11T17:30:01.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-11T17:30:01.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-11T17:30:01.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-11T17:30:01.078Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.172s coverage: 100.0% of statements [2020-12-11T17:30:01.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-11T17:30:01.078Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.106s coverage: 100.0% of statements [2020-12-11T17:30:01.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-11T17:30:01.078Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.356s coverage: 86.7% of statements [2020-12-11T17:30:01.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-11T17:30:01.677Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.419s coverage: 97.5% of statements [2020-12-11T17:30:01.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-11T17:30:01.677Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.132s coverage: 78.3% of statements [2020-12-11T17:30:01.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-11T17:30:01.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-11T17:30:01.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-11T17:30:01.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-11T17:30:06.732Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T17:30:06.732Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-11T17:30:06.732Z] ---> 550590dc89ae [2020-12-11T17:30:06.732Z] Step 3/29 : WORKDIR /edgex-go [2020-12-11T17:30:06.732Z] ---> Using cache [2020-12-11T17:30:06.732Z] ---> 9636b3fc3f0b [2020-12-11T17:30:06.732Z] Step 4/29 : RUN apk update && apk add make git [2020-12-11T17:30:06.732Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T17:30:06.732Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-11T17:30:06.732Z] ---> 550590dc89ae [2020-12-11T17:30:06.732Z] Step 3/21 : WORKDIR /edgex-go [2020-12-11T17:30:06.732Z] ---> Using cache [2020-12-11T17:30:06.732Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine ---> 9636b3fc3f0b [2020-12-11T17:30:06.732Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T17:30:06.732Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T17:30:06.732Z] [2020-12-11T17:30:06.732Z] ---> Using cache [2020-12-11T17:30:06.732Z] Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 2/22 : FROM ${BUILDER_BASE} AS builder ---> cee406626a29 [2020-12-11T17:30:06.732Z] [2020-12-11T17:30:06.732Z] Step 5/21 : RUN apk update && apk add make git ---> 550590dc89ae [2020-12-11T17:30:06.732Z] [2020-12-11T17:30:06.732Z] [2020-12-11T17:30:06.732Z] Step 3/22 : WORKDIR /edgex-go ---> 550590dc89ae [2020-12-11T17:30:06.732Z] [2020-12-11T17:30:06.732Z] Step 3/24 : WORKDIR /edgex-go ---> Using cache [2020-12-11T17:30:06.732Z] [2020-12-11T17:30:06.732Z] ---> 9636b3fc3f0b [2020-12-11T17:30:06.732Z] ---> Using cache [2020-12-11T17:30:06.732Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 9636b3fc3f0b [2020-12-11T17:30:06.732Z] [2020-12-11T17:30:06.732Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Using cache [2020-12-11T17:30:06.732Z] [2020-12-11T17:30:06.732Z] ---> cee406626a29 [2020-12-11T17:30:06.732Z] ---> Using cache [2020-12-11T17:30:06.732Z] Step 5/22 : RUN apk update && apk add make git ---> cee406626a29 [2020-12-11T17:30:06.732Z] [2020-12-11T17:30:06.732Z] Step 5/24 : RUN apk update && apk add make git [2020-12-11T17:30:07.316Z] ---> Running in fb9a474b8a39 [2020-12-11T17:30:07.316Z] ---> Running in 4d2179029c52 [2020-12-11T17:30:07.316Z] ---> Running in 50e8e17ebc61 [2020-12-11T17:30:07.316Z] ---> Running in 57528fc2dfbe [2020-12-11T17:30:08.726Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T17:30:08.726Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T17:30:08.726Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T17:30:08.726Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T17:30:09.300Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T17:30:09.300Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T17:30:09.300Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T17:30:09.300Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T17:30:09.661Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T17:30:09.662Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T17:30:09.662Z] OK: 12748 distinct packages available [2020-12-11T17:30:09.662Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T17:30:09.662Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T17:30:09.662Z] OK: 12748 distinct packages available [2020-12-11T17:30:09.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.967s coverage: 93.8% of statements [2020-12-11T17:30:09.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-11T17:30:09.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-11T17:30:09.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-11T17:30:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-11T17:30:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-11T17:30:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-11T17:30:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-11T17:30:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-11T17:30:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-11T17:30:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-11T17:30:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-11T17:30:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-11T17:30:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-11T17:30:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-11T17:30:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-11T17:30:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-11T17:30:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-11T17:30:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-11T17:30:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-11T17:30:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-11T17:30:09.992Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2020-12-11T17:30:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-11T17:30:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-11T17:30:09.992Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.239s coverage: 0.1% of statements [2020-12-11T17:30:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-11T17:30:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-11T17:30:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-11T17:30:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-11T17:30:09.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements [2020-12-11T17:30:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-11T17:30:09.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 75.5% of statements [2020-12-11T17:30:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-11T17:30:09.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.8% of statements [2020-12-11T17:30:09.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.143s coverage: 87.2% of statements [2020-12-11T17:30:10.099Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T17:30:10.099Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T17:30:10.099Z] OK: 12748 distinct packages available [2020-12-11T17:30:10.099Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T17:30:10.099Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T17:30:10.099Z] OK: 12748 distinct packages available [2020-12-11T17:30:10.099Z] OK: 233 MiB in 51 packages [2020-12-11T17:30:10.099Z] OK: 233 MiB in 51 packages [2020-12-11T17:30:10.099Z] OK: 233 MiB in 51 packages [2020-12-11T17:30:10.099Z] OK: 233 MiB in 51 packages [2020-12-11T17:30:10.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.152s coverage: 84.2% of statements [2020-12-11T17:30:10.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.206s coverage: 91.4% of statements [2020-12-11T17:30:10.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-11T17:30:12.756Z] Removing intermediate container 6a4a9eac802a [2020-12-11T17:30:12.756Z] ---> b51ace6379b0 [2020-12-11T17:30:12.756Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-11T17:30:12.756Z] Removing intermediate container 50e8e17ebc61 [2020-12-11T17:30:12.756Z] ---> 445ac47c28b5 [2020-12-11T17:30:12.756Z] Step 6/24 : COPY go.mod . [2020-12-11T17:30:12.756Z] Removing intermediate container 57528fc2dfbe [2020-12-11T17:30:12.756Z] ---> c794f9517455 [2020-12-11T17:30:12.756Z] Step 5/29 : COPY go.mod . [2020-12-11T17:30:12.756Z] ---> Running in 4fb9adb8d407 [2020-12-11T17:30:12.756Z] Removing intermediate container fb9a474b8a39 [2020-12-11T17:30:12.756Z] ---> 22c0469ff670 [2020-12-11T17:30:12.756Z] Step 6/21 : COPY go.mod . [2020-12-11T17:30:12.756Z] Removing intermediate container 4d2179029c52 [2020-12-11T17:30:12.756Z] ---> 8413af08ebce [2020-12-11T17:30:12.756Z] Step 6/22 : COPY go.mod . [2020-12-11T17:30:13.029Z] ---> a6957af572c0 [2020-12-11T17:30:13.029Z] Step 7/24 : RUN go mod download [2020-12-11T17:30:13.029Z] ---> 289b8a9c4c83 [2020-12-11T17:30:13.029Z] Step 6/29 : RUN go mod download [2020-12-11T17:30:13.029Z] ---> eda3949f4f60 [2020-12-11T17:30:13.029Z] Step 7/22 : RUN go mod download [2020-12-11T17:30:13.029Z] ---> 60df9f881a52 [2020-12-11T17:30:13.029Z] Step 7/21 : RUN go mod download [2020-12-11T17:30:13.294Z] ---> Running in adb73e2dc81a [2020-12-11T17:30:13.294Z] ---> Running in f51091d70353 [2020-12-11T17:30:13.294Z] ---> Running in 432e050a2a0e [2020-12-11T17:30:13.294Z] ---> Running in 621a919cda23 [2020-12-11T17:30:13.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.615s coverage: 63.5% of statements [2020-12-11T17:30:13.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-11T17:30:13.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-11T17:30:13.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.076s coverage: 100.0% of statements [2020-12-11T17:30:13.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 91.3% of statements [2020-12-11T17:30:13.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2020-12-11T17:30:14.703Z] Collecting docker-compose==1.23.2 [2020-12-11T17:30:14.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.054s coverage: 73.7% of statements [2020-12-11T17:30:14.967Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-11T17:30:15.232Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-11T17:30:15.232Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-11T17:30:15.232Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-11T17:30:15.232Z] Collecting texttable<0.10,>=0.9.0 [2020-12-11T17:30:15.232Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-11T17:30:15.821Z] Collecting docopt<0.7,>=0.6.1 [2020-12-11T17:30:15.822Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-11T17:30:15.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.086s coverage: 100.0% of statements [2020-12-11T17:30:16.096Z] Removing intermediate container f51091d70353 [2020-12-11T17:30:16.096Z] ---> 00de31585e68 [2020-12-11T17:30:16.096Z] Step 7/29 : COPY . . [2020-12-11T17:30:16.096Z] Removing intermediate container adb73e2dc81a [2020-12-11T17:30:16.096Z] ---> 6893659700fa [2020-12-11T17:30:16.096Z] Step 8/24 : COPY . . [2020-12-11T17:30:16.366Z] Removing intermediate container 432e050a2a0e [2020-12-11T17:30:16.366Z] ---> 349b98369568 [2020-12-11T17:30:16.366Z] Step 8/21 : COPY . . [2020-12-11T17:30:16.366Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-11T17:30:16.366Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-11T17:30:16.366Z] Removing intermediate container 621a919cda23 [2020-12-11T17:30:16.366Z] ---> 28fd3e70934b [2020-12-11T17:30:16.366Z] Step 8/22 : COPY . . [2020-12-11T17:30:18.944Z] Collecting PyYAML<4,>=3.10 [2020-12-11T17:30:18.944Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-11T17:30:19.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.779s coverage: 55.9% of statements [2020-12-11T17:30:19.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-11T17:30:19.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-11T17:30:19.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-11T17:30:19.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-11T17:30:19.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-11T17:30:19.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-11T17:30:24.297Z] Collecting docker<4.0,>=3.6.0 [2020-12-11T17:30:24.297Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-11T17:30:27.632Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-11T17:30:27.632Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-11T17:30:27.632Z] Collecting jsonschema<3,>=2.5.1 [2020-12-11T17:30:27.632Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-11T17:30:28.590Z] Collecting cached-property<2,>=1.2.0 [2020-12-11T17:30:28.590Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-11T17:30:29.173Z] Collecting docker-pycreds>=0.4.0 [2020-12-11T17:30:29.436Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-11T17:30:29.436Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-12-11T17:30:29.436Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-12-11T17:30:29.436Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-11T17:30:29.702Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-11T17:30:30.659Z] Collecting idna<2.8,>=2.5 [2020-12-11T17:30:30.659Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-11T17:30:30.659Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-11T17:30:30.659Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-11T17:30:30.659Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-11T17:30:30.659Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-11T17:30:30.659Z] Installing collected packages: websocket-client, texttable, docopt, dockerpty, PyYAML, docker-pycreds, urllib3, idna, requests, docker, jsonschema, cached-property, docker-compose [2020-12-11T17:30:30.936Z] Running setup.py install for texttable: started [2020-12-11T17:30:37.569Z] Running setup.py install for texttable: finished with status 'done' [2020-12-11T17:30:37.569Z] Running setup.py install for docopt: started [2020-12-11T17:30:37.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 18.741s coverage: 86.3% of statements [2020-12-11T17:30:37.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-11T17:30:37.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.385s coverage: 72.2% of statements [2020-12-11T17:30:37.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.478s coverage: 72.1% of statements [2020-12-11T17:30:37.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.076s coverage: 82.4% of statements [2020-12-11T17:30:37.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.083s coverage: 48.4% of statements [2020-12-11T17:30:37.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-11T17:30:37.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-11T17:30:37.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-11T17:30:37.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.081s coverage: 28.8% of statements [2020-12-11T17:30:37.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-11T17:30:37.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.096s coverage: 96.8% of statements [2020-12-11T17:30:37.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-11T17:30:37.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.338s coverage: 37.2% of statements [2020-12-11T17:30:37.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-11T17:30:37.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-11T17:30:37.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.525s coverage: 84.0% of statements [2020-12-11T17:30:37.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.099s coverage: 100.0% of statements [2020-12-11T17:30:37.690Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.380s coverage: 47.1% of statements [2020-12-11T17:30:37.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-11T17:30:37.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-11T17:30:37.690Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.082s coverage: 100.0% of statements [2020-12-11T17:30:37.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-11T17:30:37.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-11T17:30:37.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-11T17:30:37.690Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.164s coverage: 100.0% of statements [2020-12-11T17:30:37.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-11T17:30:37.690Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.138s coverage: 100.0% of statements [2020-12-11T17:30:37.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-11T17:30:37.834Z] Running setup.py install for docopt: finished with status 'done' [2020-12-11T17:30:37.835Z] Running setup.py install for dockerpty: started [2020-12-11T17:30:38.792Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-11T17:30:38.792Z] Running setup.py install for PyYAML: started [2020-12-11T17:30:40.195Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-11T17:30:42.125Z] Attempting uninstall: urllib3 [2020-12-11T17:30:42.125Z] Found existing installation: urllib3 1.25.9 [2020-12-11T17:30:42.125Z] Uninstalling urllib3-1.25.9: [2020-12-11T17:30:42.713Z] Successfully uninstalled urllib3-1.25.9 [2020-12-11T17:30:42.985Z] Attempting uninstall: idna [2020-12-11T17:30:42.985Z] Found existing installation: idna 2.9 [2020-12-11T17:30:42.985Z] Uninstalling idna-2.9: [2020-12-11T17:30:42.985Z] Successfully uninstalled idna-2.9 [2020-12-11T17:30:44.931Z] Attempting uninstall: requests [2020-12-11T17:30:44.931Z] Found existing installation: requests 2.23.0 [2020-12-11T17:30:44.931Z] Uninstalling requests-2.23.0: [2020-12-11T17:30:45.514Z] Successfully uninstalled requests-2.23.0 [2020-12-11T17:30:45.985Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.728s coverage: 29.1% of statements [2020-12-11T17:30:45.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-11T17:30:45.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-11T17:30:45.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-11T17:30:45.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-11T17:30:45.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-11T17:30:45.985Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.172s coverage: 99.0% of statements [2020-12-11T17:30:45.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-11T17:30:45.985Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.112s coverage: 100.0% of statements [2020-12-11T17:30:45.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-11T17:30:45.985Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements [2020-12-11T17:30:45.985Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-11T17:30:45.985Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.062s coverage: 100.0% of statements [2020-12-11T17:30:45.985Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-11T17:30:45.985Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-11T17:30:45.985Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-11T17:30:45.985Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-11T17:30:45.985Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.076s coverage: 87.9% of statements [2020-12-11T17:30:45.985Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-11T17:30:45.985Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-11T17:30:45.985Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.081s coverage: 100.0% of statements [2020-12-11T17:30:45.985Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements [2020-12-11T17:30:45.985Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2020-12-11T17:30:45.985Z] GO111MODULE=on go vet ./... [2020-12-11T17:30:48.113Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-12-11T17:30:51.666Z] ---> 15939489a853 [2020-12-11T17:30:51.666Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-11T17:30:51.666Z] ---> Running in 53020cc7ed79 [2020-12-11T17:30:51.666Z] ---> 02a9e9e92fbf [2020-12-11T17:30:51.666Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-11T17:30:51.929Z] ---> 543c3748ff19 [2020-12-11T17:30:51.929Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-11T17:30:51.929Z] ---> 76dc29d0b385 [2020-12-11T17:30:51.929Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-11T17:30:52.190Z] ---> Running in c64aead53074 [2020-12-11T17:30:52.190Z] ---> Running in 704db7eb82e6 [2020-12-11T17:30:52.190Z] ---> Running in fd3f4cfb8916 [2020-12-11T17:30:53.598Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-11T17:30:54.196Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-11T17:30:54.196Z] Removing intermediate container 4fb9adb8d407 [2020-12-11T17:30:54.196Z] ---> 6be585bc5610 [2020-12-11T17:30:54.196Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-11T17:30:54.196Z] ---> Running in e32b9862b074 [2020-12-11T17:30:54.485Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-11T17:30:54.761Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-11T17:30:55.349Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T17:30:55.349Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T17:30:55.614Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-11T17:30:55.614Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-11T17:30:55.614Z] (3/3) Installing curl (7.69.1-r3) [2020-12-11T17:30:55.614Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T17:30:55.614Z] OK: 72 MiB in 58 packages [2020-12-11T17:30:57.054Z] Removing intermediate container e32b9862b074 [2020-12-11T17:30:57.054Z] ---> def243f347ae [2020-12-11T17:30:57.054Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-11T17:30:57.054Z] ---> Running in 159655169e33 [2020-12-11T17:30:58.623Z] Removing intermediate container 159655169e33 [2020-12-11T17:30:58.623Z] ---> 9b8bb21de7cd [2020-12-11T17:30:58.623Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T17:30:58.893Z] ---> Running in b2aed6fb1069 [2020-12-11T17:30:59.856Z] Removing intermediate container b2aed6fb1069 [2020-12-11T17:30:59.856Z] ---> 39de967f3b16 [2020-12-11T17:30:59.856Z] Step 25/27 : LABEL arch=x86_64 [2020-12-11T17:31:00.124Z] ---> Running in e35c86850d70 [2020-12-11T17:31:00.390Z] Removing intermediate container e35c86850d70 [2020-12-11T17:31:00.390Z] ---> e23a2c381e8e [2020-12-11T17:31:00.390Z] Step 26/27 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 [2020-12-11T17:31:00.659Z] ---> Running in 509d0b6fcdab [2020-12-11T17:31:00.932Z] Removing intermediate container 509d0b6fcdab [2020-12-11T17:31:00.932Z] ---> acc27a228bfc [2020-12-11T17:31:00.932Z] Step 27/27 : LABEL version=0.0.0 [2020-12-11T17:31:00.932Z] ---> Running in 1244f729bc59 [2020-12-11T17:31:01.523Z] Removing intermediate container 1244f729bc59 [2020-12-11T17:31:01.523Z] ---> a96be7612737 [2020-12-11T17:31:01.523Z] [2020-12-11T17:31:01.523Z] Successfully built a96be7612737 [2020-12-11T17:31:01.523Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-11T17:31:01.797Z]  Building docker-sys-mgmt-agent-go ... done Building docker-core-data-go [2020-12-11T17:31:20.060Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T17:31:20.060Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-11T17:31:20.060Z] ---> 550590dc89ae [2020-12-11T17:31:20.060Z] Step 3/23 : WORKDIR /edgex-go [2020-12-11T17:31:20.060Z] ---> Using cache [2020-12-11T17:31:20.060Z] ---> 9636b3fc3f0b [2020-12-11T17:31:20.060Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T17:31:20.060Z] ---> Using cache [2020-12-11T17:31:20.060Z] ---> cee406626a29 [2020-12-11T17:31:20.060Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-11T17:31:20.060Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-11T17:31:20.060Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-11T17:31:20.060Z] ---> Running in fa4bdf5a4641 [2020-12-11T17:31:21.052Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T17:31:21.640Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T17:31:22.213Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T17:31:22.213Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T17:31:22.213Z] OK: 12748 distinct packages available [2020-12-11T17:31:22.475Z] OK: 233 MiB in 51 packages [2020-12-11T17:31:23.431Z] Removing intermediate container 53020cc7ed79 [2020-12-11T17:31:23.431Z] ---> fea9f539accd [2020-12-11T17:31:23.431Z] [2020-12-11T17:31:23.431Z] Step 9/29 : FROM alpine:latest [2020-12-11T17:31:23.431Z] Removing intermediate container c64aead53074 [2020-12-11T17:31:23.431Z] ---> 223acdcd68aa [2020-12-11T17:31:23.431Z] [2020-12-11T17:31:23.431Z] Step 10/22 : FROM alpine:3.10 [2020-12-11T17:31:23.431Z] 3.10: Pulling from library/alpine [2020-12-11T17:31:23.431Z] latest: Pulling from library/alpine [2020-12-11T17:31:23.431Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-11T17:31:23.431Z] Status: Downloaded newer image for alpine:latest [2020-12-11T17:31:23.431Z] ---> d6e46aa2470d [2020-12-11T17:31:23.431Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-11T17:31:24.006Z] ---> Running in e04ac510bbe9 [2020-12-11T17:31:24.006Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-11T17:31:24.006Z] Status: Downloaded newer image for alpine:3.10 [2020-12-11T17:31:24.006Z] ---> be4e4bea2c2e [2020-12-11T17:31:24.006Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-11T17:31:24.270Z] Removing intermediate container fa4bdf5a4641 [2020-12-11T17:31:24.270Z] ---> aebff5ba983d [2020-12-11T17:31:24.270Z] Step 6/23 : COPY go.mod . [2020-12-11T17:31:27.583Z] ---> Running in 3e20cd7225f2 [2020-12-11T17:31:27.583Z] Removing intermediate container e04ac510bbe9 [2020-12-11T17:31:27.583Z] ---> 070a37b9c84e [2020-12-11T17:31:27.583Z] Step 11/29 : USER root [2020-12-11T17:31:27.583Z] ---> e2833d142ac3 [2020-12-11T17:31:27.583Z] Step 7/23 : RUN go mod download [2020-12-11T17:31:27.583Z] Removing intermediate container fd3f4cfb8916 [2020-12-11T17:31:27.583Z] ---> 9df2477f7371 [2020-12-11T17:31:27.583Z] [2020-12-11T17:31:27.583Z] Step 10/21 : FROM alpine [2020-12-11T17:31:27.583Z] ---> d6e46aa2470d [2020-12-11T17:31:27.583Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-11T17:31:27.583Z] ---> Running in 9344ded109e2 [2020-12-11T17:31:27.583Z] Removing intermediate container 704db7eb82e6 [2020-12-11T17:31:27.583Z] ---> 8d497c4d2964 [2020-12-11T17:31:27.583Z] [2020-12-11T17:31:27.583Z] Step 10/24 : FROM alpine:3.10 [2020-12-11T17:31:27.583Z] ---> be4e4bea2c2e [2020-12-11T17:31:27.583Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-11T17:31:27.583Z] ---> Running in 3803cae77ebb [2020-12-11T17:31:27.583Z] ---> Running in 82e486be4196 [2020-12-11T17:31:27.583Z] ---> Running in a7b67d02c4f8 [2020-12-11T17:31:27.583Z] Removing intermediate container 9344ded109e2 [2020-12-11T17:31:27.583Z] ---> 73d4915d369b [2020-12-11T17:31:27.583Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-11T17:31:27.845Z] ---> Running in 34bacdcdb43a [2020-12-11T17:31:27.845Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-11T17:31:28.115Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-11T17:31:28.115Z] v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-11T17:31:28.115Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-11T17:31:28.115Z] OK: 10348 distinct packages available [2020-12-11T17:31:28.386Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-11T17:31:28.386Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-11T17:31:28.386Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-11T17:31:28.386Z] (4/5) Installing curl (7.66.0-r3) [2020-12-11T17:31:28.657Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-11T17:31:28.657Z] Executing busybox-1.30.1-r3.trigger [2020-12-11T17:31:28.657Z] Executing ca-certificates-20191127-r2.trigger [2020-12-11T17:31:28.657Z] OK: 7 MiB in 19 packages [2020-12-11T17:31:28.657Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T17:31:28.928Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T17:31:28.928Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-11T17:31:28.928Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T17:31:28.928Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-11T17:31:28.928Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T17:31:29.191Z] v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-11T17:31:29.191Z] v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-11T17:31:29.191Z] OK: 12747 distinct packages available [2020-12-11T17:31:29.191Z] v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-11T17:31:29.191Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-11T17:31:29.191Z] OK: 10348 distinct packages available [2020-12-11T17:31:29.191Z] v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-11T17:31:29.191Z] v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-11T17:31:29.191Z] OK: 12747 distinct packages available [2020-12-11T17:31:29.191Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-11T17:31:29.191Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-11T17:31:29.455Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-11T17:31:29.455Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-11T17:31:29.455Z] (4/5) Installing curl (7.66.0-r3) [2020-12-11T17:31:29.455Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-11T17:31:29.455Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-11T17:31:29.455Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-11T17:31:29.455Z] Executing busybox-1.30.1-r3.trigger [2020-12-11T17:31:29.455Z] Executing ca-certificates-20191127-r2.trigger [2020-12-11T17:31:29.455Z] (4/4) Installing curl (7.69.1-r3) [2020-12-11T17:31:29.455Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T17:31:29.455Z] Executing ca-certificates-20191127-r4.trigger [2020-12-11T17:31:29.455Z] OK: 7 MiB in 19 packages [2020-12-11T17:31:29.455Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-11T17:31:29.455Z] OK: 7 MiB in 18 packages [2020-12-11T17:31:29.455Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-11T17:31:29.455Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T17:31:29.455Z] Executing ca-certificates-20191127-r4.trigger [2020-12-11T17:31:29.719Z] OK: 6 MiB in 16 packages [2020-12-11T17:31:31.321Z] Removing intermediate container 3e20cd7225f2 [2020-12-11T17:31:31.321Z] ---> d7cd92ec4a8f [2020-12-11T17:31:31.321Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-11T17:31:31.599Z] Removing intermediate container 3803cae77ebb [2020-12-11T17:31:31.599Z] ---> 8dd410ca9f57 [2020-12-11T17:31:31.599Z] Step 8/23 : COPY . . [2020-12-11T17:31:31.599Z] ---> Running in ae614e4447e6 [2020-12-11T17:31:35.830Z] Removing intermediate container ae614e4447e6 [2020-12-11T17:31:35.830Z] ---> c9cbd113b33f [2020-12-11T17:31:35.830Z] Step 13/22 : WORKDIR / [2020-12-11T17:31:35.830Z] Removing intermediate container a7b67d02c4f8 [2020-12-11T17:31:35.830Z] ---> 0874bac064e5 [2020-12-11T17:31:35.830Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-11T17:31:36.403Z] Removing intermediate container 82e486be4196 [2020-12-11T17:31:36.403Z] ---> 416ee2a41119 [2020-12-11T17:31:36.403Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-11T17:31:36.403Z] Removing intermediate container 34bacdcdb43a [2020-12-11T17:31:36.403Z] ---> 27cc808bdd7a [2020-12-11T17:31:36.403Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-11T17:31:37.818Z] ---> Running in 6a8b0c380991 [2020-12-11T17:31:37.818Z] ---> Running in 79c2d7f59b17 [2020-12-11T17:31:38.103Z] ---> Running in e1709600ef58 [2020-12-11T17:31:38.103Z] ---> Running in 44cef5235231 [2020-12-11T17:31:39.055Z] Removing intermediate container 79c2d7f59b17 [2020-12-11T17:31:39.056Z] ---> 4c53665547cb [2020-12-11T17:31:39.056Z] Step 13/24 : WORKDIR / [2020-12-11T17:31:41.079Z] ---> Running in 98f0a947c0ec [2020-12-11T17:31:41.079Z] Removing intermediate container 6a8b0c380991 [2020-12-11T17:31:41.079Z] ---> be9eac4f0e70 [2020-12-11T17:31:41.079Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-11T17:31:42.157Z] Removing intermediate container e1709600ef58 [2020-12-11T17:31:42.157Z] Removing intermediate container 44cef5235231 [2020-12-11T17:31:42.157Z] ---> 4787feca4ee9 [2020-12-11T17:31:42.157Z] ---> 8a02e69291cb [2020-12-11T17:31:42.157Z] Step 13/21 : WORKDIR /edgexStep 14/29 : WORKDIR $BASE_DIR [2020-12-11T17:31:42.157Z] [2020-12-11T17:31:44.741Z] ---> c1804c92ea94 [2020-12-11T17:31:44.741Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-11T17:31:44.741Z] ---> Running in c346e307ac10 [2020-12-11T17:31:44.741Z] ---> Running in cf61193e2e98 [2020-12-11T17:31:45.697Z] Removing intermediate container 98f0a947c0ec [2020-12-11T17:31:45.697Z] ---> 1f8c418e7baa [2020-12-11T17:31:45.697Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-11T17:31:47.093Z] ---> ee9a0b224faf [2020-12-11T17:31:47.093Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-11T17:31:48.043Z] Removing intermediate container c346e307ac10 [2020-12-11T17:31:48.043Z] ---> 218fad1aff8e [2020-12-11T17:31:48.043Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-11T17:31:48.043Z] Removing intermediate container cf61193e2e98 [2020-12-11T17:31:48.043Z] ---> d40e66f0f852 [2020-12-11T17:31:48.043Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-11T17:31:48.623Z] ---> 90360076a147 [2020-12-11T17:31:48.623Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-11T17:31:49.201Z] ---> Running in 2e7f46b16cb2 [2020-12-11T17:31:50.148Z] ---> 88f9a68489a5 [2020-12-11T17:31:50.148Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-11T17:31:50.415Z] ---> 4e777cff843f [2020-12-11T17:31:50.415Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-11T17:31:50.415Z] ---> 1a2ce993ec03 [2020-12-11T17:31:50.415Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-11T17:31:51.363Z] ---> 023fdb9e331e [2020-12-11T17:31:51.363Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-11T17:31:51.626Z] ---> Running in 20005d5d0abb [2020-12-11T17:31:51.626Z] ---> a8fa7370b5c1 [2020-12-11T17:31:51.626Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-11T17:31:51.626Z] ---> 6bf1bfa18a30 [2020-12-11T17:31:51.626Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-11T17:31:51.626Z] ---> 5ca8ac2e3745 [2020-12-11T17:31:51.626Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-11T17:31:51.892Z] ---> Running in e6bc5d510a21 [2020-12-11T17:31:52.165Z] ---> 39ecca778796 [2020-12-11T17:31:52.165Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-11T17:31:52.442Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-11T17:31:52.442Z] ---> aea6a367d17f [2020-12-11T17:31:52.442Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-11T17:31:52.442Z] ---> Running in f9dc9c5acac6 [2020-12-11T17:31:52.714Z] Removing intermediate container f9dc9c5acac6 [2020-12-11T17:31:52.714Z] ---> 8443d31c01b4 [2020-12-11T17:31:52.714Z] Step 18/21 : CMD ["--init=true"] [2020-12-11T17:31:52.714Z] Removing intermediate container 2e7f46b16cb2 [2020-12-11T17:31:52.714Z] ---> edcaac6e400a [2020-12-11T17:31:52.714Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-11T17:31:52.992Z] ---> Running in 8fe908429bf0 [2020-12-11T17:31:53.255Z] ---> 18fa8ef8c967 [2020-12-11T17:31:53.255Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-11T17:31:53.255Z] Removing intermediate container 8fe908429bf0 [2020-12-11T17:31:53.255Z] ---> 88c204ffaa9e [2020-12-11T17:31:53.255Z] Step 19/21 : LABEL arch=x86_64 [2020-12-11T17:31:53.523Z] ---> Running in d5e75eea9157 [2020-12-11T17:31:53.795Z] Removing intermediate container e6bc5d510a21 [2020-12-11T17:31:53.795Z] ---> 4c05fa5d1de8 [2020-12-11T17:31:53.795Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-11T17:31:53.795Z] ---> 20a04aef25d9 [2020-12-11T17:31:53.795Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-11T17:31:54.030Z] gofmt -l . [2020-12-11T17:31:54.068Z] ---> 13038de4f0c4 [2020-12-11T17:31:54.068Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-11T17:31:54.068Z] ---> Running in 27a495e8d3ce [2020-12-11T17:31:54.068Z] Removing intermediate container d5e75eea9157 [2020-12-11T17:31:54.068Z] ---> d0bc88990c6d [2020-12-11T17:31:54.068Z] Step 20/21 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 [2020-12-11T17:31:54.336Z] ---> Running in d50e82fddea0 [2020-12-11T17:31:54.610Z] ---> da095681c1dd [2020-12-11T17:31:54.610Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-11T17:31:54.610Z] Removing intermediate container 27a495e8d3ce [2020-12-11T17:31:54.610Z] ---> eee14471a70d [2020-12-11T17:31:54.610Z] Step 20/22 : LABEL arch=x86_64 [2020-12-11T17:31:54.610Z] ---> Running in 27ebf43bd130 [2020-12-11T17:31:55.199Z] ---> Running in 2a434f4b54ca [2020-12-11T17:31:55.199Z] Removing intermediate container 27ebf43bd130 [2020-12-11T17:31:55.199Z] ---> 4265151d0283 [2020-12-11T17:31:55.199Z] Step 21/21 : LABEL version=0.0.0 [2020-12-11T17:31:55.199Z] ---> 5c1adc9b84c9 [2020-12-11T17:31:55.199Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-11T17:31:55.454Z] [ "`gofmt -l .`" = "" ] [2020-12-11T17:31:55.464Z] ---> Running in af023bf6198c [2020-12-11T17:31:55.731Z] Removing intermediate container 2a434f4b54ca [2020-12-11T17:31:55.731Z] ---> 2e750311e218 [2020-12-11T17:31:55.731Z] Step 21/22 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 [2020-12-11T17:31:56.002Z] ---> a18f6e00afa4 [2020-12-11T17:31:56.002Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-11T17:31:56.002Z] ---> Running in 3495ed334d71 [2020-12-11T17:31:56.002Z] Removing intermediate container af023bf6198c [2020-12-11T17:31:56.002Z] ---> 1263a00c1729 [2020-12-11T17:31:56.002Z] [2020-12-11T17:31:56.597Z] Successfully built 1263a00c1729 [2020-12-11T17:31:56.597Z] Removing intermediate container 3495ed334d71 [2020-12-11T17:31:56.597Z] ---> e25fef6f3bc6 [2020-12-11T17:31:56.597Z] Step 22/22 : LABEL version=0.0.0 [2020-12-11T17:31:56.597Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-11T17:31:56.597Z] ---> Running in cb34eba42a98 [2020-12-11T17:31:56.597Z]  Building docker-security-proxy-setup-go ... done  ---> 764cabc9a605 [2020-12-11T17:31:56.597Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-11T17:31:56.597Z] Removing intermediate container d50e82fddea0 [2020-12-11T17:31:56.597Z] ---> df8945ec17d9 [2020-12-11T17:31:56.597Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-11T17:31:57.194Z] ---> Running in dfad5e30734d [2020-12-11T17:31:57.466Z] ---> Running in 56ce3da83d85 [2020-12-11T17:31:57.466Z] Removing intermediate container cb34eba42a98 [2020-12-11T17:31:57.466Z] ---> 61ffcd29d317 [2020-12-11T17:31:57.466Z] [2020-12-11T17:31:57.739Z] Successfully built 61ffcd29d317 [2020-12-11T17:31:57.739Z] Removing intermediate container 56ce3da83d85 [2020-12-11T17:31:57.739Z] ---> 1204e48b1cc2 [2020-12-11T17:31:57.739Z] Step 22/24 : LABEL arch=x86_64 [2020-12-11T17:31:57.739Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-11T17:31:58.008Z]  Building docker-security-bootstrap-redis-go ... done  ---> Running in 7cb7a9195bbb [2020-12-11T17:31:58.067Z] ./bin/test-go-mod-tidy.sh [2020-12-11T17:31:58.670Z] ./bin/test-attribution-txt.sh [2020-12-11T17:31:59.415Z] Removing intermediate container 7cb7a9195bbb [2020-12-11T17:31:59.415Z] ---> 0ebb774e9d26 [2020-12-11T17:31:59.415Z] Step 23/24 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 [2020-12-11T17:31:59.415Z] ---> Running in 226c04201a0f [2020-12-11T17:31:59.692Z] Removing intermediate container 226c04201a0f [2020-12-11T17:31:59.692Z] ---> 3517610c9caa [2020-12-11T17:31:59.692Z] Step 24/24 : LABEL version=0.0.0 [2020-12-11T17:31:59.692Z] ---> Running in 0413f9efba60 [2020-12-11T17:31:59.971Z] Removing intermediate container dfad5e30734d [2020-12-11T17:31:59.971Z] ---> 5352045320b4 [2020-12-11T17:31:59.971Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-11T17:31:59.971Z] Removing intermediate container 0413f9efba60 [2020-12-11T17:31:59.971Z] ---> d6b5b5b41269 [2020-12-11T17:31:59.971Z] [2020-12-11T17:32:00.245Z] Successfully built d6b5b5b41269 [2020-12-11T17:32:00.245Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-11T17:32:00.516Z]  Building docker-security-secretstore-setup-go ... done  ---> 918b4ad0db5d [2020-12-11T17:32:00.516Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-11T17:32:00.516Z] ---> Running in 039821c4cc6f [Pipeline] sh [2020-12-11T17:32:03.144Z] Removing intermediate container 039821c4cc6f [2020-12-11T17:32:03.144Z] ---> 0624a4a199bc [2020-12-11T17:32:03.144Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-11T17:32:03.144Z] ---> Running in e1bda50bdcb4 [2020-12-11T17:32:03.685Z] + ls -al . [2020-12-11T17:32:03.685Z] total 696 [2020-12-11T17:32:03.685Z] drwxrwxr-x 9 1001 1001 4096 Dec 11 17:32 . [2020-12-11T17:32:03.685Z] drwxr-xr-x 4 root root 4096 Dec 11 17:28 .. [2020-12-11T17:32:03.685Z] -rw-rw-r-- 1 1001 1001 11 Dec 11 17:26 .dockerignore [2020-12-11T17:32:03.685Z] drwxrwxr-x 8 1001 1001 4096 Dec 11 17:26 .git [2020-12-11T17:32:03.685Z] drwxrwxr-x 3 1001 1001 4096 Dec 11 17:26 .github [2020-12-11T17:32:03.685Z] -rw-rw-r-- 1 1001 1001 943 Dec 11 17:26 .gitignore [2020-12-11T17:32:03.686Z] -rw-rw-r-- 1 1001 1001 166 Dec 11 17:26 .sonarcloud.properties [2020-12-11T17:32:03.686Z] -rw-rw-r-- 1 1001 1001 3804 Dec 11 17:26 CONTRIBUTING.md [2020-12-11T17:32:03.686Z] -rw-rw-r-- 1 1001 1001 1035 Dec 11 17:26 Dockerfile.build [2020-12-11T17:32:03.686Z] -rw-rw-r-- 1 1001 1001 863 Dec 11 17:26 Jenkinsfile [2020-12-11T17:32:03.686Z] -rw-rw-r-- 1 1001 1001 10775 Dec 11 17:26 LICENSE [2020-12-11T17:32:03.686Z] -rw-rw-r-- 1 1001 1001 6318 Dec 11 17:26 Makefile [2020-12-11T17:32:03.686Z] -rw-rw-r-- 1 1001 1001 6447 Dec 11 17:26 README.md [2020-12-11T17:32:03.686Z] -rw-rw-r-- 1 1001 1001 7286 Dec 11 17:26 SECURITY.md [2020-12-11T17:32:03.686Z] -rw-rw-r-- 1 1001 1001 5 Dec 11 17:23 VERSION [2020-12-11T17:32:03.686Z] -rw-rw-r-- 1 1001 1001 4131 Dec 11 17:26 ZMQWindows.md [2020-12-11T17:32:03.686Z] drwxrwxr-x 2 1001 1001 4096 Dec 11 17:26 bin [2020-12-11T17:32:03.686Z] drwxrwxr-x 15 1001 1001 4096 Dec 11 17:26 cmd [2020-12-11T17:32:03.686Z] -rw-r--r-- 1 root root 569562 Dec 11 17:30 coverage.out [2020-12-11T17:32:03.686Z] -rw-r--r-- 1 root root 1041 Dec 11 17:31 go.mod [2020-12-11T17:32:03.686Z] -rw-r--r-- 1 root root 18856 Dec 11 17:31 go.sum [2020-12-11T17:32:03.686Z] drwxrwxr-x 8 1001 1001 4096 Dec 11 17:26 internal [2020-12-11T17:32:03.686Z] drwxrwxr-x 4 1001 1001 4096 Dec 11 17:26 openapi [2020-12-11T17:32:03.686Z] drwxrwxr-x 4 1001 1001 4096 Dec 11 17:26 snap [2020-12-11T17:32:03.686Z] -rw-rw-r-- 1 1001 1001 168 Dec 11 17:26 version.go [Pipeline] sh [2020-12-11T17:32:04.082Z] + '[' -e coverage.out ] [2020-12-11T17:32:04.082Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-11T17:32:04.191Z] Warning: overwriting stash ‘coverage-report’ [2020-12-11T17:32:04.575Z] Removing intermediate container e1bda50bdcb4 [2020-12-11T17:32:04.575Z] ---> eca6741ed7b1 [2020-12-11T17:32:04.575Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-11T17:32:04.575Z] ---> Running in 33a909ffee88 [2020-12-11T17:32:04.840Z] Removing intermediate container 33a909ffee88 [2020-12-11T17:32:04.840Z] ---> 35adbb211c36 [2020-12-11T17:32:04.840Z] Step 26/29 : CMD [ "generate" ] [2020-12-11T17:32:04.840Z] ---> Running in 8b2aeaaf4de2 [2020-12-11T17:32:05.107Z] Removing intermediate container 8b2aeaaf4de2 [2020-12-11T17:32:05.107Z] ---> e07920d8c53b [2020-12-11T17:32:05.107Z] Step 27/29 : LABEL arch=x86_64 [2020-12-11T17:32:05.107Z] ---> Running in b96fefa8ddb1 [2020-12-11T17:32:05.369Z] Removing intermediate container b96fefa8ddb1 [2020-12-11T17:32:05.369Z] ---> 5fa2ec8af3bb [2020-12-11T17:32:05.369Z] Step 28/29 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 [2020-12-11T17:32:05.460Z] Stashed 1 file(s) [Pipeline] sh [2020-12-11T17:32:05.632Z] ---> Running in 7003894c1b9c [2020-12-11T17:32:05.632Z] Removing intermediate container 7003894c1b9c [2020-12-11T17:32:05.632Z] ---> 3729839ad95f [2020-12-11T17:32:05.632Z] Step 29/29 : LABEL version=0.0.0 [2020-12-11T17:32:05.895Z] ---> Running in 84eb538e69b3 [2020-12-11T17:32:05.895Z] Removing intermediate container 84eb538e69b3 [2020-12-11T17:32:05.895Z] ---> 1a65a4f2f348 [2020-12-11T17:32:05.895Z] [2020-12-11T17:32:06.132Z] + make build [2020-12-11T17:32:06.132Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-11T17:32:06.157Z] Successfully built 1a65a4f2f348 [2020-12-11T17:32:06.157Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-12-11T17:32:12.753Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container 20005d5d0abb [2020-12-11T17:32:12.753Z] ---> 4a6a0700925a [2020-12-11T17:32:12.753Z] [2020-12-11T17:32:12.753Z] Step 10/23 : FROM alpine [2020-12-11T17:32:12.753Z] ---> d6e46aa2470d [2020-12-11T17:32:12.753Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T17:32:12.753Z] ---> Running in b4ff27736e30 [2020-12-11T17:32:12.753Z] Removing intermediate container b4ff27736e30 [2020-12-11T17:32:12.753Z] ---> d8c5c8c7f8be [2020-12-11T17:32:12.753Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-11T17:32:12.753Z] ---> Running in 637c0bb879ba [2020-12-11T17:32:12.753Z] Removing intermediate container 637c0bb879ba [2020-12-11T17:32:12.753Z] ---> 9acf44e614b4 [2020-12-11T17:32:12.753Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-11T17:32:12.753Z] ---> Running in baf9159453bc [2020-12-11T17:32:12.753Z] Removing intermediate container baf9159453bc [2020-12-11T17:32:12.753Z] ---> f301a5eeaeb6 [2020-12-11T17:32:12.753Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T17:32:12.753Z] ---> Running in bc3e9beca829 [2020-12-11T17:32:13.326Z] Removing intermediate container bc3e9beca829 [2020-12-11T17:32:13.326Z] ---> 49b8e23a6655 [2020-12-11T17:32:13.326Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-11T17:32:13.326Z] ---> Running in eaa8f49f558f [2020-12-11T17:32:13.900Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T17:32:14.475Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T17:32:15.048Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-11T17:32:15.048Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-11T17:32:15.310Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-11T17:32:15.310Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-11T17:32:15.639Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-11T17:32:15.639Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T17:32:15.639Z] OK: 8 MiB in 19 packages [2020-12-11T17:32:16.215Z] Removing intermediate container eaa8f49f558f [2020-12-11T17:32:16.215Z] ---> 8fd8e555943d [2020-12-11T17:32:16.215Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-11T17:32:16.215Z] ---> 820fcda0e4b6 [2020-12-11T17:32:16.215Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-11T17:32:17.163Z] ---> cea217e67568 [2020-12-11T17:32:17.163Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-11T17:32:17.163Z] ---> 0d74ede6f646 [2020-12-11T17:32:17.163Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-11T17:32:17.425Z] ---> Running in 93de2b3e87c4 [2020-12-11T17:32:17.425Z] Removing intermediate container 93de2b3e87c4 [2020-12-11T17:32:17.425Z] ---> e24c4310b586 [2020-12-11T17:32:17.425Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T17:32:17.425Z] ---> Running in 01c80c188b36 [2020-12-11T17:32:17.687Z] Removing intermediate container 01c80c188b36 [2020-12-11T17:32:17.687Z] ---> fbf799276f8f [2020-12-11T17:32:17.687Z] Step 21/23 : LABEL arch=x86_64 [2020-12-11T17:32:17.687Z] ---> Running in 08ebe74201d6 [2020-12-11T17:32:17.952Z] Removing intermediate container 08ebe74201d6 [2020-12-11T17:32:17.952Z] ---> 2d9ba5e4acb0 [2020-12-11T17:32:17.952Z] Step 22/23 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 [2020-12-11T17:32:17.952Z] ---> Running in c42f77863714 [2020-12-11T17:32:18.213Z] Removing intermediate container c42f77863714 [2020-12-11T17:32:18.214Z] ---> 0d2ad2867e03 [2020-12-11T17:32:18.214Z] Step 23/23 : LABEL version=0.0.0 [2020-12-11T17:32:18.214Z] ---> Running in 78a25eddbe2f [2020-12-11T17:32:18.476Z] Removing intermediate container 78a25eddbe2f [2020-12-11T17:32:18.476Z] ---> c0b3de7520eb [2020-12-11T17:32:18.476Z] [2020-12-11T17:32:18.476Z] Successfully built c0b3de7520eb [2020-12-11T17:32:18.476Z] Successfully tagged docker-core-data-go:latest [2020-12-11T17:32:18.528Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-11T17:32:18.772Z]  Building docker-core-data-go ... done  [Pipeline] } [2020-12-11T17:32:18.815Z] $ docker stop --time=1 b42e9ddaf082a2e889239fd271082582e951c740215f492d59a14b0484b8da84 [2020-12-11T17:32:20.614Z] $ docker rm -f b42e9ddaf082a2e889239fd271082582e951c740215f492d59a14b0484b8da84 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-11T17:32:21.226Z] + docker images [2020-12-11T17:32:21.226Z] + grep docker [2020-12-11T17:32:21.799Z] docker-core-data-go latest c0b3de7520eb 3 seconds ago 23.7MB [2020-12-11T17:32:21.799Z] docker-security-secrets-setup-go latest 1a65a4f2f348 16 seconds ago 23.9MB [2020-12-11T17:32:21.799Z] docker-security-secretstore-setup-go latest d6b5b5b41269 22 seconds ago 24.7MB [2020-12-11T17:32:21.799Z] docker-security-bootstrap-redis-go latest 61ffcd29d317 24 seconds ago 15.8MB [2020-12-11T17:32:21.799Z] docker-security-proxy-setup-go latest 1263a00c1729 26 seconds ago 24.6MB [2020-12-11T17:32:21.799Z] docker-sys-mgmt-agent-go latest a96be7612737 About a minute ago 313MB [2020-12-11T17:32:21.799Z] docker-support-notifications-go latest 4f082b99f13d 2 minutes ago 13.6MB [2020-12-11T17:32:21.799Z] docker-core-metadata-go latest 1bd33a64ffcb 2 minutes ago 14.5MB [2020-12-11T17:32:21.799Z] docker-core-command-go latest ee5e1d3a0099 2 minutes ago 12.2MB [2020-12-11T17:32:21.799Z] docker-support-scheduler-go latest 73399b1b3e1e 2 minutes ago 12.3MB [2020-12-11T17:32:21.799Z] docker latest aefe523efa57 12 hours 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 [2020-12-11T17:32:37.783Z] Still waiting to schedule task [2020-12-11T17:32:37.783Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-11T17:32:45.337Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-11T17:32:47.960Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-11T17:32:53.359Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-11T17:32:54.343Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-11T17:32:59.750Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-11T17:33:05.159Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-11T17:33:08.544Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-11T17:33:13.956Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-11T17:33:18.264Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-11T17:33:22.567Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-11T17:33:25.213Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2020-12-11T17:33:29.543Z] $ docker stop --time=1 71a91392df45ceb574c129d562f132625c01a542e181281396bc58361ffad49e [2020-12-11T17:33:32.054Z] $ docker rm -f 71a91392df45ceb574c129d562f132625c01a542e181281396bc58361ffad49e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2020-12-11T17:33:33.929Z] Running on prd-ubuntu18.04-docker-8c-8g-15605 in /w/workspace/edgexfoundry_edgex-go_PR-2939 [Pipeline] { [Pipeline] ws [2020-12-11T17:33:34.010Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [Pipeline] isUnix [Pipeline] sh [2020-12-11T17:33:34.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-11T17:33:34.433Z] [2020-12-11T17:33:34.433Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-11T17:33:35.102Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-11T17:33:35.372Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-11T17:33:35.372Z] 29e5d40040c1: Pulling fs layer [2020-12-11T17:33:35.372Z] 1ce36da41761: Pulling fs layer [2020-12-11T17:33:35.372Z] 25b303627fd3: Pulling fs layer [2020-12-11T17:33:35.970Z] 29e5d40040c1: Verifying Checksum [2020-12-11T17:33:35.970Z] 29e5d40040c1: Download complete [2020-12-11T17:33:36.133Z] using credential edgex-jenkins-ssh [2020-12-11T17:33:36.248Z] Cloning the remote Git repository [2020-12-11T17:33:36.273Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-11T17:33:36.340Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2020-12-11T17:33:36.364Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-11T17:33:36.364Z] > git --version # timeout=10 [2020-12-11T17:33:36.372Z] > git --version # 'git version 2.17.1' [2020-12-11T17:33:36.373Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T17:33:36.399Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-11T17:33:36.573Z] 1ce36da41761: Verifying Checksum [2020-12-11T17:33:36.574Z] 1ce36da41761: Download complete [2020-12-11T17:33:36.574Z] 29e5d40040c1: Pull complete [2020-12-11T17:33:38.013Z] 1ce36da41761: Pull complete [2020-12-11T17:33:38.013Z] 25b303627fd3: Verifying Checksum [2020-12-11T17:33:38.013Z] 25b303627fd3: Download complete [2020-12-11T17:33:48.164Z] 25b303627fd3: Pull complete [2020-12-11T17:33:48.164Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-11T17:33:48.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-11T17:33:48.164Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-11T17:33:48.398Z] prd-ubuntu18.04-docker-arm64-4c-16g-15604 does not seem to be running inside a container [2020-12-11T17:33:48.482Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-11T17:33:51.413Z] $ docker top f6190c1303531cbae5a43ceb5a4906dda24773053c9fbff8f6434739610378f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T17:33:52.491Z] + docker-compose build --help [2020-12-11T17:33:52.491Z] + grep parallel [2020-12-11T17:33:55.861Z] --parallel Build images in parallel. [Pipeline] } [2020-12-11T17:33:55.888Z] $ docker stop --time=1 f6190c1303531cbae5a43ceb5a4906dda24773053c9fbff8f6434739610378f7 [2020-12-11T17:33:56.891Z] Merging remotes/origin/master commit f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 into PR head commit 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 [2020-12-11T17:33:57.010Z] Merge succeeded, producing 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 [2020-12-11T17:33:57.010Z] Checking out Revision 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 (PR-2939) [2020-12-11T17:33:57.831Z] $ docker rm -f f6190c1303531cbae5a43ceb5a4906dda24773053c9fbff8f6434739610378f7 [2020-12-11T17:33:56.177Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-11T17:33:56.187Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-11T17:33:56.197Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-11T17:33:56.209Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-11T17:33:56.209Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T17:33:56.214Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2939/head:refs/remotes/origin/PR-2939 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-11T17:33:56.901Z] > git config core.sparsecheckout # timeout=10 [2020-12-11T17:33:56.906Z] > git checkout -f 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 # timeout=10 [2020-12-11T17:33:56.976Z] > git remote # timeout=10 [2020-12-11T17:33:56.983Z] > git config --get remote.origin.url # timeout=10 [2020-12-11T17:33:56.990Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T17:33:56.994Z] > git merge f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 # timeout=10 [2020-12-11T17:33:57.003Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-11T17:33:57.015Z] > git config core.sparsecheckout # timeout=10 [2020-12-11T17:33:57.021Z] > git checkout -f 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 # timeout=10 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-11T17:33:58.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-11T17:33:58.653Z] . [Pipeline] withDockerContainer [2020-12-11T17:33:58.922Z] prd-ubuntu18.04-docker-arm64-4c-16g-15604 does not seem to be running inside a container [2020-12-11T17:33:59.008Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-11T17:34:00.411Z] $ docker top 1ae1701a48dee050ce7ce20e80f1c7b17e30f3c9e37f127adc039d1f1acc41e1 -eo pid,comm [2020-12-11T17:34:00.692Z] Commit message: "build(snap): fixed the patch file" [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-11T17:34:01.493Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-11T17:34:02.022Z] + echo snap-build.sh [2020-12-11T17:34:02.022Z] snap-build.sh [2020-12-11T17:34:02.022Z] + SNAP_BASE_DIR=. [2020-12-11T17:34:02.022Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2020-12-11T17:34:02.022Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2020-12-11T17:34:02.022Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2020-12-11T17:34:02.022Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2020-12-11T17:34:02.022Z] + cd /w/workspace/edgex-go/3 [2020-12-11T17:34:02.022Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-11T17:34:02.022Z] Reading package lists... [2020-12-11T17:34:02.022Z] Building dependency tree... [2020-12-11T17:34:02.022Z] Reading state information... [2020-12-11T17:34:02.285Z] The following packages were automatically installed and are no longer required: [2020-12-11T17:34:02.285Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-11T17:34:02.285Z] uidmap xdelta3 [2020-12-11T17:34:02.285Z] Use 'sudo apt autoremove' to remove them. [2020-12-11T17:34:02.285Z] The following packages will be REMOVED: [2020-12-11T17:34:02.285Z] lxd* lxd-client* [2020-12-11T17:34:02.547Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-11T17:34:02.547Z] After this operation, 31.7 MB disk space will be freed. [2020-12-11T17:34:03.593Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2020-12-11T17:34:03.593Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-11T17:34:04.537Z] Removing lxd dnsmasq configuration [2020-12-11T17:34:04.537Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-11T17:34:04.797Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-11T17:34:05.369Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-11T17:34:05.632Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2020-12-11T17:34:05.792Z] Building docker-core-command-go ... [2020-12-11T17:34:05.792Z] Building docker-core-data-go ... [2020-12-11T17:34:05.792Z] Building docker-core-metadata-go ... [2020-12-11T17:34:05.792Z] Building docker-security-bootstrap-redis-go ... [2020-12-11T17:34:05.792Z] Building docker-security-proxy-setup-go ... [2020-12-11T17:34:05.792Z] Building docker-security-secrets-setup-go ... [2020-12-11T17:34:05.792Z] Building docker-security-secretstore-setup-go ... [2020-12-11T17:34:05.792Z] Building docker-support-notifications-go ... [2020-12-11T17:34:05.792Z] Building docker-support-scheduler-go ... [2020-12-11T17:34:05.792Z] Building docker-sys-mgmt-agent-go ... [2020-12-11T17:34:05.792Z] Building docker-core-data-go [2020-12-11T17:34:05.792Z] Building docker-support-scheduler-go [2020-12-11T17:34:05.792Z] Building docker-core-metadata-go [2020-12-11T17:34:05.792Z] Building docker-security-bootstrap-redis-go [2020-12-11T17:34:05.792Z] Building docker-security-secretstore-setup-go [2020-12-11T17:34:05.894Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-11T17:34:06.842Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-11T17:34:07.104Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-11T17:34:08.491Z] + sudo snap remove --purge lxd [2020-12-11T17:34:08.491Z] snap "lxd" is not installed [2020-12-11T17:34:08.491Z] + sudo groupadd --force --system lxd [2020-12-11T17:34:08.491Z] ++ whoami [2020-12-11T17:34:08.491Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-11T17:34:08.491Z] + newgrp - lxd [2020-12-11T17:34:08.491Z] + sudo snap install lxd [2020-12-11T17:34:18.497Z] 2020-12-11T17:34:15Z INFO Waiting for automatic snapd restart... [2020-12-11T17:34:33.485Z] lxd 4.8 from Canonical* installed [2020-12-11T17:34:33.485Z] + sudo lxd init --auto [2020-12-11T17:34:43.493Z] + sudo snap install --classic snapcraft [2020-12-11T17:34:48.788Z] snapcraft 4.4.4 from Canonical* installed [2020-12-11T17:34:48.788Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-11T17:34:48.788Z] + patch --verbose -p1 [2020-12-11T17:34:48.788Z] Hmm... Looks like a unified diff to me... [2020-12-11T17:34:48.788Z] The text leading up to this was: [2020-12-11T17:34:48.788Z] -------------------------- [2020-12-11T17:34:48.788Z] |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 [2020-12-11T17:34:48.788Z] |From: Tony Espy [2020-12-11T17:34:48.788Z] |Date: Wed, 2 Dec 2020 17:38:31 -0500 [2020-12-11T17:34:48.788Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-11T17:34:48.788Z] | [2020-12-11T17:34:48.788Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-11T17:34:48.788Z] |optimize the snap CI check run for pull requests. When [2020-12-11T17:34:48.788Z] |applied, it essentially strips out everything (apps and [2020-12-11T17:34:48.788Z] |parts) from the snapcraft.yaml file except those required [2020-12-11T17:34:48.788Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-11T17:34:48.788Z] |catch changes to edgex-go that break the snap build. [2020-12-11T17:34:48.788Z] | [2020-12-11T17:34:48.788Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-11T17:34:48.788Z] |to update this patch file, otherwise it may fail to apply, [2020-12-11T17:34:48.788Z] |resulting in a failed snap build CI check in the associated [2020-12-11T17:34:48.788Z] |pull request. [2020-12-11T17:34:48.788Z] | [2020-12-11T17:34:48.788Z] |Note - in addition to applying this patch, the pipeline also [2020-12-11T17:34:48.788Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-11T17:34:48.788Z] |need to build the finally binary .snap file (and it won't [2020-12-11T17:34:48.788Z] |work with the patch applied). This further reduces the build [2020-12-11T17:34:48.788Z] |time. [2020-12-11T17:34:48.788Z] |--- [2020-12-11T17:34:48.788Z] | snap/snapcraft.yaml | 466 +------------------------------------------- [2020-12-11T17:34:48.788Z] | 1 file changed, 2 insertions(+), 464 deletions(-) [2020-12-11T17:34:48.788Z] | [2020-12-11T17:34:48.788Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-11T17:34:48.788Z] |index b265277c..d7e1de37 100644 [2020-12-11T17:34:48.788Z] |--- a/snap/snapcraft.yaml [2020-12-11T17:34:48.788Z] |+++ b/snap/snapcraft.yaml [2020-12-11T17:34:48.788Z] -------------------------- [2020-12-11T17:34:48.788Z] patching file snap/snapcraft.yaml [2020-12-11T17:34:48.788Z] Using Plan A... [2020-12-11T17:34:48.788Z] Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). [2020-12-11T17:34:48.788Z] Hunk #2 succeeded at 81 (offset -3 lines). [2020-12-11T17:34:48.788Z] Hunk #3 succeeded at 211 (offset -8 lines). [2020-12-11T17:34:48.788Z] Hunk #4 succeeded at 226 (offset -8 lines). [2020-12-11T17:34:48.788Z] Hunk #5 succeeded at 234 (offset -8 lines). [2020-12-11T17:34:48.788Z] Hunk #6 succeeded at 241 (offset -8 lines). [2020-12-11T17:34:48.788Z] Hunk #7 succeeded at 268 (offset -8 lines). [2020-12-11T17:34:48.788Z] Hunk #8 succeeded at 302 (offset -8 lines). [2020-12-11T17:34:48.788Z] Hunk #9 succeeded at 358 (offset -8 lines). [2020-12-11T17:34:48.788Z] Hmm... Ignoring the trailing garbage. [2020-12-11T17:34:48.788Z] done [2020-12-11T17:34:48.788Z] + sudo snapcraft prime --use-lxd [2020-12-11T17:34:50.173Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-12-11T17:34:50.173Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2020-12-11T17:34:50.173Z] - README.md [2020-12-11T17:34:50.173Z] - snapcraft.yaml.orig [2020-12-11T17:34:50.173Z] [2020-12-11T17:34:50.173Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-11T17:34:50.745Z] Launching a container. [2020-12-11T17:35:02.979Z] Waiting for container to be ready [2020-12-11T17:35:02.979Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-12-11T17:35:02.979Z] [2020-12-11T17:35:05.525Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-12-11T17:35:06.099Z] Waiting for network to be ready... [2020-12-11T17:35:06.360Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-11T17:35:06.621Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1428 kB] [2020-12-11T17:35:06.621Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-11T17:35:06.621Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [281 kB] [2020-12-11T17:35:06.621Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] [2020-12-11T17:35:06.621Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] [2020-12-11T17:35:06.621Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [173 kB] [2020-12-11T17:35:06.621Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.8 kB] [2020-12-11T17:35:06.621Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1091 kB] [2020-12-11T17:35:06.621Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-11T17:35:06.884Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-11T17:35:07.145Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-11T17:35:07.406Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-11T17:35:07.406Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-11T17:35:07.406Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-11T17:35:07.406Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-11T17:35:07.406Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-11T17:35:07.406Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-11T17:35:07.670Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-11T17:35:08.244Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1763 kB] [2020-12-11T17:35:08.244Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [373 kB] [2020-12-11T17:35:08.244Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] [2020-12-11T17:35:08.244Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7308 B] [2020-12-11T17:35:08.244Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [196 kB] [2020-12-11T17:35:08.244Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [26.4 kB] [2020-12-11T17:35:08.244Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1694 kB] [2020-12-11T17:35:08.244Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [356 kB] [2020-12-11T17:35:10.168Z] Fetched 23.4 MB in 4s (5895 kB/s) [2020-12-11T17:35:11.113Z] Reading package lists... [2020-12-11T17:35:11.375Z] Reading package lists... [2020-12-11T17:35:11.375Z] Building dependency tree... [2020-12-11T17:35:11.375Z] Reading state information... [2020-12-11T17:35:11.375Z] The following additional packages will be installed: [2020-12-11T17:35:11.375Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-11T17:35:11.375Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-11T17:35:11.375Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-11T17:35:11.375Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-12-11T17:35:11.375Z] Suggested packages: [2020-12-11T17:35:11.375Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-12-11T17:35:11.375Z] Recommended packages: [2020-12-11T17:35:11.375Z] gnupg libsasl2-modules [2020-12-11T17:35:11.638Z] The following NEW packages will be installed: [2020-12-11T17:35:11.639Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-11T17:35:11.639Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-11T17:35:11.639Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-11T17:35:11.639Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-12-11T17:35:11.639Z] The following packages will be upgraded: [2020-12-11T17:35:11.639Z] gpg gpg-agent gpgconf libudev1 [2020-12-11T17:35:11.902Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-12-11T17:35:11.902Z] Need to get 3531 kB of archives. [2020-12-11T17:35:11.902Z] After this operation, 13.3 MB of additional disk space will be used. [2020-12-11T17:35:11.902Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-12-11T17:35:11.902Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2020-12-11T17:35:12.162Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2020-12-11T17:35:12.424Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-12-11T17:35:12.424Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-12-11T17:35:12.424Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2020-12-11T17:35:12.424Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2020-12-11T17:35:12.424Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2020-12-11T17:35:12.424Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2020-12-11T17:35:12.424Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-12-11T17:35:12.424Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-12-11T17:35:12.424Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-12-11T17:35:12.424Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-12-11T17:35:12.424Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-12-11T17:35:12.424Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-12-11T17:35:12.695Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-12-11T17:35:12.695Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-12-11T17:35:12.695Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-12-11T17:35:12.695Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-12-11T17:35:12.695Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-12-11T17:35:12.695Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-12-11T17:35:12.695Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-12-11T17:35:12.695Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-11T17:35:12.695Z] Fetched 3531 kB in 1s (3088 kB/s) [2020-12-11T17:35:12.956Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-11T17:35:12.956Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2020-12-11T17:35:12.956Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-11T17:35:12.956Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2020-12-11T17:35:13.220Z] Selecting previously unselected package udev. [2020-12-11T17:35:13.220Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-11T17:35:13.220Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2020-12-11T17:35:13.220Z] Unpacking udev (237-3ubuntu10.43) ... [2020-12-11T17:35:13.220Z] Selecting previously unselected package libfuse2:amd64. [2020-12-11T17:35:13.480Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-12-11T17:35:13.480Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-11T17:35:13.480Z] Selecting previously unselected package fuse. [2020-12-11T17:35:13.480Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-12-11T17:35:13.480Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-12-11T17:35:13.480Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-11T17:35:13.480Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-11T17:35:13.742Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-11T17:35:13.742Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-11T17:35:13.742Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-11T17:35:13.742Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-11T17:35:14.008Z] Selecting previously unselected package libksba8:amd64. [2020-12-11T17:35:14.008Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-12-11T17:35:14.008Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-12-11T17:35:14.008Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-12-11T17:35:14.008Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-11T17:35:14.008Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T17:35:14.008Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-12-11T17:35:14.008Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-11T17:35:14.008Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T17:35:14.271Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-12-11T17:35:14.271Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-11T17:35:14.271Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T17:35:14.271Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-12-11T17:35:14.271Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-11T17:35:14.271Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T17:35:14.271Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-12-11T17:35:14.271Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-11T17:35:14.271Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T17:35:14.533Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-12-11T17:35:14.533Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-11T17:35:14.533Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T17:35:14.533Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-12-11T17:35:14.533Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-11T17:35:14.533Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T17:35:14.533Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-12-11T17:35:14.533Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-11T17:35:14.533Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T17:35:14.794Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-12-11T17:35:14.794Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-11T17:35:14.794Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T17:35:14.794Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-11T17:35:14.794Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-11T17:35:14.794Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-11T17:35:14.794Z] Selecting previously unselected package libsasl2-2:amd64. [2020-12-11T17:35:14.794Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-11T17:35:14.794Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-11T17:35:15.054Z] Selecting previously unselected package libldap-common. [2020-12-11T17:35:15.054Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2020-12-11T17:35:15.055Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-11T17:35:15.055Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-11T17:35:15.055Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2020-12-11T17:35:15.055Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-11T17:35:15.055Z] Selecting previously unselected package dirmngr. [2020-12-11T17:35:15.055Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-11T17:35:15.055Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-11T17:35:15.316Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-11T17:35:15.316Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-12-11T17:35:15.316Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-11T17:35:15.316Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-11T17:35:15.316Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-11T17:35:15.316Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-12-11T17:35:15.576Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T17:35:15.576Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-12-11T17:35:15.576Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-11T17:35:15.576Z] Setting up udev (237-3ubuntu10.43) ... [2020-12-11T17:35:15.837Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-12-11T17:35:16.098Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T17:35:16.098Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-12-11T17:35:16.098Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-12-11T17:35:16.098Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-12-11T17:35:16.359Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T17:35:16.359Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T17:35:16.359Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T17:35:16.359Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T17:35:16.359Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T17:35:16.359Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T17:35:16.359Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T17:35:16.359Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-11T17:35:16.359Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-11T17:35:16.620Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-11T17:35:16.884Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-12-11T17:35:16.884Z] settings in the [Install] section, and DefaultInstance for template units). [2020-12-11T17:35:16.884Z] This means they are not meant to be enabled using systemctl. [2020-12-11T17:35:16.884Z] Possible reasons for having this kind of units are: [2020-12-11T17:35:16.884Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-12-11T17:35:16.884Z] .wants/ or .requires/ directory. [2020-12-11T17:35:16.884Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-12-11T17:35:16.884Z] a requirement dependency on it. [2020-12-11T17:35:16.884Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-12-11T17:35:16.884Z] D-Bus, udev, scripted systemctl call, ...). [2020-12-11T17:35:16.884Z] 4) In case of template units, the unit is meant to be enabled with some [2020-12-11T17:35:16.884Z] instance name specified. [2020-12-11T17:35:17.146Z] Reading package lists... [2020-12-11T17:35:17.406Z] Building dependency tree... [2020-12-11T17:35:17.406Z] Reading state information... [2020-12-11T17:35:17.406Z] The following additional packages will be installed: [2020-12-11T17:35:17.406Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-12-11T17:35:17.406Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-12-11T17:35:17.406Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-12-11T17:35:17.406Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-12-11T17:35:17.406Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-12-11T17:35:17.406Z] Suggested packages: [2020-12-11T17:35:17.406Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-12-11T17:35:17.406Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-12-11T17:35:17.406Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-12-11T17:35:17.406Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-12-11T17:35:17.406Z] systemd-container policykit-1 [2020-12-11T17:35:17.406Z] Recommended packages: [2020-12-11T17:35:17.406Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-12-11T17:35:17.406Z] The following NEW packages will be installed: [2020-12-11T17:35:17.406Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-12-11T17:35:17.406Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-12-11T17:35:17.406Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-12-11T17:35:17.406Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-12-11T17:35:17.406Z] python3.6-minimal snapd squashfs-tools sudo [2020-12-11T17:35:17.406Z] The following packages will be upgraded: [2020-12-11T17:35:17.406Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-12-11T17:35:17.668Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-12-11T17:35:17.668Z] Need to get 35.2 MB of archives. [2020-12-11T17:35:17.668Z] After this operation, 141 MB of additional disk space will be used. [2020-12-11T17:35:17.668Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2020-12-11T17:35:17.668Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2020-12-11T17:35:17.668Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2020-12-11T17:35:17.668Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2020-12-11T17:35:17.668Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2020-12-11T17:35:17.668Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-12-11T17:35:17.668Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2020-12-11T17:35:17.668Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2020-12-11T17:35:17.929Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-12-11T17:35:17.929Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-12-11T17:35:17.929Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-12-11T17:35:17.929Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2020-12-11T17:35:17.929Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2020-12-11T17:35:17.929Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2020-12-11T17:35:17.929Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2020-12-11T17:35:17.929Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2020-12-11T17:35:17.929Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-12-11T17:35:18.501Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2020-12-11T17:35:18.501Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-12-11T17:35:18.501Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-12-11T17:35:18.501Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-12-11T17:35:18.501Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-12-11T17:35:18.501Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-12-11T17:35:18.501Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] [2020-12-11T17:35:18.501Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-12-11T17:35:18.501Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-12-11T17:35:18.501Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-12-11T17:35:18.501Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-12-11T17:35:18.767Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-12-11T17:35:18.767Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2020-12-11T17:35:19.708Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-11T17:35:19.708Z] Fetched 35.2 MB in 2s (16.9 MB/s) [2020-12-11T17:35:19.708Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-11T17:35:19.708Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2020-12-11T17:35:19.969Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-11T17:35:20.543Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2020-12-11T17:35:20.543Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-11T17:35:20.543Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2020-12-11T17:35:20.804Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-11T17:35:20.804Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2020-12-11T17:35:20.804Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-11T17:35:20.804Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2020-12-11T17:35:21.065Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-11T17:35:21.065Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2020-12-11T17:35:21.065Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-11T17:35:21.326Z] Setting up apt (1.6.12ubuntu0.2) ... [2020-12-11T17:35:21.326Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-12-11T17:35:21.901Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-12-11T17:35:21.901Z] (Reading database ... 12764 files and directories currently installed.) [2020-12-11T17:35:21.901Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-11T17:35:21.901Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-11T17:35:22.162Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-12-11T17:35:22.162Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-11T17:35:22.162Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-11T17:35:22.424Z] Selecting previously unselected package libexpat1:amd64. [2020-12-11T17:35:22.424Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-12-11T17:35:22.424Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-11T17:35:22.424Z] Selecting previously unselected package python3.6-minimal. [2020-12-11T17:35:22.424Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-11T17:35:22.424Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-11T17:35:22.686Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-11T17:35:22.949Z] Checking for services that may need to be restarted...done. [2020-12-11T17:35:22.949Z] Checking for services that may need to be restarted...done. [2020-12-11T17:35:22.949Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-11T17:35:22.949Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-11T17:35:22.949Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-11T17:35:23.523Z] Selecting previously unselected package python3-minimal. [2020-12-11T17:35:23.523Z] (Reading database ... 13012 files and directories currently installed.) [2020-12-11T17:35:23.523Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-12-11T17:35:23.523Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-12-11T17:35:23.523Z] Selecting previously unselected package mime-support. [2020-12-11T17:35:23.523Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-12-11T17:35:23.523Z] Unpacking mime-support (3.60ubuntu1) ... [2020-12-11T17:35:23.523Z] Selecting previously unselected package libmpdec2:amd64. [2020-12-11T17:35:23.785Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-12-11T17:35:23.785Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-11T17:35:23.785Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-12-11T17:35:23.785Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-11T17:35:23.785Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-11T17:35:24.046Z] Selecting previously unselected package python3.6. [2020-12-11T17:35:24.046Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-11T17:35:24.046Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-11T17:35:24.046Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-11T17:35:24.046Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-12-11T17:35:24.046Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-11T17:35:24.046Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-12-11T17:35:24.307Z] Selecting previously unselected package python3. [2020-12-11T17:35:24.307Z] (Reading database ... 13442 files and directories currently installed.) [2020-12-11T17:35:24.307Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-12-11T17:35:24.307Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-12-11T17:35:24.307Z] Selecting previously unselected package multiarch-support. [2020-12-11T17:35:24.307Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... [2020-12-11T17:35:24.307Z] Unpacking multiarch-support (2.27-3ubuntu1.3) ... [2020-12-11T17:35:24.569Z] Setting up multiarch-support (2.27-3ubuntu1.3) ... [2020-12-11T17:35:24.569Z] Selecting previously unselected package liblzo2-2:amd64. [2020-12-11T17:35:24.569Z] (Reading database ... 13479 files and directories currently installed.) [2020-12-11T17:35:24.569Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-12-11T17:35:24.569Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-12-11T17:35:24.569Z] Selecting previously unselected package libbsd0:amd64. [2020-12-11T17:35:24.569Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-12-11T17:35:24.569Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-11T17:35:24.831Z] Selecting previously unselected package sudo. [2020-12-11T17:35:24.831Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-12-11T17:35:24.831Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-11T17:35:24.831Z] Selecting previously unselected package apparmor. [2020-12-11T17:35:24.831Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-12-11T17:35:24.831Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-12-11T17:35:25.093Z] Selecting previously unselected package libedit2:amd64. [2020-12-11T17:35:25.093Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-12-11T17:35:25.093Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-12-11T17:35:25.093Z] Selecting previously unselected package libkrb5support0:amd64. [2020-12-11T17:35:25.093Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2020-12-11T17:35:25.355Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-11T17:35:25.355Z] Selecting previously unselected package libk5crypto3:amd64. [2020-12-11T17:35:25.355Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-11T17:35:25.355Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-11T17:35:25.355Z] Selecting previously unselected package libkeyutils1:amd64. [2020-12-11T17:35:25.355Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-12-11T17:35:25.355Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-11T17:35:25.355Z] Selecting previously unselected package libkrb5-3:amd64. [2020-12-11T17:35:25.355Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-11T17:35:25.617Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-11T17:35:25.617Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-11T17:35:25.617Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2020-12-11T17:35:25.617Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-11T17:35:25.617Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-12-11T17:35:25.617Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2020-12-11T17:35:25.617Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-11T17:35:25.878Z] Selecting previously unselected package openssh-client. [2020-12-11T17:35:25.878Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-12-11T17:35:25.878Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-11T17:35:26.138Z] Selecting previously unselected package squashfs-tools. [2020-12-11T17:35:26.138Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-12-11T17:35:26.138Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-11T17:35:26.138Z] Selecting previously unselected package snapd. [2020-12-11T17:35:26.138Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2020-12-11T17:35:26.138Z] Unpacking snapd (2.48+18.04) ... [2020-12-11T17:35:27.671Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T17:35:27.671Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-11T17:35:27.671Z] ---> ab55533b88cd [2020-12-11T17:35:27.671Z] Step 3/22 : WORKDIR /edgex-go [2020-12-11T17:35:27.671Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T17:35:27.671Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-11T17:35:27.671Z] ---> ab55533b88cd [2020-12-11T17:35:27.671Z] Step 3/22 : WORKDIR /edgex-go [2020-12-11T17:35:27.671Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T17:35:27.671Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-11T17:35:27.671Z] ---> ab55533b88cd [2020-12-11T17:35:27.671Z] Step 3/23 : WORKDIR /edgex-go [2020-12-11T17:35:27.671Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T17:35:27.671Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-11T17:35:27.671Z] ---> ab55533b88cd [2020-12-11T17:35:27.671Z] Step 3/24 : WORKDIR /edgex-go [2020-12-11T17:35:27.671Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T17:35:27.671Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-11T17:35:27.671Z] ---> ab55533b88cd [2020-12-11T17:35:27.671Z] Step 3/21 : WORKDIR /edgex-go [2020-12-11T17:35:27.671Z] ---> Running in 829f59df18b6 [2020-12-11T17:35:27.671Z] ---> Running in b4a54b2366d0 [2020-12-11T17:35:27.671Z] ---> Running in a2e84df2d7c2 [2020-12-11T17:35:27.671Z] ---> Running in b3986cf6485a [2020-12-11T17:35:27.671Z] ---> Running in f5d74b1a3a48 [2020-12-11T17:35:27.671Z] Removing intermediate container a2e84df2d7c2 [2020-12-11T17:35:27.671Z] ---> 784ba4df94dc [2020-12-11T17:35:27.671Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T17:35:27.671Z] Removing intermediate container f5d74b1a3a48 [2020-12-11T17:35:27.671Z] ---> 1f5c01bf03b6 [2020-12-11T17:35:27.671Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T17:35:27.671Z] Removing intermediate container b4a54b2366d0 [2020-12-11T17:35:27.671Z] ---> fcf7ae5186d8 [2020-12-11T17:35:27.671Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T17:35:27.671Z] Removing intermediate container b3986cf6485a [2020-12-11T17:35:27.671Z] ---> 280a7d8f48e4 [2020-12-11T17:35:27.671Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T17:35:27.671Z] Removing intermediate container 829f59df18b6 [2020-12-11T17:35:27.671Z] ---> 115b983aa1ea [2020-12-11T17:35:27.671Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T17:35:27.671Z] ---> Running in 74482a2603c7 [2020-12-11T17:35:27.671Z] ---> Running in a31e9fceb407 [2020-12-11T17:35:27.671Z] ---> Running in 10bbce31d380 [2020-12-11T17:35:27.671Z] ---> Running in 0b744df9ecd7 [2020-12-11T17:35:27.671Z] ---> Running in 3496cfe223f8 [2020-12-11T17:35:27.671Z] Removing intermediate container 74482a2603c7 [2020-12-11T17:35:27.671Z] ---> ea85e0a5d3d3 [2020-12-11T17:35:27.671Z] Step 5/21 : RUN apk update && apk add make git [2020-12-11T17:35:27.671Z] ---> Running in 4bd0156bede4 [2020-12-11T17:35:27.671Z] Removing intermediate container a31e9fceb407 [2020-12-11T17:35:27.671Z] ---> 5dbc9e6fec74 [2020-12-11T17:35:27.671Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-11T17:35:27.671Z] ---> Running in dc543c41fec6 [2020-12-11T17:35:27.671Z] Removing intermediate container 10bbce31d380 [2020-12-11T17:35:27.671Z] ---> 9db8d4e67801 [2020-12-11T17:35:27.671Z] Step 5/24 : RUN apk update && apk add make git [2020-12-11T17:35:27.671Z] Removing intermediate container 3496cfe223f8 [2020-12-11T17:35:27.671Z] ---> ba272e0ca2b1 [2020-12-11T17:35:27.671Z] Step 5/22 : RUN apk update && apk add make git [2020-12-11T17:35:27.671Z] Removing intermediate container 0b744df9ecd7 [2020-12-11T17:35:27.671Z] ---> 6640c75b589d [2020-12-11T17:35:27.671Z] Step 5/22 : RUN apk update && apk add make git [2020-12-11T17:35:27.671Z] ---> Running in d76b9e438517 [2020-12-11T17:35:27.671Z] ---> Running in bf6fc1e0dfc2 [2020-12-11T17:35:27.671Z] ---> Running in 6f181e117975 [2020-12-11T17:35:28.051Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-12-11T17:35:28.051Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-11T17:35:28.275Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T17:35:28.312Z] Setting up mime-support (3.60ubuntu1) ... [2020-12-11T17:35:28.313Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-11T17:35:28.313Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-11T17:35:28.313Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-11T17:35:28.550Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T17:35:28.572Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-11T17:35:28.573Z] Setting up systemd (237-3ubuntu10.43) ... [2020-12-11T17:35:28.573Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-12-11T17:35:28.830Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T17:35:29.101Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T17:35:29.101Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T17:35:29.101Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T17:35:29.143Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-11T17:35:29.143Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-11T17:35:29.143Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-12-11T17:35:29.143Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-11T17:35:29.371Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T17:35:29.403Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-11T17:35:29.403Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-11T17:35:29.642Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T17:35:29.642Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T17:35:29.642Z] OK: 12618 distinct packages available [2020-12-11T17:35:29.925Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T17:35:29.925Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T17:35:29.925Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T17:35:29.975Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-11T17:35:29.975Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-11T17:35:29.975Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-11T17:35:29.975Z] Setting up python3 (3.6.7-1~18.04) ... [2020-12-11T17:35:29.975Z] running python rtupdate hooks for python3.6... [2020-12-11T17:35:29.975Z] running python post-rtupdate hooks for python3.6... [2020-12-11T17:35:29.975Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-12-11T17:35:30.206Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T17:35:30.206Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T17:35:30.206Z] OK: 12618 distinct packages available [2020-12-11T17:35:30.485Z] OK: 217 MiB in 51 packages [2020-12-11T17:35:31.086Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T17:35:31.086Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T17:35:31.086Z] OK: 12618 distinct packages available [2020-12-11T17:35:31.086Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T17:35:31.086Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T17:35:31.086Z] OK: 12618 distinct packages available [2020-12-11T17:35:31.086Z] OK: 217 MiB in 51 packages [2020-12-11T17:35:31.367Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-12-11T17:35:31.377Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T17:35:31.377Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T17:35:31.377Z] OK: 12618 distinct packages available [2020-12-11T17:35:31.629Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-11T17:35:31.629Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-11T17:35:31.629Z] Setting up snapd (2.48+18.04) ... [2020-12-11T17:35:31.982Z] OK: 217 MiB in 51 packages [2020-12-11T17:35:31.982Z] OK: 217 MiB in 51 packages [2020-12-11T17:35:32.202Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-12-11T17:35:32.202Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-12-11T17:35:32.254Z] Removing intermediate container 4bd0156bede4 [2020-12-11T17:35:32.254Z] OK: 217 MiB in 51 packages [2020-12-11T17:35:32.254Z] ---> 2c3b822f29cd [2020-12-11T17:35:32.254Z] Step 6/21 : COPY go.mod . [2020-12-11T17:35:32.463Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-12-11T17:35:32.725Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-12-11T17:35:32.726Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-11T17:35:32.726Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-11T17:35:32.988Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-12-11T17:35:33.234Z] Removing intermediate container dc543c41fec6 [2020-12-11T17:35:33.234Z] ---> f2fbba331da6 [2020-12-11T17:35:33.234Z] Step 6/23 : COPY go.mod . [2020-12-11T17:35:33.234Z] ---> b30ad53b4b72 [2020-12-11T17:35:33.234Z] Step 7/21 : RUN go mod download [2020-12-11T17:35:33.248Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-12-11T17:35:33.248Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-12-11T17:35:33.509Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-12-11T17:35:33.509Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2020-12-11T17:35:33.510Z] ---> Running in 935810dd46d9 [2020-12-11T17:35:33.769Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-11T17:35:33.769Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-11T17:35:33.785Z] Removing intermediate container d76b9e438517 [2020-12-11T17:35:33.785Z] ---> 3811d0f56fdd [2020-12-11T17:35:33.785Z] Step 6/24 : COPY go.mod . [2020-12-11T17:35:34.073Z] Removing intermediate container bf6fc1e0dfc2 [2020-12-11T17:35:34.073Z] ---> d1e281f8b42b [2020-12-11T17:35:34.073Z] Step 6/22 : COPY go.mod . [2020-12-11T17:35:34.349Z] Removing intermediate container 6f181e117975 [2020-12-11T17:35:34.349Z] ---> 6517772773e7 [2020-12-11T17:35:34.349Z] Step 6/22 : COPY go.mod . [2020-12-11T17:35:34.349Z] ---> e7256ac84c34 [2020-12-11T17:35:34.349Z] Step 7/23 : RUN go mod download [2020-12-11T17:35:34.625Z] ---> Running in 376ae607b47e [2020-12-11T17:35:34.710Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-11T17:35:34.710Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-11T17:35:34.710Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-11T17:35:34.903Z] ---> 4330c54b4834 [2020-12-11T17:35:34.903Z] Step 7/24 : RUN go mod download [2020-12-11T17:35:35.180Z] ---> Running in cfe7036e642e [2020-12-11T17:35:35.467Z] ---> eb0a0c9dc734 [2020-12-11T17:35:35.467Z] Step 7/22 : RUN go mod download [2020-12-11T17:35:35.467Z] ---> f8f77a6b8cef [2020-12-11T17:35:35.467Z] Step 7/22 : RUN go mod download [2020-12-11T17:35:35.741Z] ---> Running in 7abd07085ce4 [2020-12-11T17:35:35.741Z] ---> Running in 285d593b8b5e [2020-12-11T17:35:35.915Z] Reading package lists... [2020-12-11T17:35:35.915Z] Reading package lists... [2020-12-11T17:35:35.915Z] Building dependency tree... [2020-12-11T17:35:35.915Z] Reading state information... [2020-12-11T17:35:36.175Z] Calculating upgrade... [2020-12-11T17:35:36.175Z] The following packages will be upgraded: [2020-12-11T17:35:36.175Z] advancecomp base-files bash binutils binutils-common [2020-12-11T17:35:36.175Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-12-11T17:35:36.175Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-12-11T17:35:36.175Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-12-11T17:35:36.175Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-12-11T17:35:36.175Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-12-11T17:35:36.175Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-12-11T17:35:36.175Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-12-11T17:35:36.175Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-12-11T17:35:36.175Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-12-11T17:35:36.175Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-12-11T17:35:36.175Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-12-11T17:35:36.175Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-12-11T17:35:36.175Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-12-11T17:35:36.436Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-12-11T17:35:36.436Z] Need to get 63.5 MB of archives. [2020-12-11T17:35:36.436Z] After this operation, 5178 kB of additional disk space will be used. [2020-12-11T17:35:36.436Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] [2020-12-11T17:35:36.436Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-12-11T17:35:37.008Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-12-11T17:35:37.008Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-12-11T17:35:37.008Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-12-11T17:35:37.008Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-12-11T17:35:37.008Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-12-11T17:35:37.008Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2020-12-11T17:35:37.008Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2020-12-11T17:35:37.008Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-12-11T17:35:37.008Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-12-11T17:35:37.008Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-12-11T17:35:37.269Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2020-12-11T17:35:37.269Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-12-11T17:35:37.269Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-12-11T17:35:37.269Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] [2020-12-11T17:35:37.269Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-124.127 [976 kB] [2020-12-11T17:35:37.269Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-12-11T17:35:37.269Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] [2020-12-11T17:35:37.269Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-12-11T17:35:37.269Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-12-11T17:35:37.269Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-12-11T17:35:37.269Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-12-11T17:35:37.269Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-12-11T17:35:37.269Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-12-11T17:35:37.269Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-12-11T17:35:37.530Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-12-11T17:35:37.531Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-12-11T17:35:37.531Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-12-11T17:35:37.531Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-12-11T17:35:37.531Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-12-11T17:35:37.531Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-12-11T17:35:37.531Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] [2020-12-11T17:35:37.531Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-12-11T17:35:37.531Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-12-11T17:35:37.531Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-12-11T17:35:37.531Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2020-12-11T17:35:37.531Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-12-11T17:35:37.531Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-12-11T17:35:37.531Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-12-11T17:35:37.531Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-12-11T17:35:37.531Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-12-11T17:35:37.531Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-12-11T17:35:37.531Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2020-12-11T17:35:37.531Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2020-12-11T17:35:37.531Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2020-12-11T17:35:37.531Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2020-12-11T17:35:37.531Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2020-12-11T17:35:37.531Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-12-11T17:35:37.531Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-12-11T17:35:37.531Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-12-11T17:35:37.531Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-12-11T17:35:37.734Z] Removing intermediate container 935810dd46d9 [2020-12-11T17:35:37.734Z] ---> 60cc5c860b94 [2020-12-11T17:35:37.734Z] Step 8/21 : COPY . . [2020-12-11T17:35:37.791Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-12-11T17:35:37.791Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-12-11T17:35:37.791Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-12-11T17:35:37.791Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-12-11T17:35:37.791Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2020-12-11T17:35:37.791Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-12-11T17:35:37.791Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-12-11T17:35:37.791Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-12-11T17:35:37.791Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-12-11T17:35:37.791Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2020-12-11T17:35:37.791Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-12-11T17:35:37.791Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-12-11T17:35:37.791Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2020-12-11T17:35:37.791Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2020-12-11T17:35:37.792Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2020-12-11T17:35:37.792Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-12-11T17:35:37.792Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-12-11T17:35:37.792Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-12-11T17:35:37.792Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-12-11T17:35:37.792Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-12-11T17:35:37.792Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-12-11T17:35:37.792Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2020-12-11T17:35:37.792Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-12-11T17:35:38.052Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-12-11T17:35:38.052Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-12-11T17:35:38.052Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2020-12-11T17:35:38.052Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-12-11T17:35:38.052Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-12-11T17:35:38.052Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-12-11T17:35:38.052Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-12-11T17:35:38.052Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-12-11T17:35:38.052Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-12-11T17:35:38.052Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-12-11T17:35:38.052Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-12-11T17:35:38.312Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-12-11T17:35:38.574Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-12-11T17:35:38.724Z] Removing intermediate container 376ae607b47e [2020-12-11T17:35:38.725Z] ---> 880231ddc30a [2020-12-11T17:35:38.725Z] Step 8/23 : COPY . . [2020-12-11T17:35:39.148Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-12-11T17:35:39.148Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-12-11T17:35:39.148Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-12-11T17:35:39.328Z] Removing intermediate container cfe7036e642e [2020-12-11T17:35:39.328Z] ---> 4c7babaec1f0 [2020-12-11T17:35:39.328Z] Step 8/24 : COPY . . [2020-12-11T17:35:39.410Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-12-11T17:35:39.410Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-12-11T17:35:39.410Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-12-11T17:35:39.410Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-12-11T17:35:39.410Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-12-11T17:35:39.410Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-11T17:35:39.670Z] Fetched 63.5 MB in 3s (20.2 MB/s) [2020-12-11T17:35:39.670Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T17:35:39.670Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... [2020-12-11T17:35:39.670Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-11T17:35:40.241Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-11T17:35:40.241Z] Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-11T17:35:40.501Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-124.127_amd64.deb ... [2020-12-11T17:35:40.502Z] Unpacking linux-libc-dev:amd64 (4.15.0-124.127) over (4.15.0-20.21) ... [2020-12-11T17:35:41.072Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T17:35:41.072Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-11T17:35:41.313Z] Removing intermediate container 285d593b8b5e [2020-12-11T17:35:41.313Z] ---> 7b9d71611a81 [2020-12-11T17:35:41.313Z] Step 8/22 : COPY . . [2020-12-11T17:35:41.332Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T17:35:41.332Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-11T17:35:41.332Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T17:35:41.587Z] Removing intermediate container 7abd07085ce4 [2020-12-11T17:35:41.593Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-11T17:35:41.593Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T17:35:41.593Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-11T17:35:41.593Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T17:35:41.593Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-11T17:35:41.855Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T17:35:41.855Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-11T17:35:41.855Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T17:35:41.855Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-11T17:35:41.855Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-11T17:35:41.863Z] ---> 28687fb25181 [2020-12-11T17:35:41.863Z] Step 8/22 : COPY . . [2020-12-11T17:35:42.115Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-11T17:35:42.116Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T17:35:42.116Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-12-11T17:35:42.116Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-11T17:35:42.578Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-11T17:35:42.578Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T17:35:42.578Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-11T17:35:42.578Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T17:35:42.578Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-11T17:35:42.578Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T17:35:42.578Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-11T17:35:42.839Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-11T17:35:42.839Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-11T17:35:42.839Z] Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... [2020-12-11T17:35:43.101Z] Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-11T17:35:43.363Z] Setting up libc6:amd64 (2.27-3ubuntu1.3) ... [2020-12-11T17:35:43.624Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-11T17:35:43.624Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-12-11T17:35:43.624Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-12-11T17:35:43.624Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-12-11T17:35:43.885Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-12-11T17:35:43.885Z] Setting up base-files (10.1ubuntu2.10) ... [2020-12-11T17:35:44.148Z] Installing new version of config file /etc/issue ... [2020-12-11T17:35:44.148Z] Installing new version of config file /etc/issue.net ... [2020-12-11T17:35:44.148Z] Installing new version of config file /etc/lsb-release ... [2020-12-11T17:35:44.148Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-12-11T17:35:44.408Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-12-11T17:35:44.408Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-12-11T17:35:44.670Z] Removing obsolete conffile /etc/default/motd-news ... [2020-12-11T17:35:44.670Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T17:35:44.670Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-12-11T17:35:44.670Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-12-11T17:35:44.932Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-12-11T17:35:44.932Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2020-12-11T17:35:44.932Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T17:35:44.932Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-11T17:35:44.932Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-12-11T17:35:44.932Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-12-11T17:35:45.192Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T17:35:45.192Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-12-11T17:35:45.192Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-12-11T17:35:45.192Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-12-11T17:35:45.453Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T17:35:45.453Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-12-11T17:35:45.453Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-11T17:35:45.714Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-12-11T17:35:45.714Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T17:35:45.714Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-11T17:35:45.975Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-11T17:35:45.975Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-11T17:35:45.975Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T17:35:45.975Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-11T17:35:45.975Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-11T17:35:46.236Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-12-11T17:35:46.237Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T17:35:46.237Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-12-11T17:35:46.237Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-12-11T17:35:46.498Z] Setting up grep (3.1-2build1) ... [2020-12-11T17:35:46.498Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T17:35:46.498Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-11T17:35:46.498Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-11T17:35:46.498Z] Setting up login (1:4.5-1ubuntu2) ... [2020-12-11T17:35:46.760Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T17:35:46.760Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-11T17:35:46.760Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-11T17:35:46.760Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-12-11T17:35:46.760Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T17:35:46.760Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-11T17:35:47.022Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-11T17:35:47.283Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-11T17:35:47.283Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-11T17:35:47.544Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-11T17:35:47.544Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-11T17:35:48.116Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-12-11T17:35:48.116Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T17:35:48.116Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-12-11T17:35:48.116Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-11T17:35:49.505Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-11T17:35:49.505Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-11T17:35:49.505Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-11T17:35:49.505Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-11T17:35:49.505Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-12-11T17:35:49.766Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T17:35:49.766Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-12-11T17:35:49.766Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-12-11T17:35:49.766Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-12-11T17:35:50.028Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T17:35:50.028Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-11T17:35:50.028Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-11T17:35:50.028Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-11T17:35:50.292Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T17:35:50.292Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-11T17:35:50.292Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-11T17:35:50.292Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-11T17:35:50.292Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T17:35:50.292Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-11T17:35:50.553Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-11T17:35:50.553Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-11T17:35:50.553Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T17:35:50.553Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-11T17:35:50.553Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-11T17:35:50.814Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-11T17:35:50.814Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T17:35:50.814Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-11T17:35:50.814Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-11T17:35:51.075Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-11T17:35:51.075Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-11T17:35:51.075Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-11T17:35:51.336Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T17:35:51.336Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-11T17:35:51.336Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-11T17:35:51.336Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-11T17:35:51.598Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T17:35:51.598Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-11T17:35:51.598Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-11T17:35:51.598Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-11T17:35:51.860Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T17:35:51.860Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-11T17:35:51.860Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-11T17:35:51.860Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-12-11T17:35:52.121Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T17:35:52.121Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-11T17:35:52.121Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-11T17:35:52.382Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-12-11T17:35:52.645Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-12-11T17:35:52.906Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-12-11T17:35:53.166Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T17:35:53.166Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-11T17:35:53.167Z] Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-11T17:35:53.427Z] Setting up libc-bin (2.27-3ubuntu1.3) ... [2020-12-11T17:35:53.427Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T17:35:53.427Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-12-11T17:35:53.427Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-11T17:35:53.690Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-12-11T17:35:53.690Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T17:35:53.690Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-12-11T17:35:53.952Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-12-11T17:35:53.952Z] Setting up debconf (1.5.66ubuntu1) ... [2020-12-11T17:35:54.212Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T17:35:54.212Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-11T17:35:54.212Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-11T17:35:54.473Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-11T17:35:54.473Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T17:35:54.473Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-11T17:35:54.733Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-11T17:35:54.733Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-11T17:35:54.733Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T17:35:54.733Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-11T17:35:54.995Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-11T17:35:54.995Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-11T17:35:55.255Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T17:35:55.255Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-11T17:35:55.255Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-11T17:35:55.255Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2020-12-11T17:35:55.255Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-11T17:35:55.516Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-11T17:35:55.516Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-11T17:35:55.516Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-11T17:35:55.782Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T17:35:55.782Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-12-11T17:35:55.782Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-12-11T17:35:55.782Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-12-11T17:35:56.044Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T17:35:56.044Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-12-11T17:35:56.044Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-11T17:35:56.044Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-11T17:35:56.305Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T17:35:56.305Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-11T17:35:56.566Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-11T17:35:56.566Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-11T17:35:56.566Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T17:35:56.566Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-12-11T17:35:56.566Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-12-11T17:35:56.827Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-12-11T17:35:56.827Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T17:35:56.827Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-11T17:35:56.827Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-11T17:35:57.399Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-12-11T17:35:57.399Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T17:35:57.399Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-11T17:35:57.399Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-11T17:35:57.661Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-12-11T17:35:57.661Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T17:35:57.661Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-12-11T17:35:57.661Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-12-11T17:35:57.922Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-12-11T17:35:57.922Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T17:35:57.922Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-12-11T17:35:57.922Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-12-11T17:35:58.183Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-12-11T17:35:58.183Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T17:35:58.183Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-12-11T17:35:58.183Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-12-11T17:35:58.445Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-12-11T17:35:58.445Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T17:35:58.445Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-12-11T17:35:58.445Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-12-11T17:35:58.706Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-12-11T17:35:58.706Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T17:35:58.706Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-12-11T17:35:58.706Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-12-11T17:35:58.967Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-12-11T17:35:58.968Z] (Reading database ... 13915 files and directories currently installed.) [2020-12-11T17:35:58.968Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-11T17:35:58.968Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-11T17:35:58.968Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-11T17:35:59.228Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-11T17:35:59.228Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-11T17:35:59.228Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-11T17:35:59.489Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-12-11T17:35:59.489Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-12-11T17:35:59.750Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-12-11T17:35:59.750Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-12-11T17:35:59.750Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-12-11T17:35:59.750Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-12-11T17:36:00.011Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-12-11T17:36:00.011Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-12-11T17:36:00.011Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-12-11T17:36:00.011Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-12-11T17:36:00.011Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-12-11T17:36:00.271Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-12-11T17:36:00.271Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-12-11T17:36:00.271Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-12-11T17:36:00.271Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-12-11T17:36:00.271Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-12-11T17:36:00.532Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-12-11T17:36:00.532Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-12-11T17:36:01.483Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-12-11T17:36:01.483Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-12-11T17:36:01.483Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-12-11T17:36:01.483Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-12-11T17:36:01.745Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-11T17:36:01.745Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-11T17:36:02.006Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-11T17:36:02.006Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-11T17:36:02.006Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-11T17:36:02.006Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-11T17:36:02.267Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-11T17:36:02.267Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-11T17:36:02.267Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-11T17:36:02.267Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-11T17:36:02.528Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-11T17:36:02.528Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-11T17:36:02.788Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-11T17:36:02.788Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-11T17:36:02.788Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-11T17:36:02.788Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-11T17:36:03.731Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-11T17:36:03.731Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-11T17:36:04.672Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-11T17:36:04.672Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-11T17:36:05.616Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-11T17:36:05.616Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-11T17:36:05.878Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-11T17:36:06.137Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-11T17:36:06.710Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-11T17:36:06.710Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-11T17:36:06.969Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-11T17:36:06.969Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-11T17:36:06.969Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-12-11T17:36:06.969Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-11T17:36:07.230Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-12-11T17:36:07.230Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-11T17:36:07.518Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-12-11T17:36:07.518Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-12-11T17:36:07.518Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-11T17:36:07.518Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-11T17:36:07.518Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-11T17:36:07.518Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-11T17:36:07.934Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-12-11T17:36:07.934Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-12-11T17:36:07.934Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-11T17:36:07.934Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-11T17:36:07.934Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-11T17:36:07.934Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-11T17:36:07.934Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-11T17:36:07.934Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-12-11T17:36:07.934Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-12-11T17:36:08.273Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-12-11T17:36:08.273Z] [2020-12-11T17:36:08.273Z] Current default time zone: 'Etc/UTC' [2020-12-11T17:36:08.273Z] Local time is now: Fri Dec 11 17:36:08 UTC 2020. [2020-12-11T17:36:08.273Z] Universal Time is now: Fri Dec 11 17:36:08 UTC 2020. [2020-12-11T17:36:08.273Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-12-11T17:36:08.273Z] [2020-12-11T17:36:08.273Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2020-12-11T17:36:08.273Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-11T17:36:08.273Z] Setting up linux-libc-dev:amd64 (4.15.0-124.127) ... [2020-12-11T17:36:08.273Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-12-11T17:36:08.273Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-12-11T17:36:08.273Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-12-11T17:36:08.273Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-11T17:36:08.546Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-12-11T17:36:08.546Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-12-11T17:36:08.546Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-12-11T17:36:08.546Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-11T17:36:08.546Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-12-11T17:36:08.722Z] ---> 7d4cac52d52d [2020-12-11T17:36:08.722Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-11T17:36:08.722Z] ---> 0064102f3e4e [2020-12-11T17:36:08.722Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-11T17:36:08.723Z] ---> 23ac0958f6bd [2020-12-11T17:36:08.723Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-11T17:36:08.723Z] ---> bcaed25901ae [2020-12-11T17:36:08.723Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-11T17:36:08.723Z] ---> 7351f2c97d8f [2020-12-11T17:36:08.723Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-11T17:36:08.723Z] ---> Running in 05c3ac4410c1 [2020-12-11T17:36:08.723Z] ---> Running in 3949fbab89c9 [2020-12-11T17:36:08.723Z] ---> Running in ad46c0ae1a40 [2020-12-11T17:36:08.723Z] ---> Running in b4bc0ea15b16 [2020-12-11T17:36:08.723Z] ---> Running in c0a4dc1d64f3 [2020-12-11T17:36:08.723Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-11T17:36:08.723Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-11T17:36:08.723Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-11T17:36:08.723Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-11T17:36:08.723Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-11T17:36:08.825Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-11T17:36:08.825Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-11T17:36:08.825Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-11T17:36:08.825Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-12-11T17:36:08.825Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-11T17:36:08.825Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-12-11T17:36:08.825Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-11T17:36:08.825Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-12-11T17:36:08.825Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-12-11T17:36:09.110Z] Setting up libc-dev-bin (2.27-3ubuntu1.3) ... [2020-12-11T17:36:09.110Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-11T17:36:11.026Z] Updating certificates in /etc/ssl/certs... [2020-12-11T17:36:11.597Z] 22 added, 17 removed; done. [2020-12-11T17:36:11.597Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... [2020-12-11T17:36:11.597Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-11T17:36:11.597Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-12-11T17:36:11.597Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-12-11T17:36:11.597Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-12-11T17:36:11.858Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-11T17:36:11.858Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-11T17:36:11.858Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-11T17:36:11.858Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-11T17:36:11.858Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-11T17:36:11.858Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-11T17:36:11.858Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-11T17:36:11.858Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-12-11T17:36:12.119Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-11T17:36:12.119Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-11T17:36:12.119Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-11T17:36:12.119Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-11T17:36:12.119Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-11T17:36:12.119Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-11T17:36:12.119Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-11T17:36:12.119Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-11T17:36:12.119Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-11T17:36:12.379Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-11T17:36:12.379Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-11T17:36:12.379Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-12-11T17:36:12.379Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-11T17:36:12.379Z] Updating certificates in /etc/ssl/certs... [2020-12-11T17:36:12.950Z] 0 added, 0 removed; done. [2020-12-11T17:36:12.950Z] Running hooks in /etc/ca-certificates/update.d... [2020-12-11T17:36:12.950Z] done. [2020-12-11T17:36:13.521Z] Reading package lists... [2020-12-11T17:36:13.521Z] Building dependency tree... [2020-12-11T17:36:13.521Z] Reading state information... [2020-12-11T17:36:13.782Z] The following NEW packages will be installed: [2020-12-11T17:36:13.782Z] apt-transport-https [2020-12-11T17:36:13.782Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-12-11T17:36:13.782Z] Need to get 1696 B of archives. [2020-12-11T17:36:13.782Z] After this operation, 153 kB of additional disk space will be used. [2020-12-11T17:36:13.782Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2020-12-11T17:36:14.042Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-11T17:36:14.042Z] Fetched 1696 B in 0s (8396 B/s) [2020-12-11T17:36:14.042Z] Selecting previously unselected package apt-transport-https. [2020-12-11T17:36:14.042Z] (Reading database ... 13929 files and directories currently installed.) [2020-12-11T17:36:14.042Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2020-12-11T17:36:14.042Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-11T17:36:14.042Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-11T17:36:14.303Z] Waiting for network to be ready... [2020-12-11T17:36:19.592Z] 2020-12-11T17:36:17Z INFO Waiting for automatic snapd restart... [2020-12-11T17:36:20.162Z] snapd 2.48.1 from Canonical* installed [2020-12-11T17:36:21.104Z] "snapd" switched to the "latest/stable" channel [2020-12-11T17:36:21.104Z] [2020-12-11T17:36:23.647Z] core18 20200929 from Canonical* installed [2020-12-11T17:36:23.909Z] "core18" switched to the "latest/stable" channel [2020-12-11T17:36:23.909Z] [2020-12-11T17:36:27.208Z] snapcraft 4.4.4 from Canonical* installed [2020-12-11T17:36:27.208Z] "snapcraft" switched to the "latest/stable" channel [2020-12-11T17:36:27.208Z] [2020-12-11T17:36:30.507Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2020-12-11T17:36:30.507Z] - README.md [2020-12-11T17:36:30.507Z] - snapcraft.yaml.orig [2020-12-11T17:36:30.507Z] [2020-12-11T17:36:30.507Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-11T17:36:37.095Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-11T17:36:37.095Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-11T17:36:37.095Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-11T17:36:37.095Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-11T17:36:38.296Z] Reading package lists... [2020-12-11T17:36:38.557Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2020-12-11T17:36:45.141Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-11T17:36:45.141Z] Reading package lists... [2020-12-11T17:36:45.141Z] Building dependency tree... [2020-12-11T17:36:45.141Z] Reading state information... [2020-12-11T17:36:45.141Z] Suggested packages: [2020-12-11T17:36:45.141Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-12-11T17:36:45.141Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-12-11T17:36:45.141Z] Recommended packages: [2020-12-11T17:36:45.141Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2020-12-11T17:36:45.141Z] The following NEW packages will be installed: [2020-12-11T17:36:45.141Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2020-12-11T17:36:45.141Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2020-12-11T17:36:45.141Z] pkg-config zip [2020-12-11T17:36:45.141Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2020-12-11T17:36:45.141Z] Need to get 7655 kB of archives. [2020-12-11T17:36:45.141Z] After this operation, 43.7 MB of additional disk space will be used. [2020-12-11T17:36:45.141Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-12-11T17:36:45.141Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-12-11T17:36:45.401Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-12-11T17:36:45.401Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-12-11T17:36:45.401Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-12-11T17:36:45.401Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-12-11T17:36:45.661Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-12-11T17:36:45.661Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-12-11T17:36:45.661Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-12-11T17:36:45.661Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2020-12-11T17:36:45.661Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2020-12-11T17:36:45.661Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-12-11T17:36:45.920Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-12-11T17:36:45.920Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-12-11T17:36:45.920Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-12-11T17:36:46.179Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-11T17:36:46.179Z] Fetched 7655 kB in 1s (7101 kB/s) [2020-12-11T17:36:46.179Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-12-11T17:36:46.179Z] (Reading database ... 13933 files and directories currently installed.) [2020-12-11T17:36:46.179Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-12-11T17:36:46.179Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-11T17:36:46.439Z] Selecting previously unselected package libpsl5:amd64. [2020-12-11T17:36:46.439Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-12-11T17:36:46.439Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-12-11T17:36:46.439Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-12-11T17:36:46.700Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-12-11T17:36:46.700Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-11T17:36:46.700Z] Selecting previously unselected package librtmp1:amd64. [2020-12-11T17:36:46.700Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-12-11T17:36:46.700Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-11T17:36:46.700Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-12-11T17:36:46.700Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2020-12-11T17:36:46.700Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-11T17:36:46.961Z] Selecting previously unselected package liberror-perl. [2020-12-11T17:36:46.961Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2020-12-11T17:36:46.961Z] Unpacking liberror-perl (0.17025-1) ... [2020-12-11T17:36:46.961Z] Selecting previously unselected package git-man. [2020-12-11T17:36:46.961Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-12-11T17:36:46.961Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-11T17:36:46.961Z] Selecting previously unselected package git. [2020-12-11T17:36:46.961Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-12-11T17:36:46.961Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-12-11T17:36:47.904Z] Selecting previously unselected package libnorm1:amd64. [2020-12-11T17:36:47.904Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-12-11T17:36:47.904Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-11T17:36:47.904Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-12-11T17:36:47.904Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-12-11T17:36:47.904Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-11T17:36:47.904Z] Selecting previously unselected package libsodium23:amd64. [2020-12-11T17:36:47.904Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2020-12-11T17:36:47.904Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-12-11T17:36:48.165Z] Selecting previously unselected package libzmq5:amd64. [2020-12-11T17:36:48.165Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-11T17:36:48.165Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-11T17:36:48.165Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-12-11T17:36:48.165Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-11T17:36:48.165Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-11T17:36:48.426Z] Selecting previously unselected package pkg-config. [2020-12-11T17:36:48.426Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-12-11T17:36:48.426Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-12-11T17:36:48.426Z] Selecting previously unselected package zip. [2020-12-11T17:36:48.426Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2020-12-11T17:36:48.426Z] Unpacking zip (3.0-11build1) ... [2020-12-11T17:36:48.686Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-11T17:36:48.686Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-11T17:36:48.686Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-11T17:36:48.686Z] Setting up liberror-perl (0.17025-1) ... [2020-12-11T17:36:48.686Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-12-11T17:36:48.686Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-11T17:36:48.686Z] No schema files found: doing nothing. [2020-12-11T17:36:48.686Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-11T17:36:48.686Z] Setting up zip (3.0-11build1) ... [2020-12-11T17:36:48.686Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-11T17:36:48.948Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-12-11T17:36:48.948Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-12-11T17:36:48.948Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-11T17:36:48.948Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-11T17:36:48.948Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-11T17:36:48.948Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-12-11T17:36:48.948Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-11T17:36:55.538Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-11T17:36:55.538Z] git set to automatically installed. [2020-12-11T17:36:55.538Z] git-man set to automatically installed. [2020-12-11T17:36:55.538Z] libcurl3-gnutls set to automatically installed. [2020-12-11T17:36:55.538Z] liberror-perl set to automatically installed. [2020-12-11T17:36:55.538Z] libglib2.0-0 set to automatically installed. [2020-12-11T17:36:55.538Z] libnghttp2-14 set to automatically installed. [2020-12-11T17:36:55.538Z] libnorm1 set to automatically installed. [2020-12-11T17:36:55.538Z] libpgm-5.2-0 set to automatically installed. [2020-12-11T17:36:55.538Z] libpsl5 set to automatically installed. [2020-12-11T17:36:55.538Z] librtmp1 set to automatically installed. [2020-12-11T17:36:55.538Z] libsodium23 set to automatically installed. [2020-12-11T17:36:55.538Z] libzmq3-dev set to automatically installed. [2020-12-11T17:36:55.538Z] libzmq5 set to automatically installed. [2020-12-11T17:36:55.538Z] pkg-config set to automatically installed. [2020-12-11T17:36:55.538Z] zip set to automatically installed. [2020-12-11T17:36:58.086Z] snapd is not logged in, snap install commands will use sudo [2020-12-11T17:37:04.673Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-11T17:37:04.673Z] snap "core18" has no updates available [2020-12-11T17:37:05.244Z] Pulling config-common [2020-12-11T17:37:06.187Z] Pulling go-build-helper [2020-12-11T17:37:28.148Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-11T17:37:28.148Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-11T17:37:28.148Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1428 kB] [2020-12-11T17:37:28.148Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [281 kB] [2020-12-11T17:37:28.148Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] [2020-12-11T17:37:28.148Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] [2020-12-11T17:37:28.148Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [173 kB] [2020-12-11T17:37:28.148Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.8 kB] [2020-12-11T17:37:28.148Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1091 kB] [2020-12-11T17:37:28.148Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-11T17:37:28.148Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-11T17:37:28.148Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-11T17:37:28.148Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-11T17:37:28.148Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-11T17:37:28.148Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-11T17:37:28.148Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-11T17:37:28.148Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-11T17:37:28.148Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-11T17:37:28.148Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-11T17:37:28.148Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1763 kB] [2020-12-11T17:37:28.148Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [373 kB] [2020-12-11T17:37:28.148Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] [2020-12-11T17:37:28.148Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7308 B] [2020-12-11T17:37:28.148Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [196 kB] [2020-12-11T17:37:28.148Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [26.4 kB] [2020-12-11T17:37:28.148Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1694 kB] [2020-12-11T17:37:28.148Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [356 kB] [2020-12-11T17:37:28.148Z] Fetched 23.4 MB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2020-12-11T17:37:28.148Z] Fetched 96.5 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2020-12-11T17:37:28.148Z] Fetched 279 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2020-12-11T17:37:28.148Z] Fetched 122 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2020-12-11T17:37:28.148Z] Fetched 77.8 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2020-12-11T17:37:28.148Z] Fetched 8848 B in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2020-12-11T17:37:28.148Z] Fetched 47.8 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2020-12-11T17:37:28.148Z] Fetched 45.6 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2020-12-11T17:37:28.148Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2020-12-11T17:37:28.148Z] Fetched 214 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2020-12-11T17:37:28.148Z] Fetched 155 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2020-12-11T17:37:28.148Z] Fetched 50.6 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2020-12-11T17:37:28.148Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2020-12-11T17:37:28.148Z] Fetched 41.8 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2020-12-11T17:37:28.148Z] Fetched 499 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2020-12-11T17:37:28.148Z] Fetched 111 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2020-12-11T17:37:28.148Z] Fetched 240 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2020-12-11T17:37:28.148Z] Fetched 29.3 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2020-12-11T17:37:28.148Z] Fetched 85.5 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2020-12-11T17:37:28.148Z] Fetched 24.5 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2020-12-11T17:37:28.148Z] Fetched 49.2 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2020-12-11T17:37:28.148Z] Fetched 54.2 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2020-12-11T17:37:28.148Z] Fetched 30.8 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2020-12-11T17:37:28.148Z] Fetched 17.0 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2020-12-11T17:37:28.148Z] Fetched 85.9 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2020-12-11T17:37:28.148Z] Fetched 8720 B in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2020-12-11T17:37:28.148Z] Fetched 137 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2020-12-11T17:37:28.148Z] Fetched 119 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2020-12-11T17:37:28.148Z] Fetched 109 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2020-12-11T17:37:28.148Z] Fetched 11.1 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2020-12-11T17:37:28.148Z] Fetched 645 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2020-12-11T17:37:28.148Z] Fetched 41.3 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2020-12-11T17:37:28.148Z] Fetched 17.9 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-12-11T17:37:28.148Z] Fetched 368 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2020-12-11T17:37:28.148Z] Fetched 187 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2020-12-11T17:37:28.148Z] Fetched 175 kB in 0s (0 B/s) [2020-12-11T17:37:28.148Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2020-12-11T17:37:30.067Z] Fetched 206 kB in 0s (0 B/s) [2020-12-11T17:37:30.067Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2020-12-11T17:37:30.067Z] Fetched 1301 kB in 0s (0 B/s) [2020-12-11T17:37:30.067Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2020-12-11T17:37:30.067Z] Fetched 36.2 kB in 0s (0 B/s) [2020-12-11T17:37:30.067Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2020-12-11T17:37:30.067Z] Fetched 159 kB in 0s (0 B/s) [2020-12-11T17:37:30.067Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2020-12-11T17:37:30.067Z] Fetched 107 kB in 0s (0 B/s) [2020-12-11T17:37:30.067Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-12-11T17:37:30.067Z] Fetched 48.7 kB in 0s (0 B/s) [2020-12-11T17:37:30.067Z] Pulling static-packages [2020-12-11T17:37:30.569Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-11T17:37:31.008Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2020-12-11T17:37:31.008Z] Skipping pull go-build-helper (already ran) [2020-12-11T17:37:31.008Z] Skipping pull static-packages (already ran) [2020-12-11T17:37:31.008Z] Building go-build-helper [2020-12-11T17:37:35.215Z] Building static-packages [2020-12-11T17:37:36.601Z] Staging go-build-helper [2020-12-11T17:37:37.182Z] Staging static-packages [2020-12-11T17:37:37.322Z] Removing intermediate container b4bc0ea15b16 [2020-12-11T17:37:37.322Z] ---> 8fb8bacdae00 [2020-12-11T17:37:37.322Z] [2020-12-11T17:37:37.322Z] Step 10/22 : FROM alpine:3.10 [2020-12-11T17:37:37.322Z] 3.10: Pulling from library/alpine [2020-12-11T17:37:38.386Z] Pulling go115 [2020-12-11T17:37:39.347Z] 'edgex-go' has dependencies that need to be staged: go115 [2020-12-11T17:37:39.347Z] Skipping pull go115 (already ran) [2020-12-11T17:37:39.347Z] Building go115 [2020-12-11T17:37:39.347Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-11T17:37:39.347Z] Dload Upload Total Spent Left Speed [2020-12-11T17:37:39.348Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-11T17:37:39.348Z] Status: Downloaded newer image for alpine:3.10 [2020-12-11T17:37:39.348Z] ---> 536a684cf733 [2020-12-11T17:37:39.348Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-11T17:37:40.372Z] ---> Running in b589821b0ad8 [2020-12-11T17:37:41.855Z] Removing intermediate container 3949fbab89c9 [2020-12-11T17:37:41.855Z] ---> 6cc453814a48 [2020-12-11T17:37:41.855Z] [2020-12-11T17:37:41.855Z] Step 10/24 : FROM alpine:3.10 [2020-12-11T17:37:41.855Z] ---> 536a684cf733 [2020-12-11T17:37:41.855Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-11T17:37:41.855Z] ---> Running in 92b3d80b55e9 [2020-12-11T17:37:42.166Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 115M 1 1428k 0 0 4129k 0 0:00:28 --:--:-- 0:00:28 4129k 50 115M 50 58.7M 0 0 43.1M 0 0:00:02 0:00:01 0:00:01 43.1M 83 115M 83 96.8M 0 0 41.2M 0 0:00:02 0:00:02 --:--:-- 41.2M 100 115M 100 115M 0 0 40.6M 0 0:00:02 0:00:02 --:--:-- 40.6M [2020-12-11T17:37:42.496Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-11T17:37:42.744Z] go1.15.2.linux-amd64.tar.gz: OK [2020-12-11T17:37:43.116Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-11T17:37:43.724Z] v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-11T17:37:43.724Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-11T17:37:43.724Z] OK: 10169 distinct packages available [2020-12-11T17:37:44.002Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-11T17:37:44.285Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-11T17:37:44.565Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-11T17:37:44.842Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-11T17:37:44.842Z] v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-11T17:37:44.842Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-11T17:37:44.842Z] OK: 10169 distinct packages available [2020-12-11T17:37:44.842Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-11T17:37:44.842Z] (4/5) Installing curl (7.66.0-r3) [2020-12-11T17:37:44.842Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-11T17:37:44.842Z] Executing busybox-1.30.1-r3.trigger [2020-12-11T17:37:44.842Z] Executing ca-certificates-20191127-r2.trigger [2020-12-11T17:37:45.125Z] OK: 7 MiB in 19 packages [2020-12-11T17:37:45.408Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-11T17:37:45.690Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-11T17:37:45.690Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-11T17:37:45.690Z] (4/5) Installing curl (7.66.0-r3) [2020-12-11T17:37:45.690Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-11T17:37:45.690Z] Executing busybox-1.30.1-r3.trigger [2020-12-11T17:37:45.690Z] Executing ca-certificates-20191127-r2.trigger [2020-12-11T17:37:46.317Z] OK: 7 MiB in 19 packages [2020-12-11T17:37:46.962Z] Staging go115 [2020-12-11T17:37:48.329Z] Removing intermediate container b589821b0ad8 [2020-12-11T17:37:48.329Z] ---> 337c2b7e750b [2020-12-11T17:37:48.329Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-11T17:37:48.611Z] ---> Running in ae1db3df9fa6 [2020-12-11T17:37:49.629Z] Removing intermediate container ae1db3df9fa6 [2020-12-11T17:37:49.629Z] ---> fff54582dcd1 [2020-12-11T17:37:49.629Z] Step 13/22 : WORKDIR / [2020-12-11T17:37:49.629Z] Removing intermediate container 92b3d80b55e9 [2020-12-11T17:37:49.629Z] ---> f4b357b8b20a [2020-12-11T17:37:49.629Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-11T17:37:49.908Z] ---> Running in c8a910a9152b [2020-12-11T17:37:49.909Z] ---> Running in cc68a2717445 [2020-12-11T17:37:50.912Z] Removing intermediate container c8a910a9152b [2020-12-11T17:37:50.912Z] Removing intermediate container cc68a2717445 [2020-12-11T17:37:50.912Z] ---> 371dfb45fc60 [2020-12-11T17:37:50.912Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-11T17:37:50.912Z] ---> 342eb415a52b [2020-12-11T17:37:50.912Z] Step 13/24 : WORKDIR / [2020-12-11T17:37:50.912Z] ---> Running in e797c6d0de17 [2020-12-11T17:37:51.904Z] Removing intermediate container e797c6d0de17 [2020-12-11T17:37:51.904Z] ---> 58ce7c0895e6 [2020-12-11T17:37:51.904Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-11T17:37:52.183Z] ---> 1f6f59aa6592 [2020-12-11T17:37:52.183Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-11T17:37:52.272Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-11T17:37:52.272Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-11T17:37:52.272Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-11T17:37:52.272Z] Fetched 0 B in 0s (0 B/s) [2020-12-11T17:37:52.272Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-12-11T17:37:52.272Z] Fetched 224 kB in 0s (0 B/s) [2020-12-11T17:37:52.272Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-12-11T17:37:52.272Z] Fetched 157 kB in 0s (0 B/s) [2020-12-11T17:37:52.272Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-12-11T17:37:52.272Z] Fetched 221 kB in 0s (0 B/s) [2020-12-11T17:37:52.272Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-12-11T17:37:52.272Z] Fetched 143 kB in 0s (0 B/s) [2020-12-11T17:37:52.272Z] Pulling edgex-go [2020-12-11T17:37:52.843Z] Pulling version [2020-12-11T17:37:53.642Z] ---> f9093a7cba47 [2020-12-11T17:37:53.642Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-11T17:37:53.782Z] Building config-common [2020-12-11T17:37:54.247Z] ---> d89ea8d0b507 [2020-12-11T17:37:54.247Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-11T17:37:54.914Z] ---> d02b915f12b0 [2020-12-11T17:37:54.914Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-11T17:37:55.683Z] ---> 07612e852946 [2020-12-11T17:37:55.683Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-11T17:37:55.701Z] Skipping build go-build-helper (already ran) [2020-12-11T17:37:55.701Z] Skipping build static-packages (already ran) [2020-12-11T17:37:55.701Z] Skipping build go115 (already ran) [2020-12-11T17:37:55.963Z] Building edgex-go [2020-12-11T17:37:55.963Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-11T17:37:56.399Z] ---> 38b110467e91 [2020-12-11T17:37:56.399Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-11T17:37:57.349Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-12-11T17:37:57.350Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 [2020-12-11T17:37:57.350Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-12-11T17:37:57.350Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.121 [2020-12-11T17:37:57.350Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-12-11T17:37:57.350Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-12-11T17:37:57.350Z] go: downloading github.com/google/uuid v1.1.2 [2020-12-11T17:37:57.350Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-12-11T17:37:57.350Z] go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-12-11T17:37:57.350Z] go: downloading github.com/pkg/errors v0.8.1 [2020-12-11T17:37:57.350Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-12-11T17:37:57.350Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-12-11T17:37:57.350Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-12-11T17:37:57.350Z] go: downloading github.com/x448/float16 v0.8.4 [2020-12-11T17:37:57.350Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-12-11T17:37:57.350Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-12-11T17:37:57.350Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2020-12-11T17:37:57.350Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-11T17:37:57.350Z] go: downloading github.com/imdario/mergo v0.3.11 [2020-12-11T17:37:57.350Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-11T17:37:57.350Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-12-11T17:37:57.420Z] ---> 29e9e733e603 [2020-12-11T17:37:57.420Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-11T17:37:57.610Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-12-11T17:37:57.610Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-12-11T17:37:57.610Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-12-11T17:37:57.610Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-12-11T17:37:57.610Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-12-11T17:37:57.610Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-12-11T17:37:57.610Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-12-11T17:37:57.610Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-12-11T17:37:57.610Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-12-11T17:37:57.610Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-12-11T17:37:57.610Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-12-11T17:37:57.610Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-11T17:37:57.610Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-12-11T17:37:57.610Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-12-11T17:37:57.610Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-12-11T17:37:57.610Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-12-11T17:37:57.761Z] ---> Running in 09aac3baad5c [2020-12-11T17:37:57.870Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-12-11T17:37:57.870Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-12-11T17:37:57.870Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-12-11T17:37:57.870Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-12-11T17:37:58.786Z] ---> 604beeb89868 [2020-12-11T17:37:58.786Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-11T17:38:02.215Z] ---> 1c9aeb514634 [2020-12-11T17:38:02.215Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-11T17:38:03.227Z] Removing intermediate container 09aac3baad5c [2020-12-11T17:38:03.227Z] ---> f2435ab276ed [2020-12-11T17:38:03.227Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-11T17:38:03.508Z] ---> Running in e76f9c75ef02 [2020-12-11T17:38:03.790Z] ---> 6a058d38508b [2020-12-11T17:38:03.790Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-11T17:38:04.414Z] Removing intermediate container ad46c0ae1a40 [2020-12-11T17:38:04.414Z] ---> 47dba2645cb0 [2020-12-11T17:38:04.414Z] [2020-12-11T17:38:04.414Z] Step 10/21 : FROM scratch [2020-12-11T17:38:04.414Z] ---> [2020-12-11T17:38:04.414Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T17:38:04.414Z] ---> Running in 7c96ca5bf6d9 [2020-12-11T17:38:04.450Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-11T17:38:04.690Z] Removing intermediate container e76f9c75ef02 [2020-12-11T17:38:04.691Z] ---> 0c16905dd5ab [2020-12-11T17:38:04.691Z] Step 20/22 : LABEL arch=arm64 [2020-12-11T17:38:04.691Z] ---> Running in 4d6b4b7bd6fe [2020-12-11T17:38:04.974Z] ---> Running in 20d4e461f083 [2020-12-11T17:38:05.588Z] Removing intermediate container 4d6b4b7bd6fe [2020-12-11T17:38:05.588Z] ---> 4dd9397f4fce [2020-12-11T17:38:05.588Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-11T17:38:05.866Z] ---> Running in 3cba3a9b038e [2020-12-11T17:38:06.191Z] Removing intermediate container 20d4e461f083 [2020-12-11T17:38:06.191Z] ---> 803eb4ea2f63 [2020-12-11T17:38:06.191Z] Step 21/22 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 [2020-12-11T17:38:06.471Z] ---> Running in 19f8343125d7 [2020-12-11T17:38:06.754Z] Removing intermediate container 3cba3a9b038e [2020-12-11T17:38:06.754Z] ---> 9d7208823928 [2020-12-11T17:38:06.754Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-11T17:38:07.033Z] ---> Running in d8d60a36b3bf [2020-12-11T17:38:07.313Z] Removing intermediate container 19f8343125d7 [2020-12-11T17:38:07.313Z] ---> 2e220944822c [2020-12-11T17:38:07.313Z] Step 22/22 : LABEL version=0.0.0 [2020-12-11T17:38:07.594Z] ---> Running in e23a4093ded9 [2020-12-11T17:38:07.873Z] Removing intermediate container d8d60a36b3bf [2020-12-11T17:38:07.873Z] ---> 0ced145f7833 [2020-12-11T17:38:07.873Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-11T17:38:08.480Z] Removing intermediate container e23a4093ded9 [2020-12-11T17:38:08.480Z] ---> f4594e2a2912 [2020-12-11T17:38:08.480Z] [2020-12-11T17:38:08.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-11T17:38:09.127Z] Removing intermediate container 7c96ca5bf6d9 [2020-12-11T17:38:09.127Z] ---> a5e04de20c4c [2020-12-11T17:38:09.127Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-11T17:38:09.410Z] ---> Running in 2b10feb63570 [2020-12-11T17:38:09.410Z] Successfully built f4594e2a2912 [2020-12-11T17:38:09.410Z] ---> fff032da69b8 [2020-12-11T17:38:09.410Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-11T17:38:09.410Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-11T17:38:09.410Z]  Building docker-security-bootstrap-redis-go ... done Building docker-support-notifications-go [2020-12-11T17:38:09.603Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-11T17:38:10.018Z] Removing intermediate container 2b10feb63570 [2020-12-11T17:38:10.019Z] ---> 1754002c71c5 [2020-12-11T17:38:10.019Z] Step 22/24 : LABEL arch=arm64 [2020-12-11T17:38:10.295Z] ---> Running in 01058c4d62bd [2020-12-11T17:38:10.560Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-11T17:38:10.820Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-11T17:38:10.820Z] go: downloading github.com/stretchr/testify v1.5.1 [2020-12-11T17:38:11.080Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-11T17:38:11.080Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-11T17:38:11.736Z] Removing intermediate container 01058c4d62bd [2020-12-11T17:38:11.736Z] ---> e7c926d17277 [2020-12-11T17:38:11.736Z] Step 23/24 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 [2020-12-11T17:38:12.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-11T17:38:12.464Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2020-12-11T17:38:12.464Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-12-11T17:38:12.727Z] ---> 53527cc2b208 [2020-12-11T17:38:12.727Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-11T17:38:12.727Z] ---> Running in f5e25b036346 [2020-12-11T17:38:13.716Z] Removing intermediate container f5e25b036346 [2020-12-11T17:38:13.716Z] ---> e27737b7dc6f [2020-12-11T17:38:13.716Z] Step 24/24 : LABEL version=0.0.0 [2020-12-11T17:38:13.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-11T17:38:14.317Z] ---> 21fca0aa477a [2020-12-11T17:38:14.317Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-11T17:38:14.317Z] ---> Running in ca7a62ef7ecc [2020-12-11T17:38:14.420Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-11T17:38:14.420Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-12-11T17:38:14.914Z] ---> Running in 7ba751377d75 [2020-12-11T17:38:15.189Z] Removing intermediate container ca7a62ef7ecc [2020-12-11T17:38:15.189Z] ---> e9159086daae [2020-12-11T17:38:15.189Z] [2020-12-11T17:38:15.362Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-11T17:38:15.362Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-11T17:38:15.808Z] Successfully built e9159086daae [2020-12-11T17:38:15.808Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-11T17:38:15.808Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 7ba751377d75 [2020-12-11T17:38:15.808Z] ---> 9959f3ac1360 [2020-12-11T17:38:15.808Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T17:38:15.808Z] Building docker-security-proxy-setup-go [2020-12-11T17:38:16.403Z] ---> Running in 2c9c303c4f08 [2020-12-11T17:38:16.746Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-11T17:38:17.000Z] Removing intermediate container 2c9c303c4f08 [2020-12-11T17:38:17.000Z] ---> 520535967aa7 [2020-12-11T17:38:17.000Z] Step 19/21 : LABEL arch=arm64 [2020-12-11T17:38:17.274Z] ---> Running in b820740d9cae [2020-12-11T17:38:17.688Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-11T17:38:17.876Z] Removing intermediate container b820740d9cae [2020-12-11T17:38:17.876Z] ---> 0d2ce2fefdc7 [2020-12-11T17:38:17.876Z] Step 20/21 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 [2020-12-11T17:38:18.258Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-11T17:38:18.475Z] ---> Running in 695de4358183 [2020-12-11T17:38:19.473Z] Removing intermediate container 695de4358183 [2020-12-11T17:38:19.473Z] ---> e4fbc1f6de91 [2020-12-11T17:38:19.473Z] Step 21/21 : LABEL version=0.0.0 [2020-12-11T17:38:20.166Z] Building version [2020-12-11T17:38:20.919Z] ---> Running in 109d9276ed9b [2020-12-11T17:38:22.077Z] Staging config-common [2020-12-11T17:38:22.926Z] Removing intermediate container 109d9276ed9b [2020-12-11T17:38:22.926Z] ---> 88952434d6f8 [2020-12-11T17:38:22.926Z] [2020-12-11T17:38:23.016Z] Skipping stage go-build-helper (already ran) [2020-12-11T17:38:23.016Z] Skipping stage static-packages (already ran) [2020-12-11T17:38:23.016Z] Skipping stage go115 (already ran) [2020-12-11T17:38:23.016Z] Staging edgex-go [2020-12-11T17:38:23.203Z] Removing intermediate container 05c3ac4410c1 [2020-12-11T17:38:23.203Z] Successfully built 88952434d6f8 [2020-12-11T17:38:23.203Z] ---> 41ea8312d350 [2020-12-11T17:38:23.203Z] [2020-12-11T17:38:23.203Z] Step 10/22 : FROM scratch [2020-12-11T17:38:23.203Z] ---> [2020-12-11T17:38:23.203Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T17:38:23.203Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-11T17:38:23.203Z] Building docker-sys-mgmt-agent-go [2020-12-11T17:38:23.478Z]  Building docker-support-scheduler-go ... done  ---> Using cache [2020-12-11T17:38:23.478Z] ---> 4dd9397f4fce [2020-12-11T17:38:23.478Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-11T17:38:23.765Z] ---> Running in 2c7e24833447 [2020-12-11T17:38:23.960Z] Staging version [2020-12-11T17:38:24.745Z] Removing intermediate container 2c7e24833447 [2020-12-11T17:38:24.745Z] ---> ad2d1a9a6d4f [2020-12-11T17:38:24.745Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-11T17:38:24.745Z] ---> Running in 185f7416d7c2 [2020-12-11T17:38:24.913Z] Priming config-common [2020-12-11T17:38:25.725Z] Removing intermediate container 185f7416d7c2 [2020-12-11T17:38:25.725Z] ---> 7ae3c9e33fdb [2020-12-11T17:38:25.725Z] Step 14/22 : WORKDIR / [2020-12-11T17:38:25.854Z] Priming go-build-helper [2020-12-11T17:38:26.002Z] ---> Running in facfabf45146 [2020-12-11T17:38:26.807Z] Priming static-packages [2020-12-11T17:38:27.442Z] Removing intermediate container facfabf45146 [2020-12-11T17:38:27.443Z] ---> 2ec0cdb3a272 [2020-12-11T17:38:27.443Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-11T17:38:28.891Z] ---> 075c550f79b2 [2020-12-11T17:38:28.891Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-11T17:38:29.350Z] Priming go115 [2020-12-11T17:38:29.919Z] Priming edgex-go [2020-12-11T17:38:31.305Z] Priming version [2020-12-11T17:38:31.876Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2020-12-11T17:38:32.286Z] ---> e4689accf6ae [2020-12-11T17:38:32.286Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-11T17:38:32.286Z] Removing intermediate container c0a4dc1d64f3 [2020-12-11T17:38:32.286Z] ---> 7a97d7e92b43 [2020-12-11T17:38:32.286Z] [2020-12-11T17:38:32.286Z] Step 10/23 : FROM alpine [2020-12-11T17:38:32.286Z] latest: Pulling from library/alpine [2020-12-11T17:38:32.649Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-11T17:38:32.649Z] Status: Downloaded newer image for alpine:latest [2020-12-11T17:38:32.649Z] ---> 2e77e061c27f [2020-12-11T17:38:32.649Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [2020-12-11T17:38:33.639Z] ---> Running in 92d3c62541c0 [2020-12-11T17:38:33.639Z] ---> f0d9ad809b3f [2020-12-11T17:38:33.639Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-11T17:38:33.639Z] ---> Running in 798fe0dbf035 [Pipeline] } [Pipeline] // node [Pipeline] } [2020-12-11T17:38:33.919Z] Removing intermediate container 92d3c62541c0 [2020-12-11T17:38:33.919Z] ---> 42fb01fbc5df [2020-12-11T17:38:33.919Z] Step 12/23 : ENV APP_PORT=48080 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-11T17:38:34.519Z] ---> Running in 3cc14cf2332c [2020-12-11T17:38:34.519Z] Removing intermediate container 798fe0dbf035 [2020-12-11T17:38:34.519Z] ---> b07eff444520 [2020-12-11T17:38:34.519Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T17:38:35.503Z] ---> Running in 8d2ebc20819a [2020-12-11T17:38:35.503Z] Removing intermediate container 3cc14cf2332c [2020-12-11T17:38:35.503Z] ---> 58c6dffd36ad [2020-12-11T17:38:35.503Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-11T17:38:35.777Z] ---> Running in e6c4263edfc6 [2020-12-11T17:38:36.374Z] Removing intermediate container 8d2ebc20819a [2020-12-11T17:38:36.374Z] ---> adfcc91207ee [2020-12-11T17:38:36.374Z] Step 20/22 : LABEL arch=arm64 [2020-12-11T17:38:36.649Z] Removing intermediate container e6c4263edfc6 [2020-12-11T17:38:36.649Z] ---> 7cca9458227b [2020-12-11T17:38:36.649Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T17:38:36.921Z] ---> Running in b930d4e718f6 [2020-12-11T17:38:37.194Z] ---> Running in e658c4b897ef [2020-12-11T17:38:37.812Z] Removing intermediate container b930d4e718f6 [2020-12-11T17:38:37.812Z] ---> e0ecff8d570e [2020-12-11T17:38:37.812Z] Step 21/22 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 [2020-12-11T17:38:38.795Z] ---> Running in c195ad1dae94 [2020-12-11T17:38:40.236Z] Removing intermediate container c195ad1dae94 [2020-12-11T17:38:40.236Z] ---> 87c6ae2a5fca [2020-12-11T17:38:40.236Z] Step 22/22 : LABEL version=0.0.0 [2020-12-11T17:38:40.236Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T17:38:40.236Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-11T17:38:40.236Z] ---> ab55533b88cd [2020-12-11T17:38:40.236Z] Step 3/24 : WORKDIR /edgex-go [2020-12-11T17:38:40.236Z] ---> Using cache [2020-12-11T17:38:40.236Z] ---> 115b983aa1ea [2020-12-11T17:38:40.236Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T17:38:40.236Z] ---> Using cache [2020-12-11T17:38:40.236Z] ---> ba272e0ca2b1 [2020-12-11T17:38:40.236Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-11T17:38:40.508Z] ---> Running in 891966b8c61d [2020-12-11T17:38:40.508Z] ---> Running in abd1f5d73828 [2020-12-11T17:38:41.493Z] Removing intermediate container e658c4b897ef [2020-12-11T17:38:41.493Z] ---> 73ef50765414 [2020-12-11T17:38:41.493Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-11T17:38:41.493Z] Removing intermediate container abd1f5d73828 [2020-12-11T17:38:41.493Z] ---> 6d28c9d2c697 [2020-12-11T17:38:41.493Z] [2020-12-11T17:38:41.769Z] ---> Running in 45d9a57adc40 [2020-12-11T17:38:42.048Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T17:38:42.322Z] Successfully built 6d28c9d2c697 [2020-12-11T17:38:42.322Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-11T17:38:42.322Z]  Building docker-core-metadata-go ... done Building docker-core-command-go [2020-12-11T17:38:42.912Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T17:38:42.912Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T17:38:43.890Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T17:38:44.162Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T17:38:44.162Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T17:38:44.162Z] OK: 12618 distinct packages available [2020-12-11T17:38:44.757Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-11T17:38:44.757Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-11T17:38:45.029Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-11T17:38:45.029Z] OK: 217 MiB in 51 packages [2020-12-11T17:38:45.304Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-11T17:38:45.304Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-11T17:38:45.590Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T17:38:45.590Z] OK: 8 MiB in 19 packages [2020-12-11T17:38:48.230Z] Removing intermediate container 891966b8c61d [2020-12-11T17:38:48.230Z] ---> fad7fdd93f10 [2020-12-11T17:38:48.230Z] Step 6/24 : COPY go.mod . [2020-12-11T17:38:49.211Z] Removing intermediate container 45d9a57adc40 [2020-12-11T17:38:49.211Z] ---> 54cfb14899fc [2020-12-11T17:38:49.211Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-11T17:38:49.498Z] ---> 35c0d0a747ce [2020-12-11T17:38:49.498Z] Step 7/24 : RUN go mod download [2020-12-11T17:38:50.102Z] ---> Running in 4fa0399989a1 [2020-12-11T17:38:50.702Z] ---> 1e32a197ec85 [2020-12-11T17:38:50.702Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-11T17:38:54.108Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T17:38:54.108Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-11T17:38:54.108Z] ---> ab55533b88cd [2020-12-11T17:38:54.108Z] Step 3/21 : WORKDIR /edgex-go [2020-12-11T17:38:54.108Z] ---> Using cache [2020-12-11T17:38:54.108Z] ---> 115b983aa1ea [2020-12-11T17:38:54.108Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T17:38:54.108Z] ---> Using cache [2020-12-11T17:38:54.108Z] ---> ba272e0ca2b1 [2020-12-11T17:38:54.108Z] Step 5/21 : RUN apk update && apk add make git [2020-12-11T17:38:54.108Z] ---> Using cache [2020-12-11T17:38:54.108Z] ---> d1e281f8b42b [2020-12-11T17:38:54.108Z] Step 6/21 : COPY go.mod . [2020-12-11T17:38:54.108Z] ---> Using cache [2020-12-11T17:38:54.108Z] ---> eb0a0c9dc734 [2020-12-11T17:38:54.108Z] Step 7/21 : RUN go mod download [2020-12-11T17:38:54.108Z] ---> Using cache [2020-12-11T17:38:54.108Z] ---> 28687fb25181 [2020-12-11T17:38:54.108Z] Step 8/21 : COPY . . [2020-12-11T17:38:54.108Z] ---> Using cache [2020-12-11T17:38:54.108Z] ---> 7d4cac52d52d [2020-12-11T17:38:54.108Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-11T17:38:54.108Z] ---> 3bdffae576bb [2020-12-11T17:38:54.108Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-11T17:38:54.703Z] ---> Running in 1f1bb4252dd9 [2020-12-11T17:38:56.215Z] Removing intermediate container 4fa0399989a1 [2020-12-11T17:38:56.215Z] ---> 2a715ac82f51 [2020-12-11T17:38:56.215Z] Step 8/24 : COPY . . [2020-12-11T17:38:56.499Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-11T17:38:56.499Z] ---> f89480117fdb [2020-12-11T17:38:56.499Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-11T17:38:56.792Z] ---> Running in 6ace80c2ea9c [2020-12-11T17:38:58.246Z] Removing intermediate container 6ace80c2ea9c [2020-12-11T17:38:58.246Z] ---> 882c1d121b12 [2020-12-11T17:38:58.246Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T17:38:58.845Z] ---> Running in 25e51f40e1e7 [2020-12-11T17:39:00.290Z] Removing intermediate container 25e51f40e1e7 [2020-12-11T17:39:00.290Z] ---> 9e63e01a758d [2020-12-11T17:39:00.290Z] Step 21/23 : LABEL arch=arm64 [2020-12-11T17:39:00.566Z] ---> Running in ce1ef821ed72 [2020-12-11T17:39:01.551Z] Removing intermediate container ce1ef821ed72 [2020-12-11T17:39:01.551Z] ---> 6529db45e2e7 [2020-12-11T17:39:01.551Z] Step 22/23 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 [2020-12-11T17:39:01.837Z] ---> Running in e64c6bf8968c [2020-12-11T17:39:03.279Z] Removing intermediate container e64c6bf8968c [2020-12-11T17:39:03.279Z] ---> 6b173b265617 [2020-12-11T17:39:03.279Z] Step 23/23 : LABEL version=0.0.0 [2020-12-11T17:39:03.883Z] ---> Running in 2dbf8e53d240 [2020-12-11T17:39:04.481Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T17:39:04.481Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-11T17:39:04.481Z] ---> ab55533b88cd [2020-12-11T17:39:04.481Z] Step 3/27 : WORKDIR /edgex-go [2020-12-11T17:39:04.481Z] ---> Using cache [2020-12-11T17:39:04.481Z] ---> 115b983aa1ea [2020-12-11T17:39:04.481Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T17:39:04.481Z] ---> Using cache [2020-12-11T17:39:04.481Z] ---> ba272e0ca2b1 [2020-12-11T17:39:04.481Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-11T17:39:05.081Z] ---> Running in 3a92d91eef2a [2020-12-11T17:39:05.358Z] Removing intermediate container 2dbf8e53d240 [2020-12-11T17:39:05.358Z] ---> 7e461778a0b6 [2020-12-11T17:39:05.358Z] [2020-12-11T17:39:07.342Z] Successfully built 7e461778a0b6 [2020-12-11T17:39:07.342Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-11T17:39:07.342Z]  Building docker-core-data-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T17:39:07.342Z] Building docker-security-secrets-setup-go [2020-12-11T17:39:08.326Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T17:39:09.319Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T17:39:09.319Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T17:39:09.319Z] OK: 12618 distinct packages available [2020-12-11T17:39:10.302Z] OK: 217 MiB in 51 packages [2020-12-11T17:39:17.023Z] Removing intermediate container 3a92d91eef2a [2020-12-11T17:39:17.023Z] ---> 0e0bdc6ab2d6 [2020-12-11T17:39:17.023Z] Step 6/27 : COPY go.mod . [2020-12-11T17:39:18.477Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T17:39:18.477Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-11T17:39:18.477Z] ---> ab55533b88cd [2020-12-11T17:39:18.477Z] Step 3/22 : WORKDIR /edgex-go [2020-12-11T17:39:18.477Z] ---> Using cache [2020-12-11T17:39:18.477Z] ---> 115b983aa1ea [2020-12-11T17:39:18.477Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T17:39:18.477Z] ---> Using cache [2020-12-11T17:39:18.477Z] ---> ba272e0ca2b1 [2020-12-11T17:39:18.477Z] Step 5/22 : RUN apk update && apk add make git [2020-12-11T17:39:18.477Z] ---> Using cache [2020-12-11T17:39:18.477Z] ---> d1e281f8b42b [2020-12-11T17:39:18.477Z] Step 6/22 : COPY go.mod . [2020-12-11T17:39:18.477Z] ---> Using cache [2020-12-11T17:39:18.477Z] ---> eb0a0c9dc734 [2020-12-11T17:39:18.477Z] Step 7/22 : RUN go mod download [2020-12-11T17:39:18.477Z] ---> Using cache [2020-12-11T17:39:18.477Z] ---> 28687fb25181 [2020-12-11T17:39:18.477Z] Step 8/22 : COPY . . [2020-12-11T17:39:18.749Z] ---> f460900fec53 [2020-12-11T17:39:18.749Z] Step 7/27 : RUN go mod download [2020-12-11T17:39:18.749Z] ---> Using cache [2020-12-11T17:39:18.749Z] ---> 7d4cac52d52d [2020-12-11T17:39:18.749Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-11T17:39:19.343Z] ---> Running in 65618103fbfd [2020-12-11T17:39:19.343Z] ---> Running in bd142004f759 [2020-12-11T17:39:21.973Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-11T17:39:26.314Z] Removing intermediate container 65618103fbfd [2020-12-11T17:39:26.314Z] ---> 7df74470360d [2020-12-11T17:39:26.314Z] Step 8/27 : COPY . . [2020-12-11T17:39:26.314Z] ---> 28d7242dec44 [2020-12-11T17:39:26.314Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-11T17:39:27.315Z] ---> Running in 2ad90fa59769 [2020-12-11T17:39:29.959Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-11T17:39:36.711Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T17:39:36.711Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-11T17:39:36.711Z] ---> ab55533b88cd [2020-12-11T17:39:36.711Z] Step 3/29 : WORKDIR /edgex-go [2020-12-11T17:39:36.711Z] ---> Using cache [2020-12-11T17:39:36.711Z] ---> 115b983aa1ea [2020-12-11T17:39:36.711Z] Step 4/29 : RUN apk update && apk add make git [2020-12-11T17:39:40.149Z] ---> Running in c721d9947285 [2020-12-11T17:39:42.136Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T17:39:43.121Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T17:39:44.566Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T17:39:44.566Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T17:39:44.566Z] OK: 12618 distinct packages available [2020-12-11T17:39:45.553Z] OK: 217 MiB in 51 packages [2020-12-11T17:39:48.965Z] Removing intermediate container c721d9947285 [2020-12-11T17:39:48.965Z] ---> 53465cb77504 [2020-12-11T17:39:48.965Z] Step 5/29 : COPY go.mod . [2020-12-11T17:39:49.242Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-11T17:39:50.687Z] ---> ec19e4adb66c [2020-12-11T17:39:50.687Z] Step 6/29 : RUN go mod download [2020-12-11T17:39:50.963Z] ---> Running in 876e0dbdacd9 [2020-12-11T17:39:51.568Z] ---> 158b1377e24f [2020-12-11T17:39:51.568Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-11T17:39:51.844Z] ---> Running in 877266e2daf2 [2020-12-11T17:39:53.839Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-11T17:39:55.824Z] Removing intermediate container 876e0dbdacd9 [2020-12-11T17:39:55.824Z] ---> 20a777d7de6d [2020-12-11T17:39:55.824Z] Step 7/29 : COPY . . [2020-12-11T17:40:14.179Z] Removing intermediate container 1f1bb4252dd9 [2020-12-11T17:40:14.179Z] ---> 0c86542703b7 [2020-12-11T17:40:14.179Z] [2020-12-11T17:40:14.179Z] Step 10/21 : FROM alpine [2020-12-11T17:40:14.179Z] ---> 2e77e061c27f [2020-12-11T17:40:14.179Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-11T17:40:14.179Z] ---> Running in 679c4e94f0e5 [2020-12-11T17:40:16.170Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T17:40:16.170Z] ---> 60a97019ed0a [2020-12-11T17:40:16.170Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-11T17:40:16.445Z] ---> Running in 88839dc5a8f3 [2020-12-11T17:40:16.445Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T17:40:17.435Z] v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-11T17:40:17.435Z] v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-11T17:40:17.435Z] OK: 12617 distinct packages available [2020-12-11T17:40:18.115Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-11T17:40:18.398Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-11T17:40:18.398Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-11T17:40:18.398Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-11T17:40:18.398Z] (4/4) Installing curl (7.69.1-r3) [2020-12-11T17:40:18.398Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T17:40:18.398Z] Executing ca-certificates-20191127-r4.trigger [2020-12-11T17:40:19.047Z] OK: 7 MiB in 18 packages [2020-12-11T17:40:21.812Z] Removing intermediate container 679c4e94f0e5 [2020-12-11T17:40:21.812Z] ---> 6231156bf603 [2020-12-11T17:40:21.812Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-11T17:40:21.812Z] ---> Running in 89a32fe70c75 [2020-12-11T17:40:22.088Z] Removing intermediate container 89a32fe70c75 [2020-12-11T17:40:22.088Z] ---> 1e2588a14497 [2020-12-11T17:40:22.088Z] Step 13/21 : WORKDIR /edgex [2020-12-11T17:40:22.365Z] ---> Running in f9839f1544a1 [2020-12-11T17:40:22.965Z] Removing intermediate container f9839f1544a1 [2020-12-11T17:40:22.965Z] ---> d5d62a9cf5e8 [2020-12-11T17:40:22.965Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-11T17:40:24.414Z] ---> 53cdbe02ed43 [2020-12-11T17:40:24.414Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-11T17:40:25.860Z] ---> 52afe7db9bcb [2020-12-11T17:40:25.860Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-11T17:40:27.842Z] ---> acb8326470a3 [2020-12-11T17:40:27.842Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-11T17:40:27.842Z] ---> Running in 95ba5f7a2efe [2020-12-11T17:40:28.443Z] Removing intermediate container 95ba5f7a2efe [2020-12-11T17:40:28.443Z] ---> 6c3a525929bc [2020-12-11T17:40:28.443Z] Step 18/21 : CMD ["--init=true"] [2020-12-11T17:40:28.444Z] ---> Running in 3b278ecdee6a [2020-12-11T17:40:29.042Z] Removing intermediate container 3b278ecdee6a [2020-12-11T17:40:29.042Z] ---> 63900e9e16f3 [2020-12-11T17:40:29.042Z] Step 19/21 : LABEL arch=arm64 [2020-12-11T17:40:29.315Z] ---> Running in f47abba2103c [2020-12-11T17:40:30.300Z] Removing intermediate container f47abba2103c [2020-12-11T17:40:30.300Z] ---> 89f302b482a4 [2020-12-11T17:40:30.300Z] Step 20/21 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 [2020-12-11T17:40:30.574Z] ---> Running in d1f2b9629916 [2020-12-11T17:40:31.180Z] Removing intermediate container d1f2b9629916 [2020-12-11T17:40:31.181Z] ---> 00ec41460ab1 [2020-12-11T17:40:31.181Z] Step 21/21 : LABEL version=0.0.0 [2020-12-11T17:40:31.181Z] ---> Running in 90c3360fe386 [2020-12-11T17:40:31.777Z] Removing intermediate container 90c3360fe386 [2020-12-11T17:40:31.777Z] ---> d5fd804b8c3f [2020-12-11T17:40:31.777Z] [2020-12-11T17:40:32.378Z] Successfully built d5fd804b8c3f [2020-12-11T17:40:32.378Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-11T17:41:11.377Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container bd142004f759 [2020-12-11T17:41:11.377Z] ---> d828f48c1209 [2020-12-11T17:41:11.377Z] [2020-12-11T17:41:11.377Z] Step 10/22 : FROM scratch [2020-12-11T17:41:11.377Z] ---> [2020-12-11T17:41:11.377Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T17:41:11.377Z] ---> Using cache [2020-12-11T17:41:11.377Z] ---> 4dd9397f4fce [2020-12-11T17:41:11.377Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-11T17:41:11.377Z] ---> Running in 0af542982584 [2020-12-11T17:41:11.377Z] Removing intermediate container 0af542982584 [2020-12-11T17:41:11.377Z] ---> 917f813bb83c [2020-12-11T17:41:11.377Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-11T17:41:11.377Z] ---> Running in c78cad0eba20 [2020-12-11T17:41:11.377Z] Removing intermediate container c78cad0eba20 [2020-12-11T17:41:11.377Z] ---> c0f64858ffe1 [2020-12-11T17:41:11.377Z] Step 14/22 : WORKDIR / [2020-12-11T17:41:11.377Z] ---> Running in a95986eb2d13 [2020-12-11T17:41:11.377Z] Removing intermediate container a95986eb2d13 [2020-12-11T17:41:11.377Z] ---> ef24a40c79b8 [2020-12-11T17:41:11.377Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-11T17:41:11.377Z] ---> 898c81c0332a [2020-12-11T17:41:11.377Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-11T17:41:14.782Z] ---> 87e9a0a6fd24 [2020-12-11T17:41:14.782Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-11T17:41:14.782Z] Removing intermediate container 2ad90fa59769 [2020-12-11T17:41:14.782Z] ---> dd5ac99072ce [2020-12-11T17:41:14.782Z] [2020-12-11T17:41:14.782Z] Step 10/24 : FROM scratch [2020-12-11T17:41:14.782Z] ---> [2020-12-11T17:41:14.782Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-11T17:41:15.387Z] ---> Running in be28277d45df [2020-12-11T17:41:15.664Z] ---> 448899f21402 [2020-12-11T17:41:15.664Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-11T17:41:15.941Z] ---> Running in d2f874efe711 [2020-12-11T17:41:16.220Z] Removing intermediate container be28277d45df [2020-12-11T17:41:16.220Z] ---> 7078ea47f952 [2020-12-11T17:41:16.220Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-11T17:41:16.220Z] ---> Running in 68236d374d82 [2020-12-11T17:41:16.493Z] Removing intermediate container d2f874efe711 [2020-12-11T17:41:16.493Z] ---> ed6409c67c96 [2020-12-11T17:41:16.493Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T17:41:16.769Z] ---> Running in bd0682ff9df8 [2020-12-11T17:41:17.046Z] Removing intermediate container 68236d374d82 [2020-12-11T17:41:17.046Z] ---> 3c1045424f93 [2020-12-11T17:41:17.046Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-11T17:41:17.046Z] ---> Running in 1870d56f41db [2020-12-11T17:41:17.322Z] Removing intermediate container 877266e2daf2 [2020-12-11T17:41:17.322Z] ---> f702820a2ede [2020-12-11T17:41:17.322Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-11T17:41:17.322Z] Removing intermediate container bd0682ff9df8 [2020-12-11T17:41:17.322Z] ---> 41fb2adcc05a [2020-12-11T17:41:17.322Z] Step 20/22 : LABEL arch=arm64 [2020-12-11T17:41:17.602Z] ---> Running in 7d37c5ec1484 [2020-12-11T17:41:17.602Z] ---> Running in 463f8c38b3c1 [2020-12-11T17:41:17.886Z] Removing intermediate container 1870d56f41db [2020-12-11T17:41:17.886Z] ---> ec54c84f5213 [2020-12-11T17:41:17.886Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-11T17:41:18.486Z] Removing intermediate container 463f8c38b3c1 [2020-12-11T17:41:18.486Z] ---> 11200778f0c4 [2020-12-11T17:41:18.486Z] Step 21/22 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 [2020-12-11T17:41:18.764Z] ---> Running in 898d59bdc837 [2020-12-11T17:41:19.039Z] ---> a961f35cd5e5 [2020-12-11T17:41:19.039Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-11T17:41:19.315Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-11T17:41:19.316Z] Removing intermediate container 898d59bdc837 [2020-12-11T17:41:19.316Z] ---> 916f89204479 [2020-12-11T17:41:19.316Z] Step 22/22 : LABEL version=0.0.0 [2020-12-11T17:41:19.592Z] ---> Running in 06d15cace8e6 [2020-12-11T17:41:20.585Z] Removing intermediate container 06d15cace8e6 [2020-12-11T17:41:20.585Z] ---> 06c7dd58e6da [2020-12-11T17:41:20.585Z] [2020-12-11T17:41:20.860Z] ---> ff83ef2f979d [2020-12-11T17:41:20.860Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-11T17:41:21.149Z] Successfully built 06c7dd58e6da [2020-12-11T17:41:21.149Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-11T17:41:21.424Z]  Building docker-core-command-go ... done Removing intermediate container 88839dc5a8f3 [2020-12-11T17:41:21.424Z] ---> 88091ffdd254 [2020-12-11T17:41:21.424Z] [2020-12-11T17:41:21.424Z] Step 9/29 : FROM alpine:latest [2020-12-11T17:41:21.424Z] ---> 2e77e061c27f [2020-12-11T17:41:21.424Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-11T17:41:21.697Z] ---> Running in 67c20c792a5f [2020-12-11T17:41:22.297Z] Removing intermediate container 67c20c792a5f [2020-12-11T17:41:22.297Z] ---> a1ab41bf11f1 [2020-12-11T17:41:22.297Z] Step 11/29 : USER root [2020-12-11T17:41:22.571Z] ---> Running in d5cdb7d2a2d9 [2020-12-11T17:41:22.571Z] ---> a4837d7a2c7f [2020-12-11T17:41:22.571Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-11T17:41:22.848Z] Removing intermediate container 7d37c5ec1484 [2020-12-11T17:41:22.848Z] ---> 81af19aef2f2 [2020-12-11T17:41:22.848Z] [2020-12-11T17:41:22.848Z] Step 11/27 : FROM docker:latest [2020-12-11T17:41:22.848Z] ---> eeaf43b92773 [2020-12-11T17:41:22.848Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-11T17:41:22.848Z] ---> Running in 9e4e05ded7e6 [2020-12-11T17:41:23.122Z] Removing intermediate container d5cdb7d2a2d9 [2020-12-11T17:41:23.122Z] ---> 866301219baa [2020-12-11T17:41:23.122Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-11T17:41:23.396Z] ---> Running in ee0084a007e9 [2020-12-11T17:41:23.397Z] ---> ecd475eef3a2 [2020-12-11T17:41:23.397Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-11T17:41:24.379Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T17:41:24.650Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T17:41:24.650Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T17:41:24.925Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T17:41:24.925Z] ---> 553e9080fb74 [2020-12-11T17:41:24.925Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-11T17:41:25.200Z] (1/2) Installing readline (8.0.4-r0) [2020-12-11T17:41:25.200Z] (2/2) Installing bash (5.0.17-r0) [2020-12-11T17:41:25.474Z] Executing bash-5.0.17-r0.post-install [2020-12-11T17:41:25.474Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T17:41:25.474Z] OK: 12 MiB in 22 packages [2020-12-11T17:41:25.474Z] v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-11T17:41:25.474Z] v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-11T17:41:25.474Z] OK: 12617 distinct packages available [2020-12-11T17:41:25.751Z] ---> 5585ea26d0b7 [2020-12-11T17:41:25.751Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-11T17:41:26.030Z] ---> Running in 2d03f6ab9b64 [2020-12-11T17:41:26.030Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-11T17:41:26.314Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-11T17:41:26.314Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T17:41:26.314Z] Executing ca-certificates-20191127-r4.trigger [2020-12-11T17:41:26.587Z] OK: 6 MiB in 16 packages [2020-12-11T17:41:26.587Z] Removing intermediate container 2d03f6ab9b64 [2020-12-11T17:41:26.587Z] ---> 74ad04d0ae8c [2020-12-11T17:41:26.587Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T17:41:26.865Z] ---> Running in 6275dd0f6976 [2020-12-11T17:41:26.865Z] Removing intermediate container 9e4e05ded7e6 [2020-12-11T17:41:26.865Z] ---> 2c24938de43a [2020-12-11T17:41:26.865Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-11T17:41:27.135Z] ---> Running in 04ec33b5e489 [2020-12-11T17:41:27.414Z] Removing intermediate container 6275dd0f6976 [2020-12-11T17:41:27.414Z] ---> 140b4a027a5f [2020-12-11T17:41:27.414Z] Step 22/24 : LABEL arch=arm64 [2020-12-11T17:41:27.414Z] ---> Running in e8174722bc89 [2020-12-11T17:41:28.008Z] Removing intermediate container e8174722bc89 [2020-12-11T17:41:28.008Z] ---> 1057302eff0d [2020-12-11T17:41:28.008Z] Step 23/24 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 [2020-12-11T17:41:28.281Z] Removing intermediate container ee0084a007e9 [2020-12-11T17:41:28.281Z] ---> c5b281a2961a [2020-12-11T17:41:28.281Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-11T17:41:28.281Z] ---> Running in 1d39d036321e [2020-12-11T17:41:28.281Z] ---> Running in 90b85651bba9 [2020-12-11T17:41:28.875Z] Removing intermediate container 1d39d036321e [2020-12-11T17:41:28.875Z] ---> 49195bccc35f [2020-12-11T17:41:28.875Z] Step 24/24 : LABEL version=0.0.0 [2020-12-11T17:41:28.875Z] Removing intermediate container 90b85651bba9 [2020-12-11T17:41:28.875Z] ---> e7f9aac9859f [2020-12-11T17:41:28.875Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-11T17:41:29.149Z] ---> Running in 405985004d1a [2020-12-11T17:41:29.149Z] ---> Running in 3209b7578dea [2020-12-11T17:41:29.421Z] Removing intermediate container 405985004d1a [2020-12-11T17:41:29.421Z] ---> 8b522db019b3 [2020-12-11T17:41:29.421Z] [2020-12-11T17:41:29.692Z] Removing intermediate container 04ec33b5e489 [2020-12-11T17:41:29.692Z] ---> ee5a98578417 [2020-12-11T17:41:29.692Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-11T17:41:29.692Z] Removing intermediate container 3209b7578dea [2020-12-11T17:41:29.692Z] ---> 49dcbded56e4 [2020-12-11T17:41:29.692Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-11T17:41:29.963Z] ---> Running in a4da863cfc09 [2020-12-11T17:41:29.963Z] ---> Running in f3e34089444a [2020-12-11T17:41:30.239Z] Successfully built 8b522db019b3 [2020-12-11T17:41:30.239Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-11T17:41:30.517Z]  Building docker-support-notifications-go ... done Removing intermediate container a4da863cfc09 [2020-12-11T17:41:30.517Z] ---> 435220172b00 [2020-12-11T17:41:30.517Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-11T17:41:30.517Z] ---> Running in e2ded34d92f5 [2020-12-11T17:41:31.114Z] Removing intermediate container e2ded34d92f5 [2020-12-11T17:41:31.114Z] ---> 3d18c4cc8ec6 [2020-12-11T17:41:31.114Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-11T17:41:31.393Z] ---> Running in a977b5f126b3 [2020-12-11T17:41:31.990Z] Removing intermediate container a977b5f126b3 [2020-12-11T17:41:31.990Z] ---> 6cc6fe33c695 [2020-12-11T17:41:31.990Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-11T17:41:32.642Z] Removing intermediate container f3e34089444a [2020-12-11T17:41:32.642Z] ---> ac7219100503 [2020-12-11T17:41:32.642Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-11T17:41:33.233Z] ---> 9c73bac7edf6 [2020-12-11T17:41:33.233Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-11T17:41:33.505Z] ---> 78d23ac48e97 [2020-12-11T17:41:33.505Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-11T17:41:34.101Z] ---> 7c43d74e6ad1 [2020-12-11T17:41:34.101Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-11T17:41:34.372Z] ---> f81b47cf9721 [2020-12-11T17:41:34.372Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-11T17:41:34.981Z] ---> 2014165eaa96 [2020-12-11T17:41:34.981Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-11T17:41:34.981Z] ---> Running in 1f7f67e064d6 [2020-12-11T17:41:35.262Z] ---> 8b7f91622f42 [2020-12-11T17:41:35.262Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-11T17:41:36.254Z] ---> 67e9079f4e70 [2020-12-11T17:41:36.254Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-11T17:41:36.254Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T17:41:36.527Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T17:41:37.125Z] ---> d284e07438bd [2020-12-11T17:41:37.125Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-11T17:41:37.125Z] ---> Running in 57e06139bea3 [2020-12-11T17:41:37.125Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-11T17:41:37.125Z] (2/33) Installing expat (2.2.9-r1) [2020-12-11T17:41:37.125Z] (3/33) Installing libffi (3.3-r2) [2020-12-11T17:41:37.125Z] (4/33) Installing gdbm (1.13-r1) [2020-12-11T17:41:37.125Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-11T17:41:37.125Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-11T17:41:37.399Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-11T17:41:39.376Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-11T17:41:39.376Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-11T17:41:39.376Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-11T17:41:39.376Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-11T17:41:39.376Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-11T17:41:39.376Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-11T17:41:39.376Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-11T17:41:39.376Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-11T17:41:39.376Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-11T17:41:39.376Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-11T17:41:39.376Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-11T17:41:39.376Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-11T17:41:39.376Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-11T17:41:39.648Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-11T17:41:39.648Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-11T17:41:39.648Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-11T17:41:39.648Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-11T17:41:39.648Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-11T17:41:39.648Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-11T17:41:39.648Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-11T17:41:39.648Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-11T17:41:39.648Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-11T17:41:39.648Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-11T17:41:39.922Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-11T17:41:39.922Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-11T17:41:39.922Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-11T17:41:39.922Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T17:41:39.922Z] OK: 71 MiB in 55 packages [2020-12-11T17:41:40.194Z] Removing intermediate container 57e06139bea3 [2020-12-11T17:41:40.194Z] ---> a4384b971989 [2020-12-11T17:41:40.194Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-11T17:41:40.786Z] ---> f87a67316b27 [2020-12-11T17:41:40.786Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-11T17:41:41.054Z] ---> Running in b6cf15265317 [2020-12-11T17:41:43.766Z] Removing intermediate container b6cf15265317 [2020-12-11T17:41:43.766Z] ---> 8d17e1423721 [2020-12-11T17:41:43.766Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-11T17:41:44.046Z] ---> Running in 47cfd68043e9 [2020-12-11T17:41:46.065Z] Removing intermediate container 1f7f67e064d6 [2020-12-11T17:41:46.065Z] ---> d670c2ec9692 [2020-12-11T17:41:46.065Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-11T17:41:46.339Z] ---> Running in 9785634e6fe7 [2020-12-11T17:41:46.937Z] Removing intermediate container 47cfd68043e9 [2020-12-11T17:41:46.937Z] ---> 51ad19186bfc [2020-12-11T17:41:46.937Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-11T17:41:46.937Z] ---> Running in bc5f3be17ad4 [2020-12-11T17:41:47.540Z] Removing intermediate container bc5f3be17ad4 [2020-12-11T17:41:47.540Z] ---> c6e53aeb58b6 [2020-12-11T17:41:47.540Z] Step 26/29 : CMD [ "generate" ] [2020-12-11T17:41:47.540Z] ---> Running in e7ca47deddb9 [2020-12-11T17:41:48.143Z] Removing intermediate container e7ca47deddb9 [2020-12-11T17:41:48.143Z] ---> 91b43dbb4049 [2020-12-11T17:41:48.143Z] Step 27/29 : LABEL arch=arm64 [2020-12-11T17:41:48.143Z] ---> Running in 51921647f87a [2020-12-11T17:41:49.585Z] Removing intermediate container 51921647f87a [2020-12-11T17:41:49.585Z] ---> b3a4c8855c20 [2020-12-11T17:41:49.585Z] Step 28/29 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 [2020-12-11T17:41:49.585Z] ---> Running in 36ed39dd28f8 [2020-12-11T17:41:49.865Z] Removing intermediate container 36ed39dd28f8 [2020-12-11T17:41:49.865Z] ---> 2155f82541cd [2020-12-11T17:41:49.865Z] Step 29/29 : LABEL version=0.0.0 [2020-12-11T17:41:50.139Z] ---> Running in e5c5c0a4df80 [2020-12-11T17:41:50.416Z] Removing intermediate container e5c5c0a4df80 [2020-12-11T17:41:50.416Z] ---> e1d34f89ec2e [2020-12-11T17:41:50.416Z] [2020-12-11T17:41:51.014Z] Successfully built e1d34f89ec2e [2020-12-11T17:41:51.014Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-12-11T17:41:51.289Z]  Building docker-security-secrets-setup-go ... done Collecting docker-compose==1.23.2 [2020-12-11T17:41:51.563Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-11T17:41:52.995Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-11T17:41:52.995Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-11T17:41:53.589Z] Collecting PyYAML<4,>=3.10 [2020-12-11T17:41:53.589Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-11T17:41:56.205Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-11T17:41:56.476Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-11T17:41:56.476Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-11T17:41:57.072Z] Collecting texttable<0.10,>=0.9.0 [2020-12-11T17:41:57.072Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-11T17:41:59.047Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-11T17:41:59.047Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-11T17:42:01.019Z] Collecting docopt<0.7,>=0.6.1 [2020-12-11T17:42:01.019Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-11T17:42:02.992Z] Collecting jsonschema<3,>=2.5.1 [2020-12-11T17:42:02.992Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-11T17:42:03.263Z] Collecting docker<4.0,>=3.6.0 [2020-12-11T17:42:03.263Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-11T17:42:03.857Z] Collecting cached-property<2,>=1.2.0 [2020-12-11T17:42:03.857Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-11T17:42:04.450Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-11T17:42:04.450Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-11T17:42:05.045Z] Collecting idna<2.8,>=2.5 [2020-12-11T17:42:05.045Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-11T17:42:05.045Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-12-11T17:42:05.045Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-12-11T17:42:05.317Z] Collecting docker-pycreds>=0.4.0 [2020-12-11T17:42:05.317Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-11T17:42:05.317Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-11T17:42:05.317Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-11T17:42:05.317Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-11T17:42:05.317Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-11T17:42:06.294Z] Installing collected packages: urllib3, idna, requests, PyYAML, websocket-client, texttable, dockerpty, docopt, jsonschema, docker-pycreds, docker, cached-property, docker-compose [2020-12-11T17:42:06.294Z] Attempting uninstall: urllib3 [2020-12-11T17:42:06.294Z] Found existing installation: urllib3 1.25.9 [2020-12-11T17:42:06.294Z] Uninstalling urllib3-1.25.9: [2020-12-11T17:42:06.294Z] Successfully uninstalled urllib3-1.25.9 [2020-12-11T17:42:06.890Z] Attempting uninstall: idna [2020-12-11T17:42:06.890Z] Found existing installation: idna 2.9 [2020-12-11T17:42:06.890Z] Uninstalling idna-2.9: [2020-12-11T17:42:06.890Z] Successfully uninstalled idna-2.9 [2020-12-11T17:42:07.484Z] Attempting uninstall: requests [2020-12-11T17:42:07.484Z] Found existing installation: requests 2.23.0 [2020-12-11T17:42:07.484Z] Uninstalling requests-2.23.0: [2020-12-11T17:42:07.766Z] Successfully uninstalled requests-2.23.0 [2020-12-11T17:42:08.040Z] Running setup.py install for PyYAML: started [2020-12-11T17:42:10.016Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-11T17:42:10.289Z] Running setup.py install for texttable: started [2020-12-11T17:42:12.264Z] Running setup.py install for texttable: finished with status 'done' [2020-12-11T17:42:12.264Z] Running setup.py install for dockerpty: started [2020-12-11T17:42:14.238Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-11T17:42:14.238Z] Running setup.py install for docopt: started [2020-12-11T17:42:15.669Z] Running setup.py install for docopt: finished with status 'done' [2020-12-11T17:42:17.642Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-12-11T17:42:21.038Z] Removing intermediate container 9785634e6fe7 [2020-12-11T17:42:21.038Z] ---> d5fac9672a26 [2020-12-11T17:42:21.038Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-11T17:42:21.038Z] ---> Running in 0a5a2b807007 [2020-12-11T17:42:22.485Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T17:42:22.485Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T17:42:23.079Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-11T17:42:23.079Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-11T17:42:23.079Z] (3/3) Installing curl (7.69.1-r3) [2020-12-11T17:42:23.079Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T17:42:23.353Z] OK: 71 MiB in 58 packages [2020-12-11T17:42:24.339Z] Removing intermediate container 0a5a2b807007 [2020-12-11T17:42:24.339Z] ---> ad0e540739e4 [2020-12-11T17:42:24.339Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-11T17:42:24.614Z] ---> Running in e86c9d7974bc [2020-12-11T17:42:25.210Z] Removing intermediate container e86c9d7974bc [2020-12-11T17:42:25.210Z] ---> bda0e1edb1e4 [2020-12-11T17:42:25.210Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T17:42:25.210Z] ---> Running in 471ac8280822 [2020-12-11T17:42:25.484Z] Removing intermediate container 471ac8280822 [2020-12-11T17:42:25.484Z] ---> 7cd84475de41 [2020-12-11T17:42:25.484Z] Step 25/27 : LABEL arch=arm64 [2020-12-11T17:42:25.761Z] ---> Running in 7416e4fb23d7 [2020-12-11T17:42:26.360Z] Removing intermediate container 7416e4fb23d7 [2020-12-11T17:42:26.360Z] ---> c067a4a82c09 [2020-12-11T17:42:26.360Z] Step 26/27 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 [2020-12-11T17:42:26.360Z] ---> Running in 2d749eaa0d50 [2020-12-11T17:42:26.957Z] Removing intermediate container 2d749eaa0d50 [2020-12-11T17:42:26.957Z] ---> 195e213a0e51 [2020-12-11T17:42:26.957Z] Step 27/27 : LABEL version=0.0.0 [2020-12-11T17:42:26.957Z] ---> Running in 5c441b7ee74f [2020-12-11T17:42:27.552Z] Removing intermediate container 5c441b7ee74f [2020-12-11T17:42:27.552Z] ---> a4c457ceff2b [2020-12-11T17:42:27.552Z] [2020-12-11T17:42:27.826Z] Successfully built a4c457ceff2b [2020-12-11T17:42:27.826Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-11T17:42:28.113Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-11T17:42:28.123Z] $ docker stop --time=1 1ae1701a48dee050ce7ce20e80f1c7b17e30f3c9e37f127adc039d1f1acc41e1 [2020-12-11T17:42:29.971Z] $ docker rm -f 1ae1701a48dee050ce7ce20e80f1c7b17e30f3c9e37f127adc039d1f1acc41e1 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-11T17:42:30.652Z] + docker images [2020-12-11T17:42:30.652Z] + grep docker [2020-12-11T17:42:30.923Z] docker-sys-mgmt-agent-go-arm64 latest a4c457ceff2b 3 seconds ago 300MB [2020-12-11T17:42:30.923Z] docker-security-secrets-setup-go-arm64 latest e1d34f89ec2e 40 seconds ago 22.7MB [2020-12-11T17:42:30.923Z] docker-support-notifications-go-arm64 latest 8b522db019b3 About a minute ago 12.9MB [2020-12-11T17:42:30.923Z] docker-core-command-go-arm64 latest 06c7dd58e6da About a minute ago 11.4MB [2020-12-11T17:42:30.923Z] docker-security-proxy-setup-go-arm64 latest d5fd804b8c3f About a minute ago 23.4MB [2020-12-11T17:42:30.923Z] docker-core-data-go-arm64 latest 7e461778a0b6 3 minutes ago 22.3MB [2020-12-11T17:42:30.923Z] docker-core-metadata-go-arm64 latest 6d28c9d2c697 3 minutes ago 13.6MB [2020-12-11T17:42:30.923Z] docker-support-scheduler-go-arm64 latest 88952434d6f8 4 minutes ago 11.5MB [2020-12-11T17:42:30.923Z] docker-security-secretstore-setup-go-arm64 latest e9159086daae 4 minutes ago 23.5MB [2020-12-11T17:42:30.923Z] docker-security-bootstrap-redis-go-arm64 latest f4594e2a2912 4 minutes ago 15.2MB [2020-12-11T17:42:30.923Z] docker latest eeaf43b92773 14 hours ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-12-11T17:42:33.643Z] provisioning config files... [2020-12-11T17:42:33.663Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config3638302287709247900tmp [Pipeline] { [Pipeline] sh [2020-12-11T17:42:34.050Z] + set +x [2020-12-11T17:42:34.050Z] + curl -s https://codecov.io/bash [2020-12-11T17:42:34.050Z] + bash -s -- [2020-12-11T17:42:34.629Z] [2020-12-11T17:42:34.629Z] _____ _ [2020-12-11T17:42:34.629Z] / ____| | | [2020-12-11T17:42:34.629Z] | | ___ __| | ___ ___ _____ __ [2020-12-11T17:42:34.629Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-11T17:42:34.629Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-11T17:42:34.629Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-11T17:42:34.629Z] Bash-20201130-cc6d3fe [2020-12-11T17:42:34.629Z] [2020-12-11T17:42:34.629Z] [2020-12-11T17:42:34.629Z] ==> Jenkins CI detected. [2020-12-11T17:42:34.629Z] project root: . [2020-12-11T17:42:34.629Z] --> token set from env [2020-12-11T17:42:34.629Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-11T17:42:34.629Z] ==> Running gcov in . (disable via -X gcov) [2020-12-11T17:42:34.629Z] ==> Python coveragepy not found [2020-12-11T17:42:34.629Z] ==> Searching for coverage reports in: [2020-12-11T17:42:34.629Z] + . [2020-12-11T17:42:34.629Z] -> Found 1 reports [2020-12-11T17:42:34.629Z] ==> Detecting git/mercurial file structure [2020-12-11T17:42:34.629Z] ==> Reading reports [2020-12-11T17:42:34.629Z] + ./coverage.out bytes=569562 [2020-12-11T17:42:34.629Z] ==> Appending adjustments [2020-12-11T17:42:34.629Z] https://docs.codecov.io/docs/fixing-reports [2020-12-11T17:42:37.939Z] + Found adjustments [2020-12-11T17:42:37.939Z] ==> Gzipping contents [2020-12-11T17:42:37.939Z] 88K /tmp/codecov.Cwh16o.gz [2020-12-11T17:42:37.939Z] ==> Uploading reports [2020-12-11T17:42:37.939Z] url: https://codecov.io [2020-12-11T17:42:37.939Z] query: branch=PR-2939&commit=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2939%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2939&job=&cmd_args= [2020-12-11T17:42:37.939Z] -> Pinging Codecov [2020-12-11T17:42:37.939Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2939&commit=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2939%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2939&job=&cmd_args= [2020-12-11T17:42:38.881Z] -> Uploading to [2020-12-11T17:42:38.881Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-11/00271124DB129430A58F1EEE437C3FCB/02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2/fcf5393a-4cb9-4b7b-93ea-5f9161fe1212.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201211%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201211T174238Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=227660a15bc94af04c51e22a14b9d939985a90a3682aed40f07eddba27acd447 [2020-12-11T17:42:38.881Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-11T17:42:38.881Z] Dload Upload Total Spent Left Speed [2020-12-11T17:42:39.455Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88065 0 0 100 88065 0 136k --:--:-- --:--:-- --:--:-- 136k [2020-12-11T17:42:39.455Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 [Pipeline] } [2020-12-11T17:42:39.464Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-11T17:42:42.352Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T17:42:43.236Z] ---> package-listing.sh [2020-12-11T17:42:43.236Z] ++ facter osfamily [2020-12-11T17:42:43.236Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-11T17:42:43.236Z] + OS_FAMILY=redhat [2020-12-11T17:42:43.236Z] + workspace=/w/workspace/edgex-go/3 [2020-12-11T17:42:43.236Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-11T17:42:43.236Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-11T17:42:43.236Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-11T17:42:43.236Z] + PACKAGES=/tmp/packages_start.txt [2020-12-11T17:42:43.236Z] + '[' /w/workspace/edgex-go/3 ']' [2020-12-11T17:42:43.236Z] + PACKAGES=/tmp/packages_end.txt [2020-12-11T17:42:43.236Z] + case "${OS_FAMILY}" in [2020-12-11T17:42:43.236Z] + rpm -qa [2020-12-11T17:42:43.236Z] + sort [2020-12-11T17:42:49.856Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-11T17:42:49.856Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-11T17:42:49.856Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-11T17:42:49.856Z] + '[' /w/workspace/edgex-go/3 ']' [2020-12-11T17:42:49.856Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2020-12-11T17:42:49.856Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2020-12-11T17:42:49.870Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-11T17:42:50.243Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-11T17:42:50.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-11T17:42:50.625Z] [2020-12-11T17:42:50.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-11T17:42:51.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-11T17:42:51.043Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-11T17:42:51.043Z] df20fa9351a1: Pulling fs layer [2020-12-11T17:42:51.043Z] 36b3adc4ff6f: Pulling fs layer [2020-12-11T17:42:51.043Z] 8ad3a11d3b57: Pulling fs layer [2020-12-11T17:42:51.043Z] 46f8f816bc3b: Pulling fs layer [2020-12-11T17:42:51.043Z] 93b61091891f: Pulling fs layer [2020-12-11T17:42:51.043Z] 93b9cdb0e59b: Pulling fs layer [2020-12-11T17:42:51.043Z] 5e14af77c1be: Pulling fs layer [2020-12-11T17:42:51.043Z] 01666e4c0597: Pulling fs layer [2020-12-11T17:42:51.043Z] aa168da1d23b: Pulling fs layer [2020-12-11T17:42:51.043Z] 46f8f816bc3b: Waiting [2020-12-11T17:42:51.043Z] 93b61091891f: Waiting [2020-12-11T17:42:51.043Z] 93b9cdb0e59b: Waiting [2020-12-11T17:42:51.043Z] 5e14af77c1be: Waiting [2020-12-11T17:42:51.043Z] 01666e4c0597: Waiting [2020-12-11T17:42:51.043Z] aa168da1d23b: Waiting [2020-12-11T17:42:51.043Z] 36b3adc4ff6f: Download complete [2020-12-11T17:42:51.043Z] 46f8f816bc3b: Download complete [2020-12-11T17:42:51.305Z] df20fa9351a1: Verifying Checksum [2020-12-11T17:42:51.305Z] df20fa9351a1: Download complete [2020-12-11T17:42:51.305Z] 93b9cdb0e59b: Verifying Checksum [2020-12-11T17:42:51.305Z] 93b9cdb0e59b: Download complete [2020-12-11T17:42:51.305Z] 5e14af77c1be: Verifying Checksum [2020-12-11T17:42:51.305Z] 5e14af77c1be: Download complete [2020-12-11T17:42:51.305Z] 93b61091891f: Verifying Checksum [2020-12-11T17:42:51.305Z] 93b61091891f: Download complete [2020-12-11T17:42:51.305Z] 01666e4c0597: Verifying Checksum [2020-12-11T17:42:51.305Z] 01666e4c0597: Download complete [2020-12-11T17:42:51.305Z] 8ad3a11d3b57: Verifying Checksum [2020-12-11T17:42:51.305Z] 8ad3a11d3b57: Download complete [2020-12-11T17:42:51.567Z] df20fa9351a1: Pull complete [2020-12-11T17:42:51.831Z] 36b3adc4ff6f: Pull complete [2020-12-11T17:42:52.785Z] 8ad3a11d3b57: Pull complete [2020-12-11T17:42:52.785Z] 46f8f816bc3b: Pull complete [2020-12-11T17:42:53.359Z] aa168da1d23b: Verifying Checksum [2020-12-11T17:42:53.359Z] aa168da1d23b: Download complete [2020-12-11T17:42:53.936Z] 93b61091891f: Pull complete [2020-12-11T17:42:53.936Z] 93b9cdb0e59b: Pull complete [2020-12-11T17:42:54.199Z] 5e14af77c1be: Pull complete [2020-12-11T17:42:54.199Z] 01666e4c0597: Pull complete [2020-12-11T17:43:02.361Z] aa168da1d23b: Pull complete [2020-12-11T17:43:02.361Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-11T17:43:02.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-11T17:43:02.361Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-11T17:43:02.620Z] prd-centos7-docker-4c-2g-15603 does not seem to be running inside a container [2020-12-11T17:43:02.706Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-11T17:43:07.432Z] $ docker top 8379f8e4cdb6b34dbea2e2d9eb39ec4210caac76e62679e500bf50b30ae6c3d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T17:43:07.976Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-11T17:43:08.273Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-11T17:43:08.575Z] + ls /var/log/sa-host [2020-12-11T17:43:08.575Z] + sadf -c /var/log/sa-host/sa11 [2020-12-11T17:43:08.575Z] file_magic: OK [2020-12-11T17:43:08.575Z] HZ: Using current value: 100 [2020-12-11T17:43:08.575Z] file_header: OK [2020-12-11T17:43:08.575Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-11T17:43:08.575Z] Statistics: [2020-12-11T17:43:08.575Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-11T17:43:08.575Z] File successfully converted to sysstat format version 12.2.1 [2020-12-11T17:43:08.575Z] + sadf -c /var/log/sa-host/sa23 [2020-12-11T17:43:08.575Z] file_magic: OK [2020-12-11T17:43:08.575Z] HZ: Using current value: 100 [2020-12-11T17:43:08.575Z] file_header: OK [2020-12-11T17:43:08.575Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-11T17:43:08.575Z] Statistics: [2020-12-11T17:43:08.575Z] Hnuu...uuuununununu... [2020-12-11T17:43:08.575Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-11T17:43:09.204Z] provisioning config files... [2020-12-11T17:43:09.220Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1746983145506755587tmp [Pipeline] { [Pipeline] echo [2020-12-11T17:43:09.299Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T17:43:09.600Z] ---> create-netrc.sh [Pipeline] } [2020-12-11T17:43:09.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-11T17:43:09.709Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T17:43:10.037Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-11T17:43:10.047Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T17:43:10.344Z] ---> sudo-logs.sh [2020-12-11T17:43:10.345Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-11T17:43:10.355Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T17:43:10.657Z] ---> job-cost.sh [2020-12-11T17:43:10.657Z] lf-activate-venv: SKIPPING [2020-12-11T17:43:10.657Z] INFO: No Stack... [2020-12-11T17:43:11.231Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-11T17:43:11.805Z] INFO: Archiving Costs [Pipeline] echo [2020-12-11T17:43:11.819Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T17:43:12.117Z] ---> logs-deploy.sh [2020-12-11T17:43:12.117Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2939/3 [2020-12-11T17:43:12.117Z] INFO: archiving workspace using pattern(s): [2020-12-11T17:43:13.503Z] Archives upload complete. [2020-12-11T17:43:13.503Z] INFO: archiving logs to Nexus