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 tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 29b7741412918b380152c0207621d70cd23b397e+be0d14e436fe9c753018b2c9bd281985489666e3 (3f3eb60dccdd9b56e0db303b9f22db42030e4e00) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-30762 in /w/workspace/edgexfoundry_edgex-go_PR-3241 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit be0d14e436fe9c753018b2c9bd281985489666e3 into PR head commit 29b7741412918b380152c0207621d70cd23b397e Merge succeeded, producing 883ca2ed8dae2fdde94159fa107b144a7cadaaea Checking out Revision 883ca2ed8dae2fdde94159fa107b144a7cadaaea (PR-3241) > 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/3241/head:refs/remotes/origin/PR-3241 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29b7741412918b380152c0207621d70cd23b397e # 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 be0d14e436fe9c753018b2c9bd281985489666e3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 883ca2ed8dae2fdde94159fa107b144a7cadaaea # timeout=10 Commit message: "Merge commit 'be0d14e436fe9c753018b2c9bd281985489666e3' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 951038423f773b731d5cebb929fd1b9f29e275a9 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-21T00:30:31.855Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-21T00:30:32.077Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-21T00:30:32.168Z] ========================================================= [2021-03-21T00:30:32.168Z] EdgeX Global Pipelines Version Info [2021-03-21T00:30:32.168Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-21T00:30:33.718Z] ------------------- [2021-03-21T00:30:33.719Z] stable info: [2021-03-21T00:30:33.719Z] ------------------- [2021-03-21T00:30:33.719Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-21T00:30:33.719Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-21T00:30:33.719Z] Message: update stable to v1.0.186 [2021-03-21T00:30:35.129Z] ------------------- [2021-03-21T00:30:35.129Z] experimental info: [2021-03-21T00:30:35.129Z] ------------------- [2021-03-21T00:30:35.129Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-21T00:30:35.129Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-21T00:30:35.129Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-21T00:30:35.401Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-21T00:30:35.490Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-21T00:30:35.587Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-21T00:30:35.671Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-21T00:30:35.771Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-21T00:30:35.888Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-21T00:30:35.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-21T00:30:36.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-21T00:30:36.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-21T00:30:36.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-21T00:30:36.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-21T00:30:36.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-21T00:30:36.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-21T00:30:36.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-21T00:30:36.802Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-21T00:30:36.883Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-21T00:30:36.977Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-21T00:30:37.073Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-21T00:30:37.155Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-21T00:30:37.235Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-21T00:30:37.335Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-21T00:30:37.422Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-21T00:30:37.503Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3241 [Pipeline] echo [2021-03-21T00:30:37.585Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3241 [Pipeline] echo [2021-03-21T00:30:37.669Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3241 [Pipeline] echo [2021-03-21T00:30:37.760Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 883ca2ed8dae2fdde94159fa107b144a7cadaaea [Pipeline] echo [2021-03-21T00:30:37.846Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 883ca2e [Pipeline] echo [2021-03-21T00:30:37.927Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-21T00:30:38.090Z] provisioning config files... [2021-03-21T00:30:38.123Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config531978694607380624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-21T00:30:38.489Z] ---> docker-login.sh [2021-03-21T00:30:38.489Z] nexus3.edgexfoundry.org:10001 [2021-03-21T00:30:38.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-21T00:30:39.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-21T00:30:39.019Z] Configure a credential helper to remove this warning. See [2021-03-21T00:30:39.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-21T00:30:39.019Z] [2021-03-21T00:30:39.019Z] Login Succeeded [2021-03-21T00:30:39.019Z] nexus3.edgexfoundry.org:10002 [2021-03-21T00:30:39.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-21T00:30:39.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-21T00:30:39.283Z] Configure a credential helper to remove this warning. See [2021-03-21T00:30:39.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-21T00:30:39.283Z] [2021-03-21T00:30:39.283Z] Login Succeeded [2021-03-21T00:30:39.283Z] nexus3.edgexfoundry.org:10003 [2021-03-21T00:30:39.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-21T00:30:39.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-21T00:30:39.283Z] Configure a credential helper to remove this warning. See [2021-03-21T00:30:39.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-21T00:30:39.283Z] [2021-03-21T00:30:39.283Z] Login Succeeded [2021-03-21T00:30:39.283Z] nexus3.edgexfoundry.org:10004 [2021-03-21T00:30:39.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-21T00:30:39.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-21T00:30:39.558Z] Configure a credential helper to remove this warning. See [2021-03-21T00:30:39.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-21T00:30:39.558Z] [2021-03-21T00:30:39.558Z] Login Succeeded [2021-03-21T00:30:39.558Z] docker.io [2021-03-21T00:30:39.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-21T00:30:40.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-21T00:30:40.086Z] Configure a credential helper to remove this warning. See [2021-03-21T00:30:40.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-21T00:30:40.086Z] [2021-03-21T00:30:40.086Z] Login Succeeded [2021-03-21T00:30:40.086Z] ---> docker-login.sh ends [Pipeline] } [2021-03-21T00:30:40.097Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-21T00:30:40.586Z] ++ 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-03-21T00:30:40.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-21T00:30:40.586Z] ++ dirname cmd/core-command/Dockerfile [2021-03-21T00:30:40.586Z] ++ cut -d/ -f2 [2021-03-21T00:30:40.586Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-21T00:30:40.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-21T00:30:40.586Z] ++ dirname cmd/core-data/Dockerfile [2021-03-21T00:30:40.586Z] ++ cut -d/ -f2 [2021-03-21T00:30:40.586Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-21T00:30:40.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-21T00:30:40.586Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-21T00:30:40.586Z] ++ cut -d/ -f2 [2021-03-21T00:30:40.586Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-21T00:30:40.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-21T00:30:40.586Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-21T00:30:40.586Z] ++ cut -d/ -f2 [2021-03-21T00:30:40.586Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-21T00:30:40.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-21T00:30:40.586Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-21T00:30:40.586Z] ++ cut -d/ -f2 [2021-03-21T00:30:40.586Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-21T00:30:40.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-21T00:30:40.586Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-21T00:30:40.586Z] ++ cut -d/ -f2 [2021-03-21T00:30:40.586Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-21T00:30:40.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-21T00:30:40.586Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-21T00:30:40.586Z] ++ cut -d/ -f2 [2021-03-21T00:30:40.586Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-21T00:30:40.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-21T00:30:40.586Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-21T00:30:40.586Z] ++ cut -d/ -f2 [2021-03-21T00:30:40.586Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-21T00:30:40.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-21T00:30:40.586Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-21T00:30:40.586Z] ++ cut -d/ -f2 [2021-03-21T00:30:40.586Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-21T00:30:40.680Z] 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-03-21T00:30:41.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-21T00:30:41.616Z] [2021-03-21T00:30:41.616Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-21T00:30:42.015Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-21T00:30:42.015Z] latest: Pulling from edgex-devops/git-semver [2021-03-21T00:30:42.015Z] 31603596830f: Pulling fs layer [2021-03-21T00:30:42.015Z] 2a8b12db71e7: Pulling fs layer [2021-03-21T00:30:42.015Z] 6ca5941a6612: Pulling fs layer [2021-03-21T00:30:42.015Z] ecc8261a40a4: Pulling fs layer [2021-03-21T00:30:42.015Z] 2a8b12db71e7: Download complete [2021-03-21T00:30:42.015Z] 31603596830f: Verifying Checksum [2021-03-21T00:30:42.015Z] 31603596830f: Download complete [2021-03-21T00:30:42.281Z] ecc8261a40a4: Verifying Checksum [2021-03-21T00:30:42.281Z] 6ca5941a6612: Verifying Checksum [2021-03-21T00:30:42.281Z] 6ca5941a6612: Download complete [2021-03-21T00:30:42.547Z] 31603596830f: Pull complete [2021-03-21T00:30:42.822Z] 2a8b12db71e7: Pull complete [2021-03-21T00:30:43.789Z] 6ca5941a6612: Pull complete [2021-03-21T00:30:44.057Z] ecc8261a40a4: Pull complete [2021-03-21T00:30:44.057Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-21T00:30:44.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-21T00:30:44.057Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-21T00:30:44.197Z] prd-centos7-docker-4c-2g-30762 does not seem to be running inside a container [2021-03-21T00:30:44.281Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-21T00:30:46.712Z] $ docker top cdfba3fbf202d179f5c2f3c6b44b4ef4ac75fa78e84b5d2c40636f7e50deee38 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-21T00:30:46.999Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-21T00:30:46.999Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-21T00:30:47.240Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-21T00:30:47.244Z] $ docker exec cdfba3fbf202d179f5c2f3c6b44b4ef4ac75fa78e84b5d2c40636f7e50deee38 ssh-agent [2021-03-21T00:30:47.428Z] SSH_AUTH_SOCK=/tmp/ssh-9AvIJimsEdzw/agent.12 [2021-03-21T00:30:47.428Z] SSH_AGENT_PID=17 [2021-03-21T00:30:47.440Z] Running ssh-add (command line suppressed) [2021-03-21T00:30:47.563Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_2972419896181472812.key (/w/workspace/edgex-go/8@tmp/private_key_2972419896181472812.key) [2021-03-21T00:30:47.622Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-21T00:30:47.960Z] + git tag --points-at HEAD [Pipeline] } [2021-03-21T00:30:47.991Z] $ docker exec --env ******** --env ******** cdfba3fbf202d179f5c2f3c6b44b4ef4ac75fa78e84b5d2c40636f7e50deee38 ssh-agent -k [2021-03-21T00:30:48.117Z] unset SSH_AUTH_SOCK; [2021-03-21T00:30:48.117Z] unset SSH_AGENT_PID; [2021-03-21T00:30:48.117Z] echo Agent pid 17 killed; [2021-03-21T00:30:48.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-21T00:30:48.319Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-21T00:30:48.319Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-21T00:30:48.504Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-21T00:30:48.509Z] $ docker exec cdfba3fbf202d179f5c2f3c6b44b4ef4ac75fa78e84b5d2c40636f7e50deee38 ssh-agent [2021-03-21T00:30:48.713Z] SSH_AUTH_SOCK=/tmp/ssh-n6iS7YFJPSLC/agent.45 [2021-03-21T00:30:48.713Z] SSH_AGENT_PID=50 [2021-03-21T00:30:48.723Z] Running ssh-add (command line suppressed) [2021-03-21T00:30:48.868Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_3012509726947483315.key (/w/workspace/edgex-go/8@tmp/private_key_3012509726947483315.key) [2021-03-21T00:30:48.928Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-21T00:30:49.292Z] + git semver init [2021-03-21T00:30:49.292Z] # -> Open(): unable to determine branch for HEAD [2021-03-21T00:30:49.292Z] # $GIT_DIR = /w/workspace/edgex-go/8/.git [2021-03-21T00:30:49.292Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/8 [2021-03-21T00:30:49.292Z] # $SEMVER_REMOTE_NAME = origin [2021-03-21T00:30:49.292Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-21T00:30:49.292Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-21T00:30:49.292Z] # $SEMVER_BRANCH = PR-3241 [2021-03-21T00:30:49.292Z] # $SEMVER_TEMP = /tmp/semver-873564168 [2021-03-21T00:30:49.292Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-21T00:31:28.261Z] # '/tmp/semver-873564168' -> '/w/workspace/edgex-go/8/.semver' [2021-03-21T00:31:28.261Z] # -> Force: false [2021-03-21T00:31:28.261Z] # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } [2021-03-21T00:31:28.282Z] $ docker exec --env ******** --env ******** cdfba3fbf202d179f5c2f3c6b44b4ef4ac75fa78e84b5d2c40636f7e50deee38 ssh-agent -k [2021-03-21T00:31:28.561Z] unset SSH_AUTH_SOCK; [2021-03-21T00:31:28.561Z] unset SSH_AGENT_PID; [2021-03-21T00:31:28.561Z] echo Agent pid 50 killed; [2021-03-21T00:31:28.672Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-21T00:31:29.132Z] + git semver [Pipeline] } [2021-03-21T00:31:29.152Z] $ docker stop --time=1 cdfba3fbf202d179f5c2f3c6b44b4ef4ac75fa78e84b5d2c40636f7e50deee38 [2021-03-21T00:31:31.143Z] $ docker rm -f cdfba3fbf202d179f5c2f3c6b44b4ef4ac75fa78e84b5d2c40636f7e50deee38 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-21T00:31:31.702Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-21T00:31:32.261Z] Stashed 1 file(s) [Pipeline] echo [2021-03-21T00:31:32.264Z] [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-03-21T00:31:33.126Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-21T00:31:33.441Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-21T00:31:33.759Z] + sudo service docker restart [2021-03-21T00:31:33.759Z] + true [2021-03-21T00:31:33.759Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-21T00:31:34.358Z] ========================================================= [2021-03-21T00:31:34.358Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-21T00:31:34.358Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-21T00:31:34.709Z] + 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-03-21T00:31:38.949Z] Sending build context to Docker daemon 328.7MB [2021-03-21T00:31:38.949Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-21T00:31:38.949Z] Step 2/6 : FROM ${BASE} [2021-03-21T00:31:38.949Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-21T00:31:38.949Z] 188c0c94c7c5: Pulling fs layer [2021-03-21T00:31:38.949Z] 0ef7d3d256c8: Pulling fs layer [2021-03-21T00:31:38.949Z] de9db76c5a1d: Pulling fs layer [2021-03-21T00:31:38.949Z] bca2f99d35d6: Pulling fs layer [2021-03-21T00:31:38.949Z] 93359f2a8cfa: Pulling fs layer [2021-03-21T00:31:38.949Z] 7c6f9722023f: Pulling fs layer [2021-03-21T00:31:38.949Z] a35cf1a2eb13: Pulling fs layer [2021-03-21T00:31:38.949Z] bca2f99d35d6: Waiting [2021-03-21T00:31:38.949Z] 93359f2a8cfa: Waiting [2021-03-21T00:31:38.949Z] 7c6f9722023f: Waiting [2021-03-21T00:31:38.949Z] a35cf1a2eb13: Waiting [2021-03-21T00:31:38.949Z] de9db76c5a1d: Verifying Checksum [2021-03-21T00:31:38.949Z] de9db76c5a1d: Download complete [2021-03-21T00:31:38.949Z] 0ef7d3d256c8: Verifying Checksum [2021-03-21T00:31:38.949Z] 0ef7d3d256c8: Download complete [2021-03-21T00:31:38.949Z] 93359f2a8cfa: Verifying Checksum [2021-03-21T00:31:38.949Z] 93359f2a8cfa: Download complete [2021-03-21T00:31:38.949Z] 7c6f9722023f: Verifying Checksum [2021-03-21T00:31:38.949Z] 7c6f9722023f: Download complete [2021-03-21T00:31:38.949Z] 188c0c94c7c5: Verifying Checksum [2021-03-21T00:31:38.949Z] 188c0c94c7c5: Download complete [2021-03-21T00:31:38.949Z] 188c0c94c7c5: Pull complete [2021-03-21T00:31:39.216Z] 0ef7d3d256c8: Pull complete [2021-03-21T00:31:39.216Z] de9db76c5a1d: Pull complete [2021-03-21T00:31:40.172Z] a35cf1a2eb13: Verifying Checksum [2021-03-21T00:31:40.172Z] a35cf1a2eb13: Download complete [2021-03-21T00:31:40.751Z] bca2f99d35d6: Verifying Checksum [2021-03-21T00:31:40.751Z] bca2f99d35d6: Download complete [2021-03-21T00:31:47.391Z] bca2f99d35d6: Pull complete [2021-03-21T00:31:47.391Z] 93359f2a8cfa: Pull complete [2021-03-21T00:31:47.391Z] 7c6f9722023f: Pull complete [2021-03-21T00:31:47.629Z] Still waiting to schedule task [2021-03-21T00:31:47.629Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-21T00:31:51.639Z] a35cf1a2eb13: Pull complete [2021-03-21T00:31:51.640Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-21T00:31:51.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-21T00:31:51.640Z] ---> a62c8e92a672 [2021-03-21T00:31:51.640Z] 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-03-21T00:31:51.640Z] ---> Running in 8c2a5047111d [2021-03-21T00:31:51.904Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-21T00:31:52.857Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-21T00:31:53.435Z] (1/12) Installing libmagic (5.38-r0) [2021-03-21T00:31:53.435Z] (2/12) Installing file (5.38-r0) [2021-03-21T00:31:53.435Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-21T00:31:53.698Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-21T00:31:57.917Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-21T00:31:57.917Z] (6/12) Installing patch (2.7.6-r6) [2021-03-21T00:31:57.917Z] (7/12) Installing build-base (0.5-r2) [2021-03-21T00:31:57.917Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-21T00:31:57.917Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-21T00:31:57.917Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-21T00:31:58.182Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-21T00:31:58.182Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-21T00:31:58.182Z] Executing busybox-1.31.1-r19.trigger [2021-03-21T00:31:58.182Z] OK: 233 MiB in 51 packages [2021-03-21T00:32:02.413Z] Removing intermediate container 8c2a5047111d [2021-03-21T00:32:02.413Z] ---> 0f879b8f87a0 [2021-03-21T00:32:02.413Z] Step 4/6 : WORKDIR /edgex-go [2021-03-21T00:32:02.413Z] ---> Running in ce77d237ee38 [2021-03-21T00:32:02.413Z] Removing intermediate container ce77d237ee38 [2021-03-21T00:32:02.413Z] ---> 19bb89428ab0 [2021-03-21T00:32:02.413Z] Step 5/6 : COPY go.mod . [2021-03-21T00:32:02.677Z] ---> f18f8470776d [2021-03-21T00:32:02.677Z] Step 6/6 : RUN go mod download [2021-03-21T00:32:02.677Z] ---> Running in 4b9e31d1e8ac [2021-03-21T00:32:25.941Z] Removing intermediate container 4b9e31d1e8ac [2021-03-21T00:32:25.941Z] ---> cd7a85679533 [2021-03-21T00:32:25.941Z] Successfully built cd7a85679533 [2021-03-21T00:32:25.941Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-21T00:32:26.285Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-21T00:32:26.285Z] . [Pipeline] withDockerContainer [2021-03-21T00:32:26.390Z] prd-centos7-docker-4c-2g-30762 does not seem to be running inside a container [2021-03-21T00:32:26.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-21T00:32:27.860Z] $ docker top 0f67f3d1a4bc6e2f68f3fd21d1598a3239961fb274e05f51bcc9527de6c2dd64 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-21T00:32:28.368Z] + go version [2021-03-21T00:32:28.369Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-21T00:32:28.384Z] $ docker stop --time=1 0f67f3d1a4bc6e2f68f3fd21d1598a3239961fb274e05f51bcc9527de6c2dd64 [2021-03-21T00:32:29.759Z] $ docker rm -f 0f67f3d1a4bc6e2f68f3fd21d1598a3239961fb274e05f51bcc9527de6c2dd64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-21T00:32:30.646Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-21T00:32:30.646Z] . [Pipeline] withDockerContainer [2021-03-21T00:32:30.753Z] prd-centos7-docker-4c-2g-30762 does not seem to be running inside a container [2021-03-21T00:32:30.803Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-21T00:32:31.485Z] $ docker top 24aad80612dff8ea589d4e16146d5c8ed66dd7c027380ff322c4626e4eba775c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-21T00:32:31.736Z] ========================================================= [2021-03-21T00:32:31.736Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-21T00:32:31.736Z] ========================================================= [Pipeline] sh [2021-03-21T00:32:32.032Z] + make test [2021-03-21T00:32:32.032Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-21T00:32:40.248Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-21T00:33:02.379Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-21T00:33:03.799Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-21T00:33:06.408Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-21T00:33:06.408Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-21T00:33:07.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-21T00:33:07.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-21T00:33:07.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-21T00:33:07.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-21T00:33:08.815Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-21T00:33:09.195Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-21T00:33:11.819Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-21T00:33:11.819Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-21T00:33:11.819Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-21T00:33:14.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.108s coverage: 45.9% of statements [2021-03-21T00:33:14.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-21T00:33:14.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-21T00:33:14.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-21T00:33:14.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-21T00:33:14.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-21T00:33:14.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-21T00:33:14.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.087s coverage: 19.8% of statements [2021-03-21T00:33:14.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.086s coverage: 100.0% of statements [2021-03-21T00:33:18.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.188s coverage: 27.1% of statements [2021-03-21T00:33:18.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-21T00:33:18.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-21T00:33:18.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-21T00:33:18.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-21T00:33:18.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-21T00:33:18.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-21T00:33:18.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.040s coverage: 100.0% of statements [2021-03-21T00:33:18.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-21T00:33:18.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.043s coverage: 100.0% of statements [2021-03-21T00:33:18.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-21T00:33:18.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-21T00:33:18.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.104s coverage: 71.3% of statements [2021-03-21T00:33:18.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-21T00:33:18.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-21T00:33:19.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.226s coverage: 82.9% of statements [2021-03-21T00:33:19.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-21T00:33:19.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-21T00:33:19.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.080s coverage: 78.9% of statements [2021-03-21T00:33:19.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-21T00:33:22.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.383s coverage: 28.6% of statements [2021-03-21T00:33:22.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-21T00:33:22.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-21T00:33:22.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-21T00:33:22.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-21T00:33:22.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-21T00:33:22.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.085s coverage: 100.0% of statements [2021-03-21T00:33:22.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-21T00:33:22.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.071s coverage: 100.0% of statements [2021-03-21T00:33:22.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-21T00:33:22.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.107s coverage: 86.7% of statements [2021-03-21T00:33:22.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-21T00:33:22.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.107s coverage: 97.5% of statements [2021-03-21T00:33:22.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-21T00:33:22.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.068s coverage: 78.3% of statements [2021-03-21T00:33:22.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-21T00:33:22.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-21T00:33:22.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-21T00:33:22.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-21T00:33:25.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.527s coverage: 92.8% of statements [2021-03-21T00:33:25.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-21T00:33:25.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-21T00:33:25.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-21T00:33:25.402Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-21T00:33:25.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-21T00:33:25.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-21T00:33:25.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-21T00:33:25.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-21T00:33:25.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-21T00:33:25.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-21T00:33:25.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-21T00:33:25.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-21T00:33:25.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-21T00:33:25.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-21T00:33:25.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-21T00:33:25.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-21T00:33:25.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-21T00:33:25.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-21T00:33:25.402Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-03-21T00:33:25.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-21T00:33:25.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-21T00:33:25.402Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.076s coverage: 0.1% of statements [2021-03-21T00:33:25.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-21T00:33:25.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-21T00:33:25.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-21T00:33:25.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.039s coverage: 47.1% of statements [2021-03-21T00:33:25.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.039s coverage: 79.5% of statements [2021-03-21T00:33:25.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-03-21T00:33:25.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2021-03-21T00:33:25.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2021-03-21T00:33:38.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements [2021-03-21T00:33:38.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.078s coverage: 44.8% of statements [2021-03-21T00:33:40.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.154s coverage: 81.9% of statements [2021-03-21T00:33:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.077s coverage: 92.9% of statements [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-21T00:33:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 77.8% of statements [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-21T00:33:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.047s coverage: 87.2% of statements [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-21T00:33:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-21T00:33:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 75.5% of statements [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-21T00:33:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.039s coverage: 80.8% of statements [2021-03-21T00:33:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.079s coverage: 87.2% of statements [2021-03-21T00:33:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.060s coverage: 84.6% of statements [2021-03-21T00:33:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.136s coverage: 91.6% of statements [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-21T00:33:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.252s coverage: 62.4% of statements [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-21T00:33:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.028s coverage: 100.0% of statements [2021-03-21T00:33:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.075s coverage: 91.3% of statements [2021-03-21T00:33:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.044s coverage: 100.0% of statements [2021-03-21T00:33:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2021-03-21T00:33:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements [2021-03-21T00:33:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.432s coverage: 69.0% of statements [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-21T00:33:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.105s coverage: 38.4% of statements [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-21T00:33:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-21T00:33:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2021-03-21T00:33:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.167s coverage: 47.0% of statements [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-21T00:33:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.086s coverage: 100.0% of statements [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-21T00:33:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.112s coverage: 100.0% of statements [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-21T00:33:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.243s coverage: 87.1% of statements [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-21T00:33:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.804s coverage: 29.1% of statements [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-21T00:33:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.139s coverage: 99.0% of statements [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-21T00:33:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-21T00:33:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.139s coverage: 96.5% of statements [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-21T00:33:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-21T00:33:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-21T00:33:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.039s coverage: 87.9% of statements [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-21T00:33:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-21T00:33:53.453Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements [2021-03-21T00:33:54.036Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements [2021-03-21T00:33:54.036Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-03-21T00:33:54.623Z] GO111MODULE=on go vet ./... [2021-03-21T00:34:26.963Z] gofmt -l . [2021-03-21T00:34:26.963Z] [ "`gofmt -l .`" = "" ] [2021-03-21T00:34:27.233Z] ./bin/test-go-mod-tidy.sh [2021-03-21T00:34:27.809Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-21T00:34:28.707Z] + ls -al . [2021-03-21T00:34:28.707Z] total 760 [2021-03-21T00:34:28.707Z] drwxrwxr-x 10 1001 1001 4096 Mar 21 00:34 . [2021-03-21T00:34:28.707Z] drwxr-xr-x 4 root root 28 Mar 21 00:32 .. [2021-03-21T00:34:28.707Z] -rw-rw-r-- 1 1001 1001 11 Mar 21 00:30 .dockerignore [2021-03-21T00:34:28.707Z] drwxrwxr-x 8 1001 1001 179 Mar 21 00:30 .git [2021-03-21T00:34:28.707Z] drwxrwxr-x 3 1001 1001 125 Mar 21 00:30 .github [2021-03-21T00:34:28.707Z] -rw-rw-r-- 1 1001 1001 818 Mar 21 00:30 .gitignore [2021-03-21T00:34:28.707Z] drwx------ 3 1001 1001 60 Mar 21 00:31 .semver [2021-03-21T00:34:28.707Z] -rw-rw-r-- 1 1001 1001 166 Mar 21 00:30 .sonarcloud.properties [2021-03-21T00:34:28.707Z] -rw-rw-r-- 1 1001 1001 8607 Mar 21 00:30 Attribution.txt [2021-03-21T00:34:28.707Z] -rw-rw-r-- 1 1001 1001 3804 Mar 21 00:30 CONTRIBUTING.md [2021-03-21T00:34:28.707Z] -rw-rw-r-- 1 1001 1001 931 Mar 21 00:30 Dockerfile.build [2021-03-21T00:34:28.707Z] -rw-rw-r-- 1 1001 1001 863 Mar 21 00:30 Jenkinsfile [2021-03-21T00:34:28.707Z] -rw-rw-r-- 1 1001 1001 10775 Mar 21 00:30 LICENSE [2021-03-21T00:34:28.707Z] -rw-rw-r-- 1 1001 1001 5774 Mar 21 00:30 Makefile [2021-03-21T00:34:28.707Z] -rw-rw-r-- 1 1001 1001 6548 Mar 21 00:30 README.md [2021-03-21T00:34:28.707Z] -rw-rw-r-- 1 1001 1001 6755 Mar 21 00:30 SECURITY.md [2021-03-21T00:34:28.707Z] -rw-rw-r-- 1 1001 1001 5 Mar 21 00:31 VERSION [2021-03-21T00:34:28.707Z] -rw-rw-r-- 1 1001 1001 4131 Mar 21 00:30 ZMQWindows.md [2021-03-21T00:34:28.707Z] drwxrwxr-x 2 1001 1001 117 Mar 21 00:30 bin [2021-03-21T00:34:28.707Z] drwxrwxr-x 14 1001 1001 4096 Mar 21 00:30 cmd [2021-03-21T00:34:28.707Z] -rw-r--r-- 1 root root 650607 Mar 21 00:33 coverage.out [2021-03-21T00:34:28.707Z] -rw-r--r-- 1 root root 1055 Mar 21 00:34 go.mod [2021-03-21T00:34:28.707Z] -rw-r--r-- 1 root root 22209 Mar 21 00:34 go.sum [2021-03-21T00:34:28.707Z] drwxrwxr-x 8 1001 1001 127 Mar 21 00:30 internal [2021-03-21T00:34:28.707Z] drwxrwxr-x 4 1001 1001 26 Mar 21 00:30 openapi [2021-03-21T00:34:28.707Z] drwxrwxr-x 4 1001 1001 71 Mar 21 00:30 snap [2021-03-21T00:34:28.707Z] -rw-rw-r-- 1 1001 1001 168 Mar 21 00:30 version.go [Pipeline] sh [2021-03-21T00:34:29.025Z] + '[' -e coverage.out ] [2021-03-21T00:34:29.026Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-21T00:34:29.313Z] Stashed 1 file(s) [Pipeline] sh [2021-03-21T00:34:29.620Z] + make build [2021-03-21T00:34:29.620Z] 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-03-21T00:34:33.870Z] 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-03-21T00:34:38.331Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30766 in /w/workspace/edgexfoundry_edgex-go_PR-3241 [Pipeline] { [Pipeline] ws [2021-03-21T00:34:38.430Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2021-03-21T00:34:44.055Z] 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-03-21T00:34:44.419Z] using credential edgex-jenkins-ssh [2021-03-21T00:34:44.471Z] Cloning the remote Git repository [2021-03-21T00:34:44.523Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-21T00:34:44.644Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2021-03-21T00:34:44.726Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-21T00:34:44.727Z] > git --version # timeout=10 [2021-03-21T00:34:44.752Z] > git --version # 'git version 2.17.1' [2021-03-21T00:34:44.754Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-21T00:34:44.824Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-21T00:34:45.462Z] 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-03-21T00:34:47.415Z] 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-03-21T00:34:47.992Z] 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-03-21T00:34:50.582Z] 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-03-21T00:34:52.526Z] 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-03-21T00:34:53.932Z] 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-03-21T00:34:55.338Z] 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-03-21T00:34:56.745Z] 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-03-21T00:34:58.148Z] 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-03-21T00:35:00.546Z] $ docker stop --time=1 24aad80612dff8ea589d4e16146d5c8ed66dd7c027380ff322c4626e4eba775c [2021-03-21T00:35:02.362Z] $ docker rm -f 24aad80612dff8ea589d4e16146d5c8ed66dd7c027380ff322c4626e4eba775c [2021-03-21T00:35:02.452Z] Merging remotes/origin/master commit be0d14e436fe9c753018b2c9bd281985489666e3 into PR head commit 29b7741412918b380152c0207621d70cd23b397e [2021-03-21T00:35:01.095Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-21T00:35:01.129Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-21T00:35:01.161Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-21T00:35:01.197Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-21T00:35:01.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-21T00:35:01.212Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3241/head:refs/remotes/origin/PR-3241 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-21T00:35:02.473Z] > git config core.sparsecheckout # timeout=10 [2021-03-21T00:35:02.490Z] > git checkout -f 29b7741412918b380152c0207621d70cd23b397e # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-03-21T00:35:03.483Z] Merge succeeded, producing 3bd9500ec77a124852080c21357c5ef7731504f9 [2021-03-21T00:35:03.483Z] Checking out Revision 3bd9500ec77a124852080c21357c5ef7731504f9 (PR-3241) [Pipeline] isUnix [Pipeline] sh [2021-03-21T00:35:04.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-21T00:35:04.397Z] [2021-03-21T00:35:04.397Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-21T00:35:04.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-21T00:35:04.770Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-21T00:35:04.770Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-21T00:35:04.770Z] ca9280d653b3: Pulling fs layer [2021-03-21T00:35:04.770Z] 7e9c9ca2126c: Pulling fs layer [2021-03-21T00:35:04.770Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-21T00:35:04.770Z] cbdbe7a5bc2a: Download complete [2021-03-21T00:35:02.909Z] > git remote # timeout=10 [2021-03-21T00:35:02.949Z] > git config --get remote.origin.url # timeout=10 [2021-03-21T00:35:02.985Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-21T00:35:02.999Z] > git merge be0d14e436fe9c753018b2c9bd281985489666e3 # timeout=10 [2021-03-21T00:35:03.444Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-21T00:35:03.491Z] > git config core.sparsecheckout # timeout=10 [2021-03-21T00:35:03.511Z] > git checkout -f 3bd9500ec77a124852080c21357c5ef7731504f9 # timeout=10 [2021-03-21T00:35:05.357Z] cbdbe7a5bc2a: Pull complete [2021-03-21T00:35:05.620Z] ca9280d653b3: Download complete [2021-03-21T00:35:06.578Z] 7e9c9ca2126c: Download complete [2021-03-21T00:35:06.844Z] ca9280d653b3: Pull complete [2021-03-21T00:35:07.978Z] Commit message: "Merge commit 'be0d14e436fe9c753018b2c9bd281985489666e3' into HEAD" [2021-03-21T00:35:08.008Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-21T00:35:09.448Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-21T00:35:07.987Z] > git rev-list --no-walk 951038423f773b731d5cebb929fd1b9f29e275a9 # timeout=10 [2021-03-21T00:35:09.974Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-21T00:35:10.339Z] + + sudo service docker restart [2021-03-21T00:35:10.339Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-21T00:35:13.034Z] provisioning config files... [2021-03-21T00:35:13.076Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config8251992821250855086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-21T00:35:13.481Z] ---> docker-login.sh [2021-03-21T00:35:13.481Z] nexus3.edgexfoundry.org:10001 [2021-03-21T00:35:13.523Z] 7e9c9ca2126c: Pull complete [2021-03-21T00:35:13.523Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-21T00:35:13.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-21T00:35:13.523Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-21T00:35:13.724Z] prd-centos7-docker-4c-2g-30762 does not seem to be running inside a container [2021-03-21T00:35:13.812Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-21T00:35:14.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-21T00:35:14.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-21T00:35:14.759Z] Configure a credential helper to remove this warning. See [2021-03-21T00:35:14.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-21T00:35:14.759Z] [2021-03-21T00:35:14.759Z] Login Succeeded [2021-03-21T00:35:14.759Z] nexus3.edgexfoundry.org:10002 [2021-03-21T00:35:15.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-21T00:35:15.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-21T00:35:15.329Z] Configure a credential helper to remove this warning. See [2021-03-21T00:35:15.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-21T00:35:15.329Z] [2021-03-21T00:35:15.329Z] Login Succeeded [2021-03-21T00:35:15.329Z] nexus3.edgexfoundry.org:10003 [2021-03-21T00:35:15.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-21T00:35:15.828Z] $ docker top 16b20a6fee99d3c4745339935541745e90a12105a45831e958026c98688b7e26 -eo pid,comm [2021-03-21T00:35:15.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-21T00:35:15.878Z] Configure a credential helper to remove this warning. See [2021-03-21T00:35:15.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-21T00:35:15.878Z] [2021-03-21T00:35:15.878Z] Login Succeeded [2021-03-21T00:35:15.878Z] nexus3.edgexfoundry.org:10004 [Pipeline] { [Pipeline] sh [2021-03-21T00:35:16.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-21T00:35:16.345Z] + docker-compose build --help [2021-03-21T00:35:16.345Z] + grep parallel [2021-03-21T00:35:16.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-21T00:35:16.437Z] Configure a credential helper to remove this warning. See [2021-03-21T00:35:16.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-21T00:35:16.437Z] [2021-03-21T00:35:16.437Z] Login Succeeded [2021-03-21T00:35:16.437Z] docker.io [2021-03-21T00:35:16.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-21T00:35:16.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-21T00:35:16.988Z] Configure a credential helper to remove this warning. See [2021-03-21T00:35:16.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-21T00:35:16.988Z] [2021-03-21T00:35:16.988Z] Login Succeeded [2021-03-21T00:35:16.988Z] ---> docker-login.sh ends [Pipeline] } [2021-03-21T00:35:17.008Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-03-21T00:35:17.298Z] --parallel Build images in parallel. [Pipeline] echo [2021-03-21T00:35:17.467Z] ========================================================= [2021-03-21T00:35:17.467Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-21T00:35:17.467Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] } [2021-03-21T00:35:17.677Z] $ docker stop --time=1 16b20a6fee99d3c4745339935541745e90a12105a45831e958026c98688b7e26 [2021-03-21T00:35:17.845Z] + 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-03-21T00:35:19.033Z] $ docker rm -f 16b20a6fee99d3c4745339935541745e90a12105a45831e958026c98688b7e26 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-21T00:35:19.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-21T00:35:19.676Z] . [Pipeline] withDockerContainer [2021-03-21T00:35:19.794Z] prd-centos7-docker-4c-2g-30762 does not seem to be running inside a container [2021-03-21T00:35:19.855Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-21T00:35:20.485Z] Sending build context to Docker daemon 166.8MB [2021-03-21T00:35:20.486Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-21T00:35:20.486Z] Step 2/6 : FROM ${BASE} [2021-03-21T00:35:20.486Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-21T00:35:20.486Z] 5f621e34cdf4: Pulling fs layer [2021-03-21T00:35:20.486Z] a4357932f1b6: Pulling fs layer [2021-03-21T00:35:20.486Z] 18c013af1878: Pulling fs layer [2021-03-21T00:35:20.486Z] 00ac8860ef70: Pulling fs layer [2021-03-21T00:35:20.486Z] 63d7cb157983: Pulling fs layer [2021-03-21T00:35:20.486Z] b116817d02f9: Pulling fs layer [2021-03-21T00:35:20.486Z] 745a02a5169b: Pulling fs layer [2021-03-21T00:35:20.486Z] 00ac8860ef70: Waiting [2021-03-21T00:35:20.486Z] 63d7cb157983: Waiting [2021-03-21T00:35:20.486Z] b116817d02f9: Waiting [2021-03-21T00:35:20.486Z] 745a02a5169b: Waiting [2021-03-21T00:35:20.486Z] 18c013af1878: Verifying Checksum [2021-03-21T00:35:20.486Z] 18c013af1878: Download complete [2021-03-21T00:35:20.486Z] a4357932f1b6: Download complete [2021-03-21T00:35:20.486Z] 63d7cb157983: Verifying Checksum [2021-03-21T00:35:20.486Z] b116817d02f9: Download complete [2021-03-21T00:35:20.486Z] 5f621e34cdf4: Verifying Checksum [2021-03-21T00:35:20.486Z] 5f621e34cdf4: Download complete [2021-03-21T00:35:20.578Z] $ docker top bce935dc56b00aeabb7c96d0d11d78ebefc6baf76b9d2c856435163b4327024a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-21T00:35:21.106Z] 5f621e34cdf4: Pull complete [2021-03-21T00:35:21.159Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-21T00:35:21.382Z] a4357932f1b6: Pull complete [2021-03-21T00:35:21.998Z] 18c013af1878: Pull complete [2021-03-21T00:35:22.247Z] Building docker-core-command-go ... [2021-03-21T00:35:22.247Z] Building docker-core-data-go ... [2021-03-21T00:35:22.247Z] Building docker-core-metadata-go ... [2021-03-21T00:35:22.247Z] Building docker-security-bootstrapper-go ... [2021-03-21T00:35:22.247Z] Building docker-security-proxy-setup-go ... [2021-03-21T00:35:22.247Z] Building docker-security-secretstore-setup-go ... [2021-03-21T00:35:22.247Z] Building docker-support-notifications-go ... [2021-03-21T00:35:22.247Z] Building docker-support-scheduler-go ... [2021-03-21T00:35:22.247Z] Building docker-sys-mgmt-agent-go ... [2021-03-21T00:35:22.247Z] Building docker-core-command-go [2021-03-21T00:35:22.247Z] Building docker-security-secretstore-setup-go [2021-03-21T00:35:22.247Z] Building docker-security-bootstrapper-go [2021-03-21T00:35:22.247Z] Building docker-core-metadata-go [2021-03-21T00:35:22.247Z] Building docker-security-proxy-setup-go [2021-03-21T00:35:22.998Z] 745a02a5169b: Download complete [2021-03-21T00:35:23.996Z] 00ac8860ef70: Verifying Checksum [2021-03-21T00:35:23.996Z] 00ac8860ef70: Download complete [2021-03-21T00:35:34.193Z] 00ac8860ef70: Pull complete [2021-03-21T00:35:34.193Z] 63d7cb157983: Pull complete [2021-03-21T00:35:34.193Z] b116817d02f9: Pull complete [2021-03-21T00:35:37.609Z] 745a02a5169b: Pull complete [2021-03-21T00:35:37.609Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-21T00:35:37.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-21T00:35:37.609Z] ---> b7e6874047d6 [2021-03-21T00:35:37.609Z] 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-03-21T00:35:41.988Z] ---> Running in 26586a8b090e [2021-03-21T00:35:42.970Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-21T00:35:43.569Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-21T00:35:44.550Z] (1/12) Installing libmagic (5.38-r0) [2021-03-21T00:35:44.827Z] (2/12) Installing file (5.38-r0) [2021-03-21T00:35:44.827Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-21T00:35:44.827Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-21T00:36:01.328Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-21T00:36:01.328Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-21T00:36:01.328Z] ---> cd7a85679533 [2021-03-21T00:36:01.328Z] Step 3/31 : WORKDIR /edgex-go [2021-03-21T00:36:01.328Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-21T00:36:01.328Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-21T00:36:01.328Z] ---> cd7a85679533 [2021-03-21T00:36:01.328Z] Step 3/24 : WORKDIR /edgex-go [2021-03-21T00:36:01.328Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-21T00:36:01.328Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-21T00:36:01.328Z] ---> cd7a85679533 [2021-03-21T00:36:01.328Z] Step 3/23 : WORKDIR /edgex-go [2021-03-21T00:36:01.328Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-21T00:36:01.328Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-21T00:36:01.328Z] ---> cd7a85679533 [2021-03-21T00:36:01.328Z] Step 3/23 : WORKDIR /edgex-go [2021-03-21T00:36:01.328Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-21T00:36:01.328Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-21T00:36:01.328Z] ---> cd7a85679533 [2021-03-21T00:36:01.328Z] Step 3/21 : WORKDIR /edgex-go [2021-03-21T00:36:01.328Z] ---> Running in d897127efaa1 [2021-03-21T00:36:01.328Z] ---> Running in 7e0fc6d52969 [2021-03-21T00:36:01.328Z] ---> Running in 50b2d84f23fb [2021-03-21T00:36:01.328Z] ---> Running in 75df20bf4af9 [2021-03-21T00:36:01.328Z] ---> Running in aac4ddafc039 [2021-03-21T00:36:01.328Z] Removing intermediate container d897127efaa1 [2021-03-21T00:36:01.328Z] ---> 133793b72356 [2021-03-21T00:36:01.328Z] Removing intermediate container aac4ddafc039 [2021-03-21T00:36:01.328Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 0a02b11a714e [2021-03-21T00:36:01.328Z] [2021-03-21T00:36:01.328Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-21T00:36:01.328Z] Removing intermediate container 7e0fc6d52969 [2021-03-21T00:36:01.328Z] ---> 766c76daacbe [2021-03-21T00:36:01.328Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-21T00:36:01.328Z] Removing intermediate container 50b2d84f23fb [2021-03-21T00:36:01.328Z] ---> ce603508543b [2021-03-21T00:36:01.328Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-21T00:36:01.328Z] Removing intermediate container 75df20bf4af9 [2021-03-21T00:36:01.328Z] ---> 6644146f37e8 [2021-03-21T00:36:01.328Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-21T00:36:01.328Z] ---> Running in 1c3e30fd81ca [2021-03-21T00:36:01.328Z] ---> Running in 504c3b718c8d [2021-03-21T00:36:01.328Z] ---> Running in aed1210fd9c1 [2021-03-21T00:36:01.328Z] ---> Running in e66c65b0d192 [2021-03-21T00:36:01.328Z] ---> Running in fa3aadb4caf9 [2021-03-21T00:36:03.935Z] Removing intermediate container 1c3e30fd81ca [2021-03-21T00:36:03.935Z] ---> a00accaa7b22 [2021-03-21T00:36:03.935Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-21T00:36:03.935Z] ---> Running in 4c999ca61e30 [2021-03-21T00:36:03.935Z] Removing intermediate container e66c65b0d192 [2021-03-21T00:36:03.935Z] ---> b25903dad1a4 [2021-03-21T00:36:03.935Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-21T00:36:03.935Z] Removing intermediate container 504c3b718c8d [2021-03-21T00:36:03.935Z] ---> 24085fd97937 [2021-03-21T00:36:03.935Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-21T00:36:03.935Z] Removing intermediate container aed1210fd9c1 [2021-03-21T00:36:03.935Z] ---> d492ecc42591 [2021-03-21T00:36:03.935Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-21T00:36:03.935Z] Removing intermediate container fa3aadb4caf9 [2021-03-21T00:36:03.935Z] ---> 3ec6178b7fad [2021-03-21T00:36:03.935Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-21T00:36:04.204Z] ---> Running in 203271e5aa9a [2021-03-21T00:36:04.204Z] ---> Running in e876514f7252 [2021-03-21T00:36:04.204Z] ---> Running in d289be8914bc [2021-03-21T00:36:04.204Z] ---> Running in 63ecb7532c03 [2021-03-21T00:36:04.806Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-21T00:36:05.076Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-21T00:36:05.339Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-21T00:36:05.339Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-21T00:36:05.339Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-21T00:36:05.339Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-21T00:36:06.285Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-21T00:36:06.285Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-21T00:36:06.548Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-21T00:36:07.031Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-21T00:36:07.031Z] (6/12) Installing patch (2.7.6-r6) [2021-03-21T00:36:07.031Z] (7/12) Installing build-base (0.5-r2) [2021-03-21T00:36:07.031Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-21T00:36:07.031Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-21T00:36:07.031Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-21T00:36:07.031Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-21T00:36:07.031Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-21T00:36:07.031Z] Executing busybox-1.31.1-r19.trigger [2021-03-21T00:36:07.031Z] OK: 217 MiB in 51 packages [2021-03-21T00:36:07.126Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-21T00:36:07.126Z] OK: 233 MiB in 51 packages [2021-03-21T00:36:07.126Z] OK: 233 MiB in 51 packages [2021-03-21T00:36:07.714Z] Removing intermediate container e876514f7252 [2021-03-21T00:36:07.714Z] ---> 42220ccc7e53 [2021-03-21T00:36:07.714Z] Step 6/23 : COPY go.mod . [2021-03-21T00:36:07.714Z] Removing intermediate container 4c999ca61e30 [2021-03-21T00:36:07.714Z] ---> e9ac201c7e90 [2021-03-21T00:36:07.714Z] Step 6/31 : COPY go.mod . [2021-03-21T00:36:07.714Z] OK: 233 MiB in 51 packages [2021-03-21T00:36:07.980Z] OK: 233 MiB in 51 packages [2021-03-21T00:36:07.980Z] ---> 51008039f1c1 [2021-03-21T00:36:07.980Z] Step 7/23 : RUN go mod download [2021-03-21T00:36:08.243Z] ---> Running in c30d38c72745 [2021-03-21T00:36:08.243Z] ---> 529386e67514 [2021-03-21T00:36:08.243Z] Step 7/31 : RUN go mod download [2021-03-21T00:36:08.505Z] ---> Running in 67ca30dc066e [2021-03-21T00:36:08.793Z] Removing intermediate container 63ecb7532c03 [2021-03-21T00:36:08.793Z] ---> d6afedce6aa0 [2021-03-21T00:36:08.793Z] Step 6/24 : COPY go.mod . [2021-03-21T00:36:09.028Z] Removing intermediate container 26586a8b090e [2021-03-21T00:36:09.028Z] ---> bdc7dc2d3281 [2021-03-21T00:36:09.028Z] Step 4/6 : WORKDIR /edgex-go [2021-03-21T00:36:09.028Z] ---> Running in 9f7a629a203c [2021-03-21T00:36:09.069Z] Removing intermediate container d289be8914bc [2021-03-21T00:36:09.069Z] ---> 1c221d6c3823 [2021-03-21T00:36:09.069Z] Step 6/21 : COPY go.mod . [2021-03-21T00:36:09.341Z] ---> f9b2fec8aba7 [2021-03-21T00:36:09.341Z] Step 7/24 : RUN go mod download [2021-03-21T00:36:09.341Z] ---> a7f0deef3ec4 [2021-03-21T00:36:09.341Z] Step 7/21 : RUN go mod download [2021-03-21T00:36:09.341Z] ---> Running in c6ee0fc8d2c3 [2021-03-21T00:36:09.613Z] ---> Running in 15602d751e3c [2021-03-21T00:36:09.613Z] OK: 233 MiB in 51 packages [2021-03-21T00:36:09.636Z] Removing intermediate container 9f7a629a203c [2021-03-21T00:36:09.636Z] ---> e1c39137124a [2021-03-21T00:36:09.636Z] Step 5/6 : COPY go.mod . [2021-03-21T00:36:10.226Z] Removing intermediate container 203271e5aa9a [2021-03-21T00:36:10.226Z] ---> 3cb797d92c1a [2021-03-21T00:36:10.226Z] Step 6/23 : COPY go.mod . [2021-03-21T00:36:10.241Z] ---> f6aa48439d7e [2021-03-21T00:36:10.241Z] Step 6/6 : RUN go mod download [2021-03-21T00:36:10.524Z] ---> Running in 5b0444f02663 [2021-03-21T00:36:10.828Z] ---> 01be39cc0f11 [2021-03-21T00:36:10.828Z] Step 7/23 : RUN go mod download [2021-03-21T00:36:10.828Z] ---> Running in 17fca78ba18d [2021-03-21T00:36:11.410Z] Removing intermediate container c30d38c72745 [2021-03-21T00:36:11.410Z] ---> 5d216cabdd00 [2021-03-21T00:36:11.410Z] Step 8/23 : COPY . . [2021-03-21T00:36:11.687Z] Removing intermediate container 67ca30dc066e [2021-03-21T00:36:11.687Z] ---> 074a6611d877 [2021-03-21T00:36:11.687Z] Step 8/31 : COPY . . [2021-03-21T00:36:11.687Z] Removing intermediate container c6ee0fc8d2c3 [2021-03-21T00:36:11.687Z] ---> 6b5dcb7d6992 [2021-03-21T00:36:11.687Z] Step 8/24 : COPY . . [2021-03-21T00:36:15.233Z] Removing intermediate container 15602d751e3c [2021-03-21T00:36:15.233Z] ---> 091e9b4c1990 [2021-03-21T00:36:15.233Z] Step 8/21 : COPY . . [2021-03-21T00:36:21.920Z] Removing intermediate container 17fca78ba18d [2021-03-21T00:36:21.920Z] ---> 88d3854cfc0a [2021-03-21T00:36:21.920Z] Step 8/23 : COPY . . [2021-03-21T00:36:37.339Z] Removing intermediate container 5b0444f02663 [2021-03-21T00:36:37.339Z] ---> c38b2ad3e764 [2021-03-21T00:36:37.339Z] Successfully built c38b2ad3e764 [2021-03-21T00:36:37.339Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-21T00:36:37.695Z] + docker inspect -f . ci-base-image-arm64 [2021-03-21T00:36:37.695Z] . [Pipeline] withDockerContainer [2021-03-21T00:36:37.994Z] prd-ubuntu18.04-docker-arm64-4c-16g-30766 does not seem to be running inside a container [2021-03-21T00:36:38.087Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-21T00:36:39.734Z] $ docker top ddb0b5c2dd1ac012e29245217ab5889b02c677e150a82d9133af0ce08d1b2824 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-21T00:36:40.790Z] + go version [2021-03-21T00:36:40.790Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-21T00:36:40.824Z] $ docker stop --time=1 ddb0b5c2dd1ac012e29245217ab5889b02c677e150a82d9133af0ce08d1b2824 [2021-03-21T00:36:42.795Z] $ docker rm -f ddb0b5c2dd1ac012e29245217ab5889b02c677e150a82d9133af0ce08d1b2824 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-21T00:36:43.979Z] + docker inspect -f . ci-base-image-arm64 [2021-03-21T00:36:43.979Z] . [Pipeline] withDockerContainer [2021-03-21T00:36:44.268Z] prd-ubuntu18.04-docker-arm64-4c-16g-30766 does not seem to be running inside a container [2021-03-21T00:36:44.353Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-21T00:36:45.868Z] $ docker top d9d5de4f846b040038e34fe29d68771fac3f9c548c5f2c9ac7df2fe5f23e2287 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-21T00:36:46.262Z] ========================================================= [2021-03-21T00:36:46.262Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-21T00:36:46.262Z] ========================================================= [Pipeline] sh [2021-03-21T00:36:46.918Z] + make test [2021-03-21T00:36:46.919Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-21T00:37:00.936Z] ---> aa9aa63876c8 [2021-03-21T00:37:00.936Z] ---> a1c9f06ace75 [2021-03-21T00:37:00.936Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-21T00:37:00.936Z] [2021-03-21T00:37:00.936Z] ---> 3f7de6a62c11 [2021-03-21T00:37:00.936Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-21T00:37:00.936Z] ---> Running in ea4b2b801e02 [2021-03-21T00:37:00.936Z] ---> Running in d5a128a94cb4 [2021-03-21T00:37:00.936Z] ---> Running in 1982bca0d044 [2021-03-21T00:37:00.936Z] ---> 779d1eb5b4dc [2021-03-21T00:37:00.936Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-21T00:37:00.936Z] ---> b5011c1ffd7a [2021-03-21T00:37:00.936Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-21T00:37:00.936Z] ---> Running in 7dd46be6a72e [2021-03-21T00:37:00.936Z] ---> Running in c068c46c683f [2021-03-21T00:37:00.936Z] 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-03-21T00:37:00.936Z] 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-03-21T00:37:00.936Z] 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-03-21T00:37:00.936Z] 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-03-21T00:37:00.936Z] 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-03-21T00:37:13.734Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-21T00:37:39.876Z] 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-03-21T00:37:39.876Z] 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-03-21T00:37:46.666Z] Removing intermediate container 1982bca0d044 [2021-03-21T00:37:46.666Z] ---> 3b05881619a2 [2021-03-21T00:37:46.666Z] [2021-03-21T00:37:46.666Z] Step 10/21 : FROM alpine:3.12 [2021-03-21T00:37:46.666Z] Removing intermediate container d5a128a94cb4 [2021-03-21T00:37:46.666Z] ---> b7db65d36b3e [2021-03-21T00:37:46.666Z] [2021-03-21T00:37:46.666Z] Step 10/24 : FROM alpine:3.12 [2021-03-21T00:37:46.666Z] Removing intermediate container 7dd46be6a72e [2021-03-21T00:37:46.666Z] ---> 2b01306d2d17 [2021-03-21T00:37:46.666Z] [2021-03-21T00:37:46.666Z] Step 10/31 : FROM alpine:3.12 [2021-03-21T00:37:46.666Z] 3.12: Pulling from library/alpine [2021-03-21T00:37:46.666Z] 3.12: Pulling from library/alpine [2021-03-21T00:37:46.666Z] 3.12: Pulling from library/alpine [2021-03-21T00:37:46.950Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-21T00:37:46.950Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-21T00:37:46.950Z] Status: Downloaded newer image for alpine:3.12 [2021-03-21T00:37:46.950Z] Status: Image is up to date for alpine:3.12 [2021-03-21T00:37:46.950Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-21T00:37:46.950Z] Status: Image is up to date for alpine:3.12 [2021-03-21T00:37:46.950Z] ---> 88dd2752d2ea [2021-03-21T00:37:46.950Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-21T00:37:46.950Z] ---> 88dd2752d2ea [2021-03-21T00:37:46.950Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-21T00:37:46.950Z] ---> 88dd2752d2ea [2021-03-21T00:37:46.950Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-21T00:37:50.277Z] ---> Running in dad0911db745 [2021-03-21T00:37:50.277Z] ---> Running in d02187a6f0da [2021-03-21T00:37:50.277Z] ---> Running in 31cfbedaf880 [2021-03-21T00:37:50.277Z] Removing intermediate container c068c46c683f [2021-03-21T00:37:50.277Z] ---> 5504cff9513f [2021-03-21T00:37:50.277Z] [2021-03-21T00:37:50.277Z] Step 10/23 : FROM alpine:3.12 [2021-03-21T00:37:50.277Z] ---> 88dd2752d2ea [2021-03-21T00:37:50.277Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-21T00:37:50.277Z] Removing intermediate container ea4b2b801e02 [2021-03-21T00:37:50.277Z] ---> afeebce1ef0c [2021-03-21T00:37:50.277Z] [2021-03-21T00:37:50.277Z] Step 10/23 : FROM alpine:3.12 [2021-03-21T00:37:50.277Z] ---> 88dd2752d2ea [2021-03-21T00:37:50.277Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-21T00:37:50.554Z] ---> Running in f03bc9200c11 [2021-03-21T00:37:50.554Z] ---> Running in 89f16979b1d2 [2021-03-21T00:37:50.554Z] Removing intermediate container 31cfbedaf880 [2021-03-21T00:37:50.554Z] ---> 3a97fb19d7d1 [2021-03-21T00:37:50.554Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-21T00:37:50.840Z] ---> Running in 2b5e5ff44899 [2021-03-21T00:37:51.439Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-21T00:37:51.746Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-21T00:37:51.746Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-21T00:37:51.746Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-21T00:37:51.746Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-21T00:37:51.746Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-21T00:37:52.031Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-21T00:37:52.031Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-21T00:37:52.031Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-21T00:37:52.031Z] (4/4) Installing curl (7.69.1-r3) [2021-03-21T00:37:52.031Z] Executing busybox-1.31.1-r19.trigger [2021-03-21T00:37:52.031Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-21T00:37:52.031Z] Executing ca-certificates-20191127-r4.trigger [2021-03-21T00:37:52.031Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-21T00:37:52.031Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-21T00:37:52.031Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-21T00:37:52.031Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-21T00:37:52.031Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-21T00:37:52.031Z] (4/5) Installing curl (7.69.1-r3) [2021-03-21T00:37:52.031Z] Executing busybox-1.31.1-r19.trigger [2021-03-21T00:37:52.031Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-21T00:37:52.031Z] Executing busybox-1.31.1-r19.trigger [2021-03-21T00:37:52.031Z] OK: 6 MiB in 15 packages [2021-03-21T00:37:52.031Z] Executing ca-certificates-20191127-r4.trigger [2021-03-21T00:37:52.031Z] OK: 7 MiB in 18 packages [2021-03-21T00:37:52.031Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-21T00:37:52.031Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-21T00:37:52.302Z] OK: 7 MiB in 19 packages [2021-03-21T00:37:52.302Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-21T00:37:52.302Z] (2/2) Installing su-exec (0.2-r1) [2021-03-21T00:37:52.302Z] Executing busybox-1.31.1-r19.trigger [2021-03-21T00:37:52.302Z] OK: 6 MiB in 16 packages [2021-03-21T00:37:52.302Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-21T00:37:52.302Z] Executing busybox-1.31.1-r19.trigger [2021-03-21T00:37:52.302Z] OK: 6 MiB in 15 packages [2021-03-21T00:37:54.868Z] Removing intermediate container f03bc9200c11 [2021-03-21T00:37:54.868Z] ---> b2ebd7350fd6 [2021-03-21T00:37:54.868Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-21T00:37:54.868Z] Removing intermediate container d02187a6f0da [2021-03-21T00:37:54.868Z] ---> 16506e122ffc [2021-03-21T00:37:54.869Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-21T00:37:54.869Z] Removing intermediate container 2b5e5ff44899 [2021-03-21T00:37:54.869Z] ---> fc068aa1ab20 [2021-03-21T00:37:54.869Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-21T00:37:54.869Z] ---> Running in d9a973e0e902 [2021-03-21T00:37:55.137Z] ---> Running in 11aa2bf1a26f [2021-03-21T00:37:55.137Z] ---> Running in 142f3842ec70 [2021-03-21T00:37:55.399Z] Removing intermediate container 89f16979b1d2 [2021-03-21T00:37:55.399Z] ---> e6865df08a99 [2021-03-21T00:37:55.399Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-21T00:37:55.673Z] Removing intermediate container d9a973e0e902 [2021-03-21T00:37:55.673Z] ---> 2b4cc00f8fe2 [2021-03-21T00:37:55.673Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-21T00:37:55.673Z] Removing intermediate container dad0911db745 [2021-03-21T00:37:55.673Z] ---> 8a5a514d419c [2021-03-21T00:37:55.673Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-21T00:37:55.673Z] ---> Running in 4c6c4341d811 [2021-03-21T00:37:55.673Z] Removing intermediate container 11aa2bf1a26f [2021-03-21T00:37:55.673Z] ---> 4cd9ded8d6e5 [2021-03-21T00:37:55.673Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-21T00:37:55.938Z] Removing intermediate container 142f3842ec70 [2021-03-21T00:37:55.938Z] ---> a80d32e82987 [2021-03-21T00:37:55.938Z] Step 13/21 : WORKDIR /edgex [2021-03-21T00:37:55.938Z] ---> Running in a49887bd5a36 [2021-03-21T00:37:55.938Z] ---> Running in c410e788f586 [2021-03-21T00:37:55.938Z] ---> Running in 0980c7dd8655 [2021-03-21T00:37:55.938Z] ---> Running in 73a7c40a56a6 [2021-03-21T00:37:56.201Z] Removing intermediate container 4c6c4341d811 [2021-03-21T00:37:56.201Z] ---> 3a492df9b07f [2021-03-21T00:37:56.201Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-21T00:37:56.201Z] Removing intermediate container a49887bd5a36 [2021-03-21T00:37:56.201Z] ---> a6d3527e0d25 [2021-03-21T00:37:56.201Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-21T00:37:56.201Z] Removing intermediate container c410e788f586 [2021-03-21T00:37:56.201Z] ---> 960ee4389ce2 [2021-03-21T00:37:56.201Z] Step 13/24 : WORKDIR / [2021-03-21T00:37:56.465Z] Removing intermediate container 0980c7dd8655 [2021-03-21T00:37:56.465Z] ---> b600760af32f [2021-03-21T00:37:56.465Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-21T00:37:56.734Z] Removing intermediate container 73a7c40a56a6 [2021-03-21T00:37:56.734Z] ---> 941df9a224c3 [2021-03-21T00:37:56.734Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-21T00:37:56.734Z] ---> Running in b1ab5f7e145c [2021-03-21T00:37:56.734Z] ---> Running in 57386b694991 [2021-03-21T00:37:56.734Z] ---> Running in 54473f554c9a [2021-03-21T00:37:56.734Z] ---> Running in 82a12a56991e [2021-03-21T00:37:56.997Z] Removing intermediate container b1ab5f7e145c [2021-03-21T00:37:56.997Z] ---> 7e24f7b8f617 [2021-03-21T00:37:56.997Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-21T00:37:57.267Z] ---> 6a3a846d95c7 [2021-03-21T00:37:57.267Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-21T00:37:57.267Z] Removing intermediate container 57386b694991 [2021-03-21T00:37:57.267Z] ---> ae1050901910 [2021-03-21T00:37:57.267Z] 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-03-21T00:37:57.267Z] Removing intermediate container 54473f554c9a [2021-03-21T00:37:57.267Z] ---> a9fe7d3e3909 [2021-03-21T00:37:57.267Z] Step 15/23 : WORKDIR / [2021-03-21T00:37:57.267Z] ---> Running in c9cfaf983479 [2021-03-21T00:37:57.535Z] ---> Running in 401fd9f1ce32 [2021-03-21T00:37:57.808Z] Removing intermediate container c9cfaf983479 [2021-03-21T00:37:57.808Z] ---> 4075721d022c [2021-03-21T00:37:57.808Z] Step 15/23 : WORKDIR / [2021-03-21T00:37:57.808Z] ---> 27712900f412 [2021-03-21T00:37:57.808Z] 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-03-21T00:37:57.808Z] ---> Running in f81c6f0b4ffb [2021-03-21T00:37:57.808Z] Removing intermediate container 401fd9f1ce32 [2021-03-21T00:37:57.808Z] ---> 191c855a189e [2021-03-21T00:37:57.808Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-21T00:37:58.078Z] ---> 57098db28ccc [2021-03-21T00:37:58.078Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-21T00:37:58.346Z] Removing intermediate container f81c6f0b4ffb [2021-03-21T00:37:58.346Z] ---> 717dc36f4c25 [2021-03-21T00:37:58.346Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-21T00:37:58.346Z] ---> 69a1a60e1fa5 [2021-03-21T00:37:58.346Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-21T00:37:58.346Z] ---> 7db2b5f1e84a [2021-03-21T00:37:58.346Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-21T00:37:58.618Z] Removing intermediate container 82a12a56991e [2021-03-21T00:37:58.618Z] ---> fd5b786dbf0f [2021-03-21T00:37:58.618Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-21T00:37:58.618Z] ---> e31bf72472ca [2021-03-21T00:37:58.618Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-21T00:37:58.618Z] ---> eeeea88ba5ea [2021-03-21T00:37:58.618Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-21T00:37:59.194Z] ---> Running in edac5a9d1929 [2021-03-21T00:37:59.194Z] ---> Running in 609cb4c28d8a [2021-03-21T00:37:59.194Z] ---> 1915baed249a [2021-03-21T00:37:59.194Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-21T00:37:59.458Z] ---> ecb107dd1105 [2021-03-21T00:37:59.458Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-21T00:37:59.458Z] ---> 83ff9d54c69e [2021-03-21T00:37:59.458Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-21T00:37:59.730Z] Removing intermediate container edac5a9d1929 [2021-03-21T00:37:59.730Z] ---> 0f5993f61cce [2021-03-21T00:37:59.730Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-21T00:37:59.730Z] Removing intermediate container 609cb4c28d8a [2021-03-21T00:37:59.730Z] ---> 16735a809c09 [2021-03-21T00:37:59.730Z] Step 18/21 : CMD ["--init=true"] [2021-03-21T00:37:59.730Z] ---> Running in ac48b8032a31 [2021-03-21T00:37:59.730Z] ---> 82b45daf0d5e [2021-03-21T00:37:59.730Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-21T00:38:00.010Z] ---> Running in f88dff61ccd3 [2021-03-21T00:38:00.010Z] ---> 14e10ec6ca43 [2021-03-21T00:38:00.010Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-21T00:38:00.010Z] ---> 6489df05ad5a [2021-03-21T00:38:00.010Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-21T00:38:00.010Z] ---> Running in 813bf6c986ae [2021-03-21T00:38:00.280Z] ---> fbbc8c53b0c0 [2021-03-21T00:38:00.280Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-21T00:38:00.280Z] Removing intermediate container ac48b8032a31 [2021-03-21T00:38:00.280Z] ---> 95c472738895 [2021-03-21T00:38:00.280Z] Step 19/21 : LABEL arch=x86_64 [2021-03-21T00:38:00.280Z] Removing intermediate container f88dff61ccd3 [2021-03-21T00:38:00.280Z] ---> bf2922315922 [2021-03-21T00:38:00.280Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-21T00:38:00.280Z] ---> Running in 10f3afe8a5bf [2021-03-21T00:38:00.547Z] ---> Running in 63ff6389880e [2021-03-21T00:38:00.809Z] ---> Running in 9fe39f16e211 [2021-03-21T00:38:00.809Z] Removing intermediate container 813bf6c986ae [2021-03-21T00:38:00.809Z] ---> 49a5273f80fa [2021-03-21T00:38:00.809Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-21T00:38:00.809Z] Removing intermediate container 10f3afe8a5bf [2021-03-21T00:38:00.809Z] ---> 94420c7851e3 [2021-03-21T00:38:00.809Z] Step 20/21 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea [2021-03-21T00:38:01.086Z] ---> 2cbadb86c35b [2021-03-21T00:38:01.086Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-21T00:38:01.086Z] ---> Running in 308ffc06d2ce [2021-03-21T00:38:01.086Z] ---> Running in 3e7145531b0a [2021-03-21T00:38:01.086Z] Removing intermediate container 9fe39f16e211 [2021-03-21T00:38:01.086Z] ---> 542365e2f2f0 [2021-03-21T00:38:01.086Z] Step 21/23 : LABEL arch=x86_64 [2021-03-21T00:38:01.357Z] ---> Running in 064887af5280 [2021-03-21T00:38:01.622Z] Removing intermediate container 308ffc06d2ce [2021-03-21T00:38:01.622Z] ---> 9379a71275c2 [2021-03-21T00:38:01.622Z] Step 21/21 : LABEL version=0.0.0 [2021-03-21T00:38:01.622Z] Removing intermediate container 3e7145531b0a [2021-03-21T00:38:01.622Z] ---> 429176cd0cd1 [2021-03-21T00:38:01.622Z] Step 21/23 : LABEL arch=x86_64 [2021-03-21T00:38:01.622Z] ---> 784b77c27e43 [2021-03-21T00:38:01.622Z] 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-03-21T00:38:01.622Z] Removing intermediate container 064887af5280 [2021-03-21T00:38:01.622Z] ---> 8f91f9045131 [2021-03-21T00:38:01.622Z] Step 22/23 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea [2021-03-21T00:38:01.898Z] ---> Running in 745b75a82cb6 [2021-03-21T00:38:01.898Z] ---> Running in 6d205284a19d [2021-03-21T00:38:01.898Z] ---> Running in b69baaacf715 [2021-03-21T00:38:01.898Z] ---> Running in ac590408519a [2021-03-21T00:38:02.844Z] Removing intermediate container 745b75a82cb6 [2021-03-21T00:38:02.844Z] ---> fd27f1b97f18 [2021-03-21T00:38:02.845Z] Step 22/23 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea [2021-03-21T00:38:02.845Z] Removing intermediate container 6d205284a19d [2021-03-21T00:38:02.845Z] ---> 191f4ed326a3 [2021-03-21T00:38:02.845Z] [2021-03-21T00:38:03.120Z] Removing intermediate container ac590408519a [2021-03-21T00:38:03.120Z] ---> 572d11382571 [2021-03-21T00:38:03.120Z] Step 23/23 : LABEL version=0.0.0 [2021-03-21T00:38:03.120Z] ---> Running in f50139310988 [2021-03-21T00:38:03.120Z] ---> Running in fb27931f124f [2021-03-21T00:38:03.120Z] Removing intermediate container 63ff6389880e [2021-03-21T00:38:03.120Z] ---> f7331b746aad [2021-03-21T00:38:03.120Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-21T00:38:03.384Z] Successfully built 191f4ed326a3 [2021-03-21T00:38:03.384Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-21T00:38:03.384Z] Removing intermediate container f50139310988 [2021-03-21T00:38:03.384Z] ---> 485f871ff08e [2021-03-21T00:38:03.384Z] Step 23/23 : LABEL version=0.0.0 [2021-03-21T00:38:03.384Z] Building docker-support-notifications-go [2021-03-21T00:38:03.384Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 4b84a82ecffc [2021-03-21T00:38:03.657Z] Removing intermediate container fb27931f124f [2021-03-21T00:38:03.657Z] ---> a017641a49f1 [2021-03-21T00:38:03.657Z] [2021-03-21T00:38:03.657Z] ---> 2cedc6016415 [2021-03-21T00:38:03.657Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-21T00:38:03.929Z] Successfully built a017641a49f1 [2021-03-21T00:38:03.929Z] Removing intermediate container 4b84a82ecffc [2021-03-21T00:38:03.929Z] ---> 1d3cb5351820 [2021-03-21T00:38:03.929Z] [2021-03-21T00:38:03.929Z] Successfully tagged docker-core-command-go:latest [2021-03-21T00:38:03.929Z]  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go [2021-03-21T00:38:04.193Z] Successfully built 1d3cb5351820 [2021-03-21T00:38:04.193Z] Successfully tagged docker-core-metadata-go:latest [2021-03-21T00:38:04.193Z] Building docker-support-scheduler-go [2021-03-21T00:38:04.193Z]  Building docker-core-metadata-go ... done Removing intermediate container b69baaacf715 [2021-03-21T00:38:04.193Z] ---> 59909f7e9415 [2021-03-21T00:38:04.193Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-21T00:38:04.462Z] ---> Running in 466626163c2e [2021-03-21T00:38:04.462Z] ---> ac37eb11a0b7 [2021-03-21T00:38:04.462Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-21T00:38:04.726Z] Removing intermediate container 466626163c2e [2021-03-21T00:38:04.726Z] ---> 81dbe64531e3 [2021-03-21T00:38:04.726Z] Step 22/24 : LABEL arch=x86_64 [2021-03-21T00:38:04.726Z] ---> Running in 6868c3044655 [2021-03-21T00:38:05.021Z] ---> 85deab90ab45 [2021-03-21T00:38:05.021Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-21T00:38:05.021Z] Removing intermediate container 6868c3044655 [2021-03-21T00:38:05.021Z] ---> 23be09eedbe0 [2021-03-21T00:38:05.021Z] Step 23/24 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea [2021-03-21T00:38:05.608Z] ---> Running in f0907ea65031 [2021-03-21T00:38:05.608Z] ---> 3622c97b431e [2021-03-21T00:38:05.608Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-21T00:38:10.353Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-21T00:38:10.713Z] Removing intermediate container f0907ea65031 [2021-03-21T00:38:10.713Z] ---> 08d7dacaffa0 [2021-03-21T00:38:10.713Z] ---> dc5eb2bd0e5d [2021-03-21T00:38:10.713Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR}Step 24/24 : LABEL version=0.0.0 [2021-03-21T00:38:10.713Z] [2021-03-21T00:38:10.713Z] ---> Running in 1976ef72d342 [2021-03-21T00:38:11.295Z] ---> Running in 64bab5d58ba7 [2021-03-21T00:38:12.719Z] Removing intermediate container 1976ef72d342 [2021-03-21T00:38:12.719Z] ---> 483f0f4a0a57 [2021-03-21T00:38:12.719Z] [2021-03-21T00:38:13.682Z] Removing intermediate container 64bab5d58ba7 [2021-03-21T00:38:13.682Z] ---> 1c6d42573167 [2021-03-21T00:38:13.682Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-21T00:38:13.682Z] Successfully built 483f0f4a0a57 [2021-03-21T00:38:13.682Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-21T00:38:13.682Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2021-03-21T00:38:14.279Z] ---> 7789cfedd06e [2021-03-21T00:38:14.279Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-21T00:38:14.279Z] ---> Running in 164fd03ee4f8 [2021-03-21T00:38:15.813Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-21T00:38:17.670Z] Removing intermediate container 164fd03ee4f8 [2021-03-21T00:38:17.670Z] ---> b508430dbea1 [2021-03-21T00:38:17.670Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-21T00:38:18.657Z] ---> Running in 7c278010ea71 [2021-03-21T00:38:19.260Z] Removing intermediate container 7c278010ea71 [2021-03-21T00:38:19.260Z] ---> 59ce66c8bea5 [2021-03-21T00:38:19.260Z] Step 28/31 : CMD ["gate"] [2021-03-21T00:38:20.290Z] ---> Running in 30b2b0eb3bc4 [2021-03-21T00:38:20.566Z] Removing intermediate container 30b2b0eb3bc4 [2021-03-21T00:38:20.566Z] ---> a526aa8655f5 [2021-03-21T00:38:20.566Z] Step 29/31 : LABEL arch=x86_64 [2021-03-21T00:38:21.533Z] ---> Running in d625591df196 [2021-03-21T00:38:21.806Z] Removing intermediate container d625591df196 [2021-03-21T00:38:21.806Z] ---> 6f1467f31be8 [2021-03-21T00:38:21.806Z] Step 30/31 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea [2021-03-21T00:38:22.809Z] ---> Running in c2c06c386070 [2021-03-21T00:38:24.164Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-21T00:38:24.164Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-21T00:38:24.250Z] Removing intermediate container c2c06c386070 [2021-03-21T00:38:24.250Z] ---> 22d817ded5e2 [2021-03-21T00:38:24.250Z] Step 31/31 : LABEL version=0.0.0 [2021-03-21T00:38:25.239Z] ---> Running in c5439a0c592e [2021-03-21T00:38:25.861Z] Removing intermediate container c5439a0c592e [2021-03-21T00:38:25.861Z] ---> 40e38bd602bd [2021-03-21T00:38:25.861Z] [2021-03-21T00:38:26.140Z] Successfully built 40e38bd602bd [2021-03-21T00:38:26.206Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-21T00:38:26.206Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-21T00:38:26.206Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-21T00:38:26.206Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-21T00:38:26.415Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-21T00:38:30.548Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-21T00:38:30.548Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-21T00:38:31.826Z]  Building docker-security-bootstrapper-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-21T00:38:31.826Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-21T00:38:31.826Z] ---> cd7a85679533 [2021-03-21T00:38:31.826Z] Step 3/22 : WORKDIR /edgex-go [2021-03-21T00:38:31.826Z] ---> Using cache [2021-03-21T00:38:31.826Z] ---> 6644146f37e8 [2021-03-21T00:38:31.826Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-21T00:38:31.826Z] ---> Using cache [2021-03-21T00:38:31.826Z] ---> 3ec6178b7fad [2021-03-21T00:38:31.826Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-21T00:38:31.826Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-21T00:38:31.826Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-21T00:38:31.826Z] ---> cd7a85679533 [2021-03-21T00:38:31.826Z] Step 3/22 : WORKDIR /edgex-go [2021-03-21T00:38:31.826Z] ---> Using cache [2021-03-21T00:38:31.826Z] ---> 6644146f37e8 [2021-03-21T00:38:31.826Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-21T00:38:31.826Z] ---> Using cache [2021-03-21T00:38:31.826Z] ---> 3ec6178b7fad [2021-03-21T00:38:31.826Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-21T00:38:31.826Z] ---> Using cache [2021-03-21T00:38:31.826Z] ---> d6afedce6aa0 [2021-03-21T00:38:31.826Z] Step 6/22 : COPY go.mod . [2021-03-21T00:38:31.826Z] ---> Using cache [2021-03-21T00:38:31.826Z] ---> f9b2fec8aba7 [2021-03-21T00:38:31.826Z] Step 7/22 : RUN go mod download [2021-03-21T00:38:31.826Z] ---> Using cache [2021-03-21T00:38:31.826Z] ---> 6b5dcb7d6992 [2021-03-21T00:38:31.826Z] Step 8/22 : COPY . . [2021-03-21T00:38:32.092Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-21T00:38:32.092Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-21T00:38:32.092Z] ---> cd7a85679533 [2021-03-21T00:38:32.092Z] Step 3/26 : WORKDIR /edgex-go [2021-03-21T00:38:32.092Z] ---> Using cache [2021-03-21T00:38:32.092Z] ---> 6644146f37e8 [2021-03-21T00:38:32.092Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-21T00:38:32.092Z] ---> Using cache [2021-03-21T00:38:32.092Z] ---> 3ec6178b7fad [2021-03-21T00:38:32.092Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-21T00:38:32.092Z] ---> Using cache [2021-03-21T00:38:32.092Z] ---> aa9aa63876c8 [2021-03-21T00:38:32.092Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-21T00:38:34.702Z] ---> Running in 17f1692e0055 [2021-03-21T00:38:34.702Z] ---> Running in cfc38f85eea1 [2021-03-21T00:38:34.702Z] ---> Running in 9a33de4689ba [2021-03-21T00:38:37.304Z] 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-03-21T00:38:37.304Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-21T00:38:37.304Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-21T00:38:37.304Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-21T00:38:37.304Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-21T00:38:37.304Z] ---> cd7a85679533 [2021-03-21T00:38:37.304Z] Step 3/23 : WORKDIR /edgex-go [2021-03-21T00:38:37.304Z] ---> Using cache [2021-03-21T00:38:37.304Z] ---> 6644146f37e8 [2021-03-21T00:38:37.304Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-21T00:38:37.304Z] ---> Using cache [2021-03-21T00:38:37.304Z] ---> 3ec6178b7fad [2021-03-21T00:38:37.304Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-21T00:38:37.905Z] ---> Running in b0476c344311 [2021-03-21T00:38:37.905Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-21T00:38:37.905Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-21T00:38:38.503Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-21T00:38:38.797Z] OK: 233 MiB in 51 packages [2021-03-21T00:38:38.876Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-21T00:38:38.877Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-21T00:38:38.877Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-21T00:38:39.068Z] OK: 233 MiB in 51 packages [2021-03-21T00:38:39.354Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-21T00:38:40.351Z] Removing intermediate container 17f1692e0055 [2021-03-21T00:38:40.351Z] ---> 781a242136bf [2021-03-21T00:38:40.351Z] Step 6/22 : COPY go.mod . [2021-03-21T00:38:40.351Z] Removing intermediate container 9a33de4689ba [2021-03-21T00:38:40.351Z] ---> 7622ff59ff4c [2021-03-21T00:38:40.351Z] Step 6/26 : COPY go.mod . [2021-03-21T00:38:40.632Z] ---> e394f8332322 [2021-03-21T00:38:40.632Z] Step 7/22 : RUN go mod download [2021-03-21T00:38:40.908Z] ---> 6e4c543823c9 [2021-03-21T00:38:40.908Z] Step 7/26 : RUN go mod download [2021-03-21T00:38:40.908Z] ---> Running in 717cd5b12843 [2021-03-21T00:38:40.908Z] ---> Running in dd79ac073e75 [2021-03-21T00:38:41.178Z] OK: 233 MiB in 51 packages [2021-03-21T00:38:42.170Z] Removing intermediate container b0476c344311 [2021-03-21T00:38:42.171Z] ---> 36c559cc2839 [2021-03-21T00:38:42.171Z] Step 6/23 : COPY go.mod . [2021-03-21T00:38:42.452Z] ---> 4403a007bf3d [2021-03-21T00:38:42.452Z] Step 7/23 : RUN go mod download [2021-03-21T00:38:42.736Z] ---> Running in 0dac57969a4a [2021-03-21T00:38:44.184Z] Removing intermediate container 717cd5b12843 [2021-03-21T00:38:44.185Z] ---> c35aa3c7f617 [2021-03-21T00:38:44.185Z] Step 8/22 : COPY . . [2021-03-21T00:38:44.185Z] Removing intermediate container dd79ac073e75 [2021-03-21T00:38:44.185Z] ---> 273b5c657ea1 [2021-03-21T00:38:44.185Z] Step 8/26 : COPY . . [2021-03-21T00:38:45.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.309s coverage: 45.9% of statements [2021-03-21T00:38:45.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-21T00:38:45.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-21T00:38:45.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-21T00:38:45.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-21T00:38:45.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-21T00:38:45.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-21T00:38:45.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.129s coverage: 19.8% of statements [2021-03-21T00:38:45.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.218s coverage: 100.0% of statements [2021-03-21T00:38:48.697Z] Removing intermediate container 0dac57969a4a [2021-03-21T00:38:48.697Z] ---> 5adbd3d04fcc [2021-03-21T00:38:48.697Z] Step 8/23 : COPY . . [2021-03-21T00:38:53.953Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.594s coverage: 27.1% of statements [2021-03-21T00:38:53.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-21T00:38:53.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-21T00:38:53.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-21T00:38:53.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-21T00:38:53.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-21T00:38:53.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-21T00:38:53.953Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.058s coverage: 100.0% of statements [2021-03-21T00:38:53.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-21T00:38:53.953Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.076s coverage: 100.0% of statements [2021-03-21T00:38:53.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-21T00:38:53.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-21T00:38:53.953Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.268s coverage: 71.3% of statements [2021-03-21T00:38:53.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-21T00:38:53.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-21T00:38:55.943Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.498s coverage: 82.9% of statements [2021-03-21T00:38:55.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-21T00:38:55.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-21T00:38:55.943Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.153s coverage: 78.9% of statements [2021-03-21T00:38:55.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-21T00:39:08.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.309s coverage: 28.6% of statements [2021-03-21T00:39:08.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-21T00:39:08.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-21T00:39:08.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-21T00:39:08.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-21T00:39:08.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-21T00:39:08.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.162s coverage: 100.0% of statements [2021-03-21T00:39:08.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-21T00:39:08.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.066s coverage: 100.0% of statements [2021-03-21T00:39:08.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-21T00:39:08.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.326s coverage: 86.7% of statements [2021-03-21T00:39:08.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-21T00:39:08.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.378s coverage: 97.5% of statements [2021-03-21T00:39:08.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-21T00:39:08.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.143s coverage: 78.3% of statements [2021-03-21T00:39:08.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-21T00:39:08.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-21T00:39:08.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-21T00:39:08.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-21T00:39:15.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.457s coverage: 92.8% of statements [2021-03-21T00:39:15.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-21T00:39:15.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-21T00:39:15.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-21T00:39:15.139Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-21T00:39:15.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-21T00:39:15.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-21T00:39:15.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-21T00:39:15.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-21T00:39:15.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-21T00:39:15.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-21T00:39:15.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-21T00:39:15.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-21T00:39:15.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-21T00:39:15.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-21T00:39:15.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-21T00:39:15.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-21T00:39:15.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-21T00:39:15.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-21T00:39:15.139Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-03-21T00:39:15.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-21T00:39:15.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-21T00:39:15.139Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.212s coverage: 0.1% of statements [2021-03-21T00:39:15.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-21T00:39:15.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-21T00:39:15.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-21T00:39:15.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements [2021-03-21T00:39:15.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.078s coverage: 79.5% of statements [2021-03-21T00:39:15.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2021-03-21T00:39:15.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.098s coverage: 96.3% of statements [2021-03-21T00:39:15.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.105s coverage: 87.5% of statements [2021-03-21T00:39:17.309Z] Removing intermediate container cfc38f85eea1 [2021-03-21T00:39:17.309Z] ---> c47aac20a4ca [2021-03-21T00:39:17.309Z] [2021-03-21T00:39:17.309Z] Step 10/22 : FROM alpine:3.12 [2021-03-21T00:39:17.309Z] ---> 88dd2752d2ea [2021-03-21T00:39:17.309Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-21T00:39:17.309Z] ---> Using cache [2021-03-21T00:39:17.309Z] ---> e6865df08a99 [2021-03-21T00:39:17.309Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-21T00:39:17.309Z] ---> Using cache [2021-03-21T00:39:17.309Z] ---> 3a492df9b07f [2021-03-21T00:39:17.309Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-21T00:39:17.309Z] ---> Running in fbd4778b58aa [2021-03-21T00:39:18.749Z] Removing intermediate container fbd4778b58aa [2021-03-21T00:39:18.749Z] ---> 4ba19b81d6b9 [2021-03-21T00:39:18.749Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-21T00:39:20.685Z] ---> Running in 5c65b00bf804 [2021-03-21T00:39:21.640Z] ---> 987188912fd2 [2021-03-21T00:39:21.640Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-21T00:39:21.640Z] Removing intermediate container 5c65b00bf804 [2021-03-21T00:39:21.640Z] ---> 5143cdeff208 [2021-03-21T00:39:21.640Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-21T00:39:21.640Z] ---> 189a523882a3 [2021-03-21T00:39:21.640Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-21T00:39:21.640Z] ---> 82411b9faef1 [2021-03-21T00:39:21.640Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-21T00:39:21.640Z] ---> Running in 7d123067bb07 [2021-03-21T00:39:21.640Z] ---> Running in 707e5e1d5f69 [2021-03-21T00:39:21.640Z] ---> Running in 574da577be8a [2021-03-21T00:39:21.903Z] ---> cc0a763f1487 [2021-03-21T00:39:21.903Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-21T00:39:22.874Z] ---> ca9bdfab2bb6 [2021-03-21T00:39:22.874Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-21T00:39:22.874Z] 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-03-21T00:39:22.874Z] 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-03-21T00:39:22.874Z] 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-03-21T00:39:23.145Z] ---> 43eda1c9c34b [2021-03-21T00:39:23.145Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-21T00:39:23.145Z] ---> Running in 83904f0c7d06 [2021-03-21T00:39:23.424Z] Removing intermediate container 83904f0c7d06 [2021-03-21T00:39:23.424Z] ---> 6d5d1e367336 [2021-03-21T00:39:23.424Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-21T00:39:23.692Z] ---> Running in 67d6aca66095 [2021-03-21T00:39:23.692Z] Removing intermediate container 67d6aca66095 [2021-03-21T00:39:23.692Z] ---> 9147a197ade5 [2021-03-21T00:39:23.692Z] Step 20/22 : LABEL arch=x86_64 [2021-03-21T00:39:23.960Z] ---> Running in 082c957e4ef8 [2021-03-21T00:39:24.232Z] Removing intermediate container 082c957e4ef8 [2021-03-21T00:39:24.232Z] ---> 1c10e0369856 [2021-03-21T00:39:24.232Z] Step 21/22 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea [2021-03-21T00:39:24.232Z] ---> Running in 58d4f3a29899 [2021-03-21T00:39:25.190Z] Removing intermediate container 58d4f3a29899 [2021-03-21T00:39:25.190Z] ---> b17a67dfefc2 [2021-03-21T00:39:25.190Z] Step 22/22 : LABEL version=0.0.0 [2021-03-21T00:39:25.477Z] ---> Running in cb965c415e06 [2021-03-21T00:39:26.076Z] Removing intermediate container cb965c415e06 [2021-03-21T00:39:26.076Z] ---> 866b0d0b5a6e [2021-03-21T00:39:26.076Z] [2021-03-21T00:39:26.350Z] Successfully built 866b0d0b5a6e [2021-03-21T00:39:26.350Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-21T00:39:30.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.078s coverage: 94.4% of statements [2021-03-21T00:39:30.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2021-03-21T00:39:31.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.242s coverage: 81.9% of statements [2021-03-21T00:39:44.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.127s coverage: 92.9% of statements [2021-03-21T00:39:44.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-21T00:39:44.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-21T00:39:44.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-21T00:39:44.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 77.8% of statements [2021-03-21T00:39:44.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-21T00:39:44.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-21T00:39:44.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-21T00:39:44.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-21T00:39:44.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-21T00:39:44.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements [2021-03-21T00:39:44.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-21T00:39:44.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-21T00:39:44.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2021-03-21T00:39:44.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-21T00:39:44.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 75.5% of statements [2021-03-21T00:39:44.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-21T00:39:44.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements [2021-03-21T00:39:44.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.139s coverage: 87.2% of statements [2021-03-21T00:39:44.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.159s coverage: 84.6% of statements [2021-03-21T00:39:44.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.188s coverage: 91.6% of statements [2021-03-21T00:39:44.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-21T00:39:44.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.521s coverage: 62.4% of statements [2021-03-21T00:39:44.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-21T00:39:44.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-21T00:39:44.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2021-03-21T00:39:44.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements [2021-03-21T00:39:44.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements [2021-03-21T00:39:44.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements [2021-03-21T00:39:44.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements [2021-03-21T00:39:47.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.835s coverage: 69.0% of statements [2021-03-21T00:39:47.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-21T00:39:47.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-21T00:39:47.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-21T00:39:49.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.460s coverage: 38.4% of statements [2021-03-21T00:39:49.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-21T00:39:49.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-21T00:39:49.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.101s coverage: 89.5% of statements [2021-03-21T00:39:49.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-21T00:39:49.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.081s coverage: 84.8% of statements [2021-03-21T00:39:53.394Z]  Building docker-support-scheduler-go ... done Removing intermediate container 707e5e1d5f69 [2021-03-21T00:39:53.394Z] ---> 6be764fcce70 [2021-03-21T00:39:53.394Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-21T00:39:53.394Z] ---> Running in 184f7ccf9f73 [2021-03-21T00:39:53.394Z] 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-03-21T00:39:54.788Z] Removing intermediate container 7d123067bb07 [2021-03-21T00:39:54.788Z] ---> dcf5bf165e72 [2021-03-21T00:39:54.788Z] [2021-03-21T00:39:54.788Z] Step 10/22 : FROM alpine:3.12 [2021-03-21T00:39:54.788Z] ---> 88dd2752d2ea [2021-03-21T00:39:54.788Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-21T00:39:55.054Z] ---> Running in b1ce9cf77cc4 [2021-03-21T00:39:55.327Z] Removing intermediate container 184f7ccf9f73 [2021-03-21T00:39:55.327Z] ---> 2358e846d22f [2021-03-21T00:39:55.327Z] [2021-03-21T00:39:55.327Z] Step 11/26 : FROM docker:20.10.0 [2021-03-21T00:39:55.596Z] 20.10.0: Pulling from library/docker [2021-03-21T00:39:55.890Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-21T00:39:55.890Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-21T00:39:56.162Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-21T00:39:56.162Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-21T00:39:56.162Z] Executing busybox-1.31.1-r19.trigger [2021-03-21T00:39:56.162Z] Executing ca-certificates-20191127-r4.trigger [2021-03-21T00:39:56.320Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.494s coverage: 47.0% of statements [2021-03-21T00:39:56.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-21T00:39:56.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-21T00:39:56.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-21T00:39:56.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-21T00:39:56.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-21T00:39:56.320Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.199s coverage: 100.0% of statements [2021-03-21T00:39:56.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-21T00:39:56.320Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.102s coverage: 100.0% of statements [2021-03-21T00:39:56.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-21T00:39:56.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-21T00:39:56.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-21T00:39:56.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-21T00:39:56.433Z] OK: 6 MiB in 16 packages [2021-03-21T00:39:56.593Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.485s coverage: 87.1% of statements [2021-03-21T00:39:56.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-21T00:39:56.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-21T00:39:56.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-21T00:40:00.673Z] Removing intermediate container 574da577be8a [2021-03-21T00:40:00.673Z] ---> 1977aebe7365 [2021-03-21T00:40:00.673Z] [2021-03-21T00:40:00.673Z] Step 10/23 : FROM alpine:3.12 [2021-03-21T00:40:00.673Z] ---> 88dd2752d2ea [2021-03-21T00:40:00.673Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-21T00:40:00.673Z] ---> Running in 1486541f5e39 [2021-03-21T00:40:00.673Z] Removing intermediate container b1ce9cf77cc4 [2021-03-21T00:40:00.673Z] ---> 8d197d5eb5b3 [2021-03-21T00:40:00.673Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-21T00:40:00.936Z] ---> Running in 1f5cd1729238 [2021-03-21T00:40:00.936Z] Removing intermediate container 1486541f5e39 [2021-03-21T00:40:00.936Z] ---> 06ce8a9872f3 [2021-03-21T00:40:00.936Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-21T00:40:01.231Z] ---> Running in ee85eabda8c5 [2021-03-21T00:40:01.231Z] Removing intermediate container 1f5cd1729238 [2021-03-21T00:40:01.231Z] ---> 92875eca7aef [2021-03-21T00:40:01.231Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-21T00:40:01.231Z] ---> Running in 1e30ea81caf6 [2021-03-21T00:40:01.500Z] Removing intermediate container ee85eabda8c5 [2021-03-21T00:40:01.500Z] ---> 3a300b8cf2e2 [2021-03-21T00:40:01.500Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-21T00:40:01.500Z] ---> Running in fe92ce4a574e [2021-03-21T00:40:01.764Z] Removing intermediate container 1e30ea81caf6 [2021-03-21T00:40:01.764Z] ---> 8727bd31d15f [2021-03-21T00:40:01.764Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-21T00:40:01.764Z] ---> Running in 5f6851b08072 [2021-03-21T00:40:01.764Z] Removing intermediate container fe92ce4a574e [2021-03-21T00:40:01.764Z] ---> 1c05f3a4141b [2021-03-21T00:40:01.764Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-21T00:40:02.036Z] ---> Running in 187c4f2e37bd [2021-03-21T00:40:02.036Z] Removing intermediate container 5f6851b08072 [2021-03-21T00:40:02.036Z] ---> b39db1f70882 [2021-03-21T00:40:02.036Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-21T00:40:02.628Z] ---> 52de050ab5af [2021-03-21T00:40:02.628Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-21T00:40:04.044Z] ---> 2b0902fff83b [2021-03-21T00:40:04.044Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-21T00:40:04.044Z] Removing intermediate container 187c4f2e37bd [2021-03-21T00:40:04.044Z] ---> 2515b9848dbd [2021-03-21T00:40:04.044Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-21T00:40:05.444Z] ---> Running in 9f679fd56b62 [2021-03-21T00:40:05.444Z] ---> c8b8eb25944f [2021-03-21T00:40:05.444Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-21T00:40:05.444Z] ---> Running in 7cbc02eb1888 [2021-03-21T00:40:05.707Z] Removing intermediate container 7cbc02eb1888 [2021-03-21T00:40:05.707Z] ---> 0c5e7a1c1f0b [2021-03-21T00:40:05.707Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-21T00:40:05.977Z] ---> Running in 1f378240b1f2 [2021-03-21T00:40:05.977Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-21T00:40:05.977Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-21T00:40:05.977Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-21T00:40:05.977Z] ---> aefe523efa57 [2021-03-21T00:40:05.977Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-21T00:40:05.977Z] ---> Running in b96c075efb2e [2021-03-21T00:40:06.250Z] Removing intermediate container 1f378240b1f2 [2021-03-21T00:40:06.250Z] ---> 38043183df05 [2021-03-21T00:40:06.250Z] Step 20/22 : LABEL arch=x86_64 [2021-03-21T00:40:06.250Z] ---> Running in b5977000296d [2021-03-21T00:40:06.518Z] Removing intermediate container b5977000296d [2021-03-21T00:40:06.518Z] ---> 97c555f3cd2d [2021-03-21T00:40:06.518Z] Step 21/22 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea [2021-03-21T00:40:06.518Z] ---> Running in 5134cd7beff5 [2021-03-21T00:40:06.779Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.194s coverage: 29.1% of statements [2021-03-21T00:40:06.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-21T00:40:06.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-21T00:40:06.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-21T00:40:06.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-21T00:40:06.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-21T00:40:06.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.234s coverage: 99.0% of statements [2021-03-21T00:40:06.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-21T00:40:06.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.117s coverage: 100.0% of statements [2021-03-21T00:40:06.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-21T00:40:06.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-21T00:40:06.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-21T00:40:06.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-21T00:40:06.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.275s coverage: 96.5% of statements [2021-03-21T00:40:06.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-21T00:40:06.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-21T00:40:06.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-21T00:40:06.780Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements [2021-03-21T00:40:06.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-21T00:40:06.780Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements [2021-03-21T00:40:06.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-21T00:40:06.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-21T00:40:06.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-21T00:40:06.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-21T00:40:06.780Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.083s coverage: 87.9% of statements [2021-03-21T00:40:06.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-21T00:40:06.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-21T00:40:06.780Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.072s coverage: 100.0% of statements [2021-03-21T00:40:06.780Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.051s coverage: 32.1% of statements [2021-03-21T00:40:06.780Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 100.0% of statements [2021-03-21T00:40:06.781Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-21T00:40:06.781Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-21T00:40:06.781Z] Removing intermediate container 5134cd7beff5 [2021-03-21T00:40:06.781Z] ---> 208aecabd7bb [2021-03-21T00:40:06.781Z] Step 22/22 : LABEL version=0.0.0 [2021-03-21T00:40:07.047Z] ---> Running in ad614370751e [2021-03-21T00:40:07.047Z] (1/2) Installing readline (8.0.4-r0) [2021-03-21T00:40:07.047Z] (2/2) Installing bash (5.0.17-r0) [2021-03-21T00:40:07.047Z] Executing bash-5.0.17-r0.post-install [2021-03-21T00:40:07.047Z] Executing busybox-1.31.1-r19.trigger [2021-03-21T00:40:07.047Z] OK: 12 MiB in 22 packages [2021-03-21T00:40:07.047Z] Removing intermediate container ad614370751e [2021-03-21T00:40:07.047Z] ---> de6e2ac0ab01 [2021-03-21T00:40:07.047Z] [2021-03-21T00:40:07.056Z] GO111MODULE=on go vet ./... [2021-03-21T00:40:07.311Z] Successfully built de6e2ac0ab01 [2021-03-21T00:40:07.311Z] Successfully tagged docker-support-notifications-go:latest [2021-03-21T00:40:07.582Z]  Building docker-support-notifications-go ... done Removing intermediate container b96c075efb2e [2021-03-21T00:40:07.583Z] ---> f8d040babafd [2021-03-21T00:40:07.583Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-21T00:40:07.849Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-21T00:40:07.849Z] ---> Running in 756b039dde3d [2021-03-21T00:40:08.114Z] Removing intermediate container 756b039dde3d [2021-03-21T00:40:08.114Z] ---> a5bacef62332 [2021-03-21T00:40:08.114Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-21T00:40:08.114Z] ---> Running in 611492cdddac [2021-03-21T00:40:08.380Z] Removing intermediate container 611492cdddac [2021-03-21T00:40:08.380Z] ---> 3657c611792f [2021-03-21T00:40:08.380Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-21T00:40:08.380Z] ---> Running in 4f38dc9baaf5 [2021-03-21T00:40:08.643Z] Removing intermediate container 4f38dc9baaf5 [2021-03-21T00:40:08.643Z] ---> 08e2693fd9c2 [2021-03-21T00:40:08.643Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-21T00:40:09.256Z] ---> 594ba0750170 [2021-03-21T00:40:09.256Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-21T00:40:09.256Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-21T00:40:09.256Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-21T00:40:09.523Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-21T00:40:09.523Z] ---> 5697fca654e4 [2021-03-21T00:40:09.523Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-21T00:40:09.523Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-21T00:40:09.792Z] ---> b37f17a4e1ad [2021-03-21T00:40:09.792Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-21T00:40:10.056Z] ---> Running in 47e042f7ac13 [2021-03-21T00:40:10.056Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-21T00:40:10.319Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-21T00:40:10.582Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-21T00:40:10.582Z] Executing busybox-1.31.1-r19.trigger [2021-03-21T00:40:10.582Z] OK: 8 MiB in 20 packages [2021-03-21T00:40:10.582Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-21T00:40:10.850Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-21T00:40:10.850Z] (2/33) Installing expat (2.2.9-r1) [2021-03-21T00:40:10.850Z] (3/33) Installing libffi (3.3-r2) [2021-03-21T00:40:10.850Z] (4/33) Installing gdbm (1.13-r1) [2021-03-21T00:40:10.850Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-21T00:40:10.850Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-21T00:40:10.850Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-21T00:40:14.179Z] Removing intermediate container 9f679fd56b62 [2021-03-21T00:40:14.179Z] ---> b620127c9883 [2021-03-21T00:40:14.179Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-21T00:40:14.179Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-21T00:40:14.179Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-21T00:40:14.179Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-21T00:40:14.179Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-21T00:40:14.179Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-21T00:40:14.179Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-21T00:40:14.179Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-21T00:40:14.441Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-21T00:40:14.441Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-21T00:40:14.441Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-21T00:40:14.441Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-21T00:40:14.441Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-21T00:40:14.441Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-21T00:40:14.441Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-21T00:40:14.441Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-21T00:40:14.441Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-21T00:40:15.396Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-21T00:40:15.396Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-21T00:40:15.396Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-21T00:40:15.396Z] ---> 3d08212e8f1a [2021-03-21T00:40:15.396Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-21T00:40:15.669Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-21T00:40:15.669Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-21T00:40:15.669Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-21T00:40:15.669Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-21T00:40:15.669Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-21T00:40:15.670Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-21T00:40:15.670Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-21T00:40:15.670Z] Executing busybox-1.31.1-r19.trigger [2021-03-21T00:40:15.670Z] OK: 71 MiB in 55 packages [2021-03-21T00:40:17.073Z] ---> d6d121a1f012 [2021-03-21T00:40:17.073Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-21T00:40:21.299Z] ---> 6ad09942579f [2021-03-21T00:40:21.299Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-21T00:40:21.932Z] ---> Running in 16446f538ad4 [2021-03-21T00:40:22.194Z] Removing intermediate container 47e042f7ac13 [2021-03-21T00:40:22.194Z] ---> 6a7727ada556 [2021-03-21T00:40:22.194Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-21T00:40:22.194Z] ---> Running in dc0b5edb0b19 [2021-03-21T00:40:22.194Z] Removing intermediate container 16446f538ad4 [2021-03-21T00:40:22.194Z] ---> 03836f7e0176 [2021-03-21T00:40:22.194Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-21T00:40:22.458Z] ---> Running in 4c23e6f4eaf1 [2021-03-21T00:40:22.458Z] Removing intermediate container 4c23e6f4eaf1 [2021-03-21T00:40:22.458Z] ---> cc4bffecc49d [2021-03-21T00:40:22.458Z] Step 21/23 : LABEL arch=x86_64 [2021-03-21T00:40:22.719Z] ---> Running in 85123068a73f [2021-03-21T00:40:22.719Z] Removing intermediate container 85123068a73f [2021-03-21T00:40:22.719Z] ---> c4b387265df1 [2021-03-21T00:40:22.719Z] Step 22/23 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea [2021-03-21T00:40:22.980Z] ---> Running in 72eba78d7d1d [2021-03-21T00:40:22.980Z] Removing intermediate container 72eba78d7d1d [2021-03-21T00:40:22.980Z] ---> d74e51a281a2 [2021-03-21T00:40:22.980Z] Step 23/23 : LABEL version=0.0.0 [2021-03-21T00:40:23.247Z] ---> Running in d7febfce2e54 [2021-03-21T00:40:23.247Z] Removing intermediate container d7febfce2e54 [2021-03-21T00:40:23.247Z] ---> 9656b9403922 [2021-03-21T00:40:23.247Z] [2021-03-21T00:40:23.509Z] Successfully built 9656b9403922 [2021-03-21T00:40:23.509Z] Successfully tagged docker-core-data-go:latest [2021-03-21T00:40:23.772Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2021-03-21T00:40:23.772Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-21T00:40:24.034Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-21T00:40:24.034Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-21T00:40:24.615Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-21T00:40:24.615Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-21T00:40:24.879Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-21T00:40:24.879Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-21T00:40:24.879Z] 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-03-21T00:40:24.879Z] Collecting docopt<0.7,>=0.6.1 [2021-03-21T00:40:24.879Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-21T00:40:25.831Z] Collecting jsonschema<3,>=2.5.1 [2021-03-21T00:40:25.831Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-21T00:40:25.831Z] Collecting cached-property<2,>=1.2.0 [2021-03-21T00:40:25.831Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-21T00:40:25.831Z] Collecting texttable<0.10,>=0.9.0 [2021-03-21T00:40:25.831Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-21T00:40:26.407Z] Collecting docker<4.0,>=3.6.0 [2021-03-21T00:40:26.407Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-21T00:40:26.670Z] Collecting PyYAML<4,>=3.10 [2021-03-21T00:40:26.670Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-21T00:40:27.618Z] 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-03-21T00:40:27.618Z] 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-03-21T00:40:27.618Z] Collecting idna<2.8,>=2.5 [2021-03-21T00:40:27.618Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-21T00:40:27.884Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-21T00:40:27.885Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-21T00:40:27.885Z] Collecting docker-pycreds>=0.4.0 [2021-03-21T00:40:27.885Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-21T00:40:27.885Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-21T00:40:27.885Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-21T00:40:27.885Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-21T00:40:27.885Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-21T00:40:28.148Z] Installing collected packages: dockerpty, idna, urllib3, requests, websocket-client, docopt, jsonschema, cached-property, texttable, docker-pycreds, docker, PyYAML, docker-compose [2021-03-21T00:40:28.148Z] Running setup.py install for dockerpty: started [2021-03-21T00:40:28.725Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-21T00:40:28.725Z] Attempting uninstall: idna [2021-03-21T00:40:28.725Z] Found existing installation: idna 2.9 [2021-03-21T00:40:28.725Z] Uninstalling idna-2.9: [2021-03-21T00:40:28.725Z] Successfully uninstalled idna-2.9 [2021-03-21T00:40:28.989Z] Attempting uninstall: urllib3 [2021-03-21T00:40:28.990Z] Found existing installation: urllib3 1.25.9 [2021-03-21T00:40:28.990Z] Uninstalling urllib3-1.25.9: [2021-03-21T00:40:28.990Z] Successfully uninstalled urllib3-1.25.9 [2021-03-21T00:40:29.252Z] Attempting uninstall: requests [2021-03-21T00:40:29.252Z] Found existing installation: requests 2.23.0 [2021-03-21T00:40:29.252Z] Uninstalling requests-2.23.0: [2021-03-21T00:40:29.252Z] Successfully uninstalled requests-2.23.0 [2021-03-21T00:40:29.516Z] Running setup.py install for docopt: started [2021-03-21T00:40:30.093Z] Running setup.py install for docopt: finished with status 'done' [2021-03-21T00:40:30.093Z] Running setup.py install for texttable: started [2021-03-21T00:40:30.668Z] Running setup.py install for texttable: finished with status 'done' [2021-03-21T00:40:30.930Z] Running setup.py install for PyYAML: started [2021-03-21T00:40:31.505Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-21T00:40:31.768Z] 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.58.0 [2021-03-21T00:40:36.000Z] Removing intermediate container dc0b5edb0b19 [2021-03-21T00:40:36.000Z] ---> a6f129c2329d [2021-03-21T00:40:36.000Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-21T00:40:36.265Z] ---> Running in be136bcd2bd8 [2021-03-21T00:40:36.842Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-21T00:40:36.842Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-21T00:40:37.105Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-21T00:40:37.105Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-21T00:40:37.105Z] (3/3) Installing curl (7.69.1-r3) [2021-03-21T00:40:37.105Z] Executing busybox-1.31.1-r19.trigger [2021-03-21T00:40:37.105Z] OK: 72 MiB in 58 packages [2021-03-21T00:40:37.687Z] Removing intermediate container be136bcd2bd8 [2021-03-21T00:40:37.687Z] ---> 2b9aff2ad87a [2021-03-21T00:40:37.687Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-21T00:40:37.687Z] ---> Running in 3b74b98b977f [2021-03-21T00:40:37.950Z] Removing intermediate container 3b74b98b977f [2021-03-21T00:40:37.950Z] ---> 4e51ebd33702 [2021-03-21T00:40:37.950Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-21T00:40:37.950Z] ---> Running in 31a014ed1151 [2021-03-21T00:40:38.217Z] Removing intermediate container 31a014ed1151 [2021-03-21T00:40:38.217Z] ---> 7c360c7e4ef4 [2021-03-21T00:40:38.217Z] Step 24/26 : LABEL arch=x86_64 [2021-03-21T00:40:38.217Z] ---> Running in f5ff6777b497 [2021-03-21T00:40:38.483Z] Removing intermediate container f5ff6777b497 [2021-03-21T00:40:38.483Z] ---> cea781207413 [2021-03-21T00:40:38.483Z] Step 25/26 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea [2021-03-21T00:40:38.483Z] ---> Running in 3c988c89b68b [2021-03-21T00:40:38.750Z] Removing intermediate container 3c988c89b68b [2021-03-21T00:40:38.750Z] ---> 7379e0122fbd [2021-03-21T00:40:38.750Z] Step 26/26 : LABEL version=0.0.0 [2021-03-21T00:40:38.750Z] ---> Running in 8103195298d0 [2021-03-21T00:40:38.750Z] Removing intermediate container 8103195298d0 [2021-03-21T00:40:38.750Z] ---> 7e06b38c3d34 [2021-03-21T00:40:38.750Z] [2021-03-21T00:40:39.011Z] Successfully built 7e06b38c3d34 [2021-03-21T00:40:39.011Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-21T00:40:39.597Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-21T00:40:39.619Z] $ docker stop --time=1 bce935dc56b00aeabb7c96d0d11d78ebefc6baf76b9d2c856435163b4327024a [2021-03-21T00:40:41.345Z] $ docker rm -f bce935dc56b00aeabb7c96d0d11d78ebefc6baf76b9d2c856435163b4327024a [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-21T00:40:41.948Z] + docker images [2021-03-21T00:40:41.948Z] + grep docker [2021-03-21T00:40:42.240Z] docker-sys-mgmt-agent-go latest 7e06b38c3d34 4 seconds ago 313MB [2021-03-21T00:40:42.240Z] docker-core-data-go latest 9656b9403922 19 seconds ago 22.6MB [2021-03-21T00:40:42.240Z] docker-support-notifications-go latest de6e2ac0ab01 36 seconds ago 17.9MB [2021-03-21T00:40:42.240Z] docker-support-scheduler-go latest 866b0d0b5a6e About a minute ago 17.3MB [2021-03-21T00:40:42.240Z] docker-security-bootstrapper-go latest 40e38bd602bd 2 minutes ago 18.8MB [2021-03-21T00:40:42.240Z] docker-security-secretstore-setup-go latest 483f0f4a0a57 2 minutes ago 24.9MB [2021-03-21T00:40:42.240Z] docker-core-command-go latest a017641a49f1 2 minutes ago 17.3MB [2021-03-21T00:40:42.240Z] docker-core-metadata-go latest 1d3cb5351820 2 minutes ago 19.1MB [2021-03-21T00:40:42.240Z] docker-security-proxy-setup-go latest 191f4ed326a3 2 minutes ago 24.7MB [2021-03-21T00:40:42.240Z] docker 20.10.0 aefe523efa57 3 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-03-21T00:40:57.960Z] Still waiting to schedule task [2021-03-21T00:40:57.960Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-30770’ [2021-03-21T00:41:28.904Z] gofmt -l . [2021-03-21T00:41:29.881Z] [ "`gofmt -l .`" = "" ] [2021-03-21T00:41:33.269Z] ./bin/test-go-mod-tidy.sh [2021-03-21T00:41:33.544Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-21T00:41:36.182Z] + ls -al . [2021-03-21T00:41:36.182Z] total 788 [2021-03-21T00:41:36.182Z] drwxrwxr-x 9 1001 1001 4096 Mar 21 00:41 . [2021-03-21T00:41:36.182Z] drwxr-xr-x 4 root root 4096 Mar 21 00:36 .. [2021-03-21T00:41:36.182Z] -rw-rw-r-- 1 1001 1001 11 Mar 21 00:35 .dockerignore [2021-03-21T00:41:36.182Z] drwxrwxr-x 8 1001 1001 4096 Mar 21 00:35 .git [2021-03-21T00:41:36.182Z] drwxrwxr-x 3 1001 1001 4096 Mar 21 00:35 .github [2021-03-21T00:41:36.182Z] -rw-rw-r-- 1 1001 1001 818 Mar 21 00:35 .gitignore [2021-03-21T00:41:36.182Z] -rw-rw-r-- 1 1001 1001 166 Mar 21 00:35 .sonarcloud.properties [2021-03-21T00:41:36.182Z] -rw-rw-r-- 1 1001 1001 8607 Mar 21 00:35 Attribution.txt [2021-03-21T00:41:36.182Z] -rw-rw-r-- 1 1001 1001 3804 Mar 21 00:35 CONTRIBUTING.md [2021-03-21T00:41:36.182Z] -rw-rw-r-- 1 1001 1001 931 Mar 21 00:35 Dockerfile.build [2021-03-21T00:41:36.182Z] -rw-rw-r-- 1 1001 1001 863 Mar 21 00:35 Jenkinsfile [2021-03-21T00:41:36.182Z] -rw-rw-r-- 1 1001 1001 10775 Mar 21 00:35 LICENSE [2021-03-21T00:41:36.182Z] -rw-rw-r-- 1 1001 1001 5774 Mar 21 00:35 Makefile [2021-03-21T00:41:36.182Z] -rw-rw-r-- 1 1001 1001 6548 Mar 21 00:35 README.md [2021-03-21T00:41:36.182Z] -rw-rw-r-- 1 1001 1001 6755 Mar 21 00:35 SECURITY.md [2021-03-21T00:41:36.182Z] -rw-rw-r-- 1 1001 1001 5 Mar 21 00:31 VERSION [2021-03-21T00:41:36.182Z] -rw-rw-r-- 1 1001 1001 4131 Mar 21 00:35 ZMQWindows.md [2021-03-21T00:41:36.182Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 00:35 bin [2021-03-21T00:41:36.182Z] drwxrwxr-x 14 1001 1001 4096 Mar 21 00:35 cmd [2021-03-21T00:41:36.182Z] -rw-r--r-- 1 root root 650607 Mar 21 00:40 coverage.out [2021-03-21T00:41:36.182Z] -rw-r--r-- 1 root root 1055 Mar 21 00:41 go.mod [2021-03-21T00:41:36.182Z] -rw-r--r-- 1 root root 22209 Mar 21 00:41 go.sum [2021-03-21T00:41:36.182Z] drwxrwxr-x 8 1001 1001 4096 Mar 21 00:35 internal [2021-03-21T00:41:36.182Z] drwxrwxr-x 4 1001 1001 4096 Mar 21 00:35 openapi [2021-03-21T00:41:36.182Z] drwxrwxr-x 4 1001 1001 4096 Mar 21 00:35 snap [2021-03-21T00:41:36.182Z] -rw-rw-r-- 1 1001 1001 168 Mar 21 00:35 version.go [Pipeline] sh [2021-03-21T00:41:36.844Z] + '[' -e coverage.out ] [2021-03-21T00:41:36.844Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-21T00:41:36.920Z] Warning: overwriting stash ‘coverage-report’ [2021-03-21T00:41:38.404Z] Stashed 1 file(s) [Pipeline] sh [2021-03-21T00:41:39.103Z] + make build [2021-03-21T00:41:39.103Z] 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-03-21T00:41:51.643Z] 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-03-21T00:42:13.828Z] 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-03-21T00:42:19.265Z] 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-03-21T00:42:27.587Z] 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-03-21T00:42:28.566Z] 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-03-21T00:42:33.967Z] 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-03-21T00:42:40.718Z] 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-03-21T00:42:45.025Z] 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-03-21T00:42:50.427Z] 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-03-21T00:42:55.822Z] 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-03-21T00:43:00.130Z] 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-03-21T00:43:08.333Z] Running on prd-ubuntu18.04-docker-8c-8g-30772 in /w/workspace/edgexfoundry_edgex-go_PR-3241 [Pipeline] { [Pipeline] ws [2021-03-21T00:43:08.427Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] } [2021-03-21T00:43:08.477Z] $ docker stop --time=1 d9d5de4f846b040038e34fe29d68771fac3f9c548c5f2c9ac7df2fe5f23e2287 [2021-03-21T00:43:11.097Z] $ docker rm -f d9d5de4f846b040038e34fe29d68771fac3f9c548c5f2c9ac7df2fe5f23e2287 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] checkout [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-21T00:43:13.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-21T00:43:13.284Z] [2021-03-21T00:43:13.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-21T00:43:13.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-21T00:43:14.243Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-21T00:43:14.243Z] 29e5d40040c1: Pulling fs layer [2021-03-21T00:43:14.243Z] 1ce36da41761: Pulling fs layer [2021-03-21T00:43:14.243Z] 25b303627fd3: Pulling fs layer [2021-03-21T00:43:14.523Z] 29e5d40040c1: Verifying Checksum [2021-03-21T00:43:14.523Z] 29e5d40040c1: Download complete [2021-03-21T00:43:14.840Z] using credential edgex-jenkins-ssh [2021-03-21T00:43:14.893Z] Cloning the remote Git repository [2021-03-21T00:43:14.917Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-21T00:43:14.983Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2021-03-21T00:43:15.123Z] 1ce36da41761: Download complete [2021-03-21T00:43:15.400Z] 29e5d40040c1: Pull complete [2021-03-21T00:43:15.007Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-21T00:43:15.007Z] > git --version # timeout=10 [2021-03-21T00:43:15.012Z] > git --version # 'git version 2.17.1' [2021-03-21T00:43:15.013Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-21T00:43:15.032Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-21T00:43:16.383Z] 1ce36da41761: Pull complete [2021-03-21T00:43:17.824Z] 25b303627fd3: Verifying Checksum [2021-03-21T00:43:17.824Z] 25b303627fd3: Download complete [2021-03-21T00:43:28.024Z] 25b303627fd3: Pull complete [2021-03-21T00:43:28.024Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-21T00:43:28.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-21T00:43:28.024Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-21T00:43:28.268Z] prd-ubuntu18.04-docker-arm64-4c-16g-30766 does not seem to be running inside a container [2021-03-21T00:43:28.376Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-21T00:43:31.827Z] $ docker top 13e983c65b7a520cad6f8eb16fb674a2966ee12f9cdf309b9aabf49c1f98bb54 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-21T00:43:32.860Z] + docker-compose build --help [2021-03-21T00:43:32.860Z] + grep parallel [2021-03-21T00:43:38.272Z] --parallel Build images in parallel. [Pipeline] } [2021-03-21T00:43:38.558Z] $ docker stop --time=1 13e983c65b7a520cad6f8eb16fb674a2966ee12f9cdf309b9aabf49c1f98bb54 [2021-03-21T00:43:40.462Z] $ docker rm -f 13e983c65b7a520cad6f8eb16fb674a2966ee12f9cdf309b9aabf49c1f98bb54 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-21T00:43:41.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-21T00:43:41.317Z] . [Pipeline] withDockerContainer [2021-03-21T00:43:41.618Z] prd-ubuntu18.04-docker-arm64-4c-16g-30766 does not seem to be running inside a container [2021-03-21T00:43:41.694Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-21T00:43:43.220Z] $ docker top 0de71e1b5db4e15054f47d42fc9d024b0081f45ef647c85a1d4c6a0da9007244 -eo pid,comm [2021-03-21T00:43:42.958Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-21T00:43:42.966Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-21T00:43:42.976Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-21T00:43:42.992Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-21T00:43:42.992Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-21T00:43:42.996Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3241/head:refs/remotes/origin/PR-3241 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] { [2021-03-21T00:43:43.615Z] Merging remotes/origin/master commit be0d14e436fe9c753018b2c9bd281985489666e3 into PR head commit 29b7741412918b380152c0207621d70cd23b397e [Pipeline] sh [2021-03-21T00:43:43.849Z] Merge succeeded, producing 4a0b51b649375215465cab577d5ae5aae16a885f [2021-03-21T00:43:43.849Z] Checking out Revision 4a0b51b649375215465cab577d5ae5aae16a885f (PR-3241) [2021-03-21T00:43:44.337Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-21T00:43:43.623Z] > git config core.sparsecheckout # timeout=10 [2021-03-21T00:43:43.627Z] > git checkout -f 29b7741412918b380152c0207621d70cd23b397e # timeout=10 [2021-03-21T00:43:43.729Z] > git remote # timeout=10 [2021-03-21T00:43:43.734Z] > git config --get remote.origin.url # timeout=10 [2021-03-21T00:43:43.738Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-21T00:43:43.741Z] > git merge be0d14e436fe9c753018b2c9bd281985489666e3 # timeout=10 [2021-03-21T00:43:43.844Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-21T00:43:43.851Z] > git config core.sparsecheckout # timeout=10 [2021-03-21T00:43:43.855Z] > git checkout -f 4a0b51b649375215465cab577d5ae5aae16a885f # timeout=10 [2021-03-21T00:43:47.545Z] Commit message: "Merge commit 'be0d14e436fe9c753018b2c9bd281985489666e3' into HEAD" [2021-03-21T00:43:47.553Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-21T00:43:48.480Z] + echo snap-build.sh [2021-03-21T00:43:48.480Z] snap-build.sh [2021-03-21T00:43:48.480Z] + SNAP_BASE_DIR=. [2021-03-21T00:43:48.480Z] + '[' '!' -z /w/workspace/edgex-go/8 ']' [2021-03-21T00:43:48.480Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/8 [2021-03-21T00:43:48.480Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' [2021-03-21T00:43:48.480Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/8] [2021-03-21T00:43:48.480Z] + cd /w/workspace/edgex-go/8 [2021-03-21T00:43:48.480Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-21T00:43:48.480Z] Reading package lists... [2021-03-21T00:43:47.548Z] > git rev-list --no-walk 951038423f773b731d5cebb929fd1b9f29e275a9 # timeout=10 [2021-03-21T00:43:48.741Z] Building dependency tree... [2021-03-21T00:43:48.741Z] Reading state information... [2021-03-21T00:43:48.741Z] The following packages were automatically installed and are no longer required: [2021-03-21T00:43:48.741Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-21T00:43:48.741Z] uidmap xdelta3 [2021-03-21T00:43:48.741Z] Use 'sudo apt autoremove' to remove them. [2021-03-21T00:43:49.003Z] The following packages will be REMOVED: [2021-03-21T00:43:49.003Z] lxd* lxd-client* [2021-03-21T00:43:49.265Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-21T00:43:49.265Z] After this operation, 31.7 MB disk space will be freed. [2021-03-21T00:43:50.304Z] (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-03-21T00:43:50.304Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-21T00:43:51.021Z] Building docker-core-command-go ... [2021-03-21T00:43:51.022Z] Building docker-core-data-go ... [2021-03-21T00:43:51.022Z] Building docker-core-metadata-go ... [2021-03-21T00:43:51.022Z] Building docker-security-bootstrapper-go ... [2021-03-21T00:43:51.022Z] Building docker-security-proxy-setup-go ... [2021-03-21T00:43:51.022Z] Building docker-security-secretstore-setup-go ... [2021-03-21T00:43:51.022Z] Building docker-support-notifications-go ... [2021-03-21T00:43:51.022Z] Building docker-support-scheduler-go ... [2021-03-21T00:43:51.022Z] Building docker-sys-mgmt-agent-go ... [2021-03-21T00:43:51.022Z] Building docker-sys-mgmt-agent-go [2021-03-21T00:43:51.022Z] Building docker-core-metadata-go [2021-03-21T00:43:51.022Z] Building docker-security-proxy-setup-go [2021-03-21T00:43:51.022Z] Building docker-security-bootstrapper-go [2021-03-21T00:43:51.022Z] Building docker-core-command-go [2021-03-21T00:43:51.245Z] Removing lxd dnsmasq configuration [2021-03-21T00:43:51.245Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-21T00:43:51.245Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-21T00:43:52.187Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-21T00:43:52.187Z] (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-03-21T00:43:52.187Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-21T00:43:53.578Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-21T00:43:53.578Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-21T00:43:54.962Z] + sudo snap remove --purge lxd [2021-03-21T00:43:55.224Z] snap "lxd" is not installed [2021-03-21T00:43:55.224Z] + sudo groupadd --force --system lxd [2021-03-21T00:43:55.224Z] ++ whoami [2021-03-21T00:43:55.224Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-21T00:43:55.224Z] + newgrp - lxd [2021-03-21T00:43:55.224Z] + sudo snap install lxd [2021-03-21T00:44:03.377Z] 2021-03-21T00:44:01Z INFO Waiting for automatic snapd restart... [2021-03-21T00:44:18.340Z] lxd 4.12 from Canonical* installed [2021-03-21T00:44:18.340Z] + sudo lxd init --auto [2021-03-21T00:44:26.485Z] + sudo snap install --classic snapcraft [2021-03-21T00:44:30.694Z] snapcraft 4.5.4 from Canonical* installed [2021-03-21T00:44:30.694Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-03-21T00:44:30.694Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-03-21T00:44:30.694Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-21T00:44:30.694Z] Dload Upload Total Spent Left Speed [2021-03-21T00:44:30.694Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 9796 0 --:--:-- --:--:-- --:--:-- 9796 [2021-03-21T00:44:30.965Z] 100 3325k 100 3325k 0 0 19.3M 0 --:--:-- --:--:-- --:--:-- 19.3M [2021-03-21T00:44:30.965Z] ./yq_linux_amd64 [2021-03-21T00:44:30.965Z] + sudo snapcraft prime --use-lxd [2021-03-21T00:44:32.875Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-21T00:44:32.875Z] 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-03-21T00:44:32.875Z] - README.md [2021-03-21T00:44:32.875Z] [2021-03-21T00:44:32.875Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-21T00:44:33.445Z] Launching a container. [2021-03-21T00:44:45.697Z] Waiting for container to be ready [2021-03-21T00:44:45.697Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-21T00:44:45.697Z] [2021-03-21T00:44:49.002Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-21T00:44:49.002Z] Waiting for network to be ready... [2021-03-21T00:44:49.263Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-21T00:44:49.525Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-21T00:44:49.525Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1610 kB] [2021-03-21T00:44:49.525Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [306 kB] [2021-03-21T00:44:49.525Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-21T00:44:49.525Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-21T00:44:49.525Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [257 kB] [2021-03-21T00:44:49.525Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [33.6 kB] [2021-03-21T00:44:49.525Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] [2021-03-21T00:44:49.525Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] [2021-03-21T00:44:49.786Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-21T00:44:50.047Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-21T00:44:50.307Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-21T00:44:50.307Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-21T00:44:50.307Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-21T00:44:50.307Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-21T00:44:50.307Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-21T00:44:50.307Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-21T00:44:50.568Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-21T00:44:50.829Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1949 kB] [2021-03-21T00:44:50.829Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [398 kB] [2021-03-21T00:44:50.829Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-21T00:44:50.829Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-21T00:44:50.829Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [278 kB] [2021-03-21T00:44:50.829Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [37.2 kB] [2021-03-21T00:44:50.829Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] [2021-03-21T00:44:51.091Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] [2021-03-21T00:44:54.394Z] Fetched 24.1 MB in 5s (4904 kB/s) [2021-03-21T00:44:55.338Z] Reading package lists... [2021-03-21T00:44:55.599Z] Reading package lists... [2021-03-21T00:44:55.860Z] Building dependency tree... [2021-03-21T00:44:55.860Z] Reading state information... [2021-03-21T00:44:56.120Z] The following additional packages will be installed: [2021-03-21T00:44:56.120Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-21T00:44:56.120Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-21T00:44:56.120Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-21T00:44:56.120Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-21T00:44:56.120Z] Suggested packages: [2021-03-21T00:44:56.120Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-21T00:44:56.120Z] Recommended packages: [2021-03-21T00:44:56.120Z] gnupg libsasl2-modules [2021-03-21T00:44:56.120Z] The following NEW packages will be installed: [2021-03-21T00:44:56.120Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-21T00:44:56.120Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-21T00:44:56.120Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-21T00:44:56.120Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-21T00:44:56.120Z] The following packages will be upgraded: [2021-03-21T00:44:56.120Z] gpg gpg-agent gpgconf libudev1 [2021-03-21T00:44:56.120Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-21T00:44:56.120Z] Need to get 3530 kB of archives. [2021-03-21T00:44:56.120Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-21T00:44:56.120Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-03-21T00:44:56.120Z] Get:2 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-03-21T00:44:56.380Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-03-21T00:44:56.641Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-03-21T00:44:56.641Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-21T00:44:56.641Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-21T00:44:56.905Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-21T00:44:56.905Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-21T00:44:56.905Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-21T00:44:56.905Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-21T00:44:56.905Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-21T00:44:56.905Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-21T00:44:56.905Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-21T00:44:56.905Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-21T00:44:56.905Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-21T00:44:56.905Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-21T00:44:57.172Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-21T00:44:57.172Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-21T00:44:57.172Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-21T00:44:57.172Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-21T00:44:57.172Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-21T00:44:57.172Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-21T00:44:57.172Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-21T00:44:57.172Z] Fetched 3530 kB in 1s (3506 kB/s) [2021-03-21T00:44:57.439Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-21T00:44:57.439Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-03-21T00:44:57.701Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-21T00:44:57.701Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-03-21T00:44:57.701Z] Selecting previously unselected package udev. [2021-03-21T00:44:57.701Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-21T00:44:57.701Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-03-21T00:44:57.701Z] Unpacking udev (237-3ubuntu10.45) ... [2021-03-21T00:44:57.968Z] Selecting previously unselected package libfuse2:amd64. [2021-03-21T00:44:57.968Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-21T00:44:57.968Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-21T00:44:58.233Z] Selecting previously unselected package fuse. [2021-03-21T00:44:58.233Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-21T00:44:58.233Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-21T00:44:58.233Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-21T00:44:58.233Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-21T00:44:58.494Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-21T00:44:58.494Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-21T00:44:58.494Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-21T00:44:58.494Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-21T00:44:58.494Z] Selecting previously unselected package libksba8:amd64. [2021-03-21T00:44:58.494Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-21T00:44:58.494Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-21T00:44:58.754Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-21T00:44:58.754Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-21T00:44:58.754Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-21T00:44:58.754Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-21T00:44:58.754Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-21T00:44:58.754Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-21T00:44:58.754Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-21T00:44:58.754Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-21T00:44:58.754Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-21T00:44:59.015Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-21T00:44:59.015Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-21T00:44:59.015Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-21T00:44:59.015Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-21T00:44:59.015Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-21T00:44:59.015Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-21T00:44:59.015Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-21T00:44:59.015Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-21T00:44:59.015Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-21T00:44:59.276Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-21T00:44:59.276Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-21T00:44:59.276Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-21T00:44:59.276Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-21T00:44:59.276Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-21T00:44:59.276Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-21T00:44:59.276Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-21T00:44:59.276Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-21T00:44:59.276Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-21T00:44:59.538Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-21T00:44:59.538Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-21T00:44:59.538Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-21T00:44:59.538Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-21T00:44:59.538Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-21T00:44:59.538Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-21T00:44:59.538Z] Selecting previously unselected package libldap-common. [2021-03-21T00:44:59.538Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-21T00:44:59.538Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-21T00:44:59.799Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-21T00:44:59.799Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-21T00:44:59.799Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-21T00:44:59.799Z] Selecting previously unselected package dirmngr. [2021-03-21T00:44:59.799Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-21T00:44:59.799Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-21T00:45:00.059Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-21T00:45:00.059Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-21T00:45:00.059Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-21T00:45:00.059Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-21T00:45:00.059Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-21T00:45:00.059Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-21T00:45:00.320Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-21T00:45:00.320Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-21T00:45:00.320Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-21T00:45:00.320Z] Setting up udev (237-3ubuntu10.45) ... [2021-03-21T00:45:00.580Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-21T00:45:00.840Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-21T00:45:00.840Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-21T00:45:00.840Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-21T00:45:00.840Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-21T00:45:00.840Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-21T00:45:01.104Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-21T00:45:01.104Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-21T00:45:01.104Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-21T00:45:01.104Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-21T00:45:01.104Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-21T00:45:01.104Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-21T00:45:01.104Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-21T00:45:01.104Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-21T00:45:01.104Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-21T00:45:01.680Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-21T00:45:01.680Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-21T00:45:01.680Z] This means they are not meant to be enabled using systemctl. [2021-03-21T00:45:01.680Z] Possible reasons for having this kind of units are: [2021-03-21T00:45:01.680Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-21T00:45:01.680Z] .wants/ or .requires/ directory. [2021-03-21T00:45:01.680Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-21T00:45:01.680Z] a requirement dependency on it. [2021-03-21T00:45:01.680Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-21T00:45:01.680Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-21T00:45:01.680Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-21T00:45:01.680Z] instance name specified. [2021-03-21T00:45:01.941Z] Reading package lists... [2021-03-21T00:45:02.206Z] Building dependency tree... [2021-03-21T00:45:02.206Z] Reading state information... [2021-03-21T00:45:02.471Z] The following additional packages will be installed: [2021-03-21T00:45:02.471Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-21T00:45:02.471Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-21T00:45:02.471Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-21T00:45:02.471Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-21T00:45:02.471Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-21T00:45:02.471Z] Suggested packages: [2021-03-21T00:45:02.471Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-21T00:45:02.471Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-21T00:45:02.471Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-21T00:45:02.471Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-21T00:45:02.471Z] systemd-container policykit-1 [2021-03-21T00:45:02.471Z] Recommended packages: [2021-03-21T00:45:02.471Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-21T00:45:02.471Z] The following NEW packages will be installed: [2021-03-21T00:45:02.471Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-21T00:45:02.471Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-21T00:45:02.471Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-21T00:45:02.471Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-21T00:45:02.471Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-21T00:45:02.471Z] The following packages will be upgraded: [2021-03-21T00:45:02.471Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-21T00:45:02.471Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-21T00:45:02.471Z] Need to get 35.2 MB of archives. [2021-03-21T00:45:02.471Z] After this operation, 141 MB of additional disk space will be used. [2021-03-21T00:45:02.471Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-21T00:45:02.739Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-21T00:45:02.739Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-21T00:45:02.739Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-21T00:45:02.739Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-21T00:45:02.739Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-21T00:45:02.739Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-21T00:45:02.739Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-21T00:45:02.739Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-21T00:45:02.739Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-21T00:45:02.739Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-21T00:45:02.739Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-21T00:45:02.739Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-21T00:45:02.739Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-21T00:45:03.001Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-21T00:45:03.001Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-21T00:45:03.001Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-21T00:45:03.001Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-21T00:45:03.265Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-03-21T00:45:04.211Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-03-21T00:45:04.211Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-21T00:45:04.211Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-21T00:45:04.211Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-21T00:45:04.211Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-21T00:45:04.211Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-21T00:45:04.211Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-21T00:45:04.211Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-21T00:45:04.211Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-21T00:45:04.211Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-21T00:45:04.211Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-21T00:45:04.472Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-21T00:45:04.472Z] Fetched 35.2 MB in 2s (18.5 MB/s) [2021-03-21T00:45:04.472Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-21T00:45:04.472Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-03-21T00:45:04.734Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-21T00:45:05.306Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-03-21T00:45:05.306Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-21T00:45:05.306Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-03-21T00:45:05.568Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-21T00:45:05.568Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-21T00:45:05.568Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-21T00:45:05.568Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-21T00:45:05.831Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-21T00:45:05.831Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-21T00:45:05.831Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-21T00:45:06.092Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-21T00:45:06.092Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-21T00:45:06.663Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-21T00:45:06.663Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-21T00:45:06.663Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-21T00:45:06.663Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-21T00:45:06.925Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-21T00:45:06.925Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-21T00:45:06.925Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-21T00:45:06.925Z] Selecting previously unselected package libexpat1:amd64. [2021-03-21T00:45:06.925Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-21T00:45:07.187Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-21T00:45:07.187Z] Selecting previously unselected package python3.6-minimal. [2021-03-21T00:45:07.187Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-21T00:45:07.187Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-21T00:45:07.758Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-21T00:45:07.758Z] Checking for services that may need to be restarted...done. [2021-03-21T00:45:07.758Z] Checking for services that may need to be restarted...done. [2021-03-21T00:45:07.758Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-21T00:45:07.758Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-21T00:45:07.758Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-21T00:45:08.433Z] Selecting previously unselected package python3-minimal. [2021-03-21T00:45:08.433Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-21T00:45:08.433Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-21T00:45:08.433Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-21T00:45:08.433Z] Selecting previously unselected package mime-support. [2021-03-21T00:45:08.433Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-21T00:45:08.433Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-21T00:45:08.433Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-21T00:45:08.433Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-21T00:45:08.433Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-21T00:45:08.703Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-21T00:45:08.703Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-21T00:45:08.703Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-21T00:45:08.974Z] Selecting previously unselected package python3.6. [2021-03-21T00:45:08.974Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-21T00:45:08.974Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-21T00:45:08.974Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-21T00:45:08.974Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-21T00:45:08.974Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-21T00:45:08.974Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-21T00:45:09.573Z] Selecting previously unselected package python3. [2021-03-21T00:45:09.573Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-21T00:45:09.573Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-21T00:45:09.573Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-21T00:45:09.573Z] Selecting previously unselected package multiarch-support. [2021-03-21T00:45:09.573Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-21T00:45:09.573Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-21T00:45:09.573Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-21T00:45:09.842Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-21T00:45:09.842Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-21T00:45:09.842Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-21T00:45:09.842Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-21T00:45:09.842Z] Selecting previously unselected package libbsd0:amd64. [2021-03-21T00:45:09.842Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-21T00:45:09.842Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-21T00:45:10.102Z] Selecting previously unselected package sudo. [2021-03-21T00:45:10.102Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-21T00:45:10.102Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-21T00:45:10.102Z] Selecting previously unselected package apparmor. [2021-03-21T00:45:10.102Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-21T00:45:10.102Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-21T00:45:10.362Z] Selecting previously unselected package libedit2:amd64. [2021-03-21T00:45:10.362Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-21T00:45:10.362Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-21T00:45:10.622Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-21T00:45:10.622Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-21T00:45:10.622Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-21T00:45:10.622Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-21T00:45:10.622Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-21T00:45:10.622Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-21T00:45:10.622Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-21T00:45:10.622Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-21T00:45:10.622Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-21T00:45:10.883Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-21T00:45:10.883Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-21T00:45:10.883Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-21T00:45:10.883Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-21T00:45:10.883Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-21T00:45:10.883Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-21T00:45:11.145Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-21T00:45:11.145Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-21T00:45:11.145Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-21T00:45:11.406Z] Selecting previously unselected package openssh-client. [2021-03-21T00:45:11.406Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-21T00:45:11.406Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-21T00:45:11.406Z] Selecting previously unselected package squashfs-tools. [2021-03-21T00:45:11.406Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-21T00:45:11.406Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-21T00:45:11.667Z] Selecting previously unselected package snapd. [2021-03-21T00:45:11.667Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-21T00:45:11.667Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-21T00:45:12.819Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-21T00:45:12.819Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-21T00:45:12.819Z] ---> c38b2ad3e764 [2021-03-21T00:45:12.819Z] Step 3/21 : WORKDIR /edgex-go [2021-03-21T00:45:12.819Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-21T00:45:12.819Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-21T00:45:12.819Z] ---> c38b2ad3e764 [2021-03-21T00:45:12.819Z] Step 3/23 : WORKDIR /edgex-go [2021-03-21T00:45:12.819Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-21T00:45:12.819Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-21T00:45:12.819Z] ---> c38b2ad3e764 [2021-03-21T00:45:12.819Z] Step 3/23 : WORKDIR /edgex-go [2021-03-21T00:45:12.819Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-21T00:45:12.819Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-21T00:45:12.819Z] ---> c38b2ad3e764 [2021-03-21T00:45:12.819Z] Step 3/26 : WORKDIR /edgex-go [2021-03-21T00:45:12.819Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-21T00:45:12.819Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-21T00:45:12.819Z] ---> c38b2ad3e764 [2021-03-21T00:45:12.819Z] Step 3/31 : WORKDIR /edgex-go [2021-03-21T00:45:12.819Z] ---> Running in f3e2c7fe5d79 [2021-03-21T00:45:12.819Z] ---> Running in 44f7d00f10a6 [2021-03-21T00:45:12.819Z] ---> Running in 0bc720194dd4 [2021-03-21T00:45:12.819Z] ---> Running in 9c196ced7bc6 [2021-03-21T00:45:12.819Z] ---> Running in b6fb15736b49 [2021-03-21T00:45:12.819Z] Removing intermediate container f3e2c7fe5d79 [2021-03-21T00:45:12.819Z] ---> 7a80124bb94d [2021-03-21T00:45:12.819Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-21T00:45:12.819Z] Removing intermediate container 44f7d00f10a6 [2021-03-21T00:45:12.819Z] Removing intermediate container 0bc720194dd4 [2021-03-21T00:45:12.819Z] ---> c0dd6926c767 [2021-03-21T00:45:12.819Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-21T00:45:12.819Z] ---> 89c64d3a5ad4 [2021-03-21T00:45:12.819Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-21T00:45:12.819Z] Removing intermediate container b6fb15736b49 [2021-03-21T00:45:12.819Z] ---> 1256a94cbac1 [2021-03-21T00:45:12.819Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-21T00:45:12.819Z] Removing intermediate container 9c196ced7bc6 [2021-03-21T00:45:12.819Z] ---> 6517930f6f60 [2021-03-21T00:45:12.819Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-21T00:45:12.819Z] ---> Running in d44af13a1511 [2021-03-21T00:45:12.819Z] ---> Running in 199f982b79e2 [2021-03-21T00:45:12.819Z] ---> Running in 78506f0b29af [2021-03-21T00:45:12.819Z] ---> Running in 6a7318cafda3 [2021-03-21T00:45:12.819Z] ---> Running in 1389e5fe0ed0 [2021-03-21T00:45:12.819Z] Removing intermediate container d44af13a1511 [2021-03-21T00:45:12.819Z] ---> 047b0e6aa036 [2021-03-21T00:45:12.819Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-21T00:45:12.819Z] ---> Running in d4236a0e3275 [2021-03-21T00:45:12.819Z] Removing intermediate container 78506f0b29af [2021-03-21T00:45:12.819Z] ---> 30e93c034e00 [2021-03-21T00:45:12.819Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-21T00:45:12.819Z] Removing intermediate container 199f982b79e2 [2021-03-21T00:45:12.819Z] ---> 19e9ee6e69cb [2021-03-21T00:45:12.819Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-21T00:45:12.819Z] Removing intermediate container 6a7318cafda3 [2021-03-21T00:45:12.819Z] ---> Running in a42fdae94523 [2021-03-21T00:45:12.819Z] ---> 1b9088c19ff8 [2021-03-21T00:45:12.819Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-21T00:45:12.819Z] Removing intermediate container 1389e5fe0ed0 [2021-03-21T00:45:12.819Z] ---> a7c9f4d8fd6c [2021-03-21T00:45:12.819Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-21T00:45:12.819Z] ---> Running in d466b7b5d5b8 [2021-03-21T00:45:12.819Z] ---> Running in c7ee7141bb49 [2021-03-21T00:45:12.819Z] ---> Running in a54e899e5311 [2021-03-21T00:45:12.819Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-21T00:45:13.824Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-21T00:45:13.824Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-21T00:45:13.824Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-21T00:45:14.096Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-21T00:45:14.096Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-21T00:45:14.226Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-21T00:45:14.226Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-21T00:45:14.226Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-21T00:45:14.226Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-21T00:45:14.226Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-21T00:45:14.226Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-21T00:45:14.226Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-21T00:45:14.226Z] Setting up systemd (237-3ubuntu10.45) ... [2021-03-21T00:45:14.226Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-21T00:45:14.692Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-21T00:45:14.692Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-21T00:45:14.964Z] OK: 217 MiB in 51 packages [2021-03-21T00:45:14.964Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-21T00:45:15.168Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-21T00:45:15.168Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-21T00:45:15.168Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-21T00:45:15.168Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-21T00:45:15.168Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-21T00:45:15.236Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-21T00:45:15.430Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-21T00:45:16.001Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-21T00:45:16.001Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-21T00:45:16.001Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-21T00:45:16.231Z] OK: 217 MiB in 51 packages [2021-03-21T00:45:16.260Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-21T00:45:16.260Z] running python rtupdate hooks for python3.6... [2021-03-21T00:45:16.260Z] running python post-rtupdate hooks for python3.6... [2021-03-21T00:45:16.260Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-21T00:45:16.519Z] Removing intermediate container d4236a0e3275 [2021-03-21T00:45:16.519Z] ---> dc192bf88e53 [2021-03-21T00:45:16.519Z] Step 6/21 : COPY go.mod . [2021-03-21T00:45:16.519Z] OK: 217 MiB in 51 packages [2021-03-21T00:45:16.798Z] OK: 217 MiB in 51 packages [2021-03-21T00:45:17.083Z] OK: 217 MiB in 51 packages [2021-03-21T00:45:17.643Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-21T00:45:17.903Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-21T00:45:17.903Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-21T00:45:18.082Z] ---> 3ebd3bb1f390 [2021-03-21T00:45:18.082Z] Step 7/21 : RUN go mod download [2021-03-21T00:45:18.082Z] ---> Running in c2d8b7bfd084 [2021-03-21T00:45:18.163Z] Setting up snapd (2.48.3+18.04) ... [2021-03-21T00:45:18.356Z] Removing intermediate container d466b7b5d5b8 [2021-03-21T00:45:18.356Z] ---> 5dd40d7d91be [2021-03-21T00:45:18.356Z] Step 6/23 : COPY go.mod . [2021-03-21T00:45:18.425Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-21T00:45:18.632Z] Removing intermediate container a54e899e5311 [2021-03-21T00:45:18.632Z] ---> 44bc7e4b593f [2021-03-21T00:45:18.632Z] Step 6/26 : COPY go.mod . [2021-03-21T00:45:18.685Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-21T00:45:18.945Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-21T00:45:19.206Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-21T00:45:19.206Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-21T00:45:19.206Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-21T00:45:19.236Z] Removing intermediate container a42fdae94523 [2021-03-21T00:45:19.236Z] ---> 191ff9ba0c16 [2021-03-21T00:45:19.236Z] Step 6/31 : COPY go.mod . [2021-03-21T00:45:19.236Z] Removing intermediate container c7ee7141bb49 [2021-03-21T00:45:19.236Z] ---> 576dc87a5197 [2021-03-21T00:45:19.236Z] Step 6/23 : COPY go.mod . [2021-03-21T00:45:19.468Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-21T00:45:19.511Z] ---> 30c72658b75d [2021-03-21T00:45:19.511Z] Step 7/23 : RUN go mod download [2021-03-21T00:45:19.730Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-21T00:45:19.791Z] ---> Running in ee87ed61cdc7 [2021-03-21T00:45:19.791Z] ---> 9ac495dd21ff [2021-03-21T00:45:19.791Z] Step 7/26 : RUN go mod download [2021-03-21T00:45:19.990Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-21T00:45:20.068Z] ---> Running in b3341e96d472 [2021-03-21T00:45:20.250Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-21T00:45:20.250Z] /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-03-21T00:45:20.250Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-21T00:45:20.345Z] ---> 3c99f841698f [2021-03-21T00:45:20.345Z] Step 7/31 : RUN go mod download [2021-03-21T00:45:20.510Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-21T00:45:20.621Z] ---> Running in 2b4dc6ff2236 [2021-03-21T00:45:20.895Z] ---> f72ab9bbf977 [2021-03-21T00:45:20.895Z] Step 7/23 : RUN go mod download [2021-03-21T00:45:21.172Z] ---> Running in e9b50554f2b9 [2021-03-21T00:45:21.450Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-21T00:45:21.450Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-21T00:45:21.711Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-21T00:45:22.626Z] Removing intermediate container c2d8b7bfd084 [2021-03-21T00:45:22.627Z] ---> 7da107f20b9e [2021-03-21T00:45:22.627Z] Step 8/21 : COPY . . [2021-03-21T00:45:23.090Z] Reading package lists... [2021-03-21T00:45:23.351Z] Reading package lists... [2021-03-21T00:45:23.351Z] Building dependency tree... [2021-03-21T00:45:23.351Z] Reading state information... [2021-03-21T00:45:23.611Z] Calculating upgrade... [2021-03-21T00:45:23.611Z] The following packages will be upgraded: [2021-03-21T00:45:23.611Z] advancecomp base-files bash binutils binutils-common [2021-03-21T00:45:23.611Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-21T00:45:23.611Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-21T00:45:23.611Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-21T00:45:23.611Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-21T00:45:23.611Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-21T00:45:23.611Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-21T00:45:23.611Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-21T00:45:23.611Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-21T00:45:23.611Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-21T00:45:23.611Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-21T00:45:23.611Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-21T00:45:23.611Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-21T00:45:23.611Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-21T00:45:23.611Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-21T00:45:23.871Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-21T00:45:23.871Z] Need to get 63.8 MB of archives. [2021-03-21T00:45:23.871Z] After this operation, 5207 kB of additional disk space will be used. [2021-03-21T00:45:23.871Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-21T00:45:23.871Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-139.143 [993 kB] [2021-03-21T00:45:24.443Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-21T00:45:24.443Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-21T00:45:24.443Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-21T00:45:24.443Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-21T00:45:24.443Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-21T00:45:24.443Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-21T00:45:24.649Z] Removing intermediate container ee87ed61cdc7 [2021-03-21T00:45:24.649Z] ---> 6ee83f4a6cbf [2021-03-21T00:45:24.649Z] Step 8/23 : COPY . . [2021-03-21T00:45:24.706Z] 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-03-21T00:45:24.706Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-21T00:45:24.706Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-21T00:45:24.706Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-21T00:45:24.706Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-21T00:45:24.706Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-21T00:45:24.706Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-21T00:45:24.706Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-21T00:45:24.706Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-21T00:45:24.706Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-21T00:45:24.706Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-21T00:45:24.706Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-21T00:45:24.706Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-21T00:45:24.706Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-21T00:45:24.706Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-21T00:45:24.967Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-21T00:45:24.967Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-21T00:45:24.967Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-21T00:45:24.967Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-21T00:45:24.967Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-21T00:45:24.967Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-21T00:45:24.967Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-21T00:45:24.967Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-21T00:45:24.967Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-21T00:45:24.967Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-21T00:45:24.967Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-21T00:45:24.967Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-21T00:45:24.967Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-21T00:45:24.967Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-21T00:45:24.967Z] 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-03-21T00:45:24.967Z] 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-03-21T00:45:24.967Z] 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-03-21T00:45:24.967Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-03-21T00:45:24.967Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-21T00:45:24.967Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-21T00:45:24.968Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-21T00:45:24.968Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-21T00:45:24.968Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-21T00:45:24.968Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-21T00:45:24.968Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-21T00:45:24.968Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-21T00:45:24.968Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-21T00:45:24.968Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-21T00:45:24.968Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-21T00:45:24.968Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-21T00:45:24.968Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-21T00:45:25.239Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-21T00:45:25.239Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-21T00:45:25.239Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-21T00:45:25.239Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-21T00:45:25.239Z] Get:59 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-03-21T00:45:25.239Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-21T00:45:25.239Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-21T00:45:25.239Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-21T00:45:25.239Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-21T00:45:25.239Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-21T00:45:25.239Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-21T00:45:25.239Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-21T00:45:25.239Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-21T00:45:25.239Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-21T00:45:25.239Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-21T00:45:25.239Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-21T00:45:25.239Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-21T00:45:25.239Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-21T00:45:25.239Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-21T00:45:25.239Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-21T00:45:25.239Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-21T00:45:25.239Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-21T00:45:25.239Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-21T00:45:25.239Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-21T00:45:25.239Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-21T00:45:25.239Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-21T00:45:25.239Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-21T00:45:25.239Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-21T00:45:25.502Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-21T00:45:25.502Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-21T00:45:25.502Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-21T00:45:25.502Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-21T00:45:25.502Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-21T00:45:25.502Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-21T00:45:25.502Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-21T00:45:25.502Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-21T00:45:26.087Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-21T00:45:26.136Z] Removing intermediate container b3341e96d472 [2021-03-21T00:45:26.136Z] ---> 5a21e30179a6 [2021-03-21T00:45:26.136Z] Step 8/26 : COPY . . [2021-03-21T00:45:26.349Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-21T00:45:26.349Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-21T00:45:26.415Z] Removing intermediate container 2b4dc6ff2236 [2021-03-21T00:45:26.415Z] ---> 49277cde11bb [2021-03-21T00:45:26.415Z] Step 8/31 : COPY . . [2021-03-21T00:45:26.608Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-21T00:45:26.868Z] 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-03-21T00:45:26.868Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-21T00:45:26.868Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-21T00:45:26.868Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-21T00:45:26.868Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-21T00:45:27.017Z] Removing intermediate container e9b50554f2b9 [2021-03-21T00:45:27.018Z] ---> 1ad68ed1be2b [2021-03-21T00:45:27.018Z] Step 8/23 : COPY . . [2021-03-21T00:45:27.128Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-21T00:45:27.128Z] Fetched 63.8 MB in 3s (20.1 MB/s) [2021-03-21T00:45:27.128Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-21T00:45:27.128Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-21T00:45:27.128Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-21T00:45:28.068Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-21T00:45:28.068Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-21T00:45:28.068Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-139.143_amd64.deb ... [2021-03-21T00:45:28.068Z] Unpacking linux-libc-dev:amd64 (4.15.0-139.143) over (4.15.0-20.21) ... [2021-03-21T00:45:29.016Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-21T00:45:29.016Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-21T00:45:29.016Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-21T00:45:29.016Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-21T00:45:29.016Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-21T00:45:29.016Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-21T00:45:29.277Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-21T00:45:29.277Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-21T00:45:29.277Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-21T00:45:29.277Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-21T00:45:29.537Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-21T00:45:29.537Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-21T00:45:29.537Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-21T00:45:29.537Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-21T00:45:29.798Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-21T00:45:29.798Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-21T00:45:29.798Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-21T00:45:29.798Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-21T00:45:30.058Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-21T00:45:30.058Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-21T00:45:30.058Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-21T00:45:30.058Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-21T00:45:30.058Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-21T00:45:30.058Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-21T00:45:30.319Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-21T00:45:30.319Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-21T00:45:30.581Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-21T00:45:30.581Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-21T00:45:30.581Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-21T00:45:30.843Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-21T00:45:31.413Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-21T00:45:31.413Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-21T00:45:31.413Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-21T00:45:31.413Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-21T00:45:31.413Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-21T00:45:31.673Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-21T00:45:31.673Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-21T00:45:31.934Z] Installing new version of config file /etc/issue ... [2021-03-21T00:45:31.934Z] Installing new version of config file /etc/issue.net ... [2021-03-21T00:45:31.934Z] Installing new version of config file /etc/lsb-release ... [2021-03-21T00:45:31.934Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-21T00:45:32.194Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-21T00:45:32.194Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-21T00:45:32.194Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-21T00:45:32.194Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-21T00:45:32.194Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-21T00:45:32.454Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-21T00:45:32.454Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-21T00:45:32.454Z] 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-03-21T00:45:32.715Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-21T00:45:32.715Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-21T00:45:32.715Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-21T00:45:32.715Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-21T00:45:32.715Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-21T00:45:32.715Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-21T00:45:32.715Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-21T00:45:32.976Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-21T00:45:32.976Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-21T00:45:32.976Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-21T00:45:32.976Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-21T00:45:33.239Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-21T00:45:33.503Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-21T00:45:33.503Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-21T00:45:33.503Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-21T00:45:33.503Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-21T00:45:33.503Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-21T00:45:33.503Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-21T00:45:33.503Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-21T00:45:33.763Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-21T00:45:33.763Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-21T00:45:33.763Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-21T00:45:33.763Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-21T00:45:34.023Z] Setting up grep (3.1-2build1) ... [2021-03-21T00:45:34.023Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-21T00:45:34.024Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-21T00:45:34.024Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-21T00:45:34.284Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-21T00:45:34.284Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-21T00:45:34.284Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-21T00:45:34.284Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-21T00:45:34.544Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-21T00:45:34.544Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-21T00:45:34.544Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-21T00:45:34.544Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-21T00:45:35.119Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-21T00:45:35.119Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-21T00:45:35.381Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-21T00:45:35.381Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-21T00:45:35.954Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-21T00:45:35.954Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-21T00:45:35.954Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-21T00:45:35.954Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-21T00:45:37.339Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-21T00:45:37.339Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-21T00:45:37.339Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-21T00:45:37.339Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-21T00:45:37.339Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-21T00:45:37.339Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-21T00:45:37.339Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-21T00:45:37.600Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-21T00:45:37.600Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-21T00:45:37.870Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-21T00:45:37.870Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-21T00:45:37.870Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-21T00:45:37.870Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-21T00:45:38.131Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-21T00:45:38.131Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-21T00:45:38.131Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-21T00:45:38.131Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-21T00:45:38.392Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-21T00:45:38.392Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-21T00:45:38.392Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-21T00:45:38.392Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-21T00:45:38.652Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-21T00:45:38.652Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-21T00:45:38.652Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-21T00:45:38.652Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-21T00:45:38.912Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-21T00:45:38.912Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-21T00:45:38.912Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-21T00:45:38.912Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-21T00:45:38.912Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-21T00:45:39.172Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-21T00:45:39.172Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-21T00:45:39.172Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-21T00:45:39.172Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-21T00:45:39.172Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-21T00:45:39.437Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-21T00:45:39.437Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-21T00:45:39.437Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-21T00:45:39.437Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-21T00:45:39.705Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-21T00:45:39.705Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-21T00:45:39.705Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-21T00:45:39.705Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-21T00:45:39.966Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-21T00:45:39.966Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-21T00:45:39.966Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-21T00:45:40.537Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-21T00:45:40.537Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-21T00:45:41.108Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-21T00:45:41.108Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-21T00:45:41.108Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-21T00:45:41.108Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-21T00:45:41.368Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-21T00:45:41.368Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-21T00:45:41.368Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-21T00:45:41.368Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-21T00:45:41.628Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-21T00:45:41.629Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-21T00:45:41.629Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-21T00:45:41.891Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-21T00:45:41.891Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-21T00:45:42.152Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-21T00:45:42.152Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-21T00:45:42.152Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-21T00:45:42.152Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-21T00:45:42.411Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-21T00:45:42.412Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-21T00:45:42.412Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-21T00:45:42.412Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-21T00:45:42.673Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-21T00:45:42.674Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-21T00:45:42.674Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-21T00:45:42.674Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-21T00:45:42.935Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-21T00:45:42.935Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-21T00:45:42.935Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-21T00:45:42.935Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-21T00:45:43.196Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-21T00:45:43.196Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-21T00:45:43.196Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-21T00:45:43.458Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-21T00:45:43.718Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-21T00:45:43.718Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-21T00:45:43.718Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-21T00:45:43.718Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-03-21T00:45:43.718Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-21T00:45:43.718Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-21T00:45:43.982Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-21T00:45:43.983Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-21T00:45:43.983Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-21T00:45:43.983Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-21T00:45:43.983Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-21T00:45:44.266Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-21T00:45:44.266Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-21T00:45:44.266Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-21T00:45:44.266Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-21T00:45:44.532Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-21T00:45:44.792Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-21T00:45:44.793Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-21T00:45:44.793Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-21T00:45:44.793Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-21T00:45:45.053Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-21T00:45:45.053Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-21T00:45:45.053Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-21T00:45:45.053Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-21T00:45:45.314Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-21T00:45:45.314Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-21T00:45:45.314Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-21T00:45:45.574Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-21T00:45:45.835Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-21T00:45:45.835Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-21T00:45:45.836Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-21T00:45:45.836Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-21T00:45:45.836Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-21T00:45:45.836Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-21T00:45:45.836Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-21T00:45:46.096Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-21T00:45:46.096Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-21T00:45:46.096Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-21T00:45:46.096Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-21T00:45:46.356Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-21T00:45:46.356Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-21T00:45:46.356Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-21T00:45:46.356Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-21T00:45:46.356Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-21T00:45:46.616Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-21T00:45:46.616Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-21T00:45:46.616Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-21T00:45:46.616Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-21T00:45:46.877Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-21T00:45:46.877Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-21T00:45:46.877Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-21T00:45:46.877Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-21T00:45:46.877Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-21T00:45:46.877Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-21T00:45:46.877Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-21T00:45:46.877Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-21T00:45:47.137Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-21T00:45:47.137Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-21T00:45:47.137Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-21T00:45:47.137Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-21T00:45:47.137Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-21T00:45:47.397Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-21T00:45:47.397Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-21T00:45:47.659Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-21T00:45:47.659Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-21T00:45:47.920Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-21T00:45:47.920Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-21T00:45:47.920Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-21T00:45:47.920Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-21T00:45:48.181Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-21T00:45:48.181Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-21T00:45:48.181Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-21T00:45:48.181Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-21T00:45:48.441Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-21T00:45:48.441Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-21T00:45:48.441Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-21T00:45:48.702Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-21T00:45:48.702Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-21T00:45:48.702Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-21T00:45:48.963Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-21T00:45:48.963Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-21T00:45:49.903Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-21T00:45:49.903Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-21T00:45:50.473Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-21T00:45:50.473Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-21T00:45:50.473Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-21T00:45:50.473Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-21T00:45:51.046Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-21T00:45:51.046Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-21T00:45:51.307Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-21T00:45:51.307Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-21T00:45:51.307Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-21T00:45:51.307Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-21T00:45:51.568Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-21T00:45:51.568Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-21T00:45:51.568Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-21T00:45:51.568Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-21T00:45:51.832Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-21T00:45:51.832Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-21T00:45:51.832Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-21T00:45:52.093Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-21T00:45:53.037Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-21T00:45:53.037Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-21T00:45:53.872Z] ---> 16219611a5b1 [2021-03-21T00:45:53.872Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-21T00:45:53.872Z] ---> 4d562f39f61f [2021-03-21T00:45:53.872Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-21T00:45:53.872Z] ---> Running in d8e15262262b [2021-03-21T00:45:53.872Z] ---> 87f012b68354 [2021-03-21T00:45:53.872Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-21T00:45:53.872Z] ---> afaa1cefae54 [2021-03-21T00:45:53.872Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-21T00:45:53.872Z] ---> d018d1561c83 [2021-03-21T00:45:53.872Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-21T00:45:53.872Z] ---> Running in 3a10e099613d [2021-03-21T00:45:53.872Z] ---> Running in 8df88bfa4a2b [2021-03-21T00:45:53.872Z] ---> Running in 1a8dd9a6977d [2021-03-21T00:45:53.872Z] ---> Running in 623d0bdb36c3 [2021-03-21T00:45:53.872Z] 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-03-21T00:45:53.979Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-21T00:45:53.979Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-21T00:45:54.154Z] 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-03-21T00:45:54.436Z] 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-03-21T00:45:54.436Z] 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-03-21T00:45:54.436Z] 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-03-21T00:45:54.554Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-21T00:45:54.554Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-21T00:45:55.127Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-21T00:45:55.127Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-21T00:45:56.072Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-21T00:45:56.072Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-21T00:45:56.072Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-21T00:45:56.072Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-21T00:45:56.334Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-21T00:45:56.334Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-21T00:45:56.595Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-21T00:45:56.595Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-21T00:45:56.595Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-21T00:45:56.595Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-21T00:45:56.856Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-21T00:45:56.856Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-21T00:45:56.856Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-21T00:45:56.856Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-21T00:45:56.856Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-21T00:45:57.118Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-21T00:45:57.118Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-21T00:45:57.118Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-21T00:45:57.118Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-21T00:45:57.118Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-21T00:45:57.118Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-21T00:45:57.118Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-21T00:45:57.379Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-21T00:45:57.379Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-21T00:45:57.379Z] [2021-03-21T00:45:57.379Z] Current default time zone: 'Etc/UTC' [2021-03-21T00:45:57.379Z] Local time is now: Sun Mar 21 00:45:57 UTC 2021. [2021-03-21T00:45:57.379Z] Universal Time is now: Sun Mar 21 00:45:57 UTC 2021. [2021-03-21T00:45:57.379Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-21T00:45:57.379Z] [2021-03-21T00:45:57.379Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-03-21T00:45:57.379Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-21T00:45:57.640Z] Setting up linux-libc-dev:amd64 (4.15.0-139.143) ... [2021-03-21T00:45:57.640Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-21T00:45:57.640Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-21T00:45:57.640Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-21T00:45:57.640Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-21T00:45:57.640Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-21T00:45:57.640Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-21T00:45:57.640Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-21T00:45:57.640Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-21T00:45:57.640Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-21T00:45:57.902Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-21T00:45:57.902Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-21T00:45:57.902Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-21T00:45:57.902Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-21T00:45:58.162Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-21T00:45:58.162Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-21T00:45:58.162Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-21T00:45:58.162Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-21T00:45:58.162Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-21T00:45:58.162Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-21T00:45:58.162Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-21T00:45:59.549Z] Updating certificates in /etc/ssl/certs... [2021-03-21T00:46:00.492Z] 23 added, 27 removed; done. [2021-03-21T00:46:00.492Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-21T00:46:00.492Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-21T00:46:00.492Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-21T00:46:00.492Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-21T00:46:00.492Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-21T00:46:00.752Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-21T00:46:00.752Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-21T00:46:00.752Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-21T00:46:00.752Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-21T00:46:00.752Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-21T00:46:00.752Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-21T00:46:00.752Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-21T00:46:00.752Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-21T00:46:01.019Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-21T00:46:01.019Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-21T00:46:01.019Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-21T00:46:01.019Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-21T00:46:01.019Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-21T00:46:01.019Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-21T00:46:01.019Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-21T00:46:01.281Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-21T00:46:01.281Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-21T00:46:01.281Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-21T00:46:01.281Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-21T00:46:01.281Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-21T00:46:01.541Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-21T00:46:01.541Z] Updating certificates in /etc/ssl/certs... [2021-03-21T00:46:01.801Z] 0 added, 0 removed; done. [2021-03-21T00:46:01.801Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-21T00:46:01.801Z] done. [2021-03-21T00:46:02.638Z] Reading package lists... [2021-03-21T00:46:02.638Z] Building dependency tree... [2021-03-21T00:46:02.638Z] Reading state information... [2021-03-21T00:46:02.907Z] The following NEW packages will be installed: [2021-03-21T00:46:02.907Z] apt-transport-https [2021-03-21T00:46:02.907Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-21T00:46:02.907Z] Need to get 1696 B of archives. [2021-03-21T00:46:02.907Z] After this operation, 153 kB of additional disk space will be used. [2021-03-21T00:46:02.907Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-21T00:46:03.170Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-21T00:46:03.170Z] Fetched 1696 B in 0s (30.8 kB/s) [2021-03-21T00:46:03.170Z] Selecting previously unselected package apt-transport-https. [2021-03-21T00:46:03.170Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-21T00:46:03.170Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-21T00:46:03.170Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-21T00:46:03.170Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-21T00:46:03.431Z] Waiting for network to be ready... [2021-03-21T00:46:10.022Z] 2021-03-21T00:46:07Z INFO Waiting for automatic snapd restart... [2021-03-21T00:46:10.285Z] snapd 2.49 from Canonical* installed [2021-03-21T00:46:11.226Z] "snapd" switched to the "latest/stable" channel [2021-03-21T00:46:11.226Z] [2021-03-21T00:46:15.627Z] core18 20210128 from Canonical* installed [2021-03-21T00:46:15.627Z] "core18" switched to the "latest/stable" channel [2021-03-21T00:46:15.627Z] [2021-03-21T00:46:20.912Z] snapcraft 4.5.4 from Canonical* installed [2021-03-21T00:46:20.912Z] "snapcraft" switched to the "latest/stable" channel [2021-03-21T00:46:20.912Z] [2021-03-21T00:46:23.453Z] 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-03-21T00:46:23.453Z] - README.md [2021-03-21T00:46:23.453Z] [2021-03-21T00:46:23.453Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-21T00:46:30.032Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-21T00:46:30.032Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-21T00:46:30.292Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-21T00:46:30.292Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-21T00:46:31.672Z] Reading package lists... [2021-03-21T00:46:31.932Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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-03-21T00:46:38.507Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-21T00:46:38.507Z] Reading package lists... [2021-03-21T00:46:38.507Z] Building dependency tree... [2021-03-21T00:46:38.507Z] Reading state information... [2021-03-21T00:46:38.507Z] Suggested packages: [2021-03-21T00:46:38.507Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-21T00:46:38.507Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-21T00:46:38.507Z] Recommended packages: [2021-03-21T00:46:38.507Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-21T00:46:38.507Z] The following NEW packages will be installed: [2021-03-21T00:46:38.507Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-21T00:46:38.507Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-21T00:46:38.507Z] pkg-config zip [2021-03-21T00:46:38.507Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-21T00:46:38.507Z] Need to get 7657 kB of archives. [2021-03-21T00:46:38.507Z] After this operation, 43.8 MB of additional disk space will be used. [2021-03-21T00:46:38.507Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-03-21T00:46:38.507Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-21T00:46:38.507Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-21T00:46:38.507Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-21T00:46:38.507Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-21T00:46:38.766Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-21T00:46:38.766Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-21T00:46:38.766Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-21T00:46:39.026Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-21T00:46:39.026Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-21T00:46:39.026Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-21T00:46:39.026Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-21T00:46:39.026Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-21T00:46:39.026Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-21T00:46:39.026Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-21T00:46:39.285Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-21T00:46:39.285Z] Fetched 7657 kB in 1s (10.5 MB/s) [2021-03-21T00:46:39.285Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-21T00:46:39.285Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-21T00:46:39.547Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-03-21T00:46:39.547Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-21T00:46:39.547Z] Selecting previously unselected package libpsl5:amd64. [2021-03-21T00:46:39.547Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-21T00:46:39.547Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-21T00:46:39.807Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-21T00:46:39.807Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-21T00:46:39.807Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-21T00:46:39.807Z] Selecting previously unselected package librtmp1:amd64. [2021-03-21T00:46:39.807Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-21T00:46:39.807Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-21T00:46:40.067Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-21T00:46:40.067Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-21T00:46:40.067Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-21T00:46:40.067Z] Selecting previously unselected package liberror-perl. [2021-03-21T00:46:40.067Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-21T00:46:40.067Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-21T00:46:40.067Z] Selecting previously unselected package git-man. [2021-03-21T00:46:40.067Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-21T00:46:40.067Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-21T00:46:40.328Z] Selecting previously unselected package git. [2021-03-21T00:46:40.328Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-21T00:46:40.328Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-21T00:46:41.269Z] Selecting previously unselected package libnorm1:amd64. [2021-03-21T00:46:41.269Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-21T00:46:41.269Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-21T00:46:41.269Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-21T00:46:41.269Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-21T00:46:41.269Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-21T00:46:41.269Z] Selecting previously unselected package libsodium23:amd64. [2021-03-21T00:46:41.269Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-21T00:46:41.269Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-21T00:46:41.530Z] Selecting previously unselected package libzmq5:amd64. [2021-03-21T00:46:41.530Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-21T00:46:41.530Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-21T00:46:41.530Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-21T00:46:41.530Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-21T00:46:41.530Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-21T00:46:41.790Z] Selecting previously unselected package pkg-config. [2021-03-21T00:46:41.790Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-21T00:46:41.790Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-21T00:46:41.790Z] Selecting previously unselected package zip. [2021-03-21T00:46:41.791Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-21T00:46:41.791Z] Unpacking zip (3.0-11build1) ... [2021-03-21T00:46:41.791Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-21T00:46:41.791Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-21T00:46:42.051Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-21T00:46:42.051Z] Setting up liberror-perl (0.17025-1) ... [2021-03-21T00:46:42.051Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-21T00:46:42.051Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-21T00:46:42.051Z] No schema files found: doing nothing. [2021-03-21T00:46:42.051Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-21T00:46:42.051Z] Setting up zip (3.0-11build1) ... [2021-03-21T00:46:42.051Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-21T00:46:42.051Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-21T00:46:42.051Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-21T00:46:42.311Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-21T00:46:42.311Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-21T00:46:42.311Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-21T00:46:42.311Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-21T00:46:42.311Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-21T00:46:48.895Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-21T00:46:49.155Z] git set to automatically installed. [2021-03-21T00:46:49.155Z] git-man set to automatically installed. [2021-03-21T00:46:49.155Z] libcurl3-gnutls set to automatically installed. [2021-03-21T00:46:49.155Z] liberror-perl set to automatically installed. [2021-03-21T00:46:49.155Z] libglib2.0-0 set to automatically installed. [2021-03-21T00:46:49.155Z] libnghttp2-14 set to automatically installed. [2021-03-21T00:46:49.155Z] libnorm1 set to automatically installed. [2021-03-21T00:46:49.155Z] libpgm-5.2-0 set to automatically installed. [2021-03-21T00:46:49.155Z] libpsl5 set to automatically installed. [2021-03-21T00:46:49.155Z] librtmp1 set to automatically installed. [2021-03-21T00:46:49.155Z] libsodium23 set to automatically installed. [2021-03-21T00:46:49.155Z] libzmq3-dev set to automatically installed. [2021-03-21T00:46:49.155Z] libzmq5 set to automatically installed. [2021-03-21T00:46:49.155Z] pkg-config set to automatically installed. [2021-03-21T00:46:49.155Z] zip set to automatically installed. [2021-03-21T00:46:50.535Z] snapd is not logged in, snap install commands will use sudo [2021-03-21T00:46:57.114Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-21T00:47:15.241Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-03-21T00:47:15.241Z] snapd is not logged in, snap install commands will use sudo [2021-03-21T00:47:21.827Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-21T00:47:21.827Z] snap "core18" has no updates available [2021-03-21T00:47:22.399Z] Pulling go-build-helper [2021-03-21T00:47:22.399Z] + snapcraftctl pull [2021-03-21T00:47:23.343Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-03-21T00:47:23.343Z] Skipping pull go-build-helper (already ran) [2021-03-21T00:47:23.343Z] Building go-build-helper [2021-03-21T00:47:23.343Z] + snapcraftctl build [2021-03-21T00:47:25.903Z] Staging go-build-helper [2021-03-21T00:47:25.903Z] + snapcraftctl stage [2021-03-21T00:47:38.148Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-21T00:47:38.148Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-21T00:47:38.148Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1610 kB] [2021-03-21T00:47:38.148Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-21T00:47:38.148Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-21T00:47:38.148Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-21T00:47:38.148Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-21T00:47:38.148Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-21T00:47:38.148Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-21T00:47:38.148Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-21T00:47:38.148Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-21T00:47:38.148Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [306 kB] [2021-03-21T00:47:38.148Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-21T00:47:38.148Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-21T00:47:38.148Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [257 kB] [2021-03-21T00:47:38.148Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [33.6 kB] [2021-03-21T00:47:38.148Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] [2021-03-21T00:47:38.148Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] [2021-03-21T00:47:38.148Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-21T00:47:38.148Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1949 kB] [2021-03-21T00:47:38.148Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [398 kB] [2021-03-21T00:47:38.148Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-21T00:47:38.148Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-21T00:47:38.148Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [278 kB] [2021-03-21T00:47:38.148Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [37.2 kB] [2021-03-21T00:47:38.148Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] [2021-03-21T00:47:38.148Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] [2021-03-21T00:47:38.148Z] Fetched 24.1 MB in 0s (0 B/s) [2021-03-21T00:47:38.148Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-21T00:47:38.148Z] Fetched 224 kB in 0s (0 B/s) [2021-03-21T00:47:38.148Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-21T00:47:38.148Z] Fetched 157 kB in 0s (0 B/s) [2021-03-21T00:47:38.148Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-21T00:47:38.148Z] Fetched 221 kB in 0s (0 B/s) [2021-03-21T00:47:38.148Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-21T00:47:38.148Z] Fetched 143 kB in 0s (0 B/s) [2021-03-21T00:47:38.148Z] Pulling app-service-config [2021-03-21T00:47:38.148Z] + snapcraftctl pull [2021-03-21T00:47:39.092Z] Cloning into '/root/parts/app-service-config/src'... [2021-03-21T00:47:40.036Z] Pulling config-common [2021-03-21T00:47:40.036Z] + snapcraftctl pull [2021-03-21T00:47:44.243Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-21T00:47:44.243Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-21T00:47:44.243Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-21T00:47:44.243Z] Fetched 0 B in 0s (0 B/s) [2021-03-21T00:47:44.243Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-21T00:47:44.243Z] Fetched 0 B in 0s (0 B/s) [2021-03-21T00:47:44.243Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-21T00:47:44.243Z] Fetched 0 B in 0s (0 B/s) [2021-03-21T00:47:44.243Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-21T00:47:44.243Z] Fetched 0 B in 0s (0 B/s) [2021-03-21T00:47:44.243Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-21T00:47:44.243Z] Fetched 0 B in 0s (0 B/s) [2021-03-21T00:47:44.243Z] Pulling edgex-go [2021-03-21T00:47:44.243Z] + snapcraftctl pull [2021-03-21T00:47:46.334Z] 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-03-21T00:47:56.561Z] Removing intermediate container d8e15262262b [2021-03-21T00:47:56.561Z] ---> cdcff5b41ba5 [2021-03-21T00:47:56.561Z] [2021-03-21T00:47:56.561Z] Step 10/21 : FROM alpine:3.12 [2021-03-21T00:47:56.561Z] Removing intermediate container 1a8dd9a6977d [2021-03-21T00:47:56.561Z] ---> 76b0cc979077 [2021-03-21T00:47:56.561Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-21T00:47:56.561Z] 3.12: Pulling from library/alpine [2021-03-21T00:47:56.561Z] ---> Running in 56db7e46cfd4 [2021-03-21T00:47:59.263Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-21T00:47:59.263Z] Status: Downloaded newer image for alpine:3.12 [2021-03-21T00:47:59.263Z] ---> d10569e2745f [2021-03-21T00:47:59.263Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-21T00:47:59.263Z] 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-03-21T00:47:59.705Z] ---> Running in a6459e55994b [2021-03-21T00:48:00.029Z] Removing intermediate container 623d0bdb36c3 [2021-03-21T00:48:00.029Z] ---> 31851e2c9dc4 [2021-03-21T00:48:00.029Z] [2021-03-21T00:48:00.029Z] Step 10/31 : FROM alpine:3.12 [2021-03-21T00:48:00.029Z] ---> d10569e2745f [2021-03-21T00:48:00.029Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-21T00:48:00.326Z] ---> Running in 08814d130f0e [2021-03-21T00:48:02.529Z] Removing intermediate container 08814d130f0e [2021-03-21T00:48:02.529Z] ---> bc20f2f5d740 [2021-03-21T00:48:02.529Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-21T00:48:02.827Z] ---> Running in c67888c842ec [2021-03-21T00:48:02.827Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-21T00:48:03.213Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-21T00:48:04.523Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-21T00:48:04.523Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-21T00:48:04.523Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-21T00:48:04.523Z] (4/4) Installing curl (7.69.1-r3) [2021-03-21T00:48:04.523Z] Executing busybox-1.31.1-r19.trigger [2021-03-21T00:48:04.523Z] Executing ca-certificates-20191127-r4.trigger [2021-03-21T00:48:04.799Z] OK: 7 MiB in 18 packages [2021-03-21T00:48:06.253Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-21T00:48:06.253Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-21T00:48:06.858Z] Removing intermediate container 8df88bfa4a2b [2021-03-21T00:48:06.858Z] ---> 03457516ff24 [2021-03-21T00:48:06.858Z] [2021-03-21T00:48:06.858Z] Step 10/23 : FROM alpine:3.12 [2021-03-21T00:48:06.858Z] ---> d10569e2745f [2021-03-21T00:48:06.858Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-21T00:48:07.133Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-21T00:48:07.133Z] (2/2) Installing su-exec (0.2-r1) [2021-03-21T00:48:07.133Z] Executing busybox-1.31.1-r19.trigger [2021-03-21T00:48:07.133Z] OK: 5 MiB in 16 packages [2021-03-21T00:48:07.133Z] Removing intermediate container 56db7e46cfd4 [2021-03-21T00:48:07.133Z] ---> 1f3f77f3f7bd [2021-03-21T00:48:07.133Z] [2021-03-21T00:48:07.133Z] Step 11/26 : FROM docker:20.10.0 [2021-03-21T00:48:07.408Z] 20.10.0: Pulling from library/docker [2021-03-21T00:48:07.408Z] ---> Running in b899cc0ee4ea [2021-03-21T00:48:08.410Z] Removing intermediate container a6459e55994b [2021-03-21T00:48:08.410Z] ---> cdbbad95f392 [2021-03-21T00:48:08.410Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-21T00:48:08.686Z] ---> Running in 7ec796153405 [2021-03-21T00:48:09.670Z] Removing intermediate container c67888c842ec [2021-03-21T00:48:09.670Z] ---> aac2ea422274 [2021-03-21T00:48:09.670Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-21T00:48:09.670Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-21T00:48:09.945Z] Removing intermediate container 7ec796153405 [2021-03-21T00:48:09.945Z] ---> ce52c16136c7 [2021-03-21T00:48:09.945Z] Step 13/21 : WORKDIR /edgex [2021-03-21T00:48:09.945Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-21T00:48:10.219Z] ---> Running in 338415c1b8a7 [2021-03-21T00:48:10.219Z] ---> Running in 5c935f10c0cb [2021-03-21T00:48:10.817Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-21T00:48:10.817Z] Executing busybox-1.31.1-r19.trigger [2021-03-21T00:48:10.817Z] OK: 5 MiB in 15 packages [2021-03-21T00:48:10.829Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-21T00:48:10.829Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-21T00:48:10.829Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-21T00:48:10.829Z] Fetched 0 B in 0s (0 B/s) [2021-03-21T00:48:10.829Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-21T00:48:10.829Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-21T00:48:10.829Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-21T00:48:10.829Z] Fetched 279 kB in 0s (0 B/s) [2021-03-21T00:48:10.829Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-21T00:48:10.829Z] Fetched 122 kB in 0s (0 B/s) [2021-03-21T00:48:10.829Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-21T00:48:10.829Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-21T00:48:10.829Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-21T00:48:10.829Z] Fetched 8848 B in 0s (0 B/s) [2021-03-21T00:48:10.829Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-21T00:48:10.829Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-21T00:48:10.829Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-21T00:48:10.829Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-21T00:48:10.829Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-21T00:48:10.829Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-21T00:48:10.829Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-21T00:48:10.829Z] Fetched 214 kB in 0s (0 B/s) [2021-03-21T00:48:10.829Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-21T00:48:10.829Z] Fetched 154 kB in 0s (0 B/s) [2021-03-21T00:48:10.829Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-21T00:48:10.829Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-21T00:48:10.829Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-21T00:48:10.829Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-21T00:48:10.829Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-21T00:48:10.829Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-21T00:48:10.829Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-21T00:48:10.829Z] Fetched 499 kB in 0s (0 B/s) [2021-03-21T00:48:10.829Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-21T00:48:10.829Z] Fetched 111 kB in 0s (0 B/s) [2021-03-21T00:48:10.829Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-21T00:48:10.829Z] Fetched 240 kB in 0s (0 B/s) [2021-03-21T00:48:10.829Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-21T00:48:10.829Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-21T00:48:10.829Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-21T00:48:10.829Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-21T00:48:10.829Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-21T00:48:10.829Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-21T00:48:10.829Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-21T00:48:10.829Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-21T00:48:10.829Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-21T00:48:10.829Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-21T00:48:10.829Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-21T00:48:10.829Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-21T00:48:10.829Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-21T00:48:10.829Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-21T00:48:10.829Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-21T00:48:10.829Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-21T00:48:10.829Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-21T00:48:10.829Z] Fetched 8720 B in 0s (0 B/s) [2021-03-21T00:48:10.829Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-21T00:48:10.829Z] Fetched 137 kB in 0s (0 B/s) [2021-03-21T00:48:10.829Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-21T00:48:10.829Z] Fetched 119 kB in 0s (0 B/s) [2021-03-21T00:48:10.829Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-21T00:48:10.829Z] Fetched 109 kB in 0s (0 B/s) [2021-03-21T00:48:10.829Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-21T00:48:10.829Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-21T00:48:10.829Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-21T00:48:10.829Z] Fetched 645 kB in 0s (0 B/s) [2021-03-21T00:48:10.829Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-21T00:48:10.829Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-21T00:48:10.829Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-21T00:48:10.829Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-21T00:48:10.830Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-21T00:48:10.830Z] Fetched 368 kB in 0s (0 B/s) [2021-03-21T00:48:10.830Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-21T00:48:10.830Z] Fetched 187 kB in 0s (0 B/s) [2021-03-21T00:48:10.830Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-21T00:48:10.830Z] Fetched 175 kB in 0s (0 B/s) [2021-03-21T00:48:10.830Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-21T00:48:10.830Z] Fetched 206 kB in 0s (0 B/s) [2021-03-21T00:48:10.830Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-21T00:48:10.830Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-21T00:48:10.830Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-21T00:48:10.830Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-21T00:48:10.830Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-21T00:48:10.830Z] Fetched 159 kB in 0s (0 B/s) [2021-03-21T00:48:10.830Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-21T00:48:10.830Z] Fetched 107 kB in 0s (0 B/s) [2021-03-21T00:48:10.830Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-21T00:48:10.830Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-21T00:48:10.830Z] Pulling static-packages [2021-03-21T00:48:10.830Z] + snapcraftctl pull [2021-03-21T00:48:10.830Z] Pulling version [2021-03-21T00:48:10.830Z] + cd /root/project [2021-03-21T00:48:10.830Z] + [ -f VERSION ] [2021-03-21T00:48:10.830Z] + PROJECT_VERSION=local-dev [2021-03-21T00:48:10.830Z] + git rev-parse --short HEAD [2021-03-21T00:48:10.830Z] + GIT_REVISION=4a0b51b6 [2021-03-21T00:48:10.830Z] + snapcraftctl set-version local-dev [2021-03-21T00:48:10.830Z] Skipping build go-build-helper (already ran) [2021-03-21T00:48:10.830Z] Building app-service-config [2021-03-21T00:48:10.830Z] + make build [2021-03-21T00:48:10.830Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-03-21T00:48:10.830Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.31 [2021-03-21T00:48:10.830Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.14 [2021-03-21T00:48:10.830Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.54 [2021-03-21T00:48:10.830Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-21T00:48:10.830Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-21T00:48:11.090Z] Removing intermediate container 338415c1b8a7 [2021-03-21T00:48:11.090Z] ---> 17c0c029fccf [2021-03-21T00:48:11.090Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-21T00:48:11.091Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-21T00:48:11.352Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-21T00:48:11.352Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-21T00:48:11.352Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-21T00:48:11.352Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-21T00:48:11.352Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-21T00:48:11.352Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-21T00:48:11.612Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-21T00:48:11.612Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-21T00:48:11.612Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 [2021-03-21T00:48:11.612Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-21T00:48:11.612Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-21T00:48:11.612Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-21T00:48:11.612Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-21T00:48:11.612Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-21T00:48:11.612Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-21T00:48:11.698Z] ---> Running in 1475e5039167 [2021-03-21T00:48:11.873Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-21T00:48:11.873Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-21T00:48:11.873Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-03-21T00:48:11.873Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-21T00:48:11.983Z] Removing intermediate container 5c935f10c0cb [2021-03-21T00:48:11.983Z] ---> d73ac13abee1 [2021-03-21T00:48:11.983Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-21T00:48:12.134Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-21T00:48:12.134Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-21T00:48:12.134Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-21T00:48:12.134Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-21T00:48:12.134Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-21T00:48:12.134Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-03-21T00:48:12.134Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-21T00:48:12.406Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-21T00:48:12.406Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-21T00:48:12.406Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-03-21T00:48:12.406Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-21T00:48:12.406Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-03-21T00:48:12.406Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-21T00:48:12.406Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-21T00:48:12.406Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-21T00:48:12.406Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-21T00:48:12.591Z] Removing intermediate container 1475e5039167 [2021-03-21T00:48:12.591Z] ---> 329bd0f83ff4 [2021-03-21T00:48:12.591Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-21T00:48:12.669Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-21T00:48:12.669Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-21T00:48:12.868Z] ---> Running in 5ab681186646 [2021-03-21T00:48:13.145Z] Removing intermediate container b899cc0ee4ea [2021-03-21T00:48:13.145Z] ---> 13037ea1be83 [2021-03-21T00:48:13.145Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-21T00:48:13.750Z] ---> Running in 6bc404dcd167 [2021-03-21T00:48:14.022Z] ---> 42408c095070 [2021-03-21T00:48:14.022Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-21T00:48:15.005Z] Removing intermediate container 6bc404dcd167 [2021-03-21T00:48:15.005Z] ---> c728e4988d12 [2021-03-21T00:48:15.005Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-21T00:48:15.601Z] ---> Running in eb583656201a [2021-03-21T00:48:17.039Z] ---> 5564104b6848 [2021-03-21T00:48:17.039Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-21T00:48:17.631Z] Removing intermediate container eb583656201a [2021-03-21T00:48:17.631Z] ---> c32e9a1853a8 [2021-03-21T00:48:17.631Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-21T00:48:17.905Z] Removing intermediate container 3a10e099613d [2021-03-21T00:48:17.905Z] ---> 8bf11dd562b3 [2021-03-21T00:48:17.905Z] [2021-03-21T00:48:17.905Z] Step 10/23 : FROM alpine:3.12 [2021-03-21T00:48:17.905Z] ---> d10569e2745f [2021-03-21T00:48:17.905Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-21T00:48:17.905Z] ---> Using cache [2021-03-21T00:48:17.905Z] ---> 13037ea1be83 [2021-03-21T00:48:17.905Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-21T00:48:17.905Z] ---> Using cache [2021-03-21T00:48:17.905Z] ---> c728e4988d12 [2021-03-21T00:48:17.905Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-21T00:48:18.497Z] Removing intermediate container 5ab681186646 [2021-03-21T00:48:18.497Z] ---> 8f99f69cc04e [2021-03-21T00:48:18.497Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-21T00:48:19.091Z] ---> Running in 6c2b325976dc [2021-03-21T00:48:19.366Z] ---> Running in 5d32f54c6588 [2021-03-21T00:48:19.366Z] ---> Running in 56b29952a038 [2021-03-21T00:48:19.366Z] ---> 122c4c0d2723 [2021-03-21T00:48:19.366Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-21T00:48:19.640Z] ---> Running in e2c906bcbd48 [2021-03-21T00:48:19.915Z] Removing intermediate container 5d32f54c6588 [2021-03-21T00:48:19.915Z] ---> fe09e8510b80 [2021-03-21T00:48:19.915Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-21T00:48:19.915Z] Removing intermediate container 6c2b325976dc [2021-03-21T00:48:19.915Z] ---> 10be0df37f6e [2021-03-21T00:48:19.915Z] Step 15/23 : WORKDIR / [2021-03-21T00:48:20.196Z] ---> Running in 869f93878b6b [2021-03-21T00:48:20.196Z] ---> Running in 9a746f042370 [2021-03-21T00:48:20.196Z] Removing intermediate container 56b29952a038 [2021-03-21T00:48:20.196Z] ---> c0c8a002d419 [2021-03-21T00:48:20.196Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-21T00:48:20.472Z] Removing intermediate container e2c906bcbd48 [2021-03-21T00:48:20.472Z] ---> 38fd4221ce36 [2021-03-21T00:48:20.472Z] Step 18/21 : CMD ["--init=true"] [2021-03-21T00:48:20.472Z] ---> Running in 16f083bdb5fd [2021-03-21T00:48:20.752Z] Removing intermediate container 9a746f042370 [2021-03-21T00:48:20.753Z] ---> 4022593f9890 [2021-03-21T00:48:20.753Z] Step 15/23 : WORKDIR / [2021-03-21T00:48:21.353Z] ---> Running in 6ae59235f9f5 [2021-03-21T00:48:21.353Z] Removing intermediate container 869f93878b6b [2021-03-21T00:48:21.353Z] ---> 429c4d1d098e [2021-03-21T00:48:21.353Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-21T00:48:21.353Z] Removing intermediate container 16f083bdb5fd [2021-03-21T00:48:21.353Z] ---> 1e6edd9c1879 [2021-03-21T00:48:21.353Z] Step 19/21 : LABEL arch=arm64 [2021-03-21T00:48:21.353Z] ---> f9be27df72bb [2021-03-21T00:48:21.353Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-21T00:48:21.353Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-21T00:48:21.629Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-21T00:48:21.629Z] ---> eeaf43b92773 [2021-03-21T00:48:21.629Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-21T00:48:21.629Z] ---> Running in 284b1fb952ed [2021-03-21T00:48:21.902Z] ---> Running in 9313dc816943 [2021-03-21T00:48:21.902Z] ---> Running in 86373f53fecd [2021-03-21T00:48:22.178Z] Removing intermediate container 6ae59235f9f5 [2021-03-21T00:48:22.178Z] ---> 59ba67f6f434 [2021-03-21T00:48:22.178Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-21T00:48:22.454Z] Removing intermediate container 284b1fb952ed [2021-03-21T00:48:22.454Z] ---> bc95de579a29 [2021-03-21T00:48:22.454Z] Step 20/21 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea [2021-03-21T00:48:22.454Z] ---> 3454c23dc393 [2021-03-21T00:48:22.454Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-21T00:48:22.732Z] ---> Running in 49693002bf21 [2021-03-21T00:48:23.338Z] ---> c6c0bc0e8d6a [2021-03-21T00:48:23.338Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-21T00:48:23.936Z] Removing intermediate container 49693002bf21 [2021-03-21T00:48:23.936Z] ---> 04ff259f7f5c [2021-03-21T00:48:23.936Z] Step 21/21 : LABEL version=0.0.0 [2021-03-21T00:48:23.936Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-21T00:48:23.936Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-21T00:48:24.221Z] ---> Running in 48cc9dce7a31 [2021-03-21T00:48:24.503Z] ---> 2d4d39cee7b0 [2021-03-21T00:48:24.503Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-21T00:48:24.503Z] (1/2) Installing readline (8.0.4-r0) [2021-03-21T00:48:24.503Z] (2/2) Installing bash (5.0.17-r0) [2021-03-21T00:48:24.779Z] Executing bash-5.0.17-r0.post-install [2021-03-21T00:48:24.779Z] Executing busybox-1.31.1-r19.trigger [2021-03-21T00:48:24.779Z] OK: 12 MiB in 22 packages [2021-03-21T00:48:25.057Z] Removing intermediate container 48cc9dce7a31 [2021-03-21T00:48:25.057Z] ---> 136dcd80fd3a [2021-03-21T00:48:25.057Z] [2021-03-21T00:48:25.215Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-03-21T00:48:25.215Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-03-21T00:48:25.215Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-03-21T00:48:25.215Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-03-21T00:48:25.215Z] Building config-common [2021-03-21T00:48:25.215Z] + snapcraftctl build [2021-03-21T00:48:25.658Z] ---> 41d65c58a799 [2021-03-21T00:48:25.658Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-21T00:48:25.658Z] Successfully built 136dcd80fd3a [2021-03-21T00:48:25.935Z] ---> efe5d9255d93 [2021-03-21T00:48:25.935Z] Step 19/23 : ENTRYPOINT ["/core-command"]Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-21T00:48:25.935Z] [2021-03-21T00:48:25.935Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2021-03-21T00:48:25.935Z] Removing intermediate container 86373f53fecd [2021-03-21T00:48:25.935Z] ---> 2b7987e18c33 [2021-03-21T00:48:25.935Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-21T00:48:26.210Z] ---> Running in c135e498ec8a [2021-03-21T00:48:26.808Z] ---> 1c468cd0cc09 [2021-03-21T00:48:26.808Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-21T00:48:26.808Z] Removing intermediate container 9313dc816943 [2021-03-21T00:48:26.808Z] ---> 0853ad72f2cb [2021-03-21T00:48:26.808Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-21T00:48:27.089Z] ---> Running in 25cf81fc5422 [2021-03-21T00:48:27.089Z] Removing intermediate container c135e498ec8a [2021-03-21T00:48:27.089Z] ---> a8ac565f2087 [2021-03-21T00:48:27.089Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-21T00:48:27.089Z] ---> Running in c73d977dbfb4 [2021-03-21T00:48:27.366Z] ---> fe7f45435b12 [2021-03-21T00:48:27.366Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-21T00:48:27.366Z] ---> Running in 9a3a6460b80c [2021-03-21T00:48:27.759Z] Building edgex-go [2021-03-21T00:48:27.960Z] Removing intermediate container 25cf81fc5422 [2021-03-21T00:48:27.960Z] ---> 9af1df76e66b [2021-03-21T00:48:27.960Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-21T00:48:28.329Z] + cd /root/parts/edgex-go/src [2021-03-21T00:48:28.329Z] + make build [2021-03-21T00:48:28.329Z] 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-03-21T00:48:28.556Z] Removing intermediate container 9a3a6460b80c [2021-03-21T00:48:28.556Z] ---> fe3acf2251ba [2021-03-21T00:48:28.556Z] Step 21/23 : LABEL arch=arm64 [2021-03-21T00:48:28.556Z] Removing intermediate container c73d977dbfb4 [2021-03-21T00:48:28.556Z] ---> 480daad3f633 [2021-03-21T00:48:28.556Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-21T00:48:28.590Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-03-21T00:48:28.590Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-21T00:48:28.849Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-21T00:48:28.849Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.8 [2021-03-21T00:48:28.849Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-03-21T00:48:28.849Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-21T00:48:28.849Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-21T00:48:28.849Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-21T00:48:28.849Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-21T00:48:28.849Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-21T00:48:29.152Z] ---> Running in f4ba698739b8 [2021-03-21T00:48:29.426Z] ---> ef12b72dc200 [2021-03-21T00:48:29.426Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-21T00:48:29.426Z] ---> Running in cfd84f1d7cb0 [2021-03-21T00:48:29.707Z] ---> Running in 01d77406ba74 [2021-03-21T00:48:29.982Z] Removing intermediate container f4ba698739b8 [2021-03-21T00:48:29.982Z] ---> 36559149fcdb [2021-03-21T00:48:29.982Z] Step 21/23 : LABEL arch=arm64 [2021-03-21T00:48:30.256Z] ---> Running in 2d5225b26de8 [2021-03-21T00:48:30.531Z] Removing intermediate container 01d77406ba74 [2021-03-21T00:48:30.531Z] ---> 5302649e02d9 [2021-03-21T00:48:30.531Z] Step 22/23 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea [2021-03-21T00:48:30.531Z] Removing intermediate container cfd84f1d7cb0 [2021-03-21T00:48:30.531Z] ---> e873b56b44bd [2021-03-21T00:48:30.531Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-21T00:48:30.802Z] ---> Running in e9191ad92496 [2021-03-21T00:48:30.802Z] ---> cb44d289acb3 [2021-03-21T00:48:30.802Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-21T00:48:31.075Z] ---> Running in a33caa3e60e5 [2021-03-21T00:48:31.379Z] Removing intermediate container 2d5225b26de8 [2021-03-21T00:48:31.379Z] ---> c87d3c9210f1 [2021-03-21T00:48:31.379Z] Step 22/23 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea [2021-03-21T00:48:31.973Z] Removing intermediate container e9191ad92496 [2021-03-21T00:48:31.973Z] ---> 62dc70edc8fc [2021-03-21T00:48:31.973Z] Step 23/23 : LABEL version=0.0.0 [2021-03-21T00:48:31.973Z] ---> Running in 60c27f4a7879 [2021-03-21T00:48:32.266Z] Removing intermediate container a33caa3e60e5 [2021-03-21T00:48:32.266Z] ---> 074973ce2eb0 [2021-03-21T00:48:32.266Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-21T00:48:32.266Z] ---> 3f302d4f9939 [2021-03-21T00:48:32.266Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-21T00:48:32.866Z] ---> Running in 55b219130e14 [2021-03-21T00:48:34.192Z] Removing intermediate container 60c27f4a7879 [2021-03-21T00:48:34.192Z] ---> a8404bd15bc8 [2021-03-21T00:48:34.192Z] Step 23/23 : LABEL version=0.0.0 [2021-03-21T00:48:34.192Z] ---> 177a74c6f9da [2021-03-21T00:48:34.192Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-21T00:48:34.192Z] ---> Running in 0a69a7d786a3 [2021-03-21T00:48:34.192Z] Removing intermediate container 55b219130e14 [2021-03-21T00:48:34.192Z] ---> efc535b73bbf [2021-03-21T00:48:34.192Z] [2021-03-21T00:48:34.192Z] ---> 9597f8eaf565 [2021-03-21T00:48:34.192Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-21T00:48:34.192Z] ---> Running in b358f09fe28c [2021-03-21T00:48:34.192Z] Successfully built efc535b73bbf [2021-03-21T00:48:34.466Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-21T00:48:34.466Z] Building docker-security-secretstore-setup-go [2021-03-21T00:48:34.466Z]  Building docker-core-command-go ... done Removing intermediate container 0a69a7d786a3 [2021-03-21T00:48:34.466Z] ---> 725494d62bf6 [2021-03-21T00:48:34.466Z] [2021-03-21T00:48:34.738Z] Removing intermediate container b358f09fe28c [2021-03-21T00:48:34.738Z] ---> c95b15e29eb3 [2021-03-21T00:48:34.738Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-21T00:48:35.013Z] Successfully built 725494d62bf6 [2021-03-21T00:48:35.013Z] ---> a0500949e4bb [2021-03-21T00:48:35.013Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-21T00:48:35.013Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-21T00:48:35.013Z]  Building docker-core-metadata-go ... done Building docker-support-scheduler-go [2021-03-21T00:48:35.248Z] 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-03-21T00:48:35.248Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-21T00:48:35.990Z] ---> 5c738f6d1c02 [2021-03-21T00:48:35.991Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-21T00:48:35.991Z] ---> fd62bb54192b [2021-03-21T00:48:35.991Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-21T00:48:36.264Z] ---> Running in 02bdd15a5f6f [2021-03-21T00:48:36.264Z] ---> Running in 717cd8177c26 [2021-03-21T00:48:37.706Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-21T00:48:37.984Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-21T00:48:38.615Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-21T00:48:38.615Z] (2/33) Installing expat (2.2.9-r1) [2021-03-21T00:48:38.615Z] (3/33) Installing libffi (3.3-r2) [2021-03-21T00:48:38.615Z] (4/33) Installing gdbm (1.13-r1) [2021-03-21T00:48:38.615Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-21T00:48:38.615Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-21T00:48:38.615Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-21T00:48:39.447Z] 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-03-21T00:48:40.387Z] 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-03-21T00:48:40.620Z] Removing intermediate container 02bdd15a5f6f [2021-03-21T00:48:40.620Z] ---> 731c88cbc080 [2021-03-21T00:48:40.620Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-21T00:48:40.903Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-21T00:48:40.903Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-21T00:48:40.903Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-21T00:48:40.903Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-21T00:48:40.903Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-21T00:48:40.903Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-21T00:48:40.903Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-21T00:48:40.903Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-21T00:48:40.903Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-21T00:48:40.903Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-21T00:48:41.174Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-21T00:48:41.174Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-21T00:48:41.174Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-21T00:48:41.174Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-21T00:48:41.174Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-21T00:48:41.174Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-21T00:48:41.174Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-21T00:48:41.174Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-21T00:48:41.174Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-21T00:48:41.174Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-21T00:48:41.174Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-21T00:48:41.454Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-21T00:48:41.454Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-21T00:48:41.454Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-21T00:48:41.454Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-21T00:48:41.454Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-21T00:48:41.454Z] Executing busybox-1.31.1-r19.trigger [2021-03-21T00:48:41.454Z] OK: 71 MiB in 55 packages [2021-03-21T00:48:42.292Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-21T00:48:42.435Z] ---> Running in ebe9730dcfbe [2021-03-21T00:48:42.552Z] 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-03-21T00:48:42.553Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-21T00:48:42.813Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-21T00:48:42.813Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-21T00:48:42.813Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-21T00:48:43.879Z] Removing intermediate container ebe9730dcfbe [2021-03-21T00:48:43.879Z] ---> a7bb41be15b8 [2021-03-21T00:48:43.879Z] Step 28/31 : CMD ["gate"] [2021-03-21T00:48:44.721Z] 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-03-21T00:48:44.721Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-21T00:48:44.721Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-21T00:48:45.318Z] ---> Running in 444d5cbc6989 [2021-03-21T00:48:45.916Z] Removing intermediate container 444d5cbc6989 [2021-03-21T00:48:45.916Z] ---> c35766deeb34 [2021-03-21T00:48:45.916Z] Step 29/31 : LABEL arch=arm64 [2021-03-21T00:48:46.508Z] ---> Running in 759cc26a315b [2021-03-21T00:48:46.630Z] 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-03-21T00:48:47.499Z] Removing intermediate container 759cc26a315b [2021-03-21T00:48:47.499Z] ---> 7e8333f63489 [2021-03-21T00:48:47.499Z] Step 30/31 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea [2021-03-21T00:48:48.012Z] 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-03-21T00:48:48.012Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-21T00:48:49.402Z] 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-03-21T00:48:49.489Z] ---> Running in dbc328c8b376 [2021-03-21T00:48:50.099Z] Removing intermediate container 717cd8177c26 [2021-03-21T00:48:50.099Z] ---> 394f64045755 [2021-03-21T00:48:50.099Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-21T00:48:50.790Z] 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-03-21T00:48:50.790Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-21T00:48:51.076Z] Removing intermediate container dbc328c8b376 [2021-03-21T00:48:51.076Z] ---> d0dae047e355 [2021-03-21T00:48:51.076Z] Step 31/31 : LABEL version=0.0.0 [2021-03-21T00:48:51.076Z] ---> Running in b5a27ae9d9e0 [2021-03-21T00:48:51.680Z] ---> Running in 861bb5becfe9 [2021-03-21T00:48:51.736Z] 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-03-21T00:48:51.997Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-21T00:48:52.289Z] Removing intermediate container 861bb5becfe9 [2021-03-21T00:48:52.289Z] ---> 3e893f45577c [2021-03-21T00:48:52.289Z] [2021-03-21T00:48:52.889Z] Successfully built 3e893f45577c [2021-03-21T00:48:52.889Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-21T00:48:52.889Z]  Building docker-security-bootstrapper-go ... done Building docker-support-notifications-go [2021-03-21T00:48:53.915Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-21T00:48:53.916Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-21T00:48:53.916Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-21T00:48:53.916Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-21T00:48:53.916Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-21T00:48:53.916Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-21T00:48:53.916Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-21T00:48:53.916Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-21T00:48:53.916Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-21T00:48:53.916Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-21T00:48:53.916Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-21T00:48:53.916Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-21T00:48:53.916Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-21T00:48:54.181Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-21T00:48:54.181Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-21T00:48:54.181Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-21T00:48:54.181Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-21T00:48:54.181Z] + 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-03-21T00:48:54.181Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-21T00:48:54.181Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-03-21T00:48:54.181Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-21T00:48:54.181Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-21T00:48:54.181Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-21T00:48:54.181Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-21T00:48:54.181Z] + 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-03-21T00:48:57.180Z] Collecting docker-compose==1.23.2 [2021-03-21T00:48:57.451Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-21T00:48:57.482Z] Building static-packages [2021-03-21T00:48:57.482Z] + snapcraftctl build [2021-03-21T00:48:58.431Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-21T00:48:58.431Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-21T00:48:59.062Z] Collecting cached-property<2,>=1.2.0 [2021-03-21T00:48:59.062Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-21T00:49:00.029Z] Building version [2021-03-21T00:49:00.029Z] + snapcraftctl build [2021-03-21T00:49:00.050Z] Collecting docker<4.0,>=3.6.0 [2021-03-21T00:49:00.050Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-21T00:49:01.041Z] Collecting jsonschema<3,>=2.5.1 [2021-03-21T00:49:01.041Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-21T00:49:01.318Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-21T00:49:01.318Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-21T00:49:01.318Z] ---> c38b2ad3e764 [2021-03-21T00:49:01.318Z] Step 3/23 : WORKDIR /edgex-go [2021-03-21T00:49:01.318Z] ---> Using cache [2021-03-21T00:49:01.318Z] ---> 6517930f6f60 [2021-03-21T00:49:01.318Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-21T00:49:01.318Z] ---> Using cache [2021-03-21T00:49:01.318Z] ---> a7c9f4d8fd6c [2021-03-21T00:49:01.318Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-21T00:49:02.579Z] Skipping stage go-build-helper (already ran) [2021-03-21T00:49:02.580Z] Staging app-service-config [2021-03-21T00:49:02.580Z] + snapcraftctl stage [2021-03-21T00:49:03.151Z] Staging config-common [2021-03-21T00:49:03.151Z] + snapcraftctl stage [2021-03-21T00:49:03.302Z] Collecting PyYAML<4,>=3.10 [2021-03-21T00:49:03.302Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-21T00:49:03.897Z] ---> Running in b754d0f3747e [2021-03-21T00:49:04.098Z] Staging edgex-go [2021-03-21T00:49:04.098Z] + snapcraftctl stage [2021-03-21T00:49:05.038Z] Staging static-packages [2021-03-21T00:49:05.038Z] + snapcraftctl stage [2021-03-21T00:49:05.869Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-21T00:49:06.422Z] Staging version [2021-03-21T00:49:06.422Z] + snapcraftctl stage [2021-03-21T00:49:06.466Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-21T00:49:07.369Z] Priming go-build-helper [2021-03-21T00:49:07.369Z] + snapcraftctl prime [2021-03-21T00:49:08.310Z] Priming app-service-config [2021-03-21T00:49:08.310Z] + snapcraftctl prime [2021-03-21T00:49:08.451Z] OK: 217 MiB in 51 packages [2021-03-21T00:49:08.451Z] Collecting docopt<0.7,>=0.6.1 [2021-03-21T00:49:08.451Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-21T00:49:09.696Z] Priming config-common [2021-03-21T00:49:09.696Z] + snapcraftctl prime [2021-03-21T00:49:10.636Z] Priming edgex-go [2021-03-21T00:49:10.636Z] + snapcraftctl prime [2021-03-21T00:49:11.068Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-21T00:49:11.068Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-21T00:49:11.577Z] Priming static-packages [2021-03-21T00:49:11.577Z] + snapcraftctl prime [2021-03-21T00:49:11.669Z] Removing intermediate container b754d0f3747e [2021-03-21T00:49:11.669Z] ---> 36b928de1cbf [2021-03-21T00:49:11.669Z] Step 6/23 : COPY go.mod . [2021-03-21T00:49:13.112Z] ---> 9faa8f5db34a [2021-03-21T00:49:13.112Z] Step 7/23 : RUN go mod download [2021-03-21T00:49:13.112Z] ---> Running in 362302cbae48 [2021-03-21T00:49:13.712Z] 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-03-21T00:49:14.128Z] Priming version [2021-03-21T00:49:14.128Z] + snapcraftctl prime [2021-03-21T00:49:15.075Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-03-21T00:49:15.192Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-21T00:49:15.192Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-21T00:49:15.812Z] Collecting texttable<0.10,>=0.9.0 [2021-03-21T00:49:15.812Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-21T00:49:16.841Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-21T00:49:16.841Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-21T00:49:16.841Z] ---> c38b2ad3e764 [2021-03-21T00:49:16.841Z] Step 3/24 : WORKDIR /edgex-go [2021-03-21T00:49:16.841Z] ---> Using cache [2021-03-21T00:49:16.841Z] ---> 6517930f6f60 [2021-03-21T00:49:16.841Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-21T00:49:16.841Z] ---> Using cache [2021-03-21T00:49:16.841Z] ---> a7c9f4d8fd6c [2021-03-21T00:49:16.841Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-21T00:49:16.841Z] ---> Running in 7d5cbac2b8f3 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-03-21T00:49:17.447Z] Removing intermediate container 362302cbae48 [2021-03-21T00:49:17.447Z] ---> be978c4468f8 [2021-03-21T00:49:17.447Z] Step 8/23 : COPY . . [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-21T00:49:18.459Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-21T00:49:18.459Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-21T00:49:18.459Z] ---> c38b2ad3e764 [2021-03-21T00:49:18.459Z] Step 3/22 : WORKDIR /edgex-go [2021-03-21T00:49:18.459Z] ---> Using cache [2021-03-21T00:49:18.459Z] ---> 6517930f6f60 [2021-03-21T00:49:18.459Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-21T00:49:18.459Z] ---> Using cache [2021-03-21T00:49:18.459Z] ---> a7c9f4d8fd6c [2021-03-21T00:49:18.459Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-21T00:49:18.734Z] ---> Running in 6c8c1005ccff [2021-03-21T00:49:18.734Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-21T00:49:18.734Z] Collecting docker-pycreds>=0.4.0 [2021-03-21T00:49:18.734Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-21T00:49:19.330Z] Collecting idna<2.8,>=2.5 [2021-03-21T00:49:19.330Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-21T00:49:19.330Z] 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-03-21T00:49:19.623Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-21T00:49:20.223Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-21T00:49:20.223Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-21T00:49:20.223Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-21T00:49:20.496Z] 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-03-21T00:49:20.496Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-21T00:49:20.497Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-21T00:49:20.497Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-21T00:49:20.497Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-21T00:49:21.483Z] Installing collected packages: websocket-client, cached-property, docker-pycreds, idna, urllib3, requests, docker, jsonschema, PyYAML, docopt, dockerpty, texttable, docker-compose [2021-03-21T00:49:21.758Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-21T00:49:22.029Z] Attempting uninstall: idna [2021-03-21T00:49:22.029Z] Found existing installation: idna 2.9 [2021-03-21T00:49:22.029Z] Uninstalling idna-2.9: [2021-03-21T00:49:22.302Z] Successfully uninstalled idna-2.9 [2021-03-21T00:49:22.902Z] Attempting uninstall: urllib3 [2021-03-21T00:49:22.902Z] Found existing installation: urllib3 1.25.9 [2021-03-21T00:49:22.902Z] Uninstalling urllib3-1.25.9: [2021-03-21T00:49:23.174Z] Successfully uninstalled urllib3-1.25.9 [2021-03-21T00:49:23.769Z] OK: 217 MiB in 51 packages [2021-03-21T00:49:23.769Z] Attempting uninstall: requests [2021-03-21T00:49:23.769Z] Found existing installation: requests 2.23.0 [2021-03-21T00:49:23.769Z] Uninstalling requests-2.23.0: [2021-03-21T00:49:23.769Z] Successfully uninstalled requests-2.23.0 [2021-03-21T00:49:24.367Z] OK: 217 MiB in 51 packages [2021-03-21T00:49:27.775Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-21T00:49:27.775Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-21T00:49:27.775Z] ---> c38b2ad3e764 [2021-03-21T00:49:27.775Z] Step 3/22 : WORKDIR /edgex-go [2021-03-21T00:49:27.775Z] ---> Using cache [2021-03-21T00:49:27.775Z] ---> 6517930f6f60 [2021-03-21T00:49:27.775Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-21T00:49:27.775Z] ---> Using cache [2021-03-21T00:49:27.775Z] ---> a7c9f4d8fd6c [2021-03-21T00:49:27.775Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-21T00:49:27.775Z] Running setup.py install for PyYAML: started [2021-03-21T00:49:29.224Z] ---> Running in 407e11b5d668 [2021-03-21T00:49:29.819Z] Removing intermediate container 6c8c1005ccff [2021-03-21T00:49:29.819Z] ---> 434cfb78a42a [2021-03-21T00:49:29.819Z] Step 6/22 : COPY go.mod . [2021-03-21T00:49:30.096Z] Removing intermediate container 7d5cbac2b8f3 [2021-03-21T00:49:30.369Z] ---> 3cffaa7b406e [2021-03-21T00:49:30.369Z] Step 6/24 : COPY go.mod . [2021-03-21T00:49:30.643Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-21T00:49:30.643Z] Running setup.py install for docopt: started [2021-03-21T00:49:31.637Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-21T00:49:31.637Z] ---> 92cd90e76c4d [2021-03-21T00:49:31.637Z] Step 7/22 : RUN go mod download [2021-03-21T00:49:31.912Z] ---> 50d203206123 [2021-03-21T00:49:31.912Z] Step 7/24 : RUN go mod download [2021-03-21T00:49:32.189Z] ---> Running in 87005b5d7861 [2021-03-21T00:49:32.189Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-21T00:49:32.469Z] ---> Running in 463e2a9a05f5 [2021-03-21T00:49:33.457Z] OK: 217 MiB in 51 packages [2021-03-21T00:49:33.457Z] Running setup.py install for docopt: finished with status 'done' [2021-03-21T00:49:33.731Z] Running setup.py install for dockerpty: started [2021-03-21T00:49:36.365Z] Removing intermediate container 407e11b5d668 [2021-03-21T00:49:36.365Z] ---> 92c00ae82c61 [2021-03-21T00:49:36.365Z] Step 6/22 : COPY go.mod . [2021-03-21T00:49:36.644Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-21T00:49:36.644Z] Running setup.py install for texttable: started [2021-03-21T00:49:37.628Z] ---> e4cf6b621f69 [2021-03-21T00:49:37.628Z] Step 7/22 : RUN go mod download [2021-03-21T00:49:37.628Z] ---> Running in cf76cabdc382 [2021-03-21T00:49:38.252Z] Removing intermediate container 87005b5d7861 [2021-03-21T00:49:38.252Z] ---> 8cce5d248ce8 [2021-03-21T00:49:38.252Z] Step 8/22 : COPY . . [2021-03-21T00:49:38.252Z] ---> fdbf4ca25720 [2021-03-21T00:49:38.252Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-21T00:49:38.252Z] Removing intermediate container 463e2a9a05f5 [2021-03-21T00:49:38.252Z] ---> febbf2ad1f6e [2021-03-21T00:49:38.252Z] Step 8/24 : COPY . . [2021-03-21T00:49:38.533Z] ---> Running in 60502cf0b7ab [2021-03-21T00:49:39.975Z] Running setup.py install for texttable: finished with status 'done' [2021-03-21T00:49:40.575Z] 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-03-21T00:49:41.179Z] 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.58.0 [2021-03-21T00:49:44.604Z] Removing intermediate container cf76cabdc382 [2021-03-21T00:49:44.604Z] ---> 10f82714912f [2021-03-21T00:49:44.604Z] Step 8/22 : COPY . . [2021-03-21T00:49:52.911Z] Removing intermediate container b5a27ae9d9e0 [2021-03-21T00:49:52.911Z] ---> 2898b2596269 [2021-03-21T00:49:52.911Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-21T00:49:53.189Z] ---> Running in 7f73851e82d7 [2021-03-21T00:49:55.221Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-21T00:49:55.504Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-21T00:49:56.497Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-21T00:49:56.497Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-21T00:49:56.497Z] (3/3) Installing curl (7.69.1-r3) [2021-03-21T00:49:56.497Z] Executing busybox-1.31.1-r19.trigger [2021-03-21T00:49:56.497Z] OK: 72 MiB in 58 packages [2021-03-21T00:50:00.853Z] Removing intermediate container 7f73851e82d7 [2021-03-21T00:50:00.853Z] ---> 1ff62ca407b3 [2021-03-21T00:50:00.853Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-21T00:50:01.131Z] ---> Running in 8225f1f9b833 [2021-03-21T00:50:03.139Z] Removing intermediate container 8225f1f9b833 [2021-03-21T00:50:03.139Z] ---> 040e354b326e [2021-03-21T00:50:03.139Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-21T00:50:03.415Z] ---> Running in 5a9b9f7542e9 [2021-03-21T00:50:05.400Z] Removing intermediate container 5a9b9f7542e9 [2021-03-21T00:50:05.400Z] ---> 1c0d00ebd893 [2021-03-21T00:50:05.400Z] Step 24/26 : LABEL arch=arm64 [2021-03-21T00:50:05.995Z] ---> Running in 55c94142160a [2021-03-21T00:50:07.436Z] Removing intermediate container 55c94142160a [2021-03-21T00:50:07.436Z] ---> 9e519c821345 [2021-03-21T00:50:07.436Z] Step 25/26 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea [2021-03-21T00:50:08.877Z] ---> Running in 00d4e53616cf [2021-03-21T00:50:10.318Z] Removing intermediate container 00d4e53616cf [2021-03-21T00:50:10.318Z] ---> 79e46ad017a4 [2021-03-21T00:50:10.318Z] Step 26/26 : LABEL version=0.0.0 [2021-03-21T00:50:10.920Z] ---> Running in 7c9b3e5f0131 [2021-03-21T00:50:12.908Z] Removing intermediate container 7c9b3e5f0131 [2021-03-21T00:50:12.908Z] ---> 10e34610d914 [2021-03-21T00:50:12.908Z] [2021-03-21T00:50:14.908Z] Successfully built 10e34610d914 [2021-03-21T00:50:14.908Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-21T00:50:17.570Z]  Building docker-sys-mgmt-agent-go ... done  ---> c6c3abd49608 [2021-03-21T00:50:17.570Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-21T00:50:17.853Z] ---> 2bae53c10a75 [2021-03-21T00:50:17.853Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-21T00:50:18.447Z] ---> Running in ad369e85aabc [2021-03-21T00:50:18.447Z] ---> Running in af502828a6c8 [2021-03-21T00:50:21.094Z] 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-03-21T00:50:21.371Z] 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-03-21T00:50:24.015Z] ---> 64bcf5eb2600 [2021-03-21T00:50:24.015Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-21T00:50:24.294Z] ---> Running in 058e54fdca76 [2021-03-21T00:50:26.293Z] 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-03-21T00:51:05.364Z] Removing intermediate container 60502cf0b7ab [2021-03-21T00:51:05.364Z] ---> 14646802915a [2021-03-21T00:51:05.364Z] [2021-03-21T00:51:05.364Z] Step 10/23 : FROM alpine:3.12 [2021-03-21T00:51:05.364Z] ---> d10569e2745f [2021-03-21T00:51:05.364Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-21T00:51:05.364Z] ---> Running in b623145be60d [2021-03-21T00:51:05.364Z] Removing intermediate container b623145be60d [2021-03-21T00:51:05.364Z] ---> a45938a458fd [2021-03-21T00:51:05.364Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-21T00:51:05.364Z] ---> Running in 89d103755867 [2021-03-21T00:51:05.364Z] Removing intermediate container 89d103755867 [2021-03-21T00:51:05.364Z] ---> b9ad25e55a13 [2021-03-21T00:51:05.364Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-21T00:51:05.364Z] ---> Running in 48ed85a8a5c7 [2021-03-21T00:51:05.364Z] Removing intermediate container 48ed85a8a5c7 [2021-03-21T00:51:05.364Z] ---> d3b7c44afc32 [2021-03-21T00:51:05.364Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-21T00:51:05.364Z] ---> Running in 92fecca7a990 [2021-03-21T00:51:08.236Z] Removing intermediate container 92fecca7a990 [2021-03-21T00:51:08.236Z] ---> 6d8770493dec [2021-03-21T00:51:08.236Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-21T00:51:08.236Z] ---> Running in 6694f4801416 [2021-03-21T00:51:10.363Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-21T00:51:11.008Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-21T00:51:12.008Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-21T00:51:12.008Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-21T00:51:12.008Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-21T00:51:12.280Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-21T00:51:12.557Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-21T00:51:12.557Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-21T00:51:12.557Z] Executing busybox-1.31.1-r19.trigger [2021-03-21T00:51:12.557Z] OK: 8 MiB in 20 packages [2021-03-21T00:51:14.550Z] Removing intermediate container 6694f4801416 [2021-03-21T00:51:14.550Z] ---> ebd5ae284f06 [2021-03-21T00:51:14.550Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-21T00:51:15.536Z] ---> 31533f5e11ac [2021-03-21T00:51:15.536Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-21T00:51:17.522Z] ---> 0ea2b3eb03a8 [2021-03-21T00:51:17.522Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-21T00:51:18.510Z] ---> 011bc48d4e54 [2021-03-21T00:51:18.510Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-21T00:51:18.510Z] ---> Running in 30633bce0d34 [2021-03-21T00:51:19.125Z] Removing intermediate container 30633bce0d34 [2021-03-21T00:51:19.125Z] ---> aba9bc6cf139 [2021-03-21T00:51:19.125Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-21T00:51:19.125Z] ---> Running in 20df53a6e5f6 [2021-03-21T00:51:19.723Z] Removing intermediate container 20df53a6e5f6 [2021-03-21T00:51:19.723Z] ---> 47b48a099b24 [2021-03-21T00:51:19.723Z] Step 21/23 : LABEL arch=arm64 [2021-03-21T00:51:19.996Z] ---> Running in e214942098e7 [2021-03-21T00:51:20.985Z] Removing intermediate container e214942098e7 [2021-03-21T00:51:20.985Z] ---> a6c0ab1a18c5 [2021-03-21T00:51:20.985Z] Step 22/23 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea [2021-03-21T00:51:20.985Z] ---> Running in bb97deab8239 [2021-03-21T00:51:21.583Z] Removing intermediate container bb97deab8239 [2021-03-21T00:51:21.583Z] ---> ac39edaf80e7 [2021-03-21T00:51:21.583Z] Step 23/23 : LABEL version=0.0.0 [2021-03-21T00:51:21.857Z] ---> Running in 616d68407387 [2021-03-21T00:51:22.459Z] Removing intermediate container 616d68407387 [2021-03-21T00:51:22.459Z] ---> 73d2ef201510 [2021-03-21T00:51:22.459Z] [2021-03-21T00:51:22.731Z] Successfully built 73d2ef201510 [2021-03-21T00:51:23.007Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-21T00:51:31.295Z]  Building docker-core-data-go ... done 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-03-21T00:51:43.712Z] Removing intermediate container af502828a6c8 [2021-03-21T00:51:43.712Z] ---> 946ac1f7b1d6 [2021-03-21T00:51:43.712Z] [2021-03-21T00:51:43.712Z] Step 10/24 : FROM alpine:3.12 [2021-03-21T00:51:43.712Z] ---> d10569e2745f [2021-03-21T00:51:43.712Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-21T00:51:43.712Z] ---> Running in 215fa46f1a5f [2021-03-21T00:51:45.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-21T00:51:45.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-21T00:51:45.752Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-21T00:51:45.752Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-21T00:51:45.752Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-21T00:51:45.752Z] (4/5) Installing curl (7.69.1-r3) [2021-03-21T00:51:45.752Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-21T00:51:45.752Z] Executing busybox-1.31.1-r19.trigger [2021-03-21T00:51:45.752Z] Executing ca-certificates-20191127-r4.trigger [2021-03-21T00:51:46.027Z] OK: 7 MiB in 19 packages [2021-03-21T00:51:48.014Z] Removing intermediate container 215fa46f1a5f [2021-03-21T00:51:48.014Z] ---> 6d0a523f54fd [2021-03-21T00:51:48.014Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-21T00:51:48.289Z] ---> Running in 216d423bd709 [2021-03-21T00:51:49.265Z] Removing intermediate container 216d423bd709 [2021-03-21T00:51:49.265Z] ---> b9e4d958e7f3 [2021-03-21T00:51:49.265Z] Step 13/24 : WORKDIR / [2021-03-21T00:51:49.543Z] ---> Running in a1bf3057cc70 [2021-03-21T00:51:50.969Z] Removing intermediate container a1bf3057cc70 [2021-03-21T00:51:50.969Z] ---> 45bb177446e8 [2021-03-21T00:51:50.969Z] 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-03-21T00:51:50.969Z] Removing intermediate container ad369e85aabc [2021-03-21T00:51:50.969Z] ---> 0a1283ec73c4 [2021-03-21T00:51:50.969Z] [2021-03-21T00:51:50.969Z] Step 10/22 : FROM alpine:3.12 [2021-03-21T00:51:50.969Z] ---> d10569e2745f [2021-03-21T00:51:50.969Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-21T00:51:50.969Z] ---> Using cache [2021-03-21T00:51:50.969Z] ---> 13037ea1be83 [2021-03-21T00:51:50.969Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-21T00:51:50.969Z] ---> Using cache [2021-03-21T00:51:50.969Z] ---> c728e4988d12 [2021-03-21T00:51:50.969Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-21T00:51:51.574Z] ---> Running in 46d85e99be30 [2021-03-21T00:51:51.848Z] ---> b393d22a4ae2 [2021-03-21T00:51:51.848Z] 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-03-21T00:51:52.120Z] Removing intermediate container 46d85e99be30 [2021-03-21T00:51:52.120Z] ---> df4b522addb4 [2021-03-21T00:51:52.120Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-21T00:51:52.392Z] ---> Running in 62ae476b01ec [2021-03-21T00:51:52.663Z] ---> 9d725fb95bbe [2021-03-21T00:51:52.663Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-21T00:51:52.936Z] Removing intermediate container 058e54fdca76 [2021-03-21T00:51:52.936Z] ---> 8710b0749099 [2021-03-21T00:51:52.936Z] [2021-03-21T00:51:52.936Z] Step 10/22 : FROM alpine:3.12 [2021-03-21T00:51:52.936Z] ---> d10569e2745f [2021-03-21T00:51:52.936Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-21T00:51:52.936Z] Removing intermediate container 62ae476b01ec [2021-03-21T00:51:52.936Z] ---> c8e784cf5fd5 [2021-03-21T00:51:52.936Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-21T00:51:53.210Z] ---> Running in 946c717a3482 [2021-03-21T00:51:53.486Z] ---> 2c2ee9b7393e [2021-03-21T00:51:53.486Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-21T00:51:54.081Z] ---> 7954af6a6ea9 [2021-03-21T00:51:54.081Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-21T00:51:54.351Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-21T00:51:54.625Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-21T00:51:54.900Z] ---> 39bea81eb788 [2021-03-21T00:51:54.900Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-21T00:51:54.900Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-21T00:51:55.194Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-21T00:51:55.194Z] Executing busybox-1.31.1-r19.trigger [2021-03-21T00:51:55.194Z] Executing ca-certificates-20191127-r4.trigger [2021-03-21T00:51:55.194Z] ---> c8cfb403f69f [2021-03-21T00:51:55.194Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-21T00:51:55.469Z] OK: 6 MiB in 16 packages [2021-03-21T00:51:56.463Z] ---> f8b9fa081921 [2021-03-21T00:51:56.463Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-21T00:51:56.463Z] ---> 3ae56e7b7226 [2021-03-21T00:51:56.463Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-21T00:51:56.463Z] ---> Running in a2d1b25408e3 [2021-03-21T00:51:57.059Z] Removing intermediate container a2d1b25408e3 [2021-03-21T00:51:57.059Z] ---> c5d2566dd541 [2021-03-21T00:51:57.060Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-21T00:51:57.331Z] Removing intermediate container 946c717a3482 [2021-03-21T00:51:57.331Z] ---> 4adf920d3947 [2021-03-21T00:51:57.331Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-21T00:51:57.331Z] ---> Running in 2221d0b7b487 [2021-03-21T00:51:57.331Z] ---> Running in dfbbcd99fa4b [2021-03-21T00:51:57.603Z] ---> 87fa2329237b [2021-03-21T00:51:57.603Z] 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-03-21T00:51:57.876Z] ---> Running in 158454e9dc0e [2021-03-21T00:51:58.147Z] Removing intermediate container 2221d0b7b487 [2021-03-21T00:51:58.147Z] ---> eeec758a03d6 [2021-03-21T00:51:58.147Z] Step 20/22 : LABEL arch=arm64 [2021-03-21T00:51:58.147Z] Removing intermediate container dfbbcd99fa4b [2021-03-21T00:51:58.147Z] ---> da7709d7ec54 [2021-03-21T00:51:58.147Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-21T00:51:58.428Z] ---> Running in d5ee1187d105 [2021-03-21T00:51:58.428Z] ---> Running in f7b0621df2ff [2021-03-21T00:51:58.698Z] Removing intermediate container d5ee1187d105 [2021-03-21T00:51:58.698Z] ---> 6ed546705dec [2021-03-21T00:51:58.698Z] Step 21/22 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea [2021-03-21T00:51:58.969Z] Removing intermediate container f7b0621df2ff [2021-03-21T00:51:58.969Z] ---> 736a4386eeb9 [2021-03-21T00:51:58.969Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-21T00:51:58.969Z] ---> Running in 74535ccf1b9a [2021-03-21T00:51:59.239Z] ---> Running in b3c8469d4db0 [2021-03-21T00:51:59.511Z] Removing intermediate container 74535ccf1b9a [2021-03-21T00:51:59.511Z] ---> e0ea1d501dc0 [2021-03-21T00:51:59.511Z] Step 22/22 : LABEL version=0.0.0 [2021-03-21T00:51:59.784Z] Removing intermediate container b3c8469d4db0 [2021-03-21T00:51:59.784Z] ---> 4d5b5e3e2541 [2021-03-21T00:51:59.784Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-21T00:51:59.784Z] ---> Running in 14856e176530 [2021-03-21T00:52:00.055Z] Removing intermediate container 158454e9dc0e [2021-03-21T00:52:00.055Z] ---> 6f5d50a93a38 [2021-03-21T00:52:00.055Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-21T00:52:00.327Z] ---> Running in 9e1bd05ca2c2 [2021-03-21T00:52:00.327Z] Removing intermediate container 14856e176530 [2021-03-21T00:52:00.327Z] ---> 70438bbc7b21 [2021-03-21T00:52:00.327Z] [2021-03-21T00:52:00.604Z] ---> 5756c0ac71d8 [2021-03-21T00:52:00.604Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-21T00:52:00.874Z] Successfully built 70438bbc7b21 [2021-03-21T00:52:00.874Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-21T00:52:00.874Z]  Building docker-support-scheduler-go ... done Removing intermediate container 9e1bd05ca2c2 [2021-03-21T00:52:00.874Z] ---> b0ee8d5e20a4 [2021-03-21T00:52:00.874Z] Step 22/24 : LABEL arch=arm64 [2021-03-21T00:52:01.143Z] ---> Running in 750c38f1bcc8 [2021-03-21T00:52:01.739Z] Removing intermediate container 750c38f1bcc8 [2021-03-21T00:52:01.739Z] ---> 716ab1d8c2a1 [2021-03-21T00:52:01.739Z] Step 23/24 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea [2021-03-21T00:52:01.739Z] ---> 367ef3acb5e6 [2021-03-21T00:52:01.739Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-21T00:52:02.009Z] ---> Running in b2eb43442983 [2021-03-21T00:52:02.281Z] Removing intermediate container b2eb43442983 [2021-03-21T00:52:02.281Z] ---> 319df7cfaa60 [2021-03-21T00:52:02.281Z] Step 24/24 : LABEL version=0.0.0 [2021-03-21T00:52:02.552Z] ---> c19456499ae9 [2021-03-21T00:52:02.552Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-21T00:52:02.552Z] ---> Running in 8b1a79cda19c [2021-03-21T00:52:02.823Z] ---> Running in b933fbe845b2 [2021-03-21T00:52:03.094Z] Removing intermediate container 8b1a79cda19c [2021-03-21T00:52:03.094Z] ---> 8636c1330526 [2021-03-21T00:52:03.094Z] [2021-03-21T00:52:03.372Z] Removing intermediate container b933fbe845b2 [2021-03-21T00:52:03.372Z] ---> 9543083882ac [2021-03-21T00:52:03.372Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-21T00:52:03.372Z] Successfully built 8636c1330526 [2021-03-21T00:52:03.372Z] ---> Running in 77a7fb2957e2 [2021-03-21T00:52:03.372Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-21T00:52:03.965Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 77a7fb2957e2 [2021-03-21T00:52:03.965Z] ---> 7549d60639ef [2021-03-21T00:52:03.965Z] Step 20/22 : LABEL arch=arm64 [2021-03-21T00:52:03.965Z] ---> Running in 067952660b91 [2021-03-21T00:52:04.556Z] Removing intermediate container 067952660b91 [2021-03-21T00:52:04.556Z] ---> 7d043250939d [2021-03-21T00:52:04.556Z] Step 21/22 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea [2021-03-21T00:52:04.556Z] ---> Running in cf95e6659235 [2021-03-21T00:52:05.156Z] Removing intermediate container cf95e6659235 [2021-03-21T00:52:05.156Z] ---> e85014c458f3 [2021-03-21T00:52:05.156Z] Step 22/22 : LABEL version=0.0.0 [2021-03-21T00:52:05.156Z] ---> Running in 0a73732f3a65 [2021-03-21T00:52:05.428Z] Removing intermediate container 0a73732f3a65 [2021-03-21T00:52:05.428Z] ---> b2d43311f4e4 [2021-03-21T00:52:05.428Z] [2021-03-21T00:52:06.020Z] Successfully built b2d43311f4e4 [2021-03-21T00:52:06.020Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-21T00:52:06.306Z]  Building docker-support-notifications-go ... done  [Pipeline] } [2021-03-21T00:52:06.305Z] $ docker stop --time=1 0de71e1b5db4e15054f47d42fc9d024b0081f45ef647c85a1d4c6a0da9007244 [2021-03-21T00:52:08.233Z] $ docker rm -f 0de71e1b5db4e15054f47d42fc9d024b0081f45ef647c85a1d4c6a0da9007244 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-21T00:52:08.861Z] + grep+ docker [2021-03-21T00:52:08.861Z] docker images [2021-03-21T00:52:09.131Z] docker-support-notifications-go-arm64 latest b2d43311f4e4 3 seconds ago 16.9MB [2021-03-21T00:52:09.131Z] docker-security-secretstore-setup-go-arm64 latest 8636c1330526 6 seconds ago 23.7MB [2021-03-21T00:52:09.131Z] docker-support-scheduler-go-arm64 latest 70438bbc7b21 8 seconds ago 16.3MB [2021-03-21T00:52:09.131Z] docker-core-data-go-arm64 latest 73d2ef201510 46 seconds ago 21.3MB [2021-03-21T00:52:09.131Z] docker-sys-mgmt-agent-go-arm64 latest 10e34610d914 About a minute ago 300MB [2021-03-21T00:52:09.131Z] docker-security-bootstrapper-go-arm64 latest 3e893f45577c 3 minutes ago 17.8MB [2021-03-21T00:52:09.131Z] docker-core-metadata-go-arm64 latest 725494d62bf6 3 minutes ago 17.9MB [2021-03-21T00:52:09.131Z] docker-core-command-go-arm64 latest efc535b73bbf 3 minutes ago 16.3MB [2021-03-21T00:52:09.131Z] docker-security-proxy-setup-go-arm64 latest 136dcd80fd3a 3 minutes ago 23.4MB [2021-03-21T00:52:09.131Z] docker 20.10.0 eeaf43b92773 3 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-21T00:52:10.048Z] ---> job-cost.sh [2021-03-21T00:52:10.048Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-onlG [2021-03-21T00:52:56.980Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-21T00:54:33.710Z] lf-activate-venv(): INFO: Adding /tmp/venv-onlG/bin to PATH [2021-03-21T00:54:33.710Z] INFO: No Stack... [2021-03-21T00:54:33.710Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-21T00:54:33.710Z] INFO: Archiving Costs [Pipeline] sh [2021-03-21T00:54:34.042Z] + cat /w/workspace/edgex-go/8/archives/cost.csv [2021-03-21T00:54:34.042Z] + cut -d, -f6 [Pipeline] lock [2021-03-21T00:54:34.146Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3241-8-stack-cost] [2021-03-21T00:54:34.161Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3241-8-stack-cost] did not exist. Created. [2021-03-21T00:54:34.161Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3241-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-21T00:54:34.579Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-21T00:54:34.890Z] Stashed 1 file(s) [Pipeline] } [2021-03-21T00:54:34.902Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3241-8-stack-cost] [Pipeline] // lock [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-03-21T00:54:36.211Z] provisioning config files... [2021-03-21T00:54:36.225Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config4725675922830576325tmp [Pipeline] { [Pipeline] sh [2021-03-21T00:54:36.604Z] + set +x [2021-03-21T00:54:36.604Z] + curl -s https://codecov.io/bash [2021-03-21T00:54:36.604Z] + bash -s -- [2021-03-21T00:54:36.872Z] [2021-03-21T00:54:36.872Z] _____ _ [2021-03-21T00:54:36.872Z] / ____| | | [2021-03-21T00:54:36.872Z] | | ___ __| | ___ ___ _____ __ [2021-03-21T00:54:36.872Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-21T00:54:36.872Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-21T00:54:36.872Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-21T00:54:36.872Z] Bash-20210309-2b87ace [2021-03-21T00:54:36.872Z] [2021-03-21T00:54:36.872Z] [2021-03-21T00:54:36.872Z] ==> git version 2.24.3 found [2021-03-21T00:54:36.872Z] ==> 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-03-21T00:54:36.872Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-21T00:54:36.872Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-21T00:54:36.872Z] ==> Jenkins CI detected. [2021-03-21T00:54:37.140Z] project root: . [2021-03-21T00:54:37.140Z] --> token set from env [2021-03-21T00:54:37.140Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-21T00:54:37.140Z] ==> Running gcov in . (disable via -X gcov) [2021-03-21T00:54:37.140Z] ==> Python coveragepy not found [2021-03-21T00:54:37.140Z] ==> Searching for coverage reports in: [2021-03-21T00:54:37.140Z] + . [2021-03-21T00:54:37.140Z] -> Found 1 reports [2021-03-21T00:54:37.140Z] ==> Detecting git/mercurial file structure [2021-03-21T00:54:37.140Z] ==> Reading reports [2021-03-21T00:54:37.140Z] + ./coverage.out bytes=650607 [2021-03-21T00:54:37.140Z] ==> Appending adjustments [2021-03-21T00:54:37.140Z] https://docs.codecov.io/docs/fixing-reports [2021-03-21T00:54:41.385Z] + Found adjustments [2021-03-21T00:54:41.385Z] ==> Gzipping contents [2021-03-21T00:54:41.385Z] 96K /tmp/codecov.kchrbG.gz [2021-03-21T00:54:41.385Z] ==> Uploading reports [2021-03-21T00:54:41.385Z] url: https://codecov.io [2021-03-21T00:54:41.385Z] query: branch=PR-3241&commit=883ca2ed8dae2fdde94159fa107b144a7cadaaea&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3241%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3241&job=&cmd_args= [2021-03-21T00:54:41.385Z] -> Pinging Codecov [2021-03-21T00:54:41.385Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3241&commit=883ca2ed8dae2fdde94159fa107b144a7cadaaea&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3241%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3241&job=&cmd_args= [2021-03-21T00:54:41.385Z] -> Uploading to [2021-03-21T00:54:41.385Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-21/00271124DB129430A58F1EEE437C3FCB/883ca2ed8dae2fdde94159fa107b144a7cadaaea/275ec373-8642-4937-8e5f-be8992ef7a95.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210321T005441Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c540989bb192f17c0907e4abb5fd1497a64c9868b1ba0969741e50aec34a7c26 [2021-03-21T00:54:41.385Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-21T00:54:41.385Z] Dload Upload Total Spent Left Speed [2021-03-21T00:54:41.648Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 94849 0 0 100 94849 0 183k --:--:-- --:--:-- --:--:-- 183k 100 94849 0 0 100 94849 0 183k --:--:-- --:--:-- --:--:-- 183k [2021-03-21T00:54:41.648Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/883ca2ed8dae2fdde94159fa107b144a7cadaaea [Pipeline] } [2021-03-21T00:54:41.659Z] 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] { (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-03-21T00:54:43.451Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-21T00:54:44.340Z] ---> package-listing.sh [2021-03-21T00:54:44.340Z] ++ facter osfamily [2021-03-21T00:54:44.340Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-21T00:54:44.340Z] + OS_FAMILY=redhat [2021-03-21T00:54:44.340Z] + workspace=/w/workspace/edgex-go/8 [2021-03-21T00:54:44.340Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-21T00:54:44.340Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-21T00:54:44.340Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-21T00:54:44.340Z] + PACKAGES=/tmp/packages_start.txt [2021-03-21T00:54:44.340Z] + '[' /w/workspace/edgex-go/8 ']' [2021-03-21T00:54:44.340Z] + PACKAGES=/tmp/packages_end.txt [2021-03-21T00:54:44.340Z] + case "${OS_FAMILY}" in [2021-03-21T00:54:44.340Z] + rpm -qa [2021-03-21T00:54:44.340Z] + sort [2021-03-21T00:54:49.643Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-21T00:54:49.643Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-21T00:54:49.643Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-21T00:54:49.643Z] + '[' /w/workspace/edgex-go/8 ']' [2021-03-21T00:54:49.643Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2021-03-21T00:54:49.643Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2021-03-21T00:54:49.657Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-21T00:54:49.951Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-21T00:54:50.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-21T00:54:50.526Z] [2021-03-21T00:54:50.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-21T00:54:50.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-21T00:54:50.885Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-21T00:54:50.885Z] df20fa9351a1: Pulling fs layer [2021-03-21T00:54:50.885Z] 36b3adc4ff6f: Pulling fs layer [2021-03-21T00:54:50.885Z] 8ad3a11d3b57: Pulling fs layer [2021-03-21T00:54:50.885Z] 46f8f816bc3b: Pulling fs layer [2021-03-21T00:54:50.885Z] 93b61091891f: Pulling fs layer [2021-03-21T00:54:50.885Z] 93b9cdb0e59b: Pulling fs layer [2021-03-21T00:54:50.885Z] 5e14af77c1be: Pulling fs layer [2021-03-21T00:54:50.885Z] 01666e4c0597: Pulling fs layer [2021-03-21T00:54:50.885Z] aa168da1d23b: Pulling fs layer [2021-03-21T00:54:50.885Z] 93b9cdb0e59b: Waiting [2021-03-21T00:54:50.885Z] 93b61091891f: Waiting [2021-03-21T00:54:50.885Z] 46f8f816bc3b: Waiting [2021-03-21T00:54:50.885Z] 5e14af77c1be: Waiting [2021-03-21T00:54:50.885Z] 01666e4c0597: Waiting [2021-03-21T00:54:50.885Z] aa168da1d23b: Waiting [2021-03-21T00:54:50.885Z] 36b3adc4ff6f: Verifying Checksum [2021-03-21T00:54:50.885Z] 36b3adc4ff6f: Download complete [2021-03-21T00:54:51.157Z] 46f8f816bc3b: Verifying Checksum [2021-03-21T00:54:51.157Z] 46f8f816bc3b: Download complete [2021-03-21T00:54:51.157Z] df20fa9351a1: Verifying Checksum [2021-03-21T00:54:51.157Z] df20fa9351a1: Download complete [2021-03-21T00:54:51.157Z] 93b9cdb0e59b: Verifying Checksum [2021-03-21T00:54:51.157Z] 93b9cdb0e59b: Download complete [2021-03-21T00:54:51.157Z] 93b61091891f: Verifying Checksum [2021-03-21T00:54:51.157Z] 93b61091891f: Download complete [2021-03-21T00:54:51.157Z] 5e14af77c1be: Verifying Checksum [2021-03-21T00:54:51.157Z] 5e14af77c1be: Download complete [2021-03-21T00:54:51.157Z] 01666e4c0597: Download complete [2021-03-21T00:54:51.419Z] 8ad3a11d3b57: Verifying Checksum [2021-03-21T00:54:51.420Z] 8ad3a11d3b57: Download complete [2021-03-21T00:54:51.420Z] df20fa9351a1: Pull complete [2021-03-21T00:54:51.692Z] 36b3adc4ff6f: Pull complete [2021-03-21T00:54:53.098Z] aa168da1d23b: Verifying Checksum [2021-03-21T00:54:53.098Z] aa168da1d23b: Download complete [2021-03-21T00:54:54.063Z] 8ad3a11d3b57: Pull complete [2021-03-21T00:54:54.329Z] 46f8f816bc3b: Pull complete [2021-03-21T00:54:54.595Z] 93b61091891f: Pull complete [2021-03-21T00:54:54.857Z] 93b9cdb0e59b: Pull complete [2021-03-21T00:54:54.857Z] 5e14af77c1be: Pull complete [2021-03-21T00:54:55.122Z] 01666e4c0597: Pull complete [2021-03-21T00:55:05.190Z] aa168da1d23b: Pull complete [2021-03-21T00:55:05.190Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-21T00:55:05.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-21T00:55:05.190Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-21T00:55:05.404Z] prd-centos7-docker-4c-2g-30762 does not seem to be running inside a container [2021-03-21T00:55:05.458Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-21T00:55:10.676Z] $ docker top bf32decc1b35262b13b15d0c55adcd2c91447d2cdf3adbc1e53111c599a1e19b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-21T00:55:11.300Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-21T00:55:11.655Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-21T00:55:11.959Z] + ls /var/log/sa-host [2021-03-21T00:55:11.959Z] + sadf -c /var/log/sa-host/sa21 [2021-03-21T00:55:11.959Z] file_magic: OK [2021-03-21T00:55:11.959Z] HZ: Using current value: 100 [2021-03-21T00:55:11.959Z] file_header: OK [2021-03-21T00:55:11.959Z] 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-03-21T00:55:11.959Z] Statistics: [2021-03-21T00:55:11.959Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-21T00:55:11.959Z] File successfully converted to sysstat format version 12.2.1 [2021-03-21T00:55:11.959Z] + sadf -c /var/log/sa-host/sa23 [2021-03-21T00:55:11.959Z] file_magic: OK [2021-03-21T00:55:11.959Z] HZ: Using current value: 100 [2021-03-21T00:55:11.959Z] file_header: OK [2021-03-21T00:55:11.959Z] 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-03-21T00:55:11.959Z] Statistics: [2021-03-21T00:55:11.959Z] Hnuu...uuuununununu... [2021-03-21T00:55:11.959Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-21T00:55:12.158Z] provisioning config files... [2021-03-21T00:55:12.173Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config2297223928556930300tmp [Pipeline] { [Pipeline] echo [2021-03-21T00:55:12.275Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-21T00:55:12.577Z] ---> create-netrc.sh [Pipeline] } [2021-03-21T00:55:12.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-21T00:55:12.712Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-21T00:55:13.033Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-21T00:55:13.048Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-21T00:55:13.358Z] ---> sudo-logs.sh [2021-03-21T00:55:13.358Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-21T00:55:13.431Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-21T00:55:13.733Z] ---> job-cost.sh [2021-03-21T00:55:13.733Z] lf-activate-venv: SKIPPING [2021-03-21T00:55:13.733Z] DEBUG: total: 0.20999999344348907 [2021-03-21T00:55:13.733Z] INFO: Retrieving Stack Cost... [2021-03-21T00:55:14.680Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-21T00:55:15.254Z] INFO: Archiving Costs [Pipeline] echo [2021-03-21T00:55:15.269Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-21T00:55:15.575Z] ---> logs-deploy.sh [2021-03-21T00:55:15.575Z] lf-activate-venv: SKIPPING [2021-03-21T00:55:15.575Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3241/8 [2021-03-21T00:55:15.575Z] INFO: archiving workspace using pattern(s): [2021-03-21T00:55:16.966Z] Archives upload complete. [2021-03-21T00:55:16.966Z] INFO: archiving logs to Nexus