Pull request #3363 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from fca77a35635e512b0825382ab7686614b7abaacc+1ca7629e1cd076585a36704fbab1254463beb4f2 (f63a33e4a9e1fe2ecfe062ea95e93dff80f9cdd7) Running in Durability level: MAX_SURVIVABILITY 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3363/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3363/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-67 in /w/workspace/edgexfoundry_edgex-go_PR-3363 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 1ca7629e1cd076585a36704fbab1254463beb4f2 into PR head commit fca77a35635e512b0825382ab7686614b7abaacc > 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/3363/head:refs/remotes/origin/PR-3363 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fca77a35635e512b0825382ab7686614b7abaacc # timeout=10 Merge succeeded, producing fca77a35635e512b0825382ab7686614b7abaacc Checking out Revision fca77a35635e512b0825382ab7686614b7abaacc (PR-3363) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1ca7629e1cd076585a36704fbab1254463beb4f2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fca77a35635e512b0825382ab7686614b7abaacc # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-14T05:59:29.601Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-14T05:59:29.823Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-14T05:59:29.938Z] ========================================================= [2021-04-14T05:59:29.938Z] EdgeX Global Pipelines Version Info [2021-04-14T05:59:29.938Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-14T05:59:31.582Z] ------------------- [2021-04-14T05:59:31.583Z] stable info: [2021-04-14T05:59:31.583Z] ------------------- [2021-04-14T05:59:31.583Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-14T05:59:31.583Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-14T05:59:31.583Z] Message: update stable to v1.0.186 [2021-04-14T05:59:32.531Z] ------------------- [2021-04-14T05:59:32.531Z] experimental info: [2021-04-14T05:59:32.531Z] ------------------- [2021-04-14T05:59:32.531Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-14T05:59:32.531Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-14T05:59:32.531Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-14T05:59:32.813Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-04-14T05:59:32.878Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-04-14T05:59:32.952Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-14T05:59:33.020Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-14T05:59:33.076Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-14T05:59:33.146Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-14T05:59:33.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-14T05:59:33.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-04-14T05:59:33.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-04-14T05:59:33.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-04-14T05:59:33.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-14T05:59:33.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-14T05:59:33.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-14T05:59:33.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-14T05:59:33.743Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-14T05:59:33.807Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-14T05:59:33.876Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-14T05:59:33.946Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-14T05:59:34.005Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-14T05:59:34.073Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-14T05:59:34.141Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-04-14T05:59:34.211Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-14T05:59:34.269Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3363 [Pipeline] echo [2021-04-14T05:59:34.336Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3363 [Pipeline] echo [2021-04-14T05:59:34.406Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3363 [Pipeline] echo [2021-04-14T05:59:34.480Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fca77a35635e512b0825382ab7686614b7abaacc [Pipeline] echo [2021-04-14T05:59:34.537Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fca77a3 [Pipeline] echo [2021-04-14T05:59:34.602Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-14T05:59:34.796Z] provisioning config files... [2021-04-14T05:59:34.841Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1385990451022028088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-14T05:59:35.227Z] ---> docker-login.sh [2021-04-14T05:59:35.227Z] nexus3.edgexfoundry.org:10001 [2021-04-14T05:59:35.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T05:59:35.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T05:59:35.758Z] Configure a credential helper to remove this warning. See [2021-04-14T05:59:35.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T05:59:35.758Z] [2021-04-14T05:59:35.758Z] Login Succeeded [2021-04-14T05:59:35.758Z] nexus3.edgexfoundry.org:10002 [2021-04-14T05:59:35.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T05:59:36.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T05:59:36.021Z] Configure a credential helper to remove this warning. See [2021-04-14T05:59:36.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T05:59:36.021Z] [2021-04-14T05:59:36.021Z] Login Succeeded [2021-04-14T05:59:36.021Z] nexus3.edgexfoundry.org:10003 [2021-04-14T05:59:36.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T05:59:36.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T05:59:36.285Z] Configure a credential helper to remove this warning. See [2021-04-14T05:59:36.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T05:59:36.285Z] [2021-04-14T05:59:36.285Z] Login Succeeded [2021-04-14T05:59:36.285Z] nexus3.edgexfoundry.org:10004 [2021-04-14T05:59:36.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T05:59:36.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T05:59:36.549Z] Configure a credential helper to remove this warning. See [2021-04-14T05:59:36.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T05:59:36.549Z] [2021-04-14T05:59:36.549Z] Login Succeeded [2021-04-14T05:59:36.549Z] docker.io [2021-04-14T05:59:36.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T05:59:37.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T05:59:37.073Z] Configure a credential helper to remove this warning. See [2021-04-14T05:59:37.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T05:59:37.073Z] [2021-04-14T05:59:37.073Z] Login Succeeded [2021-04-14T05:59:37.073Z] ---> docker-login.sh ends [Pipeline] } [2021-04-14T05:59:37.104Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-14T05:59:37.567Z] ++ 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-04-14T05:59:37.567Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-14T05:59:37.567Z] ++ dirname cmd/core-command/Dockerfile [2021-04-14T05:59:37.567Z] ++ cut -d/ -f2 [2021-04-14T05:59:37.567Z] + echo core-command,cmd/core-command/Dockerfile [2021-04-14T05:59:37.567Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-14T05:59:37.567Z] ++ dirname cmd/core-data/Dockerfile [2021-04-14T05:59:37.567Z] ++ cut -d/ -f2 [2021-04-14T05:59:37.567Z] + echo core-data,cmd/core-data/Dockerfile [2021-04-14T05:59:37.567Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-14T05:59:37.567Z] ++ dirname cmd/core-metadata/Dockerfile [2021-04-14T05:59:37.567Z] ++ cut -d/ -f2 [2021-04-14T05:59:37.567Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-04-14T05:59:37.567Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-14T05:59:37.567Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-04-14T05:59:37.567Z] ++ cut -d/ -f2 [2021-04-14T05:59:37.567Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-04-14T05:59:37.567Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-14T05:59:37.567Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-04-14T05:59:37.567Z] ++ cut -d/ -f2 [2021-04-14T05:59:37.567Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-04-14T05:59:37.567Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-14T05:59:37.567Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-04-14T05:59:37.567Z] ++ cut -d/ -f2 [2021-04-14T05:59:37.567Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-04-14T05:59:37.567Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-14T05:59:37.567Z] ++ dirname cmd/support-notifications/Dockerfile [2021-04-14T05:59:37.567Z] ++ cut -d/ -f2 [2021-04-14T05:59:37.567Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-04-14T05:59:37.567Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-14T05:59:37.567Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-04-14T05:59:37.567Z] ++ cut -d/ -f2 [2021-04-14T05:59:37.567Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-04-14T05:59:37.567Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-14T05:59:37.567Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-04-14T05:59:37.567Z] ++ cut -d/ -f2 [2021-04-14T05:59:37.567Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-04-14T05:59:37.666Z] 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-04-14T05:59:38.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-14T05:59:38.441Z] [2021-04-14T05:59:38.441Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-14T05:59:38.799Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-14T05:59:38.799Z] latest: Pulling from edgex-devops/git-semver [2021-04-14T05:59:38.799Z] 31603596830f: Pulling fs layer [2021-04-14T05:59:38.799Z] 2a8b12db71e7: Pulling fs layer [2021-04-14T05:59:38.799Z] 6ca5941a6612: Pulling fs layer [2021-04-14T05:59:38.799Z] ecc8261a40a4: Pulling fs layer [2021-04-14T05:59:38.799Z] ecc8261a40a4: Waiting [2021-04-14T05:59:38.799Z] 2a8b12db71e7: Verifying Checksum [2021-04-14T05:59:38.799Z] 2a8b12db71e7: Download complete [2021-04-14T05:59:38.799Z] 31603596830f: Download complete [2021-04-14T05:59:39.061Z] ecc8261a40a4: Verifying Checksum [2021-04-14T05:59:39.061Z] ecc8261a40a4: Download complete [2021-04-14T05:59:39.061Z] 6ca5941a6612: Download complete [2021-04-14T05:59:39.325Z] 31603596830f: Pull complete [2021-04-14T05:59:39.325Z] 2a8b12db71e7: Pull complete [2021-04-14T05:59:40.278Z] 6ca5941a6612: Pull complete [2021-04-14T05:59:40.540Z] ecc8261a40a4: Pull complete [2021-04-14T05:59:40.540Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-14T05:59:40.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-14T05:59:40.540Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-14T05:59:40.676Z] prd-centos7-docker-4c-2g-67 does not seem to be running inside a container [2021-04-14T05:59:40.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-14T05:59:43.335Z] $ docker top 8077ee4ba53fb288e95a8f6b0b63226988d0017d4c37689d9104aecb0dcb3335 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-14T05:59:43.596Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-14T05:59:43.596Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-14T05:59:43.847Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-14T05:59:43.852Z] $ docker exec 8077ee4ba53fb288e95a8f6b0b63226988d0017d4c37689d9104aecb0dcb3335 ssh-agent [2021-04-14T05:59:44.021Z] SSH_AUTH_SOCK=/tmp/ssh-EEMpWcFLnMBm/agent.11 [2021-04-14T05:59:44.021Z] SSH_AGENT_PID=16 [2021-04-14T05:59:44.039Z] Running ssh-add (command line suppressed) [2021-04-14T05:59:44.161Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2333582475439117814.key (/w/workspace/edgex-go/1@tmp/private_key_2333582475439117814.key) [2021-04-14T05:59:44.213Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-14T05:59:44.566Z] + git tag --points-at HEAD [Pipeline] } [2021-04-14T05:59:44.597Z] $ docker exec --env ******** --env ******** 8077ee4ba53fb288e95a8f6b0b63226988d0017d4c37689d9104aecb0dcb3335 ssh-agent -k [2021-04-14T05:59:44.710Z] unset SSH_AUTH_SOCK; [2021-04-14T05:59:44.711Z] unset SSH_AGENT_PID; [2021-04-14T05:59:44.711Z] echo Agent pid 16 killed; [2021-04-14T05:59:44.760Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-14T05:59:44.851Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-14T05:59:44.851Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-14T05:59:45.017Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-14T05:59:45.022Z] $ docker exec 8077ee4ba53fb288e95a8f6b0b63226988d0017d4c37689d9104aecb0dcb3335 ssh-agent [2021-04-14T05:59:45.202Z] SSH_AUTH_SOCK=/tmp/ssh-HqaEfUErglOC/agent.44 [2021-04-14T05:59:45.202Z] SSH_AGENT_PID=50 [2021-04-14T05:59:45.209Z] Running ssh-add (command line suppressed) [2021-04-14T05:59:45.328Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8622793030751107909.key (/w/workspace/edgex-go/1@tmp/private_key_8622793030751107909.key) [2021-04-14T05:59:45.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-14T05:59:45.734Z] + git semver init [2021-04-14T05:59:45.734Z] # -> Open(): unable to determine branch for HEAD [2021-04-14T05:59:45.734Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-04-14T05:59:45.734Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-04-14T05:59:45.734Z] # $SEMVER_REMOTE_NAME = origin [2021-04-14T05:59:45.734Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-14T05:59:45.734Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-14T05:59:45.734Z] # $SEMVER_BRANCH = PR-3363 [2021-04-14T05:59:45.734Z] # $SEMVER_TEMP = /tmp/semver-786278704 [2021-04-14T05:59:45.734Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-04-14T06:00:24.555Z] # '/tmp/semver-786278704' -> '/w/workspace/edgex-go/1/.semver' [2021-04-14T06:00:24.555Z] # -> Force: false [2021-04-14T06:00:24.555Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-04-14T06:00:24.599Z] $ docker exec --env ******** --env ******** 8077ee4ba53fb288e95a8f6b0b63226988d0017d4c37689d9104aecb0dcb3335 ssh-agent -k [2021-04-14T06:00:24.879Z] unset SSH_AUTH_SOCK; [2021-04-14T06:00:24.880Z] unset SSH_AGENT_PID; [2021-04-14T06:00:24.880Z] echo Agent pid 50 killed; [2021-04-14T06:00:24.977Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-14T06:00:25.424Z] + git semver [Pipeline] } [2021-04-14T06:00:25.459Z] $ docker stop --time=1 8077ee4ba53fb288e95a8f6b0b63226988d0017d4c37689d9104aecb0dcb3335 [2021-04-14T06:00:27.553Z] $ docker rm -f 8077ee4ba53fb288e95a8f6b0b63226988d0017d4c37689d9104aecb0dcb3335 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-14T06:00:28.064Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-14T06:00:28.591Z] Stashed 1 file(s) [Pipeline] echo [2021-04-14T06:00:28.614Z] [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-04-14T06:00:29.530Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-14T06:00:29.860Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-14T06:00:30.189Z] + sudo service docker restart [2021-04-14T06:00:30.189Z] + true [2021-04-14T06:00:30.189Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-04-14T06:00:30.796Z] ========================================================= [2021-04-14T06:00:30.796Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-14T06:00:30.796Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-14T06:00:31.150Z] + 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-04-14T06:00:34.531Z] Sending build context to Docker daemon 329.3MB [2021-04-14T06:00:34.531Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-14T06:00:34.531Z] Step 2/6 : FROM ${BASE} [2021-04-14T06:00:34.797Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-14T06:00:34.797Z] 188c0c94c7c5: Pulling fs layer [2021-04-14T06:00:34.797Z] 0ef7d3d256c8: Pulling fs layer [2021-04-14T06:00:34.797Z] de9db76c5a1d: Pulling fs layer [2021-04-14T06:00:34.797Z] bca2f99d35d6: Pulling fs layer [2021-04-14T06:00:34.797Z] 93359f2a8cfa: Pulling fs layer [2021-04-14T06:00:34.797Z] 7c6f9722023f: Pulling fs layer [2021-04-14T06:00:34.797Z] a35cf1a2eb13: Pulling fs layer [2021-04-14T06:00:34.797Z] 93359f2a8cfa: Waiting [2021-04-14T06:00:34.797Z] bca2f99d35d6: Waiting [2021-04-14T06:00:34.797Z] 7c6f9722023f: Waiting [2021-04-14T06:00:34.797Z] a35cf1a2eb13: Waiting [2021-04-14T06:00:34.797Z] de9db76c5a1d: Verifying Checksum [2021-04-14T06:00:34.797Z] de9db76c5a1d: Download complete [2021-04-14T06:00:34.797Z] 0ef7d3d256c8: Download complete [2021-04-14T06:00:34.797Z] 93359f2a8cfa: Verifying Checksum [2021-04-14T06:00:34.797Z] 93359f2a8cfa: Download complete [2021-04-14T06:00:34.797Z] 7c6f9722023f: Verifying Checksum [2021-04-14T06:00:34.797Z] 7c6f9722023f: Download complete [2021-04-14T06:00:34.797Z] 188c0c94c7c5: Verifying Checksum [2021-04-14T06:00:34.797Z] 188c0c94c7c5: Download complete [2021-04-14T06:00:35.066Z] 188c0c94c7c5: Pull complete [2021-04-14T06:00:35.334Z] 0ef7d3d256c8: Pull complete [2021-04-14T06:00:35.599Z] de9db76c5a1d: Pull complete [2021-04-14T06:00:37.004Z] a35cf1a2eb13: Verifying Checksum [2021-04-14T06:00:37.004Z] a35cf1a2eb13: Download complete [2021-04-14T06:00:37.598Z] bca2f99d35d6: Verifying Checksum [2021-04-14T06:00:37.598Z] bca2f99d35d6: Download complete [2021-04-14T06:00:43.996Z] Still waiting to schedule task [2021-04-14T06:00:43.997Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-04-14T06:00:44.249Z] bca2f99d35d6: Pull complete [2021-04-14T06:00:44.249Z] 93359f2a8cfa: Pull complete [2021-04-14T06:00:44.249Z] 7c6f9722023f: Pull complete [2021-04-14T06:00:49.580Z] a35cf1a2eb13: Pull complete [2021-04-14T06:00:49.580Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-14T06:00:49.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-14T06:00:49.580Z] ---> a62c8e92a672 [2021-04-14T06:00:49.580Z] 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-04-14T06:00:49.580Z] ---> Running in eccc5351be50 [2021-04-14T06:00:49.580Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T06:00:50.158Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T06:00:50.734Z] (1/12) Installing libmagic (5.38-r0) [2021-04-14T06:00:51.685Z] (2/12) Installing file (5.38-r0) [2021-04-14T06:00:51.685Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-14T06:00:51.685Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-14T06:00:57.001Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-14T06:00:57.001Z] (6/12) Installing patch (2.7.6-r6) [2021-04-14T06:00:57.001Z] (7/12) Installing build-base (0.5-r2) [2021-04-14T06:00:57.001Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-14T06:00:57.001Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-14T06:00:57.001Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-14T06:00:57.001Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-14T06:00:57.001Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-14T06:00:57.001Z] Executing busybox-1.31.1-r19.trigger [2021-04-14T06:00:57.001Z] OK: 233 MiB in 51 packages [2021-04-14T06:01:01.230Z] Removing intermediate container eccc5351be50 [2021-04-14T06:01:01.230Z] ---> f9f529915d16 [2021-04-14T06:01:01.230Z] Step 4/6 : WORKDIR /edgex-go [2021-04-14T06:01:01.230Z] ---> Running in 1c2623b91a6d [2021-04-14T06:01:01.230Z] Removing intermediate container 1c2623b91a6d [2021-04-14T06:01:01.230Z] ---> 38a22bd1785e [2021-04-14T06:01:01.230Z] Step 5/6 : COPY go.mod . [2021-04-14T06:01:01.230Z] ---> 47aaf1275a62 [2021-04-14T06:01:01.230Z] Step 6/6 : RUN go mod download [2021-04-14T06:01:01.496Z] ---> Running in 8fa19079a3da [2021-04-14T06:01:28.150Z] Removing intermediate container 8fa19079a3da [2021-04-14T06:01:28.150Z] ---> 7264b75a7095 [2021-04-14T06:01:28.150Z] Successfully built 7264b75a7095 [2021-04-14T06:01:28.150Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-14T06:01:28.508Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-14T06:01:28.508Z] . [Pipeline] withDockerContainer [2021-04-14T06:01:28.654Z] prd-centos7-docker-4c-2g-67 does not seem to be running inside a container [2021-04-14T06:01:28.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-04-14T06:01:29.721Z] $ docker top 36f48066c0b39fe1040fe697665711dd159b45d5f54619b13da992b579e97c94 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-14T06:01:30.195Z] + go version [2021-04-14T06:01:30.195Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-14T06:01:30.225Z] $ docker stop --time=1 36f48066c0b39fe1040fe697665711dd159b45d5f54619b13da992b579e97c94 [2021-04-14T06:01:31.577Z] $ docker rm -f 36f48066c0b39fe1040fe697665711dd159b45d5f54619b13da992b579e97c94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-14T06:01:32.271Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-14T06:01:32.271Z] . [Pipeline] withDockerContainer [2021-04-14T06:01:32.407Z] prd-centos7-docker-4c-2g-67 does not seem to be running inside a container [2021-04-14T06:01:32.468Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-04-14T06:01:33.259Z] $ docker top cacb04b649203eeb1f9716ab406df3707c791d9f1b987f1c95c83189ce995727 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-14T06:01:33.470Z] ========================================================= [2021-04-14T06:01:33.470Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-14T06:01:33.470Z] ========================================================= [Pipeline] sh [2021-04-14T06:01:33.789Z] + make test [2021-04-14T06:01:33.789Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-14T06:01:43.863Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-14T06:01:58.891Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-14T06:02:05.578Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-14T06:02:05.578Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-14T06:02:05.578Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-14T06:02:08.183Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-14T06:02:08.183Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-14T06:02:08.183Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-14T06:02:08.183Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-14T06:02:09.163Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-14T06:02:09.744Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-14T06:02:13.110Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-14T06:02:13.110Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-14T06:02:13.110Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-14T06:02:14.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.114s coverage: 45.9% of statements [2021-04-14T06:02:14.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-14T06:02:14.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-14T06:02:14.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-14T06:02:14.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-14T06:02:14.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-14T06:02:14.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-14T06:02:14.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.063s coverage: 19.8% of statements [2021-04-14T06:02:14.821Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.129s coverage: 100.0% of statements [2021-04-14T06:02:19.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.259s coverage: 27.1% of statements [2021-04-14T06:02:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-14T06:02:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-14T06:02:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-14T06:02:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-14T06:02:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-14T06:02:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-14T06:02:19.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.052s coverage: 100.0% of statements [2021-04-14T06:02:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-14T06:02:19.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.064s coverage: 100.0% of statements [2021-04-14T06:02:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-14T06:02:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-14T06:02:19.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.098s coverage: 71.3% of statements [2021-04-14T06:02:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-14T06:02:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-14T06:02:19.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.195s coverage: 82.9% of statements [2021-04-14T06:02:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-14T06:02:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-14T06:02:19.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.068s coverage: 78.9% of statements [2021-04-14T06:02:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-14T06:02:22.508Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.380s coverage: 28.6% of statements [2021-04-14T06:02:22.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-14T06:02:22.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-14T06:02:22.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-14T06:02:22.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-14T06:02:22.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-14T06:02:22.508Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.088s coverage: 100.0% of statements [2021-04-14T06:02:22.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-14T06:02:22.508Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.063s coverage: 100.0% of statements [2021-04-14T06:02:22.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-14T06:02:22.508Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.122s coverage: 86.7% of statements [2021-04-14T06:02:22.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-14T06:02:22.508Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.161s coverage: 97.5% of statements [2021-04-14T06:02:22.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-14T06:02:22.508Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.121s coverage: 78.3% of statements [2021-04-14T06:02:22.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-14T06:02:22.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-14T06:02:22.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-14T06:02:22.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-14T06:02:25.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.416s coverage: 92.8% of statements [2021-04-14T06:02:25.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-14T06:02:25.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-14T06:02:25.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-14T06:02:25.094Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-14T06:02:25.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-14T06:02:25.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-14T06:02:25.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-14T06:02:25.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-14T06:02:25.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-14T06:02:25.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-14T06:02:25.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-14T06:02:25.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-14T06:02:25.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-14T06:02:25.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-14T06:02:25.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-14T06:02:25.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-14T06:02:25.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-14T06:02:25.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-14T06:02:25.094Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.083s coverage: 58.8% of statements [2021-04-14T06:02:25.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-14T06:02:25.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-14T06:02:25.094Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.055s coverage: 0.9% of statements [2021-04-14T06:02:25.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-14T06:02:25.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-14T06:02:25.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-14T06:02:25.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 47.1% of statements [2021-04-14T06:02:25.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.070s coverage: 79.5% of statements [2021-04-14T06:02:25.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.084s coverage: 94.1% of statements [2021-04-14T06:02:25.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements [2021-04-14T06:02:25.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2021-04-14T06:02:37.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements [2021-04-14T06:02:37.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2021-04-14T06:02:39.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.225s coverage: 81.9% of statements [2021-04-14T06:02:39.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-14T06:02:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.098s coverage: 92.9% of statements [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-14T06:02:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-14T06:02:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-14T06:02:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-14T06:02:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 75.5% of statements [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-14T06:02:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.8% of statements [2021-04-14T06:02:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.079s coverage: 87.2% of statements [2021-04-14T06:02:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 84.6% of statements [2021-04-14T06:02:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.113s coverage: 91.6% of statements [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-14T06:02:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.197s coverage: 64.4% of statements [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-14T06:02:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2021-04-14T06:02:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.052s coverage: 91.3% of statements [2021-04-14T06:02:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-04-14T06:02:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements [2021-04-14T06:02:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements [2021-04-14T06:02:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.382s coverage: 69.0% of statements [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-14T06:02:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 38.4% of statements [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-14T06:02:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-14T06:02:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements [2021-04-14T06:02:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.130s coverage: 47.0% of statements [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-14T06:02:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.059s coverage: 100.0% of statements [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-14T06:02:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.040s coverage: 100.0% of statements [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-14T06:02:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.059s coverage: 10.5% of statements [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-14T06:02:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.153s coverage: 87.7% of statements [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-14T06:02:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.777s coverage: 29.1% of statements [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-14T06:02:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.085s coverage: 99.0% of statements [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-14T06:02:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.087s coverage: 100.0% of statements [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-14T06:02:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-14T06:02:50.562Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.139s coverage: 95.6% of statements [2021-04-14T06:02:50.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-14T06:02:50.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-14T06:02:50.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-14T06:02:50.562Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements [2021-04-14T06:02:50.562Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-14T06:02:50.562Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements [2021-04-14T06:02:50.562Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-14T06:02:50.562Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-14T06:02:50.562Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-14T06:02:50.562Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-14T06:02:50.562Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.054s coverage: 87.9% of statements [2021-04-14T06:02:50.562Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-14T06:02:50.562Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-14T06:02:50.562Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements [2021-04-14T06:02:51.511Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 28.1% of statements [2021-04-14T06:02:51.511Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 100.0% of statements [2021-04-14T06:02:51.774Z] GO111MODULE=on go vet ./... [2021-04-14T06:03:24.081Z] gofmt -l . [2021-04-14T06:03:24.081Z] [ "`gofmt -l .`" = "" ] [2021-04-14T06:03:24.081Z] ./bin/test-go-mod-tidy.sh [2021-04-14T06:03:24.081Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-14T06:03:24.421Z] + ls -al . [2021-04-14T06:03:24.422Z] total 796 [2021-04-14T06:03:24.422Z] drwxrwxr-x 10 1001 1001 4096 Apr 14 06:03 . [2021-04-14T06:03:24.422Z] drwxr-xr-x 4 root root 28 Apr 14 06:01 .. [2021-04-14T06:03:24.422Z] -rw-rw-r-- 1 1001 1001 11 Apr 14 05:59 .dockerignore [2021-04-14T06:03:24.422Z] drwxrwxr-x 8 1001 1001 179 Apr 14 05:59 .git [2021-04-14T06:03:24.422Z] drwxrwxr-x 3 1001 1001 125 Apr 14 05:59 .github [2021-04-14T06:03:24.422Z] -rw-rw-r-- 1 1001 1001 818 Apr 14 05:59 .gitignore [2021-04-14T06:03:24.422Z] drwx------ 3 1001 1001 60 Apr 14 06:00 .semver [2021-04-14T06:03:24.422Z] -rw-rw-r-- 1 1001 1001 166 Apr 14 05:59 .sonarcloud.properties [2021-04-14T06:03:24.422Z] -rw-rw-r-- 1 1001 1001 8607 Apr 14 05:59 Attribution.txt [2021-04-14T06:03:24.422Z] -rw-rw-r-- 1 1001 1001 3804 Apr 14 05:59 CONTRIBUTING.md [2021-04-14T06:03:24.422Z] -rw-rw-r-- 1 1001 1001 931 Apr 14 05:59 Dockerfile.build [2021-04-14T06:03:24.422Z] -rw-rw-r-- 1 1001 1001 863 Apr 14 05:59 Jenkinsfile [2021-04-14T06:03:24.422Z] -rw-rw-r-- 1 1001 1001 10775 Apr 14 05:59 LICENSE [2021-04-14T06:03:24.422Z] -rw-rw-r-- 1 1001 1001 5774 Apr 14 05:59 Makefile [2021-04-14T06:03:24.422Z] -rw-rw-r-- 1 1001 1001 6548 Apr 14 05:59 README.md [2021-04-14T06:03:24.422Z] -rw-rw-r-- 1 1001 1001 6755 Apr 14 05:59 SECURITY.md [2021-04-14T06:03:24.422Z] -rw-rw-r-- 1 1001 1001 5 Apr 14 06:00 VERSION [2021-04-14T06:03:24.422Z] -rw-rw-r-- 1 1001 1001 4131 Apr 14 05:59 ZMQWindows.md [2021-04-14T06:03:24.422Z] drwxrwxr-x 2 1001 1001 117 Apr 14 05:59 bin [2021-04-14T06:03:24.422Z] drwxrwxr-x 14 1001 1001 4096 Apr 14 05:59 cmd [2021-04-14T06:03:24.422Z] -rw-r--r-- 1 root root 686607 Apr 14 06:02 coverage.out [2021-04-14T06:03:24.422Z] -rw-r--r-- 1 root root 1056 Apr 14 06:03 go.mod [2021-04-14T06:03:24.422Z] -rw-r--r-- 1 root root 22002 Apr 14 06:03 go.sum [2021-04-14T06:03:24.422Z] drwxrwxr-x 8 1001 1001 127 Apr 14 05:59 internal [2021-04-14T06:03:24.422Z] drwxrwxr-x 4 1001 1001 26 Apr 14 05:59 openapi [2021-04-14T06:03:24.422Z] drwxrwxr-x 4 1001 1001 71 Apr 14 05:59 snap [2021-04-14T06:03:24.422Z] -rw-rw-r-- 1 1001 1001 168 Apr 14 05:59 version.go [Pipeline] sh [2021-04-14T06:03:24.897Z] + '[' -e coverage.out ] [2021-04-14T06:03:24.897Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-14T06:03:25.180Z] Stashed 1 file(s) [Pipeline] sh [2021-04-14T06:03:25.565Z] + make build [2021-04-14T06:03:25.565Z] 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-04-14T06:03:30.962Z] 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-04-14T06:03:39.180Z] 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-04-14T06:03:39.770Z] 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-04-14T06:03:41.704Z] 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-04-14T06:03:41.975Z] 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-04-14T06:03:43.899Z] 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-04-14T06:03:45.295Z] 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-04-14T06:03:46.248Z] 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-04-14T06:03:47.666Z] 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-04-14T06:03:48.614Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-14T06:03:50.014Z] 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-04-14T06:03:52.630Z] $ docker stop --time=1 cacb04b649203eeb1f9716ab406df3707c791d9f1b987f1c95c83189ce995727 [2021-04-14T06:03:54.266Z] $ docker rm -f cacb04b649203eeb1f9716ab406df3707c791d9f1b987f1c95c83189ce995727 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-14T06:03:56.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-14T06:03:56.081Z] [2021-04-14T06:03:56.081Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-04-14T06:03:56.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-14T06:03:56.454Z] latest: Pulling from edgex-devops/edgex-compose [2021-04-14T06:03:56.454Z] cbdbe7a5bc2a: Pulling fs layer [2021-04-14T06:03:56.454Z] ca9280d653b3: Pulling fs layer [2021-04-14T06:03:56.454Z] 7e9c9ca2126c: Pulling fs layer [2021-04-14T06:03:56.718Z] cbdbe7a5bc2a: Verifying Checksum [2021-04-14T06:03:56.718Z] cbdbe7a5bc2a: Download complete [2021-04-14T06:03:56.983Z] cbdbe7a5bc2a: Pull complete [2021-04-14T06:03:57.559Z] ca9280d653b3: Verifying Checksum [2021-04-14T06:03:57.559Z] ca9280d653b3: Download complete [2021-04-14T06:03:58.509Z] ca9280d653b3: Pull complete [2021-04-14T06:03:58.509Z] 7e9c9ca2126c: Download complete [2021-04-14T06:04:06.756Z] 7e9c9ca2126c: Pull complete [2021-04-14T06:04:06.756Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-04-14T06:04:06.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-14T06:04:06.756Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-04-14T06:04:07.003Z] prd-centos7-docker-4c-2g-67 does not seem to be running inside a container [2021-04-14T06:04:07.057Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-04-14T06:04:10.109Z] $ docker top d635fe9dae9f350ac6cfd9295171a29a6f23081e4801f44ca1973ea94e291f12 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-14T06:04:10.612Z] + docker-compose build --help [2021-04-14T06:04:10.612Z] + grep parallel [2021-04-14T06:04:11.561Z] --parallel Build images in parallel. [Pipeline] } [2021-04-14T06:04:11.593Z] $ docker stop --time=1 d635fe9dae9f350ac6cfd9295171a29a6f23081e4801f44ca1973ea94e291f12 [2021-04-14T06:04:12.964Z] $ docker rm -f d635fe9dae9f350ac6cfd9295171a29a6f23081e4801f44ca1973ea94e291f12 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-14T06:04:13.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-14T06:04:13.600Z] . [Pipeline] withDockerContainer [2021-04-14T06:04:13.737Z] prd-centos7-docker-4c-2g-67 does not seem to be running inside a container [2021-04-14T06:04:13.788Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-04-14T06:04:14.590Z] $ docker top 8bec30ee345ba648e96b6c0c5e4f793bb002559f689fc2a6e4bfd03141bd2832 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-14T06:04:15.062Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-14T06:04:15.868Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-69 in /w/workspace/edgexfoundry_edgex-go_PR-3363 [Pipeline] { [Pipeline] ws [2021-04-14T06:04:15.926Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-04-14T06:04:16.020Z] Building docker-core-command-go ... [2021-04-14T06:04:16.020Z] Building docker-core-data-go ... [2021-04-14T06:04:16.020Z] Building docker-core-metadata-go ... [2021-04-14T06:04:16.020Z] Building docker-security-bootstrapper-go ... [2021-04-14T06:04:16.020Z] Building docker-security-proxy-setup-go ... [2021-04-14T06:04:16.020Z] Building docker-security-secretstore-setup-go ... [2021-04-14T06:04:16.020Z] Building docker-support-notifications-go ... [2021-04-14T06:04:16.020Z] Building docker-support-scheduler-go ... [2021-04-14T06:04:16.020Z] Building docker-sys-mgmt-agent-go ... [2021-04-14T06:04:16.020Z] Building docker-security-secretstore-setup-go [2021-04-14T06:04:16.020Z] Building docker-security-bootstrapper-go [2021-04-14T06:04:16.020Z] Building docker-core-metadata-go [2021-04-14T06:04:16.020Z] Building docker-core-data-go [2021-04-14T06:04:16.020Z] Building docker-core-command-go [2021-04-14T06:04:21.493Z] using credential edgex-jenkins-ssh [2021-04-14T06:04:21.513Z] Cloning the remote Git repository [2021-04-14T06:04:21.645Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-14T06:04:21.843Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-04-14T06:04:21.923Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-14T06:04:21.923Z] > git --version # timeout=10 [2021-04-14T06:04:21.940Z] > git --version # 'git version 2.17.1' [2021-04-14T06:04:21.942Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-14T06:04:21.987Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-14T06:04:38.243Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-14T06:04:38.270Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-14T06:04:38.293Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-14T06:04:38.327Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-14T06:04:38.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-14T06:04:38.349Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3363/head:refs/remotes/origin/PR-3363 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T06:04:39.056Z] Merging remotes/origin/master commit 1ca7629e1cd076585a36704fbab1254463beb4f2 into PR head commit fca77a35635e512b0825382ab7686614b7abaacc [2021-04-14T06:04:39.480Z] Merge succeeded, producing fca77a35635e512b0825382ab7686614b7abaacc [2021-04-14T06:04:39.481Z] Checking out Revision fca77a35635e512b0825382ab7686614b7abaacc (PR-3363) [2021-04-14T06:04:39.076Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T06:04:39.087Z] > git checkout -f fca77a35635e512b0825382ab7686614b7abaacc # timeout=10 [2021-04-14T06:04:39.397Z] > git remote # timeout=10 [2021-04-14T06:04:39.416Z] > git config --get remote.origin.url # timeout=10 [2021-04-14T06:04:39.436Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-14T06:04:39.447Z] > git merge 1ca7629e1cd076585a36704fbab1254463beb4f2 # timeout=10 [2021-04-14T06:04:39.470Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-14T06:04:39.490Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T06:04:39.503Z] > git checkout -f fca77a35635e512b0825382ab7686614b7abaacc # timeout=10 [2021-04-14T06:04:43.814Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-04-14T06:04:43.875Z] > git --version # timeout=10 [2021-04-14T06:04:43.887Z] > git --version # 'git version 2.17.1' [2021-04-14T06:04:43.900Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-14T06:04:45.681Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-14T06:04:46.096Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-14T06:04:46.451Z] + + true [2021-04-14T06:04:46.451Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-14T06:04:48.531Z] provisioning config files... [2021-04-14T06:04:48.577Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8699564008582059802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-14T06:04:49.017Z] ---> docker-login.sh [2021-04-14T06:04:49.018Z] nexus3.edgexfoundry.org:10001 [2021-04-14T06:04:49.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T06:04:50.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T06:04:50.236Z] Configure a credential helper to remove this warning. See [2021-04-14T06:04:50.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T06:04:50.236Z] [2021-04-14T06:04:50.236Z] Login Succeeded [2021-04-14T06:04:50.236Z] nexus3.edgexfoundry.org:10002 [2021-04-14T06:04:50.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T06:04:50.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T06:04:50.790Z] Configure a credential helper to remove this warning. See [2021-04-14T06:04:50.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T06:04:50.790Z] [2021-04-14T06:04:50.790Z] Login Succeeded [2021-04-14T06:04:50.790Z] nexus3.edgexfoundry.org:10003 [2021-04-14T06:04:51.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T06:04:51.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T06:04:51.345Z] Configure a credential helper to remove this warning. See [2021-04-14T06:04:51.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T06:04:51.345Z] [2021-04-14T06:04:51.345Z] Login Succeeded [2021-04-14T06:04:51.345Z] nexus3.edgexfoundry.org:10004 [2021-04-14T06:04:51.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T06:04:51.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T06:04:51.892Z] Configure a credential helper to remove this warning. See [2021-04-14T06:04:51.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T06:04:51.892Z] [2021-04-14T06:04:51.892Z] Login Succeeded [2021-04-14T06:04:51.892Z] docker.io [2021-04-14T06:04:52.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T06:04:52.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T06:04:52.761Z] Configure a credential helper to remove this warning. See [2021-04-14T06:04:52.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T06:04:52.761Z] [2021-04-14T06:04:52.761Z] Login Succeeded [2021-04-14T06:04:52.761Z] ---> docker-login.sh ends [Pipeline] } [2021-04-14T06:04:52.806Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-14T06:04:53.187Z] ========================================================= [2021-04-14T06:04:53.187Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-14T06:04:53.187Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-14T06:04:53.565Z] + 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-04-14T06:04:55.200Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T06:04:55.200Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-14T06:04:55.200Z] ---> 7264b75a7095 [2021-04-14T06:04:55.200Z] Step 3/23 : WORKDIR /edgex-go [2021-04-14T06:04:55.200Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T06:04:55.200Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-14T06:04:55.200Z] ---> 7264b75a7095 [2021-04-14T06:04:55.200Z] Step 3/23 : WORKDIR /edgex-go [2021-04-14T06:04:55.200Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T06:04:55.200Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-14T06:04:55.200Z] ---> 7264b75a7095 [2021-04-14T06:04:55.200Z] Step 3/31 : WORKDIR /edgex-go [2021-04-14T06:04:55.200Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T06:04:55.200Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-14T06:04:55.200Z] ---> 7264b75a7095 [2021-04-14T06:04:55.200Z] Step 3/23 : WORKDIR /edgex-go [2021-04-14T06:04:55.200Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T06:04:55.200Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-14T06:04:55.200Z] ---> 7264b75a7095 [2021-04-14T06:04:55.200Z] Step 3/24 : WORKDIR /edgex-go [2021-04-14T06:04:55.200Z] ---> Running in 9d68e0ebda32 [2021-04-14T06:04:55.200Z] ---> Running in dca91166ef73 [2021-04-14T06:04:55.200Z] ---> Running in 2a3f0d6fecf5 [2021-04-14T06:04:55.200Z] ---> Running in 823bae32fb4e [2021-04-14T06:04:55.200Z] ---> Running in 32a79ae8d0e6 [2021-04-14T06:04:55.200Z] Removing intermediate container 32a79ae8d0e6 [2021-04-14T06:04:55.200Z] ---> 761507a12327 [2021-04-14T06:04:55.201Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T06:04:55.201Z] Removing intermediate container 2a3f0d6fecf5 [2021-04-14T06:04:55.201Z] ---> 461a17ca6160 [2021-04-14T06:04:55.201Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T06:04:55.201Z] Removing intermediate container dca91166ef73 [2021-04-14T06:04:55.201Z] ---> fe2f3178cdc9 [2021-04-14T06:04:55.201Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T06:04:55.201Z] Removing intermediate container 9d68e0ebda32 [2021-04-14T06:04:55.201Z] ---> 4f2889214dd0 [2021-04-14T06:04:55.201Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T06:04:55.201Z] Removing intermediate container 823bae32fb4e [2021-04-14T06:04:55.201Z] ---> 02ba37081170 [2021-04-14T06:04:55.201Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T06:04:55.201Z] ---> Running in a7affa087651 [2021-04-14T06:04:55.201Z] ---> Running in 664d1b9dafd1 [2021-04-14T06:04:55.201Z] ---> Running in a0e07dcc3c9d [2021-04-14T06:04:55.201Z] ---> Running in 304fbde0fa71 [2021-04-14T06:04:55.201Z] ---> Running in 75b5e885c7dd [2021-04-14T06:04:55.201Z] Removing intermediate container a0e07dcc3c9d [2021-04-14T06:04:55.201Z] ---> c6ced40d35e6 [2021-04-14T06:04:55.201Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-14T06:04:55.201Z] Removing intermediate container 304fbde0fa71 [2021-04-14T06:04:55.201Z] ---> 2ab6c44e0f99 [2021-04-14T06:04:55.201Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-14T06:04:55.201Z] Removing intermediate container 664d1b9dafd1 [2021-04-14T06:04:55.201Z] ---> 9ce6b157d644 [2021-04-14T06:04:55.201Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-14T06:04:55.201Z] ---> Running in b29025a1881d [2021-04-14T06:04:55.201Z] ---> Running in af4fd7be04ee [2021-04-14T06:04:55.475Z] ---> Running in ca8dbb1d10a7 [2021-04-14T06:04:55.475Z] Removing intermediate container 75b5e885c7dd [2021-04-14T06:04:55.475Z] ---> f757cc18e568 [2021-04-14T06:04:55.475Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-14T06:04:55.475Z] Removing intermediate container a7affa087651 [2021-04-14T06:04:55.475Z] ---> 594cb694cc19 [2021-04-14T06:04:55.475Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-14T06:04:55.746Z] ---> Running in 17af9e72c3cf [2021-04-14T06:04:55.746Z] ---> Running in 242b57c9e4a9 [2021-04-14T06:04:56.201Z] Sending build context to Docker daemon 167.2MB [2021-04-14T06:04:56.201Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-14T06:04:56.201Z] Step 2/6 : FROM ${BASE} [2021-04-14T06:04:56.201Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-14T06:04:56.201Z] 5f621e34cdf4: Pulling fs layer [2021-04-14T06:04:56.201Z] a4357932f1b6: Pulling fs layer [2021-04-14T06:04:56.201Z] 18c013af1878: Pulling fs layer [2021-04-14T06:04:56.201Z] 00ac8860ef70: Pulling fs layer [2021-04-14T06:04:56.201Z] 63d7cb157983: Pulling fs layer [2021-04-14T06:04:56.201Z] 00ac8860ef70: Waiting [2021-04-14T06:04:56.201Z] 63d7cb157983: Waiting [2021-04-14T06:04:56.201Z] b116817d02f9: Pulling fs layer [2021-04-14T06:04:56.201Z] 745a02a5169b: Pulling fs layer [2021-04-14T06:04:56.201Z] b116817d02f9: Waiting [2021-04-14T06:04:56.201Z] 745a02a5169b: Waiting [2021-04-14T06:04:56.201Z] 18c013af1878: Verifying Checksum [2021-04-14T06:04:56.201Z] 18c013af1878: Download complete [2021-04-14T06:04:56.201Z] a4357932f1b6: Verifying Checksum [2021-04-14T06:04:56.201Z] a4357932f1b6: Download complete [2021-04-14T06:04:56.201Z] 63d7cb157983: Download complete [2021-04-14T06:04:56.201Z] b116817d02f9: Verifying Checksum [2021-04-14T06:04:56.201Z] b116817d02f9: Download complete [2021-04-14T06:04:56.201Z] 5f621e34cdf4: Verifying Checksum [2021-04-14T06:04:56.709Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T06:04:56.709Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T06:04:56.709Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T06:04:56.709Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T06:04:56.709Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T06:04:56.807Z] 5f621e34cdf4: Pull complete [2021-04-14T06:04:57.287Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T06:04:57.416Z] a4357932f1b6: Pull complete [2021-04-14T06:04:57.554Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T06:04:57.690Z] 18c013af1878: Pull complete [2021-04-14T06:04:57.826Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T06:04:57.826Z] OK: 233 MiB in 51 packages [2021-04-14T06:04:57.826Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T06:04:57.969Z] 745a02a5169b: Verifying Checksum [2021-04-14T06:04:57.970Z] 745a02a5169b: Download complete [2021-04-14T06:04:58.092Z] OK: 233 MiB in 51 packages [2021-04-14T06:04:58.092Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T06:04:58.357Z] Removing intermediate container af4fd7be04ee [2021-04-14T06:04:58.357Z] ---> 9b8f79ea47df [2021-04-14T06:04:58.357Z] Step 6/24 : COPY go.mod . [2021-04-14T06:04:58.625Z] ---> fad6c21fc63a [2021-04-14T06:04:58.625Z] Step 7/24 : RUN go mod download [2021-04-14T06:04:58.625Z] Removing intermediate container b29025a1881d [2021-04-14T06:04:58.625Z] ---> 646d12b6718b [2021-04-14T06:04:58.625Z] Step 6/23 : COPY go.mod . [2021-04-14T06:04:58.625Z] ---> Running in 884930f0c500 [2021-04-14T06:04:58.929Z] ---> e7b1ef831fdf [2021-04-14T06:04:58.929Z] Step 7/23 : RUN go mod download [2021-04-14T06:04:58.929Z] OK: 233 MiB in 51 packages [2021-04-14T06:04:58.929Z] ---> Running in 9024a04413a8 [2021-04-14T06:04:59.295Z] OK: 233 MiB in 51 packages [2021-04-14T06:04:59.924Z] Removing intermediate container 242b57c9e4a9 [2021-04-14T06:04:59.924Z] ---> 6fdf30c55d5a [2021-04-14T06:04:59.924Z] Step 6/31 : COPY go.mod . [2021-04-14T06:04:59.924Z] Removing intermediate container 17af9e72c3cf [2021-04-14T06:04:59.924Z] ---> 1734b89d7758 [2021-04-14T06:04:59.924Z] Step 6/23 : COPY go.mod . [2021-04-14T06:04:59.950Z] 00ac8860ef70: Verifying Checksum [2021-04-14T06:04:59.950Z] 00ac8860ef70: Download complete [2021-04-14T06:05:00.218Z] ---> 3284e4f411c7 [2021-04-14T06:05:00.218Z] Step 7/31 : RUN go mod download [2021-04-14T06:05:00.218Z] OK: 233 MiB in 51 packages [2021-04-14T06:05:00.218Z] ---> 3e67764c3d83 [2021-04-14T06:05:00.218Z] Step 7/23 : RUN go mod download [2021-04-14T06:05:00.218Z] ---> Running in f280a1637be7 [2021-04-14T06:05:00.218Z] ---> Running in 7c2d28bd0fbc [2021-04-14T06:05:01.186Z] Removing intermediate container 9024a04413a8 [2021-04-14T06:05:01.186Z] ---> 012f60e474bc [2021-04-14T06:05:01.186Z] Step 8/23 : COPY . . [2021-04-14T06:05:01.186Z] Removing intermediate container ca8dbb1d10a7 [2021-04-14T06:05:01.186Z] ---> 1864449aa848 [2021-04-14T06:05:01.186Z] Step 6/23 : COPY go.mod . [2021-04-14T06:05:01.186Z] Removing intermediate container 884930f0c500 [2021-04-14T06:05:01.186Z] ---> f6d868c95fc1 [2021-04-14T06:05:01.186Z] Step 8/24 : COPY . . [2021-04-14T06:05:04.538Z] ---> e5118bfc8332 [2021-04-14T06:05:04.538Z] Step 7/23 : RUN go mod download [2021-04-14T06:05:05.982Z] ---> Running in 948d3e1923b1 [2021-04-14T06:05:08.602Z] Removing intermediate container 7c2d28bd0fbc [2021-04-14T06:05:08.602Z] ---> 59de2e44b212 [2021-04-14T06:05:08.602Z] Step 8/23 : COPY . . [2021-04-14T06:05:08.602Z] Removing intermediate container f280a1637be7 [2021-04-14T06:05:08.602Z] ---> 9abf1c5011ca [2021-04-14T06:05:08.602Z] Step 8/31 : COPY . . [2021-04-14T06:05:10.119Z] 00ac8860ef70: Pull complete [2021-04-14T06:05:10.119Z] 63d7cb157983: Pull complete [2021-04-14T06:05:10.390Z] b116817d02f9: Pull complete [2021-04-14T06:05:13.781Z] 745a02a5169b: Pull complete [2021-04-14T06:05:13.781Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-14T06:05:13.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-14T06:05:13.781Z] ---> b7e6874047d6 [2021-04-14T06:05:13.781Z] 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-04-14T06:05:17.175Z] ---> Running in 8b523a4644f2 [2021-04-14T06:05:17.777Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-14T06:05:18.718Z] Removing intermediate container 948d3e1923b1 [2021-04-14T06:05:18.718Z] ---> ad9f3db47625 [2021-04-14T06:05:18.718Z] Step 8/23 : COPY . . [2021-04-14T06:05:18.752Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-14T06:05:19.348Z] (1/12) Installing libmagic (5.38-r0) [2021-04-14T06:05:19.348Z] (2/12) Installing file (5.38-r0) [2021-04-14T06:05:19.620Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-14T06:05:19.620Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-14T06:05:22.996Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-14T06:05:23.267Z] (6/12) Installing patch (2.7.6-r6) [2021-04-14T06:05:23.267Z] (7/12) Installing build-base (0.5-r2) [2021-04-14T06:05:23.267Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-14T06:05:23.537Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-14T06:05:23.537Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-14T06:05:23.537Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-14T06:05:23.810Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-14T06:05:23.810Z] Executing busybox-1.31.1-r19.trigger [2021-04-14T06:05:23.810Z] OK: 217 MiB in 51 packages [2021-04-14T06:05:28.118Z] Removing intermediate container 8b523a4644f2 [2021-04-14T06:05:28.118Z] ---> 7cd8f7e8b4c9 [2021-04-14T06:05:28.118Z] Step 4/6 : WORKDIR /edgex-go [2021-04-14T06:05:28.118Z] ---> Running in 0836630ca593 [2021-04-14T06:05:28.393Z] Removing intermediate container 0836630ca593 [2021-04-14T06:05:28.393Z] ---> c27d68d9ef35 [2021-04-14T06:05:28.393Z] Step 5/6 : COPY go.mod . [2021-04-14T06:05:29.373Z] ---> 0ddc1b941aa3 [2021-04-14T06:05:29.373Z] Step 6/6 : RUN go mod download [2021-04-14T06:05:29.373Z] ---> Running in df20ebad68a2 [2021-04-14T06:05:51.085Z] ---> 656ad9126267 [2021-04-14T06:05:51.086Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-14T06:05:51.086Z] ---> c12dd46bd41b [2021-04-14T06:05:51.086Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-14T06:05:51.086Z] ---> Running in 3a4b56e5f565 [2021-04-14T06:05:51.086Z] ---> 713e737fed54 [2021-04-14T06:05:51.086Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-14T06:05:51.086Z] ---> a9e7825aa0b6 [2021-04-14T06:05:51.086Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-14T06:05:51.086Z] ---> Running in 7acdca7e96e7 [2021-04-14T06:05:51.086Z] ---> Running in 1087d6022835 [2021-04-14T06:05:51.086Z] ---> Running in bde1c0d811fe [2021-04-14T06:05:51.749Z] 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-04-14T06:05:51.749Z] 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-04-14T06:05:51.749Z] 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-04-14T06:05:51.749Z] 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-04-14T06:05:56.077Z] ---> 9eab25c814cd [2021-04-14T06:05:56.077Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-14T06:05:56.211Z] Removing intermediate container df20ebad68a2 [2021-04-14T06:05:56.211Z] ---> 048158356b38 [2021-04-14T06:05:56.211Z] Successfully built 048158356b38 [2021-04-14T06:05:56.211Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-14T06:05:56.583Z] + docker inspect -f . ci-base-image-arm64 [2021-04-14T06:05:56.583Z] . [Pipeline] withDockerContainer [2021-04-14T06:05:56.664Z] ---> Running in a92d65b37d79 [2021-04-14T06:05:56.954Z] prd-ubuntu18.04-docker-arm64-4c-16g-69 does not seem to be running inside a container [2021-04-14T06:05:57.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-04-14T06:05:58.140Z] 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-04-14T06:05:58.721Z] $ docker top be9adfcf24b466f3aaf5f91ee4fc26c8a7667e31626c887dc0ea6ca2da2fb002 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-14T06:05:59.704Z] + go version [2021-04-14T06:05:59.704Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-14T06:05:59.747Z] $ docker stop --time=1 be9adfcf24b466f3aaf5f91ee4fc26c8a7667e31626c887dc0ea6ca2da2fb002 [2021-04-14T06:06:01.542Z] $ docker rm -f be9adfcf24b466f3aaf5f91ee4fc26c8a7667e31626c887dc0ea6ca2da2fb002 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-14T06:06:02.430Z] + docker inspect -f . ci-base-image-arm64 [2021-04-14T06:06:02.433Z] . [Pipeline] withDockerContainer [2021-04-14T06:06:02.689Z] prd-ubuntu18.04-docker-arm64-4c-16g-69 does not seem to be running inside a container [2021-04-14T06:06:02.781Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-04-14T06:06:04.126Z] $ docker top b509a092ccfcb5d478d746dd6af479200302eb37cc1639ee6a207f973f6d33bb -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-14T06:06:04.453Z] ========================================================= [2021-04-14T06:06:04.453Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-14T06:06:04.453Z] ========================================================= [Pipeline] sh [2021-04-14T06:06:05.112Z] + make test [2021-04-14T06:06:05.112Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-14T06:06:27.309Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-14T06:06:30.429Z] 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-04-14T06:06:37.157Z] Removing intermediate container 7acdca7e96e7 [2021-04-14T06:06:37.157Z] ---> 2d83ca88f1e3 [2021-04-14T06:06:37.157Z] [2021-04-14T06:06:37.157Z] Step 10/31 : FROM alpine:3.12 [2021-04-14T06:06:37.425Z] 3.12: Pulling from library/alpine [2021-04-14T06:06:42.823Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-14T06:06:43.419Z] Status: Downloaded newer image for alpine:3.12 [2021-04-14T06:06:43.419Z] ---> 7230e588e954 [2021-04-14T06:06:43.419Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-14T06:06:43.419Z] Removing intermediate container 3a4b56e5f565 [2021-04-14T06:06:43.419Z] ---> 503d6e99c490 [2021-04-14T06:06:43.419Z] [2021-04-14T06:06:43.419Z] Step 10/23 : FROM alpine:3.12 [2021-04-14T06:06:43.419Z] ---> 7230e588e954 [2021-04-14T06:06:43.419Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-14T06:06:43.419Z] Removing intermediate container bde1c0d811fe [2021-04-14T06:06:43.419Z] ---> de424b373dd6 [2021-04-14T06:06:43.419Z] [2021-04-14T06:06:43.419Z] Step 10/24 : FROM alpine:3.12 [2021-04-14T06:06:43.419Z] ---> 7230e588e954 [2021-04-14T06:06:43.419Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-14T06:06:43.419Z] ---> Running in 3f3da13bc905 [2021-04-14T06:06:43.419Z] ---> Running in ec31324a3f2c [2021-04-14T06:06:43.419Z] ---> Running in 051f19501ea1 [2021-04-14T06:06:43.689Z] Removing intermediate container 3f3da13bc905 [2021-04-14T06:06:43.689Z] ---> c00c2e3d37d9 [2021-04-14T06:06:43.689Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-14T06:06:43.957Z] ---> Running in 751b43756744 [2021-04-14T06:06:44.565Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T06:06:44.565Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T06:06:44.565Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T06:06:44.565Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T06:06:44.861Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-14T06:06:44.861Z] Executing busybox-1.31.1-r20.trigger [2021-04-14T06:06:44.861Z] OK: 6 MiB in 15 packages [2021-04-14T06:06:44.861Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-14T06:06:44.861Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-14T06:06:44.861Z] (3/6) Installing libcurl (7.69.1-r3) [2021-04-14T06:06:44.861Z] (4/6) Installing curl (7.69.1-r3) [2021-04-14T06:06:44.861Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-14T06:06:44.861Z] (6/6) Installing su-exec (0.2-r1) [2021-04-14T06:06:44.861Z] Executing busybox-1.31.1-r20.trigger [2021-04-14T06:06:44.861Z] Executing ca-certificates-20191127-r4.trigger [2021-04-14T06:06:44.861Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T06:06:44.861Z] OK: 7 MiB in 20 packages [2021-04-14T06:06:45.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T06:06:45.140Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-14T06:06:45.140Z] (2/2) Installing su-exec (0.2-r1) [2021-04-14T06:06:45.140Z] Executing busybox-1.31.1-r20.trigger [2021-04-14T06:06:45.140Z] OK: 6 MiB in 16 packages [2021-04-14T06:06:48.497Z] Removing intermediate container ec31324a3f2c [2021-04-14T06:06:48.497Z] ---> c723c168b192 [2021-04-14T06:06:48.497Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-14T06:06:48.764Z] ---> Running in 908af8a568df [2021-04-14T06:06:49.348Z] Removing intermediate container a92d65b37d79 [2021-04-14T06:06:49.348Z] ---> 1b51e221f756 [2021-04-14T06:06:49.348Z] [2021-04-14T06:06:49.348Z] Step 10/23 : FROM alpine:3.12 [2021-04-14T06:06:49.348Z] ---> 7230e588e954 [2021-04-14T06:06:49.348Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-14T06:06:49.348Z] ---> Using cache [2021-04-14T06:06:49.348Z] ---> c723c168b192 [2021-04-14T06:06:49.348Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-14T06:06:49.348Z] Removing intermediate container 1087d6022835 [2021-04-14T06:06:49.348Z] ---> 64ccad6e41e6 [2021-04-14T06:06:49.348Z] [2021-04-14T06:06:49.348Z] Step 10/23 : FROM alpine:3.12 [2021-04-14T06:06:49.348Z] ---> 7230e588e954 [2021-04-14T06:06:49.348Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-14T06:06:49.613Z] Removing intermediate container 751b43756744 [2021-04-14T06:06:49.613Z] ---> 18d469a20b47 [2021-04-14T06:06:49.613Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-14T06:06:49.883Z] Removing intermediate container 051f19501ea1 [2021-04-14T06:06:49.883Z] ---> 5ba57344187a [2021-04-14T06:06:49.883Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-14T06:06:49.883Z] ---> Running in 057b311fefdd [2021-04-14T06:06:49.883Z] ---> Running in 631943217e02 [2021-04-14T06:06:49.883Z] ---> Running in 688fd5c9f35b [2021-04-14T06:06:50.157Z] Removing intermediate container 908af8a568df [2021-04-14T06:06:50.157Z] ---> 37e51c80c14a [2021-04-14T06:06:50.157Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-14T06:06:50.157Z] ---> Running in 4af77bb7a515 [2021-04-14T06:06:50.157Z] ---> Running in ac1fc719c586 [2021-04-14T06:06:50.429Z] Removing intermediate container 057b311fefdd [2021-04-14T06:06:50.429Z] ---> 071f226d6218 [2021-04-14T06:06:50.429Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-14T06:06:50.429Z] Removing intermediate container 631943217e02 [2021-04-14T06:06:50.429Z] ---> bb7fb6af8aae [2021-04-14T06:06:50.429Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-14T06:06:50.429Z] Removing intermediate container 688fd5c9f35b [2021-04-14T06:06:50.429Z] ---> 260aa0053658 [2021-04-14T06:06:50.429Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-14T06:06:50.429Z] Removing intermediate container 4af77bb7a515 [2021-04-14T06:06:50.429Z] ---> 8d692c3c734d [2021-04-14T06:06:50.429Z] Step 13/24 : WORKDIR / [2021-04-14T06:06:50.429Z] ---> Running in 0b4e948b5486 [2021-04-14T06:06:50.429Z] ---> Running in d36b7c09f3c8 [2021-04-14T06:06:50.429Z] Removing intermediate container ac1fc719c586 [2021-04-14T06:06:50.429Z] ---> 2c1f240c3d3f [2021-04-14T06:06:50.429Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-14T06:06:50.701Z] ---> Running in cc0d8fda6225 [2021-04-14T06:06:50.701Z] ---> Running in 937d7fc73240 [2021-04-14T06:06:50.701Z] ---> Running in 04b5d6d0bfee [2021-04-14T06:06:50.968Z] Removing intermediate container 0b4e948b5486 [2021-04-14T06:06:50.968Z] ---> 26a0c3b757e6 [2021-04-14T06:06:50.968Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-14T06:06:50.968Z] Removing intermediate container d36b7c09f3c8 [2021-04-14T06:06:50.968Z] ---> a39c26f1c9d1 [2021-04-14T06:06:50.968Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-14T06:06:50.968Z] ---> Running in 7db2fca64c84 [2021-04-14T06:06:50.968Z] ---> Running in 60ea4d76dd57 [2021-04-14T06:06:50.968Z] Removing intermediate container 937d7fc73240 [2021-04-14T06:06:51.242Z] ---> 654071bd9c0d [2021-04-14T06:06:51.242Z] 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-04-14T06:06:51.242Z] Removing intermediate container cc0d8fda6225 [2021-04-14T06:06:51.242Z] ---> c8d161c20afd [2021-04-14T06:06:51.242Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-14T06:06:51.242Z] Removing intermediate container 04b5d6d0bfee [2021-04-14T06:06:51.242Z] ---> d203f3ee3b6a [2021-04-14T06:06:51.242Z] Step 15/23 : WORKDIR / [2021-04-14T06:06:51.517Z] ---> Running in e88e03f01a4a [2021-04-14T06:06:51.517Z] ---> Running in 8165ad0d55d8 [2021-04-14T06:06:51.517Z] Removing intermediate container 7db2fca64c84 [2021-04-14T06:06:51.517Z] ---> 206c36775c2b [2021-04-14T06:06:51.517Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T06:06:51.517Z] Removing intermediate container 60ea4d76dd57 [2021-04-14T06:06:51.517Z] ---> d06956dd0331 [2021-04-14T06:06:51.517Z] Step 15/23 : WORKDIR / [2021-04-14T06:06:51.785Z] ---> Running in 6c911c319a00 [2021-04-14T06:06:51.785Z] ---> bfef74482861 [2021-04-14T06:06:51.785Z] 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-04-14T06:06:51.785Z] ---> Running in 1507274d8955 [2021-04-14T06:06:52.053Z] Removing intermediate container 8165ad0d55d8 [2021-04-14T06:06:52.053Z] ---> b93ade6b5970 [2021-04-14T06:06:52.053Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-14T06:06:52.324Z] Removing intermediate container 1507274d8955 [2021-04-14T06:06:52.324Z] ---> 1ea77c1a2109 [2021-04-14T06:06:52.325Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-14T06:06:52.325Z] ---> 785bfc7cf8de [2021-04-14T06:06:52.325Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-14T06:06:52.908Z] ---> 675b6f80a6cd [2021-04-14T06:06:52.908Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-14T06:06:53.193Z] ---> c6d4c4948c97 [2021-04-14T06:06:53.193Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-14T06:06:53.193Z] ---> 9190636828a5 [2021-04-14T06:06:53.193Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-14T06:06:53.800Z] Removing intermediate container e88e03f01a4a [2021-04-14T06:06:53.800Z] ---> 47a2d7957d29 [2021-04-14T06:06:53.800Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-14T06:06:54.076Z] ---> 1980538c36c1 [2021-04-14T06:06:54.076Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-14T06:06:54.076Z] ---> Running in 8eb2472127c7 [2021-04-14T06:06:54.076Z] Removing intermediate container 6c911c319a00 [2021-04-14T06:06:54.076Z] ---> f5a1e328db7e [2021-04-14T06:06:54.076Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-14T06:06:54.347Z] ---> 5678360f0cce [2021-04-14T06:06:54.347Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-14T06:06:54.347Z] ---> 8c9e27f394e3 [2021-04-14T06:06:54.347Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-14T06:06:54.347Z] ---> Running in 6987bf532947 [2021-04-14T06:06:54.347Z] ---> 956df052085c [2021-04-14T06:06:54.347Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-14T06:06:54.616Z] Removing intermediate container 8eb2472127c7 [2021-04-14T06:06:54.617Z] ---> f421b758d853 [2021-04-14T06:06:54.617Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-14T06:06:54.895Z] ---> Running in 829dd72b04f4 [2021-04-14T06:06:54.895Z] ---> f0250091b679 [2021-04-14T06:06:54.895Z] ---> a3ef55b6d279 [2021-04-14T06:06:54.895Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-14T06:06:54.895Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-14T06:06:55.202Z] ---> a182bd369c37 [2021-04-14T06:06:55.202Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-14T06:06:55.202Z] ---> Running in 4956d9bf2bc7 [2021-04-14T06:06:55.202Z] Removing intermediate container 829dd72b04f4 [2021-04-14T06:06:55.202Z] ---> 359177637ee9 [2021-04-14T06:06:55.202Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-14T06:06:55.202Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T06:06:55.845Z] ---> Running in 4ab6bfb7b0ca [2021-04-14T06:06:55.845Z] ---> Running in 4ff90ae2e2d1 [2021-04-14T06:06:55.845Z] Removing intermediate container 4956d9bf2bc7 [2021-04-14T06:06:55.845Z] ---> 518cd3c5122b [2021-04-14T06:06:55.845Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-14T06:06:56.116Z] ---> 2e27808d04fa [2021-04-14T06:06:56.116Z] 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-04-14T06:06:56.116Z] ---> Running in 728b333543b5 [2021-04-14T06:06:56.116Z] ---> Running in 187a40b834ba [2021-04-14T06:06:56.386Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T06:06:56.386Z] Removing intermediate container 4ff90ae2e2d1 [2021-04-14T06:06:56.386Z] ---> cd38d38de510 [2021-04-14T06:06:56.386Z] Step 21/23 : LABEL arch=x86_64 [2021-04-14T06:06:56.386Z] ---> Running in b9b0349d89e4 [2021-04-14T06:06:56.386Z] Removing intermediate container 728b333543b5 [2021-04-14T06:06:56.386Z] ---> c22ef747dc8e [2021-04-14T06:06:56.386Z] Step 21/23 : LABEL arch=x86_64 [2021-04-14T06:06:56.655Z] ---> Running in c81d98982d75 [2021-04-14T06:06:56.655Z] Removing intermediate container b9b0349d89e4 [2021-04-14T06:06:56.655Z] ---> 7a48f9b33321 [2021-04-14T06:06:56.655Z] Step 22/23 : LABEL git_sha=fca77a35635e512b0825382ab7686614b7abaacc [2021-04-14T06:06:56.926Z] Removing intermediate container c81d98982d75 [2021-04-14T06:06:56.926Z] ---> ca355f021612 [2021-04-14T06:06:56.926Z] Step 22/23 : LABEL git_sha=fca77a35635e512b0825382ab7686614b7abaacc [2021-04-14T06:06:56.926Z] ---> Running in 851b9696a409 [2021-04-14T06:06:57.191Z] ---> Running in 9520eb7d5665 [2021-04-14T06:06:57.191Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-14T06:06:57.191Z] Removing intermediate container 851b9696a409 [2021-04-14T06:06:57.191Z] ---> 7ceff37bf624 [2021-04-14T06:06:57.191Z] Step 23/23 : LABEL version=0.0.0 [2021-04-14T06:06:57.191Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-14T06:06:57.191Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-14T06:06:57.459Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-14T06:06:57.459Z] ---> Running in faea5ac3929b [2021-04-14T06:06:57.459Z] Removing intermediate container 9520eb7d5665 [2021-04-14T06:06:57.459Z] ---> 06a92436e86a [2021-04-14T06:06:57.459Z] Step 23/23 : LABEL version=0.0.0 [2021-04-14T06:06:57.459Z] Removing intermediate container 4ab6bfb7b0ca [2021-04-14T06:06:57.459Z] ---> 216992ee0d7e [2021-04-14T06:06:57.459Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-14T06:06:57.733Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-14T06:06:57.733Z] ---> Running in 83a5d279ecb7 [2021-04-14T06:06:57.733Z] Removing intermediate container 187a40b834ba [2021-04-14T06:06:57.733Z] ---> ebfbea868834 [2021-04-14T06:06:57.733Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-14T06:06:57.733Z] Removing intermediate container faea5ac3929b [2021-04-14T06:06:57.733Z] ---> 378407693244 [2021-04-14T06:06:57.733Z] [2021-04-14T06:06:58.000Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-14T06:06:58.000Z] ---> Running in 869afbc4f577 [2021-04-14T06:06:58.000Z] ---> c058db832474 [2021-04-14T06:06:58.000Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-14T06:06:58.000Z] Executing busybox-1.31.1-r20.trigger [2021-04-14T06:06:58.000Z] OK: 8 MiB in 20 packages [2021-04-14T06:06:58.273Z] Removing intermediate container 83a5d279ecb7 [2021-04-14T06:06:58.273Z] ---> 0438e0a0fc39 [2021-04-14T06:06:58.273Z] [2021-04-14T06:06:58.273Z] Successfully built 378407693244 [2021-04-14T06:06:58.273Z] Removing intermediate container 869afbc4f577 [2021-04-14T06:06:58.273Z] ---> b01de4537d15 [2021-04-14T06:06:58.273Z] Step 22/24 : LABEL arch=x86_64 [2021-04-14T06:06:58.273Z] Successfully tagged docker-core-command-go:latest [2021-04-14T06:06:58.273Z]  Building docker-core-command-go ... done Building docker-security-proxy-setup-go [2021-04-14T06:06:58.543Z] Successfully built 0438e0a0fc39 [2021-04-14T06:06:58.543Z] Successfully tagged docker-core-metadata-go:latest [2021-04-14T06:06:58.543Z] Building docker-support-scheduler-go [2021-04-14T06:06:58.543Z]  Building docker-core-metadata-go ... done  ---> Running in fb2fcf47a2db [2021-04-14T06:06:58.808Z] ---> b6508155e4a3 [2021-04-14T06:06:58.808Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-14T06:06:58.808Z] Removing intermediate container 6987bf532947 [2021-04-14T06:06:58.808Z] ---> ccc42101f701 [2021-04-14T06:06:58.808Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-14T06:06:58.808Z] Removing intermediate container fb2fcf47a2db [2021-04-14T06:06:58.808Z] ---> f46869fef4bf [2021-04-14T06:06:58.808Z] Step 23/24 : LABEL git_sha=fca77a35635e512b0825382ab7686614b7abaacc [2021-04-14T06:06:59.086Z] ---> Running in a2b21c4b42ee [2021-04-14T06:06:59.086Z] ---> b2b038ce1370 [2021-04-14T06:06:59.086Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-14T06:06:59.363Z] ---> 7c66112d84e8 [2021-04-14T06:06:59.363Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-14T06:06:59.631Z] Removing intermediate container a2b21c4b42ee [2021-04-14T06:06:59.631Z] ---> fc781770dfc7 [2021-04-14T06:06:59.631Z] Step 24/24 : LABEL version=0.0.0 [2021-04-14T06:06:59.933Z] ---> 6c8137b0dba5 [2021-04-14T06:06:59.933Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-14T06:06:59.933Z] ---> Running in 2b0a17e52ad3 [2021-04-14T06:07:05.292Z] ---> 839fcbf5d84d [2021-04-14T06:07:05.292Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-14T06:07:05.292Z] Removing intermediate container 2b0a17e52ad3 [2021-04-14T06:07:05.292Z] ---> bf6baba74793 [2021-04-14T06:07:05.292Z] [2021-04-14T06:07:05.292Z] ---> 437d22af834e [2021-04-14T06:07:05.292Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-14T06:07:05.292Z] Successfully built bf6baba74793 [2021-04-14T06:07:05.292Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-04-14T06:07:05.292Z] Building docker-sys-mgmt-agent-go [2021-04-14T06:07:07.892Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 8b35afd33a54 [2021-04-14T06:07:07.892Z] ---> 7590009f5f7a [2021-04-14T06:07:07.892Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-14T06:07:08.164Z] ---> Running in 49a2999b1203 [2021-04-14T06:07:08.164Z] Removing intermediate container 8b35afd33a54 [2021-04-14T06:07:08.164Z] ---> 47c3310c09b7 [2021-04-14T06:07:08.164Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-14T06:07:08.437Z] Removing intermediate container 49a2999b1203 [2021-04-14T06:07:08.437Z] ---> 723d7b934c62 [2021-04-14T06:07:08.437Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-14T06:07:08.437Z] ---> Running in 73dfb6154b12 [2021-04-14T06:07:09.015Z] ---> 6cf8e176f70f [2021-04-14T06:07:09.015Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-14T06:07:10.968Z] ---> Running in 2eb3518020fe [2021-04-14T06:07:10.968Z] Removing intermediate container 73dfb6154b12 [2021-04-14T06:07:10.968Z] ---> 6b8c5596821e [2021-04-14T06:07:10.968Z] Step 21/23 : LABEL arch=x86_64 [2021-04-14T06:07:13.671Z] ---> Running in 65b824381c8e [2021-04-14T06:07:14.280Z] Removing intermediate container 65b824381c8e [2021-04-14T06:07:14.280Z] ---> 0cdf16e7cfe7 [2021-04-14T06:07:14.280Z] Step 22/23 : LABEL git_sha=fca77a35635e512b0825382ab7686614b7abaacc [2021-04-14T06:07:15.237Z] ---> Running in 1a17d368e34b [2021-04-14T06:07:16.213Z] Removing intermediate container 1a17d368e34b [2021-04-14T06:07:16.213Z] ---> 9020e02df076 [2021-04-14T06:07:16.213Z] Step 23/23 : LABEL version=0.0.0 [2021-04-14T06:07:17.189Z] ---> Running in d1c83d1c28b5 [2021-04-14T06:07:17.189Z] Removing intermediate container 2eb3518020fe [2021-04-14T06:07:17.189Z] ---> 5bc3efe0a469 [2021-04-14T06:07:17.189Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-14T06:07:18.648Z] ---> Running in ebbc3dd495a0 [2021-04-14T06:07:18.648Z] Removing intermediate container d1c83d1c28b5 [2021-04-14T06:07:18.648Z] ---> acd4a6535236 [2021-04-14T06:07:18.648Z] [2021-04-14T06:07:20.049Z] Successfully built acd4a6535236 [2021-04-14T06:07:20.325Z] Successfully tagged docker-core-data-go:latest [2021-04-14T06:07:20.598Z]  Building docker-core-data-go ... done Building docker-support-notifications-go [2021-04-14T06:07:20.598Z] Removing intermediate container ebbc3dd495a0 [2021-04-14T06:07:20.598Z] ---> 0676ea7f81d7 [2021-04-14T06:07:20.598Z] Step 28/31 : CMD ["gate"] [2021-04-14T06:07:22.034Z] ---> Running in bb57b5742393 [2021-04-14T06:07:22.034Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T06:07:22.034Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-14T06:07:22.034Z] ---> 7264b75a7095 [2021-04-14T06:07:22.034Z] Step 3/21 : WORKDIR /edgex-go [2021-04-14T06:07:22.034Z] ---> Using cache [2021-04-14T06:07:22.034Z] ---> 461a17ca6160 [2021-04-14T06:07:22.034Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T06:07:22.034Z] ---> Using cache [2021-04-14T06:07:22.034Z] ---> 594cb694cc19 [2021-04-14T06:07:22.034Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-14T06:07:22.034Z] ---> Using cache [2021-04-14T06:07:22.034Z] ---> 6fdf30c55d5a [2021-04-14T06:07:22.034Z] Step 6/21 : COPY go.mod . [2021-04-14T06:07:22.034Z] ---> Using cache [2021-04-14T06:07:22.034Z] ---> 3284e4f411c7 [2021-04-14T06:07:22.034Z] Step 7/21 : RUN go mod download [2021-04-14T06:07:22.034Z] ---> Using cache [2021-04-14T06:07:22.034Z] ---> 9abf1c5011ca [2021-04-14T06:07:22.034Z] Step 8/21 : COPY . . [2021-04-14T06:07:22.034Z] ---> Using cache [2021-04-14T06:07:22.034Z] ---> 713e737fed54 [2021-04-14T06:07:22.034Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-14T06:07:23.015Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T06:07:23.015Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-14T06:07:23.015Z] ---> 7264b75a7095 [2021-04-14T06:07:23.015Z] Step 3/22 : WORKDIR /edgex-go [2021-04-14T06:07:23.015Z] ---> Using cache [2021-04-14T06:07:23.015Z] ---> 461a17ca6160 [2021-04-14T06:07:23.015Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T06:07:23.015Z] ---> Using cache [2021-04-14T06:07:23.015Z] ---> 594cb694cc19 [2021-04-14T06:07:23.015Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-14T06:07:23.015Z] ---> Using cache [2021-04-14T06:07:23.015Z] ---> 6fdf30c55d5a [2021-04-14T06:07:23.015Z] Step 6/22 : COPY go.mod . [2021-04-14T06:07:23.015Z] ---> Using cache [2021-04-14T06:07:23.015Z] ---> 3284e4f411c7 [2021-04-14T06:07:23.015Z] Step 7/22 : RUN go mod download [2021-04-14T06:07:23.015Z] ---> Using cache [2021-04-14T06:07:23.015Z] ---> 9abf1c5011ca [2021-04-14T06:07:23.015Z] Step 8/22 : COPY . . [2021-04-14T06:07:23.291Z] ---> Using cache [2021-04-14T06:07:23.291Z] ---> 713e737fed54 [2021-04-14T06:07:23.291Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-14T06:07:23.883Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-14T06:07:23.883Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-14T06:07:24.711Z] ---> Running in c79a68b63d6f [2021-04-14T06:07:24.711Z] ---> Running in 9116dd8fcd5e [2021-04-14T06:07:24.711Z] Removing intermediate container bb57b5742393 [2021-04-14T06:07:24.711Z] ---> 16918511462e [2021-04-14T06:07:24.711Z] Step 29/31 : LABEL arch=x86_64 [2021-04-14T06:07:26.145Z] ---> Running in 9868591d12bd [2021-04-14T06:07:27.124Z] 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-04-14T06:07:27.124Z] Removing intermediate container 9868591d12bd [2021-04-14T06:07:27.124Z] ---> 4cbf88cbb34b [2021-04-14T06:07:27.124Z] Step 30/31 : LABEL git_sha=fca77a35635e512b0825382ab7686614b7abaacc [2021-04-14T06:07:27.398Z] 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-04-14T06:07:28.390Z] ---> Running in 4eeb24abcb66 [2021-04-14T06:07:28.689Z] Removing intermediate container 4eeb24abcb66 [2021-04-14T06:07:28.689Z] ---> 5837cdfe33a5 [2021-04-14T06:07:28.689Z] Step 31/31 : LABEL version=0.0.0 [2021-04-14T06:07:28.958Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T06:07:28.958Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-14T06:07:28.958Z] ---> 7264b75a7095 [2021-04-14T06:07:28.958Z] Step 3/23 : WORKDIR /edgex-go [2021-04-14T06:07:28.958Z] ---> Using cache [2021-04-14T06:07:28.958Z] ---> 461a17ca6160 [2021-04-14T06:07:28.958Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T06:07:28.958Z] ---> Using cache [2021-04-14T06:07:28.958Z] ---> 594cb694cc19 [2021-04-14T06:07:28.958Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-14T06:07:30.627Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-14T06:07:30.627Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-14T06:07:30.950Z] ---> Running in 1ae310f76e67 [2021-04-14T06:07:30.950Z] ---> Running in 9fb48d04260d [2021-04-14T06:07:31.545Z] Removing intermediate container 9fb48d04260d [2021-04-14T06:07:31.545Z] ---> 7ae14816d61a [2021-04-14T06:07:31.545Z] [2021-04-14T06:07:32.077Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-14T06:07:32.077Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-14T06:07:32.077Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-14T06:07:32.133Z] Successfully built 7ae14816d61a [2021-04-14T06:07:32.133Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-04-14T06:07:32.354Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-14T06:07:32.404Z]  Building docker-security-bootstrapper-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T06:07:33.415Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T06:07:33.915Z] OK: 233 MiB in 51 packages [2021-04-14T06:07:35.763Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-14T06:07:35.905Z] Removing intermediate container 1ae310f76e67 [2021-04-14T06:07:35.906Z] ---> 13719d589e0f [2021-04-14T06:07:35.906Z] Step 6/23 : COPY go.mod . [2021-04-14T06:07:36.507Z] ---> 0111cf9b5311 [2021-04-14T06:07:36.508Z] Step 7/23 : RUN go mod download [2021-04-14T06:07:36.754Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-14T06:07:37.503Z] ---> Running in 6ffbcb3a5599 [2021-04-14T06:07:42.970Z] Removing intermediate container 6ffbcb3a5599 [2021-04-14T06:07:42.970Z] ---> dc815d906cee [2021-04-14T06:07:42.970Z] Step 8/23 : COPY . . [2021-04-14T06:07:44.451Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T06:07:44.451Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-14T06:07:44.451Z] ---> 7264b75a7095 [2021-04-14T06:07:44.451Z] Step 3/22 : WORKDIR /edgex-go [2021-04-14T06:07:44.451Z] ---> Using cache [2021-04-14T06:07:44.451Z] ---> 461a17ca6160 [2021-04-14T06:07:44.451Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T06:07:44.451Z] ---> Using cache [2021-04-14T06:07:44.451Z] ---> 594cb694cc19 [2021-04-14T06:07:44.451Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-14T06:07:45.031Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-14T06:07:45.031Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-14T06:07:45.031Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-14T06:07:45.438Z] ---> Running in ff15e398cda2 [2021-04-14T06:07:47.415Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T06:07:48.010Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T06:07:48.632Z] OK: 233 MiB in 51 packages [2021-04-14T06:07:50.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.293s coverage: 45.9% of statements [2021-04-14T06:07:50.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-14T06:07:50.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-14T06:07:50.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-14T06:07:50.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-14T06:07:50.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-14T06:07:50.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-14T06:07:50.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.119s coverage: 19.8% of statements [2021-04-14T06:07:50.740Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.263s coverage: 100.0% of statements [2021-04-14T06:07:52.010Z] Removing intermediate container ff15e398cda2 [2021-04-14T06:07:52.011Z] ---> d3ba55163a84 [2021-04-14T06:07:52.011Z] Step 6/22 : COPY go.mod . [2021-04-14T06:07:54.622Z] ---> 2b6c09b5c030 [2021-04-14T06:07:54.622Z] Step 7/22 : RUN go mod download [2021-04-14T06:07:54.622Z] 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-04-14T06:07:54.622Z] ---> Running in 3b1f4e6e403b [2021-04-14T06:07:58.959Z] Removing intermediate container 3b1f4e6e403b [2021-04-14T06:07:58.959Z] ---> f92177d70d64 [2021-04-14T06:07:58.959Z] Step 8/22 : COPY . . [2021-04-14T06:07:59.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.582s coverage: 27.1% of statements [2021-04-14T06:07:59.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-14T06:07:59.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-14T06:07:59.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-14T06:07:59.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-14T06:07:59.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-14T06:07:59.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-14T06:07:59.050Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.120s coverage: 100.0% of statements [2021-04-14T06:07:59.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-14T06:07:59.050Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.127s coverage: 100.0% of statements [2021-04-14T06:07:59.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-14T06:07:59.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-14T06:07:59.050Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.251s coverage: 71.3% of statements [2021-04-14T06:07:59.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-14T06:07:59.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-14T06:08:01.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.592s coverage: 82.9% of statements [2021-04-14T06:08:01.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-14T06:08:01.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-14T06:08:01.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.136s coverage: 78.9% of statements [2021-04-14T06:08:01.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-14T06:08:07.227Z] Removing intermediate container 9116dd8fcd5e [2021-04-14T06:08:07.227Z] ---> 49a999cd0158 [2021-04-14T06:08:07.227Z] [2021-04-14T06:08:07.227Z] Step 10/22 : FROM alpine:3.12 [2021-04-14T06:08:07.227Z] ---> 7230e588e954 [2021-04-14T06:08:07.227Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-14T06:08:07.227Z] ---> Using cache [2021-04-14T06:08:07.227Z] ---> c723c168b192 [2021-04-14T06:08:07.227Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-14T06:08:07.227Z] ---> Using cache [2021-04-14T06:08:07.227Z] ---> 071f226d6218 [2021-04-14T06:08:07.227Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-14T06:08:10.584Z] ---> Running in d677a0228385 [2021-04-14T06:08:11.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.146s coverage: 28.6% of statements [2021-04-14T06:08:11.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-14T06:08:11.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-14T06:08:11.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-14T06:08:11.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-14T06:08:11.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-14T06:08:11.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.196s coverage: 100.0% of statements [2021-04-14T06:08:11.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-14T06:08:11.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.125s coverage: 100.0% of statements [2021-04-14T06:08:11.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-14T06:08:11.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.434s coverage: 86.7% of statements [2021-04-14T06:08:11.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-14T06:08:11.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.401s coverage: 97.5% of statements [2021-04-14T06:08:11.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-14T06:08:11.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.246s coverage: 78.3% of statements [2021-04-14T06:08:11.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-14T06:08:11.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-14T06:08:11.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-14T06:08:11.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-14T06:08:12.556Z] ---> 39442ccfb5d2 [2021-04-14T06:08:12.556Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-14T06:08:12.556Z] Removing intermediate container c79a68b63d6f [2021-04-14T06:08:12.556Z] ---> d1304b00af40 [2021-04-14T06:08:12.556Z] [2021-04-14T06:08:12.556Z] Step 10/21 : FROM alpine:3.12 [2021-04-14T06:08:12.556Z] ---> 7230e588e954 [2021-04-14T06:08:12.556Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-14T06:08:13.515Z] Removing intermediate container d677a0228385 [2021-04-14T06:08:13.515Z] ---> 02c05642c03b [2021-04-14T06:08:13.515Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-14T06:08:13.515Z] ---> Running in 34549e44a666 [2021-04-14T06:08:13.515Z] ---> Running in c3bf55de90c8 [2021-04-14T06:08:13.784Z] ---> Running in 2c0cc70c1a15 [2021-04-14T06:08:15.199Z] Removing intermediate container 2c0cc70c1a15 [2021-04-14T06:08:15.199Z] ---> dddbd4915046 [2021-04-14T06:08:15.199Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-14T06:08:16.631Z] 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-04-14T06:08:16.631Z] ---> 9faef3a7cdf3 [2021-04-14T06:08:16.631Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-14T06:08:16.631Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T06:08:16.631Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T06:08:16.905Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-14T06:08:17.171Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-14T06:08:17.171Z] (3/4) Installing libcurl (7.69.1-r3) [2021-04-14T06:08:17.171Z] (4/4) Installing curl (7.69.1-r3) [2021-04-14T06:08:17.171Z] Executing busybox-1.31.1-r20.trigger [2021-04-14T06:08:17.171Z] Executing ca-certificates-20191127-r4.trigger [2021-04-14T06:08:17.171Z] OK: 7 MiB in 18 packages [2021-04-14T06:08:18.140Z] ---> 1d9df8d8dcd7 [2021-04-14T06:08:18.140Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-14T06:08:20.217Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.219s coverage: 92.8% of statements [2021-04-14T06:08:20.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-14T06:08:20.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-14T06:08:20.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-14T06:08:20.217Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-14T06:08:20.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-14T06:08:20.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-14T06:08:20.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-14T06:08:20.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-14T06:08:20.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-14T06:08:20.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-14T06:08:20.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-14T06:08:20.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-14T06:08:20.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-14T06:08:20.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-14T06:08:20.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-14T06:08:20.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-14T06:08:20.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-14T06:08:20.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-14T06:08:20.217Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.139s coverage: 58.8% of statements [2021-04-14T06:08:20.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-14T06:08:20.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-14T06:08:20.217Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.230s coverage: 0.9% of statements [2021-04-14T06:08:20.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-14T06:08:20.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-14T06:08:20.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-14T06:08:20.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.150s coverage: 47.1% of statements [2021-04-14T06:08:20.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.166s coverage: 79.5% of statements [2021-04-14T06:08:20.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.127s coverage: 94.1% of statements [2021-04-14T06:08:20.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.232s coverage: 96.3% of statements [2021-04-14T06:08:20.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.154s coverage: 87.5% of statements [2021-04-14T06:08:20.782Z] ---> e28600cc52b6 [2021-04-14T06:08:20.782Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-14T06:08:20.782Z] Removing intermediate container 34549e44a666 [2021-04-14T06:08:20.782Z] ---> be0d94c9cb9f [2021-04-14T06:08:20.782Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-14T06:08:21.379Z] ---> Running in 8805b0e49d9f [2021-04-14T06:08:21.657Z] ---> Running in 74d2c73c964d [2021-04-14T06:08:23.104Z] Removing intermediate container 8805b0e49d9f [2021-04-14T06:08:23.104Z] ---> 4d0196136870 [2021-04-14T06:08:23.104Z] Step 13/21 : WORKDIR /edgex [2021-04-14T06:08:23.104Z] Removing intermediate container 74d2c73c964d [2021-04-14T06:08:23.104Z] ---> 2a28a92ddf26 [2021-04-14T06:08:23.104Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-14T06:08:24.068Z] ---> Running in cd625b9f99a0 [2021-04-14T06:08:24.068Z] ---> Running in f12f8e4026a3 [2021-04-14T06:08:25.033Z] Removing intermediate container f12f8e4026a3 [2021-04-14T06:08:25.033Z] ---> b5dfc78501a4 [2021-04-14T06:08:25.033Z] Step 20/22 : LABEL arch=x86_64 [2021-04-14T06:08:25.033Z] ---> 94a8b6315b11 [2021-04-14T06:08:25.033Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-14T06:08:25.033Z] ---> Running in 921bef595dca [2021-04-14T06:08:25.033Z] Removing intermediate container cd625b9f99a0 [2021-04-14T06:08:25.033Z] ---> 041de291ea8a [2021-04-14T06:08:25.033Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-14T06:08:25.305Z] ---> Running in 4993c3098a87 [2021-04-14T06:08:25.586Z] Removing intermediate container 921bef595dca [2021-04-14T06:08:25.586Z] ---> 09fe38051296 [2021-04-14T06:08:25.586Z] Step 21/22 : LABEL git_sha=fca77a35635e512b0825382ab7686614b7abaacc [2021-04-14T06:08:25.586Z] ---> a715b2ca21e1 [2021-04-14T06:08:25.586Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-14T06:08:25.860Z] ---> Running in 8977407ce391 [2021-04-14T06:08:26.143Z] Removing intermediate container 8977407ce391 [2021-04-14T06:08:26.143Z] ---> c04962dd0aa7 [2021-04-14T06:08:26.143Z] Step 22/22 : LABEL version=0.0.0 [2021-04-14T06:08:26.428Z] ---> Running in 3e4d4a233e1e [2021-04-14T06:08:26.715Z] 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-04-14T06:08:26.715Z] Removing intermediate container 3e4d4a233e1e [2021-04-14T06:08:26.715Z] ---> 6fde0eafc45e [2021-04-14T06:08:26.715Z] [2021-04-14T06:08:27.002Z] ---> 14e8f90b0ff8 [2021-04-14T06:08:27.002Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-14T06:08:27.271Z] Successfully built 6fde0eafc45e [2021-04-14T06:08:27.271Z] Successfully tagged docker-support-scheduler-go:latest [2021-04-14T06:08:27.868Z]  Building docker-support-scheduler-go ... done  ---> 6bf0bfe17226 [2021-04-14T06:08:27.868Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-14T06:08:28.145Z] ---> Running in 0d34b367b63a [2021-04-14T06:08:28.419Z] Removing intermediate container 0d34b367b63a [2021-04-14T06:08:28.419Z] ---> 22dc19aa5c52 [2021-04-14T06:08:28.419Z] Step 18/21 : CMD ["--init=true"] [2021-04-14T06:08:28.694Z] ---> Running in 6637e3b74bf7 [2021-04-14T06:08:29.295Z] Removing intermediate container 6637e3b74bf7 [2021-04-14T06:08:29.295Z] ---> 375e51c21792 [2021-04-14T06:08:29.295Z] Step 19/21 : LABEL arch=x86_64 [2021-04-14T06:08:29.295Z] ---> Running in 21c79a1b8157 [2021-04-14T06:08:29.913Z] Removing intermediate container 21c79a1b8157 [2021-04-14T06:08:29.913Z] ---> bb9bdb88a437 [2021-04-14T06:08:29.913Z] Step 20/21 : LABEL git_sha=fca77a35635e512b0825382ab7686614b7abaacc [2021-04-14T06:08:29.913Z] ---> Running in 7df96ab4a089 [2021-04-14T06:08:30.504Z] Removing intermediate container 7df96ab4a089 [2021-04-14T06:08:30.504Z] ---> 5c49fdeaeac2 [2021-04-14T06:08:30.504Z] Step 21/21 : LABEL version=0.0.0 [2021-04-14T06:08:30.504Z] ---> Running in aca440a37711 [2021-04-14T06:08:30.781Z] Removing intermediate container aca440a37711 [2021-04-14T06:08:30.781Z] ---> 4a33eea4850c [2021-04-14T06:08:30.781Z] [2021-04-14T06:08:31.386Z] Successfully built 4a33eea4850c [2021-04-14T06:08:31.662Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-04-14T06:08:35.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.155s coverage: 94.4% of statements [2021-04-14T06:08:35.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.120s coverage: 44.8% of statements [2021-04-14T06:08:37.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.485s coverage: 81.9% of statements [2021-04-14T06:08:37.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-14T06:08:38.438Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container c3bf55de90c8 [2021-04-14T06:08:38.438Z] ---> 04e853ae0ba0 [2021-04-14T06:08:38.438Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-14T06:08:38.438Z] ---> Running in a2c158aff184 [2021-04-14T06:08:38.716Z] 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-04-14T06:08:41.330Z] Removing intermediate container a2c158aff184 [2021-04-14T06:08:41.330Z] ---> 4e5447bca48e [2021-04-14T06:08:41.330Z] [2021-04-14T06:08:41.330Z] Step 11/23 : FROM docker:20.10.0 [2021-04-14T06:08:41.330Z] 20.10.0: Pulling from library/docker [2021-04-14T06:08:46.716Z] Removing intermediate container 4993c3098a87 [2021-04-14T06:08:46.716Z] ---> 3d739f9a6865 [2021-04-14T06:08:46.716Z] [2021-04-14T06:08:46.716Z] Step 10/22 : FROM alpine:3.12 [2021-04-14T06:08:46.716Z] ---> 7230e588e954 [2021-04-14T06:08:46.716Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-14T06:08:46.716Z] ---> Running in 9e4b0ecbbef8 [2021-04-14T06:08:47.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T06:08:47.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T06:08:47.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.258s coverage: 92.9% of statements [2021-04-14T06:08:47.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-14T06:08:47.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-14T06:08:47.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-14T06:08:47.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 77.8% of statements [2021-04-14T06:08:47.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-14T06:08:47.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-14T06:08:47.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-14T06:08:47.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-14T06:08:47.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-14T06:08:47.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2021-04-14T06:08:47.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-14T06:08:47.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-14T06:08:47.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.108s coverage: 100.0% of statements [2021-04-14T06:08:47.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-14T06:08:47.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.170s coverage: 75.5% of statements [2021-04-14T06:08:47.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-14T06:08:47.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.128s coverage: 80.8% of statements [2021-04-14T06:08:47.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.237s coverage: 87.2% of statements [2021-04-14T06:08:47.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.209s coverage: 84.6% of statements [2021-04-14T06:08:47.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.229s coverage: 91.6% of statements [2021-04-14T06:08:47.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-14T06:08:47.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.529s coverage: 64.4% of statements [2021-04-14T06:08:47.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-14T06:08:47.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-14T06:08:47.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.119s coverage: 100.0% of statements [2021-04-14T06:08:47.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.082s coverage: 91.3% of statements [2021-04-14T06:08:47.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2021-04-14T06:08:47.563Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-14T06:08:47.563Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-14T06:08:47.563Z] Executing busybox-1.31.1-r20.trigger [2021-04-14T06:08:47.563Z] Executing ca-certificates-20191127-r4.trigger [2021-04-14T06:08:47.563Z] OK: 6 MiB in 16 packages [2021-04-14T06:08:47.563Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-14T06:08:47.563Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-14T06:08:47.563Z] ---> aefe523efa57 [2021-04-14T06:08:47.563Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-14T06:08:47.828Z] ---> Running in d7d1c3da32d4 [2021-04-14T06:08:48.094Z] Removing intermediate container d7d1c3da32d4 [2021-04-14T06:08:48.094Z] ---> 65c14d823c52 [2021-04-14T06:08:48.094Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-14T06:08:48.683Z] ---> Running in 214c6e619ee8 [2021-04-14T06:08:48.683Z] Removing intermediate container 9e4b0ecbbef8 [2021-04-14T06:08:48.683Z] ---> 7a97ee1f54ca [2021-04-14T06:08:48.683Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-14T06:08:48.683Z] ---> Running in a872d0d20a3c [2021-04-14T06:08:48.954Z] Removing intermediate container a872d0d20a3c [2021-04-14T06:08:48.954Z] ---> 85e9cea18de2 [2021-04-14T06:08:48.954Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-14T06:08:48.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements [2021-04-14T06:08:48.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements [2021-04-14T06:08:49.228Z] ---> Running in cc54b79ecf06 [2021-04-14T06:08:49.228Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T06:08:49.228Z] Removing intermediate container cc54b79ecf06 [2021-04-14T06:08:49.228Z] ---> 6c23df73ba31 [2021-04-14T06:08:49.228Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-14T06:08:49.228Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T06:08:49.228Z] ---> Running in 9918c4e25ce6 [2021-04-14T06:08:49.503Z] (1/39) Installing readline (8.0.4-r0) [2021-04-14T06:08:49.503Z] (2/39) Installing bash (5.0.17-r0) [2021-04-14T06:08:49.504Z] Executing bash-5.0.17-r0.post-install [2021-04-14T06:08:49.504Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-14T06:08:49.504Z] (4/39) Installing libcurl (7.69.1-r3) [2021-04-14T06:08:49.504Z] (5/39) Installing curl (7.69.1-r3) [2021-04-14T06:08:49.504Z] Removing intermediate container 9918c4e25ce6 [2021-04-14T06:08:49.504Z] ---> a788aa421655 [2021-04-14T06:08:49.504Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-14T06:08:49.504Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-14T06:08:49.504Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-14T06:08:49.504Z] (8/39) Installing expat (2.2.9-r1) [2021-04-14T06:08:49.504Z] (9/39) Installing libffi (3.3-r2) [2021-04-14T06:08:49.504Z] (10/39) Installing gdbm (1.13-r1) [2021-04-14T06:08:49.504Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-14T06:08:49.504Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-14T06:08:49.504Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-14T06:08:53.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.823s coverage: 69.0% of statements [2021-04-14T06:08:53.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-14T06:08:53.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-14T06:08:53.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-14T06:08:53.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.444s coverage: 38.4% of statements [2021-04-14T06:08:53.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-14T06:08:53.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-14T06:08:53.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.119s coverage: 89.5% of statements [2021-04-14T06:08:53.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-14T06:08:53.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.107s coverage: 84.8% of statements [2021-04-14T06:08:53.767Z] ---> f5fc8b6ab41f [2021-04-14T06:08:53.767Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-14T06:08:53.767Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-14T06:08:53.767Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-14T06:08:53.767Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-14T06:08:53.767Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-14T06:08:53.767Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-14T06:08:53.767Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-14T06:08:53.767Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-14T06:08:53.767Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-14T06:08:53.767Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-14T06:08:53.767Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-14T06:08:53.767Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-14T06:08:53.767Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-14T06:08:53.767Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-14T06:08:53.767Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-14T06:08:53.767Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-14T06:08:53.767Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-14T06:08:53.767Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-14T06:08:53.767Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-14T06:08:53.767Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-14T06:08:53.767Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-14T06:08:53.767Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-14T06:08:53.767Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-14T06:08:53.767Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-14T06:08:53.767Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-14T06:08:53.767Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-14T06:08:53.767Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-14T06:08:53.767Z] Executing busybox-1.31.1-r19.trigger [2021-04-14T06:08:53.767Z] OK: 72 MiB in 59 packages [2021-04-14T06:08:55.705Z] ---> 5c86aeea20af [2021-04-14T06:08:55.705Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-14T06:08:55.705Z] Collecting docker-compose==1.23.2 [2021-04-14T06:08:55.705Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-14T06:08:56.020Z] ---> 1fcc9d5ac1d9 [2021-04-14T06:08:56.020Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-14T06:08:56.020Z] ---> Running in de1cbb4940af [2021-04-14T06:08:56.020Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-14T06:08:56.020Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-14T06:08:56.020Z] Removing intermediate container de1cbb4940af [2021-04-14T06:08:56.020Z] ---> 7941b121ecc8 [2021-04-14T06:08:56.020Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-14T06:08:56.344Z] ---> Running in e18ddc5d3cad [2021-04-14T06:08:56.344Z] Removing intermediate container e18ddc5d3cad [2021-04-14T06:08:56.344Z] ---> e68c56fe3d5a [2021-04-14T06:08:56.344Z] Step 20/22 : LABEL arch=x86_64 [2021-04-14T06:08:56.676Z] ---> Running in a03ec2e2c13a [2021-04-14T06:08:56.676Z] Collecting texttable<0.10,>=0.9.0 [2021-04-14T06:08:56.676Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-14T06:08:56.676Z] Removing intermediate container a03ec2e2c13a [2021-04-14T06:08:56.676Z] ---> b2fbba33a7d3 [2021-04-14T06:08:56.676Z] Step 21/22 : LABEL git_sha=fca77a35635e512b0825382ab7686614b7abaacc [2021-04-14T06:08:56.676Z] ---> Running in bc6af68bf621 [2021-04-14T06:08:56.967Z] Removing intermediate container bc6af68bf621 [2021-04-14T06:08:56.967Z] ---> 214add93907f [2021-04-14T06:08:56.967Z] Step 22/22 : LABEL version=0.0.0 [2021-04-14T06:08:56.967Z] ---> Running in e3304b0711f5 [2021-04-14T06:08:57.245Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-14T06:08:57.245Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-14T06:08:57.245Z] Removing intermediate container e3304b0711f5 [2021-04-14T06:08:57.245Z] ---> 48d4f3b78a6e [2021-04-14T06:08:57.245Z] [2021-04-14T06:08:57.245Z] Successfully built 48d4f3b78a6e [2021-04-14T06:08:57.245Z] Successfully tagged docker-support-notifications-go:latest [2021-04-14T06:08:57.518Z]  Building docker-support-notifications-go ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-14T06:08:57.518Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-14T06:08:57.518Z] Collecting cached-property<2,>=1.2.0 [2021-04-14T06:08:57.518Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-14T06:08:57.786Z] Collecting PyYAML<4,>=3.10 [2021-04-14T06:08:57.786Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-14T06:08:58.744Z] Collecting docopt<0.7,>=0.6.1 [2021-04-14T06:08:58.744Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-14T06:08:59.325Z] Collecting jsonschema<3,>=2.5.1 [2021-04-14T06:08:59.325Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-14T06:08:59.325Z] Collecting docker<4.0,>=3.6.0 [2021-04-14T06:08:59.590Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-14T06:08:59.590Z] 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-04-14T06:08:59.590Z] 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-04-14T06:08:59.590Z] 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-04-14T06:08:59.590Z] Collecting idna<2.8,>=2.5 [2021-04-14T06:08:59.590Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-14T06:08:59.853Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-14T06:08:59.854Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-14T06:08:59.854Z] Collecting docker-pycreds>=0.4.0 [2021-04-14T06:08:59.854Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-14T06:08:59.854Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-14T06:08:59.854Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-14T06:08:59.854Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-14T06:08:59.854Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-14T06:09:00.118Z] Installing collected packages: dockerpty, texttable, websocket-client, idna, urllib3, requests, cached-property, PyYAML, docopt, jsonschema, docker-pycreds, docker, docker-compose [2021-04-14T06:09:00.118Z] Running setup.py install for dockerpty: started [2021-04-14T06:09:00.695Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-14T06:09:00.695Z] Running setup.py install for texttable: started [2021-04-14T06:09:00.965Z] Running setup.py install for texttable: finished with status 'done' [2021-04-14T06:09:01.231Z] Attempting uninstall: idna [2021-04-14T06:09:01.231Z] Found existing installation: idna 2.9 [2021-04-14T06:09:01.231Z] Uninstalling idna-2.9: [2021-04-14T06:09:01.231Z] Successfully uninstalled idna-2.9 [2021-04-14T06:09:01.507Z] Attempting uninstall: urllib3 [2021-04-14T06:09:01.507Z] Found existing installation: urllib3 1.25.9 [2021-04-14T06:09:01.507Z] Uninstalling urllib3-1.25.9: [2021-04-14T06:09:01.507Z] Successfully uninstalled urllib3-1.25.9 [2021-04-14T06:09:01.775Z] Attempting uninstall: requests [2021-04-14T06:09:01.775Z] Found existing installation: requests 2.23.0 [2021-04-14T06:09:01.775Z] Uninstalling requests-2.23.0: [2021-04-14T06:09:01.775Z] Successfully uninstalled requests-2.23.0 [2021-04-14T06:09:01.775Z] Running setup.py install for PyYAML: started [2021-04-14T06:09:01.878Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.430s coverage: 47.0% of statements [2021-04-14T06:09:01.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-14T06:09:01.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-14T06:09:01.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-14T06:09:01.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-14T06:09:01.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-14T06:09:01.878Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.261s coverage: 100.0% of statements [2021-04-14T06:09:01.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-14T06:09:01.878Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.104s coverage: 100.0% of statements [2021-04-14T06:09:01.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-14T06:09:01.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-14T06:09:01.878Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.141s coverage: 10.5% of statements [2021-04-14T06:09:01.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-14T06:09:02.356Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-14T06:09:02.356Z] Running setup.py install for docopt: started [2021-04-14T06:09:02.865Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.495s coverage: 87.7% of statements [2021-04-14T06:09:02.865Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-14T06:09:02.865Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-14T06:09:02.865Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-14T06:09:02.937Z] Running setup.py install for docopt: finished with status 'done' [2021-04-14T06:09:04.340Z] 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-04-14T06:09:09.597Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.289s coverage: 29.1% of statements [2021-04-14T06:09:09.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-14T06:09:09.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-14T06:09:09.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-14T06:09:09.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-14T06:09:09.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-14T06:09:09.597Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.185s coverage: 99.0% of statements [2021-04-14T06:09:09.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-14T06:09:09.597Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.167s coverage: 100.0% of statements [2021-04-14T06:09:09.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-14T06:09:09.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-14T06:09:09.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-14T06:09:09.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-14T06:09:09.597Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.379s coverage: 95.6% of statements [2021-04-14T06:09:09.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-14T06:09:09.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-14T06:09:09.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-14T06:09:09.597Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.053s coverage: 0.0% of statements [2021-04-14T06:09:09.597Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-14T06:09:09.597Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements [2021-04-14T06:09:09.597Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-14T06:09:09.597Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-14T06:09:09.597Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-14T06:09:09.597Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-14T06:09:09.597Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.103s coverage: 87.9% of statements [2021-04-14T06:09:09.597Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-14T06:09:09.597Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-14T06:09:09.597Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.069s coverage: 100.0% of statements [2021-04-14T06:09:10.584Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.115s coverage: 28.1% of statements [2021-04-14T06:09:11.186Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-04-14T06:09:12.175Z] GO111MODULE=on go vet ./... [2021-04-14T06:09:14.431Z] Removing intermediate container 214c6e619ee8 [2021-04-14T06:09:14.431Z] ---> 202cdf5ef8a5 [2021-04-14T06:09:14.431Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-14T06:09:14.431Z] ---> Running in 98ec37897014 [2021-04-14T06:09:14.431Z] Removing intermediate container 98ec37897014 [2021-04-14T06:09:14.431Z] ---> 55003bc7dcc1 [2021-04-14T06:09:14.431Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-14T06:09:14.431Z] ---> Running in 47e7c1f184b2 [2021-04-14T06:09:14.431Z] Removing intermediate container 47e7c1f184b2 [2021-04-14T06:09:14.431Z] ---> 11023fee07a0 [2021-04-14T06:09:14.431Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-14T06:09:14.431Z] ---> e6c0700a0ae1 [2021-04-14T06:09:14.431Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-14T06:09:14.431Z] ---> 98e45ceb7f78 [2021-04-14T06:09:14.431Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-14T06:09:14.695Z] ---> ec9849d4b7ea [2021-04-14T06:09:14.695Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-14T06:09:14.960Z] ---> Running in 9e1c4fbffa2d [2021-04-14T06:09:15.229Z] Removing intermediate container 9e1c4fbffa2d [2021-04-14T06:09:15.229Z] ---> fe88062bfd33 [2021-04-14T06:09:15.229Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-14T06:09:15.229Z] ---> Running in a38e94632a9a [2021-04-14T06:09:15.535Z] Removing intermediate container a38e94632a9a [2021-04-14T06:09:15.535Z] ---> 310edd0b21c1 [2021-04-14T06:09:15.535Z] Step 21/23 : LABEL arch=x86_64 [2021-04-14T06:09:15.535Z] ---> Running in ecf349c5501c [2021-04-14T06:09:15.798Z] Removing intermediate container ecf349c5501c [2021-04-14T06:09:15.798Z] ---> 522d2d62f2e2 [2021-04-14T06:09:15.798Z] Step 22/23 : LABEL git_sha=fca77a35635e512b0825382ab7686614b7abaacc [2021-04-14T06:09:16.060Z] ---> Running in bb22ea9633f9 [2021-04-14T06:09:16.060Z] Removing intermediate container bb22ea9633f9 [2021-04-14T06:09:16.060Z] ---> ab8be9d4557d [2021-04-14T06:09:16.060Z] Step 23/23 : LABEL version=0.0.0 [2021-04-14T06:09:16.323Z] ---> Running in 680da05065ee [2021-04-14T06:09:16.589Z] Removing intermediate container 680da05065ee [2021-04-14T06:09:16.590Z] ---> 095b91458708 [2021-04-14T06:09:16.590Z] [2021-04-14T06:09:16.590Z] Successfully built 095b91458708 [2021-04-14T06:09:16.590Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-04-14T06:09:17.178Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-04-14T06:09:17.209Z] $ docker stop --time=1 8bec30ee345ba648e96b6c0c5e4f793bb002559f689fc2a6e4bfd03141bd2832 [2021-04-14T06:09:20.463Z] $ docker rm -f 8bec30ee345ba648e96b6c0c5e4f793bb002559f689fc2a6e4bfd03141bd2832 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-14T06:09:21.054Z] + docker images [2021-04-14T06:09:21.054Z] + grep docker [2021-04-14T06:09:21.322Z] docker-sys-mgmt-agent-go latest 095b91458708 5 seconds ago 312MB [2021-04-14T06:09:21.322Z] docker-support-notifications-go latest 48d4f3b78a6e 25 seconds ago 18MB [2021-04-14T06:09:21.322Z] docker-security-proxy-setup-go latest 4a33eea4850c 51 seconds ago 25.6MB [2021-04-14T06:09:21.322Z] docker-support-scheduler-go latest 6fde0eafc45e 55 seconds ago 17.4MB [2021-04-14T06:09:21.322Z] docker-security-bootstrapper-go latest 7ae14816d61a About a minute ago 19.1MB [2021-04-14T06:09:21.322Z] docker-core-data-go latest acd4a6535236 2 minutes ago 22.7MB [2021-04-14T06:09:21.322Z] docker-security-secretstore-setup-go latest bf6baba74793 2 minutes ago 25.9MB [2021-04-14T06:09:21.322Z] docker-core-metadata-go latest 0438e0a0fc39 2 minutes ago 19MB [2021-04-14T06:09:21.322Z] docker-core-command-go latest 378407693244 2 minutes ago 17.3MB [2021-04-14T06:09:21.322Z] docker 20.10.0 aefe523efa57 4 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-04-14T06:09:36.910Z] Still waiting to schedule task [2021-04-14T06:09:36.910Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-04-14T06:10:34.000Z] gofmt -l . [2021-04-14T06:10:34.000Z] [ "`gofmt -l .`" = "" ] [2021-04-14T06:10:34.000Z] ./bin/test-go-mod-tidy.sh [2021-04-14T06:10:34.000Z] ./bin/test-attribution-txt.sh [2021-04-14T06:10:34.658Z] Running on prd-ubuntu18.04-docker-8c-8g-73 in /w/workspace/edgexfoundry_edgex-go_PR-3363 [Pipeline] { [Pipeline] ws [2021-04-14T06:10:34.727Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] sh [2021-04-14T06:10:35.840Z] + ls -al . [2021-04-14T06:10:35.840Z] total 824 [2021-04-14T06:10:35.840Z] drwxrwxr-x 9 1001 1001 4096 Apr 14 06:10 . [2021-04-14T06:10:35.840Z] drwxr-xr-x 4 root root 4096 Apr 14 06:06 .. [2021-04-14T06:10:35.840Z] -rw-rw-r-- 1 1001 1001 11 Apr 14 06:04 .dockerignore [2021-04-14T06:10:35.840Z] drwxrwxr-x 8 1001 1001 4096 Apr 14 06:04 .git [2021-04-14T06:10:35.840Z] drwxrwxr-x 3 1001 1001 4096 Apr 14 06:04 .github [2021-04-14T06:10:35.840Z] -rw-rw-r-- 1 1001 1001 818 Apr 14 06:04 .gitignore [2021-04-14T06:10:35.840Z] -rw-rw-r-- 1 1001 1001 166 Apr 14 06:04 .sonarcloud.properties [2021-04-14T06:10:35.840Z] -rw-rw-r-- 1 1001 1001 8607 Apr 14 06:04 Attribution.txt [2021-04-14T06:10:35.840Z] -rw-rw-r-- 1 1001 1001 3804 Apr 14 06:04 CONTRIBUTING.md [2021-04-14T06:10:35.840Z] -rw-rw-r-- 1 1001 1001 931 Apr 14 06:04 Dockerfile.build [2021-04-14T06:10:35.840Z] -rw-rw-r-- 1 1001 1001 863 Apr 14 06:04 Jenkinsfile [2021-04-14T06:10:35.840Z] -rw-rw-r-- 1 1001 1001 10775 Apr 14 06:04 LICENSE [2021-04-14T06:10:35.840Z] -rw-rw-r-- 1 1001 1001 5774 Apr 14 06:04 Makefile [2021-04-14T06:10:35.840Z] -rw-rw-r-- 1 1001 1001 6548 Apr 14 06:04 README.md [2021-04-14T06:10:35.840Z] -rw-rw-r-- 1 1001 1001 6755 Apr 14 06:04 SECURITY.md [2021-04-14T06:10:35.840Z] -rw-rw-r-- 1 1001 1001 5 Apr 14 06:00 VERSION [2021-04-14T06:10:35.840Z] -rw-rw-r-- 1 1001 1001 4131 Apr 14 06:04 ZMQWindows.md [2021-04-14T06:10:35.840Z] drwxrwxr-x 2 1001 1001 4096 Apr 14 06:04 bin [2021-04-14T06:10:35.840Z] drwxrwxr-x 14 1001 1001 4096 Apr 14 06:04 cmd [2021-04-14T06:10:35.840Z] -rw-r--r-- 1 root root 686607 Apr 14 06:09 coverage.out [2021-04-14T06:10:35.840Z] -rw-r--r-- 1 root root 1056 Apr 14 06:10 go.mod [2021-04-14T06:10:35.840Z] -rw-r--r-- 1 root root 22002 Apr 14 06:10 go.sum [2021-04-14T06:10:35.840Z] drwxrwxr-x 8 1001 1001 4096 Apr 14 06:04 internal [2021-04-14T06:10:35.840Z] drwxrwxr-x 4 1001 1001 4096 Apr 14 06:04 openapi [2021-04-14T06:10:35.840Z] drwxrwxr-x 4 1001 1001 4096 Apr 14 06:04 snap [2021-04-14T06:10:35.840Z] -rw-rw-r-- 1 1001 1001 168 Apr 14 06:04 version.go [Pipeline] sh [2021-04-14T06:10:36.529Z] + '[' -e coverage.out ] [2021-04-14T06:10:36.530Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-14T06:10:36.580Z] Warning: overwriting stash ‘coverage-report’ [2021-04-14T06:10:37.200Z] using credential edgex-jenkins-ssh [2021-04-14T06:10:37.213Z] Cloning the remote Git repository [2021-04-14T06:10:37.513Z] Stashed 1 file(s) [Pipeline] sh [2021-04-14T06:10:38.189Z] + make build [2021-04-14T06:10:38.190Z] 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-04-14T06:10:37.268Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-14T06:10:37.346Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-04-14T06:10:37.378Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-14T06:10:37.378Z] > git --version # timeout=10 [2021-04-14T06:10:37.384Z] > git --version # 'git version 2.17.1' [2021-04-14T06:10:37.384Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-14T06:10:37.412Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-14T06:10:48.274Z] Merging remotes/origin/master commit 1ca7629e1cd076585a36704fbab1254463beb4f2 into PR head commit fca77a35635e512b0825382ab7686614b7abaacc [2021-04-14T06:10:48.356Z] 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-04-14T06:10:48.433Z] Merge succeeded, producing fca77a35635e512b0825382ab7686614b7abaacc [2021-04-14T06:10:48.434Z] Checking out Revision fca77a35635e512b0825382ab7686614b7abaacc (PR-3363) [2021-04-14T06:10:47.786Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-14T06:10:47.792Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-14T06:10:47.802Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-14T06:10:47.813Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-14T06:10:47.814Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-14T06:10:47.829Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3363/head:refs/remotes/origin/PR-3363 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T06:10:48.309Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T06:10:48.315Z] > git checkout -f fca77a35635e512b0825382ab7686614b7abaacc # timeout=10 [2021-04-14T06:10:48.436Z] > git remote # timeout=10 [2021-04-14T06:10:48.441Z] > git config --get remote.origin.url # timeout=10 [2021-04-14T06:10:48.445Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-14T06:10:48.449Z] > git merge 1ca7629e1cd076585a36704fbab1254463beb4f2 # timeout=10 [2021-04-14T06:10:48.456Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-14T06:10:48.463Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T06:10:48.466Z] > git checkout -f fca77a35635e512b0825382ab7686614b7abaacc # timeout=10 [2021-04-14T06:10:52.039Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-04-14T06:10:52.090Z] > git --version # timeout=10 [2021-04-14T06:10:52.093Z] > git --version # 'git version 2.17.1' [2021-04-14T06:10:52.099Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-14T06:10:53.336Z] + echo snap-build.sh [2021-04-14T06:10:53.336Z] snap-build.sh [2021-04-14T06:10:53.336Z] + SNAP_BASE_DIR=. [2021-04-14T06:10:53.336Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-04-14T06:10:53.336Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-04-14T06:10:53.336Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-04-14T06:10:53.336Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-04-14T06:10:53.336Z] + cd /w/workspace/edgex-go/1 [2021-04-14T06:10:53.336Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-04-14T06:10:53.336Z] Reading package lists... [2021-04-14T06:10:53.598Z] Building dependency tree... [2021-04-14T06:10:53.598Z] Reading state information... [2021-04-14T06:10:53.598Z] The following packages were automatically installed and are no longer required: [2021-04-14T06:10:53.598Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-04-14T06:10:53.598Z] uidmap xdelta3 [2021-04-14T06:10:53.598Z] Use 'sudo apt autoremove' to remove them. [2021-04-14T06:10:53.598Z] The following packages will be REMOVED: [2021-04-14T06:10:53.598Z] lxd* lxd-client* [2021-04-14T06:10:54.170Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-04-14T06:10:54.170Z] After this operation, 31.7 MB disk space will be freed. [2021-04-14T06:10:55.472Z] (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-04-14T06:10:55.472Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-14T06:10:56.417Z] Removing lxd dnsmasq configuration [2021-04-14T06:10:56.678Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-04-14T06:10:56.937Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-04-14T06:10:57.509Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-04-14T06:10:57.770Z] (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-04-14T06:10:58.031Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-14T06:10:59.432Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-04-14T06:10:59.432Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-04-14T06:11:00.827Z] + sudo snap remove --purge lxd [2021-04-14T06:11:01.089Z] snap "lxd" is not installed [2021-04-14T06:11:01.089Z] + sudo groupadd --force --system lxd [2021-04-14T06:11:01.350Z] ++ whoami [2021-04-14T06:11:01.350Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-04-14T06:11:01.350Z] + newgrp - lxd [2021-04-14T06:11:01.350Z] + sudo snap install lxd [2021-04-14T06:11:09.495Z] 2021-04-14T06:11:06Z INFO Waiting for automatic snapd restart... [2021-04-14T06:11:10.561Z] 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-04-14T06:11:14.867Z] 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-04-14T06:11:20.287Z] 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-04-14T06:11:21.270Z] 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-04-14T06:11:21.758Z] lxd 4.13 from Canonical* installed [2021-04-14T06:11:21.759Z] + sudo lxd init --auto [2021-04-14T06:11:26.699Z] 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-04-14T06:11:31.014Z] 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-04-14T06:11:31.786Z] + sudo snap install --classic snapcraft [2021-04-14T06:11:35.323Z] 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-04-14T06:11:37.091Z] snapcraft 4.6.2 from Canonical* installed [2021-04-14T06:11:37.091Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-04-14T06:11:37.091Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-04-14T06:11:37.091Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-14T06:11:37.091Z] Dload Upload Total Spent Left Speed [2021-04-14T06:11:37.091Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3870 0 --:--:-- --:--:-- --:--:-- 3870 [2021-04-14T06:11:37.091Z] 100 3325k 100 3325k 0 0 8962k 0 --:--:-- --:--:-- --:--:-- 8962k [2021-04-14T06:11:37.091Z] ./yq_linux_amd64 [2021-04-14T06:11:37.091Z] + sudo snapcraft prime --use-lxd [2021-04-14T06:11:39.017Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-04-14T06:11:39.017Z] 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-04-14T06:11:39.017Z] - README.md [2021-04-14T06:11:39.017Z] [2021-04-14T06:11:39.017Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-14T06:11:39.594Z] Launching a container. [2021-04-14T06:11:40.730Z] 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-04-14T06:11:44.115Z] 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-04-14T06:11:48.428Z] 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-04-14T06:11:51.844Z] Waiting for container to be ready [2021-04-14T06:11:52.110Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-04-14T06:11:52.110Z] [Pipeline] } [2021-04-14T06:11:55.185Z] $ docker stop --time=1 b509a092ccfcb5d478d746dd6af479200302eb37cc1639ee6a207f973f6d33bb [2021-04-14T06:11:56.338Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-04-14T06:11:56.338Z] Waiting for network to be ready... [2021-04-14T06:11:56.912Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-14T06:11:56.912Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-14T06:11:57.175Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1664 kB] [2021-04-14T06:11:57.175Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-14T06:11:57.439Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-14T06:11:57.440Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-14T06:11:57.709Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-14T06:11:57.709Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-14T06:11:57.709Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-14T06:11:57.709Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-14T06:11:57.709Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-14T06:11:57.709Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [314 kB] [2021-04-14T06:11:57.709Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-14T06:11:57.709Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-14T06:11:57.709Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [283 kB] [2021-04-14T06:11:57.709Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [37.7 kB] [2021-04-14T06:11:57.709Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1119 kB] [2021-04-14T06:11:57.826Z] $ docker rm -f b509a092ccfcb5d478d746dd6af479200302eb37cc1639ee6a207f973f6d33bb [2021-04-14T06:11:57.970Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [252 kB] [2021-04-14T06:11:57.970Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-14T06:11:58.232Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2006 kB] [2021-04-14T06:11:58.497Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [406 kB] [2021-04-14T06:11:58.497Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-14T06:11:58.497Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-14T06:11:58.497Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [305 kB] [2021-04-14T06:11:58.497Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [41.3 kB] [2021-04-14T06:11:58.497Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1729 kB] [2021-04-14T06:11:58.497Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [367 kB] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-14T06:11:59.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-14T06:11:59.976Z] [2021-04-14T06:11:59.976Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-14T06:12:00.378Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-14T06:12:00.378Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-04-14T06:12:00.378Z] 29e5d40040c1: Pulling fs layer [2021-04-14T06:12:00.378Z] 1ce36da41761: Pulling fs layer [2021-04-14T06:12:00.378Z] 25b303627fd3: Pulling fs layer [2021-04-14T06:12:00.977Z] 29e5d40040c1: Download complete [2021-04-14T06:12:01.577Z] 29e5d40040c1: Pull complete [2021-04-14T06:12:01.850Z] 1ce36da41761: Download complete [2021-04-14T06:12:02.718Z] Fetched 24.3 MB in 6s (4056 kB/s) [2021-04-14T06:12:03.284Z] 1ce36da41761: Pull complete [2021-04-14T06:12:03.284Z] 25b303627fd3: Verifying Checksum [2021-04-14T06:12:03.284Z] 25b303627fd3: Download complete [2021-04-14T06:12:03.674Z] Reading package lists... [2021-04-14T06:12:03.938Z] Reading package lists... [2021-04-14T06:12:03.938Z] Building dependency tree... [2021-04-14T06:12:03.938Z] Reading state information... [2021-04-14T06:12:04.202Z] The following additional packages will be installed: [2021-04-14T06:12:04.202Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-14T06:12:04.202Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-14T06:12:04.202Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-14T06:12:04.202Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-04-14T06:12:04.202Z] Suggested packages: [2021-04-14T06:12:04.202Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-04-14T06:12:04.202Z] Recommended packages: [2021-04-14T06:12:04.202Z] gnupg libsasl2-modules [2021-04-14T06:12:04.202Z] The following NEW packages will be installed: [2021-04-14T06:12:04.202Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-14T06:12:04.202Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-14T06:12:04.202Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-14T06:12:04.202Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-04-14T06:12:04.202Z] The following packages will be upgraded: [2021-04-14T06:12:04.202Z] gpg gpg-agent gpgconf libudev1 [2021-04-14T06:12:04.463Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-04-14T06:12:04.463Z] Need to get 3530 kB of archives. [2021-04-14T06:12:04.463Z] After this operation, 13.3 MB of additional disk space will be used. [2021-04-14T06:12:04.463Z] Get:1 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-04-14T06:12:04.463Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-04-14T06:12:04.463Z] 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-04-14T06:12:04.724Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-04-14T06:12:04.724Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-04-14T06:12:04.724Z] 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-04-14T06:12:04.985Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-04-14T06:12:04.985Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-04-14T06:12:04.985Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-04-14T06:12:05.248Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-04-14T06:12:05.248Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-04-14T06:12:05.248Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-04-14T06:12:05.248Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-04-14T06:12:05.248Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-04-14T06:12:05.248Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-04-14T06:12:05.248Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-04-14T06:12:05.248Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-04-14T06:12:05.248Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-04-14T06:12:05.248Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-04-14T06:12:05.248Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-04-14T06:12:05.248Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-04-14T06:12:05.248Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-04-14T06:12:05.509Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T06:12:05.509Z] Fetched 3530 kB in 1s (3337 kB/s) [2021-04-14T06:12:05.509Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-14T06:12:05.509Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-04-14T06:12:05.509Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-04-14T06:12:05.771Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-04-14T06:12:05.771Z] Selecting previously unselected package udev. [2021-04-14T06:12:05.771Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-14T06:12:05.771Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-04-14T06:12:05.771Z] Unpacking udev (237-3ubuntu10.45) ... [2021-04-14T06:12:06.033Z] Selecting previously unselected package libfuse2:amd64. [2021-04-14T06:12:06.033Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-04-14T06:12:06.033Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-14T06:12:06.295Z] Selecting previously unselected package fuse. [2021-04-14T06:12:06.295Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-04-14T06:12:06.295Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-04-14T06:12:06.295Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-14T06:12:06.295Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-14T06:12:06.558Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-14T06:12:06.558Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-14T06:12:06.558Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-14T06:12:06.558Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-14T06:12:06.820Z] Selecting previously unselected package libksba8:amd64. [2021-04-14T06:12:06.820Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-04-14T06:12:06.820Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-04-14T06:12:06.820Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-04-14T06:12:06.820Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-14T06:12:06.820Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T06:12:06.820Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-04-14T06:12:06.820Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-14T06:12:06.820Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T06:12:07.083Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-04-14T06:12:07.083Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-14T06:12:07.083Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T06:12:07.346Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-04-14T06:12:07.346Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-14T06:12:07.346Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T06:12:07.346Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-04-14T06:12:07.346Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-14T06:12:07.346Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T06:12:07.346Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-04-14T06:12:07.346Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-14T06:12:07.346Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T06:12:07.606Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-04-14T06:12:07.606Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-14T06:12:07.606Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T06:12:07.606Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-04-14T06:12:07.606Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-14T06:12:07.606Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T06:12:07.867Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-04-14T06:12:07.867Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-14T06:12:07.867Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T06:12:07.867Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-14T06:12:07.867Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-14T06:12:07.867Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-14T06:12:07.867Z] Selecting previously unselected package libsasl2-2:amd64. [2021-04-14T06:12:07.867Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-14T06:12:07.867Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-14T06:12:08.129Z] Selecting previously unselected package libldap-common. [2021-04-14T06:12:08.129Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-04-14T06:12:08.129Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-14T06:12:08.129Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-14T06:12:08.129Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-04-14T06:12:08.129Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-14T06:12:08.129Z] Selecting previously unselected package dirmngr. [2021-04-14T06:12:08.129Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-14T06:12:08.390Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-14T06:12:08.390Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-14T06:12:08.390Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-04-14T06:12:08.390Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-14T06:12:08.390Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-14T06:12:08.390Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-14T06:12:08.390Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-04-14T06:12:08.390Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T06:12:08.654Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-04-14T06:12:08.654Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-14T06:12:08.654Z] Setting up udev (237-3ubuntu10.45) ... [2021-04-14T06:12:09.230Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-04-14T06:12:09.230Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T06:12:09.230Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-04-14T06:12:09.230Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-04-14T06:12:09.230Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-04-14T06:12:09.230Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T06:12:09.493Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T06:12:09.493Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T06:12:09.493Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T06:12:09.493Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T06:12:09.493Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T06:12:09.493Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T06:12:09.493Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-14T06:12:09.493Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-14T06:12:09.755Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-14T06:12:10.329Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-04-14T06:12:10.329Z] settings in the [Install] section, and DefaultInstance for template units). [2021-04-14T06:12:10.329Z] This means they are not meant to be enabled using systemctl. [2021-04-14T06:12:10.329Z] Possible reasons for having this kind of units are: [2021-04-14T06:12:10.329Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-04-14T06:12:10.329Z] .wants/ or .requires/ directory. [2021-04-14T06:12:10.329Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-04-14T06:12:10.329Z] a requirement dependency on it. [2021-04-14T06:12:10.329Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-04-14T06:12:10.329Z] D-Bus, udev, scripted systemctl call, ...). [2021-04-14T06:12:10.329Z] 4) In case of template units, the unit is meant to be enabled with some [2021-04-14T06:12:10.329Z] instance name specified. [2021-04-14T06:12:10.593Z] Reading package lists... [2021-04-14T06:12:10.856Z] Building dependency tree... [2021-04-14T06:12:10.856Z] Reading state information... [2021-04-14T06:12:11.127Z] The following additional packages will be installed: [2021-04-14T06:12:11.127Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-04-14T06:12:11.128Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-04-14T06:12:11.128Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-04-14T06:12:11.128Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-04-14T06:12:11.128Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-04-14T06:12:11.128Z] Suggested packages: [2021-04-14T06:12:11.128Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-04-14T06:12:11.128Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-04-14T06:12:11.128Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-04-14T06:12:11.128Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-04-14T06:12:11.128Z] systemd-container policykit-1 [2021-04-14T06:12:11.128Z] Recommended packages: [2021-04-14T06:12:11.128Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-04-14T06:12:11.128Z] The following NEW packages will be installed: [2021-04-14T06:12:11.128Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-04-14T06:12:11.128Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-04-14T06:12:11.128Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-04-14T06:12:11.128Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-04-14T06:12:11.128Z] python3.6-minimal snapd squashfs-tools sudo [2021-04-14T06:12:11.128Z] The following packages will be upgraded: [2021-04-14T06:12:11.128Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-04-14T06:12:11.128Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-04-14T06:12:11.128Z] Need to get 35.2 MB of archives. [2021-04-14T06:12:11.128Z] After this operation, 141 MB of additional disk space will be used. [2021-04-14T06:12:11.128Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-04-14T06:12:11.128Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-04-14T06:12:12.076Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-04-14T06:12:12.076Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-04-14T06:12:12.076Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-04-14T06:12:12.076Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-04-14T06:12:12.076Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-04-14T06:12:12.076Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-04-14T06:12:12.076Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-04-14T06:12:12.076Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-04-14T06:12:12.077Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-04-14T06:12:12.077Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-04-14T06:12:12.077Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-04-14T06:12:12.077Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-04-14T06:12:12.077Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-04-14T06:12:12.077Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-04-14T06:12:12.077Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-04-14T06:12:12.341Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-04-14T06:12:12.341Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-04-14T06:12:12.341Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-04-14T06:12:12.341Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-04-14T06:12:12.341Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-04-14T06:12:12.341Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-04-14T06:12:12.341Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-04-14T06:12:12.341Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-04-14T06:12:12.341Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-04-14T06:12:12.341Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-04-14T06:12:12.341Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-04-14T06:12:12.341Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-04-14T06:12:12.341Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-04-14T06:12:13.454Z] 25b303627fd3: Pull complete [2021-04-14T06:12:13.454Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-04-14T06:12:13.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-14T06:12:13.454Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-04-14T06:12:13.731Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T06:12:13.731Z] Fetched 35.2 MB in 2s (15.6 MB/s) [2021-04-14T06:12:13.731Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-14T06:12:13.731Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-04-14T06:12:13.731Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-04-14T06:12:13.742Z] prd-ubuntu18.04-docker-arm64-4c-16g-69 does not seem to be running inside a container [2021-04-14T06:12:13.843Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-14T06:12:14.308Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-04-14T06:12:14.308Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-04-14T06:12:14.573Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-04-14T06:12:14.573Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-14T06:12:14.573Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-04-14T06:12:14.573Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-04-14T06:12:14.837Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-04-14T06:12:14.837Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-14T06:12:14.837Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-04-14T06:12:15.100Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-04-14T06:12:15.365Z] Setting up apt (1.6.13) ... [2021-04-14T06:12:15.365Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-04-14T06:12:15.943Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-04-14T06:12:15.943Z] (Reading database ... 12764 files and directories currently installed.) [2021-04-14T06:12:15.943Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-14T06:12:15.943Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-14T06:12:16.207Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-04-14T06:12:16.207Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-14T06:12:16.207Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-14T06:12:16.473Z] Selecting previously unselected package libexpat1:amd64. [2021-04-14T06:12:16.473Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-04-14T06:12:16.473Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-14T06:12:16.473Z] Selecting previously unselected package python3.6-minimal. [2021-04-14T06:12:16.473Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-14T06:12:16.473Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-14T06:12:17.048Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-14T06:12:17.048Z] Checking for services that may need to be restarted...done. [2021-04-14T06:12:17.048Z] Checking for services that may need to be restarted...done. [2021-04-14T06:12:17.048Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-14T06:12:17.048Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-14T06:12:17.048Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-14T06:12:17.107Z] $ docker top d2e158a759b199cbe7e99d5a8a4aed7374d461a15c4c2e7270a79420ae623352 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-14T06:12:18.216Z] + docker-compose build --help [2021-04-14T06:12:18.216Z] + grep parallel [2021-04-14T06:12:18.438Z] Selecting previously unselected package python3-minimal. [2021-04-14T06:12:18.439Z] (Reading database ... 13012 files and directories currently installed.) [2021-04-14T06:12:18.439Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-04-14T06:12:18.439Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-04-14T06:12:18.439Z] Selecting previously unselected package mime-support. [2021-04-14T06:12:18.439Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-04-14T06:12:18.439Z] Unpacking mime-support (3.60ubuntu1) ... [2021-04-14T06:12:18.702Z] Selecting previously unselected package libmpdec2:amd64. [2021-04-14T06:12:18.702Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-04-14T06:12:18.702Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-14T06:12:18.702Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-04-14T06:12:18.702Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-14T06:12:18.702Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-14T06:12:18.965Z] Selecting previously unselected package python3.6. [2021-04-14T06:12:18.965Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-14T06:12:18.965Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-14T06:12:19.227Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-14T06:12:19.227Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-04-14T06:12:19.227Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-14T06:12:19.227Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-04-14T06:12:19.492Z] Selecting previously unselected package python3. [2021-04-14T06:12:19.492Z] (Reading database ... 13442 files and directories currently installed.) [2021-04-14T06:12:19.492Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-04-14T06:12:19.492Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-04-14T06:12:19.492Z] Selecting previously unselected package multiarch-support. [2021-04-14T06:12:19.492Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-04-14T06:12:19.492Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-04-14T06:12:19.756Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-04-14T06:12:19.756Z] Selecting previously unselected package liblzo2-2:amd64. [2021-04-14T06:12:19.756Z] (Reading database ... 13479 files and directories currently installed.) [2021-04-14T06:12:19.756Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-04-14T06:12:19.756Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-04-14T06:12:19.756Z] Selecting previously unselected package libbsd0:amd64. [2021-04-14T06:12:19.756Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-04-14T06:12:19.756Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-14T06:12:20.024Z] Selecting previously unselected package sudo. [2021-04-14T06:12:20.024Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-04-14T06:12:20.024Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-14T06:12:20.024Z] Selecting previously unselected package apparmor. [2021-04-14T06:12:20.024Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-04-14T06:12:20.024Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-04-14T06:12:20.287Z] Selecting previously unselected package libedit2:amd64. [2021-04-14T06:12:20.287Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-04-14T06:12:20.287Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-04-14T06:12:20.287Z] Selecting previously unselected package libkrb5support0:amd64. [2021-04-14T06:12:20.287Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-04-14T06:12:20.287Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-14T06:12:20.550Z] Selecting previously unselected package libk5crypto3:amd64. [2021-04-14T06:12:20.550Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-14T06:12:20.550Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-14T06:12:20.550Z] Selecting previously unselected package libkeyutils1:amd64. [2021-04-14T06:12:20.550Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-04-14T06:12:20.550Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-14T06:12:20.550Z] Selecting previously unselected package libkrb5-3:amd64. [2021-04-14T06:12:20.550Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-14T06:12:20.550Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-14T06:12:20.814Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-14T06:12:20.814Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-04-14T06:12:20.814Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-14T06:12:21.078Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-04-14T06:12:21.078Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-04-14T06:12:21.078Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-14T06:12:21.078Z] Selecting previously unselected package openssh-client. [2021-04-14T06:12:21.078Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-04-14T06:12:21.078Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-14T06:12:21.340Z] Selecting previously unselected package squashfs-tools. [2021-04-14T06:12:21.340Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-04-14T06:12:21.340Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-14T06:12:21.601Z] Selecting previously unselected package snapd. [2021-04-14T06:12:21.601Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-04-14T06:12:21.601Z] Unpacking snapd (2.48.3+18.04) ... [2021-04-14T06:12:22.594Z] --parallel Build images in parallel. [Pipeline] } [2021-04-14T06:12:22.640Z] $ docker stop --time=1 d2e158a759b199cbe7e99d5a8a4aed7374d461a15c4c2e7270a79420ae623352 [2021-04-14T06:12:24.152Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-04-14T06:12:24.152Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-14T06:12:24.152Z] Setting up mime-support (3.60ubuntu1) ... [2021-04-14T06:12:24.152Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-14T06:12:24.152Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-14T06:12:24.152Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-14T06:12:24.414Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-14T06:12:24.414Z] Setting up systemd (237-3ubuntu10.45) ... [2021-04-14T06:12:24.414Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-04-14T06:12:24.613Z] $ docker rm -f d2e158a759b199cbe7e99d5a8a4aed7374d461a15c4c2e7270a79420ae623352 [Pipeline] // withDockerContainer [2021-04-14T06:12:24.989Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-14T06:12:24.989Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-14T06:12:24.989Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-14T06:12:25.253Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-14T06:12:25.253Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-14T06:12:25.253Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-14T06:12:25.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-14T06:12:25.598Z] . [Pipeline] withDockerContainer [2021-04-14T06:12:25.826Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-14T06:12:25.826Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-14T06:12:25.895Z] prd-ubuntu18.04-docker-arm64-4c-16g-69 does not seem to be running inside a container [2021-04-14T06:12:26.026Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-14T06:12:26.091Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-14T06:12:26.091Z] Setting up python3 (3.6.7-1~18.04) ... [2021-04-14T06:12:26.091Z] running python rtupdate hooks for python3.6... [2021-04-14T06:12:26.091Z] running python post-rtupdate hooks for python3.6... [2021-04-14T06:12:26.091Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-04-14T06:12:27.480Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-04-14T06:12:27.507Z] $ docker top 5e19fa01a0819322dca823798d3820a24f2225166fe0190f1bb697bf0dcd5b81 -eo pid,comm [2021-04-14T06:12:27.743Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-14T06:12:27.743Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [Pipeline] { [Pipeline] sh [2021-04-14T06:12:28.005Z] Setting up snapd (2.48.3+18.04) ... [2021-04-14T06:12:28.575Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-14T06:12:28.579Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-04-14T06:12:28.579Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-04-14T06:12:28.845Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-04-14T06:12:29.114Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-04-14T06:12:29.377Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-14T06:12:29.377Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-14T06:12:29.640Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-04-14T06:12:29.640Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-04-14T06:12:29.903Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-04-14T06:12:30.166Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-04-14T06:12:30.166Z] /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-04-14T06:12:30.166Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-14T06:12:30.428Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-04-14T06:12:31.821Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-14T06:12:31.821Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-14T06:12:31.821Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-14T06:12:31.961Z] Building docker-core-command-go ... [2021-04-14T06:12:31.961Z] Building docker-core-data-go ... [2021-04-14T06:12:31.961Z] Building docker-core-metadata-go ... [2021-04-14T06:12:31.961Z] Building docker-security-bootstrapper-go ... [2021-04-14T06:12:31.961Z] Building docker-security-proxy-setup-go ... [2021-04-14T06:12:31.961Z] Building docker-security-secretstore-setup-go ... [2021-04-14T06:12:31.961Z] Building docker-support-notifications-go ... [2021-04-14T06:12:31.961Z] Building docker-support-scheduler-go ... [2021-04-14T06:12:31.961Z] Building docker-sys-mgmt-agent-go ... [2021-04-14T06:12:31.961Z] Building docker-security-bootstrapper-go [2021-04-14T06:12:31.961Z] Building docker-sys-mgmt-agent-go [2021-04-14T06:12:31.961Z] Building docker-core-command-go [2021-04-14T06:12:31.961Z] Building docker-core-metadata-go [2021-04-14T06:12:31.961Z] Building docker-security-secretstore-setup-go [2021-04-14T06:12:33.476Z] Reading package lists... [2021-04-14T06:12:33.738Z] Reading package lists... [2021-04-14T06:12:33.738Z] Building dependency tree... [2021-04-14T06:12:33.738Z] Reading state information... [2021-04-14T06:12:34.001Z] Calculating upgrade... [2021-04-14T06:12:34.001Z] The following packages will be upgraded: [2021-04-14T06:12:34.001Z] advancecomp base-files bash binutils binutils-common [2021-04-14T06:12:34.001Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-04-14T06:12:34.001Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-04-14T06:12:34.001Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-04-14T06:12:34.001Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-04-14T06:12:34.001Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-04-14T06:12:34.001Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-04-14T06:12:34.001Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-04-14T06:12:34.001Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-04-14T06:12:34.001Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-04-14T06:12:34.001Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-04-14T06:12:34.001Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-04-14T06:12:34.001Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-04-14T06:12:34.001Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-04-14T06:12:34.001Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-04-14T06:12:34.281Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-04-14T06:12:34.281Z] Need to get 64.0 MB of archives. [2021-04-14T06:12:34.281Z] After this operation, 5033 kB of additional disk space will be used. [2021-04-14T06:12:34.281Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-141.145 [998 kB] [2021-04-14T06:12:34.281Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-04-14T06:12:34.281Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-04-14T06:12:34.281Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-04-14T06:12:34.281Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-04-14T06:12:34.281Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-04-14T06:12:34.281Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-04-14T06:12:34.281Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-04-14T06:12:34.281Z] 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-04-14T06:12:34.281Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-04-14T06:12:34.281Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-04-14T06:12:34.281Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-04-14T06:12:34.281Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-04-14T06:12:34.281Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-04-14T06:12:34.281Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-04-14T06:12:34.545Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-04-14T06:12:34.545Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-04-14T06:12:34.545Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-04-14T06:12:34.545Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-04-14T06:12:34.545Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-04-14T06:12:34.545Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-04-14T06:12:34.545Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-04-14T06:12:34.545Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-04-14T06:12:34.545Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-04-14T06:12:34.545Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-04-14T06:12:34.545Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-04-14T06:12:34.545Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-04-14T06:12:34.545Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-04-14T06:12:34.545Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-04-14T06:12:34.545Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-04-14T06:12:34.545Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-04-14T06:12:34.545Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-04-14T06:12:34.545Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-04-14T06:12:34.545Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-04-14T06:12:34.545Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-04-14T06:12:34.545Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-04-14T06:12:34.545Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-04-14T06:12:34.545Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-04-14T06:12:34.810Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-04-14T06:12:34.810Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-04-14T06:12:34.810Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-04-14T06:12:34.810Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-04-14T06:12:34.810Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-04-14T06:12:34.810Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-04-14T06:12:34.810Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-04-14T06:12:34.810Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-04-14T06:12:34.810Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-04-14T06:12:34.810Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-04-14T06:12:34.810Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-04-14T06:12:34.810Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-04-14T06:12:34.810Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-04-14T06:12:34.810Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-04-14T06:12:34.810Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-04-14T06:12:34.810Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-04-14T06:12:34.810Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-04-14T06:12:34.810Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-04-14T06:12:35.074Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-04-14T06:12:35.074Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-04-14T06:12:35.074Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-04-14T06:12:35.340Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-04-14T06:12:35.340Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-04-14T06:12:35.340Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-04-14T06:12:35.340Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-04-14T06:12:35.340Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-04-14T06:12:35.340Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-04-14T06:12:35.340Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-04-14T06:12:35.340Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-04-14T06:12:35.340Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-04-14T06:12:35.340Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-04-14T06:12:35.340Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-04-14T06:12:35.340Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-04-14T06:12:35.340Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-04-14T06:12:35.340Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-04-14T06:12:35.340Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-04-14T06:12:35.340Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-04-14T06:12:35.340Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-04-14T06:12:35.608Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-04-14T06:12:35.608Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-04-14T06:12:35.608Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-04-14T06:12:35.608Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-04-14T06:12:35.608Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-04-14T06:12:35.608Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-04-14T06:12:35.608Z] Get:83 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-04-14T06:12:35.608Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-04-14T06:12:35.608Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-04-14T06:12:35.608Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-04-14T06:12:35.608Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-04-14T06:12:35.608Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-04-14T06:12:35.608Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-04-14T06:12:35.608Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-04-14T06:12:35.869Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-04-14T06:12:35.869Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-04-14T06:12:35.869Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-04-14T06:12:35.869Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-04-14T06:12:35.869Z] Get:95 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-04-14T06:12:35.869Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-04-14T06:12:35.869Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-04-14T06:12:35.869Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-04-14T06:12:35.869Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-04-14T06:12:35.869Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-04-14T06:12:35.869Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-04-14T06:12:36.133Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T06:12:36.133Z] Fetched 64.0 MB in 2s (34.7 MB/s) [2021-04-14T06:12:36.133Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T06:12:36.133Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-04-14T06:12:36.396Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-14T06:12:36.968Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-14T06:12:36.968Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-14T06:12:37.231Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-141.145_amd64.deb ... [2021-04-14T06:12:37.231Z] Unpacking linux-libc-dev:amd64 (4.15.0-141.145) over (4.15.0-20.21) ... [2021-04-14T06:12:38.187Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-14T06:12:38.187Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-14T06:12:38.187Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-14T06:12:38.187Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-14T06:12:38.450Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-14T06:12:38.450Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-14T06:12:38.450Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-14T06:12:38.716Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-14T06:12:38.716Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-14T06:12:38.716Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-14T06:12:38.978Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-14T06:12:38.978Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-14T06:12:38.978Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-14T06:12:38.979Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-14T06:12:38.979Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-14T06:12:39.241Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-14T06:12:39.241Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-14T06:12:39.241Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-04-14T06:12:39.241Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-04-14T06:12:39.241Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-14T06:12:39.241Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-14T06:12:39.241Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-14T06:12:39.504Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-14T06:12:39.505Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-14T06:12:39.505Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-14T06:12:39.766Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-14T06:12:39.766Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-14T06:12:40.030Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-14T06:12:40.030Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-04-14T06:12:40.030Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-14T06:12:40.602Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-04-14T06:12:40.864Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-14T06:12:40.864Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-04-14T06:12:40.864Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-04-14T06:12:40.864Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-04-14T06:12:40.864Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-04-14T06:12:41.126Z] Setting up base-files (10.1ubuntu2.10) ... [2021-04-14T06:12:41.126Z] Installing new version of config file /etc/issue ... [2021-04-14T06:12:41.126Z] Installing new version of config file /etc/issue.net ... [2021-04-14T06:12:41.126Z] Installing new version of config file /etc/lsb-release ... [2021-04-14T06:12:41.126Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-04-14T06:12:41.388Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-04-14T06:12:41.650Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-04-14T06:12:41.650Z] Removing obsolete conffile /etc/default/motd-news ... [2021-04-14T06:12:41.650Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T06:12:41.650Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-04-14T06:12:41.650Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-04-14T06:12:41.912Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-04-14T06:12:41.912Z] 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-04-14T06:12:41.912Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T06:12:41.912Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-14T06:12:41.913Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-04-14T06:12:42.173Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-04-14T06:12:42.173Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T06:12:42.173Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-04-14T06:12:42.173Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-04-14T06:12:42.434Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-04-14T06:12:42.434Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T06:12:42.434Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-04-14T06:12:42.434Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-14T06:12:42.695Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-04-14T06:12:42.957Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T06:12:42.957Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-14T06:12:42.957Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-14T06:12:42.957Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-14T06:12:43.218Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T06:12:43.219Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-14T06:12:43.219Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-14T06:12:43.480Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-04-14T06:12:43.480Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T06:12:43.480Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-04-14T06:12:43.480Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-04-14T06:12:43.480Z] Setting up grep (3.1-2build1) ... [2021-04-14T06:12:43.741Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T06:12:43.741Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-14T06:12:43.741Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-14T06:12:43.741Z] Setting up login (1:4.5-1ubuntu2) ... [2021-04-14T06:12:44.003Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T06:12:44.003Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-14T06:12:44.003Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-14T06:12:44.003Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-04-14T06:12:44.003Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T06:12:44.003Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-14T06:12:44.265Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-14T06:12:44.861Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-14T06:12:44.861Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-14T06:12:44.861Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-14T06:12:44.861Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-14T06:12:45.454Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-04-14T06:12:45.454Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T06:12:45.454Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-04-14T06:12:45.724Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-14T06:12:46.778Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-14T06:12:46.778Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-14T06:12:46.778Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-14T06:12:46.778Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-14T06:12:47.083Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-04-14T06:12:47.083Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T06:12:47.083Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-04-14T06:12:47.083Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-04-14T06:12:47.083Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-04-14T06:12:47.358Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T06:12:47.358Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-14T06:12:47.358Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-14T06:12:47.358Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-14T06:12:47.358Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T06:12:47.358Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-14T06:12:47.631Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-14T06:12:47.631Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-14T06:12:47.631Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T06:12:47.631Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-14T06:12:47.631Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-14T06:12:47.899Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-14T06:12:47.899Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T06:12:47.899Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-14T06:12:47.899Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-14T06:12:47.899Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-14T06:12:48.161Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T06:12:48.161Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-14T06:12:48.161Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-14T06:12:48.161Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-14T06:12:48.161Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-14T06:12:48.459Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-14T06:12:48.459Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T06:12:48.459Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-14T06:12:48.459Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-14T06:12:48.459Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-14T06:12:48.722Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T06:12:48.722Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-14T06:12:48.722Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-14T06:12:48.722Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-14T06:12:48.722Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T06:12:48.722Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-14T06:12:48.722Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-14T06:12:48.984Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-04-14T06:12:48.984Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T06:12:48.984Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-14T06:12:49.246Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-14T06:12:49.510Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-04-14T06:12:50.082Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-04-14T06:12:50.420Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-04-14T06:12:50.420Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T06:12:50.420Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-14T06:12:50.420Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-14T06:12:50.734Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-04-14T06:12:50.734Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T06:12:50.734Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-04-14T06:12:50.995Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-14T06:12:50.995Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-04-14T06:12:50.995Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T06:12:50.995Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-04-14T06:12:51.256Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-04-14T06:12:51.256Z] Setting up debconf (1.5.66ubuntu1) ... [2021-04-14T06:12:51.555Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T06:12:51.555Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-04-14T06:12:51.555Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-14T06:12:51.816Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-04-14T06:12:51.816Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T06:12:51.816Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-04-14T06:12:51.816Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-14T06:12:52.077Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-04-14T06:12:52.077Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T06:12:52.077Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-14T06:12:52.077Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-14T06:12:52.338Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-14T06:12:52.338Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T06:12:52.338Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-14T06:12:52.600Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-14T06:12:52.600Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-14T06:12:52.600Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T06:12:52.600Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-14T06:12:52.863Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-14T06:12:52.863Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-14T06:12:53.126Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T06:12:53.126Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-14T06:12:53.126Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-14T06:12:53.388Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-04-14T06:12:53.388Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-04-14T06:12:53.388Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-14T06:12:53.388Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-14T06:12:53.650Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-14T06:12:53.650Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T06:12:53.650Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-04-14T06:12:53.650Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-04-14T06:12:53.912Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-04-14T06:12:53.912Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T06:12:53.912Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-04-14T06:12:53.912Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-14T06:12:54.174Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-14T06:12:54.436Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T06:12:54.437Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-14T06:12:54.437Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-14T06:12:54.437Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-14T06:12:54.699Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T06:12:54.699Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-04-14T06:12:54.699Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-04-14T06:12:54.699Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-04-14T06:12:54.962Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T06:12:54.962Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-14T06:12:54.962Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-14T06:12:55.224Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-04-14T06:12:55.488Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T06:12:55.488Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-14T06:12:55.488Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-14T06:12:55.488Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-04-14T06:12:55.751Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T06:12:55.751Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-04-14T06:12:55.751Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-14T06:12:55.751Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-04-14T06:12:55.751Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T06:12:55.751Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-04-14T06:12:55.751Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-14T06:12:56.012Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-04-14T06:12:56.012Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T06:12:56.012Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-04-14T06:12:56.012Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-04-14T06:12:56.274Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-04-14T06:12:56.274Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T06:12:56.274Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-04-14T06:12:56.274Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-04-14T06:12:56.535Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-04-14T06:12:56.535Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T06:12:56.535Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-04-14T06:12:56.535Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-04-14T06:12:56.796Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-04-14T06:12:56.796Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T06:12:56.796Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-04-14T06:12:56.796Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-04-14T06:12:57.057Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-04-14T06:12:57.057Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T06:12:57.057Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-04-14T06:12:57.057Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-04-14T06:12:57.319Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-04-14T06:12:57.319Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T06:12:57.319Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-04-14T06:12:57.319Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-04-14T06:12:57.319Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-04-14T06:12:57.602Z] (Reading database ... 13915 files and directories currently installed.) [2021-04-14T06:12:57.602Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-14T06:12:57.602Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-14T06:12:57.602Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-14T06:12:57.602Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-14T06:12:57.864Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-14T06:12:57.864Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-14T06:12:58.125Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-04-14T06:12:58.125Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-04-14T06:12:58.387Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-04-14T06:12:58.387Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-04-14T06:12:58.387Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-04-14T06:12:58.387Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-04-14T06:12:58.655Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-04-14T06:12:58.655Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-04-14T06:12:58.655Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-04-14T06:12:58.916Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-04-14T06:12:58.916Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-04-14T06:12:58.916Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-04-14T06:12:59.178Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-04-14T06:12:59.178Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-04-14T06:12:59.178Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-04-14T06:12:59.178Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-04-14T06:12:59.439Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-04-14T06:12:59.439Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-04-14T06:13:00.826Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-04-14T06:13:00.826Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-04-14T06:13:01.089Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-04-14T06:13:01.089Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-04-14T06:13:01.089Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-14T06:13:01.089Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-14T06:13:01.664Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-14T06:13:01.664Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-14T06:13:01.664Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-14T06:13:01.927Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-14T06:13:01.927Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-14T06:13:01.927Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-14T06:13:02.189Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-14T06:13:02.189Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-14T06:13:02.189Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-14T06:13:02.189Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-14T06:13:02.451Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-14T06:13:02.451Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-14T06:13:02.451Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-14T06:13:02.451Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-14T06:13:03.398Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-14T06:13:03.398Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-14T06:13:04.342Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-14T06:13:04.342Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-14T06:13:05.300Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-14T06:13:05.569Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-14T06:13:05.834Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-14T06:13:05.834Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-14T06:13:06.788Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-14T06:13:06.788Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-14T06:13:07.050Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-14T06:13:07.050Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-14T06:13:07.050Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-04-14T06:13:07.050Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-14T06:13:07.318Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-04-14T06:13:07.318Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-14T06:13:07.580Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-04-14T06:13:07.580Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-04-14T06:13:07.580Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-14T06:13:07.580Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-14T06:13:07.842Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-14T06:13:07.842Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-14T06:13:07.842Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-04-14T06:13:07.842Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-04-14T06:13:08.139Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-14T06:13:08.139Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-14T06:13:08.139Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-14T06:13:08.139Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-14T06:13:08.139Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-14T06:13:08.139Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-04-14T06:13:08.402Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-04-14T06:13:08.402Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-04-14T06:13:08.402Z] [2021-04-14T06:13:08.402Z] Current default time zone: 'Etc/UTC' [2021-04-14T06:13:08.402Z] Local time is now: Wed Apr 14 06:13:08 UTC 2021. [2021-04-14T06:13:08.402Z] Universal Time is now: Wed Apr 14 06:13:08 UTC 2021. [2021-04-14T06:13:08.402Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-04-14T06:13:08.402Z] [2021-04-14T06:13:08.402Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-04-14T06:13:08.663Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-14T06:13:08.663Z] Setting up linux-libc-dev:amd64 (4.15.0-141.145) ... [2021-04-14T06:13:08.663Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-04-14T06:13:08.663Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-04-14T06:13:08.663Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-04-14T06:13:08.663Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-04-14T06:13:08.663Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-04-14T06:13:08.924Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-04-14T06:13:08.924Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-04-14T06:13:08.924Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-14T06:13:08.924Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-04-14T06:13:08.924Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-14T06:13:09.186Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-14T06:13:09.186Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-14T06:13:09.186Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-04-14T06:13:09.186Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-04-14T06:13:09.186Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-04-14T06:13:09.186Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-14T06:13:09.186Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-04-14T06:13:09.186Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-04-14T06:13:09.186Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-04-14T06:13:09.186Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-04-14T06:13:11.102Z] Updating certificates in /etc/ssl/certs... [2021-04-14T06:13:11.677Z] 23 added, 27 removed; done. [2021-04-14T06:13:11.677Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-04-14T06:13:11.677Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-14T06:13:11.677Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-04-14T06:13:11.677Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-04-14T06:13:11.938Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-04-14T06:13:11.938Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-14T06:13:11.938Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-14T06:13:11.938Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-14T06:13:11.938Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-14T06:13:11.938Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-14T06:13:12.198Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-14T06:13:12.198Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-14T06:13:12.198Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-04-14T06:13:12.198Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-04-14T06:13:12.198Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-04-14T06:13:12.198Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-04-14T06:13:12.198Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-04-14T06:13:12.198Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-14T06:13:12.458Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-14T06:13:12.458Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-04-14T06:13:12.458Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-04-14T06:13:12.458Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-04-14T06:13:12.458Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-14T06:13:12.458Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-04-14T06:13:12.719Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-04-14T06:13:12.719Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-04-14T06:13:12.719Z] Updating certificates in /etc/ssl/certs... [2021-04-14T06:13:13.295Z] 0 added, 0 removed; done. [2021-04-14T06:13:13.295Z] Running hooks in /etc/ca-certificates/update.d... [2021-04-14T06:13:13.295Z] done. [2021-04-14T06:13:13.867Z] Reading package lists... [2021-04-14T06:13:14.129Z] Building dependency tree... [2021-04-14T06:13:14.129Z] Reading state information... [2021-04-14T06:13:14.391Z] The following NEW packages will be installed: [2021-04-14T06:13:14.391Z] apt-transport-https [2021-04-14T06:13:14.653Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-04-14T06:13:14.653Z] Need to get 1692 B of archives. [2021-04-14T06:13:14.653Z] After this operation, 154 kB of additional disk space will be used. [2021-04-14T06:13:14.653Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-04-14T06:13:14.653Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T06:13:14.653Z] Fetched 1692 B in 0s (8419 B/s) [2021-04-14T06:13:14.653Z] Selecting previously unselected package apt-transport-https. [2021-04-14T06:13:14.653Z] (Reading database ... 13920 files and directories currently installed.) [2021-04-14T06:13:14.653Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-04-14T06:13:14.653Z] Unpacking apt-transport-https (1.6.13) ... [2021-04-14T06:13:14.914Z] Setting up apt-transport-https (1.6.13) ... [2021-04-14T06:13:15.174Z] Waiting for network to be ready... [2021-04-14T06:13:21.758Z] 2021-04-14T06:13:19Z INFO Waiting for automatic snapd restart... [2021-04-14T06:13:22.330Z] snapd 2.49.2 from Canonical* installed [2021-04-14T06:13:23.272Z] "snapd" switched to the "latest/stable" channel [2021-04-14T06:13:23.272Z] [2021-04-14T06:13:28.564Z] core18 20210309 from Canonical* installed [2021-04-14T06:13:28.564Z] "core18" switched to the "latest/stable" channel [2021-04-14T06:13:28.564Z] [2021-04-14T06:13:35.154Z] snapcraft 4.6.2 from Canonical* installed [2021-04-14T06:13:35.154Z] "snapcraft" switched to the "latest/stable" channel [2021-04-14T06:13:35.154Z] [2021-04-14T06:13:39.383Z] 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-04-14T06:13:39.383Z] - README.md [2021-04-14T06:13:39.383Z] [2021-04-14T06:13:39.383Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-14T06:13:45.999Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-14T06:13:45.999Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-14T06:13:45.999Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-14T06:13:45.999Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-14T06:13:47.505Z] Reading package lists... [2021-04-14T06:13:47.765Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 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-04-14T06:13:53.744Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T06:13:53.744Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-14T06:13:53.744Z] ---> 048158356b38 [2021-04-14T06:13:53.744Z] Step 3/31 : WORKDIR /edgex-go [2021-04-14T06:13:53.744Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T06:13:53.744Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-14T06:13:53.744Z] ---> 048158356b38 [2021-04-14T06:13:53.744Z] Step 3/24 : WORKDIR /edgex-go [2021-04-14T06:13:53.744Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T06:13:53.744Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-14T06:13:53.744Z] ---> 048158356b38 [2021-04-14T06:13:53.744Z] Step 3/23 : WORKDIR /edgex-go [2021-04-14T06:13:53.744Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T06:13:53.744Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-14T06:13:53.744Z] ---> 048158356b38 [2021-04-14T06:13:53.744Z] Step 3/23 : WORKDIR /edgex-go [2021-04-14T06:13:53.744Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T06:13:53.744Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-14T06:13:53.744Z] ---> 048158356b38 [2021-04-14T06:13:53.744Z] Step 3/23 : WORKDIR /edgex-go [2021-04-14T06:13:53.744Z] ---> Running in f3a1e0e2b1ab [2021-04-14T06:13:53.744Z] ---> Running in 50a19328e5a1 [2021-04-14T06:13:53.744Z] ---> Running in 54524ea6134a [2021-04-14T06:13:53.744Z] ---> Running in 01ae8d8cbdf3 [2021-04-14T06:13:53.744Z] ---> Running in debfea22d70d [2021-04-14T06:13:53.744Z] Removing intermediate container 50a19328e5a1 [2021-04-14T06:13:53.744Z] ---> 4fbdf587ccb5 [2021-04-14T06:13:53.744Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T06:13:53.744Z] Removing intermediate container f3a1e0e2b1ab [2021-04-14T06:13:53.744Z] ---> e923ac053276 [2021-04-14T06:13:53.744Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T06:13:53.744Z] Removing intermediate container debfea22d70d [2021-04-14T06:13:53.744Z] ---> 295a8996d3b7 [2021-04-14T06:13:53.744Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T06:13:53.744Z] Removing intermediate container 01ae8d8cbdf3 [2021-04-14T06:13:53.744Z] ---> 42d0366245c3 [2021-04-14T06:13:53.744Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T06:13:53.744Z] Removing intermediate container 54524ea6134a [2021-04-14T06:13:53.744Z] ---> 2e6f80d7914c [2021-04-14T06:13:53.744Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T06:13:53.744Z] ---> Running in bbdb6b24f91f [2021-04-14T06:13:53.744Z] ---> Running in 7f2d43e561ea [2021-04-14T06:13:53.744Z] ---> Running in ab6d79bc4c82 [2021-04-14T06:13:53.744Z] ---> Running in 94568c1f911f [2021-04-14T06:13:53.744Z] ---> Running in fa231dcf423e [2021-04-14T06:13:53.744Z] Removing intermediate container 7f2d43e561ea [2021-04-14T06:13:53.744Z] ---> 2714295a088b [2021-04-14T06:13:53.744Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-14T06:13:53.744Z] ---> Running in caa33b6a98c5 [2021-04-14T06:13:53.744Z] Removing intermediate container ab6d79bc4c82 [2021-04-14T06:13:53.744Z] ---> 7cdf3a884332 [2021-04-14T06:13:53.744Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-14T06:13:53.744Z] ---> Running in 0ac3f0380f91 [2021-04-14T06:13:53.744Z] Removing intermediate container 94568c1f911f [2021-04-14T06:13:53.744Z] ---> 4202e7cd1cb5 [2021-04-14T06:13:53.744Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-14T06:13:53.744Z] Removing intermediate container bbdb6b24f91f [2021-04-14T06:13:53.744Z] ---> cdda5e514cef [2021-04-14T06:13:53.744Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-14T06:13:53.744Z] Removing intermediate container fa231dcf423e [2021-04-14T06:13:53.744Z] ---> 814729e95944 [2021-04-14T06:13:53.744Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-14T06:13:53.744Z] ---> Running in 9835729791af [2021-04-14T06:13:53.744Z] ---> Running in 198b1cd95b5c [2021-04-14T06:13:53.744Z] ---> Running in 0f3f50622f8f [2021-04-14T06:13:53.744Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-14T06:13:53.744Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-14T06:13:53.744Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-14T06:13:54.018Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-14T06:13:54.298Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-14T06:13:54.298Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-14T06:13:54.298Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-14T06:13:54.347Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-14T06:13:54.347Z] Reading package lists... [2021-04-14T06:13:54.347Z] Building dependency tree... [2021-04-14T06:13:54.347Z] Reading state information... [2021-04-14T06:13:54.347Z] Suggested packages: [2021-04-14T06:13:54.347Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-04-14T06:13:54.347Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-04-14T06:13:54.347Z] Recommended packages: [2021-04-14T06:13:54.347Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-04-14T06:13:54.347Z] The following NEW packages will be installed: [2021-04-14T06:13:54.347Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-04-14T06:13:54.347Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-04-14T06:13:54.347Z] pkg-config zip [2021-04-14T06:13:54.347Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-04-14T06:13:54.347Z] Need to get 7663 kB of archives. [2021-04-14T06:13:54.347Z] After this operation, 43.8 MB of additional disk space will be used. [2021-04-14T06:13:54.347Z] 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-04-14T06:13:54.347Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-04-14T06:13:54.347Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-04-14T06:13:54.572Z] OK: 217 MiB in 51 packages [2021-04-14T06:13:54.608Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-04-14T06:13:54.608Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-04-14T06:13:54.608Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-04-14T06:13:54.608Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-04-14T06:13:54.847Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-14T06:13:54.869Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-04-14T06:13:54.869Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-04-14T06:13:54.869Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-04-14T06:13:54.869Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-04-14T06:13:54.869Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-04-14T06:13:54.869Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-04-14T06:13:55.129Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-14T06:13:55.129Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-14T06:13:55.129Z] OK: 217 MiB in 51 packages [2021-04-14T06:13:55.129Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-04-14T06:13:55.130Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-04-14T06:13:55.390Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T06:13:55.390Z] Fetched 7663 kB in 1s (6613 kB/s) [2021-04-14T06:13:55.651Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-04-14T06:13:55.651Z] (Reading database ... 13924 files and directories currently installed.) [2021-04-14T06:13:55.651Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-04-14T06:13:55.651Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-14T06:13:55.912Z] Selecting previously unselected package libpsl5:amd64. [2021-04-14T06:13:55.912Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-04-14T06:13:55.912Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-04-14T06:13:55.912Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-04-14T06:13:55.912Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-04-14T06:13:55.912Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-14T06:13:55.912Z] Selecting previously unselected package librtmp1:amd64. [2021-04-14T06:13:55.912Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-04-14T06:13:55.912Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-14T06:13:56.126Z] OK: 217 MiB in 51 packages [2021-04-14T06:13:56.126Z] OK: 217 MiB in 51 packages [2021-04-14T06:13:56.126Z] OK: 217 MiB in 51 packages [2021-04-14T06:13:56.126Z] Removing intermediate container caa33b6a98c5 [2021-04-14T06:13:56.126Z] ---> fe05193594f3 [2021-04-14T06:13:56.126Z] Step 6/24 : COPY go.mod . [2021-04-14T06:13:56.173Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-04-14T06:13:56.173Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-04-14T06:13:56.173Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-14T06:13:56.173Z] Selecting previously unselected package liberror-perl. [2021-04-14T06:13:56.173Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-04-14T06:13:56.173Z] Unpacking liberror-perl (0.17025-1) ... [2021-04-14T06:13:56.437Z] Selecting previously unselected package git-man. [2021-04-14T06:13:56.437Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-04-14T06:13:56.437Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-14T06:13:56.437Z] Selecting previously unselected package git. [2021-04-14T06:13:56.437Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-04-14T06:13:56.437Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-04-14T06:13:56.728Z] Removing intermediate container 0ac3f0380f91 [2021-04-14T06:13:56.728Z] ---> 847944ecc5bf [2021-04-14T06:13:56.728Z] Step 6/23 : COPY go.mod . [2021-04-14T06:13:57.323Z] ---> ec1e58b43eae [2021-04-14T06:13:57.323Z] Step 7/24 : RUN go mod download [2021-04-14T06:13:57.323Z] ---> Running in 239d1558defa [2021-04-14T06:13:57.378Z] Selecting previously unselected package libnorm1:amd64. [2021-04-14T06:13:57.379Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-04-14T06:13:57.639Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-14T06:13:57.639Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-04-14T06:13:57.639Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-04-14T06:13:57.639Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-14T06:13:57.639Z] Selecting previously unselected package libsodium23:amd64. [2021-04-14T06:13:57.639Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-04-14T06:13:57.639Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-04-14T06:13:57.907Z] Selecting previously unselected package libzmq5:amd64. [2021-04-14T06:13:57.907Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-14T06:13:57.907Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-14T06:13:57.907Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-04-14T06:13:57.907Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-14T06:13:57.907Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-14T06:13:57.938Z] ---> c1f4c64c86a6 [2021-04-14T06:13:57.938Z] Step 7/23 : RUN go mod download [2021-04-14T06:13:57.938Z] Removing intermediate container 198b1cd95b5c [2021-04-14T06:13:57.938Z] ---> 21b2bc09feac [2021-04-14T06:13:57.938Z] Step 6/31 : COPY go.mod . [2021-04-14T06:13:57.938Z] ---> Running in 8aa421b54262 [2021-04-14T06:13:57.938Z] Removing intermediate container 9835729791af [2021-04-14T06:13:57.938Z] Removing intermediate container 0f3f50622f8f [2021-04-14T06:13:57.938Z] ---> 97fcf8aadf1a [2021-04-14T06:13:57.938Z] Step 6/23 : COPY go.mod . [2021-04-14T06:13:57.938Z] ---> b8b3d66e20e8 [2021-04-14T06:13:57.938Z] Step 6/23 : COPY go.mod . [2021-04-14T06:13:58.167Z] Selecting previously unselected package pkg-config. [2021-04-14T06:13:58.167Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-04-14T06:13:58.167Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-04-14T06:13:58.167Z] Selecting previously unselected package zip. [2021-04-14T06:13:58.167Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-04-14T06:13:58.167Z] Unpacking zip (3.0-11build1) ... [2021-04-14T06:13:58.431Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-14T06:13:58.431Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-14T06:13:58.431Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-14T06:13:58.431Z] Setting up liberror-perl (0.17025-1) ... [2021-04-14T06:13:58.431Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-04-14T06:13:58.431Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-14T06:13:58.431Z] No schema files found: doing nothing. [2021-04-14T06:13:58.431Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-14T06:13:58.692Z] Setting up zip (3.0-11build1) ... [2021-04-14T06:13:58.692Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-14T06:13:58.692Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-04-14T06:13:58.692Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-04-14T06:13:58.692Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-14T06:13:58.692Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-14T06:13:58.952Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-14T06:13:58.952Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-04-14T06:13:58.952Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-14T06:13:59.383Z] ---> dc0b4cd544c7 [2021-04-14T06:13:59.383Z] Step 7/23 : RUN go mod download [2021-04-14T06:13:59.383Z] ---> cc8c4a5ccd2d [2021-04-14T06:13:59.383Z] Step 7/31 : RUN go mod download [2021-04-14T06:13:59.383Z] ---> 38c4040a01fc [2021-04-14T06:13:59.383Z] Step 7/23 : RUN go mod download [2021-04-14T06:13:59.383Z] ---> Running in 7c04fce5362a [2021-04-14T06:13:59.383Z] ---> Running in 613dbb07f082 [2021-04-14T06:13:59.662Z] ---> Running in b6f5d7ff150b [2021-04-14T06:14:01.118Z] Removing intermediate container 239d1558defa [2021-04-14T06:14:01.118Z] ---> 41e6c931d3ac [2021-04-14T06:14:01.118Z] Step 8/24 : COPY . . [2021-04-14T06:14:02.107Z] Removing intermediate container 8aa421b54262 [2021-04-14T06:14:02.107Z] ---> d4708f1d8802 [2021-04-14T06:14:02.107Z] Step 8/23 : COPY . . [2021-04-14T06:14:04.783Z] Removing intermediate container 613dbb07f082 [2021-04-14T06:14:04.783Z] ---> 08bac859c3a7 [2021-04-14T06:14:04.783Z] Step 8/31 : COPY . . [2021-04-14T06:14:05.055Z] Removing intermediate container b6f5d7ff150b [2021-04-14T06:14:05.055Z] ---> 575786a81236 [2021-04-14T06:14:05.055Z] Step 8/23 : COPY . . [2021-04-14T06:14:05.055Z] Removing intermediate container 7c04fce5362a [2021-04-14T06:14:05.055Z] ---> 77d37306b824 [2021-04-14T06:14:05.055Z] Step 8/23 : COPY . . [2021-04-14T06:14:05.541Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-14T06:14:05.804Z] git set to automatically installed. [2021-04-14T06:14:05.804Z] git-man set to automatically installed. [2021-04-14T06:14:05.804Z] libcurl3-gnutls set to automatically installed. [2021-04-14T06:14:05.804Z] liberror-perl set to automatically installed. [2021-04-14T06:14:05.804Z] libglib2.0-0 set to automatically installed. [2021-04-14T06:14:05.804Z] libnghttp2-14 set to automatically installed. [2021-04-14T06:14:05.804Z] libnorm1 set to automatically installed. [2021-04-14T06:14:05.804Z] libpgm-5.2-0 set to automatically installed. [2021-04-14T06:14:05.804Z] libpsl5 set to automatically installed. [2021-04-14T06:14:05.804Z] librtmp1 set to automatically installed. [2021-04-14T06:14:05.804Z] libsodium23 set to automatically installed. [2021-04-14T06:14:05.804Z] libzmq3-dev set to automatically installed. [2021-04-14T06:14:05.804Z] libzmq5 set to automatically installed. [2021-04-14T06:14:05.804Z] pkg-config set to automatically installed. [2021-04-14T06:14:05.804Z] zip set to automatically installed. [2021-04-14T06:14:07.192Z] snapd is not logged in, snap install commands will use sudo [2021-04-14T06:14:13.778Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-14T06:14:31.852Z] ---> d32342b28379 [2021-04-14T06:14:31.852Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-14T06:14:31.852Z] ---> 3c7e7567dd69 [2021-04-14T06:14:31.852Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-14T06:14:31.852Z] ---> 2189b2ad7283 [2021-04-14T06:14:31.852Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-14T06:14:31.852Z] ---> 6e851ff91109 [2021-04-14T06:14:31.852Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-14T06:14:31.852Z] ---> Running in ccfea57d87ee [2021-04-14T06:14:31.852Z] ---> Running in 3a581381fc18 [2021-04-14T06:14:31.852Z] ---> Running in 81473c6fd0f8 [2021-04-14T06:14:31.852Z] ---> Running in f35cb8a22096 [2021-04-14T06:14:31.852Z] ---> a3440dc898f3 [2021-04-14T06:14:31.852Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-14T06:14:31.852Z] ---> Running in b91da70b6ff9 [2021-04-14T06:14:31.852Z] 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-04-14T06:14:31.852Z] 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-04-14T06:14:31.906Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-04-14T06:14:32.126Z] 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-04-14T06:14:32.126Z] 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-04-14T06:14:32.401Z] 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-04-14T06:14:33.290Z] snapd is not logged in, snap install commands will use sudo [2021-04-14T06:14:39.891Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-14T06:14:40.469Z] snap "core18" has no updates available [2021-04-14T06:14:41.040Z] Pulling go-build-helper [2021-04-14T06:14:41.040Z] + snapcraftctl pull [2021-04-14T06:14:42.431Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-04-14T06:14:42.431Z] Skipping pull go-build-helper (already ran) [2021-04-14T06:14:42.431Z] Building go-build-helper [2021-04-14T06:14:42.431Z] + snapcraftctl build [2021-04-14T06:14:44.977Z] Staging go-build-helper [2021-04-14T06:14:44.977Z] + snapcraftctl stage [2021-04-14T06:14:57.221Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-14T06:14:57.221Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-14T06:14:57.221Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1664 kB] [2021-04-14T06:14:57.221Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [314 kB] [2021-04-14T06:14:57.221Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-14T06:14:57.221Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-14T06:14:57.221Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [283 kB] [2021-04-14T06:14:57.221Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [37.7 kB] [2021-04-14T06:14:57.221Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1119 kB] [2021-04-14T06:14:57.221Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [252 kB] [2021-04-14T06:14:57.221Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-14T06:14:57.221Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-14T06:14:57.221Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-14T06:14:57.221Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-14T06:14:57.221Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-14T06:14:57.221Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-14T06:14:57.221Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-14T06:14:57.221Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-14T06:14:57.221Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-14T06:14:57.221Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2006 kB] [2021-04-14T06:14:57.221Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [406 kB] [2021-04-14T06:14:57.221Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-14T06:14:57.221Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-14T06:14:57.221Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [305 kB] [2021-04-14T06:14:57.221Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [41.3 kB] [2021-04-14T06:14:57.221Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1729 kB] [2021-04-14T06:14:57.221Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [367 kB] [2021-04-14T06:14:57.221Z] Fetched 24.3 MB in 0s (0 B/s) [2021-04-14T06:14:57.221Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-14T06:14:57.221Z] Fetched 224 kB in 0s (0 B/s) [2021-04-14T06:14:57.221Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-14T06:14:57.221Z] Fetched 157 kB in 0s (0 B/s) [2021-04-14T06:14:57.221Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-14T06:14:57.221Z] Fetched 221 kB in 0s (0 B/s) [2021-04-14T06:14:57.221Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-14T06:14:57.221Z] Fetched 143 kB in 0s (0 B/s) [2021-04-14T06:14:57.221Z] Pulling app-service-config [2021-04-14T06:14:57.221Z] + snapcraftctl pull [2021-04-14T06:14:58.165Z] Cloning into '/root/parts/app-service-config/src'... [2021-04-14T06:14:59.110Z] Pulling config-common [2021-04-14T06:14:59.110Z] + snapcraftctl pull [2021-04-14T06:15:04.414Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-14T06:15:04.414Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-14T06:15:04.414Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-14T06:15:04.414Z] Fetched 0 B in 0s (0 B/s) [2021-04-14T06:15:04.414Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-14T06:15:04.414Z] Fetched 0 B in 0s (0 B/s) [2021-04-14T06:15:04.414Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-14T06:15:04.414Z] Fetched 0 B in 0s (0 B/s) [2021-04-14T06:15:04.414Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-14T06:15:04.414Z] Fetched 0 B in 0s (0 B/s) [2021-04-14T06:15:04.414Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-14T06:15:04.414Z] Fetched 0 B in 0s (0 B/s) [2021-04-14T06:15:04.414Z] Pulling edgex-go [2021-04-14T06:15:04.414Z] + snapcraftctl pull [2021-04-14T06:15:31.013Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-14T06:15:31.013Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-14T06:15:31.013Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-14T06:15:31.013Z] Fetched 0 B in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-04-14T06:15:31.013Z] Fetched 96.5 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-04-14T06:15:31.013Z] Fetched 279 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-04-14T06:15:31.013Z] Fetched 122 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-04-14T06:15:31.013Z] Fetched 77.8 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-04-14T06:15:31.013Z] Fetched 8848 B in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-04-14T06:15:31.013Z] Fetched 47.8 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-04-14T06:15:31.013Z] Fetched 45.6 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-04-14T06:15:31.013Z] Fetched 15.0 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-04-14T06:15:31.013Z] Fetched 219 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-04-14T06:15:31.013Z] Fetched 154 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-04-14T06:15:31.013Z] Fetched 50.6 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-04-14T06:15:31.013Z] Fetched 14.8 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-04-14T06:15:31.013Z] Fetched 41.8 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-04-14T06:15:31.013Z] Fetched 499 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-04-14T06:15:31.013Z] Fetched 111 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-04-14T06:15:31.013Z] Fetched 240 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-04-14T06:15:31.013Z] Fetched 29.3 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-04-14T06:15:31.013Z] Fetched 85.5 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-04-14T06:15:31.013Z] Fetched 24.5 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-04-14T06:15:31.013Z] Fetched 49.2 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-04-14T06:15:31.013Z] Fetched 54.2 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-04-14T06:15:31.013Z] Fetched 30.8 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-04-14T06:15:31.013Z] Fetched 15.8 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-04-14T06:15:31.013Z] Fetched 85.9 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-04-14T06:15:31.013Z] Fetched 8720 B in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-04-14T06:15:31.013Z] Fetched 137 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-04-14T06:15:31.013Z] Fetched 119 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-04-14T06:15:31.013Z] Fetched 110 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-04-14T06:15:31.013Z] Fetched 11.1 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-04-14T06:15:31.013Z] Fetched 645 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-04-14T06:15:31.013Z] Fetched 41.3 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-04-14T06:15:31.013Z] Fetched 17.9 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-04-14T06:15:31.013Z] Fetched 368 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-04-14T06:15:31.013Z] Fetched 187 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-04-14T06:15:31.013Z] Fetched 175 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-04-14T06:15:31.013Z] Fetched 206 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-04-14T06:15:31.013Z] Fetched 1301 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-04-14T06:15:31.013Z] Fetched 36.2 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-04-14T06:15:31.013Z] Fetched 159 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-04-14T06:15:31.013Z] Fetched 107 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-04-14T06:15:31.013Z] Fetched 48.7 kB in 0s (0 B/s) [2021-04-14T06:15:31.013Z] Pulling static-packages [2021-04-14T06:15:31.013Z] + snapcraftctl pull [2021-04-14T06:15:31.013Z] Pulling version [2021-04-14T06:15:31.013Z] + cd /root/project [2021-04-14T06:15:31.013Z] + [ -f VERSION ] [2021-04-14T06:15:31.013Z] + PROJECT_VERSION=local-dev [2021-04-14T06:15:31.013Z] + git rev-parse --short HEAD [2021-04-14T06:15:31.013Z] + GIT_REVISION=fca77a35 [2021-04-14T06:15:31.013Z] + snapcraftctl set-version local-dev [2021-04-14T06:15:31.013Z] Skipping build go-build-helper (already ran) [2021-04-14T06:15:31.013Z] Building app-service-config [2021-04-14T06:15:31.013Z] + make build [2021-04-14T06:15:31.013Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-04-14T06:15:31.961Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.43 [2021-04-14T06:15:32.222Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.32 [2021-04-14T06:15:32.222Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 [2021-04-14T06:15:32.222Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.64 [2021-04-14T06:15:32.493Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 [2021-04-14T06:15:32.493Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-04-14T06:15:32.493Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.14 [2021-04-14T06:15:32.493Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-04-14T06:15:32.493Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 [2021-04-14T06:15:32.493Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-04-14T06:15:32.493Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-04-14T06:15:32.493Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-04-14T06:15:32.493Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-04-14T06:15:32.759Z] go: downloading github.com/google/uuid v1.2.0 [2021-04-14T06:15:32.759Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-14T06:15:32.759Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-04-14T06:15:32.759Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-04-14T06:15:32.759Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-04-14T06:15:32.759Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-04-14T06:15:33.019Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-14T06:15:33.019Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-14T06:15:33.019Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-04-14T06:15:33.019Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-04-14T06:15:33.282Z] go: downloading github.com/x448/float16 v0.8.4 [2021-04-14T06:15:33.282Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-14T06:15:33.282Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-04-14T06:15:33.282Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-04-14T06:15:33.282Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-14T06:15:33.282Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-04-14T06:15:33.282Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-14T06:15:33.282Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-04-14T06:15:33.282Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-04-14T06:15:33.282Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-04-14T06:15:33.543Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-04-14T06:15:33.543Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-04-14T06:15:33.543Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-04-14T06:15:33.543Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-04-14T06:15:33.543Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-04-14T06:15:33.803Z] go: downloading github.com/go-playground/validator/v10 v10.4.1 [2021-04-14T06:15:33.803Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-04-14T06:15:33.803Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-04-14T06:15:33.803Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-04-14T06:15:33.803Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-04-14T06:15:34.064Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-04-14T06:15:34.064Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-04-14T06:15:46.309Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-04-14T06:15:46.309Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-04-14T06:15:46.309Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-04-14T06:15:46.309Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-04-14T06:15:46.883Z] Building config-common [2021-04-14T06:15:46.883Z] + snapcraftctl build [2021-04-14T06:15:50.191Z] Building edgex-go [2021-04-14T06:15:50.191Z] + cd /root/parts/edgex-go/src [2021-04-14T06:15:50.191Z] + make build [2021-04-14T06:15:50.191Z] 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-04-14T06:15:50.762Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-04-14T06:15:50.762Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.34 [2021-04-14T06:15:50.762Z] go: downloading github.com/pkg/errors v0.8.1 [2021-04-14T06:15:50.762Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-04-14T06:15:50.762Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-04-14T06:15:54.999Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-14T06:15:54.999Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-04-14T06:16:01.596Z] 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-04-14T06:16:02.541Z] 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-04-14T06:16:04.170Z] 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-04-14T06:16:04.791Z] 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-04-14T06:16:05.054Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-04-14T06:16:05.054Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-14T06:16:05.054Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-14T06:16:05.054Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-04-14T06:16:07.611Z] 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-04-14T06:16:07.611Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-04-14T06:16:07.872Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-04-14T06:16:09.214Z] 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-04-14T06:16:09.794Z] 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-04-14T06:16:10.740Z] 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-04-14T06:16:12.129Z] 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-04-14T06:16:13.522Z] 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-04-14T06:16:13.522Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-04-14T06:16:14.908Z] 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-04-14T06:16:14.908Z] go: downloading github.com/lib/pq v1.9.0 [2021-04-14T06:16:17.454Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-04-14T06:16:17.454Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-04-14T06:16:17.454Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-04-14T06:16:17.454Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-04-14T06:16:17.454Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-04-14T06:16:17.454Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-04-14T06:16:17.454Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-04-14T06:16:17.454Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-04-14T06:16:17.454Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-04-14T06:16:17.454Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-04-14T06:16:17.454Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-04-14T06:16:17.454Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-04-14T06:16:17.454Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-04-14T06:16:17.454Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-04-14T06:16:17.454Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-04-14T06:16:17.454Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-04-14T06:16:17.454Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-04-14T06:16:17.454Z] + 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-04-14T06:16:17.454Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-04-14T06:16:17.454Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-04-14T06:16:17.454Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-04-14T06:16:17.454Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-04-14T06:16:17.454Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-04-14T06:16:17.454Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-04-14T06:16:17.454Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-04-14T06:16:17.454Z] + 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-04-14T06:16:20.760Z] Building static-packages [2021-04-14T06:16:20.760Z] + snapcraftctl build [2021-04-14T06:16:23.331Z] Building version [2021-04-14T06:16:23.331Z] + snapcraftctl build [2021-04-14T06:16:24.323Z] Removing intermediate container 3a581381fc18 [2021-04-14T06:16:24.323Z] ---> b00ebe693713 [2021-04-14T06:16:24.323Z] [2021-04-14T06:16:24.323Z] Step 10/24 : FROM alpine:3.12 [2021-04-14T06:16:24.323Z] Removing intermediate container f35cb8a22096 [2021-04-14T06:16:24.323Z] ---> 384a284d1bc5 [2021-04-14T06:16:24.323Z] [2021-04-14T06:16:24.323Z] Step 10/31 : FROM alpine:3.12 [2021-04-14T06:16:24.323Z] 3.12: Pulling from library/alpine [2021-04-14T06:16:24.323Z] 3.12: Pulling from library/alpine [2021-04-14T06:16:24.595Z] Removing intermediate container b91da70b6ff9 [2021-04-14T06:16:24.595Z] ---> 44de5daac6f2 [2021-04-14T06:16:24.873Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-14T06:16:25.483Z] ---> Running in d0950c8b3a4e [2021-04-14T06:16:25.483Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-14T06:16:25.483Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-14T06:16:25.762Z] Status: Downloaded newer image for alpine:3.12 [2021-04-14T06:16:25.762Z] Status: Downloaded newer image for alpine:3.12 [2021-04-14T06:16:25.762Z] ---> d75e27dfc0a0 [2021-04-14T06:16:25.762Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-14T06:16:25.762Z] ---> d75e27dfc0a0 [2021-04-14T06:16:25.762Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-14T06:16:25.881Z] Skipping stage go-build-helper (already ran) [2021-04-14T06:16:25.881Z] Staging app-service-config [2021-04-14T06:16:25.881Z] + snapcraftctl stage [2021-04-14T06:16:26.038Z] Removing intermediate container ccfea57d87ee [2021-04-14T06:16:26.038Z] ---> 8a43e2a06488 [2021-04-14T06:16:26.038Z] [2021-04-14T06:16:26.038Z] Step 10/23 : FROM alpine:3.12 [2021-04-14T06:16:26.038Z] ---> d75e27dfc0a0 [2021-04-14T06:16:26.038Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-14T06:16:26.317Z] ---> Running in 5d9018d7b70b [2021-04-14T06:16:26.317Z] ---> Running in 0162d4d50ce2 [2021-04-14T06:16:26.317Z] ---> Running in 7b81f717af97 [2021-04-14T06:16:26.822Z] Staging config-common [2021-04-14T06:16:26.822Z] + snapcraftctl stage [2021-04-14T06:16:27.306Z] Removing intermediate container 5d9018d7b70b [2021-04-14T06:16:27.306Z] ---> 5e4de51d9f42 [2021-04-14T06:16:27.306Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-14T06:16:27.306Z] ---> Running in 7b7bed019b83 [2021-04-14T06:16:27.908Z] 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-04-14T06:16:28.211Z] Staging edgex-go [2021-04-14T06:16:28.211Z] + snapcraftctl stage [2021-04-14T06:16:28.514Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-14T06:16:28.792Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-14T06:16:28.792Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-14T06:16:29.071Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-14T06:16:29.351Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-14T06:16:29.596Z] Staging static-packages [2021-04-14T06:16:29.596Z] + snapcraftctl stage [2021-04-14T06:16:29.630Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-14T06:16:29.630Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-14T06:16:29.630Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-14T06:16:29.630Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-14T06:16:29.630Z] (3/6) Installing libcurl (7.69.1-r3) [2021-04-14T06:16:29.630Z] Executing busybox-1.31.1-r20.trigger [2021-04-14T06:16:29.630Z] OK: 5 MiB in 15 packages [2021-04-14T06:16:29.630Z] (4/6) Installing curl (7.69.1-r3) [2021-04-14T06:16:29.630Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-14T06:16:29.630Z] (6/6) Installing su-exec (0.2-r1) [2021-04-14T06:16:29.630Z] Executing busybox-1.31.1-r20.trigger [2021-04-14T06:16:29.630Z] Executing ca-certificates-20191127-r4.trigger [2021-04-14T06:16:29.911Z] OK: 7 MiB in 20 packages [2021-04-14T06:16:30.189Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-14T06:16:30.189Z] (2/2) Installing su-exec (0.2-r1) [2021-04-14T06:16:30.189Z] Executing busybox-1.31.1-r20.trigger [2021-04-14T06:16:30.189Z] OK: 5 MiB in 16 packages [2021-04-14T06:16:30.994Z] Staging version [2021-04-14T06:16:30.994Z] + snapcraftctl stage [2021-04-14T06:16:31.940Z] Priming go-build-helper [2021-04-14T06:16:31.940Z] + snapcraftctl prime [2021-04-14T06:16:32.811Z] Removing intermediate container 7b81f717af97 [2021-04-14T06:16:32.811Z] ---> 83fc16cc022f [2021-04-14T06:16:32.811Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-14T06:16:33.172Z] Removing intermediate container 0162d4d50ce2 [2021-04-14T06:16:33.172Z] ---> 3d3d37be5752 [2021-04-14T06:16:33.172Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-14T06:16:33.326Z] Priming app-service-config [2021-04-14T06:16:33.326Z] + snapcraftctl prime [2021-04-14T06:16:33.769Z] ---> Running in 3ea471a69374 [2021-04-14T06:16:33.769Z] Removing intermediate container d0950c8b3a4e [2021-04-14T06:16:33.769Z] ---> 76875022a933 [2021-04-14T06:16:33.769Z] [2021-04-14T06:16:33.769Z] Step 11/23 : FROM docker:20.10.0 [2021-04-14T06:16:34.041Z] 20.10.0: Pulling from library/docker [2021-04-14T06:16:34.041Z] Removing intermediate container 7b7bed019b83 [2021-04-14T06:16:34.041Z] ---> 145af071d3cf [2021-04-14T06:16:34.041Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-14T06:16:34.041Z] ---> Running in bcf58972f917 [2021-04-14T06:16:34.639Z] Removing intermediate container 81473c6fd0f8 [2021-04-14T06:16:34.639Z] ---> e29b893eb43c [2021-04-14T06:16:34.639Z] [2021-04-14T06:16:34.639Z] Step 10/23 : FROM alpine:3.12 [2021-04-14T06:16:34.639Z] ---> d75e27dfc0a0 [2021-04-14T06:16:34.639Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-14T06:16:34.639Z] ---> Using cache [2021-04-14T06:16:34.639Z] ---> 83fc16cc022f [2021-04-14T06:16:34.639Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-14T06:16:34.639Z] ---> Using cache [2021-04-14T06:16:34.639Z] ---> 3b50a69ccbeb [2021-04-14T06:16:34.639Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-14T06:16:34.711Z] Priming config-common [2021-04-14T06:16:34.711Z] + snapcraftctl prime [2021-04-14T06:16:34.915Z] ---> Running in 6639fd7c50cb [2021-04-14T06:16:34.915Z] Removing intermediate container 3ea471a69374 [2021-04-14T06:16:34.915Z] ---> 3b50a69ccbeb [2021-04-14T06:16:34.915Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-14T06:16:35.513Z] ---> Running in ed15e4dda750 [2021-04-14T06:16:35.513Z] ---> Running in 32565158ff63 [2021-04-14T06:16:35.654Z] Priming edgex-go [2021-04-14T06:16:35.654Z] + snapcraftctl prime [2021-04-14T06:16:35.785Z] Removing intermediate container bcf58972f917 [2021-04-14T06:16:35.785Z] ---> 5d626f27244f [2021-04-14T06:16:35.785Z] Removing intermediate container 6639fd7c50cb [2021-04-14T06:16:35.785Z] ---> c8c39d854109 [2021-04-14T06:16:35.785Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-14T06:16:35.785Z] Step 13/24 : WORKDIR / [2021-04-14T06:16:36.064Z] ---> Running in 61965392b4f4 [2021-04-14T06:16:36.064Z] ---> Running in c18e1b1d2aae [2021-04-14T06:16:36.662Z] Removing intermediate container ed15e4dda750 [2021-04-14T06:16:36.662Z] ---> c1f49d4fa5a4 [2021-04-14T06:16:36.662Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-14T06:16:36.662Z] Removing intermediate container 32565158ff63 [2021-04-14T06:16:36.662Z] ---> 6f4e1297059d [2021-04-14T06:16:36.662Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-14T06:16:36.942Z] ---> Running in 483a2cc1c50e [2021-04-14T06:16:36.942Z] ---> Running in beef9694a757 [2021-04-14T06:16:36.942Z] Removing intermediate container c18e1b1d2aae [2021-04-14T06:16:36.942Z] ---> 38a2708718fe [2021-04-14T06:16:36.942Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-14T06:16:36.942Z] Removing intermediate container 61965392b4f4 [2021-04-14T06:16:36.942Z] ---> b5b9ceeb11c0 [2021-04-14T06:16:36.942Z] 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-04-14T06:16:37.219Z] ---> Running in 697ad4e14981 [2021-04-14T06:16:37.572Z] Priming static-packages [2021-04-14T06:16:37.573Z] + snapcraftctl prime [2021-04-14T06:16:37.813Z] Removing intermediate container 483a2cc1c50e [2021-04-14T06:16:37.814Z] ---> cb3e08e89ecd [2021-04-14T06:16:37.814Z] Step 15/23 : WORKDIR / [2021-04-14T06:16:37.814Z] Removing intermediate container beef9694a757 [2021-04-14T06:16:37.814Z] ---> 8770625a7e18 [2021-04-14T06:16:37.814Z] Step 15/23 : WORKDIR / [2021-04-14T06:16:38.088Z] ---> Running in f527b5fa30f5 [2021-04-14T06:16:38.088Z] ---> Running in 371098b2a6ec [2021-04-14T06:16:38.363Z] ---> 6c3d165c0f8c [2021-04-14T06:16:38.363Z] 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-04-14T06:16:38.962Z] Removing intermediate container 371098b2a6ec [2021-04-14T06:16:39.246Z] ---> c421022d94cf [2021-04-14T06:16:39.246Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-14T06:16:39.246Z] Removing intermediate container f527b5fa30f5 [2021-04-14T06:16:39.246Z] ---> cc5ccda62141 [2021-04-14T06:16:39.246Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-14T06:16:39.855Z] ---> a71957b920cb [2021-04-14T06:16:39.855Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-14T06:16:40.123Z] Priming version [2021-04-14T06:16:40.123Z] + snapcraftctl prime [2021-04-14T06:16:40.454Z] ---> 188ed00ce87b [2021-04-14T06:16:40.455Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-14T06:16:40.732Z] Removing intermediate container 697ad4e14981 [2021-04-14T06:16:40.732Z] ---> 3a29a93f67ca [2021-04-14T06:16:40.732Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-14T06:16:40.732Z] ---> 5ffb0a0725f7 [2021-04-14T06:16:40.732Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-14T06:16:41.008Z] ---> Running in 97068cd9772e [2021-04-14T06:16:41.070Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-04-14T06:16:41.284Z] ---> 8185098ad3f0 [2021-04-14T06:16:41.284Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-14T06:16:42.724Z] Removing intermediate container 97068cd9772e [2021-04-14T06:16:42.724Z] ---> a1a2f18ae79b [2021-04-14T06:16:42.724Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-14T06:16:42.995Z] ---> 42fcc019b4be [2021-04-14T06:16:42.996Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml ---> 049f4f7b3770 [2021-04-14T06:16:42.996Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-14T06:16:42.996Z] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2021-04-14T06:16:43.270Z] ---> dbf65618cc83 [2021-04-14T06:16:43.270Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-14T06:16:43.874Z] ---> ccf509cddaf0 [2021-04-14T06:16:43.874Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-14T06:16:44.144Z] ---> Running in d35ae994f790 [2021-04-14T06:16:44.752Z] ---> b23fcc14267c [2021-04-14T06:16:44.752Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-14T06:16:45.755Z] ---> a1dc39c4577d [2021-04-14T06:16:45.755Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-14T06:16:45.755Z] ---> Running in d6b90ecdedef [2021-04-14T06:16:46.029Z] ---> 3beb032b85ff [2021-04-14T06:16:46.029Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-14T06:16:46.029Z] ---> Running in 1c6cb38f5ef6 [2021-04-14T06:16:46.301Z] Removing intermediate container d6b90ecdedef [2021-04-14T06:16:46.301Z] ---> b5b1077796ef [2021-04-14T06:16:46.301Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-14T06:16:46.576Z] ---> Running in 77a28d9b43e6 [2021-04-14T06:16:46.850Z] Removing intermediate container 1c6cb38f5ef6 [2021-04-14T06:16:46.850Z] ---> e2289cb45aea [2021-04-14T06:16:46.850Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-14T06:16:47.148Z] ---> Running in 95896fb282fc [2021-04-14T06:16:47.148Z] ---> 781a7d0b1e07 [2021-04-14T06:16:47.148Z] 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-04-14T06:16:47.148Z] Removing intermediate container 77a28d9b43e6 [2021-04-14T06:16:47.148Z] ---> dcd5e03e276f [2021-04-14T06:16:47.148Z] Step 21/23 : LABEL arch=arm64 [2021-04-14T06:16:47.426Z] ---> Running in 56fec38f1918 [2021-04-14T06:16:47.426Z] ---> Running in d0ce7a8f98a6 [2021-04-14T06:16:47.705Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-14T06:16:47.705Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-14T06:16:47.705Z] ---> eeaf43b92773 [2021-04-14T06:16:47.705Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-14T06:16:47.980Z] Removing intermediate container 95896fb282fc [2021-04-14T06:16:47.980Z] ---> 94a44f13ba94 [2021-04-14T06:16:47.980Z] Step 21/23 : LABEL arch=arm64 [2021-04-14T06:16:47.980Z] Removing intermediate container d35ae994f790 [2021-04-14T06:16:47.980Z] ---> 77d5a483f09f [2021-04-14T06:16:47.980Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-14T06:16:48.254Z] ---> Running in 528330acf0dd [2021-04-14T06:16:48.254Z] ---> Running in 6d056ff9c1b4 [2021-04-14T06:16:48.254Z] Removing intermediate container d0ce7a8f98a6 [2021-04-14T06:16:48.254Z] ---> 412dfba14b81 [2021-04-14T06:16:48.254Z] Step 22/23 : LABEL git_sha=fca77a35635e512b0825382ab7686614b7abaacc [2021-04-14T06:16:48.528Z] ---> Running in 5950fe945ed0 [2021-04-14T06:16:48.806Z] Removing intermediate container 528330acf0dd [2021-04-14T06:16:48.806Z] ---> 754c03519a9e [2021-04-14T06:16:48.806Z] Step 22/23 : LABEL git_sha=fca77a35635e512b0825382ab7686614b7abaacc [2021-04-14T06:16:48.806Z] Removing intermediate container 6d056ff9c1b4 [2021-04-14T06:16:48.806Z] ---> 893293163172 [2021-04-14T06:16:48.806Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-14T06:16:49.078Z] ---> 76fee1b7e4cb [2021-04-14T06:16:49.078Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-14T06:16:49.078Z] ---> Running in 405ab9f4d740 [2021-04-14T06:16:49.078Z] ---> Running in e616e0b79339 [2021-04-14T06:16:49.355Z] Removing intermediate container 5950fe945ed0 [2021-04-14T06:16:49.355Z] ---> 3b77304f18ad [2021-04-14T06:16:49.355Z] Step 23/23 : LABEL version=0.0.0 [2021-04-14T06:16:49.963Z] ---> Running in 103d767ed7aa [2021-04-14T06:16:49.963Z] Removing intermediate container 405ab9f4d740 [2021-04-14T06:16:49.963Z] ---> 0e4638501f0a [2021-04-14T06:16:49.963Z] Step 23/23 : LABEL version=0.0.0 [2021-04-14T06:16:50.561Z] ---> Running in ad221d0c7e12 [2021-04-14T06:16:50.837Z] Removing intermediate container 103d767ed7aa [2021-04-14T06:16:50.837Z] ---> 22532e98122c [2021-04-14T06:16:50.837Z] [2021-04-14T06:16:50.837Z] Removing intermediate container 56fec38f1918 [2021-04-14T06:16:50.837Z] ---> 4ca667cd722d [2021-04-14T06:16:50.837Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-14T06:16:50.837Z] ---> b2e7651c17dc [2021-04-14T06:16:50.837Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-14T06:16:50.837Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-14T06:16:50.837Z] ---> Running in 2ef4ac751a2f [2021-04-14T06:16:51.113Z] Removing intermediate container ad221d0c7e12 [2021-04-14T06:16:51.113Z] ---> 1a6f04f216c5 [2021-04-14T06:16:51.113Z] [2021-04-14T06:16:51.113Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-14T06:16:51.390Z] Successfully built 22532e98122c [2021-04-14T06:16:51.390Z] Successfully tagged docker-core-command-go-arm64:latest [2021-04-14T06:16:51.390Z]  Building docker-core-command-go ... done Building docker-core-data-go [2021-04-14T06:16:51.667Z] Successfully built 1a6f04f216c5 [2021-04-14T06:16:51.667Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-04-14T06:16:51.667Z]  Building docker-core-metadata-go ... done Removing intermediate container 2ef4ac751a2f [2021-04-14T06:16:51.667Z] Building docker-support-notifications-go [2021-04-14T06:16:51.667Z] ---> 42922c695511 [2021-04-14T06:16:51.667Z] Step 22/24 : LABEL arch=arm64 [2021-04-14T06:16:51.667Z] (1/39) Installing readline (8.0.4-r0) [2021-04-14T06:16:51.949Z] (2/39) Installing bash (5.0.17-r0) [2021-04-14T06:16:51.949Z] Executing bash-5.0.17-r0.post-install [2021-04-14T06:16:51.949Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-14T06:16:51.949Z] (4/39) Installing libcurl (7.69.1-r3) [2021-04-14T06:16:51.949Z] (5/39) Installing curl (7.69.1-r3) [2021-04-14T06:16:51.949Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-14T06:16:51.949Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-14T06:16:51.949Z] (8/39) Installing expat (2.2.9-r1) [2021-04-14T06:16:51.949Z] (9/39) Installing libffi (3.3-r2) [2021-04-14T06:16:51.949Z] (10/39) Installing gdbm (1.13-r1) [2021-04-14T06:16:51.949Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-14T06:16:51.949Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-14T06:16:51.949Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-14T06:16:51.949Z] ---> Running in 28436fdc6b78 [2021-04-14T06:16:52.223Z] ---> 8e3f992f739d [2021-04-14T06:16:52.223Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-14T06:16:53.244Z] Removing intermediate container 28436fdc6b78 [2021-04-14T06:16:53.244Z] ---> bed183b8239c [2021-04-14T06:16:53.244Z] Step 23/24 : LABEL git_sha=fca77a35635e512b0825382ab7686614b7abaacc [2021-04-14T06:16:53.846Z] ---> 802bf10b6663 [2021-04-14T06:16:53.846Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-14T06:16:54.117Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-14T06:16:54.117Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-14T06:16:54.117Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-14T06:16:54.117Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-14T06:16:54.117Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-14T06:16:54.117Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-14T06:16:54.117Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-14T06:16:54.117Z] ---> Running in 712dd0a56ff3 [2021-04-14T06:16:54.117Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-14T06:16:54.117Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-14T06:16:54.392Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-14T06:16:54.392Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-14T06:16:54.392Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-14T06:16:54.392Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-14T06:16:54.392Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-14T06:16:54.392Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-14T06:16:54.392Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-14T06:16:54.392Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-14T06:16:54.392Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-14T06:16:54.392Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-14T06:16:54.672Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-14T06:16:54.673Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-14T06:16:54.673Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-14T06:16:54.673Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-14T06:16:54.673Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-14T06:16:54.673Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-14T06:16:54.673Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-14T06:16:54.673Z] Executing busybox-1.31.1-r19.trigger [2021-04-14T06:16:54.673Z] OK: 72 MiB in 59 packages [2021-04-14T06:16:57.302Z] Removing intermediate container 712dd0a56ff3 [2021-04-14T06:16:57.302Z] ---> 498429fe2ada [2021-04-14T06:16:57.302Z] Step 24/24 : LABEL version=0.0.0 [2021-04-14T06:16:57.302Z] ---> d868bd3c4376 [2021-04-14T06:16:57.302Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-14T06:16:57.602Z] ---> Running in 01f103fc0ecb [2021-04-14T06:16:57.881Z] ---> Running in d143c7754e0b [2021-04-14T06:16:58.160Z] Removing intermediate container 01f103fc0ecb [2021-04-14T06:16:58.160Z] ---> 9583d68a0e41 [2021-04-14T06:16:58.160Z] [2021-04-14T06:16:58.773Z] Successfully built 9583d68a0e41 [2021-04-14T06:16:59.059Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-04-14T06:16:59.059Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2021-04-14T06:16:59.059Z] Removing intermediate container d143c7754e0b [2021-04-14T06:16:59.059Z] ---> 271b3920fa8b [2021-04-14T06:16:59.059Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-14T06:17:00.505Z] Collecting docker-compose==1.23.2 [2021-04-14T06:17:00.505Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-14T06:17:00.505Z] ---> 1351ead1953c [2021-04-14T06:17:00.505Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-14T06:17:01.951Z] ---> Running in 94e4f782223b [2021-04-14T06:17:02.937Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-14T06:17:02.937Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-14T06:17:04.375Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-14T06:17:04.376Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-14T06:17:04.975Z] Removing intermediate container 94e4f782223b [2021-04-14T06:17:04.975Z] ---> 76e1b932291c [2021-04-14T06:17:04.975Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-14T06:17:04.975Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-14T06:17:04.975Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-14T06:17:05.586Z] ---> Running in 0a2f33692d7b [2021-04-14T06:17:06.191Z] Removing intermediate container 0a2f33692d7b [2021-04-14T06:17:06.191Z] ---> 471b43baf614 [2021-04-14T06:17:06.191Z] Step 28/31 : CMD ["gate"] [2021-04-14T06:17:06.803Z] ---> Running in 104320bf37df [2021-04-14T06:17:07.792Z] Removing intermediate container 104320bf37df [2021-04-14T06:17:07.792Z] ---> 4a0ddefb5de7 [2021-04-14T06:17:07.792Z] Step 29/31 : LABEL arch=arm64 [2021-04-14T06:17:08.065Z] Collecting jsonschema<3,>=2.5.1 [2021-04-14T06:17:08.065Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-14T06:17:08.662Z] ---> Running in e7c96c67c799 [2021-04-14T06:17:09.261Z] Collecting docker<4.0,>=3.6.0 [2021-04-14T06:17:09.261Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-14T06:17:09.547Z] Removing intermediate container e7c96c67c799 [2021-04-14T06:17:09.547Z] ---> 6d26c6f8bc49 [2021-04-14T06:17:09.547Z] Step 30/31 : LABEL git_sha=fca77a35635e512b0825382ab7686614b7abaacc [2021-04-14T06:17:10.531Z] ---> Running in 2dc521be225f [2021-04-14T06:17:10.531Z] Collecting cached-property<2,>=1.2.0 [2021-04-14T06:17:10.531Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-14T06:17:11.522Z] Removing intermediate container 2dc521be225f [2021-04-14T06:17:11.522Z] ---> 99a9366e3d71 [2021-04-14T06:17:11.522Z] Step 31/31 : LABEL version=0.0.0 [2021-04-14T06:17:11.797Z] Collecting PyYAML<4,>=3.10 [2021-04-14T06:17:11.797Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-14T06:17:12.071Z] ---> Running in fac9885246b0 [2021-04-14T06:17:13.050Z] Removing intermediate container fac9885246b0 [2021-04-14T06:17:13.050Z] ---> d7391cb8c6e1 [2021-04-14T06:17:13.050Z] [2021-04-14T06:17:13.646Z] Successfully built d7391cb8c6e1 [2021-04-14T06:17:13.646Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-04-14T06:17:13.646Z]  Building docker-security-bootstrapper-go ... done Building docker-security-proxy-setup-go [2021-04-14T06:17:15.620Z] Collecting texttable<0.10,>=0.9.0 [2021-04-14T06:17:15.620Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-14T06:17:17.592Z] 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-04-14T06:17:17.868Z] Collecting docopt<0.7,>=0.6.1 [2021-04-14T06:17:17.868Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-14T06:17:20.500Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-14T06:17:20.500Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-14T06:17:21.097Z] Collecting idna<2.8,>=2.5 [2021-04-14T06:17:21.097Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-14T06:17:21.097Z] 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-04-14T06:17:21.097Z] 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-04-14T06:17:21.371Z] Collecting docker-pycreds>=0.4.0 [2021-04-14T06:17:21.371Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-14T06:17:21.647Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-14T06:17:21.647Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-14T06:17:21.647Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-14T06:17:21.647Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-14T06:17:22.628Z] Installing collected packages: urllib3, idna, requests, websocket-client, dockerpty, jsonschema, docker-pycreds, docker, cached-property, PyYAML, texttable, docopt, docker-compose [2021-04-14T06:17:22.628Z] Attempting uninstall: urllib3 [2021-04-14T06:17:22.903Z] Found existing installation: urllib3 1.25.9 [2021-04-14T06:17:22.903Z] Uninstalling urllib3-1.25.9: [2021-04-14T06:17:22.903Z] Successfully uninstalled urllib3-1.25.9 [2021-04-14T06:17:23.503Z] Attempting uninstall: idna [2021-04-14T06:17:23.503Z] Found existing installation: idna 2.9 [2021-04-14T06:17:23.503Z] Uninstalling idna-2.9: [2021-04-14T06:17:23.780Z] Successfully uninstalled idna-2.9 [2021-04-14T06:17:24.378Z] Attempting uninstall: requests [2021-04-14T06:17:24.378Z] Found existing installation: requests 2.23.0 [2021-04-14T06:17:24.378Z] Uninstalling requests-2.23.0: [2021-04-14T06:17:24.378Z] Successfully uninstalled requests-2.23.0 [2021-04-14T06:17:24.976Z] Running setup.py install for dockerpty: started [2021-04-14T06:17:27.607Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-14T06:17:28.588Z] Running setup.py install for PyYAML: started [2021-04-14T06:17:31.217Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-14T06:17:31.217Z] Running setup.py install for texttable: started [2021-04-14T06:17:33.964Z] Running setup.py install for texttable: finished with status 'done' [2021-04-14T06:17:33.964Z] Running setup.py install for docopt: started [2021-04-14T06:17:34.306Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T06:17:34.306Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-14T06:17:34.306Z] ---> 048158356b38 [2021-04-14T06:17:34.306Z] Step 3/23 : WORKDIR /edgex-go [2021-04-14T06:17:34.306Z] ---> Using cache [2021-04-14T06:17:34.306Z] ---> 2e6f80d7914c [2021-04-14T06:17:34.306Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T06:17:34.306Z] ---> Using cache [2021-04-14T06:17:34.306Z] ---> 4202e7cd1cb5 [2021-04-14T06:17:34.306Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-14T06:17:36.699Z] Running setup.py install for docopt: finished with status 'done' [2021-04-14T06:17:36.699Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T06:17:36.699Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-14T06:17:36.699Z] ---> 048158356b38 [2021-04-14T06:17:36.699Z] Step 3/22 : WORKDIR /edgex-go [2021-04-14T06:17:36.699Z] ---> Using cache [2021-04-14T06:17:36.699Z] ---> 2e6f80d7914c [2021-04-14T06:17:36.699Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T06:17:36.699Z] ---> Using cache [2021-04-14T06:17:36.699Z] ---> 4202e7cd1cb5 [2021-04-14T06:17:36.699Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-14T06:17:38.196Z] 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-04-14T06:17:39.626Z] ---> Running in 395235a507e4 [2021-04-14T06:17:39.626Z] ---> Running in a3cdb7a0d509 [2021-04-14T06:17:42.260Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-14T06:17:42.541Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-14T06:17:43.150Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-14T06:17:43.426Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-14T06:17:44.028Z] OK: 217 MiB in 51 packages [2021-04-14T06:17:44.306Z] OK: 217 MiB in 51 packages [2021-04-14T06:17:44.585Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T06:17:44.585Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-14T06:17:44.585Z] ---> 048158356b38 [2021-04-14T06:17:44.585Z] Step 3/22 : WORKDIR /edgex-go [2021-04-14T06:17:44.585Z] ---> Using cache [2021-04-14T06:17:44.585Z] ---> 2e6f80d7914c [2021-04-14T06:17:44.585Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T06:17:44.585Z] ---> Using cache [2021-04-14T06:17:44.585Z] ---> 4202e7cd1cb5 [2021-04-14T06:17:44.585Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-14T06:17:44.585Z] ---> Using cache [2021-04-14T06:17:44.585Z] ---> b8b3d66e20e8 [2021-04-14T06:17:44.585Z] Step 6/22 : COPY go.mod . [2021-04-14T06:17:44.585Z] ---> Using cache [2021-04-14T06:17:44.585Z] ---> 38c4040a01fc [2021-04-14T06:17:44.585Z] Step 7/22 : RUN go mod download [2021-04-14T06:17:44.585Z] ---> Using cache [2021-04-14T06:17:44.585Z] ---> 575786a81236 [2021-04-14T06:17:44.585Z] Step 8/22 : COPY . . [2021-04-14T06:17:44.861Z] ---> Using cache [2021-04-14T06:17:44.861Z] ---> 6e851ff91109 [2021-04-14T06:17:44.861Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-14T06:17:46.850Z] ---> Running in 4044e8dc68cc [2021-04-14T06:17:47.442Z] Removing intermediate container a3cdb7a0d509 [2021-04-14T06:17:47.442Z] ---> cc0528568853 [2021-04-14T06:17:47.442Z] Step 6/23 : COPY go.mod . [2021-04-14T06:17:48.046Z] Removing intermediate container 395235a507e4 [2021-04-14T06:17:48.046Z] ---> 64006fe9f5ff [2021-04-14T06:17:48.046Z] Step 6/22 : COPY go.mod . [2021-04-14T06:17:49.039Z] ---> 11ce75ae3416 [2021-04-14T06:17:49.039Z] Step 7/23 : RUN go mod download [2021-04-14T06:17:49.039Z] 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-04-14T06:17:49.319Z] ---> bf5775500324 [2021-04-14T06:17:49.319Z] Step 7/22 : RUN go mod download [2021-04-14T06:17:49.319Z] ---> Running in 2ad40b807dca [2021-04-14T06:17:49.599Z] ---> Running in 2e10b88776a8 [2021-04-14T06:17:52.999Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T06:17:52.999Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-14T06:17:52.999Z] ---> 048158356b38 [2021-04-14T06:17:52.999Z] Step 3/21 : WORKDIR /edgex-go [2021-04-14T06:17:52.999Z] ---> Using cache [2021-04-14T06:17:52.999Z] ---> 2e6f80d7914c [2021-04-14T06:17:52.999Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T06:17:52.999Z] ---> Using cache [2021-04-14T06:17:52.999Z] ---> 4202e7cd1cb5 [2021-04-14T06:17:52.999Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-14T06:17:52.999Z] ---> Using cache [2021-04-14T06:17:52.999Z] ---> b8b3d66e20e8 [2021-04-14T06:17:52.999Z] Step 6/21 : COPY go.mod . [2021-04-14T06:17:52.999Z] ---> Using cache [2021-04-14T06:17:52.999Z] ---> 38c4040a01fc [2021-04-14T06:17:52.999Z] Step 7/21 : RUN go mod download [2021-04-14T06:17:52.999Z] ---> Using cache [2021-04-14T06:17:52.999Z] ---> 575786a81236 [2021-04-14T06:17:52.999Z] Step 8/21 : COPY . . [2021-04-14T06:17:52.999Z] ---> Using cache [2021-04-14T06:17:52.999Z] ---> 6e851ff91109 [2021-04-14T06:17:52.999Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-14T06:17:52.999Z] ---> Running in 43f17ce57dfa [2021-04-14T06:17:55.011Z] Removing intermediate container e616e0b79339 [2021-04-14T06:17:55.011Z] ---> 60138f9ab0c7 [2021-04-14T06:17:55.011Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-14T06:17:55.011Z] ---> Running in d36ddc6b67b2 [2021-04-14T06:17:55.295Z] Removing intermediate container 2ad40b807dca [2021-04-14T06:17:55.295Z] ---> aff758c15a30 [2021-04-14T06:17:55.295Z] Step 8/23 : COPY . . [2021-04-14T06:17:55.571Z] 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-04-14T06:17:55.847Z] Removing intermediate container d36ddc6b67b2 [2021-04-14T06:17:55.847Z] ---> d529770e6fed [2021-04-14T06:17:55.847Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-14T06:17:55.847Z] Removing intermediate container 2e10b88776a8 [2021-04-14T06:17:55.847Z] ---> c7b7c278be09 [2021-04-14T06:17:55.847Z] Step 8/22 : COPY . . [2021-04-14T06:17:56.124Z] ---> Running in 3af6d3b6e672 [2021-04-14T06:17:57.114Z] Removing intermediate container 3af6d3b6e672 [2021-04-14T06:17:57.114Z] ---> 5ae7f59148ec [2021-04-14T06:17:57.114Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-14T06:18:02.565Z] ---> 9d6fa77919b9 [2021-04-14T06:18:02.565Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-14T06:18:04.584Z] ---> 2fb084682dc6 [2021-04-14T06:18:04.584Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-14T06:18:08.006Z] ---> 6c44c68306eb [2021-04-14T06:18:08.006Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-14T06:18:08.281Z] ---> Running in 3ed479494c3e [2021-04-14T06:18:09.741Z] Removing intermediate container 3ed479494c3e [2021-04-14T06:18:09.741Z] ---> 70e86f87d876 [2021-04-14T06:18:09.741Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-14T06:18:10.347Z] ---> Running in af300edc2ff7 [2021-04-14T06:18:11.811Z] Removing intermediate container af300edc2ff7 [2021-04-14T06:18:11.811Z] ---> 38da748ae941 [2021-04-14T06:18:11.811Z] Step 21/23 : LABEL arch=arm64 [2021-04-14T06:18:12.436Z] ---> Running in 6b8d0e768cd2 [2021-04-14T06:18:13.432Z] Removing intermediate container 6b8d0e768cd2 [2021-04-14T06:18:13.432Z] ---> 43c651b21e9c [2021-04-14T06:18:13.432Z] Step 22/23 : LABEL git_sha=fca77a35635e512b0825382ab7686614b7abaacc [2021-04-14T06:18:14.043Z] ---> Running in 8ee7a259cb76 [2021-04-14T06:18:15.519Z] Removing intermediate container 8ee7a259cb76 [2021-04-14T06:18:15.519Z] ---> 71550c6a39fa [2021-04-14T06:18:15.519Z] Step 23/23 : LABEL version=0.0.0 [2021-04-14T06:18:16.125Z] ---> Running in 4085c079411f [2021-04-14T06:18:18.125Z] Removing intermediate container 4085c079411f [2021-04-14T06:18:18.125Z] ---> 4a6045ed0096 [2021-04-14T06:18:18.125Z] [2021-04-14T06:18:19.592Z] Successfully built 4a6045ed0096 [2021-04-14T06:18:19.868Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-04-14T06:18:28.173Z]  Building docker-sys-mgmt-agent-go ... done  ---> 8aaef08ed8d1 [2021-04-14T06:18:28.173Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-14T06:18:28.173Z] ---> 4a1b6f34f46d [2021-04-14T06:18:28.173Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-14T06:18:28.452Z] ---> Running in 443e0a00eced [2021-04-14T06:18:28.452Z] ---> Running in 19c5bc03772e [2021-04-14T06:18:30.445Z] 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-04-14T06:18:30.445Z] 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-04-14T06:19:02.832Z] 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-04-14T06:19:15.280Z] Removing intermediate container 4044e8dc68cc [2021-04-14T06:19:15.280Z] ---> 0ec8b58d5bfd [2021-04-14T06:19:15.280Z] [2021-04-14T06:19:15.280Z] Step 10/22 : FROM alpine:3.12 [2021-04-14T06:19:15.280Z] ---> d75e27dfc0a0 [2021-04-14T06:19:15.281Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-14T06:19:15.281Z] ---> Using cache [2021-04-14T06:19:15.281Z] ---> 83fc16cc022f [2021-04-14T06:19:15.281Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-14T06:19:15.281Z] ---> Using cache [2021-04-14T06:19:15.281Z] ---> 3b50a69ccbeb [2021-04-14T06:19:15.281Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-14T06:19:15.281Z] ---> Running in eacd77fec5df [2021-04-14T06:19:15.892Z] Removing intermediate container eacd77fec5df [2021-04-14T06:19:15.892Z] ---> 11a71973b9ab [2021-04-14T06:19:15.892Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-14T06:19:16.170Z] ---> Running in 307658519e17 [2021-04-14T06:19:17.162Z] Removing intermediate container 307658519e17 [2021-04-14T06:19:17.162Z] ---> 184d98408479 [2021-04-14T06:19:17.162Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-14T06:19:17.162Z] Removing intermediate container 43f17ce57dfa [2021-04-14T06:19:17.162Z] ---> 679c6490fc10 [2021-04-14T06:19:17.162Z] [2021-04-14T06:19:17.162Z] Step 10/21 : FROM alpine:3.12 [2021-04-14T06:19:17.162Z] ---> d75e27dfc0a0 [2021-04-14T06:19:17.162Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-14T06:19:17.162Z] ---> Running in 4c58dc9287d3 [2021-04-14T06:19:18.145Z] ---> 2e56266ed5e4 [2021-04-14T06:19:18.145Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-14T06:19:19.605Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-14T06:19:19.605Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-14T06:19:20.240Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-14T06:19:20.525Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-14T06:19:20.525Z] ---> 48191e27596b [2021-04-14T06:19:20.525Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-14T06:19:20.525Z] (3/4) Installing libcurl (7.69.1-r3) [2021-04-14T06:19:20.525Z] (4/4) Installing curl (7.69.1-r3) [2021-04-14T06:19:20.525Z] Executing busybox-1.31.1-r20.trigger [2021-04-14T06:19:20.525Z] Executing ca-certificates-20191127-r4.trigger [2021-04-14T06:19:20.801Z] OK: 7 MiB in 18 packages [2021-04-14T06:19:21.800Z] ---> b4151ea6247d [2021-04-14T06:19:21.800Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-14T06:19:22.075Z] ---> Running in 52e8005d76bc [2021-04-14T06:19:23.078Z] Removing intermediate container 52e8005d76bc [2021-04-14T06:19:23.078Z] ---> 760fb7ca7565 [2021-04-14T06:19:23.371Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-14T06:19:23.371Z] Removing intermediate container 4c58dc9287d3 [2021-04-14T06:19:23.371Z] ---> d483df488e8a [2021-04-14T06:19:23.371Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-14T06:19:23.371Z] ---> Running in ab39dedd75d7 [2021-04-14T06:19:23.653Z] ---> Running in 4ea9d320db55 [2021-04-14T06:19:24.263Z] Removing intermediate container ab39dedd75d7 [2021-04-14T06:19:24.263Z] ---> b9cc8a0ba368 [2021-04-14T06:19:24.263Z] Step 20/22 : LABEL arch=arm64 [2021-04-14T06:19:24.263Z] Removing intermediate container 4ea9d320db55 [2021-04-14T06:19:24.263Z] ---> 0de93786fa07 [2021-04-14T06:19:24.263Z] Step 13/21 : WORKDIR /edgex [2021-04-14T06:19:24.540Z] ---> Running in 02bac92f9cab [2021-04-14T06:19:24.540Z] ---> Running in cfe39115b70e [2021-04-14T06:19:25.139Z] Removing intermediate container 02bac92f9cab [2021-04-14T06:19:25.139Z] ---> 9824fe85e973 [2021-04-14T06:19:25.139Z] Step 21/22 : LABEL git_sha=fca77a35635e512b0825382ab7686614b7abaacc [2021-04-14T06:19:25.420Z] ---> Running in 51d22a3fed1d [2021-04-14T06:19:25.704Z] Removing intermediate container cfe39115b70e [2021-04-14T06:19:25.704Z] ---> 51ea77235476 [2021-04-14T06:19:25.704Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-14T06:19:26.315Z] Removing intermediate container 51d22a3fed1d [2021-04-14T06:19:26.315Z] ---> f8c32a8a3c63 [2021-04-14T06:19:26.315Z] Step 22/22 : LABEL version=0.0.0 [2021-04-14T06:19:26.315Z] ---> Running in 43c29106a936 [2021-04-14T06:19:26.929Z] ---> 138062af3ed0 [2021-04-14T06:19:26.929Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-14T06:19:27.218Z] Removing intermediate container 43c29106a936 [2021-04-14T06:19:27.218Z] ---> fb2bb8bac90a [2021-04-14T06:19:27.218Z] [2021-04-14T06:19:28.209Z] Successfully built fb2bb8bac90a [2021-04-14T06:19:28.209Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-04-14T06:19:29.207Z]  Building docker-support-scheduler-go ... done  ---> 2540369b9377 [2021-04-14T06:19:29.207Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-14T06:19:31.209Z] ---> e841e7a06900 [2021-04-14T06:19:31.209Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-14T06:19:31.209Z] ---> Running in 9f10828bc40b [2021-04-14T06:19:32.215Z] Removing intermediate container 9f10828bc40b [2021-04-14T06:19:32.215Z] ---> 38d629d34602 [2021-04-14T06:19:32.215Z] Step 18/21 : CMD ["--init=true"] [2021-04-14T06:19:32.215Z] ---> Running in 18a11d720039 [2021-04-14T06:19:34.259Z] Removing intermediate container 18a11d720039 [2021-04-14T06:19:34.259Z] ---> 4fc5a096399f [2021-04-14T06:19:34.259Z] Step 19/21 : LABEL arch=arm64 [2021-04-14T06:19:34.259Z] ---> Running in 73723985cca7 [2021-04-14T06:19:34.873Z] Removing intermediate container 73723985cca7 [2021-04-14T06:19:34.873Z] ---> 476b1a9d4b21 [2021-04-14T06:19:34.873Z] Step 20/21 : LABEL git_sha=fca77a35635e512b0825382ab7686614b7abaacc [2021-04-14T06:19:34.873Z] ---> Running in dd2449feca15 [2021-04-14T06:19:35.482Z] Removing intermediate container dd2449feca15 [2021-04-14T06:19:35.482Z] ---> 507dc216c345 [2021-04-14T06:19:35.482Z] Step 21/21 : LABEL version=0.0.0 [2021-04-14T06:19:35.760Z] ---> Running in 295e6c2dcc98 [2021-04-14T06:19:36.378Z] Removing intermediate container 295e6c2dcc98 [2021-04-14T06:19:36.378Z] ---> f0270fc62269 [2021-04-14T06:19:36.378Z] [2021-04-14T06:19:36.656Z] Successfully built f0270fc62269 [2021-04-14T06:19:36.932Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-04-14T06:19:52.065Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 443e0a00eced [2021-04-14T06:19:52.065Z] ---> 5857d44e270a [2021-04-14T06:19:52.065Z] [2021-04-14T06:19:52.065Z] Step 10/22 : FROM alpine:3.12 [2021-04-14T06:19:52.065Z] ---> d75e27dfc0a0 [2021-04-14T06:19:52.065Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-14T06:19:52.065Z] ---> Running in a57ecb4d89d3 [2021-04-14T06:19:52.065Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-14T06:19:52.065Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-14T06:19:52.659Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-14T06:19:52.659Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-14T06:19:52.659Z] Executing busybox-1.31.1-r20.trigger [2021-04-14T06:19:52.659Z] Executing ca-certificates-20191127-r4.trigger [2021-04-14T06:19:52.936Z] OK: 6 MiB in 16 packages [2021-04-14T06:19:54.920Z] Removing intermediate container a57ecb4d89d3 [2021-04-14T06:19:54.920Z] ---> 5f924a9ca589 [2021-04-14T06:19:54.920Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-14T06:19:54.920Z] ---> Running in bd07e0ccbf5f [2021-04-14T06:19:55.516Z] Removing intermediate container bd07e0ccbf5f [2021-04-14T06:19:55.516Z] ---> 2ab34235f453 [2021-04-14T06:19:55.516Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-14T06:19:56.115Z] ---> Running in f210079fdee0 [2021-04-14T06:19:56.717Z] Removing intermediate container f210079fdee0 [2021-04-14T06:19:56.717Z] ---> eee35be76d5c [2021-04-14T06:19:56.717Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-14T06:19:56.991Z] ---> Running in bfde666c7912 [2021-04-14T06:19:57.584Z] Removing intermediate container 19c5bc03772e [2021-04-14T06:19:57.584Z] ---> acf576ac52b6 [2021-04-14T06:19:57.584Z] [2021-04-14T06:19:57.584Z] Step 10/23 : FROM alpine:3.12 [2021-04-14T06:19:57.584Z] ---> d75e27dfc0a0 [2021-04-14T06:19:57.584Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-14T06:19:57.584Z] ---> Running in 14ccf15119c6 [2021-04-14T06:19:57.584Z] Removing intermediate container bfde666c7912 [2021-04-14T06:19:57.584Z] ---> 885341caa4af [2021-04-14T06:19:57.584Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-14T06:19:58.186Z] Removing intermediate container 14ccf15119c6 [2021-04-14T06:19:58.186Z] ---> 4f5a728cd5ad [2021-04-14T06:19:58.187Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-14T06:19:58.187Z] ---> Running in 742fbdda39a8 [2021-04-14T06:19:58.457Z] ---> bf5bac760984 [2021-04-14T06:19:58.457Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-14T06:19:58.728Z] Removing intermediate container 742fbdda39a8 [2021-04-14T06:19:58.728Z] ---> 7f1fefb1c3cd [2021-04-14T06:19:58.728Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-14T06:19:59.002Z] ---> Running in ffef60926297 [2021-04-14T06:19:59.598Z] Removing intermediate container ffef60926297 [2021-04-14T06:19:59.598Z] ---> 70198d4b04d2 [2021-04-14T06:19:59.598Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T06:19:59.598Z] ---> 3a34aa4f8f52 [2021-04-14T06:19:59.598Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-14T06:19:59.598Z] ---> Running in 1e7ad64fde05 [2021-04-14T06:20:00.577Z] ---> 2e64edee31f4 [2021-04-14T06:20:00.577Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-14T06:20:00.577Z] ---> Running in f22bead099fc [2021-04-14T06:20:01.172Z] Removing intermediate container f22bead099fc [2021-04-14T06:20:01.172Z] ---> 3c9c6a95ce4a [2021-04-14T06:20:01.172Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-14T06:20:01.172Z] ---> Running in c140ad8549cd [2021-04-14T06:20:01.771Z] Removing intermediate container c140ad8549cd [2021-04-14T06:20:01.772Z] ---> 9986cbc612cf [2021-04-14T06:20:01.772Z] Step 20/22 : LABEL arch=arm64 [2021-04-14T06:20:01.772Z] ---> Running in 1a4c796a71d4 [2021-04-14T06:20:02.044Z] Removing intermediate container 1e7ad64fde05 [2021-04-14T06:20:02.044Z] ---> 8c89f224bd4c [2021-04-14T06:20:02.044Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-14T06:20:02.044Z] ---> Running in 08d0788d212b [2021-04-14T06:20:02.318Z] Removing intermediate container 1a4c796a71d4 [2021-04-14T06:20:02.318Z] ---> 7d98eaaee847 [2021-04-14T06:20:02.318Z] Step 21/22 : LABEL git_sha=fca77a35635e512b0825382ab7686614b7abaacc [2021-04-14T06:20:02.597Z] ---> Running in 31f3f80a708d [2021-04-14T06:20:03.203Z] Removing intermediate container 31f3f80a708d [2021-04-14T06:20:03.203Z] ---> 412cad5b5824 [2021-04-14T06:20:03.203Z] Step 22/22 : LABEL version=0.0.0 [2021-04-14T06:20:03.203Z] ---> Running in d1a2a0682b72 [2021-04-14T06:20:03.494Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-14T06:20:03.766Z] Removing intermediate container d1a2a0682b72 [2021-04-14T06:20:03.766Z] ---> 0291f4cb24bf [2021-04-14T06:20:03.766Z] [2021-04-14T06:20:04.037Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-14T06:20:04.037Z] Successfully built 0291f4cb24bf [2021-04-14T06:20:04.309Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-04-14T06:20:04.902Z]  Building docker-support-notifications-go ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-04-14T06:20:04.902Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-14T06:20:04.902Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-14T06:20:05.174Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-14T06:20:05.174Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-14T06:20:05.444Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-14T06:20:05.444Z] Executing busybox-1.31.1-r20.trigger [2021-04-14T06:20:05.444Z] OK: 8 MiB in 20 packages [2021-04-14T06:20:06.881Z] Removing intermediate container 08d0788d212b [2021-04-14T06:20:06.881Z] ---> 08116e476c48 [2021-04-14T06:20:06.881Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-14T06:20:07.476Z] ---> 5915bb3f9c0e [2021-04-14T06:20:07.476Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-14T06:20:08.903Z] ---> 38af1849b9b8 [2021-04-14T06:20:08.903Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-14T06:20:09.493Z] ---> 7f15ad0f867a [2021-04-14T06:20:09.493Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-14T06:20:09.773Z] ---> Running in a6220c2f2ffe [2021-04-14T06:20:10.045Z] Removing intermediate container a6220c2f2ffe [2021-04-14T06:20:10.045Z] ---> a8e2b8733548 [2021-04-14T06:20:10.045Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-14T06:20:10.318Z] ---> Running in f5e75e339310 [2021-04-14T06:20:10.588Z] Removing intermediate container f5e75e339310 [2021-04-14T06:20:10.588Z] ---> b0cb5e90ebb9 [2021-04-14T06:20:10.588Z] Step 21/23 : LABEL arch=arm64 [2021-04-14T06:20:10.860Z] ---> Running in f3aa45492ab6 [2021-04-14T06:20:11.453Z] Removing intermediate container f3aa45492ab6 [2021-04-14T06:20:11.453Z] ---> 1b10bb3c10c1 [2021-04-14T06:20:11.453Z] Step 22/23 : LABEL git_sha=fca77a35635e512b0825382ab7686614b7abaacc [2021-04-14T06:20:11.453Z] ---> Running in c0d548639ecd [2021-04-14T06:20:12.045Z] Removing intermediate container c0d548639ecd [2021-04-14T06:20:12.045Z] ---> 4ccafe1e2d12 [2021-04-14T06:20:12.045Z] Step 23/23 : LABEL version=0.0.0 [2021-04-14T06:20:12.045Z] ---> Running in a58956262aef [2021-04-14T06:20:12.639Z] Removing intermediate container a58956262aef [2021-04-14T06:20:12.639Z] ---> d10962c0b3f9 [2021-04-14T06:20:12.639Z] [2021-04-14T06:20:12.911Z] Successfully built d10962c0b3f9 [2021-04-14T06:20:12.911Z] Successfully tagged docker-core-data-go-arm64:latest [2021-04-14T06:20:13.197Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-04-14T06:20:13.225Z] $ docker stop --time=1 5e19fa01a0819322dca823798d3820a24f2225166fe0190f1bb697bf0dcd5b81 [2021-04-14T06:20:15.125Z] $ docker rm -f 5e19fa01a0819322dca823798d3820a24f2225166fe0190f1bb697bf0dcd5b81 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-14T06:20:15.751Z] + docker images [2021-04-14T06:20:15.751Z] + grep docker [2021-04-14T06:20:16.026Z] docker-core-data-go-arm64 latest d10962c0b3f9 3 seconds ago 21.4MB [2021-04-14T06:20:16.026Z] docker-support-notifications-go-arm64 latest 0291f4cb24bf 12 seconds ago 17MB [2021-04-14T06:20:16.026Z] docker-security-proxy-setup-go-arm64 latest f0270fc62269 40 seconds ago 24.3MB [2021-04-14T06:20:16.026Z] docker-support-scheduler-go-arm64 latest fb2bb8bac90a 49 seconds ago 16.4MB [2021-04-14T06:20:16.026Z] docker-sys-mgmt-agent-go-arm64 latest 4a6045ed0096 About a minute ago 299MB [2021-04-14T06:20:16.026Z] docker-security-bootstrapper-go-arm64 latest d7391cb8c6e1 3 minutes ago 17.9MB [2021-04-14T06:20:16.026Z] docker-security-secretstore-setup-go-arm64 latest 9583d68a0e41 3 minutes ago 24.5MB [2021-04-14T06:20:16.026Z] docker-core-metadata-go-arm64 latest 1a6f04f216c5 3 minutes ago 17.9MB [2021-04-14T06:20:16.026Z] docker-core-command-go-arm64 latest 22532e98122c 3 minutes ago 16.3MB [2021-04-14T06:20:16.026Z] docker 20.10.0 eeaf43b92773 4 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-04-14T06:20:17.168Z] ---> job-cost.sh [2021-04-14T06:20:17.168Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SUhb [2021-04-14T06:20:56.122Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-14T06:22:33.301Z] lf-activate-venv(): INFO: Adding /tmp/venv-SUhb/bin to PATH [2021-04-14T06:22:33.301Z] INFO: No Stack... [2021-04-14T06:22:33.301Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-14T06:22:33.301Z] INFO: Archiving Costs [Pipeline] sh [2021-04-14T06:22:33.666Z] + + cutcat -d, /w/workspace/edgex-go/1/archives/cost.csv -f6 [2021-04-14T06:22:33.666Z] [Pipeline] lock [2021-04-14T06:22:33.928Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3363-1-stack-cost] [2021-04-14T06:22:33.935Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3363-1-stack-cost] did not exist. Created. [2021-04-14T06:22:33.935Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3363-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-14T06:22:34.438Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-14T06:22:34.769Z] Stashed 1 file(s) [Pipeline] } [2021-04-14T06:22:34.789Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3363-1-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-04-14T06:22:35.920Z] provisioning config files... [2021-04-14T06:22:35.936Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4679321223001587336tmp [Pipeline] { [Pipeline] sh [2021-04-14T06:22:36.305Z] + set +x [2021-04-14T06:22:36.305Z] + curl -s https://codecov.io/bash [2021-04-14T06:22:36.305Z] + bash -s -- [2021-04-14T06:22:36.885Z] [2021-04-14T06:22:36.885Z] _____ _ [2021-04-14T06:22:36.885Z] / ____| | | [2021-04-14T06:22:36.885Z] | | ___ __| | ___ ___ _____ __ [2021-04-14T06:22:36.885Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-14T06:22:36.885Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-14T06:22:36.885Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-14T06:22:36.885Z] Bash-1.0.1 [2021-04-14T06:22:36.885Z] [2021-04-14T06:22:36.885Z] [2021-04-14T06:22:36.885Z] ==> git version 2.24.3 found [2021-04-14T06:22:36.885Z] ==> 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-04-14T06:22:36.885Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-14T06:22:36.885Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-14T06:22:36.885Z] ==> Jenkins CI detected. [2021-04-14T06:22:36.885Z] project root: . [2021-04-14T06:22:36.886Z] --> token set from env [2021-04-14T06:22:36.886Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-14T06:22:36.886Z] ==> Running gcov in . (disable via -X gcov) [2021-04-14T06:22:36.886Z] ==> Python coveragepy not found [2021-04-14T06:22:36.886Z] ==> Searching for coverage reports in: [2021-04-14T06:22:36.886Z] + . [2021-04-14T06:22:36.886Z] -> Found 1 reports [2021-04-14T06:22:36.886Z] ==> Detecting git/mercurial file structure [2021-04-14T06:22:36.886Z] ==> Reading reports [2021-04-14T06:22:36.886Z] + ./coverage.out bytes=686607 [2021-04-14T06:22:36.886Z] ==> Appending adjustments [2021-04-14T06:22:36.886Z] https://docs.codecov.io/docs/fixing-reports [2021-04-14T06:22:41.132Z] + Found adjustments [2021-04-14T06:22:41.132Z] ==> Gzipping contents [2021-04-14T06:22:41.132Z] 100K /tmp/codecov.FZcAHo.gz [2021-04-14T06:22:41.132Z] ==> Uploading reports [2021-04-14T06:22:41.132Z] url: https://codecov.io [2021-04-14T06:22:41.132Z] query: branch=PR-3363&commit=fca77a35635e512b0825382ab7686614b7abaacc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3363%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3363&job=&cmd_args= [2021-04-14T06:22:41.132Z] -> Pinging Codecov [2021-04-14T06:22:41.132Z] https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-3363&commit=fca77a35635e512b0825382ab7686614b7abaacc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3363%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3363&job=&cmd_args= [2021-04-14T06:22:41.132Z] -> Uploading to [2021-04-14T06:22:41.132Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-14/00271124DB129430A58F1EEE437C3FCB/fca77a35635e512b0825382ab7686614b7abaacc/cb27e915-b617-4315-8bf0-2ed62aa56877.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210414%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210414T062241Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=85ecdd94af0d185797124604ac3d1df3cb8cf6768682e38136c1f16985062a31 [2021-04-14T06:22:41.132Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-14T06:22:41.132Z] Dload Upload Total Spent Left Speed [2021-04-14T06:22:41.708Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98638 0 0 100 98638 0 173k --:--:-- --:--:-- --:--:-- 173k 100 98638 0 0 100 98638 0 173k --:--:-- --:--:-- --:--:-- 173k [2021-04-14T06:22:41.708Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fca77a35635e512b0825382ab7686614b7abaacc [Pipeline] } [2021-04-14T06:22:41.732Z] 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-04-14T06:22:43.248Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-14T06:22:44.193Z] ---> package-listing.sh [2021-04-14T06:22:44.193Z] ++ facter osfamily [2021-04-14T06:22:44.193Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-14T06:22:44.193Z] + OS_FAMILY=redhat [2021-04-14T06:22:44.193Z] + workspace=/w/workspace/edgex-go/1 [2021-04-14T06:22:44.193Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-14T06:22:44.193Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-14T06:22:44.193Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-14T06:22:44.193Z] + PACKAGES=/tmp/packages_start.txt [2021-04-14T06:22:44.193Z] + '[' /w/workspace/edgex-go/1 ']' [2021-04-14T06:22:44.193Z] + PACKAGES=/tmp/packages_end.txt [2021-04-14T06:22:44.193Z] + case "${OS_FAMILY}" in [2021-04-14T06:22:44.193Z] + rpm -qa [2021-04-14T06:22:44.193Z] + sort [2021-04-14T06:22:49.507Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-14T06:22:49.507Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-14T06:22:49.507Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-14T06:22:49.507Z] + '[' /w/workspace/edgex-go/1 ']' [2021-04-14T06:22:49.507Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-04-14T06:22:49.507Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-04-14T06:22:49.544Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-14T06:22:49.861Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-14T06:22:50.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-14T06:22:50.490Z] [2021-04-14T06:22:50.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-14T06:22:50.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-14T06:22:50.867Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-14T06:22:50.867Z] df20fa9351a1: Pulling fs layer [2021-04-14T06:22:50.867Z] 36b3adc4ff6f: Pulling fs layer [2021-04-14T06:22:50.867Z] 8ad3a11d3b57: Pulling fs layer [2021-04-14T06:22:50.867Z] 46f8f816bc3b: Pulling fs layer [2021-04-14T06:22:50.867Z] 93b61091891f: Pulling fs layer [2021-04-14T06:22:50.867Z] 93b9cdb0e59b: Pulling fs layer [2021-04-14T06:22:50.867Z] 5e14af77c1be: Pulling fs layer [2021-04-14T06:22:50.867Z] 01666e4c0597: Pulling fs layer [2021-04-14T06:22:50.867Z] aa168da1d23b: Pulling fs layer [2021-04-14T06:22:50.867Z] 93b9cdb0e59b: Waiting [2021-04-14T06:22:50.867Z] 46f8f816bc3b: Waiting [2021-04-14T06:22:50.867Z] 5e14af77c1be: Waiting [2021-04-14T06:22:50.867Z] 01666e4c0597: Waiting [2021-04-14T06:22:50.867Z] aa168da1d23b: Waiting [2021-04-14T06:22:50.867Z] 93b61091891f: Waiting [2021-04-14T06:22:51.142Z] 36b3adc4ff6f: Verifying Checksum [2021-04-14T06:22:51.142Z] 36b3adc4ff6f: Download complete [2021-04-14T06:22:51.142Z] 46f8f816bc3b: Verifying Checksum [2021-04-14T06:22:51.142Z] 46f8f816bc3b: Download complete [2021-04-14T06:22:51.142Z] df20fa9351a1: Download complete [2021-04-14T06:22:51.142Z] 93b61091891f: Download complete [2021-04-14T06:22:51.142Z] 93b9cdb0e59b: Verifying Checksum [2021-04-14T06:22:51.142Z] 93b9cdb0e59b: Download complete [2021-04-14T06:22:51.142Z] 01666e4c0597: Verifying Checksum [2021-04-14T06:22:51.142Z] 01666e4c0597: Download complete [2021-04-14T06:22:51.142Z] 5e14af77c1be: Verifying Checksum [2021-04-14T06:22:51.142Z] 5e14af77c1be: Download complete [2021-04-14T06:22:51.423Z] 8ad3a11d3b57: Verifying Checksum [2021-04-14T06:22:51.423Z] 8ad3a11d3b57: Download complete [2021-04-14T06:22:51.698Z] df20fa9351a1: Pull complete [2021-04-14T06:22:51.961Z] 36b3adc4ff6f: Pull complete [2021-04-14T06:22:53.382Z] aa168da1d23b: Verifying Checksum [2021-04-14T06:22:53.382Z] aa168da1d23b: Download complete [2021-04-14T06:22:54.338Z] 8ad3a11d3b57: Pull complete [2021-04-14T06:22:54.338Z] 46f8f816bc3b: Pull complete [2021-04-14T06:22:55.740Z] 93b61091891f: Pull complete [2021-04-14T06:22:56.003Z] 93b9cdb0e59b: Pull complete [2021-04-14T06:22:56.267Z] 5e14af77c1be: Pull complete [2021-04-14T06:22:56.267Z] 01666e4c0597: Pull complete [2021-04-14T06:23:06.331Z] aa168da1d23b: Pull complete [2021-04-14T06:23:06.331Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-14T06:23:06.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-14T06:23:06.331Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-14T06:23:06.589Z] prd-centos7-docker-4c-2g-67 does not seem to be running inside a container [2021-04-14T06:23:06.650Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-14T06:23:10.851Z] $ docker top 6bc27021dd5228bb97aa08635809c1ffc5c41103ade2dd8800fe57f68049fc5f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-14T06:23:11.421Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-14T06:23:11.752Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-14T06:23:12.153Z] + ls /var/log/sa-host [2021-04-14T06:23:12.154Z] + sadf -c /var/log/sa-host/sa14 [2021-04-14T06:23:12.154Z] file_magic: OK [2021-04-14T06:23:12.154Z] HZ: Using current value: 100 [2021-04-14T06:23:12.154Z] file_header: OK [2021-04-14T06:23:12.154Z] 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-04-14T06:23:12.154Z] Statistics: [2021-04-14T06:23:12.154Z] 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... [2021-04-14T06:23:12.154Z] File successfully converted to sysstat format version 12.2.1 [2021-04-14T06:23:12.154Z] + sadf -c /var/log/sa-host/sa23 [2021-04-14T06:23:12.154Z] file_magic: OK [2021-04-14T06:23:12.154Z] HZ: Using current value: 100 [2021-04-14T06:23:12.154Z] file_header: OK [2021-04-14T06:23:12.154Z] 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-04-14T06:23:12.154Z] Statistics: [2021-04-14T06:23:12.154Z] Hnuu...uuuununununu... [2021-04-14T06:23:12.154Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-14T06:23:13.311Z] provisioning config files... [2021-04-14T06:23:13.390Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config837122070087424563tmp [Pipeline] { [Pipeline] echo [2021-04-14T06:23:13.511Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-14T06:23:13.854Z] ---> create-netrc.sh [Pipeline] } [2021-04-14T06:23:13.882Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-14T06:23:13.985Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-14T06:23:14.329Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-14T06:23:14.364Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-14T06:23:14.710Z] ---> sudo-logs.sh [2021-04-14T06:23:14.710Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-14T06:23:14.800Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-14T06:23:15.154Z] ---> job-cost.sh [2021-04-14T06:23:15.154Z] lf-activate-venv: SKIPPING [2021-04-14T06:23:15.154Z] DEBUG: total: 0.20999999344348907 [2021-04-14T06:23:15.154Z] INFO: Retrieving Stack Cost... [2021-04-14T06:23:16.106Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-14T06:23:16.687Z] INFO: Archiving Costs [Pipeline] echo [2021-04-14T06:23:16.728Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-14T06:23:17.083Z] ---> logs-deploy.sh [2021-04-14T06:23:17.083Z] lf-activate-venv: SKIPPING [2021-04-14T06:23:17.083Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3363/1 [2021-04-14T06:23:17.083Z] INFO: archiving workspace using pattern(s): [2021-04-14T06:23:18.481Z] Archives upload complete. [2021-04-14T06:23:18.744Z] INFO: archiving logs to Nexus