Branch indexing 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 jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from 9fd562e3a2eea215d457574d6ccae0c8b46a1516+c45cbaf51db8bca8828eded85884901e9538081e (36277fc1b0a6071560bfb7f6b08adfecd7263d00) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-26366 in /w/workspace/edgexfoundry_edgex-go_PR-3164 [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 > 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/3164/head:refs/remotes/origin/PR-3164 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c45cbaf51db8bca8828eded85884901e9538081e into PR head commit 9fd562e3a2eea215d457574d6ccae0c8b46a1516 Merge succeeded, producing af99c5729365c0d710caa2725c807af652ffea64 Checking out Revision af99c5729365c0d710caa2725c807af652ffea64 (PR-3164) > git config core.sparsecheckout # timeout=10 > git checkout -f 9fd562e3a2eea215d457574d6ccae0c8b46a1516 # 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 c45cbaf51db8bca8828eded85884901e9538081e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af99c5729365c0d710caa2725c807af652ffea64 # timeout=10 Commit message: "Merge commit 'c45cbaf51db8bca8828eded85884901e9538081e' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-13T00:31:14.161Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-13T00:31:14.423Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-13T00:31:14.529Z] ========================================================= [2021-02-13T00:31:14.529Z] EdgeX Global Pipelines Version Info [2021-02-13T00:31:14.529Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 68c823812e4aea1e7702eddd2e1ab6db2090771f # timeout=10 [2021-02-13T00:31:16.066Z] ------------------- [2021-02-13T00:31:16.066Z] stable info: [2021-02-13T00:31:16.066Z] ------------------- [2021-02-13T00:31:16.066Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-13T00:31:16.066Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-13T00:31:16.066Z] Message: update stable to v1.0.179 [2021-02-13T00:31:17.035Z] ------------------- [2021-02-13T00:31:17.035Z] experimental info: [2021-02-13T00:31:17.035Z] ------------------- [2021-02-13T00:31:17.035Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-13T00:31:17.035Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-13T00:31:17.035Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-13T00:31:17.369Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-13T00:31:17.458Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-13T00:31:17.544Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-13T00:31:17.756Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-13T00:31:17.844Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-13T00:31:17.931Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-13T00:31:18.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-13T00:31:18.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-13T00:31:18.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-13T00:31:18.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-13T00:31:18.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-13T00:31:18.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-13T00:31:18.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-13T00:31:18.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-13T00:31:18.746Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-13T00:31:18.832Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-13T00:31:18.923Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-13T00:31:19.015Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-13T00:31:19.105Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-13T00:31:19.194Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-13T00:31:19.303Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-13T00:31:19.398Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-13T00:31:19.485Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-13T00:31:19.567Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3164 [Pipeline] echo [2021-02-13T00:31:19.659Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3164 [Pipeline] echo [2021-02-13T00:31:19.741Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3164 [Pipeline] echo [2021-02-13T00:31:19.829Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af99c5729365c0d710caa2725c807af652ffea64 [Pipeline] echo [2021-02-13T00:31:19.914Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af99c57 [Pipeline] echo [2021-02-13T00:31:19.998Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-13T00:31:20.206Z] provisioning config files... [2021-02-13T00:31:20.239Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config581178807399248437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-13T00:31:20.674Z] ---> docker-login.sh [2021-02-13T00:31:20.675Z] nexus3.edgexfoundry.org:10001 [2021-02-13T00:31:20.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-13T00:31:21.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-13T00:31:21.199Z] Configure a credential helper to remove this warning. See [2021-02-13T00:31:21.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-13T00:31:21.199Z] [2021-02-13T00:31:21.199Z] Login Succeeded [2021-02-13T00:31:21.199Z] nexus3.edgexfoundry.org:10002 [2021-02-13T00:31:21.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-13T00:31:21.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-13T00:31:21.199Z] Configure a credential helper to remove this warning. See [2021-02-13T00:31:21.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-13T00:31:21.199Z] [2021-02-13T00:31:21.199Z] Login Succeeded [2021-02-13T00:31:21.199Z] nexus3.edgexfoundry.org:10003 [2021-02-13T00:31:21.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-13T00:31:21.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-13T00:31:21.461Z] Configure a credential helper to remove this warning. See [2021-02-13T00:31:21.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-13T00:31:21.461Z] [2021-02-13T00:31:21.461Z] Login Succeeded [2021-02-13T00:31:21.461Z] nexus3.edgexfoundry.org:10004 [2021-02-13T00:31:21.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-13T00:31:21.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-13T00:31:21.725Z] Configure a credential helper to remove this warning. See [2021-02-13T00:31:21.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-13T00:31:21.725Z] [2021-02-13T00:31:21.725Z] Login Succeeded [2021-02-13T00:31:21.725Z] docker.io [2021-02-13T00:31:21.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-13T00:31:21.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-13T00:31:21.988Z] Configure a credential helper to remove this warning. See [2021-02-13T00:31:21.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-13T00:31:21.988Z] [2021-02-13T00:31:21.988Z] Login Succeeded [2021-02-13T00:31:21.988Z] ---> docker-login.sh ends [Pipeline] } [2021-02-13T00:31:21.998Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-13T00:31:22.457Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-02-13T00:31:22.457Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-13T00:31:22.457Z] ++ dirname cmd/core-command/Dockerfile [2021-02-13T00:31:22.457Z] ++ cut -d/ -f2 [2021-02-13T00:31:22.457Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-13T00:31:22.457Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-13T00:31:22.457Z] ++ dirname cmd/core-data/Dockerfile [2021-02-13T00:31:22.457Z] ++ cut -d/ -f2 [2021-02-13T00:31:22.457Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-13T00:31:22.457Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-13T00:31:22.457Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-13T00:31:22.457Z] ++ cut -d/ -f2 [2021-02-13T00:31:22.457Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-13T00:31:22.457Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-13T00:31:22.457Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-13T00:31:22.457Z] ++ cut -d/ -f2 [2021-02-13T00:31:22.457Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-13T00:31:22.457Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-13T00:31:22.457Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-13T00:31:22.457Z] ++ cut -d/ -f2 [2021-02-13T00:31:22.457Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-13T00:31:22.457Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-13T00:31:22.457Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-13T00:31:22.457Z] ++ cut -d/ -f2 [2021-02-13T00:31:22.457Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-13T00:31:22.457Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-13T00:31:22.457Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-13T00:31:22.457Z] ++ cut -d/ -f2 [2021-02-13T00:31:22.457Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-13T00:31:22.457Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-13T00:31:22.457Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-13T00:31:22.457Z] ++ cut -d/ -f2 [2021-02-13T00:31:22.457Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-13T00:31:22.457Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-13T00:31:22.457Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-13T00:31:22.457Z] ++ cut -d/ -f2 [2021-02-13T00:31:22.457Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-13T00:31:22.544Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-02-13T00:31:24.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-13T00:31:24.091Z] [2021-02-13T00:31:24.091Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-13T00:31:24.461Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-13T00:31:24.461Z] latest: Pulling from edgex-devops/git-semver [2021-02-13T00:31:24.461Z] 31603596830f: Pulling fs layer [2021-02-13T00:31:24.461Z] 2a8b12db71e7: Pulling fs layer [2021-02-13T00:31:24.461Z] 6ca5941a6612: Pulling fs layer [2021-02-13T00:31:24.461Z] ecc8261a40a4: Pulling fs layer [2021-02-13T00:31:24.461Z] ecc8261a40a4: Waiting [2021-02-13T00:31:24.725Z] 2a8b12db71e7: Verifying Checksum [2021-02-13T00:31:24.725Z] 2a8b12db71e7: Download complete [2021-02-13T00:31:24.991Z] ecc8261a40a4: Verifying Checksum [2021-02-13T00:31:24.991Z] ecc8261a40a4: Download complete [2021-02-13T00:31:24.991Z] 31603596830f: Verifying Checksum [2021-02-13T00:31:24.991Z] 31603596830f: Download complete [2021-02-13T00:31:24.991Z] 6ca5941a6612: Verifying Checksum [2021-02-13T00:31:24.991Z] 6ca5941a6612: Download complete [2021-02-13T00:31:25.262Z] 31603596830f: Pull complete [2021-02-13T00:31:25.529Z] 2a8b12db71e7: Pull complete [2021-02-13T00:31:26.492Z] 6ca5941a6612: Pull complete [2021-02-13T00:31:26.492Z] ecc8261a40a4: Pull complete [2021-02-13T00:31:26.756Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-13T00:31:26.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-13T00:31:26.757Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-13T00:31:26.995Z] prd-centos7-docker-4c-2g-26366 does not seem to be running inside a container [2021-02-13T00:31:27.050Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-13T00:31:29.164Z] $ docker top ec3654c9b8fbf1e2d6a663e18a732f3e42bad742ce5d3fad24682cbda3f4e72c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-13T00:31:29.505Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-13T00:31:29.505Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-13T00:31:29.761Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-13T00:31:29.765Z] $ docker exec ec3654c9b8fbf1e2d6a663e18a732f3e42bad742ce5d3fad24682cbda3f4e72c ssh-agent [2021-02-13T00:31:30.013Z] SSH_AUTH_SOCK=/tmp/ssh-6wjhG9VNU2wm/agent.11 [2021-02-13T00:31:30.013Z] SSH_AGENT_PID=16 [2021-02-13T00:31:30.030Z] Running ssh-add (command line suppressed) [2021-02-13T00:31:30.179Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2274585509629418889.key (/w/workspace/edgex-go/3@tmp/private_key_2274585509629418889.key) [2021-02-13T00:31:30.252Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-13T00:31:30.592Z] + git tag --points-at HEAD [Pipeline] } [2021-02-13T00:31:30.625Z] $ docker exec --env ******** --env ******** ec3654c9b8fbf1e2d6a663e18a732f3e42bad742ce5d3fad24682cbda3f4e72c ssh-agent -k [2021-02-13T00:31:30.780Z] unset SSH_AUTH_SOCK; [2021-02-13T00:31:30.780Z] unset SSH_AGENT_PID; [2021-02-13T00:31:30.780Z] echo Agent pid 16 killed; [2021-02-13T00:31:30.835Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-13T00:31:30.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-13T00:31:30.966Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-13T00:31:31.150Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-13T00:31:31.155Z] $ docker exec ec3654c9b8fbf1e2d6a663e18a732f3e42bad742ce5d3fad24682cbda3f4e72c ssh-agent [2021-02-13T00:31:31.366Z] SSH_AUTH_SOCK=/tmp/ssh-yjxwpNfe3h58/agent.44 [2021-02-13T00:31:31.366Z] SSH_AGENT_PID=49 [2021-02-13T00:31:31.375Z] Running ssh-add (command line suppressed) [2021-02-13T00:31:31.510Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3779694777543064733.key (/w/workspace/edgex-go/3@tmp/private_key_3779694777543064733.key) [2021-02-13T00:31:31.571Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-13T00:31:31.918Z] + git semver init [2021-02-13T00:31:31.918Z] # -> Open(): unable to determine branch for HEAD [2021-02-13T00:31:31.918Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-02-13T00:31:31.918Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-02-13T00:31:31.918Z] # $SEMVER_REMOTE_NAME = origin [2021-02-13T00:31:31.918Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-13T00:31:31.918Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-13T00:31:31.918Z] # $SEMVER_BRANCH = PR-3164 [2021-02-13T00:31:31.918Z] # $SEMVER_TEMP = /tmp/semver-008310198 [2021-02-13T00:31:31.918Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-13T00:31:53.980Z] # '/tmp/semver-008310198' -> '/w/workspace/edgex-go/3/.semver' [2021-02-13T00:31:53.980Z] # -> Force: false [2021-02-13T00:31:53.980Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-02-13T00:31:53.994Z] $ docker exec --env ******** --env ******** ec3654c9b8fbf1e2d6a663e18a732f3e42bad742ce5d3fad24682cbda3f4e72c ssh-agent -k [2021-02-13T00:31:54.224Z] unset SSH_AUTH_SOCK; [2021-02-13T00:31:54.224Z] unset SSH_AGENT_PID; [2021-02-13T00:31:54.225Z] echo Agent pid 49 killed; [2021-02-13T00:31:54.307Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-13T00:31:54.854Z] + git semver [Pipeline] } [2021-02-13T00:31:54.874Z] $ docker stop --time=1 ec3654c9b8fbf1e2d6a663e18a732f3e42bad742ce5d3fad24682cbda3f4e72c [2021-02-13T00:31:56.462Z] $ docker rm -f ec3654c9b8fbf1e2d6a663e18a732f3e42bad742ce5d3fad24682cbda3f4e72c [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-13T00:31:57.038Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-13T00:31:57.495Z] Stashed 1 file(s) [Pipeline] echo [2021-02-13T00:31:57.498Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-13T00:31:58.368Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-13T00:31:58.673Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-13T00:31:58.978Z] + sudo service docker restart [2021-02-13T00:31:58.979Z] + true [2021-02-13T00:31:58.979Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-13T00:31:59.569Z] ========================================================= [2021-02-13T00:31:59.569Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-13T00:31:59.569Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-13T00:31:59.917Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-13T00:32:04.174Z] Sending build context to Docker daemon 327.8MB [2021-02-13T00:32:04.174Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-13T00:32:04.174Z] Step 2/6 : FROM ${BASE} [2021-02-13T00:32:04.174Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-13T00:32:04.174Z] 188c0c94c7c5: Pulling fs layer [2021-02-13T00:32:04.174Z] 0ef7d3d256c8: Pulling fs layer [2021-02-13T00:32:04.174Z] de9db76c5a1d: Pulling fs layer [2021-02-13T00:32:04.174Z] bca2f99d35d6: Pulling fs layer [2021-02-13T00:32:04.174Z] 93359f2a8cfa: Pulling fs layer [2021-02-13T00:32:04.174Z] 7c6f9722023f: Pulling fs layer [2021-02-13T00:32:04.174Z] a35cf1a2eb13: Pulling fs layer [2021-02-13T00:32:04.174Z] 7c6f9722023f: Waiting [2021-02-13T00:32:04.174Z] bca2f99d35d6: Waiting [2021-02-13T00:32:04.174Z] 93359f2a8cfa: Waiting [2021-02-13T00:32:04.174Z] a35cf1a2eb13: Waiting [2021-02-13T00:32:04.174Z] de9db76c5a1d: Verifying Checksum [2021-02-13T00:32:04.174Z] de9db76c5a1d: Download complete [2021-02-13T00:32:04.174Z] 0ef7d3d256c8: Verifying Checksum [2021-02-13T00:32:04.174Z] 0ef7d3d256c8: Download complete [2021-02-13T00:32:04.174Z] 93359f2a8cfa: Download complete [2021-02-13T00:32:04.174Z] 188c0c94c7c5: Verifying Checksum [2021-02-13T00:32:04.174Z] 188c0c94c7c5: Download complete [2021-02-13T00:32:04.174Z] 7c6f9722023f: Verifying Checksum [2021-02-13T00:32:04.174Z] 7c6f9722023f: Download complete [2021-02-13T00:32:04.174Z] 188c0c94c7c5: Pull complete [2021-02-13T00:32:04.441Z] 0ef7d3d256c8: Pull complete [2021-02-13T00:32:04.441Z] de9db76c5a1d: Pull complete [2021-02-13T00:32:05.852Z] a35cf1a2eb13: Verifying Checksum [2021-02-13T00:32:05.852Z] a35cf1a2eb13: Download complete [2021-02-13T00:32:06.433Z] bca2f99d35d6: Verifying Checksum [2021-02-13T00:32:06.433Z] bca2f99d35d6: Download complete [2021-02-13T00:32:12.879Z] Still waiting to schedule task [2021-02-13T00:32:12.880Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-26362’ [2021-02-13T00:32:13.076Z] bca2f99d35d6: Pull complete [2021-02-13T00:32:13.076Z] 93359f2a8cfa: Pull complete [2021-02-13T00:32:13.076Z] 7c6f9722023f: Pull complete [2021-02-13T00:32:17.335Z] a35cf1a2eb13: Pull complete [2021-02-13T00:32:17.335Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-13T00:32:17.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-13T00:32:17.335Z] ---> a62c8e92a672 [2021-02-13T00:32:17.335Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-02-13T00:32:17.602Z] ---> Running in 40c584370b84 [2021-02-13T00:32:18.195Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:32:19.146Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:32:19.723Z] (1/12) Installing libmagic (5.38-r0) [2021-02-13T00:32:19.987Z] (2/12) Installing file (5.38-r0) [2021-02-13T00:32:19.987Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-13T00:32:19.987Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-13T00:32:30.021Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-13T00:32:30.021Z] (6/12) Installing patch (2.7.6-r6) [2021-02-13T00:32:30.021Z] (7/12) Installing build-base (0.5-r2) [2021-02-13T00:32:30.021Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-13T00:32:30.021Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-13T00:32:30.021Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-13T00:32:30.283Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-13T00:32:30.283Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-13T00:32:30.545Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:32:30.545Z] OK: 233 MiB in 51 packages [2021-02-13T00:32:33.871Z] Removing intermediate container 40c584370b84 [2021-02-13T00:32:33.872Z] ---> a6ccaa2c61aa [2021-02-13T00:32:33.872Z] Step 4/6 : WORKDIR /edgex-go [2021-02-13T00:32:33.872Z] ---> Running in 0a8d8c3a249e [2021-02-13T00:32:34.136Z] Removing intermediate container 0a8d8c3a249e [2021-02-13T00:32:34.136Z] ---> b6df35299049 [2021-02-13T00:32:34.136Z] Step 5/6 : COPY go.mod . [2021-02-13T00:32:34.401Z] ---> 806915d7a230 [2021-02-13T00:32:34.402Z] Step 6/6 : RUN go mod download [2021-02-13T00:32:34.402Z] ---> Running in f43d51a750ca [2021-02-13T00:32:56.425Z] Removing intermediate container f43d51a750ca [2021-02-13T00:32:56.425Z] ---> df646c4a6c6d [2021-02-13T00:32:56.425Z] Successfully built df646c4a6c6d [2021-02-13T00:32:56.425Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-13T00:32:56.752Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-13T00:32:56.752Z] . [Pipeline] withDockerContainer [2021-02-13T00:32:56.867Z] prd-centos7-docker-4c-2g-26366 does not seem to be running inside a container [2021-02-13T00:32:56.942Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-13T00:32:58.101Z] $ docker top 9e29c83afe5b981c442b22a8babb877ef9417f1b00c966bf35b93803b87c6769 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-13T00:32:58.660Z] + go version [2021-02-13T00:32:58.660Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-13T00:32:58.688Z] $ docker stop --time=1 9e29c83afe5b981c442b22a8babb877ef9417f1b00c966bf35b93803b87c6769 [2021-02-13T00:33:00.065Z] $ docker rm -f 9e29c83afe5b981c442b22a8babb877ef9417f1b00c966bf35b93803b87c6769 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-13T00:33:00.889Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-13T00:33:00.889Z] . [Pipeline] withDockerContainer [2021-02-13T00:33:01.005Z] prd-centos7-docker-4c-2g-26366 does not seem to be running inside a container [2021-02-13T00:33:01.056Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-13T00:33:01.916Z] $ docker top 76f9dc4459a23c977d4e97631072569e70b8d369c3fe49d861d762578fdef199 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-13T00:33:02.226Z] ========================================================= [2021-02-13T00:33:02.226Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-13T00:33:02.226Z] ========================================================= [Pipeline] sh [2021-02-13T00:33:02.526Z] + make test [2021-02-13T00:33:02.526Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-13T00:33:12.569Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-13T00:33:30.911Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-13T00:33:32.334Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-13T00:33:34.929Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-13T00:33:34.929Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-13T00:33:36.323Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-13T00:33:36.323Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-13T00:33:36.323Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-13T00:33:36.587Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-13T00:33:37.164Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-13T00:33:37.748Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-13T00:33:40.347Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-13T00:33:40.347Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-13T00:33:40.347Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-13T00:33:42.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.128s coverage: 45.9% of statements [2021-02-13T00:33:42.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-13T00:33:42.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-13T00:33:42.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-13T00:33:42.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-13T00:33:42.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-13T00:33:42.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-13T00:33:42.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-13T00:33:42.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.102s coverage: 100.0% of statements [2021-02-13T00:33:46.292Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.207s coverage: 27.1% of statements [2021-02-13T00:33:46.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-13T00:33:46.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-13T00:33:46.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-13T00:33:46.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-13T00:33:46.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-13T00:33:46.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-13T00:33:46.292Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.039s coverage: 100.0% of statements [2021-02-13T00:33:46.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-13T00:33:46.292Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.056s coverage: 100.0% of statements [2021-02-13T00:33:46.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-13T00:33:46.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-13T00:33:46.292Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.085s coverage: 65.8% of statements [2021-02-13T00:33:46.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-13T00:33:46.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-13T00:33:46.899Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.439s coverage: 82.3% of statements [2021-02-13T00:33:46.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-13T00:33:46.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-13T00:33:46.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-13T00:33:46.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-13T00:33:48.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.369s coverage: 28.6% of statements [2021-02-13T00:33:48.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-13T00:33:48.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-13T00:33:48.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-13T00:33:48.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-13T00:33:48.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-13T00:33:48.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.059s coverage: 100.0% of statements [2021-02-13T00:33:48.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-13T00:33:48.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.043s coverage: 100.0% of statements [2021-02-13T00:33:48.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-13T00:33:48.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.118s coverage: 86.7% of statements [2021-02-13T00:33:48.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-13T00:33:49.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.169s coverage: 97.5% of statements [2021-02-13T00:33:49.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-13T00:33:49.685Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.067s coverage: 78.3% of statements [2021-02-13T00:33:49.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-13T00:33:49.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-13T00:33:49.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-13T00:33:49.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-13T00:33:52.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.470s coverage: 92.8% of statements [2021-02-13T00:33:52.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-13T00:33:52.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-13T00:33:52.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-13T00:33:52.307Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-13T00:33:52.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-13T00:33:52.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-13T00:33:52.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-13T00:33:52.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-13T00:33:52.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-13T00:33:52.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-13T00:33:52.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-13T00:33:52.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-13T00:33:52.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-13T00:33:52.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-13T00:33:52.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-13T00:33:52.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-13T00:33:52.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-13T00:33:52.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-13T00:33:52.307Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2021-02-13T00:33:52.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-13T00:33:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-13T00:33:52.308Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.090s coverage: 0.1% of statements [2021-02-13T00:33:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-13T00:33:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-13T00:33:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-13T00:33:52.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 45.5% of statements [2021-02-13T00:33:52.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.043s coverage: 79.5% of statements [2021-02-13T00:33:52.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-02-13T00:33:52.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2021-02-13T00:33:52.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2021-02-13T00:34:04.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.039s coverage: 94.4% of statements [2021-02-13T00:34:04.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.026s coverage: 44.8% of statements [2021-02-13T00:34:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-13T00:34:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 77.8% of statements [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-13T00:34:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.046s coverage: 87.2% of statements [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-13T00:34:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-13T00:34:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-13T00:34:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.039s coverage: 80.8% of statements [2021-02-13T00:34:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-02-13T00:34:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 84.2% of statements [2021-02-13T00:34:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.4% of statements [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-13T00:34:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.166s coverage: 63.5% of statements [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-13T00:34:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements [2021-02-13T00:34:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements [2021-02-13T00:34:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-02-13T00:34:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-02-13T00:34:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-02-13T00:34:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.292s coverage: 68.9% of statements [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-13T00:34:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 37.0% of statements [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-13T00:34:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.299s coverage: 84.0% of statements [2021-02-13T00:34:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.045s coverage: 100.0% of statements [2021-02-13T00:34:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.146s coverage: 47.0% of statements [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-13T00:34:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-13T00:34:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.047s coverage: 100.0% of statements [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-13T00:34:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.090s coverage: 89.4% of statements [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-13T00:34:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.777s coverage: 29.1% of statements [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-13T00:34:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.076s coverage: 99.0% of statements [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-13T00:34:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.049s coverage: 100.0% of statements [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-13T00:34:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.058s coverage: 100.0% of statements [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-13T00:34:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.030s coverage: 0.0% of statements [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-13T00:34:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-13T00:34:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.057s coverage: 87.9% of statements [2021-02-13T00:34:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-13T00:34:17.189Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-13T00:34:17.189Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements [2021-02-13T00:34:17.189Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.027s coverage: 32.1% of statements [2021-02-13T00:34:17.189Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-02-13T00:34:17.189Z] GO111MODULE=on go vet ./... [2021-02-13T00:34:43.939Z] gofmt -l . [2021-02-13T00:34:43.939Z] [ "`gofmt -l .`" = "" ] [2021-02-13T00:34:43.939Z] ./bin/test-go-mod-tidy.sh [2021-02-13T00:34:43.939Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-13T00:34:44.257Z] + ls -al . [2021-02-13T00:34:44.258Z] total 704 [2021-02-13T00:34:44.258Z] drwxrwxr-x 10 1001 1001 4096 Feb 13 00:34 . [2021-02-13T00:34:44.258Z] drwxr-xr-x 4 root root 28 Feb 13 00:33 .. [2021-02-13T00:34:44.258Z] -rw-rw-r-- 1 1001 1001 11 Feb 13 00:31 .dockerignore [2021-02-13T00:34:44.258Z] drwxrwxr-x 8 1001 1001 179 Feb 13 00:31 .git [2021-02-13T00:34:44.258Z] drwxrwxr-x 3 1001 1001 125 Feb 13 00:31 .github [2021-02-13T00:34:44.258Z] -rw-rw-r-- 1 1001 1001 818 Feb 13 00:31 .gitignore [2021-02-13T00:34:44.258Z] drwx------ 3 1001 1001 60 Feb 13 00:31 .semver [2021-02-13T00:34:44.258Z] -rw-rw-r-- 1 1001 1001 166 Feb 13 00:31 .sonarcloud.properties [2021-02-13T00:34:44.258Z] -rw-rw-r-- 1 1001 1001 8475 Feb 13 00:31 Attribution.txt [2021-02-13T00:34:44.258Z] -rw-rw-r-- 1 1001 1001 3804 Feb 13 00:31 CONTRIBUTING.md [2021-02-13T00:34:44.258Z] -rw-rw-r-- 1 1001 1001 931 Feb 13 00:31 Dockerfile.build [2021-02-13T00:34:44.258Z] -rw-rw-r-- 1 1001 1001 863 Feb 13 00:31 Jenkinsfile [2021-02-13T00:34:44.258Z] -rw-rw-r-- 1 1001 1001 10775 Feb 13 00:31 LICENSE [2021-02-13T00:34:44.258Z] -rw-rw-r-- 1 1001 1001 5774 Feb 13 00:31 Makefile [2021-02-13T00:34:44.258Z] -rw-rw-r-- 1 1001 1001 6524 Feb 13 00:31 README.md [2021-02-13T00:34:44.258Z] -rw-rw-r-- 1 1001 1001 6755 Feb 13 00:31 SECURITY.md [2021-02-13T00:34:44.258Z] -rw-rw-r-- 1 1001 1001 5 Feb 13 00:31 VERSION [2021-02-13T00:34:44.258Z] -rw-rw-r-- 1 1001 1001 4131 Feb 13 00:31 ZMQWindows.md [2021-02-13T00:34:44.258Z] drwxrwxr-x 2 1001 1001 117 Feb 13 00:31 bin [2021-02-13T00:34:44.258Z] drwxrwxr-x 14 1001 1001 4096 Feb 13 00:31 cmd [2021-02-13T00:34:44.258Z] -rw-r--r-- 1 root root 595676 Feb 13 00:34 coverage.out [2021-02-13T00:34:44.258Z] -rw-r--r-- 1 root root 1054 Feb 13 00:34 go.mod [2021-02-13T00:34:44.258Z] -rw-r--r-- 1 root root 19518 Feb 13 00:34 go.sum [2021-02-13T00:34:44.258Z] drwxrwxr-x 8 1001 1001 127 Feb 13 00:31 internal [2021-02-13T00:34:44.258Z] drwxrwxr-x 4 1001 1001 26 Feb 13 00:31 openapi [2021-02-13T00:34:44.258Z] drwxrwxr-x 4 1001 1001 71 Feb 13 00:31 snap [2021-02-13T00:34:44.258Z] -rw-rw-r-- 1 1001 1001 168 Feb 13 00:31 version.go [Pipeline] sh [2021-02-13T00:34:44.573Z] + '[' -e coverage.out ] [2021-02-13T00:34:44.573Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-13T00:34:44.847Z] Stashed 1 file(s) [Pipeline] sh [2021-02-13T00:34:45.147Z] + make build [2021-02-13T00:34:45.148Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-13T00:34:50.467Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-13T00:34:54.148Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-26368 in /w/workspace/edgexfoundry_edgex-go_PR-3164 [Pipeline] { [Pipeline] ws [2021-02-13T00:34:54.244Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-02-13T00:34:58.694Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-13T00:34:58.694Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-13T00:34:59.572Z] using credential edgex-jenkins-ssh [2021-02-13T00:34:59.623Z] Cloning the remote Git repository [2021-02-13T00:34:59.691Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-13T00:34:59.806Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-02-13T00:34:59.880Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-13T00:34:59.881Z] > git --version # timeout=10 [2021-02-13T00:34:59.902Z] > git --version # 'git version 2.17.1' [2021-02-13T00:34:59.903Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-13T00:34:59.996Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-13T00:35:00.642Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-13T00:35:00.909Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-13T00:35:02.885Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-13T00:35:04.283Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-13T00:35:05.233Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-13T00:35:06.642Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-13T00:35:07.591Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-13T00:35:08.998Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-02-13T00:35:10.961Z] $ docker stop --time=1 76f9dc4459a23c977d4e97631072569e70b8d369c3fe49d861d762578fdef199 [2021-02-13T00:35:12.708Z] $ docker rm -f 76f9dc4459a23c977d4e97631072569e70b8d369c3fe49d861d762578fdef199 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-02-13T00:35:14.411Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-13T00:35:14.442Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-13T00:35:14.468Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-13T00:35:14.499Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-13T00:35:14.500Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-13T00:35:14.513Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3164/head:refs/remotes/origin/PR-3164 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-13T00:35:15.286Z] Merging remotes/origin/master commit c45cbaf51db8bca8828eded85884901e9538081e into PR head commit 9fd562e3a2eea215d457574d6ccae0c8b46a1516 [2021-02-13T00:35:16.080Z] Merge succeeded, producing a661d6abb983a22d58b13ad21f63051f748e7a92 [2021-02-13T00:35:16.081Z] Checking out Revision a661d6abb983a22d58b13ad21f63051f748e7a92 (PR-3164) [Pipeline] isUnix [Pipeline] sh [2021-02-13T00:35:16.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-13T00:35:16.416Z] [2021-02-13T00:35:16.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-13T00:35:15.312Z] > git config core.sparsecheckout # timeout=10 [2021-02-13T00:35:15.327Z] > git checkout -f 9fd562e3a2eea215d457574d6ccae0c8b46a1516 # timeout=10 [2021-02-13T00:35:15.681Z] > git remote # timeout=10 [2021-02-13T00:35:15.705Z] > git config --get remote.origin.url # timeout=10 [2021-02-13T00:35:15.749Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-13T00:35:15.771Z] > git merge c45cbaf51db8bca8828eded85884901e9538081e # timeout=10 [2021-02-13T00:35:16.063Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-13T00:35:16.095Z] > git config core.sparsecheckout # timeout=10 [2021-02-13T00:35:16.109Z] > git checkout -f a661d6abb983a22d58b13ad21f63051f748e7a92 # timeout=10 [2021-02-13T00:35:16.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-13T00:35:16.768Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-13T00:35:16.768Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-13T00:35:16.768Z] ca9280d653b3: Pulling fs layer [2021-02-13T00:35:16.768Z] 7e9c9ca2126c: Pulling fs layer [2021-02-13T00:35:17.715Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-13T00:35:17.715Z] cbdbe7a5bc2a: Download complete [2021-02-13T00:35:17.978Z] cbdbe7a5bc2a: Pull complete [2021-02-13T00:35:18.247Z] ca9280d653b3: Verifying Checksum [2021-02-13T00:35:18.247Z] ca9280d653b3: Download complete [2021-02-13T00:35:19.207Z] 7e9c9ca2126c: Verifying Checksum [2021-02-13T00:35:19.208Z] 7e9c9ca2126c: Download complete [2021-02-13T00:35:19.473Z] ca9280d653b3: Pull complete [2021-02-13T00:35:20.419Z] Commit message: "Merge commit 'c45cbaf51db8bca8828eded85884901e9538081e' into HEAD" [2021-02-13T00:35:20.441Z] First time build. Skipping changelog. [2021-02-13T00:35:20.432Z] > git rev-list --no-walk 68c823812e4aea1e7702eddd2e1ab6db2090771f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-13T00:35:22.110Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-13T00:35:22.602Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-13T00:35:22.945Z] + sudo service docker restart [2021-02-13T00:35:22.945Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-13T00:35:25.001Z] provisioning config files... [2021-02-13T00:35:25.045Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3237752006171690544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-13T00:35:25.456Z] ---> docker-login.sh [2021-02-13T00:35:25.456Z] nexus3.edgexfoundry.org:10001 [2021-02-13T00:35:26.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-13T00:35:26.124Z] 7e9c9ca2126c: Pull complete [2021-02-13T00:35:26.124Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-13T00:35:26.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-13T00:35:26.124Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-13T00:35:26.276Z] prd-centos7-docker-4c-2g-26366 does not seem to be running inside a container [2021-02-13T00:35:26.328Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-13T00:35:26.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-13T00:35:26.644Z] Configure a credential helper to remove this warning. See [2021-02-13T00:35:26.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-13T00:35:26.644Z] [2021-02-13T00:35:26.644Z] Login Succeeded [2021-02-13T00:35:26.644Z] nexus3.edgexfoundry.org:10002 [2021-02-13T00:35:26.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-13T00:35:26.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-13T00:35:26.922Z] Configure a credential helper to remove this warning. See [2021-02-13T00:35:26.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-13T00:35:26.922Z] [2021-02-13T00:35:26.922Z] Login Succeeded [2021-02-13T00:35:26.922Z] nexus3.edgexfoundry.org:10003 [2021-02-13T00:35:27.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-13T00:35:27.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-13T00:35:27.471Z] Configure a credential helper to remove this warning. See [2021-02-13T00:35:27.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-13T00:35:27.471Z] [2021-02-13T00:35:27.471Z] Login Succeeded [2021-02-13T00:35:27.471Z] nexus3.edgexfoundry.org:10004 [2021-02-13T00:35:27.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-13T00:35:28.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-13T00:35:28.015Z] Configure a credential helper to remove this warning. See [2021-02-13T00:35:28.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-13T00:35:28.015Z] [2021-02-13T00:35:28.015Z] Login Succeeded [2021-02-13T00:35:28.015Z] docker.io [2021-02-13T00:35:28.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-13T00:35:28.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-13T00:35:28.558Z] Configure a credential helper to remove this warning. See [2021-02-13T00:35:28.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-13T00:35:28.558Z] [2021-02-13T00:35:28.558Z] Login Succeeded [2021-02-13T00:35:28.833Z] ---> docker-login.sh ends [2021-02-13T00:35:29.245Z] $ docker top e8fd4976d8c78d369f72ed533e5fc785b2eabd2d21db00253057332628d66b1d -eo pid,comm [Pipeline] { [Pipeline] } [2021-02-13T00:35:29.434Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-02-13T00:35:29.768Z] + docker-compose build --help [2021-02-13T00:35:29.768Z] + grep parallel [Pipeline] echo [2021-02-13T00:35:29.916Z] ========================================================= [2021-02-13T00:35:29.916Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-13T00:35:29.916Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-13T00:35:30.292Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-13T00:35:30.715Z] --parallel Build images in parallel. [Pipeline] } [2021-02-13T00:35:30.991Z] $ docker stop --time=1 e8fd4976d8c78d369f72ed533e5fc785b2eabd2d21db00253057332628d66b1d [2021-02-13T00:35:32.398Z] $ docker rm -f e8fd4976d8c78d369f72ed533e5fc785b2eabd2d21db00253057332628d66b1d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-13T00:35:32.934Z] Sending build context to Docker daemon 166.3MB [2021-02-13T00:35:32.934Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-13T00:35:32.934Z] Step 2/6 : FROM ${BASE} [2021-02-13T00:35:32.934Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-13T00:35:32.934Z] 5f621e34cdf4: Pulling fs layer [2021-02-13T00:35:32.934Z] a4357932f1b6: Pulling fs layer [2021-02-13T00:35:32.934Z] 18c013af1878: Pulling fs layer [2021-02-13T00:35:32.934Z] 00ac8860ef70: Pulling fs layer [2021-02-13T00:35:32.934Z] 63d7cb157983: Pulling fs layer [2021-02-13T00:35:32.934Z] b116817d02f9: Pulling fs layer [2021-02-13T00:35:32.934Z] 745a02a5169b: Pulling fs layer [2021-02-13T00:35:32.934Z] 00ac8860ef70: Waiting [2021-02-13T00:35:32.934Z] 63d7cb157983: Waiting [2021-02-13T00:35:32.934Z] b116817d02f9: Waiting [2021-02-13T00:35:32.934Z] 745a02a5169b: Waiting [2021-02-13T00:35:32.934Z] 18c013af1878: Download complete [2021-02-13T00:35:32.934Z] a4357932f1b6: Verifying Checksum [2021-02-13T00:35:32.934Z] a4357932f1b6: Download complete [2021-02-13T00:35:32.934Z] 63d7cb157983: Verifying Checksum [2021-02-13T00:35:32.934Z] 63d7cb157983: Download complete [2021-02-13T00:35:32.934Z] b116817d02f9: Verifying Checksum [2021-02-13T00:35:32.934Z] b116817d02f9: Download complete [2021-02-13T00:35:32.934Z] 5f621e34cdf4: Verifying Checksum [2021-02-13T00:35:32.934Z] 5f621e34cdf4: Download complete [2021-02-13T00:35:32.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-13T00:35:32.996Z] . [Pipeline] withDockerContainer [2021-02-13T00:35:33.097Z] prd-centos7-docker-4c-2g-26366 does not seem to be running inside a container [2021-02-13T00:35:33.150Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-13T00:35:33.929Z] $ docker top 5cde4b4202a1dbb4610f65f650c8c6d0e534bdc9c843ca68c7d6081e92511ec5 -eo pid,comm [2021-02-13T00:35:33.941Z] 5f621e34cdf4: Pull complete [Pipeline] { [Pipeline] sh [2021-02-13T00:35:34.220Z] a4357932f1b6: Pull complete [2021-02-13T00:35:34.460Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-13T00:35:34.495Z] 18c013af1878: Pull complete [2021-02-13T00:35:35.408Z] Building docker-core-command-go ... [2021-02-13T00:35:35.408Z] Building docker-core-data-go ... [2021-02-13T00:35:35.408Z] Building docker-core-metadata-go ... [2021-02-13T00:35:35.408Z] Building docker-security-bootstrapper-go ... [2021-02-13T00:35:35.408Z] Building docker-security-proxy-setup-go ... [2021-02-13T00:35:35.408Z] Building docker-security-secretstore-setup-go ... [2021-02-13T00:35:35.408Z] Building docker-support-notifications-go ... [2021-02-13T00:35:35.408Z] Building docker-support-scheduler-go ... [2021-02-13T00:35:35.408Z] Building docker-sys-mgmt-agent-go ... [2021-02-13T00:35:35.408Z] Building docker-core-command-go [2021-02-13T00:35:35.408Z] Building docker-security-proxy-setup-go [2021-02-13T00:35:35.408Z] Building docker-sys-mgmt-agent-go [2021-02-13T00:35:35.408Z] Building docker-security-secretstore-setup-go [2021-02-13T00:35:35.408Z] Building docker-support-notifications-go [2021-02-13T00:35:35.475Z] 745a02a5169b: Verifying Checksum [2021-02-13T00:35:35.475Z] 745a02a5169b: Download complete [2021-02-13T00:35:36.913Z] 00ac8860ef70: Verifying Checksum [2021-02-13T00:35:36.913Z] 00ac8860ef70: Download complete [2021-02-13T00:35:47.117Z] 00ac8860ef70: Pull complete [2021-02-13T00:35:47.390Z] 63d7cb157983: Pull complete [2021-02-13T00:35:47.663Z] b116817d02f9: Pull complete [2021-02-13T00:35:51.063Z] 745a02a5169b: Pull complete [2021-02-13T00:35:51.063Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-13T00:35:51.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-13T00:35:51.338Z] ---> b7e6874047d6 [2021-02-13T00:35:51.338Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-02-13T00:35:54.741Z] ---> Running in 3ee6dafd075c [2021-02-13T00:35:55.723Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:35:56.320Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:35:56.920Z] (1/12) Installing libmagic (5.38-r0) [2021-02-13T00:35:57.192Z] (2/12) Installing file (5.38-r0) [2021-02-13T00:35:57.192Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-13T00:35:57.463Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-13T00:36:01.754Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-13T00:36:01.754Z] (6/12) Installing patch (2.7.6-r6) [2021-02-13T00:36:01.754Z] (7/12) Installing build-base (0.5-r2) [2021-02-13T00:36:01.754Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-13T00:36:01.754Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-13T00:36:01.754Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-13T00:36:01.754Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-13T00:36:01.754Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-13T00:36:02.025Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:36:02.025Z] OK: 217 MiB in 51 packages [2021-02-13T00:36:06.328Z] Removing intermediate container 3ee6dafd075c [2021-02-13T00:36:06.328Z] ---> d67718295b3b [2021-02-13T00:36:06.328Z] Step 4/6 : WORKDIR /edgex-go [2021-02-13T00:36:06.328Z] ---> Running in ad668e170530 [2021-02-13T00:36:06.601Z] Removing intermediate container ad668e170530 [2021-02-13T00:36:06.601Z] ---> 78213c4335f4 [2021-02-13T00:36:06.601Z] Step 5/6 : COPY go.mod . [2021-02-13T00:36:07.584Z] ---> 5258a7e1b2d3 [2021-02-13T00:36:07.584Z] Step 6/6 : RUN go mod download [2021-02-13T00:36:07.584Z] ---> Running in b60b4d9fd2ec [2021-02-13T00:36:07.761Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:36:07.761Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:36:08.037Z] ---> df646c4a6c6d [2021-02-13T00:36:08.037Z] Step 3/22 : WORKDIR /edgex-go [2021-02-13T00:36:08.037Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:36:08.037Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:36:08.037Z] ---> df646c4a6c6d [2021-02-13T00:36:08.037Z] Step 3/21 : WORKDIR /edgex-go [2021-02-13T00:36:08.583Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:36:08.583Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:36:08.583Z] ---> df646c4a6c6d [2021-02-13T00:36:08.583Z] Step 3/24 : WORKDIR /edgex-go [2021-02-13T00:36:08.856Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:36:08.856Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:36:08.856Z] ---> df646c4a6c6d [2021-02-13T00:36:08.856Z] Step 3/23 : WORKDIR /edgex-go [2021-02-13T00:36:08.856Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:36:08.856Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:36:08.856Z] ---> df646c4a6c6d [2021-02-13T00:36:08.856Z] Step 3/26 : WORKDIR /edgex-go [2021-02-13T00:36:09.647Z] ---> Running in e464a5b1850c [2021-02-13T00:36:09.647Z] ---> Running in 7eaf0768782f [2021-02-13T00:36:09.647Z] ---> Running in 37cb852adc33 [2021-02-13T00:36:09.647Z] ---> Running in de13723fd20d [2021-02-13T00:36:09.647Z] ---> Running in 68c996bcabc7 [2021-02-13T00:36:09.956Z] Removing intermediate container 68c996bcabc7 [2021-02-13T00:36:09.956Z] ---> d86c8fd8a55a [2021-02-13T00:36:09.956Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:36:09.956Z] Removing intermediate container 37cb852adc33 [2021-02-13T00:36:09.956Z] ---> f4630d933e68 [2021-02-13T00:36:09.956Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:36:09.956Z] Removing intermediate container 7eaf0768782f [2021-02-13T00:36:09.956Z] ---> 279613e6d946 [2021-02-13T00:36:09.956Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:36:09.956Z] Removing intermediate container de13723fd20d [2021-02-13T00:36:09.956Z] ---> 6be3013afc5d [2021-02-13T00:36:09.956Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:36:10.226Z] Removing intermediate container e464a5b1850c [2021-02-13T00:36:10.226Z] ---> 04d8fdb25890 [2021-02-13T00:36:10.226Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:36:10.226Z] ---> Running in 198dcf5d339f [2021-02-13T00:36:10.226Z] ---> Running in 34571904684b [2021-02-13T00:36:10.226Z] ---> Running in 8c9bc7a770f0 [2021-02-13T00:36:10.226Z] ---> Running in 7ec7b13d5652 [2021-02-13T00:36:10.511Z] ---> Running in b5a3922c6877 [2021-02-13T00:36:12.506Z] Removing intermediate container 198dcf5d339f [2021-02-13T00:36:12.506Z] ---> 430c7cf06ed6 [2021-02-13T00:36:12.506Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-13T00:36:12.774Z] ---> Running in 363515cbedc6 [2021-02-13T00:36:12.774Z] Removing intermediate container 34571904684b [2021-02-13T00:36:12.774Z] ---> c57c3db6f4e8 [2021-02-13T00:36:12.774Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-13T00:36:13.037Z] Removing intermediate container 7ec7b13d5652 [2021-02-13T00:36:13.037Z] ---> 26982015eebe [2021-02-13T00:36:13.037Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-13T00:36:13.037Z] ---> Running in c78e390d2045 [2021-02-13T00:36:13.037Z] ---> Running in 2c1b3110e1dc [2021-02-13T00:36:13.300Z] Removing intermediate container b5a3922c6877 [2021-02-13T00:36:13.300Z] ---> 166604296fda [2021-02-13T00:36:13.300Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-13T00:36:13.563Z] ---> Running in b8b4591ae20f [2021-02-13T00:36:13.563Z] Removing intermediate container 8c9bc7a770f0 [2021-02-13T00:36:13.563Z] ---> 3062e2096fa7 [2021-02-13T00:36:13.563Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-13T00:36:13.828Z] ---> Running in 962826ae5bdf [2021-02-13T00:36:14.418Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:36:14.418Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:36:14.418Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:36:14.681Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:36:14.681Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:36:14.943Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:36:15.518Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:36:15.518Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:36:15.518Z] OK: 233 MiB in 51 packages [2021-02-13T00:36:15.518Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:36:15.780Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:36:16.045Z] Removing intermediate container 363515cbedc6 [2021-02-13T00:36:16.045Z] ---> d248b3ca0293 [2021-02-13T00:36:16.045Z] Step 6/22 : COPY go.mod . [2021-02-13T00:36:16.045Z] OK: 233 MiB in 51 packages [2021-02-13T00:36:16.045Z] OK: 233 MiB in 51 packages [2021-02-13T00:36:16.311Z] ---> 19b66ca314fa [2021-02-13T00:36:16.311Z] Step 7/22 : RUN go mod download [2021-02-13T00:36:16.311Z] OK: 233 MiB in 51 packages [2021-02-13T00:36:16.311Z] ---> Running in 714edc45a48a [2021-02-13T00:36:16.311Z] OK: 233 MiB in 51 packages [2021-02-13T00:36:16.584Z] Removing intermediate container b8b4591ae20f [2021-02-13T00:36:16.584Z] ---> 8c2340a0e220 [2021-02-13T00:36:16.584Z] Step 6/21 : COPY go.mod . [2021-02-13T00:36:16.849Z] Removing intermediate container c78e390d2045 [2021-02-13T00:36:16.849Z] ---> 82df98a94c18 [2021-02-13T00:36:16.849Z] Step 6/23 : COPY go.mod . [2021-02-13T00:36:17.116Z] ---> f21c3e9f58a1 [2021-02-13T00:36:17.116Z] Step 7/21 : RUN go mod download [2021-02-13T00:36:17.385Z] ---> Running in b599d1f6713d [2021-02-13T00:36:17.385Z] ---> 80fcbd55ecf7 [2021-02-13T00:36:17.385Z] Step 7/23 : RUN go mod download [2021-02-13T00:36:17.650Z] Removing intermediate container 2c1b3110e1dc [2021-02-13T00:36:17.650Z] ---> 57d65d92e043 [2021-02-13T00:36:17.650Z] Step 6/24 : COPY go.mod . [2021-02-13T00:36:17.650Z] ---> Running in 02c011ba6317 [2021-02-13T00:36:17.650Z] Removing intermediate container 962826ae5bdf [2021-02-13T00:36:17.650Z] ---> 956ca91f432d [2021-02-13T00:36:17.650Z] Step 6/26 : COPY go.mod . [2021-02-13T00:36:17.917Z] ---> 39e8866d32b8 [2021-02-13T00:36:17.917Z] Step 7/24 : RUN go mod download [2021-02-13T00:36:18.183Z] ---> e6bcc20c11ab [2021-02-13T00:36:18.183Z] Step 7/26 : RUN go mod download [2021-02-13T00:36:18.183Z] ---> Running in 2ef8936e1e65 [2021-02-13T00:36:18.183Z] ---> Running in 952527ba858d [2021-02-13T00:36:19.154Z] Removing intermediate container 714edc45a48a [2021-02-13T00:36:19.154Z] ---> eb84b84ec1b4 [2021-02-13T00:36:19.154Z] Step 8/22 : COPY . . [2021-02-13T00:36:19.154Z] Removing intermediate container b599d1f6713d [2021-02-13T00:36:19.154Z] ---> 0229380f7fdd [2021-02-13T00:36:19.154Z] Step 8/21 : COPY . . [2021-02-13T00:36:19.428Z] Removing intermediate container 02c011ba6317 [2021-02-13T00:36:19.428Z] ---> ca64a9692697 [2021-02-13T00:36:19.428Z] Step 8/23 : COPY . . [2021-02-13T00:36:23.714Z] Removing intermediate container 2ef8936e1e65 [2021-02-13T00:36:23.714Z] ---> 55ddb0a06096 [2021-02-13T00:36:23.714Z] Step 8/24 : COPY . . [2021-02-13T00:36:25.672Z] Removing intermediate container 952527ba858d [2021-02-13T00:36:25.672Z] ---> ee03b4a305ec [2021-02-13T00:36:25.672Z] Step 8/26 : COPY . . [2021-02-13T00:36:34.844Z] Removing intermediate container b60b4d9fd2ec [2021-02-13T00:36:34.844Z] ---> d61542e96046 [2021-02-13T00:36:34.844Z] Successfully built d61542e96046 [2021-02-13T00:36:34.844Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-13T00:36:35.192Z] + docker inspect -f . ci-base-image-arm64 [2021-02-13T00:36:35.192Z] . [Pipeline] withDockerContainer [2021-02-13T00:36:35.463Z] prd-ubuntu18.04-docker-arm64-4c-16g-26368 does not seem to be running inside a container [2021-02-13T00:36:35.549Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-13T00:36:37.064Z] $ docker top 10f50d162f0ffab57a2cb0b99bbf24713abbcb7d42ed8ff5a4e54c97a88ac5f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-13T00:36:38.097Z] + go version [2021-02-13T00:36:38.097Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-13T00:36:38.122Z] $ docker stop --time=1 10f50d162f0ffab57a2cb0b99bbf24713abbcb7d42ed8ff5a4e54c97a88ac5f9 [2021-02-13T00:36:40.070Z] $ docker rm -f 10f50d162f0ffab57a2cb0b99bbf24713abbcb7d42ed8ff5a4e54c97a88ac5f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-13T00:36:41.175Z] + docker inspect -f . ci-base-image-arm64 [2021-02-13T00:36:41.175Z] . [Pipeline] withDockerContainer [2021-02-13T00:36:41.435Z] prd-ubuntu18.04-docker-arm64-4c-16g-26368 does not seem to be running inside a container [2021-02-13T00:36:41.519Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-13T00:36:42.934Z] $ docker top 36a758ebbce59140460f8965f2e07d37197deeec800441d5799985edc886f4aa -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-13T00:36:43.308Z] ========================================================= [2021-02-13T00:36:43.308Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-13T00:36:43.308Z] ========================================================= [Pipeline] sh [2021-02-13T00:36:43.953Z] + make test [2021-02-13T00:36:43.953Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-13T00:37:05.679Z] ---> 2c10266e6be5 [2021-02-13T00:37:05.679Z] ---> 36dd8ca555c9 [2021-02-13T00:37:05.679Z] Step 9/23 : RUN make cmd/core-command/core-commandStep 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-13T00:37:05.679Z] [2021-02-13T00:37:05.679Z] ---> 09fdc75c3721 [2021-02-13T00:37:05.679Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-13T00:37:05.679Z] ---> Running in e044a40e4fb5 [2021-02-13T00:37:05.679Z] ---> Running in 3fd8051ae5ee [2021-02-13T00:37:05.679Z] ---> Running in f8e1a5f3671c [2021-02-13T00:37:05.679Z] ---> 236555a7117d [2021-02-13T00:37:05.679Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-13T00:37:05.679Z] ---> 460f064e9d07 [2021-02-13T00:37:05.679Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-13T00:37:05.679Z] ---> Running in 7442cec56e88 [2021-02-13T00:37:05.679Z] ---> Running in a9b5b23e9736 [2021-02-13T00:37:05.679Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-13T00:37:05.679Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-13T00:37:05.679Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-13T00:37:05.679Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-13T00:37:05.679Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-13T00:37:06.118Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-13T00:37:32.432Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-13T00:37:32.432Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-13T00:37:39.098Z] Removing intermediate container 7442cec56e88 [2021-02-13T00:37:39.098Z] ---> 417798e1a476 [2021-02-13T00:37:39.098Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-13T00:37:39.098Z] ---> Running in 120d45e7c4ec [2021-02-13T00:37:40.082Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-13T00:37:45.405Z] Removing intermediate container f8e1a5f3671c [2021-02-13T00:37:45.405Z] ---> 7b323c6f7778 [2021-02-13T00:37:45.405Z] [2021-02-13T00:37:45.405Z] Step 10/21 : FROM alpine:3.12 [2021-02-13T00:37:45.405Z] Removing intermediate container 3fd8051ae5ee [2021-02-13T00:37:45.405Z] ---> 470f87b8eb11 [2021-02-13T00:37:45.405Z] [2021-02-13T00:37:45.405Z] Step 10/23 : FROM alpine:3.12 [2021-02-13T00:37:45.405Z] Removing intermediate container a9b5b23e9736 [2021-02-13T00:37:45.405Z] ---> 4408178040f2 [2021-02-13T00:37:45.405Z] [2021-02-13T00:37:45.405Z] Step 10/24 : FROM alpine:3.12 [2021-02-13T00:37:45.405Z] Removing intermediate container e044a40e4fb5 [2021-02-13T00:37:45.405Z] ---> 92e09f7a753c [2021-02-13T00:37:45.405Z] [2021-02-13T00:37:45.405Z] Step 10/22 : FROM alpine:3.12 [2021-02-13T00:37:45.405Z] 3.12: Pulling from library/alpine [2021-02-13T00:37:45.405Z] 3.12: Pulling from library/alpine [2021-02-13T00:37:45.405Z] 3.12: Pulling from library/alpine [2021-02-13T00:37:45.405Z] 3.12: Pulling from library/alpine [2021-02-13T00:37:45.405Z] Removing intermediate container 120d45e7c4ec [2021-02-13T00:37:45.405Z] ---> 92c092b12610 [2021-02-13T00:37:45.405Z] [2021-02-13T00:37:45.405Z] Step 11/26 : FROM docker:20.10.0 [2021-02-13T00:37:45.405Z] 20.10.0: Pulling from library/docker [2021-02-13T00:37:45.405Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-13T00:37:45.405Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-13T00:37:45.405Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-13T00:37:45.405Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-13T00:37:45.405Z] Status: Downloaded newer image for alpine:3.12 [2021-02-13T00:37:45.405Z] ---> 389fef711851 [2021-02-13T00:37:45.405Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-13T00:37:45.405Z] Status: Downloaded newer image for alpine:3.12 [2021-02-13T00:37:45.405Z] ---> 389fef711851 [2021-02-13T00:37:45.405Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-13T00:37:45.405Z] Status: Image is up to date for alpine:3.12 [2021-02-13T00:37:45.405Z] ---> 389fef711851 [2021-02-13T00:37:45.405Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-13T00:37:45.405Z] Status: Image is up to date for alpine:3.12 [2021-02-13T00:37:45.405Z] ---> 389fef711851 [2021-02-13T00:37:45.405Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-13T00:37:45.989Z] ---> Running in 22cf43659379 [2021-02-13T00:37:45.989Z] ---> Running in d8313d30f45c [2021-02-13T00:37:45.989Z] ---> Running in 4b4f6b202315 [2021-02-13T00:37:45.989Z] ---> Running in 88cbe292d48a [2021-02-13T00:37:46.592Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:37:46.592Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:37:46.883Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:37:46.883Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:37:46.883Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-13T00:37:46.883Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-13T00:37:46.883Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:37:46.883Z] Executing ca-certificates-20191127-r4.trigger [2021-02-13T00:37:46.883Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-13T00:37:46.883Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:37:47.161Z] OK: 6 MiB in 15 packages [2021-02-13T00:37:47.161Z] OK: 6 MiB in 16 packages [2021-02-13T00:37:47.161Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:37:47.161Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:37:47.161Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:37:47.428Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:37:47.428Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-13T00:37:47.428Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-13T00:37:47.428Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-13T00:37:47.428Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-13T00:37:47.428Z] (4/4) Installing curl (7.69.1-r3) [2021-02-13T00:37:47.428Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:37:47.428Z] Executing ca-certificates-20191127-r4.trigger [2021-02-13T00:37:47.428Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-13T00:37:47.428Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-13T00:37:47.693Z] (4/5) Installing curl (7.69.1-r3) [2021-02-13T00:37:47.693Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-13T00:37:47.693Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:37:47.693Z] Executing ca-certificates-20191127-r4.trigger [2021-02-13T00:37:47.693Z] OK: 7 MiB in 18 packages [2021-02-13T00:37:47.693Z] OK: 7 MiB in 19 packages [2021-02-13T00:37:49.089Z] Removing intermediate container 22cf43659379 [2021-02-13T00:37:49.089Z] ---> cc2df6540528 [2021-02-13T00:37:49.089Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-13T00:37:49.358Z] ---> Running in 26dcb5cc889b [2021-02-13T00:37:49.358Z] Removing intermediate container d8313d30f45c [2021-02-13T00:37:49.358Z] ---> b0f985b6cfb5 [2021-02-13T00:37:49.358Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-13T00:37:49.628Z] ---> Running in 62da4af096cd [2021-02-13T00:37:50.579Z] Removing intermediate container 26dcb5cc889b [2021-02-13T00:37:50.579Z] ---> c63d47f43140 [2021-02-13T00:37:50.579Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-13T00:37:50.579Z] Removing intermediate container 88cbe292d48a [2021-02-13T00:37:50.579Z] ---> af3d7a8c531a [2021-02-13T00:37:50.579Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-13T00:37:50.579Z] Removing intermediate container 4b4f6b202315 [2021-02-13T00:37:50.579Z] ---> 2adeeca0d514 [2021-02-13T00:37:50.579Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-13T00:37:50.845Z] ---> Running in 19c71e871697 [2021-02-13T00:37:50.845Z] Removing intermediate container 62da4af096cd [2021-02-13T00:37:50.845Z] ---> 23193d0cf572 [2021-02-13T00:37:50.845Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-13T00:37:50.845Z] ---> Running in f380a9131bdd [2021-02-13T00:37:50.845Z] ---> Running in a8cc6d04fdc8 [2021-02-13T00:37:51.118Z] ---> Running in 5c99541862f4 [2021-02-13T00:37:51.118Z] Removing intermediate container 19c71e871697 [2021-02-13T00:37:51.118Z] ---> 0a84985aa63d [2021-02-13T00:37:51.118Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-13T00:37:51.381Z] Removing intermediate container a8cc6d04fdc8 [2021-02-13T00:37:51.381Z] ---> 530f7588ccd9 [2021-02-13T00:37:51.381Z] Step 13/21 : WORKDIR /edgex [2021-02-13T00:37:51.381Z] ---> Running in 34cfdd0bdccb [2021-02-13T00:37:51.381Z] Removing intermediate container f380a9131bdd [2021-02-13T00:37:51.381Z] ---> 95c761ca3cdf [2021-02-13T00:37:51.381Z] Step 13/24 : WORKDIR / [2021-02-13T00:37:51.381Z] Removing intermediate container 5c99541862f4 [2021-02-13T00:37:51.381Z] ---> 834249418080 [2021-02-13T00:37:51.381Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-13T00:37:51.644Z] ---> Running in 6fea2cd17231 [2021-02-13T00:37:51.644Z] ---> Running in d1e0a88b94a2 [2021-02-13T00:37:51.644Z] ---> Running in 8089c4b7ebd0 [2021-02-13T00:37:51.907Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-13T00:37:51.907Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-13T00:37:51.907Z] ---> aefe523efa57 [2021-02-13T00:37:51.907Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-13T00:37:51.907Z] Removing intermediate container 34cfdd0bdccb [2021-02-13T00:37:51.907Z] ---> 8b3a31181aff [2021-02-13T00:37:51.907Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-13T00:37:52.173Z] ---> Running in d563ae1ee429 [2021-02-13T00:37:52.446Z] Removing intermediate container d1e0a88b94a2 [2021-02-13T00:37:52.446Z] ---> b89c3375985d [2021-02-13T00:37:52.446Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-13T00:37:52.446Z] Removing intermediate container 6fea2cd17231 [2021-02-13T00:37:52.447Z] ---> a94487442bb8 [2021-02-13T00:37:52.447Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-13T00:37:52.447Z] Removing intermediate container 8089c4b7ebd0 [2021-02-13T00:37:52.447Z] ---> ffc4c6dc06d3 [2021-02-13T00:37:52.447Z] Step 15/23 : WORKDIR / [2021-02-13T00:37:52.713Z] ---> 14b6292d01ba [2021-02-13T00:37:52.713Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-13T00:37:52.713Z] ---> Running in ce870cfcebc9 [2021-02-13T00:37:52.713Z] ---> c6bde9d2f563 [2021-02-13T00:37:52.713Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-13T00:37:52.989Z] ---> 6fa0cd1916f3 [2021-02-13T00:37:52.989Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-13T00:37:52.989Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:37:52.989Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:37:52.989Z] Removing intermediate container ce870cfcebc9 [2021-02-13T00:37:52.989Z] ---> 47140a8b736e [2021-02-13T00:37:52.989Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-13T00:37:53.149Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-13T00:37:53.270Z] ---> 75c9c5a3c53f [2021-02-13T00:37:53.270Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-13T00:37:53.270Z] (1/2) Installing readline (8.0.4-r0) [2021-02-13T00:37:53.270Z] (2/2) Installing bash (5.0.17-r0) [2021-02-13T00:37:53.270Z] Executing bash-5.0.17-r0.post-install [2021-02-13T00:37:53.270Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:37:53.270Z] OK: 12 MiB in 22 packages [2021-02-13T00:37:53.270Z] ---> 7e42474e335f [2021-02-13T00:37:53.270Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-13T00:37:53.536Z] ---> a01f4be2ab7f [2021-02-13T00:37:53.536Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-13T00:37:53.800Z] ---> 1184b37863cd [2021-02-13T00:37:53.800Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-13T00:37:54.070Z] ---> 6e568c10b04d [2021-02-13T00:37:54.070Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-13T00:37:54.070Z] ---> 56c6622a0ed8 [2021-02-13T00:37:54.070Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-13T00:37:54.070Z] ---> af07a6e2122e [2021-02-13T00:37:54.070Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-13T00:37:54.338Z] ---> Running in c59e92db622a [2021-02-13T00:37:54.338Z] ---> 123063a2d60b [2021-02-13T00:37:54.338Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-13T00:37:54.338Z] Removing intermediate container d563ae1ee429 [2021-02-13T00:37:54.338Z] ---> 23b9ddb03901 [2021-02-13T00:37:54.338Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-13T00:37:54.928Z] ---> Running in ac3d7bbe4ad3 [2021-02-13T00:37:54.928Z] ---> Running in d2f1ef8a602d [2021-02-13T00:37:54.928Z] ---> 63bd1d665f6d [2021-02-13T00:37:54.928Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-13T00:37:54.928Z] ---> 7f4dd9e967e3 [2021-02-13T00:37:54.928Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-13T00:37:54.928Z] Removing intermediate container c59e92db622a [2021-02-13T00:37:54.928Z] ---> 7086c5542f03 [2021-02-13T00:37:54.928Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-13T00:37:54.928Z] ---> Running in 38c9f3faff9b [2021-02-13T00:37:55.194Z] ---> Running in cdd170b63123 [2021-02-13T00:37:55.194Z] Removing intermediate container ac3d7bbe4ad3 [2021-02-13T00:37:55.194Z] ---> 1bfb744d7c55 [2021-02-13T00:37:55.194Z] Step 18/21 : CMD ["--init=true"] [2021-02-13T00:37:55.194Z] Removing intermediate container d2f1ef8a602d [2021-02-13T00:37:55.194Z] ---> 7847ba410420 [2021-02-13T00:37:55.194Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-13T00:37:55.457Z] ---> Running in ef5dcdce9cff [2021-02-13T00:37:55.457Z] ---> 75ec0c3a9206 [2021-02-13T00:37:55.457Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-13T00:37:55.457Z] ---> Running in 5cdda874d64f [2021-02-13T00:37:55.723Z] Removing intermediate container 38c9f3faff9b [2021-02-13T00:37:55.723Z] ---> 5d62e59335b0 [2021-02-13T00:37:55.723Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-13T00:37:55.723Z] Removing intermediate container cdd170b63123 [2021-02-13T00:37:55.723Z] ---> b380dce84678 [2021-02-13T00:37:55.723Z] Step 20/22 : LABEL arch=x86_64 [2021-02-13T00:37:55.723Z] Removing intermediate container ef5dcdce9cff [2021-02-13T00:37:55.723Z] ---> 172e046375b2 [2021-02-13T00:37:55.723Z] Step 19/21 : LABEL arch=x86_64 [2021-02-13T00:37:55.723Z] ---> Running in 894173aeb438 [2021-02-13T00:37:55.795Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-13T00:37:55.992Z] ---> 75124fdbb36d [2021-02-13T00:37:55.992Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-13T00:37:55.992Z] ---> Running in 52a60085ee16 [2021-02-13T00:37:55.992Z] Removing intermediate container 5cdda874d64f [2021-02-13T00:37:55.992Z] ---> acf4e0ace8c3 [2021-02-13T00:37:55.992Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-13T00:37:55.992Z] ---> Running in 4ea238eeca3e [2021-02-13T00:37:55.992Z] ---> Running in 49c0bc6b3959 [2021-02-13T00:37:56.254Z] ---> Running in c656586699e5 [2021-02-13T00:37:56.254Z] Removing intermediate container 894173aeb438 [2021-02-13T00:37:56.254Z] ---> 160e3c407ff1 [2021-02-13T00:37:56.254Z] Step 21/23 : LABEL arch=x86_64 [2021-02-13T00:37:56.518Z] Removing intermediate container 52a60085ee16 [2021-02-13T00:37:56.518Z] ---> 595d71144ebb [2021-02-13T00:37:56.518Z] Step 21/22 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 [2021-02-13T00:37:56.518Z] Removing intermediate container 4ea238eeca3e [2021-02-13T00:37:56.518Z] ---> 36149da6cfb8 [2021-02-13T00:37:56.518Z] Step 20/21 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 [2021-02-13T00:37:56.782Z] ---> Running in 00da10bda8d0 [2021-02-13T00:37:56.782Z] ---> Running in 434e4570882a [2021-02-13T00:37:56.782Z] Removing intermediate container c656586699e5 [2021-02-13T00:37:56.782Z] ---> 785daa6c7cd2 [2021-02-13T00:37:56.782Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-13T00:37:56.782Z] ---> Running in f43d5f23ecd7 [2021-02-13T00:37:57.049Z] Removing intermediate container 00da10bda8d0 [2021-02-13T00:37:57.049Z] ---> ed087aa5a0df [2021-02-13T00:37:57.049Z] Step 22/23 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 [2021-02-13T00:37:57.049Z] Removing intermediate container 434e4570882a [2021-02-13T00:37:57.049Z] ---> 87688f2283c8 [2021-02-13T00:37:57.049Z] Step 22/22 : LABEL version=0.0.0 [2021-02-13T00:37:57.315Z] ---> Running in 16a9b0e02a0e [2021-02-13T00:37:57.315Z] ---> Running in 633f6db5996f [2021-02-13T00:37:57.315Z] Removing intermediate container f43d5f23ecd7 [2021-02-13T00:37:57.315Z] ---> 2e906c4a5474 [2021-02-13T00:37:57.315Z] Step 21/21 : LABEL version=0.0.0 [2021-02-13T00:37:57.581Z] ---> d2b7f86ef30d [2021-02-13T00:37:57.581Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-13T00:37:57.581Z] ---> Running in 056ddda3a5fc [2021-02-13T00:37:57.846Z] Removing intermediate container 16a9b0e02a0e [2021-02-13T00:37:57.846Z] ---> 06d9bb71ab3e [2021-02-13T00:37:57.846Z] Step 23/23 : LABEL version=0.0.0 [2021-02-13T00:37:57.846Z] Removing intermediate container 633f6db5996f [2021-02-13T00:37:57.846Z] ---> 837f418ec640 [2021-02-13T00:37:57.846Z] [2021-02-13T00:37:57.846Z] ---> Running in fb0d5b97609b [2021-02-13T00:37:58.114Z] Removing intermediate container 49c0bc6b3959 [2021-02-13T00:37:58.114Z] ---> 4bba17fdc9c9 [2021-02-13T00:37:58.114Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-13T00:37:58.114Z] ---> c9f9c92537f9 [2021-02-13T00:37:58.114Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-13T00:37:58.114Z] Successfully built 837f418ec640 [2021-02-13T00:37:58.114Z] Removing intermediate container 056ddda3a5fc [2021-02-13T00:37:58.114Z] ---> f8e133de2326 [2021-02-13T00:37:58.114Z] [2021-02-13T00:37:58.384Z] Successfully tagged docker-support-notifications-go:latest [2021-02-13T00:37:58.384Z] ---> Running in 39ddf424ad02 [2021-02-13T00:37:58.384Z] Building docker-support-scheduler-go [2021-02-13T00:37:58.384Z]  Building docker-support-notifications-go ... done Successfully built f8e133de2326 [2021-02-13T00:37:58.384Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-13T00:37:58.384Z] Building docker-core-metadata-go [2021-02-13T00:37:58.384Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container fb0d5b97609b [2021-02-13T00:37:58.384Z] ---> 3bf549d6a455 [2021-02-13T00:37:58.384Z] [2021-02-13T00:37:58.660Z] ---> d650de47e443 [2021-02-13T00:37:58.660Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-13T00:37:58.660Z] Removing intermediate container 39ddf424ad02 [2021-02-13T00:37:58.660Z] ---> 84c433a8b32b [2021-02-13T00:37:58.660Z] Step 22/24 : LABEL arch=x86_64 [2021-02-13T00:37:58.660Z] Successfully built 3bf549d6a455 [2021-02-13T00:37:58.660Z] ---> Running in 0f29fd19c21a [2021-02-13T00:37:58.660Z] Successfully tagged docker-core-command-go:latest [2021-02-13T00:37:58.660Z]  Building docker-core-command-go ... done Building docker-security-bootstrapper-go [2021-02-13T00:37:58.926Z] ---> Running in d950b4251df7 [2021-02-13T00:37:59.195Z] Removing intermediate container d950b4251df7 [2021-02-13T00:37:59.195Z] ---> f6736fecb06c [2021-02-13T00:37:59.195Z] Step 23/24 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 [2021-02-13T00:37:59.196Z] ---> Running in 0d8888ca95fc [2021-02-13T00:38:00.145Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:38:00.145Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:38:00.145Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-13T00:38:00.413Z] (2/33) Installing expat (2.2.9-r1) [2021-02-13T00:38:00.413Z] (3/33) Installing libffi (3.3-r2) [2021-02-13T00:38:00.413Z] (4/33) Installing gdbm (1.13-r1) [2021-02-13T00:38:00.994Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-13T00:38:00.994Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-13T00:38:00.994Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-13T00:38:06.275Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-13T00:38:06.275Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-13T00:38:08.930Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-13T00:38:08.930Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-13T00:38:08.930Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-13T00:38:08.930Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-13T00:38:10.380Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-13T00:38:11.030Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-13T00:38:11.030Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-13T00:38:11.030Z] Removing intermediate container 0d8888ca95fc [2021-02-13T00:38:11.030Z] ---> c63b4f46afa3 [2021-02-13T00:38:11.030Z] Step 24/24 : LABEL version=0.0.0 [2021-02-13T00:38:11.030Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-13T00:38:11.030Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-13T00:38:11.030Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-13T00:38:11.030Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-13T00:38:11.030Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-13T00:38:11.979Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-13T00:38:12.372Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-13T00:38:12.555Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-13T00:38:13.146Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-13T00:38:13.414Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-13T00:38:13.683Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-13T00:38:13.683Z] ---> Running in 540d6bd99f3d [2021-02-13T00:38:13.683Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-13T00:38:13.950Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-13T00:38:13.950Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-13T00:38:13.950Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-13T00:38:14.222Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-13T00:38:14.490Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-13T00:38:14.758Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-13T00:38:14.758Z] Removing intermediate container 540d6bd99f3d [2021-02-13T00:38:14.758Z] ---> c2a608daaaf7 [2021-02-13T00:38:14.758Z] [2021-02-13T00:38:14.758Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-13T00:38:14.758Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-13T00:38:15.025Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-13T00:38:15.025Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-13T00:38:15.025Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-13T00:38:15.025Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-13T00:38:15.025Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-13T00:38:19.102Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-13T00:38:19.102Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-13T00:38:19.102Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-13T00:38:20.358Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:38:20.643Z] OK: 71 MiB in 55 packages [2021-02-13T00:38:20.643Z] Successfully built c2a608daaaf7 [2021-02-13T00:38:20.643Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-13T00:38:20.643Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2021-02-13T00:38:25.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.336s coverage: 45.9% of statements [2021-02-13T00:38:25.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-13T00:38:25.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-13T00:38:25.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-13T00:38:25.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-13T00:38:25.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-13T00:38:25.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-13T00:38:25.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-13T00:38:25.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.222s coverage: 100.0% of statements [2021-02-13T00:38:30.769Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:38:30.769Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:38:30.769Z] ---> df646c4a6c6d [2021-02-13T00:38:30.769Z] Step 3/22 : WORKDIR /edgex-go [2021-02-13T00:38:30.769Z] ---> Using cache [2021-02-13T00:38:30.769Z] ---> 04d8fdb25890 [2021-02-13T00:38:30.769Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:38:30.769Z] ---> Using cache [2021-02-13T00:38:30.769Z] ---> 166604296fda [2021-02-13T00:38:30.769Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-13T00:38:30.769Z] ---> Using cache [2021-02-13T00:38:30.769Z] ---> 8c2340a0e220 [2021-02-13T00:38:30.769Z] Step 6/22 : COPY go.mod . [2021-02-13T00:38:30.769Z] ---> Using cache [2021-02-13T00:38:30.769Z] ---> f21c3e9f58a1 [2021-02-13T00:38:30.769Z] Step 7/22 : RUN go mod download [2021-02-13T00:38:30.769Z] ---> Using cache [2021-02-13T00:38:30.769Z] ---> 0229380f7fdd [2021-02-13T00:38:30.769Z] Step 8/22 : COPY . . [2021-02-13T00:38:30.769Z] ---> Using cache [2021-02-13T00:38:30.769Z] ---> 09fdc75c3721 [2021-02-13T00:38:30.769Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-13T00:38:30.769Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:38:30.769Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:38:30.769Z] ---> df646c4a6c6d [2021-02-13T00:38:30.769Z] Step 3/30 : WORKDIR /edgex-go [2021-02-13T00:38:30.770Z] ---> Using cache [2021-02-13T00:38:30.770Z] ---> 04d8fdb25890 [2021-02-13T00:38:30.770Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:38:30.770Z] ---> Using cache [2021-02-13T00:38:30.770Z] ---> 166604296fda [2021-02-13T00:38:30.770Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-13T00:38:30.770Z] ---> Using cache [2021-02-13T00:38:30.770Z] ---> 8c2340a0e220 [2021-02-13T00:38:30.770Z] Step 6/30 : COPY go.mod . [2021-02-13T00:38:30.770Z] ---> Using cache [2021-02-13T00:38:30.770Z] ---> f21c3e9f58a1 [2021-02-13T00:38:30.770Z] Step 7/30 : RUN go mod download [2021-02-13T00:38:30.770Z] ---> Using cache [2021-02-13T00:38:30.770Z] ---> 0229380f7fdd [2021-02-13T00:38:30.770Z] Step 8/30 : COPY . . [2021-02-13T00:38:30.770Z] ---> Using cache [2021-02-13T00:38:30.770Z] ---> 09fdc75c3721 [2021-02-13T00:38:30.770Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-13T00:38:31.033Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:38:31.033Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:38:31.033Z] ---> df646c4a6c6d [2021-02-13T00:38:31.033Z] Step 3/23 : WORKDIR /edgex-go [2021-02-13T00:38:31.033Z] ---> Using cache [2021-02-13T00:38:31.033Z] ---> 04d8fdb25890 [2021-02-13T00:38:31.033Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:38:31.033Z] ---> Using cache [2021-02-13T00:38:31.033Z] ---> 166604296fda [2021-02-13T00:38:31.033Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-13T00:38:31.033Z] ---> Using cache [2021-02-13T00:38:31.033Z] ---> 8c2340a0e220 [2021-02-13T00:38:31.033Z] Step 6/23 : COPY go.mod . [2021-02-13T00:38:31.033Z] ---> Using cache [2021-02-13T00:38:31.033Z] ---> f21c3e9f58a1 [2021-02-13T00:38:31.033Z] Step 7/23 : RUN go mod download [2021-02-13T00:38:31.033Z] ---> Using cache [2021-02-13T00:38:31.033Z] ---> 0229380f7fdd [2021-02-13T00:38:31.033Z] Step 8/23 : COPY . . [2021-02-13T00:38:31.033Z] ---> Using cache [2021-02-13T00:38:31.033Z] ---> 09fdc75c3721 [2021-02-13T00:38:31.033Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-13T00:38:32.432Z] ---> Running in 9260d12bc850 [2021-02-13T00:38:32.432Z] ---> Running in deba068d2fd4 [2021-02-13T00:38:32.432Z] ---> Running in db3d3f316a87 [2021-02-13T00:38:32.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.676s coverage: 27.1% of statements [2021-02-13T00:38:32.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-13T00:38:32.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-13T00:38:32.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-13T00:38:32.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-13T00:38:32.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-13T00:38:32.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-13T00:38:32.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.062s coverage: 100.0% of statements [2021-02-13T00:38:32.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-13T00:38:32.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.093s coverage: 100.0% of statements [2021-02-13T00:38:32.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-13T00:38:32.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-13T00:38:32.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.233s coverage: 65.8% of statements [2021-02-13T00:38:32.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-13T00:38:32.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-13T00:38:34.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.726s coverage: 82.3% of statements [2021-02-13T00:38:34.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-13T00:38:34.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-13T00:38:34.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-13T00:38:34.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-13T00:38:34.999Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-13T00:38:34.999Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-13T00:38:34.999Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-13T00:38:41.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.241s coverage: 28.6% of statements [2021-02-13T00:38:41.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-13T00:38:41.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-13T00:38:41.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-13T00:38:41.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-13T00:38:41.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-13T00:38:41.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.155s coverage: 100.0% of statements [2021-02-13T00:38:41.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-13T00:38:41.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements [2021-02-13T00:38:41.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-13T00:38:41.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.359s coverage: 86.7% of statements [2021-02-13T00:38:41.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-13T00:38:41.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.359s coverage: 97.5% of statements [2021-02-13T00:38:41.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-13T00:38:43.275Z] Removing intermediate container 0f29fd19c21a [2021-02-13T00:38:43.275Z] ---> 5eb387b87979 [2021-02-13T00:38:43.275Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-13T00:38:43.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.144s coverage: 78.3% of statements [2021-02-13T00:38:43.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-13T00:38:43.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-13T00:38:43.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-13T00:38:43.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-13T00:38:44.252Z] ---> Running in f5eedc8aa0e4 [2021-02-13T00:38:47.759Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:38:47.759Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:38:47.759Z] ---> df646c4a6c6d [2021-02-13T00:38:47.759Z] Step 3/23 : WORKDIR /edgex-go [2021-02-13T00:38:47.759Z] ---> Using cache [2021-02-13T00:38:47.759Z] ---> 04d8fdb25890 [2021-02-13T00:38:47.759Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:38:47.759Z] ---> Using cache [2021-02-13T00:38:47.759Z] ---> 166604296fda [2021-02-13T00:38:47.759Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-13T00:38:48.737Z] ---> Running in bea3f20d7893 [2021-02-13T00:38:49.338Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:38:50.328Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:38:50.600Z] OK: 233 MiB in 51 packages [2021-02-13T00:38:51.204Z] Collecting docker-compose==1.23.2 [2021-02-13T00:38:51.204Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-13T00:38:51.803Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-13T00:38:51.803Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-13T00:38:51.803Z] Removing intermediate container bea3f20d7893 [2021-02-13T00:38:51.803Z] ---> 9e43be1e73fd [2021-02-13T00:38:51.803Z] Step 6/23 : COPY go.mod . [2021-02-13T00:38:51.803Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-13T00:38:51.803Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-13T00:38:53.242Z] ---> 0d9dd3dd8e04 [2021-02-13T00:38:53.242Z] Step 7/23 : RUN go mod download [2021-02-13T00:38:53.242Z] Collecting cached-property<2,>=1.2.0 [2021-02-13T00:38:53.242Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-13T00:38:53.518Z] ---> Running in 6bbb7165061e [2021-02-13T00:38:53.518Z] Collecting texttable<0.10,>=0.9.0 [2021-02-13T00:38:53.518Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-13T00:38:53.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.325s coverage: 92.8% of statements [2021-02-13T00:38:53.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-13T00:38:53.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-13T00:38:53.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-13T00:38:53.520Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-13T00:38:53.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-13T00:38:53.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-13T00:38:53.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-13T00:38:53.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-13T00:38:53.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-13T00:38:53.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-13T00:38:53.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-13T00:38:53.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-13T00:38:53.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-13T00:38:53.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-13T00:38:53.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-13T00:38:53.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-13T00:38:53.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-13T00:38:53.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-13T00:38:53.520Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2021-02-13T00:38:53.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-13T00:38:53.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-13T00:38:53.520Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.246s coverage: 0.1% of statements [2021-02-13T00:38:53.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-13T00:38:53.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-13T00:38:53.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-13T00:38:53.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.079s coverage: 45.5% of statements [2021-02-13T00:38:53.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.102s coverage: 79.5% of statements [2021-02-13T00:38:53.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.079s coverage: 94.1% of statements [2021-02-13T00:38:53.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.128s coverage: 96.3% of statements [2021-02-13T00:38:53.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2021-02-13T00:38:54.503Z] Collecting docopt<0.7,>=0.6.1 [2021-02-13T00:38:54.503Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-13T00:38:55.488Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-13T00:38:55.488Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-13T00:38:55.753Z] Collecting jsonschema<3,>=2.5.1 [2021-02-13T00:38:55.753Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-13T00:38:56.717Z] Collecting PyYAML<4,>=3.10 [2021-02-13T00:38:56.717Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-13T00:38:56.988Z] Removing intermediate container 6bbb7165061e [2021-02-13T00:38:56.988Z] ---> 85c7f9e654e2 [2021-02-13T00:38:56.988Z] Step 8/23 : COPY . . [2021-02-13T00:38:58.417Z] Collecting docker<4.0,>=3.6.0 [2021-02-13T00:38:58.417Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-13T00:38:59.841Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-02-13T00:38:59.841Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-02-13T00:39:00.114Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-13T00:39:00.114Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-13T00:39:01.940Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-02-13T00:39:02.747Z] Collecting idna<2.8,>=2.5 [2021-02-13T00:39:03.048Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-13T00:39:03.422Z] Collecting docker-pycreds>=0.4.0 [2021-02-13T00:39:03.422Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-13T00:39:03.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.093s coverage: 94.4% of statements [2021-02-13T00:39:03.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2021-02-13T00:39:03.826Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-13T00:39:03.826Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-13T00:39:03.826Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-13T00:39:03.826Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-13T00:39:04.178Z] Installing collected packages: websocket-client, dockerpty, cached-property, texttable, docopt, urllib3, idna, requests, jsonschema, PyYAML, docker-pycreds, docker, docker-compose [2021-02-13T00:39:05.616Z] Running setup.py install for dockerpty: started [2021-02-13T00:39:06.205Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-13T00:39:06.485Z] Running setup.py install for texttable: started [2021-02-13T00:39:07.069Z] Running setup.py install for texttable: finished with status 'done' [2021-02-13T00:39:07.069Z] Running setup.py install for docopt: started [2021-02-13T00:39:07.654Z] Running setup.py install for docopt: finished with status 'done' [2021-02-13T00:39:07.654Z] Attempting uninstall: urllib3 [2021-02-13T00:39:07.654Z] Found existing installation: urllib3 1.25.9 [2021-02-13T00:39:07.654Z] Uninstalling urllib3-1.25.9: [2021-02-13T00:39:10.997Z] Successfully uninstalled urllib3-1.25.9 [2021-02-13T00:39:16.354Z] Attempting uninstall: idna [2021-02-13T00:39:16.354Z] Found existing installation: idna 2.9 [2021-02-13T00:39:16.354Z] Uninstalling idna-2.9: [2021-02-13T00:39:16.354Z] Successfully uninstalled idna-2.9 [2021-02-13T00:39:18.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.124s coverage: 92.9% of statements [2021-02-13T00:39:18.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-13T00:39:18.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-13T00:39:18.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-13T00:39:18.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 77.8% of statements [2021-02-13T00:39:18.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-13T00:39:18.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-13T00:39:18.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-13T00:39:18.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-13T00:39:18.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-13T00:39:18.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2021-02-13T00:39:18.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-13T00:39:18.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-13T00:39:18.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-02-13T00:39:18.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-13T00:39:18.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements [2021-02-13T00:39:18.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-13T00:39:18.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.8% of statements [2021-02-13T00:39:18.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.118s coverage: 87.2% of statements [2021-02-13T00:39:18.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.139s coverage: 84.2% of statements [2021-02-13T00:39:18.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.194s coverage: 91.4% of statements [2021-02-13T00:39:18.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-13T00:39:18.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.526s coverage: 63.5% of statements [2021-02-13T00:39:18.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-13T00:39:18.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-13T00:39:18.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2021-02-13T00:39:18.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements [2021-02-13T00:39:18.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements [2021-02-13T00:39:18.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements [2021-02-13T00:39:18.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements [2021-02-13T00:39:18.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.715s coverage: 68.9% of statements [2021-02-13T00:39:18.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-13T00:39:18.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-13T00:39:18.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.384s coverage: 37.0% of statements [2021-02-13T00:39:18.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-13T00:39:18.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-13T00:39:18.919Z] Attempting uninstall: requests [2021-02-13T00:39:18.919Z] Found existing installation: requests 2.23.0 [2021-02-13T00:39:18.919Z] Uninstalling requests-2.23.0: [2021-02-13T00:39:19.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.572s coverage: 84.0% of statements [2021-02-13T00:39:19.872Z] Successfully uninstalled requests-2.23.0 [2021-02-13T00:39:20.454Z] Removing intermediate container deba068d2fd4 [2021-02-13T00:39:20.454Z] ---> 69a8ac3ec990 [2021-02-13T00:39:20.454Z] [2021-02-13T00:39:20.454Z] Step 10/30 : FROM alpine:3.12 [2021-02-13T00:39:20.454Z] ---> 389fef711851 [2021-02-13T00:39:20.454Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-13T00:39:20.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.077s coverage: 100.0% of statements [2021-02-13T00:39:22.380Z] Running setup.py install for PyYAML: started [2021-02-13T00:39:22.643Z] Removing intermediate container 9260d12bc850 [2021-02-13T00:39:22.643Z] ---> f3e4e2961eb9 [2021-02-13T00:39:22.643Z] [2021-02-13T00:39:22.643Z] Step 10/22 : FROM alpine:3.12 [2021-02-13T00:39:22.643Z] ---> 389fef711851 [2021-02-13T00:39:22.643Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-13T00:39:22.643Z] ---> Using cache [2021-02-13T00:39:22.643Z] ---> b0f985b6cfb5 [2021-02-13T00:39:22.643Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-13T00:39:22.643Z] ---> Using cache [2021-02-13T00:39:22.643Z] ---> 23193d0cf572 [2021-02-13T00:39:22.643Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-13T00:39:24.041Z] ---> Running in 03ba698eac61 [2021-02-13T00:39:24.041Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-13T00:39:24.041Z] ---> Running in b717b439e93e [2021-02-13T00:39:24.988Z] ---> 6afb52b043cb [2021-02-13T00:39:24.988Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-13T00:39:25.561Z] Removing intermediate container 03ba698eac61 [2021-02-13T00:39:25.562Z] ---> 726039dfaf82 [2021-02-13T00:39:25.562Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-13T00:39:25.562Z] Removing intermediate container b717b439e93e [2021-02-13T00:39:25.562Z] ---> 680263542b82 [2021-02-13T00:39:25.562Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-13T00:39:25.831Z] ---> Running in 7087da832285 [2021-02-13T00:39:25.831Z] ---> Running in b23376f265ea [2021-02-13T00:39:25.831Z] Removing intermediate container db3d3f316a87 [2021-02-13T00:39:25.831Z] ---> 8ccb59e5f7e6 [2021-02-13T00:39:25.831Z] [2021-02-13T00:39:25.831Z] Step 10/23 : FROM alpine:3.12 [2021-02-13T00:39:25.831Z] ---> 389fef711851 [2021-02-13T00:39:25.831Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-13T00:39:25.831Z] ---> Using cache [2021-02-13T00:39:25.831Z] ---> b0f985b6cfb5 [2021-02-13T00:39:25.831Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-13T00:39:25.831Z] ---> Using cache [2021-02-13T00:39:25.831Z] ---> 23193d0cf572 [2021-02-13T00:39:25.831Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-13T00:39:25.831Z] ---> Running in 7e1ec8d915c1 [2021-02-13T00:39:26.406Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-02-13T00:39:26.406Z] ---> Running in 89c2f643c64b [2021-02-13T00:39:26.672Z] Removing intermediate container 7e1ec8d915c1 [2021-02-13T00:39:26.672Z] ---> 871ca55ad016 [2021-02-13T00:39:26.672Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-13T00:39:26.943Z] Removing intermediate container 89c2f643c64b [2021-02-13T00:39:26.943Z] ---> fe65e3444a39 [2021-02-13T00:39:26.943Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-13T00:39:26.943Z] ---> Running in 1c403a697b91 [2021-02-13T00:39:26.943Z] ---> 8d6a85b56cce [2021-02-13T00:39:26.943Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-13T00:39:27.209Z] Removing intermediate container 1c403a697b91 [2021-02-13T00:39:27.209Z] ---> 51c6c17eb52b [2021-02-13T00:39:27.209Z] Step 15/23 : WORKDIR / [2021-02-13T00:39:27.209Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-13T00:39:27.521Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.389s coverage: 47.0% of statements [2021-02-13T00:39:27.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-13T00:39:27.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-13T00:39:27.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-13T00:39:27.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-13T00:39:27.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-13T00:39:27.521Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.106s coverage: 100.0% of statements [2021-02-13T00:39:27.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-13T00:39:27.521Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.128s coverage: 100.0% of statements [2021-02-13T00:39:27.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-13T00:39:27.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-13T00:39:27.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-13T00:39:27.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-13T00:39:27.522Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.340s coverage: 89.4% of statements [2021-02-13T00:39:27.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-13T00:39:27.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-13T00:39:27.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-13T00:39:28.280Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:39:28.281Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:39:28.281Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-13T00:39:28.281Z] ---> Running in 71e78ca95883 [2021-02-13T00:39:28.281Z] (2/2) Installing su-exec (0.2-r1) [2021-02-13T00:39:28.281Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:39:28.550Z] ---> 9718e51af9eb [2021-02-13T00:39:28.550Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-13T00:39:28.550Z] OK: 6 MiB in 16 packages [2021-02-13T00:39:28.823Z] Removing intermediate container 71e78ca95883 [2021-02-13T00:39:28.823Z] ---> f12defa59fe0 [2021-02-13T00:39:28.823Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-13T00:39:30.751Z] ---> 5f1bc262bc83 [2021-02-13T00:39:30.751Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-13T00:39:31.016Z] ---> 6d9e80945756 [2021-02-13T00:39:31.016Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-13T00:39:31.016Z] ---> Running in 6f928d222293 [2021-02-13T00:39:31.016Z] Removing intermediate container f5eedc8aa0e4 [2021-02-13T00:39:31.016Z] ---> c52be574f3e2 [2021-02-13T00:39:31.016Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-13T00:39:31.286Z] Removing intermediate container b23376f265ea [2021-02-13T00:39:31.286Z] ---> 11cd3307c52c [2021-02-13T00:39:31.286Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-13T00:39:31.553Z] ---> Running in b4010333e15f [2021-02-13T00:39:31.819Z] Removing intermediate container 6f928d222293 [2021-02-13T00:39:31.819Z] ---> 85524f7b57a4 [2021-02-13T00:39:31.819Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-13T00:39:31.819Z] ---> Running in 20a9c42c34ef [2021-02-13T00:39:32.087Z] ---> c2208c4f5c32 [2021-02-13T00:39:32.087Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-13T00:39:32.087Z] ---> Running in 4efa72f39138 [2021-02-13T00:39:32.354Z] Removing intermediate container 20a9c42c34ef [2021-02-13T00:39:32.354Z] ---> b3d293db996f [2021-02-13T00:39:32.354Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-13T00:39:32.354Z] ---> Running in cae41053fe0c [2021-02-13T00:39:32.622Z] Removing intermediate container 4efa72f39138 [2021-02-13T00:39:32.622Z] ---> d77517127cd0 [2021-02-13T00:39:32.622Z] Step 20/22 : LABEL arch=x86_64 [2021-02-13T00:39:32.887Z] ---> Running in 9a3fae3e4fd1 [2021-02-13T00:39:32.887Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:39:32.887Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:39:33.157Z] Removing intermediate container cae41053fe0c [2021-02-13T00:39:33.157Z] ---> 1b71194cd7f6 [2021-02-13T00:39:33.157Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-13T00:39:33.157Z] ---> ca9dc9760d6d [2021-02-13T00:39:33.157Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-13T00:39:33.157Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-13T00:39:33.157Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-13T00:39:33.157Z] (3/3) Installing curl (7.69.1-r3) [2021-02-13T00:39:33.157Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:39:33.157Z] OK: 72 MiB in 58 packages [2021-02-13T00:39:33.157Z] ---> Running in 3bb54bb1a144 [2021-02-13T00:39:33.157Z] ---> Running in 757a2fb11f29 [2021-02-13T00:39:33.428Z] Removing intermediate container 9a3fae3e4fd1 [2021-02-13T00:39:33.428Z] ---> 60c4532b33c8 [2021-02-13T00:39:33.428Z] Step 21/22 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 [2021-02-13T00:39:34.032Z] ---> Running in 2770f9167aa0 [2021-02-13T00:39:34.032Z] Removing intermediate container 757a2fb11f29 [2021-02-13T00:39:34.032Z] ---> b34001529cbc [2021-02-13T00:39:34.032Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-13T00:39:34.243Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.051s coverage: 29.1% of statements [2021-02-13T00:39:34.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-13T00:39:34.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-13T00:39:34.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-13T00:39:34.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-13T00:39:34.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-13T00:39:34.243Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.192s coverage: 99.0% of statements [2021-02-13T00:39:34.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-13T00:39:34.243Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.127s coverage: 100.0% of statements [2021-02-13T00:39:34.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-13T00:39:34.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-13T00:39:34.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-13T00:39:34.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-13T00:39:34.243Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.155s coverage: 100.0% of statements [2021-02-13T00:39:34.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-13T00:39:34.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-13T00:39:34.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-13T00:39:34.243Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.050s coverage: 0.0% of statements [2021-02-13T00:39:34.243Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-13T00:39:34.243Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements [2021-02-13T00:39:34.243Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-13T00:39:34.243Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-13T00:39:34.243Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-13T00:39:34.243Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-13T00:39:34.243Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.087s coverage: 87.9% of statements [2021-02-13T00:39:34.243Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-13T00:39:34.243Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-13T00:39:34.243Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.047s coverage: 100.0% of statements [2021-02-13T00:39:34.297Z] ---> Running in 7899ab772538 [2021-02-13T00:39:34.518Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.053s coverage: 32.1% of statements [2021-02-13T00:39:35.271Z] Removing intermediate container 2770f9167aa0 [2021-02-13T00:39:35.271Z] ---> 0326daa48fce [2021-02-13T00:39:35.271Z] Step 22/22 : LABEL version=0.0.0 [2021-02-13T00:39:35.492Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-02-13T00:39:35.866Z] ---> Running in 634b8d723784 [2021-02-13T00:39:35.866Z] Removing intermediate container 7899ab772538 [2021-02-13T00:39:35.866Z] ---> 6f2fd56273bd [2021-02-13T00:39:35.866Z] Step 21/23 : LABEL arch=x86_64 [2021-02-13T00:39:35.866Z] Removing intermediate container b4010333e15f [2021-02-13T00:39:35.866Z] ---> 53a1bb54f4bc [2021-02-13T00:39:35.866Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-13T00:39:36.084Z] GO111MODULE=on go vet ./... [2021-02-13T00:39:36.136Z] ---> Running in 29a7a7df64bd [2021-02-13T00:39:36.136Z] ---> Running in 0ec677f88f91 [2021-02-13T00:39:36.407Z] Removing intermediate container 634b8d723784 [2021-02-13T00:39:36.407Z] ---> 1e84d01771de [2021-02-13T00:39:36.407Z] [2021-02-13T00:39:36.407Z] Removing intermediate container 29a7a7df64bd [2021-02-13T00:39:36.407Z] ---> 40477b5906a9 [2021-02-13T00:39:36.407Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-13T00:39:36.678Z] Removing intermediate container 0ec677f88f91 [2021-02-13T00:39:36.678Z] ---> dc167b9a5d15 [2021-02-13T00:39:36.678Z] Step 22/23 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 [2021-02-13T00:39:36.678Z] Successfully built 1e84d01771de [2021-02-13T00:39:36.678Z] Removing intermediate container 3bb54bb1a144 [2021-02-13T00:39:36.678Z] ---> a3d3886c88df [2021-02-13T00:39:36.678Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-13T00:39:36.678Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-13T00:39:36.941Z]  Building docker-support-scheduler-go ... done  ---> Running in 7a185d0c62bf [2021-02-13T00:39:36.941Z] ---> Running in ccea56377985 [2021-02-13T00:39:36.941Z] ---> Running in 2924fb92374f [2021-02-13T00:39:37.524Z] Removing intermediate container 7a185d0c62bf [2021-02-13T00:39:37.524Z] ---> c25c91c1ea29 [2021-02-13T00:39:37.524Z] Step 24/26 : LABEL arch=x86_64 [2021-02-13T00:39:37.524Z] Removing intermediate container ccea56377985 [2021-02-13T00:39:37.524Z] ---> ff020965fb86 [2021-02-13T00:39:37.524Z] Step 23/23 : LABEL version=0.0.0 [2021-02-13T00:39:37.801Z] ---> Running in 6cf95398ca33 [2021-02-13T00:39:37.801Z] ---> Running in 08665c799748 [2021-02-13T00:39:37.801Z] Removing intermediate container 2924fb92374f [2021-02-13T00:39:37.801Z] ---> f7d53d32e35a [2021-02-13T00:39:37.801Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-13T00:39:38.414Z] Removing intermediate container 08665c799748 [2021-02-13T00:39:38.414Z] ---> a241b53fa16a [2021-02-13T00:39:38.414Z] [2021-02-13T00:39:38.414Z] Removing intermediate container 6cf95398ca33 [2021-02-13T00:39:38.414Z] ---> 22531be5c060 [2021-02-13T00:39:38.414Z] Step 25/26 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 [2021-02-13T00:39:38.414Z] ---> 0c8a2834cc04 [2021-02-13T00:39:38.414Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-13T00:39:38.414Z] Successfully built a241b53fa16a [2021-02-13T00:39:38.680Z] Successfully tagged docker-core-metadata-go:latest [2021-02-13T00:39:38.680Z]  Building docker-core-metadata-go ... done  ---> Running in 6a5b82b0f7e6 [2021-02-13T00:39:38.680Z] ---> Running in e67813aa6708 [2021-02-13T00:39:38.947Z] Removing intermediate container 6a5b82b0f7e6 [2021-02-13T00:39:38.947Z] ---> ac0c29c1f526 [2021-02-13T00:39:38.947Z] Step 26/26 : LABEL version=0.0.0 [2021-02-13T00:39:39.221Z] ---> Running in 1608bb99ca88 [2021-02-13T00:39:39.496Z] Removing intermediate container 1608bb99ca88 [2021-02-13T00:39:39.496Z] ---> b2833ca70de5 [2021-02-13T00:39:39.496Z] [2021-02-13T00:39:39.761Z] Successfully built b2833ca70de5 [2021-02-13T00:39:39.761Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-13T00:39:40.337Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container e67813aa6708 [2021-02-13T00:39:40.337Z] ---> 3ea7fb4d72cf [2021-02-13T00:39:40.337Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-13T00:39:40.337Z] ---> 99a56b7cefcf [2021-02-13T00:39:40.337Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-13T00:39:41.288Z] ---> 556110865304 [2021-02-13T00:39:41.288Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-13T00:39:41.550Z] ---> 79b4298dd0a9 [2021-02-13T00:39:41.550Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-13T00:39:42.944Z] ---> 6f17f34975ac [2021-02-13T00:39:42.944Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-13T00:39:43.898Z] ---> Running in eb6b42c16a0b [2021-02-13T00:39:43.898Z] Removing intermediate container eb6b42c16a0b [2021-02-13T00:39:43.898Z] ---> 9c36869df591 [2021-02-13T00:39:43.898Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-13T00:39:44.166Z] ---> d6e3368cf537 [2021-02-13T00:39:44.166Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-13T00:39:44.433Z] ---> Running in 18c7babc84ed [2021-02-13T00:39:47.001Z] Removing intermediate container 7087da832285 [2021-02-13T00:39:47.002Z] ---> fa9d7a437249 [2021-02-13T00:39:47.002Z] [2021-02-13T00:39:47.002Z] Step 10/23 : FROM alpine:3.12 [2021-02-13T00:39:47.002Z] ---> 389fef711851 [2021-02-13T00:39:47.002Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-13T00:39:47.002Z] Removing intermediate container 18c7babc84ed [2021-02-13T00:39:47.002Z] ---> 159c4e1e3088 [2021-02-13T00:39:47.002Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-13T00:39:47.002Z] ---> Running in 3495503b7cc9 [2021-02-13T00:39:47.002Z] ---> Running in 201d70a473da [2021-02-13T00:39:47.002Z] Removing intermediate container 3495503b7cc9 [2021-02-13T00:39:47.002Z] ---> 7f9fe142a6e9 [2021-02-13T00:39:47.002Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-13T00:39:47.002Z] ---> Running in d2c3198122a8 [2021-02-13T00:39:47.002Z] Removing intermediate container 201d70a473da [2021-02-13T00:39:47.002Z] ---> 106a39f25730 [2021-02-13T00:39:47.002Z] Step 27/30 : CMD ["gate"] [2021-02-13T00:39:47.265Z] ---> Running in 69a450f96444 [2021-02-13T00:39:47.265Z] Removing intermediate container d2c3198122a8 [2021-02-13T00:39:47.265Z] ---> eb9aee8a0d2e [2021-02-13T00:39:47.265Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-13T00:39:47.265Z] ---> Running in e2490775a4b9 [2021-02-13T00:39:47.265Z] Removing intermediate container 69a450f96444 [2021-02-13T00:39:47.265Z] ---> 826fbcb071da [2021-02-13T00:39:47.265Z] Step 28/30 : LABEL arch=x86_64 [2021-02-13T00:39:47.841Z] ---> Running in ebc68a747b5b [2021-02-13T00:39:47.841Z] Removing intermediate container e2490775a4b9 [2021-02-13T00:39:47.841Z] ---> 87f612caa032 [2021-02-13T00:39:47.841Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:39:47.841Z] ---> Running in 4fb7124930ec [2021-02-13T00:39:48.103Z] Removing intermediate container ebc68a747b5b [2021-02-13T00:39:48.103Z] ---> 7583b6807891 [2021-02-13T00:39:48.103Z] Step 29/30 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 [2021-02-13T00:39:48.103Z] ---> Running in 50dae761cf56 [2021-02-13T00:39:48.365Z] Removing intermediate container 50dae761cf56 [2021-02-13T00:39:48.365Z] ---> 7bdec68bd122 [2021-02-13T00:39:48.365Z] Step 30/30 : LABEL version=0.0.0 [2021-02-13T00:39:48.628Z] ---> Running in f8e2114e538b [2021-02-13T00:39:48.891Z] Removing intermediate container f8e2114e538b [2021-02-13T00:39:48.891Z] ---> 7091d34046f4 [2021-02-13T00:39:48.891Z] [2021-02-13T00:39:48.891Z] Removing intermediate container 4fb7124930ec [2021-02-13T00:39:48.891Z] ---> 5cf60a566ec2 [2021-02-13T00:39:48.891Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-13T00:39:48.891Z] ---> Running in 284ef1edb4dd [2021-02-13T00:39:48.891Z] Successfully built 7091d34046f4 [2021-02-13T00:39:48.891Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-13T00:39:49.466Z]  Building docker-security-bootstrapper-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-13T00:39:50.040Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-13T00:39:50.618Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-13T00:39:50.618Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-13T00:39:50.618Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-13T00:39:50.880Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-13T00:39:50.880Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-13T00:39:51.143Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-13T00:39:51.143Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:39:51.143Z] OK: 8 MiB in 20 packages [2021-02-13T00:39:51.720Z] Removing intermediate container 284ef1edb4dd [2021-02-13T00:39:51.720Z] ---> f1a41f42272c [2021-02-13T00:39:51.720Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-13T00:39:51.983Z] ---> c8af3ed0d761 [2021-02-13T00:39:51.983Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-13T00:39:52.558Z] ---> 4f95bbdf628e [2021-02-13T00:39:52.558Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-13T00:39:52.820Z] ---> de65946bb2ab [2021-02-13T00:39:52.820Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-13T00:39:53.082Z] ---> Running in 15d24ecb4a1f [2021-02-13T00:39:53.082Z] Removing intermediate container 15d24ecb4a1f [2021-02-13T00:39:53.082Z] ---> 8bfa1700ddcf [2021-02-13T00:39:53.082Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-13T00:39:53.082Z] ---> Running in 2f9f67019b76 [2021-02-13T00:39:53.344Z] Removing intermediate container 2f9f67019b76 [2021-02-13T00:39:53.344Z] ---> 31897383fae5 [2021-02-13T00:39:53.344Z] Step 21/23 : LABEL arch=x86_64 [2021-02-13T00:39:53.344Z] ---> Running in c0391e400062 [2021-02-13T00:39:53.606Z] Removing intermediate container c0391e400062 [2021-02-13T00:39:53.606Z] ---> c4b581771d75 [2021-02-13T00:39:53.606Z] Step 22/23 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 [2021-02-13T00:39:53.606Z] ---> Running in 2db413b05823 [2021-02-13T00:39:53.871Z] Removing intermediate container 2db413b05823 [2021-02-13T00:39:53.871Z] ---> 8bef6b403fd8 [2021-02-13T00:39:53.871Z] Step 23/23 : LABEL version=0.0.0 [2021-02-13T00:39:53.871Z] ---> Running in f2b89d4f48be [2021-02-13T00:39:54.134Z] Removing intermediate container f2b89d4f48be [2021-02-13T00:39:54.135Z] ---> f873a6f3e39a [2021-02-13T00:39:54.135Z] [2021-02-13T00:39:54.397Z] Successfully built f873a6f3e39a [2021-02-13T00:39:54.397Z] Successfully tagged docker-core-data-go:latest [2021-02-13T00:39:54.984Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-02-13T00:39:55.006Z] $ docker stop --time=1 5cde4b4202a1dbb4610f65f650c8c6d0e534bdc9c843ca68c7d6081e92511ec5 [2021-02-13T00:39:56.679Z] $ docker rm -f 5cde4b4202a1dbb4610f65f650c8c6d0e534bdc9c843ca68c7d6081e92511ec5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-13T00:39:57.275Z] + docker images [2021-02-13T00:39:57.276Z] + grep docker [2021-02-13T00:39:57.850Z] docker-core-data-go latest f873a6f3e39a 4 seconds ago 22.3MB [2021-02-13T00:39:57.850Z] docker-security-bootstrapper-go latest 7091d34046f4 9 seconds ago 18MB [2021-02-13T00:39:57.850Z] docker-sys-mgmt-agent-go latest b2833ca70de5 18 seconds ago 313MB [2021-02-13T00:39:57.850Z] docker-core-metadata-go latest a241b53fa16a 20 seconds ago 18.8MB [2021-02-13T00:39:57.850Z] docker-support-scheduler-go latest 1e84d01771de 21 seconds ago 17MB [2021-02-13T00:39:57.850Z] docker-security-secretstore-setup-go latest c2a608daaaf7 About a minute ago 24.6MB [2021-02-13T00:39:57.850Z] docker-core-command-go latest 3bf549d6a455 About a minute ago 16.9MB [2021-02-13T00:39:57.850Z] docker-security-proxy-setup-go latest f8e133de2326 2 minutes ago 24.4MB [2021-02-13T00:39:57.850Z] docker-support-notifications-go latest 837f418ec640 2 minutes ago 17.6MB [2021-02-13T00:39:57.850Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-02-13T00:40:13.566Z] Still waiting to schedule task [2021-02-13T00:40:13.566Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-13T00:40:57.900Z] gofmt -l . [2021-02-13T00:40:57.900Z] [ "`gofmt -l .`" = "" ] [2021-02-13T00:40:57.900Z] ./bin/test-go-mod-tidy.sh [2021-02-13T00:40:57.900Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-13T00:40:58.569Z] + ls -al . [2021-02-13T00:40:58.570Z] total 732 [2021-02-13T00:40:58.570Z] drwxrwxr-x 9 1001 1001 4096 Feb 13 00:40 . [2021-02-13T00:40:58.570Z] drwxr-xr-x 4 root root 4096 Feb 13 00:36 .. [2021-02-13T00:40:58.570Z] -rw-rw-r-- 1 1001 1001 11 Feb 13 00:35 .dockerignore [2021-02-13T00:40:58.570Z] drwxrwxr-x 8 1001 1001 4096 Feb 13 00:35 .git [2021-02-13T00:40:58.570Z] drwxrwxr-x 3 1001 1001 4096 Feb 13 00:35 .github [2021-02-13T00:40:58.570Z] -rw-rw-r-- 1 1001 1001 818 Feb 13 00:35 .gitignore [2021-02-13T00:40:58.570Z] -rw-rw-r-- 1 1001 1001 166 Feb 13 00:35 .sonarcloud.properties [2021-02-13T00:40:58.570Z] -rw-rw-r-- 1 1001 1001 8475 Feb 13 00:35 Attribution.txt [2021-02-13T00:40:58.570Z] -rw-rw-r-- 1 1001 1001 3804 Feb 13 00:35 CONTRIBUTING.md [2021-02-13T00:40:58.570Z] -rw-rw-r-- 1 1001 1001 931 Feb 13 00:35 Dockerfile.build [2021-02-13T00:40:58.570Z] -rw-rw-r-- 1 1001 1001 863 Feb 13 00:35 Jenkinsfile [2021-02-13T00:40:58.570Z] -rw-rw-r-- 1 1001 1001 10775 Feb 13 00:35 LICENSE [2021-02-13T00:40:58.570Z] -rw-rw-r-- 1 1001 1001 5774 Feb 13 00:35 Makefile [2021-02-13T00:40:58.570Z] -rw-rw-r-- 1 1001 1001 6524 Feb 13 00:35 README.md [2021-02-13T00:40:58.570Z] -rw-rw-r-- 1 1001 1001 6755 Feb 13 00:35 SECURITY.md [2021-02-13T00:40:58.570Z] -rw-rw-r-- 1 1001 1001 5 Feb 13 00:31 VERSION [2021-02-13T00:40:58.570Z] -rw-rw-r-- 1 1001 1001 4131 Feb 13 00:35 ZMQWindows.md [2021-02-13T00:40:58.570Z] drwxrwxr-x 2 1001 1001 4096 Feb 13 00:35 bin [2021-02-13T00:40:58.570Z] drwxrwxr-x 14 1001 1001 4096 Feb 13 00:35 cmd [2021-02-13T00:40:58.570Z] -rw-r--r-- 1 root root 595676 Feb 13 00:39 coverage.out [2021-02-13T00:40:58.570Z] -rw-r--r-- 1 root root 1054 Feb 13 00:40 go.mod [2021-02-13T00:40:58.570Z] -rw-r--r-- 1 root root 19518 Feb 13 00:40 go.sum [2021-02-13T00:40:58.570Z] drwxrwxr-x 8 1001 1001 4096 Feb 13 00:35 internal [2021-02-13T00:40:58.570Z] drwxrwxr-x 4 1001 1001 4096 Feb 13 00:35 openapi [2021-02-13T00:40:58.570Z] drwxrwxr-x 4 1001 1001 4096 Feb 13 00:35 snap [2021-02-13T00:40:58.570Z] -rw-rw-r-- 1 1001 1001 168 Feb 13 00:35 version.go [Pipeline] sh [2021-02-13T00:40:59.221Z] + '[' -e coverage.out ] [2021-02-13T00:40:59.221Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-13T00:40:59.329Z] Warning: overwriting stash ‘coverage-report’ [2021-02-13T00:40:59.339Z] Running on prd-ubuntu18.04-docker-8c-8g-26371 in /w/workspace/edgexfoundry_edgex-go_PR-3164 [Pipeline] { [Pipeline] ws [2021-02-13T00:40:59.399Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-02-13T00:41:00.592Z] Stashed 1 file(s) [Pipeline] sh [2021-02-13T00:41:01.293Z] + make build [2021-02-13T00:41:01.293Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-13T00:41:01.548Z] using credential edgex-jenkins-ssh [2021-02-13T00:41:01.635Z] Cloning the remote Git repository [2021-02-13T00:41:01.622Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-13T00:41:01.686Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-02-13T00:41:01.721Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-13T00:41:01.721Z] > git --version # timeout=10 [2021-02-13T00:41:01.740Z] > git --version # 'git version 2.17.1' [2021-02-13T00:41:01.741Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-13T00:41:01.770Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-13T00:41:10.645Z] Merging remotes/origin/master commit c45cbaf51db8bca8828eded85884901e9538081e into PR head commit 9fd562e3a2eea215d457574d6ccae0c8b46a1516 [2021-02-13T00:41:10.020Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-13T00:41:10.031Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-13T00:41:10.041Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-13T00:41:10.052Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-13T00:41:10.052Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-13T00:41:10.056Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3164/head:refs/remotes/origin/PR-3164 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-13T00:41:10.637Z] > git config core.sparsecheckout # timeout=10 [2021-02-13T00:41:10.645Z] > git checkout -f 9fd562e3a2eea215d457574d6ccae0c8b46a1516 # timeout=10 [2021-02-13T00:41:10.726Z] > git remote # timeout=10 [2021-02-13T00:41:10.734Z] > git config --get remote.origin.url # timeout=10 [2021-02-13T00:41:10.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-13T00:41:10.743Z] > git merge c45cbaf51db8bca8828eded85884901e9538081e # timeout=10 [2021-02-13T00:41:10.830Z] Merge succeeded, producing 44ce2cea7367e44d0d3e68573f12e09a176efd40 [2021-02-13T00:41:10.830Z] Checking out Revision 44ce2cea7367e44d0d3e68573f12e09a176efd40 (PR-3164) [2021-02-13T00:41:10.806Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-13T00:41:10.815Z] > git config core.sparsecheckout # timeout=10 [2021-02-13T00:41:10.821Z] > git checkout -f 44ce2cea7367e44d0d3e68573f12e09a176efd40 # timeout=10 [2021-02-13T00:41:13.746Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-13T00:41:14.515Z] Commit message: "Merge commit 'c45cbaf51db8bca8828eded85884901e9538081e' into HEAD" [2021-02-13T00:41:14.528Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-13T00:41:14.506Z] > git rev-list --no-walk 68c823812e4aea1e7702eddd2e1ab6db2090771f # timeout=10 [2021-02-13T00:41:15.840Z] + echo snap-build.sh [2021-02-13T00:41:15.840Z] snap-build.sh [2021-02-13T00:41:15.840Z] + SNAP_BASE_DIR=. [2021-02-13T00:41:15.840Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-02-13T00:41:15.840Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-02-13T00:41:15.840Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-02-13T00:41:15.840Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-02-13T00:41:15.840Z] + cd /w/workspace/edgex-go/3 [2021-02-13T00:41:15.840Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-13T00:41:15.840Z] Reading package lists... [2021-02-13T00:41:15.840Z] Building dependency tree... [2021-02-13T00:41:15.840Z] Reading state information... [2021-02-13T00:41:16.106Z] The following packages were automatically installed and are no longer required: [2021-02-13T00:41:16.106Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-13T00:41:16.106Z] uidmap xdelta3 [2021-02-13T00:41:16.106Z] Use 'sudo apt autoremove' to remove them. [2021-02-13T00:41:16.106Z] The following packages will be REMOVED: [2021-02-13T00:41:16.106Z] lxd* lxd-client* [2021-02-13T00:41:16.370Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-13T00:41:16.370Z] After this operation, 31.7 MB disk space will be freed. [2021-02-13T00:41:17.705Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-02-13T00:41:17.705Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-13T00:41:18.650Z] Removing lxd dnsmasq configuration [2021-02-13T00:41:18.650Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-13T00:41:18.912Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-13T00:41:19.857Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-13T00:41:20.118Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-02-13T00:41:20.118Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-13T00:41:21.515Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-13T00:41:21.515Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-13T00:41:22.908Z] + sudo snap remove --purge lxd [2021-02-13T00:41:23.171Z] snap "lxd" is not installed [2021-02-13T00:41:23.171Z] + sudo groupadd --force --system lxd [2021-02-13T00:41:23.171Z] ++ whoami [2021-02-13T00:41:23.171Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-13T00:41:23.171Z] + newgrp - lxd [2021-02-13T00:41:23.171Z] + sudo snap install lxd [2021-02-13T00:41:33.204Z] 2021-02-13T00:41:29Z INFO Waiting for automatic snapd restart... [2021-02-13T00:41:35.932Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-13T00:41:39.323Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-13T00:41:44.753Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-13T00:41:46.186Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-13T00:41:48.190Z] lxd 4.11 from Canonical* installed [2021-02-13T00:41:48.190Z] + sudo lxd init --auto [2021-02-13T00:41:50.489Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-13T00:41:55.879Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-13T00:41:58.223Z] + sudo snap install --classic snapcraft [2021-02-13T00:41:59.254Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-13T00:42:01.540Z] snapcraft 4.5.1 from Canonical* installed [2021-02-13T00:42:01.540Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-13T00:42:01.540Z] + patch --verbose -p1 [2021-02-13T00:42:01.540Z] Hmm... Looks like a unified diff to me... [2021-02-13T00:42:01.540Z] The text leading up to this was: [2021-02-13T00:42:01.540Z] -------------------------- [2021-02-13T00:42:01.540Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-13T00:42:01.540Z] |From: Tony Espy [2021-02-13T00:42:01.540Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-13T00:42:01.540Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-13T00:42:01.540Z] | [2021-02-13T00:42:01.540Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-13T00:42:01.540Z] |optimize the snap CI check run for pull requests. When [2021-02-13T00:42:01.540Z] |applied, it essentially strips out everything (apps and [2021-02-13T00:42:01.540Z] |parts) from the snapcraft.yaml file except those required [2021-02-13T00:42:01.540Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-13T00:42:01.540Z] |catch changes to edgex-go that break the snap build. [2021-02-13T00:42:01.540Z] | [2021-02-13T00:42:01.540Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-13T00:42:01.540Z] |to update this patch file, otherwise it may fail to apply, [2021-02-13T00:42:01.540Z] |resulting in a failed snap build CI check in the associated [2021-02-13T00:42:01.540Z] |pull request. [2021-02-13T00:42:01.540Z] | [2021-02-13T00:42:01.540Z] |Note - in addition to applying this patch, the pipeline also [2021-02-13T00:42:01.540Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-13T00:42:01.540Z] |need to build the finally binary .snap file (and it won't [2021-02-13T00:42:01.540Z] |work with the patch applied). This further reduces the build [2021-02-13T00:42:01.540Z] |time. [2021-02-13T00:42:01.540Z] |--- [2021-02-13T00:42:01.540Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-13T00:42:01.540Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-13T00:42:01.540Z] | [2021-02-13T00:42:01.540Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-13T00:42:01.540Z] |index 1e537489..faf42425 100644 [2021-02-13T00:42:01.540Z] |--- a/snap/snapcraft.yaml [2021-02-13T00:42:01.540Z] |+++ b/snap/snapcraft.yaml [2021-02-13T00:42:01.540Z] -------------------------- [2021-02-13T00:42:01.540Z] patching file snap/snapcraft.yaml [2021-02-13T00:42:01.540Z] Using Plan A... [2021-02-13T00:42:01.540Z] Hunk #1 succeeded at 73. [2021-02-13T00:42:01.540Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-02-13T00:42:01.540Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-02-13T00:42:01.540Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-02-13T00:42:01.540Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-02-13T00:42:01.540Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-02-13T00:42:01.540Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-02-13T00:42:01.540Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-02-13T00:42:01.540Z] Hmm... Ignoring the trailing garbage. [2021-02-13T00:42:01.540Z] done [2021-02-13T00:42:01.540Z] + sudo snapcraft prime --use-lxd [2021-02-13T00:42:02.642Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-13T00:42:02.945Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-02-13T00:42:02.946Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-02-13T00:42:02.946Z] - README.md [2021-02-13T00:42:02.946Z] - snapcraft.yaml.orig [2021-02-13T00:42:02.946Z] [2021-02-13T00:42:02.946Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-13T00:42:03.531Z] Launching a container. [2021-02-13T00:42:06.039Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-13T00:42:10.342Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-02-13T00:42:15.744Z] $ docker stop --time=1 36a758ebbce59140460f8965f2e07d37197deeec800441d5799985edc886f4aa [2021-02-13T00:42:15.784Z] Waiting for container to be ready [2021-02-13T00:42:15.784Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-02-13T00:42:15.784Z] [2021-02-13T00:42:18.324Z] $ docker rm -f 36a758ebbce59140460f8965f2e07d37197deeec800441d5799985edc886f4aa [2021-02-13T00:42:19.108Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-02-13T00:42:19.370Z] Waiting for network to be ready... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-02-13T00:42:19.635Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [2021-02-13T00:42:19.895Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1544 kB] [2021-02-13T00:42:19.895Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-13T00:42:19.895Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] [2021-02-13T00:42:19.895Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-13T00:42:19.895Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-13T00:42:19.895Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-13T00:42:19.895Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-13T00:42:19.896Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [Pipeline] sh [2021-02-13T00:42:20.156Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] [2021-02-13T00:42:20.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-13T00:42:20.209Z] [2021-02-13T00:42:20.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-13T00:42:20.417Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-13T00:42:20.418Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [Pipeline] isUnix [Pipeline] sh [2021-02-13T00:42:20.678Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-13T00:42:20.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-13T00:42:20.884Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-13T00:42:20.884Z] 29e5d40040c1: Pulling fs layer [2021-02-13T00:42:20.884Z] 1ce36da41761: Pulling fs layer [2021-02-13T00:42:20.884Z] 25b303627fd3: Pulling fs layer [2021-02-13T00:42:20.940Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-13T00:42:20.940Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-13T00:42:20.940Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-13T00:42:20.941Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-13T00:42:20.941Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-13T00:42:21.515Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-13T00:42:21.515Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1884 kB] [2021-02-13T00:42:21.775Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] [2021-02-13T00:42:21.775Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-13T00:42:21.775Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-13T00:42:21.775Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-13T00:42:21.775Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-13T00:42:21.775Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] [2021-02-13T00:42:21.775Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-02-13T00:42:21.864Z] 29e5d40040c1: Download complete [2021-02-13T00:42:22.138Z] 1ce36da41761: Verifying Checksum [2021-02-13T00:42:22.138Z] 1ce36da41761: Download complete [2021-02-13T00:42:22.413Z] 29e5d40040c1: Pull complete [2021-02-13T00:42:23.850Z] 1ce36da41761: Pull complete [2021-02-13T00:42:23.851Z] 25b303627fd3: Verifying Checksum [2021-02-13T00:42:23.851Z] 25b303627fd3: Download complete [2021-02-13T00:42:24.331Z] Fetched 23.9 MB in 4s (5683 kB/s) [2021-02-13T00:42:24.908Z] Reading package lists... [2021-02-13T00:42:24.908Z] Reading package lists... [2021-02-13T00:42:25.170Z] Building dependency tree... [2021-02-13T00:42:25.170Z] Reading state information... [2021-02-13T00:42:25.430Z] The following additional packages will be installed: [2021-02-13T00:42:25.430Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-13T00:42:25.430Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-13T00:42:25.430Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-13T00:42:25.430Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-02-13T00:42:25.430Z] Suggested packages: [2021-02-13T00:42:25.430Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-02-13T00:42:25.430Z] Recommended packages: [2021-02-13T00:42:25.430Z] gnupg libsasl2-modules [2021-02-13T00:42:25.430Z] The following NEW packages will be installed: [2021-02-13T00:42:25.430Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-13T00:42:25.430Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-13T00:42:25.430Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-13T00:42:25.430Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-02-13T00:42:25.430Z] The following packages will be upgraded: [2021-02-13T00:42:25.430Z] gpg gpg-agent gpgconf libudev1 [2021-02-13T00:42:25.430Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-02-13T00:42:25.430Z] Need to get 3532 kB of archives. [2021-02-13T00:42:25.430Z] After this operation, 13.3 MB of additional disk space will be used. [2021-02-13T00:42:25.430Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-02-13T00:42:25.430Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-02-13T00:42:25.430Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-02-13T00:42:25.430Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-02-13T00:42:25.430Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-02-13T00:42:25.430Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.9 [16.6 kB] [2021-02-13T00:42:25.430Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.9 [155 kB] [2021-02-13T00:42:25.430Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-02-13T00:42:25.690Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-02-13T00:42:25.953Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-02-13T00:42:26.214Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-02-13T00:42:26.215Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-02-13T00:42:26.215Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-02-13T00:42:26.215Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-02-13T00:42:26.215Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-02-13T00:42:26.215Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-02-13T00:42:26.215Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-02-13T00:42:26.215Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-02-13T00:42:26.215Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-02-13T00:42:26.476Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-02-13T00:42:26.476Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-02-13T00:42:26.476Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-02-13T00:42:26.476Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-13T00:42:26.476Z] Fetched 3532 kB in 1s (3221 kB/s) [2021-02-13T00:42:26.737Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-13T00:42:26.737Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-02-13T00:42:26.737Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-13T00:42:26.737Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-02-13T00:42:26.999Z] Selecting previously unselected package udev. [2021-02-13T00:42:26.999Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-13T00:42:26.999Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-02-13T00:42:26.999Z] Unpacking udev (237-3ubuntu10.44) ... [2021-02-13T00:42:27.260Z] Selecting previously unselected package libfuse2:amd64. [2021-02-13T00:42:27.260Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-02-13T00:42:27.260Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-13T00:42:27.260Z] Selecting previously unselected package fuse. [2021-02-13T00:42:27.260Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-02-13T00:42:27.260Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-02-13T00:42:27.260Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-13T00:42:27.260Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-13T00:42:27.524Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-13T00:42:27.524Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-13T00:42:27.524Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-13T00:42:27.524Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-13T00:42:27.786Z] Selecting previously unselected package libksba8:amd64. [2021-02-13T00:42:27.786Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-02-13T00:42:27.786Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-02-13T00:42:27.786Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-02-13T00:42:27.786Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-13T00:42:28.047Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-13T00:42:28.047Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-02-13T00:42:28.047Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-13T00:42:28.047Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-13T00:42:28.321Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-02-13T00:42:28.321Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-13T00:42:28.321Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-13T00:42:28.321Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-02-13T00:42:28.321Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-13T00:42:28.321Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-13T00:42:28.582Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-02-13T00:42:28.582Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-13T00:42:28.582Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-13T00:42:28.582Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-02-13T00:42:28.582Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-13T00:42:28.582Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-13T00:42:28.582Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-02-13T00:42:28.582Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-13T00:42:28.582Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-13T00:42:28.842Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-02-13T00:42:28.842Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-13T00:42:28.842Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-13T00:42:28.842Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-02-13T00:42:28.842Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-13T00:42:28.842Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-13T00:42:29.104Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-13T00:42:29.104Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-13T00:42:29.104Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-13T00:42:29.104Z] Selecting previously unselected package libsasl2-2:amd64. [2021-02-13T00:42:29.104Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-13T00:42:29.104Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-13T00:42:29.104Z] Selecting previously unselected package libldap-common. [2021-02-13T00:42:29.104Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb ... [2021-02-13T00:42:29.104Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-13T00:42:29.367Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-13T00:42:29.367Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb ... [2021-02-13T00:42:29.367Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-13T00:42:29.367Z] Selecting previously unselected package dirmngr. [2021-02-13T00:42:29.367Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-13T00:42:29.367Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-13T00:42:29.629Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-13T00:42:29.629Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-02-13T00:42:29.629Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-13T00:42:29.629Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-13T00:42:29.629Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-13T00:42:29.629Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-02-13T00:42:29.890Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-13T00:42:29.890Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-02-13T00:42:29.890Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-13T00:42:29.890Z] Setting up udev (237-3ubuntu10.44) ... [2021-02-13T00:42:30.463Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-02-13T00:42:30.463Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-13T00:42:30.463Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-02-13T00:42:30.463Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-02-13T00:42:30.724Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-02-13T00:42:30.724Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-13T00:42:30.724Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-13T00:42:30.724Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-13T00:42:30.724Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-13T00:42:30.724Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-13T00:42:30.724Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-13T00:42:30.724Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-13T00:42:30.985Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-13T00:42:30.985Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-13T00:42:30.985Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-13T00:42:31.558Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-02-13T00:42:31.558Z] settings in the [Install] section, and DefaultInstance for template units). [2021-02-13T00:42:31.558Z] This means they are not meant to be enabled using systemctl. [2021-02-13T00:42:31.558Z] Possible reasons for having this kind of units are: [2021-02-13T00:42:31.558Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-02-13T00:42:31.558Z] .wants/ or .requires/ directory. [2021-02-13T00:42:31.558Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-02-13T00:42:31.558Z] a requirement dependency on it. [2021-02-13T00:42:31.558Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-02-13T00:42:31.558Z] D-Bus, udev, scripted systemctl call, ...). [2021-02-13T00:42:31.558Z] 4) In case of template units, the unit is meant to be enabled with some [2021-02-13T00:42:31.558Z] instance name specified. [2021-02-13T00:42:31.819Z] Reading package lists... [2021-02-13T00:42:31.819Z] Building dependency tree... [2021-02-13T00:42:31.819Z] Reading state information... [2021-02-13T00:42:32.080Z] The following additional packages will be installed: [2021-02-13T00:42:32.080Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-02-13T00:42:32.080Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-02-13T00:42:32.080Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-02-13T00:42:32.080Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-02-13T00:42:32.080Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-02-13T00:42:32.080Z] Suggested packages: [2021-02-13T00:42:32.080Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-02-13T00:42:32.080Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-02-13T00:42:32.080Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-02-13T00:42:32.080Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-02-13T00:42:32.080Z] systemd-container policykit-1 [2021-02-13T00:42:32.080Z] Recommended packages: [2021-02-13T00:42:32.080Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-02-13T00:42:32.080Z] The following NEW packages will be installed: [2021-02-13T00:42:32.080Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-02-13T00:42:32.080Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-02-13T00:42:32.080Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-02-13T00:42:32.080Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-02-13T00:42:32.080Z] python3.6-minimal snapd squashfs-tools sudo [2021-02-13T00:42:32.080Z] The following packages will be upgraded: [2021-02-13T00:42:32.080Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-02-13T00:42:32.080Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-02-13T00:42:32.080Z] Need to get 35.2 MB of archives. [2021-02-13T00:42:32.080Z] After this operation, 141 MB of additional disk space will be used. [2021-02-13T00:42:32.080Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-02-13T00:42:32.346Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-02-13T00:42:32.346Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-02-13T00:42:32.346Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-02-13T00:42:32.346Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-02-13T00:42:32.346Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-02-13T00:42:32.346Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-02-13T00:42:32.346Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-02-13T00:42:32.346Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-02-13T00:42:32.346Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-02-13T00:42:32.346Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-02-13T00:42:32.346Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-02-13T00:42:32.346Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-02-13T00:42:32.346Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-02-13T00:42:32.346Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-02-13T00:42:32.346Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-02-13T00:42:32.346Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-02-13T00:42:32.347Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-02-13T00:42:32.347Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-02-13T00:42:33.293Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-02-13T00:42:33.294Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-02-13T00:42:33.294Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-02-13T00:42:33.294Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-02-13T00:42:33.294Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-02-13T00:42:33.294Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-02-13T00:42:33.294Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-02-13T00:42:33.294Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-02-13T00:42:33.294Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-02-13T00:42:33.555Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-02-13T00:42:33.555Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-02-13T00:42:33.555Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-13T00:42:33.555Z] Fetched 35.2 MB in 1s (23.8 MB/s) [2021-02-13T00:42:33.816Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-13T00:42:33.816Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-02-13T00:42:33.816Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-13T00:42:33.991Z] 25b303627fd3: Pull complete [2021-02-13T00:42:33.991Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-13T00:42:33.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-13T00:42:33.991Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-13T00:42:34.258Z] prd-ubuntu18.04-docker-arm64-4c-16g-26368 does not seem to be running inside a container [2021-02-13T00:42:34.324Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-13T00:42:34.761Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-02-13T00:42:34.761Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-13T00:42:34.761Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-02-13T00:42:34.761Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-13T00:42:34.761Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-02-13T00:42:34.761Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-13T00:42:35.021Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-02-13T00:42:35.021Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-13T00:42:35.021Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-02-13T00:42:35.283Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-13T00:42:35.544Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-02-13T00:42:35.544Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-02-13T00:42:35.804Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-02-13T00:42:36.067Z] (Reading database ... 12764 files and directories currently installed.) [2021-02-13T00:42:36.067Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-13T00:42:36.067Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-13T00:42:36.329Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-02-13T00:42:36.329Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-13T00:42:36.329Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-13T00:42:36.329Z] Selecting previously unselected package libexpat1:amd64. [2021-02-13T00:42:36.330Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-02-13T00:42:36.330Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-13T00:42:36.591Z] Selecting previously unselected package python3.6-minimal. [2021-02-13T00:42:36.591Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-13T00:42:36.591Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-13T00:42:36.864Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-13T00:42:36.864Z] Checking for services that may need to be restarted...done. [2021-02-13T00:42:36.864Z] Checking for services that may need to be restarted...done. [2021-02-13T00:42:36.864Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-13T00:42:36.864Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-13T00:42:36.864Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-13T00:42:37.301Z] $ docker top 3628ce4d7ca354b04021132271d05e4c1fb2e3d09cd379e0c0aa4db23cefb622 -eo pid,comm [2021-02-13T00:42:37.441Z] Selecting previously unselected package python3-minimal. [2021-02-13T00:42:37.441Z] (Reading database ... 13012 files and directories currently installed.) [2021-02-13T00:42:37.441Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-02-13T00:42:37.441Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-02-13T00:42:37.441Z] Selecting previously unselected package mime-support. [2021-02-13T00:42:37.441Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-02-13T00:42:37.441Z] Unpacking mime-support (3.60ubuntu1) ... [Pipeline] { [Pipeline] sh [2021-02-13T00:42:37.707Z] Selecting previously unselected package libmpdec2:amd64. [2021-02-13T00:42:37.707Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-02-13T00:42:37.707Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-13T00:42:37.707Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-02-13T00:42:37.707Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-13T00:42:37.707Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-13T00:42:37.970Z] Selecting previously unselected package python3.6. [2021-02-13T00:42:37.970Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-13T00:42:37.970Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-13T00:42:37.970Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-13T00:42:37.970Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-02-13T00:42:37.970Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-13T00:42:38.233Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-02-13T00:42:38.357Z] + grep parallel [2021-02-13T00:42:38.357Z] + docker-compose build --help [2021-02-13T00:42:38.820Z] Selecting previously unselected package python3. [2021-02-13T00:42:38.820Z] (Reading database ... 13442 files and directories currently installed.) [2021-02-13T00:42:38.820Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-02-13T00:42:38.820Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-02-13T00:42:38.820Z] Selecting previously unselected package multiarch-support. [2021-02-13T00:42:38.820Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-02-13T00:42:38.820Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-02-13T00:42:38.820Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-02-13T00:42:38.820Z] Selecting previously unselected package liblzo2-2:amd64. [2021-02-13T00:42:39.081Z] (Reading database ... 13479 files and directories currently installed.) [2021-02-13T00:42:39.081Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-02-13T00:42:39.081Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-02-13T00:42:39.081Z] Selecting previously unselected package libbsd0:amd64. [2021-02-13T00:42:39.081Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-02-13T00:42:39.081Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-13T00:42:39.081Z] Selecting previously unselected package sudo. [2021-02-13T00:42:39.081Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-02-13T00:42:39.081Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-13T00:42:39.342Z] Selecting previously unselected package apparmor. [2021-02-13T00:42:39.342Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-02-13T00:42:39.342Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-02-13T00:42:39.603Z] Selecting previously unselected package libedit2:amd64. [2021-02-13T00:42:39.603Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-02-13T00:42:39.603Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-02-13T00:42:39.603Z] Selecting previously unselected package libkrb5support0:amd64. [2021-02-13T00:42:39.603Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-02-13T00:42:39.603Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-13T00:42:39.864Z] Selecting previously unselected package libk5crypto3:amd64. [2021-02-13T00:42:39.864Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-13T00:42:39.864Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-13T00:42:39.864Z] Selecting previously unselected package libkeyutils1:amd64. [2021-02-13T00:42:39.864Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-02-13T00:42:39.864Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-13T00:42:40.131Z] Selecting previously unselected package libkrb5-3:amd64. [2021-02-13T00:42:40.131Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-13T00:42:40.131Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-13T00:42:40.131Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-13T00:42:40.131Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-02-13T00:42:40.131Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-13T00:42:40.401Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-02-13T00:42:40.401Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-02-13T00:42:40.401Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-13T00:42:40.664Z] Selecting previously unselected package openssh-client. [2021-02-13T00:42:40.664Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-02-13T00:42:40.664Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-13T00:42:40.664Z] Selecting previously unselected package squashfs-tools. [2021-02-13T00:42:40.664Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-02-13T00:42:40.664Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-13T00:42:40.927Z] Selecting previously unselected package snapd. [2021-02-13T00:42:40.927Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-02-13T00:42:40.927Z] Unpacking snapd (2.48.3+18.04) ... [2021-02-13T00:42:41.726Z] --parallel Build images in parallel. [Pipeline] } [2021-02-13T00:42:42.008Z] $ docker stop --time=1 3628ce4d7ca354b04021132271d05e4c1fb2e3d09cd379e0c0aa4db23cefb622 [2021-02-13T00:42:43.491Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-02-13T00:42:43.492Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-13T00:42:43.492Z] Setting up mime-support (3.60ubuntu1) ... [2021-02-13T00:42:43.492Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-13T00:42:43.492Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-13T00:42:43.492Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-13T00:42:43.492Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-13T00:42:43.492Z] Setting up systemd (237-3ubuntu10.44) ... [2021-02-13T00:42:43.492Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-02-13T00:42:43.964Z] $ docker rm -f 3628ce4d7ca354b04021132271d05e4c1fb2e3d09cd379e0c0aa4db23cefb622 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-13T00:42:44.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-13T00:42:44.838Z] . [Pipeline] withDockerContainer [2021-02-13T00:42:44.888Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-13T00:42:44.888Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-13T00:42:44.888Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-02-13T00:42:44.888Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-13T00:42:44.888Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-13T00:42:44.888Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-13T00:42:45.110Z] prd-ubuntu18.04-docker-arm64-4c-16g-26368 does not seem to be running inside a container [2021-02-13T00:42:45.200Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-13T00:42:45.462Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-13T00:42:45.462Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-13T00:42:45.723Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-13T00:42:45.723Z] Setting up python3 (3.6.7-1~18.04) ... [2021-02-13T00:42:45.723Z] running python rtupdate hooks for python3.6... [2021-02-13T00:42:45.723Z] running python post-rtupdate hooks for python3.6... [2021-02-13T00:42:45.723Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-02-13T00:42:46.653Z] $ docker top 45ef8899fac5d58a1204fb3b2e4c9490aa5675601f3c04e6a41656a01232e066 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-13T00:42:47.116Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-02-13T00:42:47.384Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-13T00:42:47.384Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-13T00:42:47.646Z] Setting up snapd (2.48.3+18.04) ... [2021-02-13T00:42:47.693Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-13T00:42:47.906Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-02-13T00:42:48.168Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-02-13T00:42:48.429Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-02-13T00:42:48.429Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-02-13T00:42:48.689Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-13T00:42:48.690Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-13T00:42:48.951Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-02-13T00:42:48.951Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-02-13T00:42:49.241Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-02-13T00:42:49.503Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-02-13T00:42:49.503Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-02-13T00:42:49.503Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-13T00:42:49.764Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-13T00:42:50.707Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-13T00:42:50.707Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-13T00:42:50.707Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-13T00:42:51.924Z] Reading package lists... [2021-02-13T00:42:51.976Z] Building docker-core-command-go ... [2021-02-13T00:42:51.976Z] Building docker-core-data-go ... [2021-02-13T00:42:51.976Z] Building docker-core-metadata-go ... [2021-02-13T00:42:51.976Z] Building docker-security-bootstrapper-go ... [2021-02-13T00:42:51.976Z] Building docker-security-proxy-setup-go ... [2021-02-13T00:42:51.976Z] Building docker-security-secretstore-setup-go ... [2021-02-13T00:42:51.976Z] Building docker-support-notifications-go ... [2021-02-13T00:42:51.976Z] Building docker-support-scheduler-go ... [2021-02-13T00:42:51.976Z] Building docker-sys-mgmt-agent-go ... [2021-02-13T00:42:51.976Z] Building docker-security-proxy-setup-go [2021-02-13T00:42:51.976Z] Building docker-security-secretstore-setup-go [2021-02-13T00:42:51.976Z] Building docker-support-scheduler-go [2021-02-13T00:42:51.976Z] Building docker-core-command-go [2021-02-13T00:42:51.976Z] Building docker-support-notifications-go [2021-02-13T00:42:52.185Z] Reading package lists... [2021-02-13T00:42:52.185Z] Building dependency tree... [2021-02-13T00:42:52.185Z] Reading state information... [2021-02-13T00:42:52.446Z] Calculating upgrade... [2021-02-13T00:42:52.446Z] The following packages will be upgraded: [2021-02-13T00:42:52.446Z] advancecomp base-files bash binutils binutils-common [2021-02-13T00:42:52.446Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-02-13T00:42:52.446Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-02-13T00:42:52.446Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-02-13T00:42:52.446Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-02-13T00:42:52.446Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-02-13T00:42:52.446Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-02-13T00:42:52.446Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-02-13T00:42:52.446Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-02-13T00:42:52.446Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-02-13T00:42:52.446Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-02-13T00:42:52.446Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-02-13T00:42:52.446Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-02-13T00:42:52.446Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-02-13T00:42:52.446Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-02-13T00:42:52.706Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-02-13T00:42:52.706Z] Need to get 63.8 MB of archives. [2021-02-13T00:42:52.706Z] After this operation, 5188 kB of additional disk space will be used. [2021-02-13T00:42:52.706Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-02-13T00:42:52.706Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] [2021-02-13T00:42:53.279Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-02-13T00:42:53.279Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-02-13T00:42:53.279Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-02-13T00:42:53.279Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-02-13T00:42:53.279Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-02-13T00:42:53.279Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-02-13T00:42:53.279Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-02-13T00:42:53.279Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-02-13T00:42:53.279Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-02-13T00:42:53.279Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-02-13T00:42:53.540Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-02-13T00:42:53.540Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-02-13T00:42:53.540Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-02-13T00:42:53.540Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-02-13T00:42:53.540Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-02-13T00:42:53.540Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-02-13T00:42:53.540Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-02-13T00:42:53.540Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-02-13T00:42:53.540Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-02-13T00:42:53.540Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-02-13T00:42:53.540Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-02-13T00:42:53.540Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-02-13T00:42:53.540Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-02-13T00:42:53.540Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-02-13T00:42:53.540Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-02-13T00:42:53.540Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-02-13T00:42:53.540Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-02-13T00:42:53.540Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-02-13T00:42:53.540Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-02-13T00:42:53.804Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-02-13T00:42:53.804Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-02-13T00:42:53.805Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-02-13T00:42:53.805Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-02-13T00:42:53.805Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-02-13T00:42:53.805Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-02-13T00:42:53.805Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-02-13T00:42:53.805Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-02-13T00:42:53.805Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-02-13T00:42:53.805Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-02-13T00:42:53.805Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-02-13T00:42:53.805Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-02-13T00:42:53.805Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-02-13T00:42:53.805Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-02-13T00:42:53.805Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-02-13T00:42:53.805Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-02-13T00:42:53.805Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-02-13T00:42:53.805Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-02-13T00:42:53.805Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-02-13T00:42:53.805Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-02-13T00:42:53.805Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-02-13T00:42:53.805Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-02-13T00:42:54.066Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-02-13T00:42:54.066Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-02-13T00:42:54.066Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-02-13T00:42:54.066Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-02-13T00:42:54.066Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-02-13T00:42:54.066Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-02-13T00:42:54.066Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-02-13T00:42:54.066Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-02-13T00:42:54.066Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-02-13T00:42:54.066Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-02-13T00:42:54.066Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-02-13T00:42:54.066Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-02-13T00:42:54.066Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-02-13T00:42:54.066Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-02-13T00:42:54.066Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-02-13T00:42:54.066Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-02-13T00:42:54.066Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-02-13T00:42:54.066Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-02-13T00:42:54.066Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-02-13T00:42:54.066Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-02-13T00:42:54.066Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-02-13T00:42:54.066Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-02-13T00:42:54.327Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-02-13T00:42:54.327Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-02-13T00:42:54.327Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-02-13T00:42:54.327Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-02-13T00:42:54.327Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-02-13T00:42:54.327Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-02-13T00:42:54.327Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-02-13T00:42:54.327Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-02-13T00:42:54.327Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-02-13T00:42:54.587Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-02-13T00:42:54.587Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-02-13T00:42:54.587Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-02-13T00:42:54.587Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-02-13T00:42:54.587Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-02-13T00:42:54.587Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-02-13T00:42:55.167Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-02-13T00:42:55.739Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-02-13T00:42:55.739Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-02-13T00:42:55.739Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-02-13T00:42:56.005Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-02-13T00:42:56.005Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-02-13T00:42:56.005Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-02-13T00:42:56.005Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-02-13T00:42:56.005Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-02-13T00:42:56.266Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-13T00:42:56.266Z] Fetched 63.8 MB in 4s (18.1 MB/s) [2021-02-13T00:42:56.266Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-13T00:42:56.266Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-02-13T00:42:56.266Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-13T00:42:56.839Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-13T00:42:56.839Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-13T00:42:57.102Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... [2021-02-13T00:42:57.102Z] Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... [2021-02-13T00:42:58.066Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-13T00:42:58.066Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-13T00:42:58.066Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-13T00:42:58.066Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-13T00:42:58.066Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-13T00:42:58.066Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-13T00:42:58.329Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-13T00:42:58.329Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-13T00:42:58.329Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-13T00:42:58.329Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-13T00:42:58.593Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-13T00:42:58.593Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-13T00:42:58.593Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-13T00:42:58.593Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-13T00:42:58.854Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-13T00:42:58.855Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-13T00:42:58.855Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-13T00:42:58.855Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-02-13T00:42:59.118Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-02-13T00:42:59.118Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-13T00:42:59.118Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-13T00:42:59.118Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-13T00:42:59.379Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-13T00:42:59.379Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-13T00:42:59.379Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-13T00:42:59.640Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-13T00:42:59.640Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-13T00:42:59.900Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-13T00:42:59.900Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-02-13T00:42:59.900Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-13T00:43:00.472Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-02-13T00:43:00.734Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-13T00:43:00.734Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-02-13T00:43:00.734Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-02-13T00:43:00.734Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-02-13T00:43:00.734Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-02-13T00:43:00.995Z] Setting up base-files (10.1ubuntu2.10) ... [2021-02-13T00:43:01.256Z] Installing new version of config file /etc/issue ... [2021-02-13T00:43:01.256Z] Installing new version of config file /etc/issue.net ... [2021-02-13T00:43:01.256Z] Installing new version of config file /etc/lsb-release ... [2021-02-13T00:43:01.256Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-02-13T00:43:01.517Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-02-13T00:43:01.517Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-02-13T00:43:01.518Z] Removing obsolete conffile /etc/default/motd-news ... [2021-02-13T00:43:01.780Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-13T00:43:01.780Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-02-13T00:43:01.780Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-02-13T00:43:01.780Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-02-13T00:43:01.780Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-02-13T00:43:02.044Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-13T00:43:02.045Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-13T00:43:02.045Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-02-13T00:43:02.045Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-02-13T00:43:02.306Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-13T00:43:02.306Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-02-13T00:43:02.306Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-02-13T00:43:02.306Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-02-13T00:43:02.567Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-13T00:43:02.567Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-02-13T00:43:02.567Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-13T00:43:02.830Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-02-13T00:43:02.830Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-13T00:43:02.830Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-13T00:43:02.830Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-13T00:43:03.092Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-13T00:43:03.092Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-13T00:43:03.092Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-13T00:43:03.092Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-13T00:43:03.092Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-02-13T00:43:03.352Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-13T00:43:03.352Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-02-13T00:43:03.352Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-02-13T00:43:03.353Z] Setting up grep (3.1-2build1) ... [2021-02-13T00:43:03.614Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-13T00:43:03.614Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-13T00:43:03.614Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-13T00:43:03.876Z] Setting up login (1:4.5-1ubuntu2) ... [2021-02-13T00:43:03.876Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-13T00:43:03.876Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-13T00:43:03.876Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-13T00:43:04.137Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-02-13T00:43:04.137Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-13T00:43:04.137Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-13T00:43:04.137Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-13T00:43:04.711Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-13T00:43:04.711Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-13T00:43:04.972Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-13T00:43:04.972Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-13T00:43:05.545Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-02-13T00:43:05.812Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-13T00:43:05.812Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-02-13T00:43:05.812Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-13T00:43:06.774Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-13T00:43:06.775Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-13T00:43:06.775Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-13T00:43:07.038Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-13T00:43:07.038Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-02-13T00:43:07.038Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-13T00:43:07.038Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-02-13T00:43:07.038Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-02-13T00:43:07.304Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-02-13T00:43:07.565Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-13T00:43:07.565Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-13T00:43:07.565Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-13T00:43:07.565Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-13T00:43:07.565Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-13T00:43:07.565Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-13T00:43:07.826Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-13T00:43:07.826Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-13T00:43:07.826Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-13T00:43:07.826Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-13T00:43:08.087Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-13T00:43:08.087Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-13T00:43:08.087Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-13T00:43:08.087Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-13T00:43:08.348Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-13T00:43:08.348Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-13T00:43:08.348Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-13T00:43:08.348Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-13T00:43:08.348Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-13T00:43:08.611Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-13T00:43:08.611Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-13T00:43:08.611Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-13T00:43:08.873Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-13T00:43:08.873Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-13T00:43:08.873Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-13T00:43:08.873Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-13T00:43:08.873Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-13T00:43:08.873Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-13T00:43:09.142Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-13T00:43:09.142Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-13T00:43:09.142Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-13T00:43:09.142Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-13T00:43:09.142Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-13T00:43:09.407Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-02-13T00:43:09.407Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-13T00:43:09.407Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-13T00:43:09.407Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-13T00:43:09.991Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-02-13T00:43:10.253Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-02-13T00:43:10.521Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-02-13T00:43:10.784Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-13T00:43:10.784Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-13T00:43:10.784Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-13T00:43:11.054Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-02-13T00:43:11.054Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-13T00:43:11.054Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-02-13T00:43:11.054Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-13T00:43:11.317Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-02-13T00:43:11.317Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-13T00:43:11.317Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-02-13T00:43:11.578Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-02-13T00:43:11.578Z] Setting up debconf (1.5.66ubuntu1) ... [2021-02-13T00:43:11.841Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-13T00:43:11.841Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-02-13T00:43:11.841Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-13T00:43:11.841Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-02-13T00:43:12.102Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-13T00:43:12.102Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-02-13T00:43:12.102Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-13T00:43:12.370Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-02-13T00:43:12.370Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-13T00:43:12.370Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-13T00:43:12.370Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-13T00:43:12.631Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-13T00:43:12.631Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-13T00:43:12.631Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-13T00:43:12.631Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-13T00:43:12.893Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-13T00:43:12.893Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-13T00:43:12.893Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-13T00:43:13.154Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-13T00:43:13.154Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-13T00:43:13.416Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-13T00:43:13.416Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-13T00:43:13.416Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-13T00:43:13.676Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-02-13T00:43:13.676Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-13T00:43:13.676Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-13T00:43:13.676Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-13T00:43:13.937Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-13T00:43:13.937Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-13T00:43:13.937Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-02-13T00:43:13.937Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-02-13T00:43:14.199Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-02-13T00:43:14.199Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-13T00:43:14.199Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-02-13T00:43:14.459Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-13T00:43:14.459Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-13T00:43:15.030Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-13T00:43:15.030Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-13T00:43:15.030Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-13T00:43:15.030Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-13T00:43:15.030Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-13T00:43:15.030Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-02-13T00:43:15.030Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-02-13T00:43:15.291Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-02-13T00:43:15.291Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-13T00:43:15.291Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-13T00:43:15.291Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-13T00:43:15.864Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-02-13T00:43:16.126Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-13T00:43:16.126Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-13T00:43:16.126Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-13T00:43:16.126Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-02-13T00:43:16.388Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-13T00:43:16.388Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-02-13T00:43:16.388Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-02-13T00:43:16.649Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-02-13T00:43:16.649Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-13T00:43:16.649Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-02-13T00:43:16.649Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-02-13T00:43:16.649Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-02-13T00:43:16.926Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-13T00:43:16.926Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-02-13T00:43:16.926Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-02-13T00:43:16.926Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-02-13T00:43:17.188Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-13T00:43:17.188Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-02-13T00:43:17.188Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-02-13T00:43:17.449Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-02-13T00:43:17.449Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-13T00:43:17.449Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-02-13T00:43:17.449Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-02-13T00:43:17.449Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-02-13T00:43:17.710Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-13T00:43:17.710Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-02-13T00:43:17.710Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-02-13T00:43:17.710Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-02-13T00:43:17.971Z] (Reading database ... 13915 files and directories currently installed.) [2021-02-13T00:43:17.971Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-13T00:43:17.971Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-13T00:43:17.971Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-13T00:43:17.971Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-13T00:43:18.233Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-13T00:43:18.233Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-13T00:43:18.494Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-02-13T00:43:18.494Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-02-13T00:43:18.755Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-02-13T00:43:18.755Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-02-13T00:43:19.017Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-02-13T00:43:19.017Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-02-13T00:43:19.017Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-02-13T00:43:19.017Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-02-13T00:43:19.278Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-02-13T00:43:19.278Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-02-13T00:43:19.278Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-02-13T00:43:19.278Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-02-13T00:43:19.539Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-02-13T00:43:19.539Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-02-13T00:43:19.539Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-02-13T00:43:19.801Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-02-13T00:43:20.062Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-02-13T00:43:20.062Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-02-13T00:43:21.004Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-02-13T00:43:21.004Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-02-13T00:43:21.004Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-02-13T00:43:21.004Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-02-13T00:43:21.264Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-13T00:43:21.264Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-13T00:43:21.837Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-13T00:43:21.837Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-13T00:43:21.837Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-13T00:43:21.837Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-13T00:43:22.098Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-13T00:43:22.098Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-13T00:43:22.098Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-13T00:43:22.098Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-13T00:43:22.359Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-13T00:43:22.359Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-13T00:43:22.620Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-13T00:43:22.620Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-13T00:43:22.620Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-13T00:43:22.620Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-13T00:43:23.570Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-13T00:43:23.571Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-13T00:43:24.513Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-13T00:43:24.513Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-13T00:43:25.455Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-13T00:43:25.455Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-13T00:43:25.716Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-13T00:43:25.716Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-13T00:43:26.658Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-13T00:43:26.658Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-13T00:43:26.658Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-13T00:43:26.658Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-13T00:43:26.658Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-02-13T00:43:26.919Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-13T00:43:26.919Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-02-13T00:43:26.919Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-13T00:43:27.181Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-02-13T00:43:27.181Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-02-13T00:43:27.181Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-13T00:43:27.442Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-13T00:43:27.442Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-13T00:43:27.442Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-13T00:43:27.442Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-02-13T00:43:27.705Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-02-13T00:43:27.705Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-13T00:43:27.705Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-13T00:43:27.705Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-13T00:43:27.967Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-13T00:43:27.967Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-13T00:43:27.967Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-02-13T00:43:27.967Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-02-13T00:43:27.967Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-02-13T00:43:27.967Z] [2021-02-13T00:43:27.967Z] Current default time zone: 'Etc/UTC' [2021-02-13T00:43:27.967Z] Local time is now: Sat Feb 13 00:43:27 UTC 2021. [2021-02-13T00:43:27.967Z] Universal Time is now: Sat Feb 13 00:43:27 UTC 2021. [2021-02-13T00:43:27.967Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-02-13T00:43:27.967Z] [2021-02-13T00:43:28.228Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-02-13T00:43:28.228Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-13T00:43:28.228Z] Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... [2021-02-13T00:43:28.228Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-02-13T00:43:28.228Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-02-13T00:43:28.228Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-02-13T00:43:28.228Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-02-13T00:43:28.228Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-02-13T00:43:28.228Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-02-13T00:43:28.228Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-02-13T00:43:28.488Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-13T00:43:28.488Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-02-13T00:43:28.762Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-13T00:43:28.762Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-13T00:43:28.762Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-13T00:43:28.762Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-02-13T00:43:28.762Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-02-13T00:43:28.762Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-02-13T00:43:28.762Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-13T00:43:28.762Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-02-13T00:43:29.022Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-02-13T00:43:29.022Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-02-13T00:43:29.022Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-02-13T00:43:30.939Z] Updating certificates in /etc/ssl/certs... [2021-02-13T00:43:31.884Z] 23 added, 27 removed; done. [2021-02-13T00:43:31.884Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-02-13T00:43:31.884Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-13T00:43:31.884Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-02-13T00:43:31.884Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-02-13T00:43:31.884Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-02-13T00:43:32.145Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-13T00:43:32.145Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-13T00:43:32.145Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-13T00:43:32.145Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-13T00:43:32.145Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-13T00:43:32.145Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-13T00:43:32.145Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-13T00:43:32.145Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-02-13T00:43:32.145Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-02-13T00:43:32.406Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-02-13T00:43:32.406Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-02-13T00:43:32.406Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-02-13T00:43:32.406Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-13T00:43:32.406Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-13T00:43:32.406Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-02-13T00:43:32.406Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-02-13T00:43:32.669Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-02-13T00:43:32.669Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-13T00:43:32.669Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-13T00:43:32.669Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-02-13T00:43:32.930Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-02-13T00:43:32.930Z] Updating certificates in /etc/ssl/certs... [2021-02-13T00:43:33.504Z] 0 added, 0 removed; done. [2021-02-13T00:43:33.505Z] Running hooks in /etc/ca-certificates/update.d... [2021-02-13T00:43:33.505Z] done. [2021-02-13T00:43:34.033Z] Reading package lists... [2021-02-13T00:43:34.033Z] Building dependency tree... [2021-02-13T00:43:34.033Z] Reading state information... [2021-02-13T00:43:34.293Z] The following NEW packages will be installed: [2021-02-13T00:43:34.293Z] apt-transport-https [2021-02-13T00:43:34.555Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-02-13T00:43:34.555Z] Need to get 1696 B of archives. [2021-02-13T00:43:34.555Z] After this operation, 153 kB of additional disk space will be used. [2021-02-13T00:43:34.555Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-02-13T00:43:34.555Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-13T00:43:34.555Z] Fetched 1696 B in 0s (8540 B/s) [2021-02-13T00:43:34.818Z] Selecting previously unselected package apt-transport-https. [2021-02-13T00:43:34.818Z] (Reading database ... 13920 files and directories currently installed.) [2021-02-13T00:43:34.818Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-02-13T00:43:34.818Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-13T00:43:34.818Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-13T00:43:35.078Z] Waiting for network to be ready... [2021-02-13T00:43:40.371Z] 2021-02-13T00:43:38Z INFO Waiting for automatic snapd restart... [2021-02-13T00:43:40.371Z] snapd 2.48.2.1 from Canonical* installed [2021-02-13T00:43:40.371Z] "snapd" switched to the "latest/stable" channel [2021-02-13T00:43:40.371Z] [2021-02-13T00:43:43.675Z] core18 20210128 from Canonical* installed [2021-02-13T00:43:43.675Z] "core18" switched to the "latest/stable" channel [2021-02-13T00:43:43.675Z] [2021-02-13T00:43:46.982Z] snapcraft 4.5.1 from Canonical* installed [2021-02-13T00:43:46.982Z] "snapcraft" switched to the "latest/stable" channel [2021-02-13T00:43:46.982Z] [2021-02-13T00:43:50.316Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-02-13T00:43:50.316Z] - README.md [2021-02-13T00:43:50.316Z] - snapcraft.yaml.orig [2021-02-13T00:43:50.316Z] [2021-02-13T00:43:50.316Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-13T00:43:56.914Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-13T00:43:56.914Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-13T00:43:56.914Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-13T00:43:56.914Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-13T00:43:58.119Z] Reading package lists... [2021-02-13T00:43:58.380Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-02-13T00:43:59.947Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:43:59.947Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:43:59.947Z] ---> d61542e96046 [2021-02-13T00:43:59.947Z] Step 3/24 : WORKDIR /edgex-go [2021-02-13T00:44:00.221Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:44:00.221Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:44:00.221Z] ---> d61542e96046 [2021-02-13T00:44:00.221Z] Step 3/22 : WORKDIR /edgex-go [2021-02-13T00:44:00.515Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:44:00.515Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:44:00.515Z] ---> d61542e96046 [2021-02-13T00:44:00.515Z] Step 3/22 : WORKDIR /edgex-go [2021-02-13T00:44:00.515Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:44:00.515Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:44:00.515Z] ---> d61542e96046 [2021-02-13T00:44:00.515Z] Step 3/23 : WORKDIR /edgex-go [2021-02-13T00:44:00.785Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:44:00.785Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:44:00.785Z] ---> d61542e96046 [2021-02-13T00:44:00.785Z] Step 3/21 : WORKDIR /edgex-go [2021-02-13T00:44:04.977Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-13T00:44:04.977Z] Reading package lists... [2021-02-13T00:44:04.977Z] Building dependency tree... [2021-02-13T00:44:04.977Z] Reading state information... [2021-02-13T00:44:04.977Z] Suggested packages: [2021-02-13T00:44:04.977Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-02-13T00:44:04.977Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-02-13T00:44:04.977Z] Recommended packages: [2021-02-13T00:44:04.977Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-02-13T00:44:04.977Z] The following NEW packages will be installed: [2021-02-13T00:44:04.977Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-02-13T00:44:04.977Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-02-13T00:44:04.977Z] pkg-config zip [2021-02-13T00:44:04.977Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-02-13T00:44:04.977Z] Need to get 7655 kB of archives. [2021-02-13T00:44:04.977Z] After this operation, 43.7 MB of additional disk space will be used. [2021-02-13T00:44:04.977Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-02-13T00:44:04.977Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-02-13T00:44:05.095Z] ---> Running in 0dcdf81b7af2 [2021-02-13T00:44:05.095Z] ---> Running in 4ab06407c334 [2021-02-13T00:44:05.095Z] ---> Running in 970363755b35 [2021-02-13T00:44:05.095Z] ---> Running in a6519d205992 [2021-02-13T00:44:05.095Z] ---> Running in b44ee69ada90 [2021-02-13T00:44:05.095Z] Removing intermediate container 0dcdf81b7af2 [2021-02-13T00:44:05.095Z] ---> c2912402977d [2021-02-13T00:44:05.095Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:44:05.239Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-02-13T00:44:05.239Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-02-13T00:44:05.367Z] Removing intermediate container a6519d205992 [2021-02-13T00:44:05.367Z] ---> 0308a93e9af2 [2021-02-13T00:44:05.367Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:44:05.367Z] ---> Running in 55d96b63969c [2021-02-13T00:44:05.367Z] Removing intermediate container 4ab06407c334 [2021-02-13T00:44:05.367Z] ---> 9634fc593aa9 [2021-02-13T00:44:05.367Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:44:05.367Z] Removing intermediate container b44ee69ada90 [2021-02-13T00:44:05.367Z] ---> 1caa927f8b8d [2021-02-13T00:44:05.367Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:44:05.500Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-02-13T00:44:05.500Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-02-13T00:44:05.500Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-02-13T00:44:05.500Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-02-13T00:44:05.500Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-02-13T00:44:05.500Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-02-13T00:44:05.643Z] Removing intermediate container 970363755b35 [2021-02-13T00:44:05.643Z] ---> ed9a06b675c0 [2021-02-13T00:44:05.643Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:44:05.643Z] ---> Running in 6119fb97678a [2021-02-13T00:44:05.643Z] ---> Running in 0a3b82aa0efc [2021-02-13T00:44:05.643Z] ---> Running in 1c1df7fae78e [2021-02-13T00:44:05.759Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-02-13T00:44:05.759Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-02-13T00:44:05.759Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-02-13T00:44:05.913Z] ---> Running in a76497fde4c3 [2021-02-13T00:44:06.019Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-02-13T00:44:06.019Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-02-13T00:44:06.019Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-13T00:44:06.019Z] Fetched 7655 kB in 1s (6999 kB/s) [2021-02-13T00:44:06.284Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-02-13T00:44:06.284Z] (Reading database ... 13924 files and directories currently installed.) [2021-02-13T00:44:06.284Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-02-13T00:44:06.284Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-13T00:44:06.284Z] Selecting previously unselected package libpsl5:amd64. [2021-02-13T00:44:06.284Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-02-13T00:44:06.545Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-02-13T00:44:06.545Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-02-13T00:44:06.545Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-02-13T00:44:06.545Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-13T00:44:06.545Z] Selecting previously unselected package librtmp1:amd64. [2021-02-13T00:44:06.545Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-02-13T00:44:06.545Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-13T00:44:06.808Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-02-13T00:44:06.808Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-02-13T00:44:06.808Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-13T00:44:06.808Z] Selecting previously unselected package liberror-perl. [2021-02-13T00:44:06.808Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-02-13T00:44:06.808Z] Unpacking liberror-perl (0.17025-1) ... [2021-02-13T00:44:06.808Z] Selecting previously unselected package git-man. [2021-02-13T00:44:06.808Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-02-13T00:44:06.808Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-13T00:44:07.068Z] Selecting previously unselected package git. [2021-02-13T00:44:07.068Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-02-13T00:44:07.068Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-02-13T00:44:08.008Z] Selecting previously unselected package libnorm1:amd64. [2021-02-13T00:44:08.008Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-02-13T00:44:08.008Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-13T00:44:08.008Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-02-13T00:44:08.008Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-02-13T00:44:08.008Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-13T00:44:08.268Z] Selecting previously unselected package libsodium23:amd64. [2021-02-13T00:44:08.268Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-02-13T00:44:08.268Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-02-13T00:44:08.268Z] Selecting previously unselected package libzmq5:amd64. [2021-02-13T00:44:08.268Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-13T00:44:08.268Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-13T00:44:08.529Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-02-13T00:44:08.529Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-13T00:44:08.529Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-13T00:44:08.529Z] Selecting previously unselected package pkg-config. [2021-02-13T00:44:08.529Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-02-13T00:44:08.529Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-02-13T00:44:08.792Z] Selecting previously unselected package zip. [2021-02-13T00:44:08.792Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-02-13T00:44:08.792Z] Unpacking zip (3.0-11build1) ... [2021-02-13T00:44:08.792Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-13T00:44:08.792Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-13T00:44:08.792Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-13T00:44:08.792Z] Setting up liberror-perl (0.17025-1) ... [2021-02-13T00:44:08.792Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-02-13T00:44:08.792Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-13T00:44:09.053Z] No schema files found: doing nothing. [2021-02-13T00:44:09.053Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-13T00:44:09.053Z] Setting up zip (3.0-11build1) ... [2021-02-13T00:44:09.053Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-13T00:44:09.053Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-02-13T00:44:09.053Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-02-13T00:44:09.053Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-13T00:44:09.053Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-13T00:44:09.053Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-13T00:44:09.315Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-02-13T00:44:09.315Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-13T00:44:09.326Z] Removing intermediate container 55d96b63969c [2021-02-13T00:44:09.326Z] ---> cf6253b4c640 [2021-02-13T00:44:09.326Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-13T00:44:09.326Z] ---> Running in 30dee934a7ce [2021-02-13T00:44:09.326Z] Removing intermediate container 6119fb97678a [2021-02-13T00:44:09.326Z] ---> 9cc176bd0b5f [2021-02-13T00:44:09.326Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-13T00:44:09.599Z] ---> Running in 4d3454aebe04 [2021-02-13T00:44:09.877Z] Removing intermediate container 0a3b82aa0efc [2021-02-13T00:44:09.877Z] ---> 335391a013b9 [2021-02-13T00:44:09.877Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-13T00:44:10.171Z] Removing intermediate container 1c1df7fae78e [2021-02-13T00:44:10.171Z] ---> 2c1a7a1896e6 [2021-02-13T00:44:10.171Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-13T00:44:10.171Z] ---> Running in 2dadb97c3b1d [2021-02-13T00:44:10.450Z] ---> Running in 43d200469011 [2021-02-13T00:44:10.450Z] Removing intermediate container a76497fde4c3 [2021-02-13T00:44:10.450Z] ---> 80b6fdb6665c [2021-02-13T00:44:10.450Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-13T00:44:10.725Z] ---> Running in 434d2321c7cb [2021-02-13T00:44:11.327Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:44:11.604Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:44:12.205Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:44:12.205Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:44:12.205Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:44:12.205Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:44:12.205Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:44:12.799Z] OK: 217 MiB in 51 packages [2021-02-13T00:44:12.799Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:44:13.075Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:44:13.075Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:44:13.075Z] OK: 217 MiB in 51 packages [2021-02-13T00:44:13.676Z] OK: 217 MiB in 51 packages [2021-02-13T00:44:13.676Z] OK: 217 MiB in 51 packages [2021-02-13T00:44:13.956Z] OK: 217 MiB in 51 packages [2021-02-13T00:44:14.562Z] Removing intermediate container 30dee934a7ce [2021-02-13T00:44:14.562Z] ---> 7b767c036dfd [2021-02-13T00:44:14.562Z] Step 6/22 : COPY go.mod . [2021-02-13T00:44:14.838Z] Removing intermediate container 4d3454aebe04 [2021-02-13T00:44:14.838Z] ---> cee7a0595b65 [2021-02-13T00:44:14.838Z] Step 6/23 : COPY go.mod . [2021-02-13T00:44:15.444Z] Removing intermediate container 2dadb97c3b1d [2021-02-13T00:44:15.444Z] ---> 26cf2076d65c [2021-02-13T00:44:15.444Z] Step 6/22 : COPY go.mod . [2021-02-13T00:44:15.444Z] ---> 1f13a5e552fa [2021-02-13T00:44:15.444Z] Step 7/22 : RUN go mod download [2021-02-13T00:44:15.720Z] Removing intermediate container 43d200469011 [2021-02-13T00:44:15.720Z] ---> d548c01c8c4c [2021-02-13T00:44:15.720Z] Step 6/24 : COPY go.mod . [2021-02-13T00:44:15.720Z] ---> Running in c23d51494415 [2021-02-13T00:44:15.908Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-13T00:44:15.908Z] git set to automatically installed. [2021-02-13T00:44:15.908Z] git-man set to automatically installed. [2021-02-13T00:44:15.908Z] libcurl3-gnutls set to automatically installed. [2021-02-13T00:44:15.908Z] liberror-perl set to automatically installed. [2021-02-13T00:44:15.908Z] libglib2.0-0 set to automatically installed. [2021-02-13T00:44:15.908Z] libnghttp2-14 set to automatically installed. [2021-02-13T00:44:15.908Z] libnorm1 set to automatically installed. [2021-02-13T00:44:15.908Z] libpgm-5.2-0 set to automatically installed. [2021-02-13T00:44:15.908Z] libpsl5 set to automatically installed. [2021-02-13T00:44:15.909Z] librtmp1 set to automatically installed. [2021-02-13T00:44:15.909Z] libsodium23 set to automatically installed. [2021-02-13T00:44:15.909Z] libzmq3-dev set to automatically installed. [2021-02-13T00:44:15.909Z] libzmq5 set to automatically installed. [2021-02-13T00:44:15.909Z] pkg-config set to automatically installed. [2021-02-13T00:44:15.909Z] zip set to automatically installed. [2021-02-13T00:44:16.000Z] Removing intermediate container 434d2321c7cb [2021-02-13T00:44:16.000Z] ---> c3825226fc39 [2021-02-13T00:44:16.000Z] Step 6/21 : COPY go.mod . [2021-02-13T00:44:16.000Z] ---> 811fa0c308c8 [2021-02-13T00:44:16.000Z] Step 7/23 : RUN go mod download [2021-02-13T00:44:16.273Z] ---> Running in 74150121d211 [2021-02-13T00:44:16.549Z] ---> 4c8d730de481 [2021-02-13T00:44:16.549Z] Step 7/22 : RUN go mod download [2021-02-13T00:44:16.824Z] ---> 2d64b342fc6e [2021-02-13T00:44:16.824Z] Step 7/24 : RUN go mod download [2021-02-13T00:44:16.824Z] ---> Running in 4af3cf015d77 [2021-02-13T00:44:17.097Z] ---> 11b44b9b4530 [2021-02-13T00:44:17.097Z] Step 7/21 : RUN go mod download [2021-02-13T00:44:17.097Z] ---> Running in 2a6b732ce5a1 [2021-02-13T00:44:17.698Z] ---> Running in ae9ad86a1dc3 [2021-02-13T00:44:18.458Z] snapd is not logged in, snap install commands will use sudo [2021-02-13T00:44:21.110Z] Removing intermediate container c23d51494415 [2021-02-13T00:44:21.110Z] ---> ab608a710777 [2021-02-13T00:44:21.110Z] Step 8/22 : COPY . . [2021-02-13T00:44:21.110Z] Removing intermediate container 74150121d211 [2021-02-13T00:44:21.110Z] ---> f6ca100f3c9d [2021-02-13T00:44:21.110Z] Step 8/23 : COPY . . [2021-02-13T00:44:21.110Z] Removing intermediate container 4af3cf015d77 [2021-02-13T00:44:21.110Z] ---> 95cf0dd16d1d [2021-02-13T00:44:21.110Z] Step 8/22 : COPY . . [2021-02-13T00:44:22.563Z] Removing intermediate container 2a6b732ce5a1 [2021-02-13T00:44:22.563Z] ---> f973c3cde755 [2021-02-13T00:44:22.563Z] Step 8/24 : COPY . . [2021-02-13T00:44:22.563Z] Removing intermediate container ae9ad86a1dc3 [2021-02-13T00:44:22.563Z] ---> 3591257acb23 [2021-02-13T00:44:22.563Z] Step 8/21 : COPY . . [2021-02-13T00:44:25.053Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-13T00:44:25.315Z] snap "core18" has no updates available [2021-02-13T00:44:25.889Z] Pulling config-common [2021-02-13T00:44:25.889Z] + snapcraftctl pull [2021-02-13T00:44:26.830Z] Pulling go-build-helper [2021-02-13T00:44:26.830Z] + snapcraftctl pull [2021-02-13T00:44:48.825Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-13T00:44:48.825Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-13T00:44:48.825Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1544 kB] [2021-02-13T00:44:48.825Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] [2021-02-13T00:44:48.825Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-13T00:44:48.825Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-13T00:44:48.825Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-13T00:44:48.825Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-13T00:44:48.825Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-02-13T00:44:48.825Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] [2021-02-13T00:44:48.825Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-13T00:44:48.825Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-13T00:44:48.825Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-13T00:44:48.825Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-13T00:44:48.825Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-13T00:44:48.825Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-13T00:44:48.825Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-13T00:44:48.825Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-13T00:44:48.825Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-13T00:44:48.825Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1884 kB] [2021-02-13T00:44:48.825Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] [2021-02-13T00:44:48.825Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-13T00:44:48.825Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-13T00:44:48.825Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-13T00:44:48.825Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-13T00:44:48.825Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] [2021-02-13T00:44:48.825Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-02-13T00:44:48.825Z] Fetched 23.9 MB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-02-13T00:44:48.825Z] Fetched 96.5 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-02-13T00:44:48.825Z] Fetched 279 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-02-13T00:44:48.825Z] Fetched 122 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-02-13T00:44:48.825Z] Fetched 77.8 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-02-13T00:44:48.825Z] Fetched 8848 B in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-02-13T00:44:48.825Z] Fetched 47.8 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-02-13T00:44:48.825Z] Fetched 45.6 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-02-13T00:44:48.825Z] Fetched 15.0 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-02-13T00:44:48.825Z] Fetched 214 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb [155 kB] [2021-02-13T00:44:48.825Z] Fetched 155 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-02-13T00:44:48.825Z] Fetched 50.6 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-02-13T00:44:48.825Z] Fetched 14.8 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-02-13T00:44:48.825Z] Fetched 41.8 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-02-13T00:44:48.825Z] Fetched 499 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-02-13T00:44:48.825Z] Fetched 111 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-02-13T00:44:48.825Z] Fetched 240 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-02-13T00:44:48.825Z] Fetched 29.3 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-02-13T00:44:48.825Z] Fetched 85.5 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-02-13T00:44:48.825Z] Fetched 24.5 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-02-13T00:44:48.825Z] Fetched 49.2 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-02-13T00:44:48.825Z] Fetched 54.2 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-02-13T00:44:48.825Z] Fetched 30.8 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb [16.6 kB] [2021-02-13T00:44:48.825Z] Fetched 16.6 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-02-13T00:44:48.825Z] Fetched 85.9 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-02-13T00:44:48.825Z] Fetched 8720 B in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-02-13T00:44:48.825Z] Fetched 137 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-02-13T00:44:48.825Z] Fetched 119 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-02-13T00:44:48.825Z] Fetched 109 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-02-13T00:44:48.825Z] Fetched 11.1 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-02-13T00:44:48.825Z] Fetched 645 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-02-13T00:44:48.825Z] Fetched 41.3 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-02-13T00:44:48.825Z] Fetched 17.9 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-02-13T00:44:48.825Z] Fetched 368 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-02-13T00:44:48.825Z] Fetched 187 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-02-13T00:44:48.825Z] Fetched 175 kB in 0s (0 B/s) [2021-02-13T00:44:48.825Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-02-13T00:44:49.357Z] ---> 394561beb20f [2021-02-13T00:44:49.357Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-13T00:44:49.357Z] ---> 89dfd0a79652 [2021-02-13T00:44:49.357Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-13T00:44:49.357Z] ---> 2f91cbf48b51 [2021-02-13T00:44:49.357Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-13T00:44:49.357Z] ---> 862ffc4ca7a3 [2021-02-13T00:44:49.357Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-13T00:44:49.357Z] ---> a4822ab31d3b [2021-02-13T00:44:49.357Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-13T00:44:49.357Z] ---> Running in 7c5727cf0a9c [2021-02-13T00:44:49.357Z] ---> Running in 5b7d1cc52023 [2021-02-13T00:44:49.357Z] ---> Running in e498f413dba4 [2021-02-13T00:44:49.357Z] ---> Running in 33aadb7fd849 [2021-02-13T00:44:49.357Z] ---> Running in 715b030c5687 [2021-02-13T00:44:49.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-13T00:44:49.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-13T00:44:49.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-13T00:44:49.358Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-13T00:44:49.358Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-13T00:44:52.128Z] Fetched 206 kB in 0s (0 B/s) [2021-02-13T00:44:52.128Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-02-13T00:44:52.128Z] Fetched 1301 kB in 0s (0 B/s) [2021-02-13T00:44:52.128Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-02-13T00:44:52.128Z] Fetched 36.2 kB in 0s (0 B/s) [2021-02-13T00:44:52.128Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-02-13T00:44:52.128Z] Fetched 159 kB in 0s (0 B/s) [2021-02-13T00:44:52.128Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-02-13T00:44:52.128Z] Fetched 107 kB in 0s (0 B/s) [2021-02-13T00:44:52.128Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-02-13T00:44:52.128Z] Fetched 48.7 kB in 0s (0 B/s) [2021-02-13T00:44:52.128Z] Pulling static-packages [2021-02-13T00:44:52.128Z] + snapcraftctl pull [2021-02-13T00:44:52.701Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-02-13T00:44:52.701Z] Skipping pull go-build-helper (already ran) [2021-02-13T00:44:52.701Z] Skipping pull static-packages (already ran) [2021-02-13T00:44:52.701Z] Building go-build-helper [2021-02-13T00:44:52.701Z] + snapcraftctl build [2021-02-13T00:44:56.910Z] Building static-packages [2021-02-13T00:44:56.910Z] + snapcraftctl build [2021-02-13T00:44:58.296Z] Staging go-build-helper [2021-02-13T00:44:58.559Z] + snapcraftctl stage [2021-02-13T00:44:59.511Z] Staging static-packages [2021-02-13T00:44:59.511Z] + snapcraftctl stage [2021-02-13T00:45:00.454Z] Pulling go115 [2021-02-13T00:45:00.454Z] + snapcraftctl pull [2021-02-13T00:45:01.400Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-02-13T00:45:01.400Z] Skipping pull go115 (already ran) [2021-02-13T00:45:01.400Z] Building go115 [2021-02-13T00:45:01.400Z] + dpkg --print-architecture [2021-02-13T00:45:01.400Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-02-13T00:45:01.400Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-02-13T00:45:01.400Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-02-13T00:45:01.400Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-13T00:45:01.400Z] Dload Upload Total Spent Left Speed [2021-02-13T00:45:05.131Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 6 115M 6 7551k 0 0 14.7M 0 0:00:07 --:--:-- 0:00:07 14.6M 36 115M 36 42.0M 0 0 28.5M 0 0:00:04 0:00:01 0:00:03 28.5M 67 115M 67 77.7M 0 0 31.3M 0 0:00:03 0:00:02 0:00:01 31.3M 93 115M 93 108M 0 0 31.2M 0 0:00:03 0:00:03 --:--:-- 31.2M 100 115M 100 115M 0 0 30.8M 0 0:00:03 0:00:03 --:--:-- 30.8M [2021-02-13T00:45:05.131Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-02-13T00:45:05.131Z] + sha256sum -c sha256 [2021-02-13T00:45:05.131Z] + grep OK [2021-02-13T00:45:05.701Z] go1.15.2.linux-amd64.tar.gz: OK [2021-02-13T00:45:05.701Z] + mkdir -p /root/stage/go1.15 [2021-02-13T00:45:05.701Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-02-13T00:45:09.907Z] Staging go115 [2021-02-13T00:45:09.907Z] + snapcraftctl stage [2021-02-13T00:45:15.210Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-13T00:45:15.210Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-13T00:45:15.210Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-13T00:45:15.210Z] Fetched 0 B in 0s (0 B/s) [2021-02-13T00:45:15.210Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-02-13T00:45:15.210Z] Fetched 224 kB in 0s (0 B/s) [2021-02-13T00:45:15.210Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-02-13T00:45:15.210Z] Fetched 157 kB in 0s (0 B/s) [2021-02-13T00:45:15.210Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-02-13T00:45:15.210Z] Fetched 221 kB in 0s (0 B/s) [2021-02-13T00:45:15.210Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-02-13T00:45:15.210Z] Fetched 143 kB in 0s (0 B/s) [2021-02-13T00:45:15.210Z] Pulling edgex-go [2021-02-13T00:45:15.210Z] + snapcraftctl pull [2021-02-13T00:45:15.783Z] Pulling version [2021-02-13T00:45:15.783Z] + cd /root/project [2021-02-13T00:45:15.783Z] + [ -f VERSION ] [2021-02-13T00:45:15.783Z] + PROJECT_VERSION=local-dev [2021-02-13T00:45:15.783Z] + git rev-parse --short HEAD [2021-02-13T00:45:15.783Z] + GIT_REVISION=44ce2cea [2021-02-13T00:45:15.783Z] + snapcraftctl set-version local-dev [2021-02-13T00:45:16.730Z] Building config-common [2021-02-13T00:45:16.730Z] + snapcraftctl build [2021-02-13T00:45:18.649Z] Skipping build go-build-helper (already ran) [2021-02-13T00:45:18.649Z] Skipping build static-packages (already ran) [2021-02-13T00:45:18.649Z] Skipping build go115 (already ran) [2021-02-13T00:45:18.649Z] Building edgex-go [2021-02-13T00:45:18.914Z] + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6050/bin/scriptlet-bin [2021-02-13T00:45:18.914Z] + cd /root/parts/edgex-go/src [2021-02-13T00:45:18.914Z] + make build [2021-02-13T00:45:18.914Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-13T00:45:20.304Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-02-13T00:45:20.304Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.33 [2021-02-13T00:45:20.304Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.7 [2021-02-13T00:45:20.304Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-02-13T00:45:20.304Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-02-13T00:45:20.304Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.5 [2021-02-13T00:45:20.304Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-02-13T00:45:20.304Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.2 [2021-02-13T00:45:20.304Z] go: downloading github.com/google/uuid v1.2.0 [2021-02-13T00:45:20.304Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-02-13T00:45:20.304Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-02-13T00:45:20.304Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-02-13T00:45:20.304Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-02-13T00:45:20.304Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-02-13T00:45:20.304Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-02-13T00:45:20.304Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-02-13T00:45:20.304Z] go: downloading github.com/pkg/errors v0.8.1 [2021-02-13T00:45:20.304Z] go: downloading github.com/x448/float16 v0.8.4 [2021-02-13T00:45:20.304Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-13T00:45:20.304Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-02-13T00:45:20.591Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-02-13T00:45:20.591Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-02-13T00:45:20.591Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-13T00:45:20.591Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-02-13T00:45:20.591Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-02-13T00:45:20.591Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-13T00:45:20.591Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-02-13T00:45:20.592Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-02-13T00:45:20.592Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-02-13T00:45:20.592Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-02-13T00:45:20.592Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-02-13T00:45:20.592Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-02-13T00:45:20.592Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-02-13T00:45:20.592Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-02-13T00:45:20.856Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-02-13T00:45:20.856Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-02-13T00:45:20.856Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-02-13T00:45:21.117Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-02-13T00:45:21.117Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-02-13T00:45:27.746Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-13T00:45:27.746Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-02-13T00:45:33.041Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-13T00:45:33.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-13T00:45:34.995Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-13T00:45:35.567Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-13T00:45:35.567Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-02-13T00:45:35.829Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-02-13T00:45:35.829Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-13T00:45:35.829Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-13T00:45:37.744Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-13T00:45:37.744Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-02-13T00:45:37.744Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-02-13T00:45:39.131Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-13T00:45:39.702Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-13T00:45:39.702Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-13T00:45:41.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-13T00:45:42.190Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-13T00:45:42.190Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-02-13T00:45:43.576Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-13T00:45:43.576Z] go: downloading github.com/lib/pq v1.9.0 [2021-02-13T00:45:45.491Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-02-13T00:45:45.491Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-02-13T00:45:45.491Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-02-13T00:45:45.491Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-02-13T00:45:45.491Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-02-13T00:45:45.491Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-02-13T00:45:45.491Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-02-13T00:45:45.491Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-02-13T00:45:45.491Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-02-13T00:45:45.491Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-02-13T00:45:45.491Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-02-13T00:45:45.491Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-02-13T00:45:45.491Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-02-13T00:45:45.491Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-02-13T00:45:45.491Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-02-13T00:45:45.491Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-02-13T00:45:45.491Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-02-13T00:45:45.491Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-02-13T00:45:45.491Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-02-13T00:45:45.491Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-02-13T00:45:45.491Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-02-13T00:45:45.491Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-02-13T00:45:45.491Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-02-13T00:45:45.491Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-02-13T00:45:45.491Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-02-13T00:45:46.439Z] Building version [2021-02-13T00:45:46.439Z] + snapcraftctl build [2021-02-13T00:45:48.353Z] Staging config-common [2021-02-13T00:45:48.353Z] + snapcraftctl stage [2021-02-13T00:45:49.296Z] Skipping stage go-build-helper (already ran) [2021-02-13T00:45:49.296Z] Skipping stage static-packages (already ran) [2021-02-13T00:45:49.296Z] Skipping stage go115 (already ran) [2021-02-13T00:45:49.296Z] Staging edgex-go [2021-02-13T00:45:49.296Z] + snapcraftctl stage [2021-02-13T00:45:50.240Z] Staging version [2021-02-13T00:45:50.240Z] + snapcraftctl stage [2021-02-13T00:45:51.182Z] Priming config-common [2021-02-13T00:45:51.182Z] + snapcraftctl prime [2021-02-13T00:45:52.566Z] Priming go-build-helper [2021-02-13T00:45:52.566Z] + snapcraftctl prime [2021-02-13T00:45:53.163Z] Priming static-packages [2021-02-13T00:45:53.163Z] + snapcraftctl prime [2021-02-13T00:45:55.926Z] Priming go115 [2021-02-13T00:45:55.926Z] + snapcraftctl prime [2021-02-13T00:45:56.532Z] Priming edgex-go [2021-02-13T00:45:56.532Z] + snapcraftctl prime [2021-02-13T00:45:57.635Z] Priming version [2021-02-13T00:45:57.635Z] + snapcraftctl prime [2021-02-13T00:45:58.827Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-13T00:46:11.187Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-13T00:46:11.187Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-13T00:46:23.607Z] Removing intermediate container 33aadb7fd849 [2021-02-13T00:46:23.607Z] ---> a1710153e9ed [2021-02-13T00:46:23.607Z] [2021-02-13T00:46:23.607Z] Step 10/24 : FROM alpine:3.12 [2021-02-13T00:46:23.607Z] 3.12: Pulling from library/alpine [2021-02-13T00:46:24.616Z] Removing intermediate container 715b030c5687 [2021-02-13T00:46:24.616Z] ---> a0ef667b0e6b [2021-02-13T00:46:24.616Z] [2021-02-13T00:46:24.616Z] Step 10/21 : FROM alpine:3.12 [2021-02-13T00:46:24.616Z] 3.12: Pulling from library/alpine [2021-02-13T00:46:24.616Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-13T00:46:24.616Z] Status: Downloaded newer image for alpine:3.12 [2021-02-13T00:46:24.616Z] ---> afeebe901d6b [2021-02-13T00:46:24.616Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-13T00:46:24.616Z] Status: Image is up to date for alpine:3.12 [2021-02-13T00:46:24.616Z] ---> afeebe901d6b [2021-02-13T00:46:24.616Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-13T00:46:24.616Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-13T00:46:24.894Z] ---> Running in 5f33f43147dd [2021-02-13T00:46:25.174Z] ---> Running in a60c82cad7f8 [2021-02-13T00:46:27.560Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:46:27.560Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:46:27.878Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:46:27.878Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:46:28.414Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-13T00:46:28.710Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-13T00:46:28.710Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-13T00:46:28.710Z] (4/5) Installing curl (7.69.1-r3) [2021-02-13T00:46:28.710Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-13T00:46:28.710Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:46:28.710Z] Executing ca-certificates-20191127-r4.trigger [2021-02-13T00:46:28.993Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-13T00:46:28.993Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-13T00:46:28.993Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-13T00:46:28.993Z] (4/4) Installing curl (7.69.1-r3) [2021-02-13T00:46:28.993Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:46:29.271Z] OK: 7 MiB in 19 packages [2021-02-13T00:46:29.271Z] Executing ca-certificates-20191127-r4.trigger [2021-02-13T00:46:29.544Z] OK: 7 MiB in 18 packages [2021-02-13T00:46:32.196Z] Removing intermediate container 5f33f43147dd [2021-02-13T00:46:32.196Z] ---> 337fab6737f2 [2021-02-13T00:46:32.196Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-13T00:46:32.196Z] Removing intermediate container a60c82cad7f8 [2021-02-13T00:46:32.196Z] ---> ec16e532766b [2021-02-13T00:46:32.196Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-13T00:46:33.177Z] ---> Running in 3622e3c40e4f [2021-02-13T00:46:33.177Z] ---> Running in e9de167555c0 [2021-02-13T00:46:34.622Z] Removing intermediate container e9de167555c0 [2021-02-13T00:46:34.622Z] ---> 421b0741270b [2021-02-13T00:46:34.622Z] Step 13/24 : WORKDIR / [2021-02-13T00:46:35.217Z] Removing intermediate container 3622e3c40e4f [2021-02-13T00:46:35.217Z] ---> aef5e5a47d58 [2021-02-13T00:46:35.217Z] Step 13/21 : WORKDIR /edgex [2021-02-13T00:46:35.217Z] ---> Running in caded65ab59f [2021-02-13T00:46:35.809Z] ---> Running in 9dd56f09d0c2 [2021-02-13T00:46:35.809Z] Removing intermediate container e498f413dba4 [2021-02-13T00:46:35.809Z] ---> e9f8f371c4de [2021-02-13T00:46:35.809Z] [2021-02-13T00:46:35.809Z] Step 10/23 : FROM alpine:3.12 [2021-02-13T00:46:35.809Z] ---> afeebe901d6b [2021-02-13T00:46:35.809Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-13T00:46:35.809Z] Removing intermediate container 7c5727cf0a9c [2021-02-13T00:46:35.809Z] ---> 48bcd60d9f1f [2021-02-13T00:46:35.809Z] [2021-02-13T00:46:35.809Z] Step 10/22 : FROM alpine:3.12 [2021-02-13T00:46:35.809Z] ---> afeebe901d6b [2021-02-13T00:46:35.809Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-13T00:46:36.084Z] Removing intermediate container 5b7d1cc52023 [2021-02-13T00:46:36.084Z] ---> 050b1ff3a9bc [2021-02-13T00:46:36.084Z] [2021-02-13T00:46:36.084Z] Step 10/22 : FROM alpine:3.12 [2021-02-13T00:46:36.084Z] ---> afeebe901d6b [2021-02-13T00:46:36.084Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-13T00:46:36.084Z] ---> Running in 4e0e2128f4e5 [2021-02-13T00:46:36.084Z] ---> Running in 7c7f303f0705 [2021-02-13T00:46:36.360Z] Removing intermediate container caded65ab59f [2021-02-13T00:46:36.360Z] ---> 8c032cea645d [2021-02-13T00:46:36.360Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-13T00:46:36.360Z] ---> Running in a465df300345 [2021-02-13T00:46:36.633Z] Removing intermediate container 9dd56f09d0c2 [2021-02-13T00:46:36.633Z] ---> 4d7302fd70e9 [2021-02-13T00:46:36.633Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-13T00:46:37.627Z] ---> b724e6fa4dd5 [2021-02-13T00:46:37.627Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-13T00:46:37.627Z] ---> 8bcbc4801121 [2021-02-13T00:46:37.905Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-13T00:46:38.180Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:46:38.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:46:38.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:46:38.737Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:46:38.737Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:46:38.737Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:46:38.737Z] ---> a9914e6b87ad [2021-02-13T00:46:38.737Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-13T00:46:39.353Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-13T00:46:39.353Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-13T00:46:39.353Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:46:39.353Z] Executing ca-certificates-20191127-r4.trigger [2021-02-13T00:46:39.353Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-13T00:46:39.353Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-13T00:46:39.353Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:46:39.353Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:46:39.353Z] OK: 5 MiB in 15 packages [2021-02-13T00:46:39.353Z] OK: 5 MiB in 15 packages [2021-02-13T00:46:39.628Z] OK: 6 MiB in 16 packages [2021-02-13T00:46:39.628Z] ---> 7194cf9c8752 [2021-02-13T00:46:39.628Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-13T00:46:39.901Z] ---> 48dc984db59c [2021-02-13T00:46:39.901Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-13T00:46:41.884Z] Removing intermediate container 7c7f303f0705 [2021-02-13T00:46:41.884Z] ---> 4985ada3589e [2021-02-13T00:46:41.884Z] ---> 7a8e1f3a5ee8 [2021-02-13T00:46:41.884Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-13T00:46:41.884Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-13T00:46:41.884Z] ---> Running in 3cc7a43c65b1 [2021-02-13T00:46:41.884Z] ---> Running in 772cc6eaaed6 [2021-02-13T00:46:41.884Z] ---> a9461f82ae49 [2021-02-13T00:46:41.884Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-13T00:46:41.884Z] Removing intermediate container a465df300345 [2021-02-13T00:46:41.884Z] ---> d41703949d67 [2021-02-13T00:46:41.884Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-13T00:46:42.158Z] ---> Running in f63ede21ae23 [2021-02-13T00:46:42.158Z] Removing intermediate container 4e0e2128f4e5 [2021-02-13T00:46:42.158Z] ---> 2d1daaa1e8f1 [2021-02-13T00:46:42.158Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-13T00:46:42.435Z] ---> Running in 261e925a087a [2021-02-13T00:46:42.718Z] Removing intermediate container 3cc7a43c65b1 [2021-02-13T00:46:42.718Z] ---> 869f235e835b [2021-02-13T00:46:42.718Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-13T00:46:42.718Z] Removing intermediate container 772cc6eaaed6 [2021-02-13T00:46:42.718Z] ---> 94aa0787a953 [2021-02-13T00:46:42.718Z] Step 18/21 : CMD ["--init=true"] [2021-02-13T00:46:42.718Z] Removing intermediate container f63ede21ae23 [2021-02-13T00:46:42.718Z] ---> 25d7a74015bd [2021-02-13T00:46:42.718Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-13T00:46:42.994Z] ---> Running in bf0069496055 [2021-02-13T00:46:42.994Z] ---> Running in e8a8cb1f119c [2021-02-13T00:46:43.266Z] ---> Running in daba8a140835 [2021-02-13T00:46:43.537Z] Removing intermediate container 261e925a087a [2021-02-13T00:46:43.537Z] ---> c64a611b8213 [2021-02-13T00:46:43.537Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-13T00:46:44.133Z] ---> 38580f79fe7f [2021-02-13T00:46:44.133Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-13T00:46:44.403Z] ---> Running in 728fcceccd3a [2021-02-13T00:46:44.403Z] Removing intermediate container e8a8cb1f119c [2021-02-13T00:46:44.403Z] Removing intermediate container bf0069496055 [2021-02-13T00:46:44.403Z] ---> 1355fd8428ce [2021-02-13T00:46:44.403Z] Step 19/21 : LABEL arch=arm64 [2021-02-13T00:46:44.403Z] Removing intermediate container daba8a140835 [2021-02-13T00:46:44.403Z] ---> 41060cf83258 [2021-02-13T00:46:44.403Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-13T00:46:44.403Z] ---> 684e2336cbd1 [2021-02-13T00:46:44.403Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-13T00:46:45.000Z] ---> Running in caca8ddd255a [2021-02-13T00:46:45.000Z] ---> Running in 32ae31cd3a8a [2021-02-13T00:46:45.000Z] ---> Running in d9f80946a17a [2021-02-13T00:46:45.599Z] ---> 5aaa56813585 [2021-02-13T00:46:45.599Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-13T00:46:45.869Z] Removing intermediate container 728fcceccd3a [2021-02-13T00:46:45.869Z] ---> 9bd83a312311 [2021-02-13T00:46:45.869Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-13T00:46:46.144Z] ---> Running in c92be64a8e06 [2021-02-13T00:46:46.741Z] ---> Running in c37870cc4b4b [2021-02-13T00:46:47.013Z] Removing intermediate container d9f80946a17a [2021-02-13T00:46:47.013Z] ---> b6af2b9efc8f [2021-02-13T00:46:47.013Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-13T00:46:47.289Z] Removing intermediate container 32ae31cd3a8a [2021-02-13T00:46:47.289Z] ---> 0ad877d30796 [2021-02-13T00:46:47.289Z] Step 20/21 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 [2021-02-13T00:46:47.289Z] Removing intermediate container caca8ddd255a [2021-02-13T00:46:47.289Z] ---> 91681bdd7e61 [2021-02-13T00:46:47.289Z] Step 15/23 : WORKDIR / [2021-02-13T00:46:47.566Z] ---> Running in c42f4e22db91 [2021-02-13T00:46:47.566Z] ---> Running in fd145f69a44b [2021-02-13T00:46:47.566Z] Removing intermediate container c37870cc4b4b [2021-02-13T00:46:47.566Z] ---> 43d78b1eaf4c [2021-02-13T00:46:47.566Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-13T00:46:48.178Z] Removing intermediate container c42f4e22db91 [2021-02-13T00:46:48.178Z] ---> 08a5bd546603 [2021-02-13T00:46:48.178Z] Step 21/21 : LABEL version=0.0.0 [2021-02-13T00:46:48.178Z] ---> 6141df9bb7fe [2021-02-13T00:46:48.178Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-13T00:46:48.454Z] Removing intermediate container fd145f69a44b [2021-02-13T00:46:48.454Z] ---> 9d760f55bafc [2021-02-13T00:46:48.454Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-13T00:46:48.454Z] ---> Running in 990419a56b28 [2021-02-13T00:46:49.056Z] ---> 55886db0fd54 [2021-02-13T00:46:49.056Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-13T00:46:49.331Z] Removing intermediate container 990419a56b28 [2021-02-13T00:46:49.331Z] ---> 0d428b225ff7 [2021-02-13T00:46:49.331Z] [2021-02-13T00:46:49.933Z] Successfully built 0d428b225ff7 [2021-02-13T00:46:49.933Z] ---> e099776eee07 [2021-02-13T00:46:49.933Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-13T00:46:49.933Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-13T00:46:49.933Z]  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go [2021-02-13T00:46:50.217Z] ---> 40884f1d77f1 [2021-02-13T00:46:50.217Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-13T00:46:50.493Z] Removing intermediate container c92be64a8e06 [2021-02-13T00:46:50.493Z] ---> afcebed6b3d9 [2021-02-13T00:46:50.493Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-13T00:46:50.493Z] ---> 4342248ec20c [2021-02-13T00:46:50.493Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-13T00:46:50.769Z] ---> Running in 1a288d650bee [2021-02-13T00:46:51.751Z] ---> 44eff8ce4b21 [2021-02-13T00:46:51.751Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-13T00:46:52.353Z] Removing intermediate container 1a288d650bee [2021-02-13T00:46:52.353Z] ---> 00137988ce4d [2021-02-13T00:46:52.353Z] Step 22/24 : LABEL arch=arm64 [2021-02-13T00:46:52.648Z] ---> Running in cd457a438202 [2021-02-13T00:46:52.925Z] ---> bc0bc96b0907 [2021-02-13T00:46:52.925Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-13T00:46:52.925Z] ---> c0b305feaeb1 [2021-02-13T00:46:52.925Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-13T00:46:53.203Z] ---> Running in 44b4cac1970a [2021-02-13T00:46:53.478Z] ---> Running in 575b15177c6c [2021-02-13T00:46:53.478Z] Removing intermediate container cd457a438202 [2021-02-13T00:46:53.478Z] ---> f1afa5cf2ebc [2021-02-13T00:46:53.478Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-13T00:46:53.755Z] ---> Running in 32d1ddd19196 [2021-02-13T00:46:54.028Z] ---> 8ab9cd6b8c94 [2021-02-13T00:46:54.028Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-13T00:46:54.028Z] Removing intermediate container 44b4cac1970a [2021-02-13T00:46:54.028Z] ---> af2fb728b685 [2021-02-13T00:46:54.028Z] Step 23/24 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 [2021-02-13T00:46:55.003Z] ---> Running in 7888455c2edd [2021-02-13T00:46:55.003Z] ---> Running in 2ce99c4f73c3 [2021-02-13T00:46:55.274Z] Removing intermediate container 32d1ddd19196 [2021-02-13T00:46:55.274Z] ---> ab695174d7b1 [2021-02-13T00:46:55.274Z] Step 20/22 : LABEL arch=arm64 [2021-02-13T00:46:55.545Z] Removing intermediate container 575b15177c6c [2021-02-13T00:46:55.545Z] ---> 4b97e57a8a23 [2021-02-13T00:46:55.545Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-13T00:46:55.545Z] ---> Running in 399cdced9cdd [2021-02-13T00:46:55.545Z] Removing intermediate container 7888455c2edd [2021-02-13T00:46:55.545Z] ---> 18be54ec94c1 [2021-02-13T00:46:55.545Z] Step 24/24 : LABEL version=0.0.0 [2021-02-13T00:46:55.816Z] ---> Running in 2a327c241b2c [2021-02-13T00:46:55.816Z] Removing intermediate container 2ce99c4f73c3 [2021-02-13T00:46:55.816Z] ---> 121d836908db [2021-02-13T00:46:55.816Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-13T00:46:55.816Z] ---> Running in 63633ae276f2 [2021-02-13T00:46:56.089Z] ---> Running in f0e2f38ae67a [2021-02-13T00:46:56.365Z] Removing intermediate container 399cdced9cdd [2021-02-13T00:46:56.365Z] ---> 5fe3826703e4 [2021-02-13T00:46:56.365Z] Step 21/22 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 [2021-02-13T00:46:56.365Z] Removing intermediate container 2a327c241b2c [2021-02-13T00:46:56.365Z] ---> 9945200ff279 [2021-02-13T00:46:56.365Z] Step 20/22 : LABEL arch=arm64 [2021-02-13T00:46:56.650Z] ---> Running in fc381ca83d8d [2021-02-13T00:46:56.650Z] Removing intermediate container 63633ae276f2 [2021-02-13T00:46:56.650Z] ---> 332e8238c248 [2021-02-13T00:46:56.650Z] [2021-02-13T00:46:56.650Z] ---> Running in 4c2b66323d86 [2021-02-13T00:46:56.650Z] Removing intermediate container f0e2f38ae67a [2021-02-13T00:46:56.650Z] ---> f749d6af3599 [2021-02-13T00:46:56.650Z] Step 21/23 : LABEL arch=arm64 [2021-02-13T00:46:56.927Z] ---> Running in 5a34756c208e [2021-02-13T00:46:57.199Z] Removing intermediate container fc381ca83d8d [2021-02-13T00:46:57.199Z] ---> 7a3037ee1e0a [2021-02-13T00:46:57.199Z] Step 22/22 : LABEL version=0.0.0 [2021-02-13T00:46:57.199Z] Successfully built 332e8238c248 [2021-02-13T00:46:57.471Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-13T00:46:57.471Z] Building docker-core-data-go [2021-02-13T00:46:57.471Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in dc4354fe1c09 [2021-02-13T00:46:57.471Z] Removing intermediate container 4c2b66323d86 [2021-02-13T00:46:57.471Z] ---> f3a2f50b7e0d [2021-02-13T00:46:57.471Z] Step 21/22 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 [2021-02-13T00:46:57.754Z] ---> Running in 7dfcd5b1ab02 [2021-02-13T00:46:57.754Z] Removing intermediate container 5a34756c208e [2021-02-13T00:46:57.754Z] ---> 7f23fc7db26f [2021-02-13T00:46:57.754Z] Step 22/23 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 [2021-02-13T00:46:58.034Z] ---> Running in 83b963d94b70 [2021-02-13T00:46:58.034Z] Removing intermediate container dc4354fe1c09 [2021-02-13T00:46:58.313Z] ---> df0742e5bde5 [2021-02-13T00:46:58.313Z] [2021-02-13T00:46:58.590Z] Removing intermediate container 7dfcd5b1ab02 [2021-02-13T00:46:58.590Z] ---> 080ea16d42a8 [2021-02-13T00:46:58.590Z] Step 22/22 : LABEL version=0.0.0 [2021-02-13T00:46:58.590Z] Successfully built df0742e5bde5 [2021-02-13T00:46:58.590Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-13T00:46:58.590Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2021-02-13T00:46:58.866Z] ---> Running in 21384029ba83 [2021-02-13T00:46:58.866Z] Removing intermediate container 83b963d94b70 [2021-02-13T00:46:58.866Z] ---> c5dc91200962 [2021-02-13T00:46:58.866Z] Step 23/23 : LABEL version=0.0.0 [2021-02-13T00:46:59.138Z] ---> Running in 8112070f53c6 [2021-02-13T00:46:59.412Z] Removing intermediate container 21384029ba83 [2021-02-13T00:46:59.412Z] ---> 073ab1e69ea0 [2021-02-13T00:46:59.412Z] [2021-02-13T00:46:59.683Z] Successfully built 073ab1e69ea0 [2021-02-13T00:46:59.683Z] Removing intermediate container 8112070f53c6 [2021-02-13T00:46:59.683Z] ---> 0bbb4a59fb6b [2021-02-13T00:46:59.683Z] [2021-02-13T00:46:59.683Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-13T00:46:59.955Z] Building docker-security-bootstrapper-go [2021-02-13T00:47:00.224Z]  Building docker-support-notifications-go ... done Successfully built 0bbb4a59fb6b [2021-02-13T00:47:00.224Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-13T00:47:39.216Z]  Building docker-core-command-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:47:39.216Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:47:39.216Z] ---> d61542e96046 [2021-02-13T00:47:39.216Z] Step 3/26 : WORKDIR /edgex-go [2021-02-13T00:47:39.216Z] ---> Using cache [2021-02-13T00:47:39.216Z] ---> ed9a06b675c0 [2021-02-13T00:47:39.216Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:47:39.216Z] ---> Using cache [2021-02-13T00:47:39.216Z] ---> 80b6fdb6665c [2021-02-13T00:47:39.216Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-13T00:47:39.216Z] ---> Running in ce1e50ecf833 [2021-02-13T00:47:40.659Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:47:41.257Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:47:42.237Z] OK: 217 MiB in 51 packages [2021-02-13T00:47:45.625Z] Removing intermediate container ce1e50ecf833 [2021-02-13T00:47:45.625Z] ---> 3f709c31e286 [2021-02-13T00:47:45.625Z] Step 6/26 : COPY go.mod . [2021-02-13T00:47:46.222Z] ---> af7d3acd6fc3 [2021-02-13T00:47:46.222Z] Step 7/26 : RUN go mod download [2021-02-13T00:47:46.819Z] ---> Running in 4b6c5b7cc17e [2021-02-13T00:47:47.091Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:47:47.091Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:47:47.091Z] ---> d61542e96046 [2021-02-13T00:47:47.091Z] Step 3/23 : WORKDIR /edgex-go [2021-02-13T00:47:47.091Z] ---> Using cache [2021-02-13T00:47:47.091Z] ---> ed9a06b675c0 [2021-02-13T00:47:47.091Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:47:47.091Z] ---> Using cache [2021-02-13T00:47:47.091Z] ---> 80b6fdb6665c [2021-02-13T00:47:47.091Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-13T00:47:47.706Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:47:47.706Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:47:47.706Z] ---> d61542e96046 [2021-02-13T00:47:47.706Z] Step 3/23 : WORKDIR /edgex-go [2021-02-13T00:47:47.706Z] ---> Using cache [2021-02-13T00:47:47.706Z] ---> ed9a06b675c0 [2021-02-13T00:47:47.706Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:47:47.706Z] ---> Using cache [2021-02-13T00:47:47.706Z] ---> 80b6fdb6665c [2021-02-13T00:47:47.706Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-13T00:47:47.706Z] ---> Using cache [2021-02-13T00:47:47.706Z] ---> c3825226fc39 [2021-02-13T00:47:47.706Z] Step 6/23 : COPY go.mod . [2021-02-13T00:47:47.706Z] ---> Using cache [2021-02-13T00:47:47.706Z] ---> 11b44b9b4530 [2021-02-13T00:47:47.706Z] Step 7/23 : RUN go mod download [2021-02-13T00:47:47.706Z] ---> Using cache [2021-02-13T00:47:47.706Z] ---> 3591257acb23 [2021-02-13T00:47:47.706Z] Step 8/23 : COPY . . [2021-02-13T00:47:47.706Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-13T00:47:47.706Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-13T00:47:47.706Z] ---> d61542e96046 [2021-02-13T00:47:47.706Z] Step 3/30 : WORKDIR /edgex-go [2021-02-13T00:47:47.706Z] ---> Using cache [2021-02-13T00:47:47.706Z] ---> ed9a06b675c0 [2021-02-13T00:47:47.706Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:47:47.706Z] ---> Using cache [2021-02-13T00:47:47.706Z] ---> 80b6fdb6665c [2021-02-13T00:47:47.706Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-13T00:47:47.706Z] ---> Using cache [2021-02-13T00:47:47.706Z] ---> c3825226fc39 [2021-02-13T00:47:47.706Z] Step 6/30 : COPY go.mod . [2021-02-13T00:47:47.706Z] ---> Using cache [2021-02-13T00:47:47.706Z] ---> 11b44b9b4530 [2021-02-13T00:47:47.706Z] Step 7/30 : RUN go mod download [2021-02-13T00:47:47.706Z] ---> Using cache [2021-02-13T00:47:47.706Z] ---> 3591257acb23 [2021-02-13T00:47:47.706Z] Step 8/30 : COPY . . [2021-02-13T00:47:47.706Z] ---> Using cache [2021-02-13T00:47:47.706Z] ---> a4822ab31d3b [2021-02-13T00:47:47.706Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-13T00:47:47.706Z] ---> Using cache [2021-02-13T00:47:47.706Z] ---> a4822ab31d3b [2021-02-13T00:47:47.706Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-13T00:47:48.301Z] ---> Running in c66bec9539b3 [2021-02-13T00:47:48.579Z] ---> Running in a3ae6cbb1446 [2021-02-13T00:47:48.579Z] ---> Running in a46fcb21020f [2021-02-13T00:47:50.560Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:47:50.560Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-13T00:47:50.560Z] Removing intermediate container 4b6c5b7cc17e [2021-02-13T00:47:50.560Z] ---> fb0d2fc41f77 [2021-02-13T00:47:50.560Z] Step 8/26 : COPY . . [2021-02-13T00:47:50.834Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-13T00:47:51.109Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:47:52.093Z] OK: 217 MiB in 51 packages [2021-02-13T00:47:56.427Z] Removing intermediate container c66bec9539b3 [2021-02-13T00:47:56.427Z] ---> 084c2ec75a4f [2021-02-13T00:47:56.427Z] Step 6/23 : COPY go.mod . [2021-02-13T00:47:57.880Z] ---> 83831d557b06 [2021-02-13T00:47:57.880Z] Step 7/23 : RUN go mod download [2021-02-13T00:47:58.156Z] ---> Running in 3e2f3688e451 [2021-02-13T00:48:05.033Z] Removing intermediate container 3e2f3688e451 [2021-02-13T00:48:05.033Z] ---> 33768e5c6890 [2021-02-13T00:48:05.033Z] Step 8/23 : COPY . . [2021-02-13T00:48:15.255Z] ---> 10030e5106ae [2021-02-13T00:48:15.255Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-13T00:48:15.255Z] ---> Running in da4ae66faf21 [2021-02-13T00:48:17.239Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-13T00:48:27.402Z] ---> c3ab8f6330d1 [2021-02-13T00:48:27.402Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-13T00:48:27.402Z] ---> Running in a462cadb63e0 [2021-02-13T00:48:27.679Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-13T00:49:06.719Z] Removing intermediate container a46fcb21020f [2021-02-13T00:49:06.720Z] ---> 1598d73e71e7 [2021-02-13T00:49:06.720Z] [2021-02-13T00:49:06.720Z] Step 10/30 : FROM alpine:3.12 [2021-02-13T00:49:06.720Z] ---> afeebe901d6b [2021-02-13T00:49:06.720Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-13T00:49:06.720Z] ---> Running in 8c0c7ea3d6b3 [2021-02-13T00:49:06.720Z] Removing intermediate container 8c0c7ea3d6b3 [2021-02-13T00:49:06.720Z] ---> 4fe4fe9e824a [2021-02-13T00:49:06.720Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-13T00:49:06.720Z] ---> Running in cee957772e59 [2021-02-13T00:49:06.720Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:49:06.720Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:49:06.720Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-13T00:49:06.720Z] (2/2) Installing su-exec (0.2-r1) [2021-02-13T00:49:06.720Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:49:06.720Z] OK: 5 MiB in 16 packages [2021-02-13T00:49:06.720Z] Removing intermediate container cee957772e59 [2021-02-13T00:49:06.720Z] ---> 04c9b972800a [2021-02-13T00:49:06.720Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-13T00:49:06.720Z] ---> Running in 5e8afdcd38bf [2021-02-13T00:49:07.323Z] Removing intermediate container 5e8afdcd38bf [2021-02-13T00:49:07.323Z] ---> 019b6722cbc6 [2021-02-13T00:49:07.323Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-13T00:49:07.323Z] ---> Running in c2ce711c2654 [2021-02-13T00:49:08.319Z] Removing intermediate container c2ce711c2654 [2021-02-13T00:49:08.319Z] ---> fd7b1c84cf47 [2021-02-13T00:49:08.319Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-13T00:49:08.319Z] ---> Running in 3f04b25036a6 [2021-02-13T00:49:12.655Z] Removing intermediate container 3f04b25036a6 [2021-02-13T00:49:12.655Z] ---> 58fade14bd17 [2021-02-13T00:49:12.655Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-13T00:49:12.655Z] ---> Running in 590291a8c7fb [2021-02-13T00:49:12.655Z] Removing intermediate container 590291a8c7fb [2021-02-13T00:49:12.655Z] ---> 4ff92e1a9a0d [2021-02-13T00:49:12.655Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-13T00:49:14.112Z] ---> 392970da96a1 [2021-02-13T00:49:14.112Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-13T00:49:14.387Z] ---> Running in b2cf78cb6c27 [2021-02-13T00:49:17.788Z] Removing intermediate container b2cf78cb6c27 [2021-02-13T00:49:17.788Z] ---> 0d8c06dfedc0 [2021-02-13T00:49:17.788Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-13T00:49:19.245Z] ---> 664e7e68cb3e [2021-02-13T00:49:19.245Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-13T00:49:22.642Z] ---> ff65676b0ab2 [2021-02-13T00:49:22.643Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-13T00:49:24.080Z] ---> 9f01dbb055ec [2021-02-13T00:49:24.080Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-13T00:49:24.080Z] Removing intermediate container a3ae6cbb1446 [2021-02-13T00:49:24.080Z] ---> 97f67acf17fd [2021-02-13T00:49:24.080Z] [2021-02-13T00:49:24.080Z] Step 10/23 : FROM alpine:3.12 [2021-02-13T00:49:24.080Z] ---> afeebe901d6b [2021-02-13T00:49:24.080Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-13T00:49:24.080Z] ---> Using cache [2021-02-13T00:49:24.080Z] ---> d41703949d67 [2021-02-13T00:49:24.080Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-13T00:49:24.080Z] ---> Using cache [2021-02-13T00:49:24.080Z] ---> 25d7a74015bd [2021-02-13T00:49:24.080Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-13T00:49:24.363Z] ---> Running in d3f5cc0c9b59 [2021-02-13T00:49:25.374Z] Removing intermediate container d3f5cc0c9b59 [2021-02-13T00:49:25.374Z] ---> 150398cebd3f [2021-02-13T00:49:25.374Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-13T00:49:25.374Z] ---> 6508951adfb0 [2021-02-13T00:49:25.374Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-13T00:49:25.374Z] ---> Running in fb6ce23e3960 [2021-02-13T00:49:25.988Z] ---> Running in 1f951520756f [2021-02-13T00:49:26.270Z] Removing intermediate container fb6ce23e3960 [2021-02-13T00:49:26.270Z] ---> 9858733b7aa8 [2021-02-13T00:49:26.270Z] Step 15/23 : WORKDIR / [2021-02-13T00:49:26.270Z] ---> Running in 93bb410a76f0 [2021-02-13T00:49:26.555Z] Removing intermediate container 1f951520756f [2021-02-13T00:49:26.555Z] ---> 40ef5f24953c [2021-02-13T00:49:26.555Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-13T00:49:27.555Z] Removing intermediate container 93bb410a76f0 [2021-02-13T00:49:27.555Z] ---> f5bce58f5801 [2021-02-13T00:49:27.555Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-13T00:49:27.835Z] ---> 8f41ef498028 [2021-02-13T00:49:27.835Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-13T00:49:28.479Z] ---> Running in 026e4fc2ce81 [2021-02-13T00:49:29.083Z] ---> ade67bd130a0 [2021-02-13T00:49:29.083Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-13T00:49:32.497Z] ---> 1f1e1731cc6c [2021-02-13T00:49:32.497Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-13T00:49:33.489Z] Removing intermediate container 026e4fc2ce81 [2021-02-13T00:49:33.489Z] ---> 8232fd7449cf [2021-02-13T00:49:33.489Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-13T00:49:33.777Z] ---> c83c6d8d7494 [2021-02-13T00:49:33.777Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-13T00:49:34.053Z] ---> Running in eac87ce93226 [2021-02-13T00:49:34.053Z] Removing intermediate container da4ae66faf21 [2021-02-13T00:49:34.053Z] ---> f74183e475b7 [2021-02-13T00:49:34.053Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-13T00:49:34.331Z] ---> Running in 2de81ec79195 [2021-02-13T00:49:34.332Z] ---> Running in 6c6ff4b9b417 [2021-02-13T00:49:34.939Z] Removing intermediate container eac87ce93226 [2021-02-13T00:49:34.939Z] ---> a3639787a878 [2021-02-13T00:49:34.939Z] Step 27/30 : CMD ["gate"] [2021-02-13T00:49:35.215Z] Removing intermediate container 2de81ec79195 [2021-02-13T00:49:35.215Z] ---> 35f6dff17610 [2021-02-13T00:49:35.215Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-13T00:49:35.503Z] ---> Running in 4a3fe5358e28 [2021-02-13T00:49:35.503Z] ---> Running in 7285feb7c379 [2021-02-13T00:49:36.490Z] Removing intermediate container 4a3fe5358e28 [2021-02-13T00:49:36.490Z] ---> acd2acb3dc35 [2021-02-13T00:49:36.490Z] Step 21/23 : LABEL arch=arm64 [2021-02-13T00:49:36.490Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-13T00:49:36.490Z] Removing intermediate container 7285feb7c379 [2021-02-13T00:49:36.490Z] ---> c6883cf09a91 [2021-02-13T00:49:36.490Z] Step 28/30 : LABEL arch=arm64 [2021-02-13T00:49:36.771Z] ---> Running in b108b1cecc01 [2021-02-13T00:49:37.052Z] ---> Running in 8b40866a1f20 [2021-02-13T00:49:37.330Z] Removing intermediate container b108b1cecc01 [2021-02-13T00:49:37.330Z] ---> 7ecf9ab15742 [2021-02-13T00:49:37.330Z] Step 22/23 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 [2021-02-13T00:49:37.608Z] ---> Running in 4dfc51293201 [2021-02-13T00:49:37.881Z] Removing intermediate container 8b40866a1f20 [2021-02-13T00:49:37.881Z] ---> 4cbb4a154d44 [2021-02-13T00:49:37.881Z] Step 29/30 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 [2021-02-13T00:49:38.166Z] ---> Running in 489bd875a137 [2021-02-13T00:49:38.166Z] Removing intermediate container 4dfc51293201 [2021-02-13T00:49:38.166Z] ---> 12c3241058d9 [2021-02-13T00:49:38.166Z] Step 23/23 : LABEL version=0.0.0 [2021-02-13T00:49:38.441Z] ---> Running in 360f9e81d784 [2021-02-13T00:49:39.041Z] Removing intermediate container 489bd875a137 [2021-02-13T00:49:39.041Z] ---> 173bd02a5c75 [2021-02-13T00:49:39.041Z] Step 30/30 : LABEL version=0.0.0 [2021-02-13T00:49:39.315Z] Removing intermediate container 360f9e81d784 [2021-02-13T00:49:39.315Z] ---> a0880df9505a [2021-02-13T00:49:39.315Z] [2021-02-13T00:49:39.589Z] ---> Running in af68bf11d401 [2021-02-13T00:49:39.866Z] Successfully built a0880df9505a [2021-02-13T00:49:39.866Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-13T00:49:40.135Z]  Building docker-core-metadata-go ... done Removing intermediate container af68bf11d401 [2021-02-13T00:49:40.135Z] ---> 51da24c72de3 [2021-02-13T00:49:40.135Z] [2021-02-13T00:49:40.409Z] Removing intermediate container 6c6ff4b9b417 [2021-02-13T00:49:40.409Z] ---> 27587d6523b6 [2021-02-13T00:49:40.409Z] [2021-02-13T00:49:40.409Z] Step 11/26 : FROM docker:20.10.0 [2021-02-13T00:49:40.684Z] Successfully built 51da24c72de3 [2021-02-13T00:49:40.684Z] 20.10.0: Pulling from library/docker [2021-02-13T00:49:40.684Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-13T00:49:50.850Z]  Building docker-security-bootstrapper-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-13T00:49:50.850Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-13T00:49:50.850Z] ---> eeaf43b92773 [2021-02-13T00:49:50.850Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-13T00:49:51.450Z] ---> Running in 727a17a55c82 [2021-02-13T00:49:52.453Z] Removing intermediate container a462cadb63e0 [2021-02-13T00:49:52.453Z] ---> 559357886816 [2021-02-13T00:49:52.453Z] [2021-02-13T00:49:52.453Z] Step 10/23 : FROM alpine:3.12 [2021-02-13T00:49:52.453Z] ---> afeebe901d6b [2021-02-13T00:49:52.453Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-13T00:49:52.760Z] ---> Running in aaac6c6b91cc [2021-02-13T00:49:52.760Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:49:53.054Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:49:53.345Z] Removing intermediate container aaac6c6b91cc [2021-02-13T00:49:53.345Z] ---> 8687b7bfd573 [2021-02-13T00:49:53.345Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-13T00:49:53.345Z] ---> Running in d70662c150dc [2021-02-13T00:49:53.628Z] (1/2) Installing readline (8.0.4-r0) [2021-02-13T00:49:53.628Z] (2/2) Installing bash (5.0.17-r0) [2021-02-13T00:49:53.628Z] Executing bash-5.0.17-r0.post-install [2021-02-13T00:49:53.628Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:49:53.628Z] OK: 12 MiB in 22 packages [2021-02-13T00:49:53.916Z] Removing intermediate container d70662c150dc [2021-02-13T00:49:53.916Z] ---> 0e31d2db89a4 [2021-02-13T00:49:53.916Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-13T00:49:54.207Z] ---> Running in 885594008c80 [2021-02-13T00:49:54.809Z] Removing intermediate container 885594008c80 [2021-02-13T00:49:54.810Z] ---> 085a994cf72d [2021-02-13T00:49:54.810Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-13T00:49:54.810Z] ---> Running in a893a56b95a3 [2021-02-13T00:49:55.084Z] Removing intermediate container 727a17a55c82 [2021-02-13T00:49:55.084Z] ---> 5a6725ea4cfb [2021-02-13T00:49:55.084Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-13T00:49:55.357Z] ---> Running in a7c8b9537d90 [2021-02-13T00:49:55.630Z] Removing intermediate container a7c8b9537d90 [2021-02-13T00:49:55.630Z] ---> c3efe306e1eb [2021-02-13T00:49:55.630Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-13T00:49:55.902Z] ---> Running in e70747dfa137 [2021-02-13T00:49:56.506Z] Removing intermediate container e70747dfa137 [2021-02-13T00:49:56.506Z] ---> 600da69baa8d [2021-02-13T00:49:56.506Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-13T00:49:56.506Z] ---> Running in bb72a7ca58f9 [2021-02-13T00:49:57.107Z] Removing intermediate container bb72a7ca58f9 [2021-02-13T00:49:57.107Z] ---> fafd80bf7361 [2021-02-13T00:49:57.107Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-13T00:49:57.107Z] Removing intermediate container a893a56b95a3 [2021-02-13T00:49:57.107Z] ---> 74d60d8edb65 [2021-02-13T00:49:57.107Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-13T00:49:57.380Z] ---> Running in 146ccdde96f2 [2021-02-13T00:49:58.384Z] ---> 897940e47df6 [2021-02-13T00:49:58.384Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-13T00:49:58.663Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:49:59.261Z] ---> 9f4b405532e6 [2021-02-13T00:49:59.261Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-13T00:49:59.261Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:50:00.247Z] ---> fbb0da24891f [2021-02-13T00:50:00.247Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-13T00:50:00.247Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-13T00:50:00.247Z] ---> Running in 54c5741f9eb8 [2021-02-13T00:50:00.247Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-13T00:50:00.247Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-13T00:50:00.522Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-13T00:50:00.800Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-13T00:50:00.800Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-13T00:50:00.800Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:50:00.800Z] OK: 8 MiB in 20 packages [2021-02-13T00:50:01.405Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:50:01.683Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:50:02.297Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-13T00:50:02.297Z] (2/33) Installing expat (2.2.9-r1) [2021-02-13T00:50:02.297Z] (3/33) Installing libffi (3.3-r2) [2021-02-13T00:50:02.297Z] (4/33) Installing gdbm (1.13-r1) [2021-02-13T00:50:02.297Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-13T00:50:02.297Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-13T00:50:02.297Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-13T00:50:02.297Z] Removing intermediate container 146ccdde96f2 [2021-02-13T00:50:02.297Z] ---> 9133019a8730 [2021-02-13T00:50:02.297Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-13T00:50:03.748Z] ---> 4bd0b929c85a [2021-02-13T00:50:03.748Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-13T00:50:04.022Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-13T00:50:04.022Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-13T00:50:04.022Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-13T00:50:04.022Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-13T00:50:04.022Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-13T00:50:04.022Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-13T00:50:04.296Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-13T00:50:04.296Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-13T00:50:04.296Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-13T00:50:04.296Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-13T00:50:04.296Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-13T00:50:04.296Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-13T00:50:04.296Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-13T00:50:04.296Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-13T00:50:04.296Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-13T00:50:04.296Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-13T00:50:04.572Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-13T00:50:04.572Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-13T00:50:04.572Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-13T00:50:04.572Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-13T00:50:04.572Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-13T00:50:04.572Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-13T00:50:04.572Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-13T00:50:04.572Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-13T00:50:04.572Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-13T00:50:04.572Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-13T00:50:04.848Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:50:04.848Z] OK: 71 MiB in 55 packages [2021-02-13T00:50:05.453Z] ---> 8b1f368f75fc [2021-02-13T00:50:05.453Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-13T00:50:06.057Z] ---> 38efb5c48ef0 [2021-02-13T00:50:06.057Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-13T00:50:06.333Z] ---> Running in bbf979bf99fb [2021-02-13T00:50:06.940Z] Removing intermediate container bbf979bf99fb [2021-02-13T00:50:06.940Z] ---> 63844b5dd0db [2021-02-13T00:50:06.940Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-13T00:50:07.220Z] ---> Running in 97cae029e9d3 [2021-02-13T00:50:07.822Z] Removing intermediate container 97cae029e9d3 [2021-02-13T00:50:07.822Z] ---> 2590aa5c187c [2021-02-13T00:50:07.822Z] Step 21/23 : LABEL arch=arm64 [2021-02-13T00:50:08.098Z] ---> Running in 43aa2cf6eb0a [2021-02-13T00:50:08.701Z] Removing intermediate container 43aa2cf6eb0a [2021-02-13T00:50:08.701Z] ---> d120c240e546 [2021-02-13T00:50:08.701Z] Step 22/23 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 [2021-02-13T00:50:08.976Z] ---> Running in 746b2426e8b4 [2021-02-13T00:50:09.581Z] Removing intermediate container 746b2426e8b4 [2021-02-13T00:50:09.581Z] ---> 7c438ef4fa8f [2021-02-13T00:50:09.581Z] Step 23/23 : LABEL version=0.0.0 [2021-02-13T00:50:09.581Z] ---> Running in f6327351ecb7 [2021-02-13T00:50:10.565Z] Removing intermediate container f6327351ecb7 [2021-02-13T00:50:10.565Z] ---> 629c9707ebf1 [2021-02-13T00:50:10.565Z] [2021-02-13T00:50:10.565Z] Removing intermediate container 54c5741f9eb8 [2021-02-13T00:50:10.565Z] ---> f239396f81ea [2021-02-13T00:50:10.565Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-13T00:50:10.839Z] ---> Running in 9d543b50836b [2021-02-13T00:50:10.839Z] Successfully built 629c9707ebf1 [2021-02-13T00:50:10.839Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-13T00:50:16.237Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2021-02-13T00:50:16.237Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-13T00:50:16.237Z] Collecting docopt<0.7,>=0.6.1 [2021-02-13T00:50:16.237Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-13T00:50:18.207Z] Collecting texttable<0.10,>=0.9.0 [2021-02-13T00:50:18.207Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-13T00:50:19.638Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-02-13T00:50:19.910Z] Collecting jsonschema<3,>=2.5.1 [2021-02-13T00:50:19.910Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-13T00:50:20.502Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-13T00:50:20.502Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-13T00:50:21.102Z] Collecting docker<4.0,>=3.6.0 [2021-02-13T00:50:21.102Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-13T00:50:21.694Z] Collecting cached-property<2,>=1.2.0 [2021-02-13T00:50:21.694Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-13T00:50:23.121Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-13T00:50:23.121Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-13T00:50:23.712Z] Collecting PyYAML<4,>=3.10 [2021-02-13T00:50:23.712Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-13T00:50:27.090Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-13T00:50:27.090Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-13T00:50:28.524Z] Collecting docker-pycreds>=0.4.0 [2021-02-13T00:50:28.524Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-13T00:50:28.524Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-02-13T00:50:28.799Z] Collecting idna<2.8,>=2.5 [2021-02-13T00:50:28.799Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-13T00:50:28.799Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-02-13T00:50:29.394Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-13T00:50:29.394Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-13T00:50:29.667Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-13T00:50:29.667Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-13T00:50:29.667Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-13T00:50:29.667Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-13T00:50:30.264Z] Installing collected packages: docopt, texttable, jsonschema, websocket-client, idna, urllib3, requests, docker-pycreds, docker, cached-property, PyYAML, dockerpty, docker-compose [2021-02-13T00:50:30.264Z] Running setup.py install for docopt: started [2021-02-13T00:50:32.236Z] Running setup.py install for docopt: finished with status 'done' [2021-02-13T00:50:32.236Z] Running setup.py install for texttable: started [2021-02-13T00:50:34.207Z] Running setup.py install for texttable: finished with status 'done' [2021-02-13T00:50:34.479Z] Attempting uninstall: idna [2021-02-13T00:50:34.479Z] Found existing installation: idna 2.9 [2021-02-13T00:50:34.479Z] Uninstalling idna-2.9: [2021-02-13T00:50:34.752Z] Successfully uninstalled idna-2.9 [2021-02-13T00:50:35.347Z] Attempting uninstall: urllib3 [2021-02-13T00:50:35.347Z] Found existing installation: urllib3 1.25.9 [2021-02-13T00:50:35.347Z] Uninstalling urllib3-1.25.9: [2021-02-13T00:50:35.347Z] Successfully uninstalled urllib3-1.25.9 [2021-02-13T00:50:35.940Z] Attempting uninstall: requests [2021-02-13T00:50:35.940Z] Found existing installation: requests 2.23.0 [2021-02-13T00:50:35.940Z] Uninstalling requests-2.23.0: [2021-02-13T00:50:36.211Z] Successfully uninstalled requests-2.23.0 [2021-02-13T00:50:37.187Z] Running setup.py install for PyYAML: started [2021-02-13T00:50:39.162Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-13T00:50:39.162Z] Running setup.py install for dockerpty: started [2021-02-13T00:50:41.133Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-13T00:50:42.110Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-02-13T00:50:45.504Z] Removing intermediate container 9d543b50836b [2021-02-13T00:50:45.504Z] ---> c3b10c99138c [2021-02-13T00:50:45.504Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-13T00:50:45.778Z] ---> Running in 71e4896e1067 [2021-02-13T00:50:47.220Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-13T00:50:47.220Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-13T00:50:47.496Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-13T00:50:47.496Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-13T00:50:47.496Z] (3/3) Installing curl (7.69.1-r3) [2021-02-13T00:50:47.496Z] Executing busybox-1.31.1-r19.trigger [2021-02-13T00:50:47.496Z] OK: 71 MiB in 58 packages [2021-02-13T00:50:48.934Z] Removing intermediate container 71e4896e1067 [2021-02-13T00:50:48.934Z] ---> b7fcc6e5dd6c [2021-02-13T00:50:48.934Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-13T00:50:48.934Z] ---> Running in 11b1dbb8cff4 [2021-02-13T00:50:49.531Z] Removing intermediate container 11b1dbb8cff4 [2021-02-13T00:50:49.531Z] ---> e8e08006b323 [2021-02-13T00:50:49.531Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-13T00:50:49.531Z] ---> Running in f38c56c94bee [2021-02-13T00:50:50.147Z] Removing intermediate container f38c56c94bee [2021-02-13T00:50:50.147Z] ---> 66bd8b3ee208 [2021-02-13T00:50:50.147Z] Step 24/26 : LABEL arch=arm64 [2021-02-13T00:50:50.147Z] ---> Running in f8bb84d5236e [2021-02-13T00:50:50.764Z] Removing intermediate container f8bb84d5236e [2021-02-13T00:50:50.764Z] ---> 3eae26bb1531 [2021-02-13T00:50:50.764Z] Step 25/26 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 [2021-02-13T00:50:50.764Z] ---> Running in 40262d9cd392 [2021-02-13T00:50:51.378Z] Removing intermediate container 40262d9cd392 [2021-02-13T00:50:51.378Z] ---> 7d9911cdc6e4 [2021-02-13T00:50:51.378Z] Step 26/26 : LABEL version=0.0.0 [2021-02-13T00:50:51.378Z] ---> Running in 0117b1a39ece [2021-02-13T00:50:51.993Z] Removing intermediate container 0117b1a39ece [2021-02-13T00:50:51.993Z] ---> 7fd09e8a1e3b [2021-02-13T00:50:51.993Z] [2021-02-13T00:50:52.269Z] Successfully built 7fd09e8a1e3b [2021-02-13T00:50:52.269Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-13T00:50:52.558Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-13T00:50:52.545Z] $ docker stop --time=1 45ef8899fac5d58a1204fb3b2e4c9490aa5675601f3c04e6a41656a01232e066 [2021-02-13T00:50:54.413Z] $ docker rm -f 45ef8899fac5d58a1204fb3b2e4c9490aa5675601f3c04e6a41656a01232e066 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-13T00:50:55.146Z] + docker images [2021-02-13T00:50:55.146Z] + grep docker [2021-02-13T00:50:55.415Z] docker-sys-mgmt-agent-go-arm64 latest 7fd09e8a1e3b 4 seconds ago 300MB [2021-02-13T00:50:55.415Z] docker-core-data-go-arm64 latest 629c9707ebf1 46 seconds ago 21MB [2021-02-13T00:50:55.415Z] docker-security-bootstrapper-go-arm64 latest 51da24c72de3 About a minute ago 17MB [2021-02-13T00:50:55.415Z] docker-core-metadata-go-arm64 latest a0880df9505a About a minute ago 17.8MB [2021-02-13T00:50:55.415Z] docker-core-command-go-arm64 latest 0bbb4a59fb6b 3 minutes ago 16MB [2021-02-13T00:50:55.415Z] docker-support-notifications-go-arm64 latest 073ab1e69ea0 3 minutes ago 16.7MB [2021-02-13T00:50:55.415Z] docker-support-scheduler-go-arm64 latest df0742e5bde5 3 minutes ago 16.1MB [2021-02-13T00:50:55.415Z] docker-security-secretstore-setup-go-arm64 latest 332e8238c248 3 minutes ago 23.4MB [2021-02-13T00:50:55.415Z] docker-security-proxy-setup-go-arm64 latest 0d428b225ff7 4 minutes ago 23.2MB [2021-02-13T00:50:55.415Z] docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-02-13T00:50:57.403Z] provisioning config files... [2021-02-13T00:50:57.416Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config20217447257074590tmp [Pipeline] { [Pipeline] sh [2021-02-13T00:50:57.791Z] + set +x [2021-02-13T00:50:57.791Z] + curl -s https://codecov.io/bash [2021-02-13T00:50:57.791Z] + bash -s -- [2021-02-13T00:50:58.366Z] [2021-02-13T00:50:58.366Z] _____ _ [2021-02-13T00:50:58.366Z] / ____| | | [2021-02-13T00:50:58.366Z] | | ___ __| | ___ ___ _____ __ [2021-02-13T00:50:58.366Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-13T00:50:58.366Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-13T00:50:58.366Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-13T00:50:58.366Z] Bash-20210129-7c25fce [2021-02-13T00:50:58.366Z] [2021-02-13T00:50:58.366Z] [2021-02-13T00:50:58.366Z] ==> git version 2.24.3 found [2021-02-13T00:50:58.366Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-02-13T00:50:58.366Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-13T00:50:58.366Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-13T00:50:58.366Z] ==> Jenkins CI detected. [2021-02-13T00:50:58.366Z] project root: . [2021-02-13T00:50:58.366Z] --> token set from env [2021-02-13T00:50:58.366Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-13T00:50:58.366Z] ==> Running gcov in . (disable via -X gcov) [2021-02-13T00:50:58.366Z] ==> Python coveragepy not found [2021-02-13T00:50:58.366Z] ==> Searching for coverage reports in: [2021-02-13T00:50:58.366Z] + . [2021-02-13T00:50:58.628Z] -> Found 1 reports [2021-02-13T00:50:58.628Z] ==> Detecting git/mercurial file structure [2021-02-13T00:50:58.628Z] ==> Reading reports [2021-02-13T00:50:58.628Z] + ./coverage.out bytes=595676 [2021-02-13T00:50:58.628Z] ==> Appending adjustments [2021-02-13T00:50:58.628Z] https://docs.codecov.io/docs/fixing-reports [2021-02-13T00:51:01.948Z] + Found adjustments [2021-02-13T00:51:01.948Z] ==> Gzipping contents [2021-02-13T00:51:01.948Z] 88K /tmp/codecov.V9HryH.gz [2021-02-13T00:51:01.948Z] ==> Uploading reports [2021-02-13T00:51:01.948Z] url: https://codecov.io [2021-02-13T00:51:01.948Z] query: branch=PR-3164&commit=af99c5729365c0d710caa2725c807af652ffea64&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3164%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3164&job=&cmd_args= [2021-02-13T00:51:01.948Z] -> Pinging Codecov [2021-02-13T00:51:01.948Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3164&commit=af99c5729365c0d710caa2725c807af652ffea64&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3164%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3164&job=&cmd_args= [2021-02-13T00:51:02.524Z] -> Uploading to [2021-02-13T00:51:02.524Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-13/00271124DB129430A58F1EEE437C3FCB/af99c5729365c0d710caa2725c807af652ffea64/1b8d933e-0670-448b-9c24-14aa9d7ccf72.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210213T005102Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=92643efa5c82c5ce774abecc4408628d8a7ccbbc1737c1ec0b317e837bab9d5f [2021-02-13T00:51:02.524Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-13T00:51:02.524Z] Dload Upload Total Spent Left Speed [2021-02-13T00:51:03.050Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89425 0 0 100 89425 0 166k --:--:-- --:--:-- --:--:-- 166k [2021-02-13T00:51:03.050Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/af99c5729365c0d710caa2725c807af652ffea64 [Pipeline] } [2021-02-13T00:51:03.090Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-13T00:51:07.019Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-13T00:51:07.973Z] ---> package-listing.sh [2021-02-13T00:51:07.973Z] ++ facter osfamily [2021-02-13T00:51:07.973Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-13T00:51:07.973Z] + OS_FAMILY=redhat [2021-02-13T00:51:07.973Z] + workspace=/w/workspace/edgex-go/3 [2021-02-13T00:51:07.973Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-13T00:51:07.973Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-13T00:51:07.973Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-13T00:51:07.973Z] + PACKAGES=/tmp/packages_start.txt [2021-02-13T00:51:07.973Z] + '[' /w/workspace/edgex-go/3 ']' [2021-02-13T00:51:07.973Z] + PACKAGES=/tmp/packages_end.txt [2021-02-13T00:51:07.973Z] + case "${OS_FAMILY}" in [2021-02-13T00:51:07.973Z] + rpm -qa [2021-02-13T00:51:07.973Z] + sort [2021-02-13T00:51:13.286Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-13T00:51:13.286Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-13T00:51:13.286Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-13T00:51:13.286Z] + '[' /w/workspace/edgex-go/3 ']' [2021-02-13T00:51:13.286Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-02-13T00:51:13.286Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-02-13T00:51:13.301Z] 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 [2021-02-13T00:51:13.597Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-13T00:51:13.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-13T00:51:13.906Z] [2021-02-13T00:51:13.906Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-13T00:51:14.256Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-13T00:51:14.256Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-13T00:51:14.256Z] df20fa9351a1: Pulling fs layer [2021-02-13T00:51:14.256Z] 36b3adc4ff6f: Pulling fs layer [2021-02-13T00:51:14.256Z] 8ad3a11d3b57: Pulling fs layer [2021-02-13T00:51:14.256Z] 46f8f816bc3b: Pulling fs layer [2021-02-13T00:51:14.256Z] 93b61091891f: Pulling fs layer [2021-02-13T00:51:14.256Z] 93b9cdb0e59b: Pulling fs layer [2021-02-13T00:51:14.256Z] 5e14af77c1be: Pulling fs layer [2021-02-13T00:51:14.256Z] 01666e4c0597: Pulling fs layer [2021-02-13T00:51:14.256Z] aa168da1d23b: Pulling fs layer [2021-02-13T00:51:14.256Z] 46f8f816bc3b: Waiting [2021-02-13T00:51:14.256Z] 93b61091891f: Waiting [2021-02-13T00:51:14.256Z] 93b9cdb0e59b: Waiting [2021-02-13T00:51:14.256Z] 5e14af77c1be: Waiting [2021-02-13T00:51:14.256Z] 01666e4c0597: Waiting [2021-02-13T00:51:14.256Z] aa168da1d23b: Waiting [2021-02-13T00:51:14.256Z] 36b3adc4ff6f: Verifying Checksum [2021-02-13T00:51:14.256Z] 36b3adc4ff6f: Download complete [2021-02-13T00:51:14.256Z] 46f8f816bc3b: Verifying Checksum [2021-02-13T00:51:14.256Z] 46f8f816bc3b: Download complete [2021-02-13T00:51:14.520Z] df20fa9351a1: Verifying Checksum [2021-02-13T00:51:14.520Z] df20fa9351a1: Download complete [2021-02-13T00:51:14.520Z] 93b9cdb0e59b: Verifying Checksum [2021-02-13T00:51:14.520Z] 93b9cdb0e59b: Download complete [2021-02-13T00:51:14.520Z] 5e14af77c1be: Verifying Checksum [2021-02-13T00:51:14.520Z] 5e14af77c1be: Download complete [2021-02-13T00:51:14.520Z] 93b61091891f: Verifying Checksum [2021-02-13T00:51:14.520Z] 93b61091891f: Download complete [2021-02-13T00:51:14.520Z] 01666e4c0597: Verifying Checksum [2021-02-13T00:51:14.520Z] 01666e4c0597: Download complete [2021-02-13T00:51:14.520Z] 8ad3a11d3b57: Verifying Checksum [2021-02-13T00:51:14.520Z] 8ad3a11d3b57: Download complete [2021-02-13T00:51:14.785Z] df20fa9351a1: Pull complete [2021-02-13T00:51:15.048Z] 36b3adc4ff6f: Pull complete [2021-02-13T00:51:16.447Z] aa168da1d23b: Verifying Checksum [2021-02-13T00:51:16.712Z] 8ad3a11d3b57: Pull complete [2021-02-13T00:51:16.981Z] 46f8f816bc3b: Pull complete [2021-02-13T00:51:17.932Z] 93b61091891f: Pull complete [2021-02-13T00:51:17.932Z] 93b9cdb0e59b: Pull complete [2021-02-13T00:51:17.932Z] 5e14af77c1be: Pull complete [2021-02-13T00:51:18.196Z] 01666e4c0597: Pull complete [2021-02-13T00:51:28.246Z] aa168da1d23b: Pull complete [2021-02-13T00:51:28.246Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-13T00:51:28.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-13T00:51:28.246Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-13T00:51:28.487Z] prd-centos7-docker-4c-2g-26366 does not seem to be running inside a container [2021-02-13T00:51:28.543Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-13T00:51:33.353Z] $ docker top 9ebd6c4089407171dc3fba193a0df6d1f99008875efb6f30fbc41eacf1798ac4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-13T00:51:33.966Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-13T00:51:34.273Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-13T00:51:34.575Z] + ls /var/log/sa-host [2021-02-13T00:51:34.575Z] + sadf -c /var/log/sa-host/sa13 [2021-02-13T00:51:34.575Z] file_magic: OK [2021-02-13T00:51:34.575Z] HZ: Using current value: 100 [2021-02-13T00:51:34.575Z] file_header: OK [2021-02-13T00:51:34.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 [2021-02-13T00:51:34.575Z] Statistics: [2021-02-13T00:51:34.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... [2021-02-13T00:51:34.575Z] File successfully converted to sysstat format version 12.2.1 [2021-02-13T00:51:34.575Z] + sadf -c /var/log/sa-host/sa23 [2021-02-13T00:51:34.575Z] file_magic: OK [2021-02-13T00:51:34.575Z] HZ: Using current value: 100 [2021-02-13T00:51:34.575Z] file_header: OK [2021-02-13T00:51:34.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 [2021-02-13T00:51:34.575Z] Statistics: [2021-02-13T00:51:34.575Z] Hnuu...uuuununununu... [2021-02-13T00:51:34.575Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-13T00:51:35.240Z] provisioning config files... [2021-02-13T00:51:35.255Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config4709834940989133985tmp [Pipeline] { [Pipeline] echo [2021-02-13T00:51:35.327Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-13T00:51:35.627Z] ---> create-netrc.sh [Pipeline] } [2021-02-13T00:51:35.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-13T00:51:35.726Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-13T00:51:36.026Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-13T00:51:36.038Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-13T00:51:36.336Z] ---> sudo-logs.sh [2021-02-13T00:51:36.336Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-13T00:51:36.394Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-13T00:51:36.697Z] ---> job-cost.sh [2021-02-13T00:51:36.697Z] lf-activate-venv: SKIPPING [2021-02-13T00:51:36.697Z] INFO: No Stack... [2021-02-13T00:51:37.271Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-13T00:51:37.851Z] INFO: Archiving Costs [Pipeline] echo [2021-02-13T00:51:37.865Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-13T00:51:38.165Z] ---> logs-deploy.sh [2021-02-13T00:51:38.165Z] lf-activate-venv: SKIPPING [2021-02-13T00:51:38.165Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3164/3 [2021-02-13T00:51:38.165Z] INFO: archiving workspace using pattern(s): [2021-02-13T00:51:39.554Z] Archives upload complete. [2021-02-13T00:51:39.815Z] INFO: archiving logs to Nexus