Pull request #3394 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 30600ec0adfea65961962f9db181a6a535a2bebe+9ab49d518b83cb6b5e0582986504b7992370b3fc (80ff42ed3c9e3b7f9c5684f79307cf9e2da22149) 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-3394/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-3394/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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1405 in /w/workspace/edgexfoundry_edgex-go_PR-3394 [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 > 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/3394/head:refs/remotes/origin/PR-3394 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9ab49d518b83cb6b5e0582986504b7992370b3fc into PR head commit 30600ec0adfea65961962f9db181a6a535a2bebe Merge succeeded, producing 30600ec0adfea65961962f9db181a6a535a2bebe Checking out Revision 30600ec0adfea65961962f9db181a6a535a2bebe (PR-3394) > git config core.sparsecheckout # timeout=10 > git checkout -f 30600ec0adfea65961962f9db181a6a535a2bebe # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9ab49d518b83cb6b5e0582986504b7992370b3fc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 30600ec0adfea65961962f9db181a6a535a2bebe # timeout=10 Commit message: "build(deps): Bump github.com/lib/pq from 1.9.0 to 1.10.1" 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-22T05:56:36.838Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-22T05:56:37.033Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-22T05:56:37.138Z] ========================================================= [2021-04-22T05:56:37.138Z] EdgeX Global Pipelines Version Info [2021-04-22T05:56:37.138Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-22T05:56:39.121Z] ------------------- [2021-04-22T05:56:39.121Z] stable info: [2021-04-22T05:56:39.121Z] ------------------- [2021-04-22T05:56:39.121Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-22T05:56:39.121Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-22T05:56:39.121Z] Message: update stable to v1.0.186 [2021-04-22T05:56:39.701Z] ------------------- [2021-04-22T05:56:39.701Z] experimental info: [2021-04-22T05:56:39.701Z] ------------------- [2021-04-22T05:56:39.701Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-22T05:56:39.701Z] Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 [2021-04-22T05:56:39.701Z] Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-22T05:56:39.926Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-04-22T05:56:39.983Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-04-22T05:56:40.053Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-22T05:56:40.110Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-22T05:56:40.167Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-22T05:56:40.220Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-22T05:56:40.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-22T05:56:40.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-04-22T05:56:40.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-04-22T05:56:40.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-04-22T05:56:40.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-22T05:56:40.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-22T05:56:40.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-22T05:56:40.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-22T05:56:40.730Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-22T05:56:40.789Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-22T05:56:40.848Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-22T05:56:40.930Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-22T05:56:41.010Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-22T05:56:41.087Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-22T05:56:41.173Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-04-22T05:56:41.253Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-22T05:56:41.347Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3394 [Pipeline] echo [2021-04-22T05:56:41.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3394 [Pipeline] echo [2021-04-22T05:56:41.465Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3394 [Pipeline] echo [2021-04-22T05:56:41.516Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 30600ec0adfea65961962f9db181a6a535a2bebe [Pipeline] echo [2021-04-22T05:56:41.572Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 30600ec [Pipeline] echo [2021-04-22T05:56:41.624Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-22T05:56:41.779Z] provisioning config files... [2021-04-22T05:56:41.818Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5380898628471319100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-22T05:56:42.438Z] ---> docker-login.sh [2021-04-22T05:56:42.438Z] nexus3.edgexfoundry.org:10001 [2021-04-22T05:56:42.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T05:56:42.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T05:56:42.972Z] Configure a credential helper to remove this warning. See [2021-04-22T05:56:42.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T05:56:42.972Z] [2021-04-22T05:56:42.972Z] Login Succeeded [2021-04-22T05:56:42.972Z] nexus3.edgexfoundry.org:10002 [2021-04-22T05:56:43.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T05:56:43.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T05:56:43.246Z] Configure a credential helper to remove this warning. See [2021-04-22T05:56:43.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T05:56:43.246Z] [2021-04-22T05:56:43.246Z] Login Succeeded [2021-04-22T05:56:43.246Z] nexus3.edgexfoundry.org:10003 [2021-04-22T05:56:43.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T05:56:43.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T05:56:43.516Z] Configure a credential helper to remove this warning. See [2021-04-22T05:56:43.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T05:56:43.516Z] [2021-04-22T05:56:43.516Z] Login Succeeded [2021-04-22T05:56:43.516Z] nexus3.edgexfoundry.org:10004 [2021-04-22T05:56:43.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T05:56:43.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T05:56:43.782Z] Configure a credential helper to remove this warning. See [2021-04-22T05:56:43.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T05:56:43.782Z] [2021-04-22T05:56:43.782Z] Login Succeeded [2021-04-22T05:56:43.782Z] docker.io [2021-04-22T05:56:44.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T05:56:44.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T05:56:44.311Z] Configure a credential helper to remove this warning. See [2021-04-22T05:56:44.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T05:56:44.311Z] [2021-04-22T05:56:44.311Z] Login Succeeded [2021-04-22T05:56:44.311Z] ---> docker-login.sh ends [Pipeline] } [2021-04-22T05:56:44.337Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-22T05:56:44.764Z] ++ 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-22T05:56:44.764Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-22T05:56:44.764Z] ++ dirname cmd/core-command/Dockerfile [2021-04-22T05:56:44.764Z] ++ cut -d/ -f2 [2021-04-22T05:56:44.764Z] + echo core-command,cmd/core-command/Dockerfile [2021-04-22T05:56:44.764Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-22T05:56:44.764Z] ++ dirname cmd/core-data/Dockerfile [2021-04-22T05:56:44.764Z] ++ cut -d/ -f2 [2021-04-22T05:56:44.764Z] + echo core-data,cmd/core-data/Dockerfile [2021-04-22T05:56:44.764Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-22T05:56:44.764Z] ++ dirname cmd/core-metadata/Dockerfile [2021-04-22T05:56:44.764Z] ++ cut -d/ -f2 [2021-04-22T05:56:44.764Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-04-22T05:56:44.764Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-22T05:56:44.764Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-04-22T05:56:44.764Z] ++ cut -d/ -f2 [2021-04-22T05:56:44.764Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-04-22T05:56:44.764Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-22T05:56:44.764Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-04-22T05:56:44.764Z] ++ cut -d/ -f2 [2021-04-22T05:56:44.764Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-04-22T05:56:44.764Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-22T05:56:44.764Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-04-22T05:56:44.764Z] ++ cut -d/ -f2 [2021-04-22T05:56:44.764Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-04-22T05:56:44.764Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-22T05:56:44.764Z] ++ dirname cmd/support-notifications/Dockerfile [2021-04-22T05:56:44.764Z] ++ cut -d/ -f2 [2021-04-22T05:56:44.764Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-04-22T05:56:44.764Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-22T05:56:44.764Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-04-22T05:56:44.764Z] ++ cut -d/ -f2 [2021-04-22T05:56:44.764Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-04-22T05:56:44.764Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-22T05:56:44.764Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-04-22T05:56:44.764Z] ++ cut -d/ -f2 [2021-04-22T05:56:44.764Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-04-22T05:56:44.886Z] 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-22T05:56:46.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-22T05:56:46.373Z] [2021-04-22T05:56:46.373Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-22T05:56:46.729Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-22T05:56:46.729Z] latest: Pulling from edgex-devops/git-semver [2021-04-22T05:56:46.729Z] 31603596830f: Pulling fs layer [2021-04-22T05:56:46.729Z] 2a8b12db71e7: Pulling fs layer [2021-04-22T05:56:46.729Z] 6ca5941a6612: Pulling fs layer [2021-04-22T05:56:46.729Z] ecc8261a40a4: Pulling fs layer [2021-04-22T05:56:46.729Z] ecc8261a40a4: Waiting [2021-04-22T05:56:46.729Z] 2a8b12db71e7: Download complete [2021-04-22T05:56:46.729Z] 31603596830f: Verifying Checksum [2021-04-22T05:56:46.729Z] 31603596830f: Download complete [2021-04-22T05:56:46.998Z] ecc8261a40a4: Verifying Checksum [2021-04-22T05:56:46.998Z] ecc8261a40a4: Download complete [2021-04-22T05:56:46.998Z] 6ca5941a6612: Verifying Checksum [2021-04-22T05:56:46.998Z] 6ca5941a6612: Download complete [2021-04-22T05:56:47.261Z] 31603596830f: Pull complete [2021-04-22T05:56:47.261Z] 2a8b12db71e7: Pull complete [2021-04-22T05:56:48.214Z] 6ca5941a6612: Pull complete [2021-04-22T05:56:48.475Z] ecc8261a40a4: Pull complete [2021-04-22T05:56:48.475Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-22T05:56:48.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-22T05:56:48.475Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-22T05:56:48.599Z] prd-centos7-docker-4c-2g-1405 does not seem to be running inside a container [2021-04-22T05:56:48.652Z] $ 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-22T05:56:51.269Z] $ docker top 067cfb0e595a31b873ce50e01b1c5c1b7f20720d1243fd51d9c216e6a178a846 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-22T05:56:51.602Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-22T05:56:51.602Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-22T05:56:51.835Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-22T05:56:51.843Z] $ docker exec 067cfb0e595a31b873ce50e01b1c5c1b7f20720d1243fd51d9c216e6a178a846 ssh-agent [2021-04-22T05:56:52.020Z] SSH_AUTH_SOCK=/tmp/ssh-DULjIio3dUmn/agent.11 [2021-04-22T05:56:52.021Z] SSH_AGENT_PID=16 [2021-04-22T05:56:52.036Z] Running ssh-add (command line suppressed) [2021-04-22T05:56:52.196Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3428907790357227872.key (/w/workspace/edgex-go/1@tmp/private_key_3428907790357227872.key) [2021-04-22T05:56:52.294Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-22T05:56:52.638Z] + git tag --points-at HEAD [Pipeline] } [2021-04-22T05:56:52.686Z] $ docker exec --env ******** --env ******** 067cfb0e595a31b873ce50e01b1c5c1b7f20720d1243fd51d9c216e6a178a846 ssh-agent -k [2021-04-22T05:56:52.821Z] unset SSH_AUTH_SOCK; [2021-04-22T05:56:52.821Z] unset SSH_AGENT_PID; [2021-04-22T05:56:52.821Z] echo Agent pid 16 killed; [2021-04-22T05:56:52.866Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-22T05:56:52.954Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-22T05:56:52.954Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-22T05:56:53.161Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-22T05:56:53.168Z] $ docker exec 067cfb0e595a31b873ce50e01b1c5c1b7f20720d1243fd51d9c216e6a178a846 ssh-agent [2021-04-22T05:56:53.341Z] SSH_AUTH_SOCK=/tmp/ssh-KujCQuI4GkL5/agent.44 [2021-04-22T05:56:53.341Z] SSH_AGENT_PID=49 [2021-04-22T05:56:53.350Z] Running ssh-add (command line suppressed) [2021-04-22T05:56:53.482Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6347092695761794572.key (/w/workspace/edgex-go/1@tmp/private_key_6347092695761794572.key) [2021-04-22T05:56:53.533Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-22T05:56:53.899Z] + git semver init [2021-04-22T05:56:53.899Z] # -> Open(): unable to determine branch for HEAD [2021-04-22T05:56:53.899Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-04-22T05:56:53.899Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-04-22T05:56:53.899Z] # $SEMVER_REMOTE_NAME = origin [2021-04-22T05:56:53.899Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-22T05:56:53.899Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-22T05:56:53.899Z] # $SEMVER_BRANCH = PR-3394 [2021-04-22T05:56:53.899Z] # $SEMVER_TEMP = /tmp/semver-630265663 [2021-04-22T05:56:53.899Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-04-22T05:57:15.976Z] # '/tmp/semver-630265663' -> '/w/workspace/edgex-go/1/.semver' [2021-04-22T05:57:15.976Z] # -> Force: false [2021-04-22T05:57:15.976Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-04-22T05:57:16.007Z] $ docker exec --env ******** --env ******** 067cfb0e595a31b873ce50e01b1c5c1b7f20720d1243fd51d9c216e6a178a846 ssh-agent -k [2021-04-22T05:57:16.326Z] unset SSH_AUTH_SOCK; [2021-04-22T05:57:16.326Z] unset SSH_AGENT_PID; [2021-04-22T05:57:16.326Z] echo Agent pid 49 killed; [2021-04-22T05:57:16.466Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-22T05:57:16.921Z] + git semver [Pipeline] } [2021-04-22T05:57:16.971Z] $ docker stop --time=1 067cfb0e595a31b873ce50e01b1c5c1b7f20720d1243fd51d9c216e6a178a846 [2021-04-22T05:57:18.939Z] $ docker rm -f 067cfb0e595a31b873ce50e01b1c5c1b7f20720d1243fd51d9c216e6a178a846 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-22T05:57:19.513Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-22T05:57:20.161Z] Stashed 1 file(s) [Pipeline] echo [2021-04-22T05:57:20.186Z] [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-22T05:57:21.121Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-22T05:57:21.457Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-22T05:57:21.787Z] + sudo service docker restart [2021-04-22T05:57:21.787Z] + true [2021-04-22T05:57:21.787Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-04-22T05:57:22.411Z] ========================================================= [2021-04-22T05:57:22.411Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-22T05:57:22.411Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-22T05:57:22.790Z] + 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-22T05:57:27.091Z] Sending build context to Docker daemon 329.6MB [2021-04-22T05:57:27.091Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-22T05:57:27.091Z] Step 2/6 : FROM ${BASE} [2021-04-22T05:57:27.091Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-22T05:57:27.091Z] 188c0c94c7c5: Pulling fs layer [2021-04-22T05:57:27.091Z] 0ef7d3d256c8: Pulling fs layer [2021-04-22T05:57:27.091Z] de9db76c5a1d: Pulling fs layer [2021-04-22T05:57:27.091Z] bca2f99d35d6: Pulling fs layer [2021-04-22T05:57:27.091Z] 93359f2a8cfa: Pulling fs layer [2021-04-22T05:57:27.091Z] 7c6f9722023f: Pulling fs layer [2021-04-22T05:57:27.091Z] a35cf1a2eb13: Pulling fs layer [2021-04-22T05:57:27.091Z] 93359f2a8cfa: Waiting [2021-04-22T05:57:27.091Z] 7c6f9722023f: Waiting [2021-04-22T05:57:27.091Z] a35cf1a2eb13: Waiting [2021-04-22T05:57:27.091Z] bca2f99d35d6: Waiting [2021-04-22T05:57:27.091Z] de9db76c5a1d: Verifying Checksum [2021-04-22T05:57:27.091Z] de9db76c5a1d: Download complete [2021-04-22T05:57:27.091Z] 0ef7d3d256c8: Verifying Checksum [2021-04-22T05:57:27.091Z] 0ef7d3d256c8: Download complete [2021-04-22T05:57:27.091Z] 93359f2a8cfa: Verifying Checksum [2021-04-22T05:57:27.091Z] 93359f2a8cfa: Download complete [2021-04-22T05:57:27.091Z] 188c0c94c7c5: Verifying Checksum [2021-04-22T05:57:27.091Z] 188c0c94c7c5: Download complete [2021-04-22T05:57:27.091Z] 7c6f9722023f: Verifying Checksum [2021-04-22T05:57:27.091Z] 7c6f9722023f: Download complete [2021-04-22T05:57:27.669Z] 188c0c94c7c5: Pull complete [2021-04-22T05:57:27.669Z] 0ef7d3d256c8: Pull complete [2021-04-22T05:57:27.931Z] de9db76c5a1d: Pull complete [2021-04-22T05:57:29.335Z] a35cf1a2eb13: Verifying Checksum [2021-04-22T05:57:29.335Z] a35cf1a2eb13: Download complete [2021-04-22T05:57:30.004Z] bca2f99d35d6: Verifying Checksum [2021-04-22T05:57:30.004Z] bca2f99d35d6: Download complete [2021-04-22T05:57:35.593Z] Still waiting to schedule task [2021-04-22T05:57:35.594Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-04-22T05:57:36.760Z] bca2f99d35d6: Pull complete [2021-04-22T05:57:36.761Z] 93359f2a8cfa: Pull complete [2021-04-22T05:57:36.761Z] 7c6f9722023f: Pull complete [2021-04-22T05:57:42.085Z] a35cf1a2eb13: Pull complete [2021-04-22T05:57:42.085Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-22T05:57:42.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-22T05:57:42.675Z] ---> a62c8e92a672 [2021-04-22T05:57:42.675Z] 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-22T05:57:42.675Z] ---> Running in 27d067e681a7 [2021-04-22T05:57:43.634Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-22T05:57:44.212Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-22T05:57:44.787Z] (1/12) Installing libmagic (5.38-r0) [2021-04-22T05:57:45.361Z] (2/12) Installing file (5.38-r0) [2021-04-22T05:57:45.361Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-22T05:57:45.361Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-22T05:57:51.975Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-22T05:57:51.975Z] (6/12) Installing patch (2.7.6-r6) [2021-04-22T05:57:51.975Z] (7/12) Installing build-base (0.5-r2) [2021-04-22T05:57:51.975Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-22T05:57:51.975Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-22T05:57:51.975Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-22T05:57:51.975Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-22T05:57:51.975Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-22T05:57:51.975Z] Executing busybox-1.31.1-r19.trigger [2021-04-22T05:57:51.975Z] OK: 233 MiB in 51 packages [2021-04-22T05:57:55.299Z] Removing intermediate container 27d067e681a7 [2021-04-22T05:57:55.299Z] ---> d924bfd6d803 [2021-04-22T05:57:55.299Z] Step 4/6 : WORKDIR /edgex-go [2021-04-22T05:57:55.299Z] ---> Running in 33bb897f1492 [2021-04-22T05:57:55.562Z] Removing intermediate container 33bb897f1492 [2021-04-22T05:57:55.562Z] ---> f7d109f3c903 [2021-04-22T05:57:55.562Z] Step 5/6 : COPY go.mod . [2021-04-22T05:57:55.824Z] ---> 7ff6ffad0689 [2021-04-22T05:57:55.824Z] Step 6/6 : RUN go mod download [2021-04-22T05:57:56.089Z] ---> Running in 72edb657a986 [2021-04-22T05:58:22.771Z] Removing intermediate container 72edb657a986 [2021-04-22T05:58:22.771Z] ---> c23796e73618 [2021-04-22T05:58:22.771Z] Successfully built c23796e73618 [2021-04-22T05:58:22.771Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-22T05:58:23.143Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-22T05:58:23.143Z] . [Pipeline] withDockerContainer [2021-04-22T05:58:23.302Z] prd-centos7-docker-4c-2g-1405 does not seem to be running inside a container [2021-04-22T05:58:23.363Z] $ 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-22T05:58:24.404Z] $ docker top 53a73c274d365a9dd5f4e2f652132794e29659aa0e465509e6ae11f663ad87b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-22T05:58:24.892Z] + go version [2021-04-22T05:58:24.893Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-22T05:58:24.927Z] $ docker stop --time=1 53a73c274d365a9dd5f4e2f652132794e29659aa0e465509e6ae11f663ad87b5 [2021-04-22T05:58:26.301Z] $ docker rm -f 53a73c274d365a9dd5f4e2f652132794e29659aa0e465509e6ae11f663ad87b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-22T05:58:27.085Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-22T05:58:27.086Z] . [Pipeline] withDockerContainer [2021-04-22T05:58:27.221Z] prd-centos7-docker-4c-2g-1405 does not seem to be running inside a container [2021-04-22T05:58:27.282Z] $ 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-22T05:58:28.101Z] $ docker top 7295ac1168b4ba26bbae41cf35e36ddaae08d05f51c53436c923a93cb424625f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-22T05:58:28.282Z] ========================================================= [2021-04-22T05:58:28.282Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-22T05:58:28.282Z] ========================================================= [Pipeline] sh [2021-04-22T05:58:28.599Z] + make test [2021-04-22T05:58:28.599Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-22T05:58:38.705Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-22T05:59:00.877Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-22T05:59:07.674Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-22T05:59:07.674Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-22T05:59:07.674Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-22T05:59:09.744Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-22T05:59:09.744Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-22T05:59:09.744Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-22T05:59:10.023Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-22T05:59:11.006Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-22T05:59:11.597Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-22T05:59:15.015Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-22T05:59:15.015Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-22T05:59:15.015Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-22T05:59:18.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.118s coverage: 45.9% of statements [2021-04-22T05:59:18.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-22T05:59:18.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-22T05:59:18.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-22T05:59:18.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-22T05:59:18.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-22T05:59:18.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-22T05:59:18.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.082s coverage: 19.8% of statements [2021-04-22T05:59:18.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.101s coverage: 100.0% of statements [2021-04-22T05:59:22.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.264s coverage: 27.1% of statements [2021-04-22T05:59:22.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-22T05:59:22.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-22T05:59:22.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-22T05:59:22.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-22T05:59:22.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-22T05:59:22.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-22T05:59:22.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.057s coverage: 100.0% of statements [2021-04-22T05:59:22.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-22T05:59:22.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.060s coverage: 100.0% of statements [2021-04-22T05:59:22.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-22T05:59:22.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-22T05:59:22.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.175s coverage: 71.3% of statements [2021-04-22T05:59:22.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-22T05:59:22.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-22T05:59:22.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.211s coverage: 82.9% of statements [2021-04-22T05:59:22.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-22T05:59:22.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-22T05:59:22.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.078s coverage: 78.9% of statements [2021-04-22T05:59:22.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-22T05:59:28.306Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.525s coverage: 28.6% of statements [2021-04-22T05:59:28.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-22T05:59:28.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-22T05:59:28.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-22T05:59:28.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-22T05:59:28.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-22T05:59:28.306Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.155s coverage: 100.0% of statements [2021-04-22T05:59:28.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-22T05:59:28.306Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.102s coverage: 100.0% of statements [2021-04-22T05:59:28.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-22T05:59:28.306Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.353s coverage: 86.7% of statements [2021-04-22T05:59:28.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-22T05:59:28.306Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.145s coverage: 97.5% of statements [2021-04-22T05:59:28.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-22T05:59:28.306Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.104s coverage: 78.3% of statements [2021-04-22T05:59:28.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-22T05:59:28.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-22T05:59:28.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-22T05:59:28.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-22T05:59:30.460Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1406 in /w/workspace/edgexfoundry_edgex-go_PR-3394 [Pipeline] { [Pipeline] ws [2021-04-22T05:59:30.514Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-04-22T05:59:30.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.389s coverage: 93.0% of statements [2021-04-22T05:59:30.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-22T05:59:30.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-22T05:59:30.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-22T05:59:30.916Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-22T05:59:30.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-22T05:59:30.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-22T05:59:30.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-22T05:59:30.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-22T05:59:30.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-22T05:59:30.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-22T05:59:30.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-22T05:59:30.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-22T05:59:30.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-22T05:59:30.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-22T05:59:30.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-22T05:59:30.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-22T05:59:30.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-22T05:59:30.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-22T05:59:30.917Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.092s coverage: 58.8% of statements [2021-04-22T05:59:30.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-22T05:59:30.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-22T05:59:30.917Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.076s coverage: 0.9% of statements [2021-04-22T05:59:30.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-22T05:59:30.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-22T05:59:30.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-22T05:59:30.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2021-04-22T05:59:30.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.106s coverage: 79.5% of statements [2021-04-22T05:59:30.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2021-04-22T05:59:31.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.133s coverage: 96.3% of statements [2021-04-22T05:59:31.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.073s coverage: 87.5% of statements [2021-04-22T05:59:35.765Z] using credential edgex-jenkins-ssh [2021-04-22T05:59:35.795Z] Cloning the remote Git repository [2021-04-22T05:59:35.841Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-22T05:59:35.997Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-04-22T05:59:36.076Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-22T05:59:36.076Z] > git --version # timeout=10 [2021-04-22T05:59:36.107Z] > git --version # 'git version 2.17.1' [2021-04-22T05:59:36.109Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-22T05:59:36.185Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-22T05:59:43.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.102s coverage: 94.4% of statements [2021-04-22T05:59:43.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.094s coverage: 44.8% of statements [2021-04-22T05:59:46.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.254s coverage: 81.9% of statements [2021-04-22T05:59:46.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-22T05:59:52.779Z] Merging remotes/origin/master commit 9ab49d518b83cb6b5e0582986504b7992370b3fc into PR head commit 30600ec0adfea65961962f9db181a6a535a2bebe [2021-04-22T05:59:51.994Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-22T05:59:52.016Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-22T05:59:52.043Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-22T05:59:52.076Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-22T05:59:52.077Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-22T05:59:52.092Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3394/head:refs/remotes/origin/PR-3394 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-22T05:59:52.797Z] > git config core.sparsecheckout # timeout=10 [2021-04-22T05:59:52.813Z] > git checkout -f 30600ec0adfea65961962f9db181a6a535a2bebe # timeout=10 [2021-04-22T05:59:53.215Z] Merge succeeded, producing 30600ec0adfea65961962f9db181a6a535a2bebe [2021-04-22T05:59:53.216Z] Checking out Revision 30600ec0adfea65961962f9db181a6a535a2bebe (PR-3394) [2021-04-22T05:59:53.132Z] > git remote # timeout=10 [2021-04-22T05:59:53.155Z] > git config --get remote.origin.url # timeout=10 [2021-04-22T05:59:53.167Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-22T05:59:53.178Z] > git merge 9ab49d518b83cb6b5e0582986504b7992370b3fc # timeout=10 [2021-04-22T05:59:53.199Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-22T05:59:53.222Z] > git config core.sparsecheckout # timeout=10 [2021-04-22T05:59:53.237Z] > git checkout -f 30600ec0adfea65961962f9db181a6a535a2bebe # timeout=10 [2021-04-22T05:59:56.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.118s coverage: 92.9% of statements [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-22T05:59:56.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 77.8% of statements [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-22T05:59:56.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.050s coverage: 87.2% of statements [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-22T05:59:56.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-22T05:59:56.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 75.5% of statements [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-22T05:59:56.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.8% of statements [2021-04-22T05:59:56.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.100s coverage: 87.2% of statements [2021-04-22T05:59:56.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.082s coverage: 84.6% of statements [2021-04-22T05:59:56.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.099s coverage: 91.6% of statements [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-22T05:59:56.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.255s coverage: 64.4% of statements [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-22T05:59:56.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.076s coverage: 100.0% of statements [2021-04-22T05:59:56.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 91.3% of statements [2021-04-22T05:59:56.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-04-22T05:59:56.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2021-04-22T05:59:56.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements [2021-04-22T05:59:56.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.369s coverage: 69.0% of statements [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-22T05:59:56.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.177s coverage: 38.4% of statements [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-22T05:59:56.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-22T05:59:56.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.077s coverage: 84.8% of statements [2021-04-22T05:59:56.313Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.160s coverage: 47.0% of statements [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-22T05:59:56.313Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.068s coverage: 100.0% of statements [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-22T05:59:56.313Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.071s coverage: 100.0% of statements [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-22T05:59:56.313Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.057s coverage: 9.6% of statements [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-22T05:59:56.313Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.199s coverage: 88.6% of statements [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-22T05:59:56.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-22T05:59:57.296Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.940s coverage: 28.7% of statements [2021-04-22T05:59:57.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-22T05:59:57.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-22T05:59:57.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-22T05:59:57.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-22T05:59:57.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-22T05:59:57.296Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.090s coverage: 99.0% of statements [2021-04-22T05:59:57.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-22T05:59:57.296Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.068s coverage: 100.0% of statements [2021-04-22T05:59:57.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-22T05:59:57.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-22T05:59:57.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-22T05:59:57.555Z] Commit message: "build(deps): Bump github.com/lib/pq from 1.9.0 to 1.10.1" [2021-04-22T05:59:57.569Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.074s coverage: 64.6% of statements [2021-04-22T05:59:57.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-22T05:59:57.605Z] > git --version # timeout=10 [2021-04-22T05:59:57.612Z] > git --version # 'git version 2.17.1' [2021-04-22T05:59:57.627Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-22T05:59:58.544Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.152s coverage: 95.6% of statements [2021-04-22T05:59:58.544Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-22T05:59:58.544Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-22T05:59:58.544Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-22T05:59:58.544Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.037s coverage: 0.0% of statements [2021-04-22T05:59:58.544Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-22T05:59:58.544Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements [2021-04-22T05:59:58.544Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-22T05:59:58.544Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-22T05:59:58.544Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-22T05:59:58.544Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-22T05:59:58.544Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.040s coverage: 87.9% of statements [2021-04-22T05:59:58.544Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-22T05:59:58.544Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-22T05:59:58.544Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements [2021-04-22T05:59:59.219Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-22T05:59:59.512Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.060s coverage: 28.1% of statements [2021-04-22T05:59:59.512Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements [2021-04-22T05:59:59.645Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-22T05:59:59.785Z] GO111MODULE=on go vet ./... [2021-04-22T05:59:59.997Z] + sudo service docker restart [2021-04-22T05:59:59.997Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-22T06:00:02.086Z] provisioning config files... [2021-04-22T06:00:02.137Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5564559346472793713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-22T06:00:02.588Z] ---> docker-login.sh [2021-04-22T06:00:02.588Z] nexus3.edgexfoundry.org:10001 [2021-04-22T06:00:03.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T06:00:04.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T06:00:04.171Z] Configure a credential helper to remove this warning. See [2021-04-22T06:00:04.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T06:00:04.171Z] [2021-04-22T06:00:04.171Z] Login Succeeded [2021-04-22T06:00:04.171Z] nexus3.edgexfoundry.org:10002 [2021-04-22T06:00:04.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T06:00:04.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T06:00:04.445Z] Configure a credential helper to remove this warning. See [2021-04-22T06:00:04.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T06:00:04.445Z] [2021-04-22T06:00:04.445Z] Login Succeeded [2021-04-22T06:00:04.445Z] nexus3.edgexfoundry.org:10003 [2021-04-22T06:00:05.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T06:00:05.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T06:00:05.049Z] Configure a credential helper to remove this warning. See [2021-04-22T06:00:05.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T06:00:05.049Z] [2021-04-22T06:00:05.049Z] Login Succeeded [2021-04-22T06:00:05.049Z] nexus3.edgexfoundry.org:10004 [2021-04-22T06:00:05.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T06:00:05.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T06:00:05.597Z] Configure a credential helper to remove this warning. See [2021-04-22T06:00:05.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T06:00:05.597Z] [2021-04-22T06:00:05.597Z] Login Succeeded [2021-04-22T06:00:05.597Z] docker.io [2021-04-22T06:00:05.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T06:00:06.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T06:00:06.143Z] Configure a credential helper to remove this warning. See [2021-04-22T06:00:06.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T06:00:06.143Z] [2021-04-22T06:00:06.143Z] Login Succeeded [2021-04-22T06:00:06.143Z] ---> docker-login.sh ends [Pipeline] } [2021-04-22T06:00:06.175Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-22T06:00:06.596Z] ========================================================= [2021-04-22T06:00:06.596Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-22T06:00:06.596Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-22T06:00:06.988Z] + 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-22T06:00:09.637Z] Sending build context to Docker daemon 167.4MB [2021-04-22T06:00:09.637Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-22T06:00:09.637Z] Step 2/6 : FROM ${BASE} [2021-04-22T06:00:09.637Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-22T06:00:09.637Z] 5f621e34cdf4: Pulling fs layer [2021-04-22T06:00:09.637Z] a4357932f1b6: Pulling fs layer [2021-04-22T06:00:09.637Z] 18c013af1878: Pulling fs layer [2021-04-22T06:00:09.637Z] 00ac8860ef70: Pulling fs layer [2021-04-22T06:00:09.637Z] 63d7cb157983: Pulling fs layer [2021-04-22T06:00:09.637Z] b116817d02f9: Pulling fs layer [2021-04-22T06:00:09.637Z] 745a02a5169b: Pulling fs layer [2021-04-22T06:00:09.637Z] 63d7cb157983: Waiting [2021-04-22T06:00:09.637Z] 745a02a5169b: Waiting [2021-04-22T06:00:09.638Z] b116817d02f9: Waiting [2021-04-22T06:00:09.638Z] 00ac8860ef70: Waiting [2021-04-22T06:00:09.638Z] 18c013af1878: Download complete [2021-04-22T06:00:09.638Z] a4357932f1b6: Verifying Checksum [2021-04-22T06:00:09.638Z] a4357932f1b6: Download complete [2021-04-22T06:00:09.638Z] 63d7cb157983: Verifying Checksum [2021-04-22T06:00:09.638Z] 63d7cb157983: Download complete [2021-04-22T06:00:09.638Z] b116817d02f9: Verifying Checksum [2021-04-22T06:00:09.638Z] b116817d02f9: Download complete [2021-04-22T06:00:09.638Z] 5f621e34cdf4: Download complete [2021-04-22T06:00:10.241Z] 5f621e34cdf4: Pull complete [2021-04-22T06:00:10.529Z] a4357932f1b6: Pull complete [2021-04-22T06:00:11.131Z] 18c013af1878: Pull complete [2021-04-22T06:00:12.131Z] 745a02a5169b: Download complete [2021-04-22T06:00:13.111Z] 00ac8860ef70: Verifying Checksum [2021-04-22T06:00:13.111Z] 00ac8860ef70: Download complete [2021-04-22T06:00:23.303Z] 00ac8860ef70: Pull complete [2021-04-22T06:00:23.303Z] 63d7cb157983: Pull complete [2021-04-22T06:00:23.574Z] b116817d02f9: Pull complete [2021-04-22T06:00:27.899Z] 745a02a5169b: Pull complete [2021-04-22T06:00:27.899Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-22T06:00:27.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-22T06:00:27.899Z] ---> b7e6874047d6 [2021-04-22T06:00:27.899Z] 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-22T06:00:30.529Z] ---> Running in 9b9f3ed74068 [2021-04-22T06:00:31.721Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T06:00:32.370Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T06:00:32.973Z] (1/12) Installing libmagic (5.38-r0) [2021-04-22T06:00:33.566Z] (2/12) Installing file (5.38-r0) [2021-04-22T06:00:33.566Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-22T06:00:33.841Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-22T06:00:38.143Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-22T06:00:38.143Z] (6/12) Installing patch (2.7.6-r6) [2021-04-22T06:00:38.143Z] (7/12) Installing build-base (0.5-r2) [2021-04-22T06:00:38.143Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-22T06:00:38.143Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-22T06:00:38.143Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-22T06:00:38.143Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-22T06:00:38.143Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-22T06:00:38.143Z] Executing busybox-1.31.1-r19.trigger [2021-04-22T06:00:38.143Z] OK: 217 MiB in 51 packages [2021-04-22T06:00:38.893Z] gofmt -l . [2021-04-22T06:00:38.893Z] [ "`gofmt -l .`" = "" ] [2021-04-22T06:00:38.893Z] ./bin/test-go-mod-tidy.sh [2021-04-22T06:00:38.893Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-22T06:00:39.412Z] + ls -al . [2021-04-22T06:00:39.412Z] total 812 [2021-04-22T06:00:39.412Z] drwxrwxr-x 10 1001 1001 4096 Apr 22 06:00 . [2021-04-22T06:00:39.412Z] drwxr-xr-x 4 root root 28 Apr 22 05:58 .. [2021-04-22T06:00:39.412Z] -rw-rw-r-- 1 1001 1001 11 Apr 22 05:56 .dockerignore [2021-04-22T06:00:39.412Z] drwxrwxr-x 8 1001 1001 179 Apr 22 05:56 .git [2021-04-22T06:00:39.412Z] drwxrwxr-x 3 1001 1001 125 Apr 22 05:56 .github [2021-04-22T06:00:39.412Z] -rw-rw-r-- 1 1001 1001 818 Apr 22 05:56 .gitignore [2021-04-22T06:00:39.412Z] drwx------ 3 1001 1001 60 Apr 22 05:57 .semver [2021-04-22T06:00:39.412Z] -rw-rw-r-- 1 1001 1001 166 Apr 22 05:56 .sonarcloud.properties [2021-04-22T06:00:39.412Z] -rw-rw-r-- 1 1001 1001 8609 Apr 22 05:56 Attribution.txt [2021-04-22T06:00:39.412Z] -rw-rw-r-- 1 1001 1001 3804 Apr 22 05:56 CONTRIBUTING.md [2021-04-22T06:00:39.412Z] -rw-rw-r-- 1 1001 1001 931 Apr 22 05:56 Dockerfile.build [2021-04-22T06:00:39.412Z] -rw-rw-r-- 1 1001 1001 863 Apr 22 05:56 Jenkinsfile [2021-04-22T06:00:39.412Z] -rw-rw-r-- 1 1001 1001 10775 Apr 22 05:56 LICENSE [2021-04-22T06:00:39.412Z] -rw-rw-r-- 1 1001 1001 5774 Apr 22 05:56 Makefile [2021-04-22T06:00:39.412Z] -rw-rw-r-- 1 1001 1001 7978 Apr 22 05:56 README.md [2021-04-22T06:00:39.412Z] -rw-rw-r-- 1 1001 1001 6755 Apr 22 05:56 SECURITY.md [2021-04-22T06:00:39.412Z] -rw-rw-r-- 1 1001 1001 5 Apr 22 05:57 VERSION [2021-04-22T06:00:39.412Z] -rw-rw-r-- 1 1001 1001 4131 Apr 22 05:56 ZMQWindows.md [2021-04-22T06:00:39.412Z] drwxrwxr-x 2 1001 1001 117 Apr 22 05:56 bin [2021-04-22T06:00:39.412Z] drwxrwxr-x 14 1001 1001 4096 Apr 22 05:56 cmd [2021-04-22T06:00:39.412Z] -rw-r--r-- 1 root root 703598 Apr 22 05:59 coverage.out [2021-04-22T06:00:39.412Z] -rw-r--r-- 1 root root 1060 Apr 22 06:00 go.mod [2021-04-22T06:00:39.412Z] -rw-r--r-- 1 root root 22302 Apr 22 06:00 go.sum [2021-04-22T06:00:39.412Z] drwxrwxr-x 8 1001 1001 127 Apr 22 05:56 internal [2021-04-22T06:00:39.412Z] drwxrwxr-x 4 1001 1001 26 Apr 22 05:56 openapi [2021-04-22T06:00:39.412Z] drwxrwxr-x 4 1001 1001 71 Apr 22 05:56 snap [2021-04-22T06:00:39.412Z] -rw-rw-r-- 1 1001 1001 168 Apr 22 05:56 version.go [Pipeline] sh [2021-04-22T06:00:39.766Z] + '[' -e coverage.out ] [2021-04-22T06:00:39.766Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-22T06:00:39.997Z] Stashed 1 file(s) [Pipeline] sh [2021-04-22T06:00:40.357Z] + make build [2021-04-22T06:00:40.357Z] 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-22T06:00:42.462Z] Removing intermediate container 9b9f3ed74068 [2021-04-22T06:00:42.462Z] ---> 12a2fbc1c861 [2021-04-22T06:00:42.462Z] Step 4/6 : WORKDIR /edgex-go [2021-04-22T06:00:42.462Z] ---> Running in fc7101d56a4d [2021-04-22T06:00:42.740Z] Removing intermediate container fc7101d56a4d [2021-04-22T06:00:42.740Z] ---> 247d4cbd65d2 [2021-04-22T06:00:42.740Z] Step 5/6 : COPY go.mod . [2021-04-22T06:00:43.336Z] ---> a696a101a501 [2021-04-22T06:00:43.336Z] Step 6/6 : RUN go mod download [2021-04-22T06:00:43.610Z] ---> Running in abb7480a665b [2021-04-22T06:00:44.619Z] 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-22T06:00:54.777Z] 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-22T06:00:56.197Z] 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-22T06:00:58.790Z] 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-22T06:00:59.081Z] 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-22T06:01:01.026Z] 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-22T06:01:03.073Z] 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-22T06:01:04.473Z] 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-22T06:01:05.906Z] 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-22T06:01:06.906Z] 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-22T06:01:08.870Z] 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-22T06:01:10.477Z] Removing intermediate container abb7480a665b [2021-04-22T06:01:10.477Z] ---> 627f17e31326 [2021-04-22T06:01:10.477Z] Successfully built 627f17e31326 [2021-04-22T06:01:10.477Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-22T06:01:10.869Z] + docker inspect -f . ci-base-image-arm64 [2021-04-22T06:01:10.870Z] . [Pipeline] withDockerContainer [2021-04-22T06:01:11.192Z] prd-ubuntu18.04-docker-arm64-4c-16g-1406 does not seem to be running inside a container [2021-04-22T06:01:11.284Z] $ 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-arm64 cat [2021-04-22T06:01:12.738Z] $ docker top 179d00a4f391726252a68898e3582d3e8be9b54e346f391ac7067f6a5d07fc84 -eo pid,comm [Pipeline] { [Pipeline] } [2021-04-22T06:01:13.069Z] $ docker stop --time=1 7295ac1168b4ba26bbae41cf35e36ddaae08d05f51c53436c923a93cb424625f [2021-04-22T06:01:15.215Z] $ docker rm -f 7295ac1168b4ba26bbae41cf35e36ddaae08d05f51c53436c923a93cb424625f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-04-22T06:01:16.482Z] + go version [2021-04-22T06:01:16.482Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-22T06:01:18.891Z] $ docker stop --time=1 179d00a4f391726252a68898e3582d3e8be9b54e346f391ac7067f6a5d07fc84 [2021-04-22T06:01:20.789Z] $ docker rm -f 179d00a4f391726252a68898e3582d3e8be9b54e346f391ac7067f6a5d07fc84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] isUnix [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-22T06:01:21.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-22T06:01:21.490Z] [2021-04-22T06:01:21.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-04-22T06:01:21.723Z] + docker inspect -f . ci-base-image-arm64 [2021-04-22T06:01:21.723Z] . [Pipeline] withDockerContainer [2021-04-22T06:01:21.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-22T06:01:21.851Z] latest: Pulling from edgex-devops/edgex-compose [2021-04-22T06:01:21.851Z] cbdbe7a5bc2a: Pulling fs layer [2021-04-22T06:01:21.851Z] ca9280d653b3: Pulling fs layer [2021-04-22T06:01:21.851Z] 7e9c9ca2126c: Pulling fs layer [2021-04-22T06:01:22.006Z] prd-ubuntu18.04-docker-arm64-4c-16g-1406 does not seem to be running inside a container [2021-04-22T06:01:22.108Z] $ 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-arm64 cat [2021-04-22T06:01:22.113Z] cbdbe7a5bc2a: Verifying Checksum [2021-04-22T06:01:22.113Z] cbdbe7a5bc2a: Download complete [2021-04-22T06:01:22.696Z] cbdbe7a5bc2a: Pull complete [2021-04-22T06:01:22.696Z] ca9280d653b3: Verifying Checksum [2021-04-22T06:01:22.696Z] ca9280d653b3: Download complete [2021-04-22T06:01:23.460Z] $ docker top 4b6e6bbcb5cae12a224a6f18692fd694daf64254bcfe3a729bf059bdb45a043c -eo pid,comm [2021-04-22T06:01:23.662Z] 7e9c9ca2126c: Verifying Checksum [2021-04-22T06:01:23.662Z] 7e9c9ca2126c: Download complete [2021-04-22T06:01:23.662Z] ca9280d653b3: Pull complete [Pipeline] { [Pipeline] echo [2021-04-22T06:01:23.858Z] ========================================================= [2021-04-22T06:01:23.858Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-22T06:01:23.858Z] ========================================================= [Pipeline] sh [2021-04-22T06:01:24.517Z] + make test [2021-04-22T06:01:24.517Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-22T06:01:30.302Z] 7e9c9ca2126c: Pull complete [2021-04-22T06:01:30.565Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-04-22T06:01:30.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-22T06:01:30.565Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-04-22T06:01:30.705Z] prd-centos7-docker-4c-2g-1405 does not seem to be running inside a container [2021-04-22T06:01:30.764Z] $ 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-22T06:01:33.560Z] $ docker top 4cfc446efd0e8cb00b8f090b2416c0096fb0e74116dcc6547fda306460436b89 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-22T06:01:34.129Z] + docker-compose build --help [2021-04-22T06:01:34.129Z] + grep parallel [2021-04-22T06:01:35.524Z] --parallel Build images in parallel. [Pipeline] } [2021-04-22T06:01:35.557Z] $ docker stop --time=1 4cfc446efd0e8cb00b8f090b2416c0096fb0e74116dcc6547fda306460436b89 [2021-04-22T06:01:37.041Z] $ docker rm -f 4cfc446efd0e8cb00b8f090b2416c0096fb0e74116dcc6547fda306460436b89 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-22T06:01:37.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-22T06:01:37.763Z] . [Pipeline] withDockerContainer [2021-04-22T06:01:37.927Z] prd-centos7-docker-4c-2g-1405 does not seem to be running inside a container [2021-04-22T06:01:37.983Z] $ 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-22T06:01:38.818Z] $ docker top ff0caadf4a41d980cedc6af4e77bf1678a550468a89a2e52708f735d9f44cef3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-22T06:01:39.271Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-22T06:01:40.225Z] Building docker-core-command-go ... [2021-04-22T06:01:40.225Z] Building docker-core-data-go ... [2021-04-22T06:01:40.225Z] Building docker-core-metadata-go ... [2021-04-22T06:01:40.225Z] Building docker-security-bootstrapper-go ... [2021-04-22T06:01:40.225Z] Building docker-security-proxy-setup-go ... [2021-04-22T06:01:40.225Z] Building docker-security-secretstore-setup-go ... [2021-04-22T06:01:40.225Z] Building docker-support-notifications-go ... [2021-04-22T06:01:40.225Z] Building docker-support-scheduler-go ... [2021-04-22T06:01:40.225Z] Building docker-sys-mgmt-agent-go ... [2021-04-22T06:01:40.225Z] Building docker-support-scheduler-go [2021-04-22T06:01:40.225Z] Building docker-core-command-go [2021-04-22T06:01:40.225Z] Building docker-security-secretstore-setup-go [2021-04-22T06:01:40.225Z] Building docker-security-bootstrapper-go [2021-04-22T06:01:40.225Z] Building docker-core-metadata-go [2021-04-22T06:01:46.689Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-22T06:02:19.164Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-22T06:02:19.164Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-22T06:02:19.164Z] ---> c23796e73618 [2021-04-22T06:02:19.164Z] Step 3/24 : WORKDIR /edgex-go [2021-04-22T06:02:19.164Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-22T06:02:19.164Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-22T06:02:19.164Z] ---> c23796e73618 [2021-04-22T06:02:19.164Z] Step 3/31 : WORKDIR /edgex-go [2021-04-22T06:02:19.164Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-22T06:02:19.164Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-22T06:02:19.164Z] ---> c23796e73618 [2021-04-22T06:02:19.164Z] Step 3/22 : WORKDIR /edgex-go [2021-04-22T06:02:19.164Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-22T06:02:19.164Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-22T06:02:19.164Z] ---> c23796e73618 [2021-04-22T06:02:19.164Z] Step 3/23 : WORKDIR /edgex-go [2021-04-22T06:02:19.164Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-22T06:02:19.164Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-22T06:02:19.164Z] ---> c23796e73618 [2021-04-22T06:02:19.164Z] Step 3/23 : WORKDIR /edgex-go [2021-04-22T06:02:19.164Z] ---> Running in ed0a6928d751 [2021-04-22T06:02:19.164Z] ---> Running in d7983f293ee1 [2021-04-22T06:02:19.164Z] ---> Running in 5f784ba0edab [2021-04-22T06:02:19.164Z] ---> Running in 710cb65c9be3 [2021-04-22T06:02:19.164Z] ---> Running in 96fc39dd82b5 [2021-04-22T06:02:19.164Z] Removing intermediate container 96fc39dd82b5 [2021-04-22T06:02:19.164Z] ---> fe02258a8d58 [2021-04-22T06:02:19.164Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-22T06:02:19.164Z] Removing intermediate container 5f784ba0edab [2021-04-22T06:02:19.164Z] ---> 962a99c1a7cb [2021-04-22T06:02:19.164Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-22T06:02:19.164Z] Removing intermediate container ed0a6928d751 [2021-04-22T06:02:19.164Z] ---> 87a20cfba929 [2021-04-22T06:02:19.164Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-22T06:02:19.164Z] Removing intermediate container 710cb65c9be3 [2021-04-22T06:02:19.164Z] ---> 42d0cd232e37 [2021-04-22T06:02:19.164Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-22T06:02:19.164Z] Removing intermediate container d7983f293ee1 [2021-04-22T06:02:19.164Z] ---> 64ab1e0a2b89 [2021-04-22T06:02:19.164Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-22T06:02:19.164Z] ---> Running in 00f6887a1e77 [2021-04-22T06:02:19.164Z] ---> Running in 406cfd494c98 [2021-04-22T06:02:19.164Z] ---> Running in d5294d480f9e [2021-04-22T06:02:19.164Z] ---> Running in 0de911819cfe [2021-04-22T06:02:19.164Z] ---> Running in 369a8e57b580 [2021-04-22T06:02:21.123Z] Removing intermediate container d5294d480f9e [2021-04-22T06:02:21.123Z] ---> c41b465a24e7 [2021-04-22T06:02:21.123Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-22T06:02:21.123Z] ---> Running in f0f497a998a8 [2021-04-22T06:02:21.123Z] Removing intermediate container 406cfd494c98 [2021-04-22T06:02:21.123Z] ---> 98e51cfc1473 [2021-04-22T06:02:21.123Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-22T06:02:21.400Z] ---> Running in dad438b3e810 [2021-04-22T06:02:21.400Z] Removing intermediate container 0de911819cfe [2021-04-22T06:02:21.400Z] ---> 7692d89bf733 [2021-04-22T06:02:21.400Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-22T06:02:21.668Z] Removing intermediate container 00f6887a1e77 [2021-04-22T06:02:21.668Z] ---> f4acd7b695b7 [2021-04-22T06:02:21.668Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-22T06:02:21.668Z] Removing intermediate container 369a8e57b580 [2021-04-22T06:02:21.668Z] ---> 1c5456f3c429 [2021-04-22T06:02:21.668Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-22T06:02:21.936Z] ---> Running in fe235b84d0a6 [2021-04-22T06:02:21.936Z] ---> Running in 48f3c2beaca4 [2021-04-22T06:02:21.936Z] ---> Running in efa80d5e51bd [2021-04-22T06:02:21.936Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-22T06:02:22.525Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-22T06:02:22.526Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-22T06:02:22.526Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-22T06:02:22.792Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-22T06:02:22.792Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-22T06:02:23.071Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-22T06:02:23.071Z] OK: 233 MiB in 51 packages [2021-04-22T06:02:23.353Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-22T06:02:23.616Z] OK: 233 MiB in 51 packages [2021-04-22T06:02:23.616Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-22T06:02:23.616Z] Removing intermediate container f0f497a998a8 [2021-04-22T06:02:23.616Z] ---> fb1401603ae2 [2021-04-22T06:02:23.616Z] Step 6/23 : COPY go.mod . [2021-04-22T06:02:23.882Z] OK: 233 MiB in 51 packages [2021-04-22T06:02:23.882Z] ---> 4a219e822589 [2021-04-22T06:02:23.882Z] Step 7/23 : RUN go mod download [2021-04-22T06:02:24.180Z] ---> Running in 0979fbd90f6c [2021-04-22T06:02:24.180Z] OK: 233 MiB in 51 packages [2021-04-22T06:02:24.180Z] Removing intermediate container dad438b3e810 [2021-04-22T06:02:24.180Z] ---> 1d2c52797e57 [2021-04-22T06:02:24.180Z] Step 6/31 : COPY go.mod . [2021-04-22T06:02:24.517Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-22T06:02:24.517Z] ---> bf9eaaceb633 [2021-04-22T06:02:24.517Z] Step 7/31 : RUN go mod download [2021-04-22T06:02:24.938Z] ---> Running in ecd865b90949 [2021-04-22T06:02:24.938Z] Removing intermediate container fe235b84d0a6 [2021-04-22T06:02:24.938Z] ---> 3f552bc86923 [2021-04-22T06:02:24.938Z] Step 6/24 : COPY go.mod . [2021-04-22T06:02:24.938Z] Removing intermediate container efa80d5e51bd [2021-04-22T06:02:24.938Z] ---> 888dd1912c5c [2021-04-22T06:02:24.938Z] Step 6/22 : COPY go.mod . [2021-04-22T06:02:25.603Z] ---> 16e0eac4dc45 [2021-04-22T06:02:25.603Z] Step 7/24 : RUN go mod download [2021-04-22T06:02:25.603Z] ---> Running in 011194cecd45 [2021-04-22T06:02:25.603Z] ---> acb2d78b0d94 [2021-04-22T06:02:25.603Z] Step 7/22 : RUN go mod download [2021-04-22T06:02:25.603Z] ---> Running in 99cd74afe526 [2021-04-22T06:02:26.616Z] Removing intermediate container 0979fbd90f6c [2021-04-22T06:02:26.616Z] ---> a3d27c113415 [2021-04-22T06:02:26.616Z] Step 8/23 : COPY . . [2021-04-22T06:02:26.616Z] OK: 233 MiB in 51 packages [2021-04-22T06:02:26.887Z] Removing intermediate container ecd865b90949 [2021-04-22T06:02:26.887Z] ---> dc68882fe6c4 [2021-04-22T06:02:26.887Z] Step 8/31 : COPY . . [2021-04-22T06:02:32.245Z] Removing intermediate container 48f3c2beaca4 [2021-04-22T06:02:32.245Z] ---> 91ca6b2a01d4 [2021-04-22T06:02:32.245Z] Step 6/23 : COPY go.mod . [2021-04-22T06:02:32.831Z] Removing intermediate container 011194cecd45 [2021-04-22T06:02:32.831Z] ---> 68202153d054 [2021-04-22T06:02:32.831Z] Step 8/24 : COPY . . [2021-04-22T06:02:33.108Z] ---> 48e50b3a0cd8 [2021-04-22T06:02:33.108Z] Step 7/23 : RUN go mod download [2021-04-22T06:02:33.108Z] Removing intermediate container 99cd74afe526 [2021-04-22T06:02:33.108Z] ---> d2d84693d5ab [2021-04-22T06:02:33.108Z] Step 8/22 : COPY . . [2021-04-22T06:02:35.683Z] ---> Running in 96b653d52e01 [2021-04-22T06:02:43.291Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-22T06:02:43.291Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-22T06:02:50.041Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-22T06:02:50.041Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-22T06:02:50.698Z] Removing intermediate container 96b653d52e01 [2021-04-22T06:02:50.698Z] ---> ec3a199d3add [2021-04-22T06:02:50.698Z] Step 8/23 : COPY . . [2021-04-22T06:02:52.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-22T06:02:52.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-22T06:02:52.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-22T06:02:52.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-22T06:02:56.363Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-22T06:02:56.363Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-22T06:03:04.648Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-22T06:03:04.648Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-22T06:03:04.648Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-22T06:03:09.004Z] ---> 06e2354b7aa8 [2021-04-22T06:03:09.004Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-22T06:03:09.004Z] ---> 6e9d8906e48e [2021-04-22T06:03:09.004Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-22T06:03:10.110Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.348s coverage: 45.9% of statements [2021-04-22T06:03:10.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-22T06:03:10.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-22T06:03:10.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-22T06:03:10.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-22T06:03:10.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-22T06:03:10.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-22T06:03:10.110Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.115s coverage: 19.8% of statements [2021-04-22T06:03:10.110Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.220s coverage: 100.0% of statements [2021-04-22T06:03:10.425Z] ---> Running in ab3ec1015d9e [2021-04-22T06:03:10.425Z] ---> Running in d8353e999df6 [2021-04-22T06:03:10.689Z] ---> c2472e9a92b7 [2021-04-22T06:03:10.689Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-22T06:03:10.689Z] ---> 5c7447d4596d [2021-04-22T06:03:10.689Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-22T06:03:11.269Z] ---> Running in 1b8473a2f957 [2021-04-22T06:03:11.269Z] ---> Running in e8c7502ce397 [2021-04-22T06:03:13.875Z] 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-22T06:03:13.875Z] 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-22T06:03:13.875Z] 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-22T06:03:13.875Z] 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-22T06:03:16.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.545s coverage: 27.1% of statements [2021-04-22T06:03:16.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-22T06:03:16.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-22T06:03:16.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-22T06:03:16.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-22T06:03:16.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-22T06:03:16.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-22T06:03:16.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.154s coverage: 100.0% of statements [2021-04-22T06:03:16.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-22T06:03:16.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.143s coverage: 100.0% of statements [2021-04-22T06:03:16.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-22T06:03:16.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-22T06:03:18.838Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.285s coverage: 71.3% of statements [2021-04-22T06:03:18.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-22T06:03:18.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-22T06:03:19.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.487s coverage: 82.9% of statements [2021-04-22T06:03:19.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-22T06:03:19.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-22T06:03:19.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.159s coverage: 78.9% of statements [2021-04-22T06:03:19.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-22T06:03:20.626Z] ---> e21c7e9d2c92 [2021-04-22T06:03:20.626Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-22T06:03:20.896Z] ---> Running in fbef3eac7f66 [2021-04-22T06:03:21.875Z] 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-22T06:03:30.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.097s coverage: 28.6% of statements [2021-04-22T06:03:30.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-22T06:03:30.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-22T06:03:30.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-22T06:03:30.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-22T06:03:30.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-22T06:03:30.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.315s coverage: 100.0% of statements [2021-04-22T06:03:30.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-22T06:03:30.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.121s coverage: 100.0% of statements [2021-04-22T06:03:30.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-22T06:03:30.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.470s coverage: 86.7% of statements [2021-04-22T06:03:30.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-22T06:03:30.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.520s coverage: 97.5% of statements [2021-04-22T06:03:30.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-22T06:03:30.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.250s coverage: 78.3% of statements [2021-04-22T06:03:30.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-22T06:03:30.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-22T06:03:30.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-22T06:03:30.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-22T06:03:40.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.169s coverage: 93.0% of statements [2021-04-22T06:03:40.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-22T06:03:40.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-22T06:03:40.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-22T06:03:40.227Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-22T06:03:40.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-22T06:03:40.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-22T06:03:40.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-22T06:03:40.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-22T06:03:40.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-22T06:03:40.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-22T06:03:40.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-22T06:03:40.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-22T06:03:40.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-22T06:03:40.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-22T06:03:40.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-22T06:03:40.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-22T06:03:40.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-22T06:03:40.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-22T06:03:40.227Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.120s coverage: 58.8% of statements [2021-04-22T06:03:40.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-22T06:03:40.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-22T06:03:40.227Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.247s coverage: 0.9% of statements [2021-04-22T06:03:40.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-22T06:03:40.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-22T06:03:40.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-22T06:03:40.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.136s coverage: 47.1% of statements [2021-04-22T06:03:40.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.213s coverage: 79.5% of statements [2021-04-22T06:03:40.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.145s coverage: 94.1% of statements [2021-04-22T06:03:40.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.166s coverage: 96.3% of statements [2021-04-22T06:03:40.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.138s coverage: 87.5% of statements [2021-04-22T06:03:52.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.143s coverage: 94.4% of statements [2021-04-22T06:03:52.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.140s coverage: 44.8% of statements [2021-04-22T06:03:58.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.599s coverage: 81.9% of statements [2021-04-22T06:03:58.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-22T06:04:00.914Z] 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-22T06:04:05.262Z] Removing intermediate container ab3ec1015d9e [2021-04-22T06:04:05.262Z] ---> c86f41c175f7 [2021-04-22T06:04:05.262Z] [2021-04-22T06:04:05.262Z] Step 10/31 : FROM alpine:3.12 [2021-04-22T06:04:05.544Z] 3.12: Pulling from library/alpine [2021-04-22T06:04:08.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.181s coverage: 92.9% of statements [2021-04-22T06:04:08.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-22T06:04:08.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-22T06:04:08.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-22T06:04:08.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements [2021-04-22T06:04:08.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-22T06:04:08.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-22T06:04:08.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-22T06:04:08.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-22T06:04:08.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-22T06:04:08.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2021-04-22T06:04:08.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-22T06:04:08.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-22T06:04:08.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.107s coverage: 100.0% of statements [2021-04-22T06:04:08.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-22T06:04:08.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.154s coverage: 75.5% of statements [2021-04-22T06:04:08.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-22T06:04:08.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.131s coverage: 80.8% of statements [2021-04-22T06:04:08.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.189s coverage: 87.2% of statements [2021-04-22T06:04:08.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.219s coverage: 84.6% of statements [2021-04-22T06:04:08.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.243s coverage: 91.6% of statements [2021-04-22T06:04:08.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-22T06:04:08.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.564s coverage: 64.4% of statements [2021-04-22T06:04:08.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-22T06:04:08.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-22T06:04:08.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.139s coverage: 100.0% of statements [2021-04-22T06:04:08.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 91.3% of statements [2021-04-22T06:04:08.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2021-04-22T06:04:08.973Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-22T06:04:08.973Z] Status: Downloaded newer image for alpine:3.12 [2021-04-22T06:04:08.973Z] ---> 13621d1b12d4 [2021-04-22T06:04:08.973Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-22T06:04:09.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements [2021-04-22T06:04:09.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements [2021-04-22T06:04:10.392Z] Removing intermediate container 1b8473a2f957 [2021-04-22T06:04:10.392Z] ---> c0dd7449e740 [2021-04-22T06:04:10.392Z] [2021-04-22T06:04:10.392Z] Step 10/24 : FROM alpine:3.12 [2021-04-22T06:04:10.392Z] ---> 13621d1b12d4 [2021-04-22T06:04:10.392Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-22T06:04:10.392Z] ---> Running in 4be81f5a61ec [2021-04-22T06:04:10.392Z] Removing intermediate container e8c7502ce397 [2021-04-22T06:04:10.392Z] ---> e715638fa880 [2021-04-22T06:04:10.392Z] [2021-04-22T06:04:10.392Z] Step 10/22 : FROM alpine:3.12 [2021-04-22T06:04:10.392Z] ---> 13621d1b12d4 [2021-04-22T06:04:10.392Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-22T06:04:10.661Z] ---> Running in 3b430a0d21a1 [2021-04-22T06:04:10.661Z] ---> Running in ab0d7f4936b4 [2021-04-22T06:04:10.929Z] Removing intermediate container 4be81f5a61ec [2021-04-22T06:04:10.929Z] ---> 261c2f99906e [2021-04-22T06:04:10.929Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-22T06:04:10.929Z] ---> Running in 012b1ef580a7 [2021-04-22T06:04:12.434Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-22T06:04:12.435Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-22T06:04:12.435Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-22T06:04:12.435Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-22T06:04:12.435Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-22T06:04:12.435Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-22T06:04:12.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.859s coverage: 69.0% of statements [2021-04-22T06:04:12.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-22T06:04:12.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-22T06:04:12.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-22T06:04:12.725Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-22T06:04:12.725Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-22T06:04:12.725Z] Executing busybox-1.31.1-r20.trigger [2021-04-22T06:04:12.725Z] OK: 6 MiB in 15 packages [2021-04-22T06:04:12.725Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-22T06:04:12.725Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-22T06:04:12.725Z] (4/6) Installing curl (7.76.1-r0) [2021-04-22T06:04:12.725Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-22T06:04:12.725Z] (6/6) Installing su-exec (0.2-r1) [2021-04-22T06:04:12.725Z] Executing busybox-1.31.1-r20.trigger [2021-04-22T06:04:12.725Z] Executing ca-certificates-20191127-r4.trigger [2021-04-22T06:04:12.725Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-22T06:04:12.725Z] (2/2) Installing su-exec (0.2-r1) [2021-04-22T06:04:12.725Z] Executing busybox-1.31.1-r20.trigger [2021-04-22T06:04:12.725Z] OK: 6 MiB in 16 packages [2021-04-22T06:04:12.725Z] OK: 7 MiB in 20 packages [2021-04-22T06:04:14.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.483s coverage: 38.4% of statements [2021-04-22T06:04:14.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-22T06:04:14.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-22T06:04:14.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.100s coverage: 89.5% of statements [2021-04-22T06:04:14.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-22T06:04:14.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.100s coverage: 84.8% of statements [2021-04-22T06:04:18.086Z] Removing intermediate container fbef3eac7f66 [2021-04-22T06:04:18.086Z] ---> 45d8c8ab1b4a [2021-04-22T06:04:18.086Z] [2021-04-22T06:04:18.086Z] Step 10/23 : FROM alpine:3.12 [2021-04-22T06:04:18.086Z] ---> 13621d1b12d4 [2021-04-22T06:04:18.086Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-22T06:04:18.086Z] Removing intermediate container d8353e999df6 [2021-04-22T06:04:18.086Z] ---> 960cd808d795 [2021-04-22T06:04:18.086Z] [2021-04-22T06:04:18.086Z] Step 10/23 : FROM alpine:3.12 [2021-04-22T06:04:18.086Z] ---> 13621d1b12d4 [2021-04-22T06:04:18.086Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-22T06:04:18.086Z] ---> Running in afe0d6144664 [2021-04-22T06:04:18.086Z] ---> Running in 454842d05e06 [2021-04-22T06:04:18.669Z] Removing intermediate container 3b430a0d21a1 [2021-04-22T06:04:18.669Z] ---> e09d6f6ab600 [2021-04-22T06:04:18.669Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-22T06:04:18.669Z] Removing intermediate container 012b1ef580a7 [2021-04-22T06:04:18.669Z] ---> 332f85d9a110 [2021-04-22T06:04:18.669Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-22T06:04:18.669Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-22T06:04:18.669Z] Removing intermediate container ab0d7f4936b4 [2021-04-22T06:04:18.669Z] ---> 6dc76484ca98 [2021-04-22T06:04:18.669Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-22T06:04:18.669Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-22T06:04:18.669Z] ---> Running in eabd125aec6a [2021-04-22T06:04:18.669Z] ---> Running in d5d9f53a60a7 [2021-04-22T06:04:18.940Z] ---> Running in 0bad107855b3 [2021-04-22T06:04:18.940Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-22T06:04:18.940Z] Executing busybox-1.31.1-r20.trigger [2021-04-22T06:04:18.940Z] OK: 6 MiB in 15 packages [2021-04-22T06:04:19.222Z] Removing intermediate container d5d9f53a60a7 [2021-04-22T06:04:19.222Z] ---> 92aeed5be89d [2021-04-22T06:04:19.222Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-22T06:04:19.222Z] Removing intermediate container eabd125aec6a [2021-04-22T06:04:19.222Z] ---> e446bd1864e0 [2021-04-22T06:04:19.222Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-22T06:04:19.222Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-22T06:04:19.222Z] Removing intermediate container 0bad107855b3 [2021-04-22T06:04:19.222Z] ---> 1fb9721f2886 [2021-04-22T06:04:19.222Z] Step 13/24 : WORKDIR / [2021-04-22T06:04:19.222Z] ---> Running in 6b33a161bfce [2021-04-22T06:04:19.222Z] ---> Running in a41d65e694c3 [2021-04-22T06:04:19.222Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-22T06:04:19.518Z] ---> Running in 24d20630b0b9 [2021-04-22T06:04:19.518Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-22T06:04:19.518Z] Executing busybox-1.31.1-r20.trigger [2021-04-22T06:04:19.518Z] OK: 6 MiB in 15 packages [2021-04-22T06:04:19.821Z] Removing intermediate container a41d65e694c3 [2021-04-22T06:04:19.821Z] ---> dc05658fbf71 [2021-04-22T06:04:19.821Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-22T06:04:19.821Z] Removing intermediate container 6b33a161bfce [2021-04-22T06:04:19.821Z] ---> 139e7d739dfb [2021-04-22T06:04:19.821Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-22T06:04:19.821Z] ---> Running in 8a4156766f45 [2021-04-22T06:04:19.821Z] Removing intermediate container 24d20630b0b9 [2021-04-22T06:04:19.821Z] ---> fa55f1e83014 [2021-04-22T06:04:19.821Z] 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-22T06:04:20.129Z] ---> Running in 91531f34ded3 [2021-04-22T06:04:20.129Z] Removing intermediate container afe0d6144664 [2021-04-22T06:04:20.129Z] ---> 7ad7210bbfad [2021-04-22T06:04:20.129Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-22T06:04:20.402Z] ---> Running in c3282363db9c [2021-04-22T06:04:20.402Z] Removing intermediate container 91531f34ded3 [2021-04-22T06:04:20.402Z] ---> 72f751f7e38d [2021-04-22T06:04:20.402Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-22T06:04:20.402Z] ---> f7a0b7257ac8 [2021-04-22T06:04:20.402Z] 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-22T06:04:20.676Z] Removing intermediate container 454842d05e06 [2021-04-22T06:04:20.676Z] ---> 5550bff70eaf [2021-04-22T06:04:20.676Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-22T06:04:20.676Z] ---> Running in b9e446f7558f [2021-04-22T06:04:20.676Z] Removing intermediate container c3282363db9c [2021-04-22T06:04:20.676Z] ---> 1750b777eb22 [2021-04-22T06:04:20.676Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-22T06:04:20.940Z] ---> Running in 4bf297037751 [2021-04-22T06:04:20.940Z] ---> a62ec529996a [2021-04-22T06:04:20.940Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-22T06:04:20.940Z] Removing intermediate container b9e446f7558f [2021-04-22T06:04:20.940Z] ---> 4508aa700b8f [2021-04-22T06:04:20.940Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-22T06:04:21.207Z] ---> 9cca9392f8f7 [2021-04-22T06:04:21.207Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-22T06:04:21.207Z] Removing intermediate container 4bf297037751 [2021-04-22T06:04:21.207Z] ---> 9a306245fd61 [2021-04-22T06:04:21.207Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-22T06:04:21.415Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.411s coverage: 47.0% of statements [2021-04-22T06:04:21.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-22T06:04:21.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-22T06:04:21.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-22T06:04:21.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-22T06:04:21.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-22T06:04:21.415Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.124s coverage: 100.0% of statements [2021-04-22T06:04:21.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-22T06:04:21.415Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.101s coverage: 100.0% of statements [2021-04-22T06:04:21.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-22T06:04:21.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-22T06:04:21.415Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.129s coverage: 9.6% of statements [2021-04-22T06:04:21.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-22T06:04:21.474Z] ---> Running in e8c3a14ffad8 [2021-04-22T06:04:21.474Z] ---> Running in 8f4b66017269 [2021-04-22T06:04:21.738Z] ---> a8e4ed0983f2 [2021-04-22T06:04:21.738Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-22T06:04:21.738Z] Removing intermediate container e8c3a14ffad8 [2021-04-22T06:04:21.738Z] ---> 59dae711dbdd [2021-04-22T06:04:21.738Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-22T06:04:22.409Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.452s coverage: 88.6% of statements [2021-04-22T06:04:22.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-22T06:04:22.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-22T06:04:22.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-22T06:04:22.689Z] ---> 09643941c63d [2021-04-22T06:04:22.689Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-22T06:04:22.689Z] Removing intermediate container 8f4b66017269 [2021-04-22T06:04:22.689Z] ---> 76ba6e0ad007 [2021-04-22T06:04:22.689Z] Step 15/23 : WORKDIR / [2021-04-22T06:04:22.689Z] Removing intermediate container 8a4156766f45 [2021-04-22T06:04:22.689Z] ---> 946e9ecaac54 [2021-04-22T06:04:22.689Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-22T06:04:22.689Z] ---> Running in fecd47adfdd4 [2021-04-22T06:04:22.689Z] ---> Running in 778ede12e495 [2021-04-22T06:04:22.959Z] ---> Running in af4458c8de4e [2021-04-22T06:04:22.959Z] ---> bd0b02be31b4 [2021-04-22T06:04:22.959Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-22T06:04:23.224Z] ---> 258d709ae8be [2021-04-22T06:04:23.224Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-22T06:04:23.224Z] Removing intermediate container fecd47adfdd4 [2021-04-22T06:04:23.224Z] ---> 9491fbcade5e [2021-04-22T06:04:23.224Z] Step 15/23 : WORKDIR / [2021-04-22T06:04:23.224Z] Removing intermediate container 778ede12e495 [2021-04-22T06:04:23.224Z] ---> b1a7edab29c0 [2021-04-22T06:04:23.224Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-22T06:04:23.507Z] ---> Running in d8684fc0edf6 [2021-04-22T06:04:23.507Z] ---> Running in 8d2ece3fd2e3 [2021-04-22T06:04:23.507Z] Removing intermediate container af4458c8de4e [2021-04-22T06:04:23.507Z] ---> 29570df01009 [2021-04-22T06:04:23.507Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-22T06:04:23.507Z] ---> d0a32b60e811 [2021-04-22T06:04:23.507Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-22T06:04:23.779Z] ---> 94176fa2232d [2021-04-22T06:04:23.779Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-22T06:04:23.779Z] Removing intermediate container 8d2ece3fd2e3 [2021-04-22T06:04:23.779Z] ---> 5c35ab45a872 [2021-04-22T06:04:23.779Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-22T06:04:23.779Z] Removing intermediate container d8684fc0edf6 [2021-04-22T06:04:23.779Z] ---> 0e0c6aba403b [2021-04-22T06:04:23.779Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-22T06:04:24.057Z] ---> baf05fba58ff [2021-04-22T06:04:24.057Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-22T06:04:24.057Z] ---> Running in 96421cab0343 [2021-04-22T06:04:24.323Z] ---> Running in 98487276124f [2021-04-22T06:04:24.323Z] ---> 7ab09f820428 [2021-04-22T06:04:24.323Z] 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-22T06:04:24.592Z] ---> ee25187cdb39 [2021-04-22T06:04:24.592Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-22T06:04:24.592Z] Removing intermediate container 96421cab0343 [2021-04-22T06:04:24.592Z] ---> 4547970fb124 [2021-04-22T06:04:24.592Z] Step 20/22 : LABEL arch=x86_64 [2021-04-22T06:04:24.870Z] ---> e86e55e96b9c [2021-04-22T06:04:24.870Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-22T06:04:24.870Z] ---> Running in e5a984c00594 [2021-04-22T06:04:24.870Z] ---> Running in 1160d4850c66 [2021-04-22T06:04:25.144Z] Removing intermediate container 1160d4850c66 [2021-04-22T06:04:25.144Z] ---> 55a12bd6cc49 [2021-04-22T06:04:25.144Z] Step 21/22 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe [2021-04-22T06:04:25.414Z] ---> 4637a80371ae [2021-04-22T06:04:25.415Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-22T06:04:25.415Z] ---> Running in 76aee53751a1 [2021-04-22T06:04:25.415Z] ---> Running in 884d139e2807 [2021-04-22T06:04:25.683Z] ---> 9e3fc4f2312f [2021-04-22T06:04:25.683Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-22T06:04:25.683Z] Removing intermediate container 76aee53751a1 [2021-04-22T06:04:25.683Z] ---> 49aa43e01798 [2021-04-22T06:04:25.683Z] Step 22/22 : LABEL version=0.0.0 [2021-04-22T06:04:25.954Z] ---> Running in 700123cae13c [2021-04-22T06:04:25.954Z] Removing intermediate container 884d139e2807 [2021-04-22T06:04:25.954Z] ---> 0e3de9f1f2c4 [2021-04-22T06:04:25.954Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-22T06:04:26.219Z] ---> Running in 401a966cea45 [2021-04-22T06:04:26.219Z] ---> 358651406ba4 [2021-04-22T06:04:26.219Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-22T06:04:26.487Z] ---> Running in 0f10146a624f [2021-04-22T06:04:26.487Z] Removing intermediate container 700123cae13c [2021-04-22T06:04:26.487Z] ---> ef3231ed4bcd [2021-04-22T06:04:26.487Z] [2021-04-22T06:04:26.487Z] Removing intermediate container 401a966cea45 [2021-04-22T06:04:26.487Z] ---> d08e2dde2286 [2021-04-22T06:04:26.487Z] Step 21/23 : LABEL arch=x86_64 [2021-04-22T06:04:26.752Z] Successfully built ef3231ed4bcd [2021-04-22T06:04:26.752Z] Removing intermediate container 98487276124f [2021-04-22T06:04:26.752Z] ---> 3fd10c3f455e [2021-04-22T06:04:26.752Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-22T06:04:26.752Z] Successfully tagged docker-support-scheduler-go:latest [2021-04-22T06:04:27.021Z] Building docker-security-proxy-setup-go [2021-04-22T06:04:27.021Z]  Building docker-support-scheduler-go ... done  ---> Running in b14ae539b331 [2021-04-22T06:04:27.021Z] Removing intermediate container e5a984c00594 [2021-04-22T06:04:27.021Z] ---> d80dc8dde053 [2021-04-22T06:04:27.021Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-22T06:04:27.021Z] Removing intermediate container 0f10146a624f [2021-04-22T06:04:27.021Z] ---> 33752dd38276 [2021-04-22T06:04:27.021Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-22T06:04:27.021Z] ---> Running in baa687219e07 [2021-04-22T06:04:27.021Z] ---> Running in 2ff849a8b471 [2021-04-22T06:04:27.286Z] Removing intermediate container b14ae539b331 [2021-04-22T06:04:27.286Z] ---> b9c5bdc41350 [2021-04-22T06:04:27.286Z] Step 22/23 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe [2021-04-22T06:04:27.286Z] ---> 280d405ba6d6 [2021-04-22T06:04:27.286Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-22T06:04:27.286Z] Removing intermediate container baa687219e07 [2021-04-22T06:04:27.286Z] ---> 0bebca74cb5d [2021-04-22T06:04:27.286Z] Step 22/24 : LABEL arch=x86_64 [2021-04-22T06:04:27.286Z] ---> Running in 9ca91a1fd607 [2021-04-22T06:04:27.561Z] Removing intermediate container 2ff849a8b471 [2021-04-22T06:04:27.561Z] ---> 8c75cfe64b7c [2021-04-22T06:04:27.561Z] Step 21/23 : LABEL arch=x86_64 [2021-04-22T06:04:27.561Z] ---> Running in 97cf6885924c [2021-04-22T06:04:27.830Z] ---> Running in 47e117f38626 [2021-04-22T06:04:27.830Z] Removing intermediate container 9ca91a1fd607 [2021-04-22T06:04:27.830Z] ---> f525372bc0ad [2021-04-22T06:04:27.830Z] Step 23/23 : LABEL version=0.0.0 [2021-04-22T06:04:28.099Z] Removing intermediate container 97cf6885924c [2021-04-22T06:04:28.099Z] ---> 65288f745c50 [2021-04-22T06:04:28.099Z] Step 23/24 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe [2021-04-22T06:04:28.362Z] ---> Running in 19e7952ed9c2 [2021-04-22T06:04:28.362Z] ---> 310b7e4001d5 [2021-04-22T06:04:28.362Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-22T06:04:28.362Z] Removing intermediate container 47e117f38626 [2021-04-22T06:04:28.362Z] ---> 532acda56ec5 [2021-04-22T06:04:28.362Z] Step 22/23 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe [2021-04-22T06:04:29.324Z] ---> Running in bad8e99812ce [2021-04-22T06:04:29.324Z] ---> Running in 3abe2566f529 [2021-04-22T06:04:30.714Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.183s coverage: 28.7% of statements [2021-04-22T06:04:30.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-22T06:04:30.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-22T06:04:30.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-22T06:04:30.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-22T06:04:30.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-22T06:04:30.714Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.205s coverage: 99.0% of statements [2021-04-22T06:04:30.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-22T06:04:30.714Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.181s coverage: 100.0% of statements [2021-04-22T06:04:30.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-22T06:04:30.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-22T06:04:30.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-22T06:04:30.714Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.149s coverage: 64.6% of statements [2021-04-22T06:04:30.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-22T06:04:30.714Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.368s coverage: 95.6% of statements [2021-04-22T06:04:30.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-22T06:04:30.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-22T06:04:30.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-22T06:04:30.714Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements [2021-04-22T06:04:30.714Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-22T06:04:30.714Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.088s coverage: 100.0% of statements [2021-04-22T06:04:30.714Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-22T06:04:30.714Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-22T06:04:30.714Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-22T06:04:30.714Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-22T06:04:30.714Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.094s coverage: 87.9% of statements [2021-04-22T06:04:30.714Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-22T06:04:30.715Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-22T06:04:30.715Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements [2021-04-22T06:04:30.756Z] ---> f78dd44daf63 [2021-04-22T06:04:30.756Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-22T06:04:30.756Z] Removing intermediate container 19e7952ed9c2 [2021-04-22T06:04:30.756Z] ---> 34a602d0ef0b [2021-04-22T06:04:30.756Z] [2021-04-22T06:04:30.756Z] Removing intermediate container 3abe2566f529 [2021-04-22T06:04:30.756Z] ---> 77b540da3169 [2021-04-22T06:04:30.756Z] Step 23/23 : LABEL version=0.0.0 [2021-04-22T06:04:31.031Z] Removing intermediate container bad8e99812ce [2021-04-22T06:04:31.031Z] ---> 70fb141cb93d [2021-04-22T06:04:31.031Z] Step 24/24 : LABEL version=0.0.0 [2021-04-22T06:04:31.300Z] Successfully built 34a602d0ef0b [2021-04-22T06:04:31.300Z] Successfully tagged docker-core-command-go:latest [2021-04-22T06:04:31.300Z] Building docker-support-notifications-go [2021-04-22T06:04:32.152Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.111s coverage: 28.1% of statements [2021-04-22T06:04:32.715Z]  Building docker-core-command-go ... done  ---> Running in 0171f8feefba [2021-04-22T06:04:32.715Z] ---> Running in c897ad0502c4 [2021-04-22T06:04:32.745Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-04-22T06:04:33.327Z] ---> dee77074b5cc [2021-04-22T06:04:33.327Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-22T06:04:33.723Z] GO111MODULE=on go vet ./... [2021-04-22T06:04:34.773Z] Removing intermediate container 0171f8feefba [2021-04-22T06:04:34.773Z] ---> 531f07fe370f [2021-04-22T06:04:34.773Z] [2021-04-22T06:04:34.773Z] Removing intermediate container c897ad0502c4 [2021-04-22T06:04:34.773Z] ---> 7e6818e28361 [2021-04-22T06:04:34.773Z] [2021-04-22T06:04:35.380Z] Successfully built 531f07fe370f [2021-04-22T06:04:35.380Z] Successfully built 7e6818e28361 [2021-04-22T06:04:35.984Z] ---> 7cb8787c8aeb [2021-04-22T06:04:35.984Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-22T06:04:35.984Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-04-22T06:04:35.984Z] Successfully tagged docker-core-metadata-go:latest [2021-04-22T06:04:35.984Z] Building docker-sys-mgmt-agent-go [2021-04-22T06:04:35.984Z] Building docker-core-data-go [2021-04-22T06:04:36.964Z]  Building docker-security-secretstore-setup-go ... done  Building docker-core-metadata-go ... done  ---> Running in 7d68d99a8117 [2021-04-22T06:04:37.551Z] Removing intermediate container 7d68d99a8117 [2021-04-22T06:04:37.551Z] ---> 16872824a95a [2021-04-22T06:04:37.551Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-22T06:04:38.538Z] ---> e9a80203169b [2021-04-22T06:04:38.538Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-22T06:04:39.975Z] ---> Running in 0cc909fe571e [2021-04-22T06:04:42.623Z] Removing intermediate container 0cc909fe571e [2021-04-22T06:04:42.623Z] ---> 15e9088aef5c [2021-04-22T06:04:42.623Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-22T06:04:43.239Z] ---> Running in 8b9cf0a6dfc4 [2021-04-22T06:04:43.825Z] Removing intermediate container 8b9cf0a6dfc4 [2021-04-22T06:04:43.825Z] ---> 7f5bf7747ea2 [2021-04-22T06:04:43.825Z] Step 28/31 : CMD ["gate"] [2021-04-22T06:04:44.413Z] ---> Running in 82815ec6b8e3 [2021-04-22T06:04:45.027Z] Removing intermediate container 82815ec6b8e3 [2021-04-22T06:04:45.027Z] ---> 7e6e6b7f90f0 [2021-04-22T06:04:45.027Z] Step 29/31 : LABEL arch=x86_64 [2021-04-22T06:04:49.320Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-22T06:04:49.320Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-22T06:04:49.320Z] ---> c23796e73618 [2021-04-22T06:04:49.320Z] Step 3/21 : WORKDIR /edgex-go [2021-04-22T06:04:49.320Z] ---> Using cache [2021-04-22T06:04:49.320Z] ---> 64ab1e0a2b89 [2021-04-22T06:04:49.320Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-22T06:04:49.320Z] ---> Using cache [2021-04-22T06:04:49.320Z] ---> 1c5456f3c429 [2021-04-22T06:04:49.320Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-22T06:04:49.320Z] ---> Using cache [2021-04-22T06:04:49.320Z] ---> 888dd1912c5c [2021-04-22T06:04:49.320Z] Step 6/21 : COPY go.mod . [2021-04-22T06:04:49.320Z] ---> Using cache [2021-04-22T06:04:49.320Z] ---> acb2d78b0d94 [2021-04-22T06:04:49.320Z] Step 7/21 : RUN go mod download [2021-04-22T06:04:49.320Z] ---> Using cache [2021-04-22T06:04:49.320Z] ---> d2d84693d5ab [2021-04-22T06:04:49.320Z] Step 8/21 : COPY . . [2021-04-22T06:04:49.641Z] ---> Using cache [2021-04-22T06:04:49.641Z] ---> c2472e9a92b7 [2021-04-22T06:04:49.641Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-22T06:04:49.641Z] ---> Running in b995778bf7dc [2021-04-22T06:04:51.639Z] ---> Running in dea3225c910e [2021-04-22T06:04:51.639Z] Removing intermediate container b995778bf7dc [2021-04-22T06:04:51.639Z] ---> 1e5c7101ce77 [2021-04-22T06:04:51.639Z] Step 30/31 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe [2021-04-22T06:04:51.920Z] ---> Running in a7880a769cc1 [2021-04-22T06:04:52.519Z] Removing intermediate container a7880a769cc1 [2021-04-22T06:04:52.519Z] ---> 16460f8d7979 [2021-04-22T06:04:52.519Z] Step 31/31 : LABEL version=0.0.0 [2021-04-22T06:04:52.812Z] 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-22T06:04:53.100Z] ---> Running in 115d4ccee3a1 [2021-04-22T06:04:54.124Z] Removing intermediate container 115d4ccee3a1 [2021-04-22T06:04:54.124Z] ---> bf4cc535f8b8 [2021-04-22T06:04:54.124Z] [2021-04-22T06:04:54.726Z] Successfully built bf4cc535f8b8 [2021-04-22T06:04:55.344Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-04-22T06:04:59.878Z]  Building docker-security-bootstrapper-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-22T06:04:59.878Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-22T06:04:59.878Z] ---> c23796e73618 [2021-04-22T06:04:59.878Z] Step 3/22 : WORKDIR /edgex-go [2021-04-22T06:04:59.878Z] ---> Using cache [2021-04-22T06:04:59.878Z] ---> 64ab1e0a2b89 [2021-04-22T06:04:59.878Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-22T06:04:59.878Z] ---> Using cache [2021-04-22T06:04:59.878Z] ---> 1c5456f3c429 [2021-04-22T06:04:59.878Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-22T06:05:00.524Z] ---> Running in a705c02ee09a [2021-04-22T06:05:03.300Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-22T06:05:03.300Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-22T06:05:04.200Z] OK: 233 MiB in 51 packages [2021-04-22T06:05:06.930Z] Removing intermediate container a705c02ee09a [2021-04-22T06:05:06.930Z] ---> f5f9ad5160a4 [2021-04-22T06:05:06.930Z] Step 6/22 : COPY go.mod . [2021-04-22T06:05:07.988Z] ---> bd5808f37c62 [2021-04-22T06:05:07.988Z] Step 7/22 : RUN go mod download [2021-04-22T06:05:08.275Z] ---> Running in b89900c6113d [2021-04-22T06:05:15.070Z] Removing intermediate container b89900c6113d [2021-04-22T06:05:15.070Z] ---> ad6e0723ef18 [2021-04-22T06:05:15.070Z] Step 8/22 : COPY . . [2021-04-22T06:05:15.070Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-22T06:05:15.070Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-22T06:05:15.070Z] ---> c23796e73618 [2021-04-22T06:05:15.070Z] Step 3/23 : WORKDIR /edgex-go [2021-04-22T06:05:15.070Z] ---> Using cache [2021-04-22T06:05:15.070Z] ---> 64ab1e0a2b89 [2021-04-22T06:05:15.071Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-22T06:05:15.071Z] ---> Using cache [2021-04-22T06:05:15.071Z] ---> 1c5456f3c429 [2021-04-22T06:05:15.071Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-22T06:05:15.337Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-22T06:05:15.337Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-22T06:05:15.337Z] ---> c23796e73618 [2021-04-22T06:05:15.337Z] Step 3/23 : WORKDIR /edgex-go [2021-04-22T06:05:15.337Z] ---> Using cache [2021-04-22T06:05:15.337Z] ---> 64ab1e0a2b89 [2021-04-22T06:05:15.337Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-22T06:05:15.337Z] ---> Using cache [2021-04-22T06:05:15.337Z] ---> 1c5456f3c429 [2021-04-22T06:05:15.337Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-22T06:05:16.772Z] ---> Running in 1f512fc49f16 [2021-04-22T06:05:16.772Z] ---> Running in 348435f17e6c [2021-04-22T06:05:19.390Z] 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-22T06:05:19.390Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-22T06:05:19.390Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-22T06:05:20.379Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-22T06:05:20.379Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-22T06:05:21.010Z] OK: 233 MiB in 51 packages [2021-04-22T06:05:21.010Z] OK: 233 MiB in 51 packages [2021-04-22T06:05:24.371Z] Removing intermediate container 348435f17e6c [2021-04-22T06:05:24.371Z] ---> 7f5361ba96ca [2021-04-22T06:05:24.371Z] Step 6/23 : COPY go.mod . [2021-04-22T06:05:24.371Z] Removing intermediate container 1f512fc49f16 [2021-04-22T06:05:24.371Z] ---> 8dffc7e672c3 [2021-04-22T06:05:24.371Z] Step 6/23 : COPY go.mod . [2021-04-22T06:05:26.969Z] ---> db3d523d6943 [2021-04-22T06:05:26.969Z] Step 7/23 : RUN go mod download [2021-04-22T06:05:26.969Z] ---> 02b356b7d1f6 [2021-04-22T06:05:26.969Z] Step 7/23 : RUN go mod download [2021-04-22T06:05:28.406Z] ---> Running in 6d241502599c [2021-04-22T06:05:28.406Z] ---> Running in 9da959def038 [2021-04-22T06:05:33.775Z] Removing intermediate container dea3225c910e [2021-04-22T06:05:33.775Z] ---> 8ec6fc1e2116 [2021-04-22T06:05:33.775Z] [2021-04-22T06:05:33.775Z] Step 10/21 : FROM alpine:3.12 [2021-04-22T06:05:33.775Z] ---> 13621d1b12d4 [2021-04-22T06:05:33.775Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-22T06:05:36.387Z] ---> Running in 92aae40efc14 [2021-04-22T06:05:36.663Z] Removing intermediate container 6d241502599c [2021-04-22T06:05:36.663Z] ---> 8a2a4b899971 [2021-04-22T06:05:36.663Z] Step 8/23 : COPY . . [2021-04-22T06:05:36.663Z] Removing intermediate container 9da959def038 [2021-04-22T06:05:36.663Z] ---> 7c58cda39038 [2021-04-22T06:05:36.663Z] Step 8/23 : COPY . . [2021-04-22T06:05:36.945Z] ---> 75785639981a [2021-04-22T06:05:36.945Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-22T06:05:36.945Z] ---> Running in f116483162ac [2021-04-22T06:05:38.456Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-22T06:05:38.456Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-22T06:05:38.456Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-22T06:05:38.750Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-22T06:05:39.034Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-22T06:05:39.034Z] 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-22T06:05:39.034Z] (4/4) Installing curl (7.76.1-r0) [2021-04-22T06:05:39.034Z] Executing busybox-1.31.1-r20.trigger [2021-04-22T06:05:39.313Z] Executing ca-certificates-20191127-r4.trigger [2021-04-22T06:05:39.614Z] OK: 7 MiB in 18 packages [2021-04-22T06:05:45.025Z] Removing intermediate container 92aae40efc14 [2021-04-22T06:05:45.025Z] ---> a372ba4a147c [2021-04-22T06:05:45.025Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-22T06:05:46.484Z] ---> Running in b5cc6db6f008 [2021-04-22T06:05:48.495Z] Removing intermediate container b5cc6db6f008 [2021-04-22T06:05:48.495Z] ---> ed008c393c0f [2021-04-22T06:05:48.495Z] Step 13/21 : WORKDIR /edgex [2021-04-22T06:05:50.451Z] ---> Running in f99c85207d1f [2021-04-22T06:05:53.081Z] Removing intermediate container f99c85207d1f [2021-04-22T06:05:53.081Z] ---> 58a6f5bf5e66 [2021-04-22T06:05:53.081Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-22T06:05:54.518Z] ---> 088d9d70b341 [2021-04-22T06:05:54.518Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-22T06:05:55.480Z] gofmt -l . [2021-04-22T06:05:55.480Z] [ "`gofmt -l .`" = "" ] [2021-04-22T06:05:55.480Z] ./bin/test-go-mod-tidy.sh [2021-04-22T06:05:55.751Z] ./bin/test-attribution-txt.sh [2021-04-22T06:05:57.145Z] ---> 9996ba768cb0 [2021-04-22T06:05:57.145Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [Pipeline] sh [2021-04-22T06:05:57.871Z] + ls -al . [2021-04-22T06:05:57.871Z] total 840 [2021-04-22T06:05:57.871Z] drwxrwxr-x 9 1001 1001 4096 Apr 22 06:05 . [2021-04-22T06:05:57.871Z] drwxr-xr-x 4 root root 4096 Apr 22 06:01 .. [2021-04-22T06:05:57.871Z] -rw-rw-r-- 1 1001 1001 11 Apr 22 05:59 .dockerignore [2021-04-22T06:05:57.871Z] drwxrwxr-x 8 1001 1001 4096 Apr 22 05:59 .git [2021-04-22T06:05:57.871Z] drwxrwxr-x 3 1001 1001 4096 Apr 22 05:59 .github [2021-04-22T06:05:57.871Z] -rw-rw-r-- 1 1001 1001 818 Apr 22 05:59 .gitignore [2021-04-22T06:05:57.871Z] -rw-rw-r-- 1 1001 1001 166 Apr 22 05:59 .sonarcloud.properties [2021-04-22T06:05:57.871Z] -rw-rw-r-- 1 1001 1001 8609 Apr 22 05:59 Attribution.txt [2021-04-22T06:05:57.871Z] -rw-rw-r-- 1 1001 1001 3804 Apr 22 05:59 CONTRIBUTING.md [2021-04-22T06:05:57.871Z] -rw-rw-r-- 1 1001 1001 931 Apr 22 05:59 Dockerfile.build [2021-04-22T06:05:57.871Z] -rw-rw-r-- 1 1001 1001 863 Apr 22 05:59 Jenkinsfile [2021-04-22T06:05:57.871Z] -rw-rw-r-- 1 1001 1001 10775 Apr 22 05:59 LICENSE [2021-04-22T06:05:57.871Z] -rw-rw-r-- 1 1001 1001 5774 Apr 22 05:59 Makefile [2021-04-22T06:05:57.871Z] -rw-rw-r-- 1 1001 1001 7978 Apr 22 05:59 README.md [2021-04-22T06:05:57.871Z] -rw-rw-r-- 1 1001 1001 6755 Apr 22 05:59 SECURITY.md [2021-04-22T06:05:57.871Z] -rw-rw-r-- 1 1001 1001 5 Apr 22 05:57 VERSION [2021-04-22T06:05:57.871Z] -rw-rw-r-- 1 1001 1001 4131 Apr 22 05:59 ZMQWindows.md [2021-04-22T06:05:57.871Z] drwxrwxr-x 2 1001 1001 4096 Apr 22 05:59 bin [2021-04-22T06:05:57.871Z] drwxrwxr-x 14 1001 1001 4096 Apr 22 05:59 cmd [2021-04-22T06:05:57.871Z] -rw-r--r-- 1 root root 703598 Apr 22 06:04 coverage.out [2021-04-22T06:05:57.871Z] -rw-r--r-- 1 root root 1060 Apr 22 06:05 go.mod [2021-04-22T06:05:57.871Z] -rw-r--r-- 1 root root 22302 Apr 22 06:05 go.sum [2021-04-22T06:05:57.871Z] drwxrwxr-x 8 1001 1001 4096 Apr 22 05:59 internal [2021-04-22T06:05:57.871Z] drwxrwxr-x 4 1001 1001 4096 Apr 22 05:59 openapi [2021-04-22T06:05:57.871Z] drwxrwxr-x 4 1001 1001 4096 Apr 22 05:59 snap [2021-04-22T06:05:57.871Z] -rw-rw-r-- 1 1001 1001 168 Apr 22 05:59 version.go [Pipeline] sh [2021-04-22T06:05:58.547Z] + '[' -e coverage.out ] [2021-04-22T06:05:58.548Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-22T06:05:58.589Z] Warning: overwriting stash ‘coverage-report’ [2021-04-22T06:05:59.479Z] Stashed 1 file(s) [Pipeline] sh [2021-04-22T06:06:00.152Z] + make build [2021-04-22T06:06:00.152Z] 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-22T06:06:02.620Z] ---> 9079901c966b [2021-04-22T06:06:02.620Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-22T06:06:02.620Z] ---> Running in 7b4695ddb8d1 [2021-04-22T06:06:02.620Z] Removing intermediate container 7b4695ddb8d1 [2021-04-22T06:06:02.620Z] ---> c18e5386b29f [2021-04-22T06:06:02.620Z] Step 18/21 : CMD ["--init=true"] [2021-04-22T06:06:03.658Z] ---> Running in 9a9fa14d64e7 [2021-04-22T06:06:04.285Z] Removing intermediate container 9a9fa14d64e7 [2021-04-22T06:06:04.285Z] ---> 916e943adbb7 [2021-04-22T06:06:04.285Z] Step 19/21 : LABEL arch=x86_64 [2021-04-22T06:06:05.251Z] ---> Running in bf4ff7ff0ff1 [2021-04-22T06:06:06.212Z] Removing intermediate container bf4ff7ff0ff1 [2021-04-22T06:06:06.212Z] ---> cb6bff02fbd2 [2021-04-22T06:06:06.212Z] Step 20/21 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe [2021-04-22T06:06:08.807Z] ---> Running in 2236c1ccf70f [2021-04-22T06:06:09.386Z] ---> e7d0f6beaea0 [2021-04-22T06:06:09.386Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-22T06:06:09.666Z] ---> Running in 87cb7ff93e2b [2021-04-22T06:06:09.666Z] Removing intermediate container 2236c1ccf70f [2021-04-22T06:06:09.666Z] ---> 30cf55fad7a1 [2021-04-22T06:06:09.666Z] Step 21/21 : LABEL version=0.0.0 [2021-04-22T06:06:09.666Z] Removing intermediate container f116483162ac [2021-04-22T06:06:09.666Z] ---> 1834e6911f1a [2021-04-22T06:06:09.666Z] [2021-04-22T06:06:09.666Z] Step 10/22 : FROM alpine:3.12 [2021-04-22T06:06:09.666Z] ---> 13621d1b12d4 [2021-04-22T06:06:09.666Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-22T06:06:09.666Z] ---> 871bef646e0a [2021-04-22T06:06:09.666Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-22T06:06:09.935Z] ---> Running in 82f074e4a93d [2021-04-22T06:06:09.935Z] ---> Running in a20139e1d993 [2021-04-22T06:06:09.935Z] ---> Running in 6782d6af6820 [2021-04-22T06:06:10.219Z] Removing intermediate container 82f074e4a93d [2021-04-22T06:06:10.219Z] ---> 3704088f7d05 [2021-04-22T06:06:10.219Z] [2021-04-22T06:06:10.492Z] Successfully built 3704088f7d05 [2021-04-22T06:06:10.492Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-04-22T06:06:10.492Z]  Building docker-security-proxy-setup-go ... done 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-22T06:06:11.119Z] 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-22T06:06:11.119Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-22T06:06:11.394Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-22T06:06:11.394Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-22T06:06:11.666Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-22T06:06:11.666Z] Executing busybox-1.31.1-r20.trigger [2021-04-22T06:06:11.666Z] Executing ca-certificates-20191127-r4.trigger [2021-04-22T06:06:11.666Z] OK: 6 MiB in 16 packages [2021-04-22T06:06:12.578Z] 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-22T06:06:13.653Z] Removing intermediate container 6782d6af6820 [2021-04-22T06:06:13.653Z] ---> 14ebe79ca995 [2021-04-22T06:06:13.653Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-22T06:06:13.929Z] ---> Running in ad527fdb3644 [2021-04-22T06:06:14.226Z] Removing intermediate container ad527fdb3644 [2021-04-22T06:06:14.226Z] ---> b51e4f66b221 [2021-04-22T06:06:14.226Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-22T06:06:15.723Z] ---> Running in fd1d3ef29b76 [2021-04-22T06:06:16.009Z] Removing intermediate container fd1d3ef29b76 [2021-04-22T06:06:16.009Z] ---> 3c85b2cc0ead [2021-04-22T06:06:16.009Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-22T06:06:16.297Z] ---> Running in a4507a5bfb3e [2021-04-22T06:06:16.574Z] Removing intermediate container a4507a5bfb3e [2021-04-22T06:06:16.574Z] ---> d3a850a0078d [2021-04-22T06:06:16.574Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-22T06:06:17.201Z] ---> b2b27115193d [2021-04-22T06:06:17.201Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-22T06:06:18.668Z] ---> a6c7a76cbed5 [2021-04-22T06:06:18.668Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-22T06:06:19.277Z] ---> 4f03d863df2a [2021-04-22T06:06:19.277Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-22T06:06:19.571Z] ---> Running in 7743945df07c [2021-04-22T06:06:19.880Z] Removing intermediate container 7743945df07c [2021-04-22T06:06:19.880Z] ---> c872c378678d [2021-04-22T06:06:19.880Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-22T06:06:19.880Z] ---> Running in ed577e54135b [2021-04-22T06:06:20.501Z] Removing intermediate container ed577e54135b [2021-04-22T06:06:20.502Z] ---> 903c30e8d7d6 [2021-04-22T06:06:20.502Z] Step 20/22 : LABEL arch=x86_64 [2021-04-22T06:06:20.502Z] ---> Running in 37ef8558777d [2021-04-22T06:06:20.779Z] Removing intermediate container 37ef8558777d [2021-04-22T06:06:20.779Z] ---> 0384ed8fe6fc [2021-04-22T06:06:20.779Z] Step 21/22 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe [2021-04-22T06:06:20.779Z] ---> Running in 4e8010ee65bd [2021-04-22T06:06:21.397Z] Removing intermediate container 4e8010ee65bd [2021-04-22T06:06:21.397Z] ---> 4f134f5106c0 [2021-04-22T06:06:21.397Z] Step 22/22 : LABEL version=0.0.0 [2021-04-22T06:06:21.397Z] ---> Running in c2c3a3fe0ed9 [2021-04-22T06:06:22.002Z] Removing intermediate container c2c3a3fe0ed9 [2021-04-22T06:06:22.002Z] ---> b11d3bdc4aa5 [2021-04-22T06:06:22.002Z] [2021-04-22T06:06:22.282Z] Successfully built b11d3bdc4aa5 [2021-04-22T06:06:22.563Z] Successfully tagged docker-support-notifications-go:latest [2021-04-22T06:06:34.754Z] 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-22T06:06:35.768Z]  Building docker-support-notifications-go ... done Removing intermediate container 87cb7ff93e2b [2021-04-22T06:06:35.768Z] ---> bf2f0369ab75 [2021-04-22T06:06:35.768Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-22T06:06:36.036Z] ---> Running in ca32b8ff68fe [2021-04-22T06:06:37.988Z] 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-22T06:06:39.050Z] 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-22T06:06:40.451Z] Removing intermediate container ca32b8ff68fe [2021-04-22T06:06:40.451Z] ---> 7802f956d297 [2021-04-22T06:06:40.451Z] [2021-04-22T06:06:40.451Z] Step 11/23 : FROM docker:20.10.0 [2021-04-22T06:06:40.721Z] Removing intermediate container a20139e1d993 [2021-04-22T06:06:40.721Z] ---> 14731d69f01f [2021-04-22T06:06:40.721Z] [2021-04-22T06:06:40.721Z] Step 10/23 : FROM alpine:3.12 [2021-04-22T06:06:40.721Z] ---> 13621d1b12d4 [2021-04-22T06:06:40.721Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-22T06:06:40.721Z] ---> Running in b8f415197a91 [2021-04-22T06:06:40.721Z] 20.10.0: Pulling from library/docker [2021-04-22T06:06:40.987Z] Removing intermediate container b8f415197a91 [2021-04-22T06:06:40.987Z] ---> c20bad2bdbe8 [2021-04-22T06:06:40.987Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-22T06:06:40.987Z] ---> Running in cda11ad9e9cc [2021-04-22T06:06:41.251Z] Removing intermediate container cda11ad9e9cc [2021-04-22T06:06:41.251Z] ---> 4a371ef86dd0 [2021-04-22T06:06:41.251Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-22T06:06:41.251Z] ---> Running in fb48b670b9fd [2021-04-22T06:06:41.523Z] Removing intermediate container fb48b670b9fd [2021-04-22T06:06:41.523Z] ---> 17011ede2c38 [2021-04-22T06:06:41.523Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-22T06:06:41.792Z] ---> Running in 6c2d50975601 [2021-04-22T06:06:43.204Z] Removing intermediate container 6c2d50975601 [2021-04-22T06:06:43.204Z] ---> da0ca3bf1885 [2021-04-22T06:06:43.204Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-22T06:06:43.473Z] ---> Running in 42ccf3d2b59f [2021-04-22T06:06:44.056Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-22T06:06:44.515Z] 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-22T06:06:44.639Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-22T06:06:44.905Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-22T06:06:45.177Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-22T06:06:45.177Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-22T06:06:45.443Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-22T06:06:45.944Z] 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-22T06:06:46.401Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-22T06:06:46.401Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-22T06:06:46.401Z] Executing busybox-1.31.1-r20.trigger [2021-04-22T06:06:46.401Z] OK: 8 MiB in 20 packages [2021-04-22T06:06:47.838Z] Removing intermediate container 42ccf3d2b59f [2021-04-22T06:06:47.838Z] ---> 87e26832d902 [2021-04-22T06:06:47.838Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-22T06:06:48.110Z] ---> 19281be51d88 [2021-04-22T06:06:48.110Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-22T06:06:49.539Z] ---> 7419d9376dcf [2021-04-22T06:06:49.540Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-22T06:06:49.807Z] ---> 0c6b2110f7c5 [2021-04-22T06:06:49.807Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-22T06:06:50.088Z] ---> Running in 305e8893cb27 [2021-04-22T06:06:50.088Z] Removing intermediate container 305e8893cb27 [2021-04-22T06:06:50.088Z] ---> 5790988b6e02 [2021-04-22T06:06:50.088Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-22T06:06:50.354Z] ---> Running in 09cd05261ccb [2021-04-22T06:06:50.354Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-22T06:06:50.354Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-22T06:06:50.354Z] ---> aefe523efa57 [2021-04-22T06:06:50.354Z] 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-22T06:06:50.354Z] ---> Running in 5bc4a2e09f66 [2021-04-22T06:06:50.354Z] Removing intermediate container 09cd05261ccb [2021-04-22T06:06:50.354Z] ---> 10fef313e65a [2021-04-22T06:06:50.354Z] Step 21/23 : LABEL arch=x86_64 [2021-04-22T06:06:50.622Z] ---> Running in 70b91fa8f420 [2021-04-22T06:06:50.622Z] Removing intermediate container 5bc4a2e09f66 [2021-04-22T06:06:50.622Z] ---> e2e873a7ed8a [2021-04-22T06:06:50.622Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-22T06:06:50.622Z] ---> Running in 55259f90e060 [2021-04-22T06:06:50.894Z] Removing intermediate container 70b91fa8f420 [2021-04-22T06:06:50.894Z] ---> 87ba5b181e1b [2021-04-22T06:06:50.894Z] Step 22/23 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe [2021-04-22T06:06:50.894Z] ---> Running in a8102f843f7a [2021-04-22T06:06:51.163Z] Removing intermediate container a8102f843f7a [2021-04-22T06:06:51.163Z] ---> 4b621de3c751 [2021-04-22T06:06:51.163Z] Step 23/23 : LABEL version=0.0.0 [2021-04-22T06:06:51.163Z] ---> Running in 6204a02e8353 [2021-04-22T06:06:51.351Z] 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-22T06:06:51.428Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-22T06:06:51.428Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-22T06:06:51.428Z] Removing intermediate container 6204a02e8353 [2021-04-22T06:06:51.428Z] ---> ed196b7db167 [2021-04-22T06:06:51.428Z] [2021-04-22T06:06:51.699Z] (1/39) Installing readline (8.0.4-r0) [2021-04-22T06:06:51.699Z] (2/39) Installing bash (5.0.17-r0) [2021-04-22T06:06:51.699Z] Executing bash-5.0.17-r0.post-install [2021-04-22T06:06:51.699Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-22T06:06:51.699Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-22T06:06:51.699Z] Successfully built ed196b7db167 [2021-04-22T06:06:51.699Z] (5/39) Installing curl (7.76.1-r0) [2021-04-22T06:06:51.699Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-22T06:06:51.699Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-22T06:06:51.699Z] Successfully tagged docker-core-data-go:latest [2021-04-22T06:06:51.699Z] (8/39) Installing expat (2.2.9-r1) [2021-04-22T06:06:51.699Z]  Building docker-core-data-go ... done (9/39) Installing libffi (3.3-r2) [2021-04-22T06:06:51.963Z] (10/39) Installing gdbm (1.13-r1) [2021-04-22T06:06:51.964Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-22T06:06:51.964Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-22T06:06:51.964Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-22T06:06:53.368Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-22T06:06:53.368Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-22T06:06:53.368Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-22T06:06:53.368Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-22T06:06:53.368Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-22T06:06:53.368Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-22T06:06:53.368Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-22T06:06:53.368Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-22T06:06:53.368Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-22T06:06:53.368Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-22T06:06:53.634Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-22T06:06:53.634Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-22T06:06:53.634Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-22T06:06:53.634Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-22T06:06:53.634Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-22T06:06:53.634Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-22T06:06:53.634Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-22T06:06:53.634Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-22T06:06:53.634Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-22T06:06:53.634Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-22T06:06:53.634Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-22T06:06:53.634Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-22T06:06:53.634Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-22T06:06:53.634Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-22T06:06:53.634Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-22T06:06:53.634Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-22T06:06:53.899Z] Executing busybox-1.31.1-r19.trigger [2021-04-22T06:06:53.899Z] OK: 72 MiB in 59 packages [2021-04-22T06:06:55.304Z] Collecting docker-compose==1.23.2 [2021-04-22T06:06:55.304Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-22T06:06:55.573Z] Collecting PyYAML<4,>=3.10 [2021-04-22T06:06:55.573Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-22T06:06:56.741Z] 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-22T06:06:56.991Z] Collecting cached-property<2,>=1.2.0 [2021-04-22T06:06:56.991Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-22T06:06:57.257Z] Collecting jsonschema<3,>=2.5.1 [2021-04-22T06:06:57.257Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-22T06:06:57.524Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-22T06:06:57.524Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-22T06:06:57.790Z] Collecting docopt<0.7,>=0.6.1 [2021-04-22T06:06:57.790Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-22T06:06:58.371Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-22T06:06:58.371Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-22T06:06:58.635Z] Collecting texttable<0.10,>=0.9.0 [2021-04-22T06:06:58.635Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-22T06:06:59.219Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-22T06:06:59.219Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-22T06:06:59.798Z] 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-22T06:07:00.063Z] Collecting docker<4.0,>=3.6.0 [2021-04-22T06:07:00.063Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-22T06:07:00.329Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-22T06:07:00.329Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-22T06:07:00.594Z] Collecting idna<2.8,>=2.5 [2021-04-22T06:07:00.594Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-22T06:07:00.594Z] 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-22T06:07:00.594Z] 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-22T06:07:00.594Z] Collecting docker-pycreds>=0.4.0 [2021-04-22T06:07:00.594Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-22T06:07:00.594Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-22T06:07:00.594Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-22T06:07:00.594Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-22T06:07:00.594Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-22T06:07:00.869Z] Installing collected packages: PyYAML, cached-property, jsonschema, urllib3, idna, requests, docopt, websocket-client, texttable, dockerpty, docker-pycreds, docker, docker-compose [2021-04-22T06:07:00.869Z] Running setup.py install for PyYAML: started [2021-04-22T06:07:01.042Z] 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-22T06:07:01.849Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-22T06:07:02.117Z] Attempting uninstall: urllib3 [2021-04-22T06:07:02.117Z] Found existing installation: urllib3 1.25.9 [2021-04-22T06:07:02.117Z] Uninstalling urllib3-1.25.9: [2021-04-22T06:07:02.117Z] Successfully uninstalled urllib3-1.25.9 [2021-04-22T06:07:02.384Z] Attempting uninstall: idna [2021-04-22T06:07:02.384Z] Found existing installation: idna 2.9 [2021-04-22T06:07:02.384Z] Uninstalling idna-2.9: [2021-04-22T06:07:02.385Z] Successfully uninstalled idna-2.9 [2021-04-22T06:07:02.651Z] Attempting uninstall: requests [2021-04-22T06:07:02.652Z] Found existing installation: requests 2.23.0 [2021-04-22T06:07:02.652Z] Uninstalling requests-2.23.0: [2021-04-22T06:07:02.652Z] Successfully uninstalled requests-2.23.0 [2021-04-22T06:07:02.652Z] Running setup.py install for docopt: started [2021-04-22T06:07:03.247Z] Running setup.py install for docopt: finished with status 'done' [2021-04-22T06:07:03.829Z] Running setup.py install for texttable: started [2021-04-22T06:07:04.425Z] Running setup.py install for texttable: finished with status 'done' [2021-04-22T06:07:04.425Z] Running setup.py install for dockerpty: started [2021-04-22T06:07:05.014Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-22T06:07:05.343Z] 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-22T06:07:05.598Z] 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-22T06:07:08.724Z] 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-22T06:07:13.031Z] 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-22T06:07:17.916Z] Removing intermediate container 55259f90e060 [2021-04-22T06:07:17.916Z] ---> 66c933306718 [2021-04-22T06:07:17.916Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-22T06:07:17.916Z] ---> Running in f917eba9e037 [2021-04-22T06:07:17.916Z] Removing intermediate container f917eba9e037 [2021-04-22T06:07:17.916Z] ---> 087bc8bdbaf0 [2021-04-22T06:07:17.916Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-22T06:07:17.916Z] ---> Running in 158abde15af5 [2021-04-22T06:07:17.916Z] Removing intermediate container 158abde15af5 [2021-04-22T06:07:17.916Z] ---> e67d4c4e8501 [2021-04-22T06:07:17.916Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-22T06:07:17.916Z] ---> a4cf277d8494 [2021-04-22T06:07:17.916Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-22T06:07:17.916Z] ---> 6340d5b897ab [2021-04-22T06:07:17.916Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-22T06:07:18.503Z] ---> 7f37a485f795 [2021-04-22T06:07:18.503Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-22T06:07:18.503Z] ---> Running in f571d8dd69cb [2021-04-22T06:07:18.770Z] Removing intermediate container f571d8dd69cb [2021-04-22T06:07:18.770Z] ---> f28f41c4017d [2021-04-22T06:07:18.770Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-22T06:07:19.039Z] ---> Running in 65885b8328f0 [2021-04-22T06:07:19.039Z] Removing intermediate container 65885b8328f0 [2021-04-22T06:07:19.039Z] ---> 11796685b285 [2021-04-22T06:07:19.039Z] Step 21/23 : LABEL arch=x86_64 [2021-04-22T06:07:19.305Z] ---> Running in 411fce21ca08 [2021-04-22T06:07:19.570Z] Removing intermediate container 411fce21ca08 [2021-04-22T06:07:19.570Z] ---> e677c1857a1f [2021-04-22T06:07:19.570Z] Step 22/23 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe [2021-04-22T06:07:19.570Z] ---> Running in 7f3ef56b67e1 [2021-04-22T06:07:19.570Z] Removing intermediate container 7f3ef56b67e1 [2021-04-22T06:07:19.570Z] ---> c3edafcb34d3 [2021-04-22T06:07:19.570Z] Step 23/23 : LABEL version=0.0.0 [2021-04-22T06:07:19.840Z] ---> Running in 9dac6c5607f4 [2021-04-22T06:07:19.840Z] Removing intermediate container 9dac6c5607f4 [2021-04-22T06:07:19.840Z] ---> a6a264b4de66 [2021-04-22T06:07:19.840Z] [2021-04-22T06:07:20.109Z] Successfully built a6a264b4de66 [2021-04-22T06:07:20.378Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-04-22T06:07:20.978Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-04-22T06:07:21.023Z] $ docker stop --time=1 ff0caadf4a41d980cedc6af4e77bf1678a550468a89a2e52708f735d9f44cef3 [2021-04-22T06:07:22.922Z] $ docker rm -f ff0caadf4a41d980cedc6af4e77bf1678a550468a89a2e52708f735d9f44cef3 [Pipeline] // withDockerContainer [Pipeline] } [2021-04-22T06:07:23.143Z] $ docker stop --time=1 4b6e6bbcb5cae12a224a6f18692fd694daf64254bcfe3a729bf059bdb45a043c [2021-04-22T06:07:25.677Z] $ docker rm -f 4b6e6bbcb5cae12a224a6f18692fd694daf64254bcfe3a729bf059bdb45a043c [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [2021-04-22T06:07:27.309Z] + docker images [2021-04-22T06:07:27.309Z] + grep docker [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-22T06:07:27.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-22T06:07:27.777Z] [2021-04-22T06:07:27.777Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-22T06:07:27.890Z] docker-sys-mgmt-agent-go latest a6a264b4de66 8 seconds ago 312MB [2021-04-22T06:07:27.890Z] docker-core-data-go latest ed196b7db167 36 seconds ago 22.9MB [2021-04-22T06:07:27.890Z] docker-support-notifications-go latest b11d3bdc4aa5 About a minute ago 18.2MB [2021-04-22T06:07:27.890Z] docker-security-proxy-setup-go latest 3704088f7d05 About a minute ago 26MB [2021-04-22T06:07:27.890Z] docker-security-bootstrapper-go latest bf4cc535f8b8 2 minutes ago 19.3MB [2021-04-22T06:07:27.890Z] docker-core-metadata-go latest 7e6818e28361 2 minutes ago 19.2MB [2021-04-22T06:07:27.890Z] docker-security-secretstore-setup-go latest 531f07fe370f 2 minutes ago 26.3MB [2021-04-22T06:07:27.890Z] docker-core-command-go latest 34a602d0ef0b 2 minutes ago 17.5MB [2021-04-22T06:07:27.890Z] docker-support-scheduler-go latest ef3231ed4bcd 3 minutes ago 17.7MB [2021-04-22T06:07:27.890Z] docker 20.10.0 aefe523efa57 4 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] isUnix [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [2021-04-22T06:07:28.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] node [2021-04-22T06:07:28.787Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-04-22T06:07:28.787Z] 29e5d40040c1: Pulling fs layer [2021-04-22T06:07:28.787Z] 1ce36da41761: Pulling fs layer [2021-04-22T06:07:28.787Z] 25b303627fd3: Pulling fs layer [2021-04-22T06:07:29.060Z] 29e5d40040c1: Verifying Checksum [2021-04-22T06:07:29.060Z] 29e5d40040c1: Download complete [2021-04-22T06:07:29.333Z] 1ce36da41761: Verifying Checksum [2021-04-22T06:07:29.333Z] 1ce36da41761: Download complete [2021-04-22T06:07:29.611Z] 29e5d40040c1: Pull complete [2021-04-22T06:07:31.065Z] 1ce36da41761: Pull complete [2021-04-22T06:07:31.065Z] 25b303627fd3: Verifying Checksum [2021-04-22T06:07:31.065Z] 25b303627fd3: Download complete [2021-04-22T06:07:41.241Z] 25b303627fd3: Pull complete [2021-04-22T06:07:41.241Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-04-22T06:07:41.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-22T06:07:41.241Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-04-22T06:07:41.538Z] prd-ubuntu18.04-docker-arm64-4c-16g-1406 does not seem to be running inside a container [2021-04-22T06:07:41.629Z] $ 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-arm64:latest cat [2021-04-22T06:07:43.596Z] Still waiting to schedule task [2021-04-22T06:07:43.596Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-04-22T06:07:45.187Z] $ docker top cd563ac36cf70cf014442b09c2686272da1668865e08964cf310419f875a74ce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-22T06:07:46.224Z] + docker-compose build --help [2021-04-22T06:07:46.225Z] + grep parallel [2021-04-22T06:07:49.589Z] --parallel Build images in parallel. [Pipeline] } [2021-04-22T06:07:49.908Z] $ docker stop --time=1 cd563ac36cf70cf014442b09c2686272da1668865e08964cf310419f875a74ce [2021-04-22T06:07:51.936Z] $ docker rm -f cd563ac36cf70cf014442b09c2686272da1668865e08964cf310419f875a74ce [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-22T06:07:52.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-22T06:07:52.872Z] . [Pipeline] withDockerContainer [2021-04-22T06:07:53.168Z] prd-ubuntu18.04-docker-arm64-4c-16g-1406 does not seem to be running inside a container [2021-04-22T06:07:53.246Z] $ 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-arm64:latest cat [2021-04-22T06:07:54.633Z] $ docker top 33b8f0f1a8beb59d4689794c015ed4971085500057d4e46be7b35fcee2fd77b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-22T06:07:55.668Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-22T06:07:59.963Z] Building docker-core-command-go ... [2021-04-22T06:07:59.963Z] Building docker-core-data-go ... [2021-04-22T06:07:59.963Z] Building docker-core-metadata-go ... [2021-04-22T06:07:59.963Z] Building docker-security-bootstrapper-go ... [2021-04-22T06:07:59.963Z] Building docker-security-proxy-setup-go ... [2021-04-22T06:07:59.963Z] Building docker-security-secretstore-setup-go ... [2021-04-22T06:07:59.963Z] Building docker-support-notifications-go ... [2021-04-22T06:07:59.963Z] Building docker-support-scheduler-go ... [2021-04-22T06:07:59.963Z] Building docker-sys-mgmt-agent-go ... [2021-04-22T06:07:59.963Z] Building docker-support-notifications-go [2021-04-22T06:07:59.963Z] Building docker-support-scheduler-go [2021-04-22T06:07:59.963Z] Building docker-security-proxy-setup-go [2021-04-22T06:07:59.963Z] Building docker-core-command-go [2021-04-22T06:07:59.963Z] Building docker-security-secretstore-setup-go [2021-04-22T06:08:32.473Z] Running on prd-ubuntu18.04-docker-8c-8g-1408 in /w/workspace/edgexfoundry_edgex-go_PR-3394 [Pipeline] { [Pipeline] ws [2021-04-22T06:08:32.550Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-04-22T06:08:36.009Z] using credential edgex-jenkins-ssh [2021-04-22T06:08:36.026Z] Cloning the remote Git repository [2021-04-22T06:08:36.053Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-22T06:08:36.121Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-04-22T06:08:36.146Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-22T06:08:36.147Z] > git --version # timeout=10 [2021-04-22T06:08:36.156Z] > git --version # 'git version 2.17.1' [2021-04-22T06:08:36.157Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-22T06:08:36.185Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-22T06:08:45.839Z] Merging remotes/origin/master commit 9ab49d518b83cb6b5e0582986504b7992370b3fc into PR head commit 30600ec0adfea65961962f9db181a6a535a2bebe [2021-04-22T06:08:45.968Z] Merge succeeded, producing 30600ec0adfea65961962f9db181a6a535a2bebe [2021-04-22T06:08:45.969Z] Checking out Revision 30600ec0adfea65961962f9db181a6a535a2bebe (PR-3394) [2021-04-22T06:08:45.280Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-22T06:08:45.287Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-22T06:08:45.319Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-22T06:08:45.348Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-22T06:08:45.349Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-22T06:08:45.354Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3394/head:refs/remotes/origin/PR-3394 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-22T06:08:45.853Z] > git config core.sparsecheckout # timeout=10 [2021-04-22T06:08:45.858Z] > git checkout -f 30600ec0adfea65961962f9db181a6a535a2bebe # timeout=10 [2021-04-22T06:08:45.941Z] > git remote # timeout=10 [2021-04-22T06:08:45.950Z] > git config --get remote.origin.url # timeout=10 [2021-04-22T06:08:45.955Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-22T06:08:45.959Z] > git merge 9ab49d518b83cb6b5e0582986504b7992370b3fc # timeout=10 [2021-04-22T06:08:45.967Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-22T06:08:45.976Z] > git config core.sparsecheckout # timeout=10 [2021-04-22T06:08:45.979Z] > git checkout -f 30600ec0adfea65961962f9db181a6a535a2bebe # timeout=10 [2021-04-22T06:08:49.668Z] Commit message: "build(deps): Bump github.com/lib/pq from 1.9.0 to 1.10.1" [2021-04-22T06:08:49.700Z] > git --version # timeout=10 [2021-04-22T06:08:49.708Z] > git --version # 'git version 2.17.1' [2021-04-22T06:08:49.711Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-22T06:08:50.884Z] + echo snap-build.sh [2021-04-22T06:08:50.884Z] snap-build.sh [2021-04-22T06:08:50.884Z] + SNAP_BASE_DIR=. [2021-04-22T06:08:50.884Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-04-22T06:08:50.884Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-04-22T06:08:50.884Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-04-22T06:08:50.884Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-04-22T06:08:50.884Z] + cd /w/workspace/edgex-go/1 [2021-04-22T06:08:50.884Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-04-22T06:08:50.884Z] Reading package lists... [2021-04-22T06:08:51.151Z] Building dependency tree... [2021-04-22T06:08:51.151Z] Reading state information... [2021-04-22T06:08:51.151Z] The following packages were automatically installed and are no longer required: [2021-04-22T06:08:51.151Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-04-22T06:08:51.151Z] uidmap xdelta3 [2021-04-22T06:08:51.151Z] Use 'sudo apt autoremove' to remove them. [2021-04-22T06:08:51.151Z] The following packages will be REMOVED: [2021-04-22T06:08:51.151Z] lxd* lxd-client* [2021-04-22T06:08:51.725Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-04-22T06:08:51.725Z] After this operation, 31.7 MB disk space will be freed. [2021-04-22T06:08:53.035Z] (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-22T06:08:53.035Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-22T06:08:53.607Z] Removing lxd dnsmasq configuration [2021-04-22T06:08:53.869Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-04-22T06:08:54.131Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-04-22T06:08:55.074Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-04-22T06:08:55.337Z] (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-22T06:08:55.337Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-22T06:08:56.730Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-04-22T06:08:56.730Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-04-22T06:08:58.120Z] + sudo snap remove --purge lxd [2021-04-22T06:08:58.120Z] snap "lxd" is not installed [2021-04-22T06:08:58.120Z] + sudo groupadd --force --system lxd [2021-04-22T06:08:58.120Z] ++ whoami [2021-04-22T06:08:58.120Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-04-22T06:08:58.385Z] + newgrp - lxd [2021-04-22T06:08:58.385Z] + sudo snap install lxd [2021-04-22T06:09:08.415Z] 2021-04-22T06:09:05Z INFO Waiting for automatic snapd restart... [2021-04-22T06:09:21.771Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-22T06:09:21.771Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-22T06:09:21.771Z] ---> 627f17e31326 [2021-04-22T06:09:21.771Z] Step 3/23 : WORKDIR /edgex-go [2021-04-22T06:09:21.771Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-22T06:09:21.771Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-22T06:09:21.771Z] ---> 627f17e31326 [2021-04-22T06:09:21.771Z] Step 3/21 : WORKDIR /edgex-go [2021-04-22T06:09:21.771Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-22T06:09:21.771Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-22T06:09:21.771Z] ---> 627f17e31326 [2021-04-22T06:09:21.771Z] Step 3/24 : WORKDIR /edgex-go [2021-04-22T06:09:21.771Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-22T06:09:21.771Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-22T06:09:21.771Z] ---> 627f17e31326 [2021-04-22T06:09:21.771Z] Step 3/22 : WORKDIR /edgex-go [2021-04-22T06:09:21.771Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-22T06:09:21.771Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-22T06:09:21.771Z] ---> 627f17e31326 [2021-04-22T06:09:21.771Z] Step 3/22 : WORKDIR /edgex-go [2021-04-22T06:09:21.771Z] ---> Running in 4f998a289f6a [2021-04-22T06:09:21.771Z] ---> Running in ca9136c932b3 [2021-04-22T06:09:21.771Z] ---> Running in 75c9849840a1 [2021-04-22T06:09:21.771Z] ---> Running in 7e5bb432a723 [2021-04-22T06:09:21.771Z] ---> Running in b0d4e29f4fde [2021-04-22T06:09:21.771Z] Removing intermediate container b0d4e29f4fde [2021-04-22T06:09:21.771Z] ---> dd062d577214 [2021-04-22T06:09:21.771Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-22T06:09:21.771Z] Removing intermediate container 4f998a289f6a [2021-04-22T06:09:21.771Z] ---> 0d847a1b0865 [2021-04-22T06:09:21.771Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-22T06:09:21.771Z] Removing intermediate container 7e5bb432a723 [2021-04-22T06:09:21.771Z] ---> 3251116b27e4 [2021-04-22T06:09:21.771Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-22T06:09:21.771Z] Removing intermediate container ca9136c932b3 [2021-04-22T06:09:21.771Z] ---> 2ae7f2ec41a6 [2021-04-22T06:09:21.771Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-22T06:09:21.771Z] Removing intermediate container 75c9849840a1 [2021-04-22T06:09:21.771Z] ---> 4b1d3947edb7 [2021-04-22T06:09:21.771Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-22T06:09:21.771Z] ---> Running in 7a692459693d [2021-04-22T06:09:21.771Z] ---> Running in e8d95aab6402 [2021-04-22T06:09:21.771Z] ---> Running in deea945a2931 [2021-04-22T06:09:21.771Z] ---> Running in b87f8ce12221 [2021-04-22T06:09:21.771Z] ---> Running in 20a15a253af7 [2021-04-22T06:09:21.771Z] Removing intermediate container 7a692459693d [2021-04-22T06:09:21.771Z] ---> 641c0d5b4c6b [2021-04-22T06:09:21.771Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-22T06:09:21.771Z] Removing intermediate container deea945a2931 [2021-04-22T06:09:21.771Z] ---> f70adf8f759c [2021-04-22T06:09:21.771Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-22T06:09:21.771Z] ---> Running in 2c6f68130f10 [2021-04-22T06:09:21.771Z] ---> Running in f63e8e9ac40e [2021-04-22T06:09:21.771Z] Removing intermediate container e8d95aab6402 [2021-04-22T06:09:21.771Z] ---> 687b093d33b9 [2021-04-22T06:09:21.771Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-22T06:09:21.771Z] Removing intermediate container b87f8ce12221 [2021-04-22T06:09:21.771Z] ---> 60fb44988ca1 [2021-04-22T06:09:21.771Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-22T06:09:21.771Z] ---> Running in 38bf44502333 [2021-04-22T06:09:21.771Z] Removing intermediate container 20a15a253af7 [2021-04-22T06:09:21.771Z] ---> 26def8df9e10 [2021-04-22T06:09:21.771Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-22T06:09:22.043Z] ---> Running in 8dd11961efd3 [2021-04-22T06:09:22.043Z] ---> Running in e8403383b091 [2021-04-22T06:09:23.032Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T06:09:23.032Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T06:09:23.308Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T06:09:23.413Z] lxd 4.13 from Canonical* installed [2021-04-22T06:09:23.413Z] + sudo lxd init --auto [2021-04-22T06:09:23.578Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T06:09:23.578Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T06:09:23.578Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T06:09:23.871Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T06:09:24.146Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T06:09:24.146Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T06:09:24.418Z] OK: 217 MiB in 51 packages [2021-04-22T06:09:24.418Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T06:09:24.418Z] OK: 217 MiB in 51 packages [2021-04-22T06:09:25.019Z] OK: 217 MiB in 51 packages [2021-04-22T06:09:25.297Z] OK: 217 MiB in 51 packages [2021-04-22T06:09:25.297Z] OK: 217 MiB in 51 packages [2021-04-22T06:09:26.282Z] Removing intermediate container 2c6f68130f10 [2021-04-22T06:09:26.282Z] ---> e08838812711 [2021-04-22T06:09:26.282Z] Step 6/22 : COPY go.mod . [2021-04-22T06:09:26.282Z] Removing intermediate container f63e8e9ac40e [2021-04-22T06:09:26.282Z] ---> 8fb43291bec3 [2021-04-22T06:09:26.282Z] Step 6/21 : COPY go.mod . [2021-04-22T06:09:26.876Z] Removing intermediate container 38bf44502333 [2021-04-22T06:09:26.876Z] ---> ac61584cc69d [2021-04-22T06:09:26.876Z] Step 6/22 : COPY go.mod . [2021-04-22T06:09:27.154Z] Removing intermediate container e8403383b091 [2021-04-22T06:09:27.154Z] ---> 15cbf0e8af1c [2021-04-22T06:09:27.154Z] Step 6/24 : COPY go.mod . [2021-04-22T06:09:27.154Z] ---> 52017c71c068 [2021-04-22T06:09:27.154Z] Step 7/22 : RUN go mod download [2021-04-22T06:09:27.154Z] Removing intermediate container 8dd11961efd3 [2021-04-22T06:09:27.154Z] ---> d7aef78002ef [2021-04-22T06:09:27.154Z] Step 6/23 : COPY go.mod . [2021-04-22T06:09:27.426Z] ---> 76b9f4f63874 [2021-04-22T06:09:27.426Z] Step 7/21 : RUN go mod download [2021-04-22T06:09:27.426Z] ---> Running in be285de9259b [2021-04-22T06:09:27.710Z] ---> Running in f2a4fe7615a0 [2021-04-22T06:09:27.995Z] ---> d26ad1c586b8 [2021-04-22T06:09:27.995Z] Step 7/22 : RUN go mod download [2021-04-22T06:09:27.995Z] ---> Running in 4ef36c12a4d2 [2021-04-22T06:09:28.272Z] ---> 63adfc345c51 [2021-04-22T06:09:28.272Z] Step 7/24 : RUN go mod download [2021-04-22T06:09:28.548Z] ---> 8a6e282b0c9b [2021-04-22T06:09:28.548Z] Step 7/23 : RUN go mod download [2021-04-22T06:09:28.548Z] ---> Running in 303db4924752 [2021-04-22T06:09:28.830Z] ---> Running in 84886afe80db [2021-04-22T06:09:31.587Z] + sudo snap install --classic snapcraft [2021-04-22T06:09:32.270Z] Removing intermediate container be285de9259b [2021-04-22T06:09:32.270Z] ---> 0fad6f69fa27 [2021-04-22T06:09:32.270Z] Step 8/22 : COPY . . [2021-04-22T06:09:32.550Z] Removing intermediate container f2a4fe7615a0 [2021-04-22T06:09:32.550Z] ---> b44c8536ac6c [2021-04-22T06:09:32.550Z] Step 8/21 : COPY . . [2021-04-22T06:09:32.550Z] Removing intermediate container 4ef36c12a4d2 [2021-04-22T06:09:32.550Z] ---> 4568632d3fae [2021-04-22T06:09:32.550Z] Step 8/22 : COPY . . [2021-04-22T06:09:32.826Z] Removing intermediate container 303db4924752 [2021-04-22T06:09:32.826Z] ---> 11c2a10a17f5 [2021-04-22T06:09:32.826Z] Step 8/24 : COPY . . [2021-04-22T06:09:33.423Z] Removing intermediate container 84886afe80db [2021-04-22T06:09:33.423Z] ---> 0678985f82bf [2021-04-22T06:09:33.423Z] Step 8/23 : COPY . . [2021-04-22T06:09:36.898Z] snapcraft 4.6.2 from Canonical* installed [2021-04-22T06:09:36.898Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-04-22T06:09:36.898Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-04-22T06:09:36.898Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-22T06:09:36.898Z] Dload Upload Total Spent Left Speed [2021-04-22T06:09:36.898Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4098 0 --:--:-- --:--:-- --:--:-- 4098 [2021-04-22T06:09:36.898Z] 100 3325k 100 3325k 0 0 9084k 0 --:--:-- --:--:-- --:--:-- 9084k [2021-04-22T06:09:36.898Z] ./yq_linux_amd64 [2021-04-22T06:09:36.898Z] + sudo snapcraft prime --use-lxd [2021-04-22T06:09:38.288Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-04-22T06:09:38.288Z] 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-22T06:09:38.288Z] - README.md [2021-04-22T06:09:38.288Z] [2021-04-22T06:09:38.288Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-22T06:09:39.235Z] Launching a container. [2021-04-22T06:09:51.490Z] Waiting for container to be ready [2021-04-22T06:09:51.490Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-04-22T06:09:51.490Z] [2021-04-22T06:09:55.706Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-04-22T06:09:55.706Z] Waiting for network to be ready... [2021-04-22T06:09:56.279Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-22T06:09:56.279Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-22T06:09:56.540Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-22T06:09:56.540Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] [2021-04-22T06:09:56.802Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-22T06:09:57.063Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-22T06:09:57.063Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-22T06:09:57.063Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-22T06:09:57.063Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-22T06:09:57.063Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-22T06:09:57.063Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-22T06:09:57.063Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-04-22T06:09:57.063Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-22T06:09:57.063Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-22T06:09:57.063Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-04-22T06:09:57.063Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-04-22T06:09:57.063Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-04-22T06:09:57.063Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-04-22T06:09:57.325Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-22T06:09:57.587Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] [2021-04-22T06:09:57.587Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-04-22T06:09:57.587Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-22T06:09:57.587Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-22T06:09:57.587Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [323 kB] [2021-04-22T06:09:57.587Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-04-22T06:09:57.587Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] [2021-04-22T06:09:57.587Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-04-22T06:10:00.273Z] ---> 9cd4443af380 [2021-04-22T06:10:00.273Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-22T06:10:00.273Z] ---> 71e5ad5e6cdb [2021-04-22T06:10:00.273Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-22T06:10:00.273Z] ---> e43c51c6cf1b [2021-04-22T06:10:00.273Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-22T06:10:00.273Z] ---> 8a4ff5370a00 [2021-04-22T06:10:00.273Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-22T06:10:00.273Z] ---> Running in f9477482df1d [2021-04-22T06:10:00.273Z] ---> Running in a640b02b1cf6 [2021-04-22T06:10:00.273Z] ---> Running in f59ec35ba95a [2021-04-22T06:10:00.273Z] ---> Running in aee281e33d28 [2021-04-22T06:10:00.273Z] ---> 62a837a27bdd [2021-04-22T06:10:00.273Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-22T06:10:00.273Z] ---> Running in 6a1d74602274 [2021-04-22T06:10:00.898Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-22T06:10:00.910Z] Fetched 24.4 MB in 5s (5354 kB/s) [2021-04-22T06:10:01.487Z] Reading package lists... [2021-04-22T06:10:01.749Z] Reading package lists... [2021-04-22T06:10:01.887Z] 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-22T06:10:01.887Z] 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-22T06:10:02.017Z] Building dependency tree... [2021-04-22T06:10:02.017Z] Reading state information... [2021-04-22T06:10:02.017Z] The following additional packages will be installed: [2021-04-22T06:10:02.017Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-22T06:10:02.017Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-22T06:10:02.017Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-22T06:10:02.017Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-04-22T06:10:02.017Z] Suggested packages: [2021-04-22T06:10:02.017Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-04-22T06:10:02.017Z] Recommended packages: [2021-04-22T06:10:02.017Z] gnupg libsasl2-modules [2021-04-22T06:10:02.166Z] 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-22T06:10:02.280Z] The following NEW packages will be installed: [2021-04-22T06:10:02.280Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-22T06:10:02.280Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-22T06:10:02.280Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-22T06:10:02.280Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-04-22T06:10:02.280Z] The following packages will be upgraded: [2021-04-22T06:10:02.280Z] gpg gpg-agent gpgconf libudev1 [2021-04-22T06:10:02.280Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-04-22T06:10:02.280Z] Need to get 3529 kB of archives. [2021-04-22T06:10:02.280Z] After this operation, 13.3 MB of additional disk space will be used. [2021-04-22T06:10:02.280Z] 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-22T06:10:02.441Z] 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-22T06:10:02.542Z] Get:2 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-22T06:10:02.542Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-04-22T06:10:02.542Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-04-22T06:10:03.930Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] [2021-04-22T06:10:04.194Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] [2021-04-22T06:10:04.457Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-04-22T06:10:04.457Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-04-22T06:10:04.457Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-04-22T06:10:04.457Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-04-22T06:10:04.719Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-04-22T06:10:04.719Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-04-22T06:10:04.719Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-04-22T06:10:04.719Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-04-22T06:10:04.719Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-04-22T06:10:04.719Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-04-22T06:10:04.719Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-04-22T06:10:04.719Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-04-22T06:10:04.719Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-04-22T06:10:04.719Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-04-22T06:10:04.719Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-04-22T06:10:04.719Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-04-22T06:10:04.719Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-22T06:10:04.985Z] Fetched 3529 kB in 3s (1392 kB/s) [2021-04-22T06:10:04.985Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-22T06:10:04.985Z] Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... [2021-04-22T06:10:04.985Z] Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-22T06:10:04.985Z] Setting up libudev1:amd64 (237-3ubuntu10.46) ... [2021-04-22T06:10:05.247Z] Selecting previously unselected package udev. [2021-04-22T06:10:05.247Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-22T06:10:05.247Z] Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... [2021-04-22T06:10:05.247Z] Unpacking udev (237-3ubuntu10.46) ... [2021-04-22T06:10:05.510Z] Selecting previously unselected package libfuse2:amd64. [2021-04-22T06:10:05.510Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-04-22T06:10:05.510Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-22T06:10:05.510Z] Selecting previously unselected package fuse. [2021-04-22T06:10:05.510Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-04-22T06:10:05.510Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-04-22T06:10:05.510Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-22T06:10:05.510Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-22T06:10:05.775Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-22T06:10:05.775Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-22T06:10:05.775Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-22T06:10:06.037Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-22T06:10:06.037Z] Selecting previously unselected package libksba8:amd64. [2021-04-22T06:10:06.037Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-04-22T06:10:06.037Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-04-22T06:10:06.300Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-04-22T06:10:06.300Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-22T06:10:06.300Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-22T06:10:06.300Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-04-22T06:10:06.300Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-22T06:10:06.300Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-22T06:10:06.300Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-04-22T06:10:06.300Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-22T06:10:06.564Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-22T06:10:06.564Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-04-22T06:10:06.564Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-22T06:10:06.564Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-22T06:10:06.564Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-04-22T06:10:06.564Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-22T06:10:06.564Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-22T06:10:06.834Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-04-22T06:10:06.834Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-22T06:10:06.834Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-22T06:10:06.834Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-04-22T06:10:06.834Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-22T06:10:06.834Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-22T06:10:07.096Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-04-22T06:10:07.096Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-22T06:10:07.096Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-22T06:10:07.096Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-04-22T06:10:07.096Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-22T06:10:07.096Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-22T06:10:07.360Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-22T06:10:07.360Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-22T06:10:07.360Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-22T06:10:07.360Z] Selecting previously unselected package libsasl2-2:amd64. [2021-04-22T06:10:07.360Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-22T06:10:07.360Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-22T06:10:07.624Z] Selecting previously unselected package libldap-common. [2021-04-22T06:10:07.624Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-04-22T06:10:07.624Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-22T06:10:07.624Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-22T06:10:07.624Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-04-22T06:10:07.624Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-22T06:10:07.894Z] Selecting previously unselected package dirmngr. [2021-04-22T06:10:07.894Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-22T06:10:07.894Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-22T06:10:07.894Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-22T06:10:07.894Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-04-22T06:10:08.157Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-22T06:10:08.157Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-22T06:10:08.157Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-22T06:10:08.157Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-04-22T06:10:08.157Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-22T06:10:08.157Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-04-22T06:10:08.417Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-22T06:10:08.417Z] Setting up udev (237-3ubuntu10.46) ... [2021-04-22T06:10:08.684Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-04-22T06:10:08.945Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-22T06:10:08.945Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-04-22T06:10:08.945Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-04-22T06:10:08.945Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-04-22T06:10:08.945Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-22T06:10:08.945Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-22T06:10:09.222Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-22T06:10:09.222Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-22T06:10:09.222Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-22T06:10:09.222Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-22T06:10:09.222Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-22T06:10:09.222Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-22T06:10:09.222Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-22T06:10:09.222Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-22T06:10:09.794Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-04-22T06:10:09.794Z] settings in the [Install] section, and DefaultInstance for template units). [2021-04-22T06:10:09.794Z] This means they are not meant to be enabled using systemctl. [2021-04-22T06:10:09.794Z] Possible reasons for having this kind of units are: [2021-04-22T06:10:09.794Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-04-22T06:10:09.794Z] .wants/ or .requires/ directory. [2021-04-22T06:10:09.794Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-04-22T06:10:09.794Z] a requirement dependency on it. [2021-04-22T06:10:09.794Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-04-22T06:10:09.794Z] D-Bus, udev, scripted systemctl call, ...). [2021-04-22T06:10:09.794Z] 4) In case of template units, the unit is meant to be enabled with some [2021-04-22T06:10:09.794Z] instance name specified. [2021-04-22T06:10:10.059Z] Reading package lists... [2021-04-22T06:10:10.324Z] Building dependency tree... [2021-04-22T06:10:10.324Z] Reading state information... [2021-04-22T06:10:10.588Z] The following additional packages will be installed: [2021-04-22T06:10:10.588Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-04-22T06:10:10.588Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-04-22T06:10:10.588Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-04-22T06:10:10.588Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-04-22T06:10:10.588Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-04-22T06:10:10.588Z] Suggested packages: [2021-04-22T06:10:10.588Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-04-22T06:10:10.588Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-04-22T06:10:10.588Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-04-22T06:10:10.588Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-04-22T06:10:10.588Z] systemd-container policykit-1 [2021-04-22T06:10:10.588Z] Recommended packages: [2021-04-22T06:10:10.588Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-04-22T06:10:10.588Z] The following NEW packages will be installed: [2021-04-22T06:10:10.588Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-04-22T06:10:10.588Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-04-22T06:10:10.588Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-04-22T06:10:10.588Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-04-22T06:10:10.588Z] python3.6-minimal snapd squashfs-tools sudo [2021-04-22T06:10:10.588Z] The following packages will be upgraded: [2021-04-22T06:10:10.588Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-04-22T06:10:10.588Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-04-22T06:10:10.588Z] Need to get 35.2 MB of archives. [2021-04-22T06:10:10.588Z] After this operation, 141 MB of additional disk space will be used. [2021-04-22T06:10:10.588Z] 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-22T06:10:10.588Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] [2021-04-22T06:10:11.541Z] 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-22T06:10:11.541Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-04-22T06:10:11.541Z] 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-22T06:10:11.541Z] 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-22T06:10:11.541Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-04-22T06:10:11.541Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-04-22T06:10:11.541Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-04-22T06:10:11.541Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] [2021-04-22T06:10:11.803Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-04-22T06:10:11.803Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-04-22T06:10:11.803Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-04-22T06:10:11.803Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-04-22T06:10:11.803Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-04-22T06:10:11.803Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-04-22T06:10:11.803Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-04-22T06:10:11.803Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-04-22T06:10:11.803Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-04-22T06:10:11.803Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-04-22T06:10:11.803Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-04-22T06:10:11.803Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-04-22T06:10:11.803Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-04-22T06:10:11.803Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-04-22T06:10:11.803Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-04-22T06:10:11.803Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-04-22T06:10:11.803Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-04-22T06:10:11.803Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-04-22T06:10:12.065Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-04-22T06:10:12.065Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-04-22T06:10:13.012Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-22T06:10:13.012Z] Fetched 35.2 MB in 2s (15.6 MB/s) [2021-04-22T06:10:13.012Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-22T06:10:13.012Z] Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... [2021-04-22T06:10:13.276Z] Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-22T06:10:13.864Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... [2021-04-22T06:10:13.864Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-22T06:10:13.864Z] Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... [2021-04-22T06:10:13.864Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-22T06:10:13.864Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-04-22T06:10:13.864Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-04-22T06:10:14.125Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-04-22T06:10:14.388Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-22T06:10:14.389Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-04-22T06:10:14.389Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-04-22T06:10:14.652Z] Setting up apt (1.6.13) ... [2021-04-22T06:10:14.652Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-04-22T06:10:15.226Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-04-22T06:10:15.226Z] (Reading database ... 12764 files and directories currently installed.) [2021-04-22T06:10:15.226Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-22T06:10:15.226Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-22T06:10:15.488Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-04-22T06:10:15.488Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-22T06:10:15.488Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-22T06:10:15.488Z] Selecting previously unselected package libexpat1:amd64. [2021-04-22T06:10:15.488Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-04-22T06:10:15.488Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-22T06:10:15.749Z] Selecting previously unselected package python3.6-minimal. [2021-04-22T06:10:15.749Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-22T06:10:15.749Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-22T06:10:16.014Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-22T06:10:16.014Z] Checking for services that may need to be restarted...done. [2021-04-22T06:10:16.014Z] Checking for services that may need to be restarted...done. [2021-04-22T06:10:16.275Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-22T06:10:16.275Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-22T06:10:16.275Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-22T06:10:16.847Z] Selecting previously unselected package python3-minimal. [2021-04-22T06:10:16.847Z] (Reading database ... 13012 files and directories currently installed.) [2021-04-22T06:10:16.847Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-04-22T06:10:16.847Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-04-22T06:10:16.847Z] Selecting previously unselected package mime-support. [2021-04-22T06:10:16.847Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-04-22T06:10:16.847Z] Unpacking mime-support (3.60ubuntu1) ... [2021-04-22T06:10:17.111Z] Selecting previously unselected package libmpdec2:amd64. [2021-04-22T06:10:17.111Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-04-22T06:10:17.111Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-22T06:10:17.111Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-04-22T06:10:17.111Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-22T06:10:17.111Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-22T06:10:17.373Z] Selecting previously unselected package python3.6. [2021-04-22T06:10:17.373Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-22T06:10:17.373Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-22T06:10:17.373Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-22T06:10:17.373Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-04-22T06:10:17.373Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-22T06:10:18.322Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-04-22T06:10:18.584Z] Selecting previously unselected package python3. [2021-04-22T06:10:18.846Z] (Reading database ... 13442 files and directories currently installed.) [2021-04-22T06:10:18.846Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-04-22T06:10:18.846Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-04-22T06:10:18.846Z] Selecting previously unselected package multiarch-support. [2021-04-22T06:10:18.846Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-04-22T06:10:18.846Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-04-22T06:10:18.846Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-04-22T06:10:19.108Z] Selecting previously unselected package liblzo2-2:amd64. [2021-04-22T06:10:19.108Z] (Reading database ... 13479 files and directories currently installed.) [2021-04-22T06:10:19.108Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-04-22T06:10:19.108Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-04-22T06:10:19.108Z] Selecting previously unselected package libbsd0:amd64. [2021-04-22T06:10:19.108Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-04-22T06:10:19.108Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-22T06:10:19.368Z] Selecting previously unselected package sudo. [2021-04-22T06:10:19.369Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-04-22T06:10:19.369Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-22T06:10:19.369Z] Selecting previously unselected package apparmor. [2021-04-22T06:10:19.369Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-04-22T06:10:19.369Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-04-22T06:10:19.631Z] Selecting previously unselected package libedit2:amd64. [2021-04-22T06:10:19.631Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-04-22T06:10:19.631Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-04-22T06:10:19.631Z] Selecting previously unselected package libkrb5support0:amd64. [2021-04-22T06:10:19.631Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-04-22T06:10:19.631Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-22T06:10:19.892Z] Selecting previously unselected package libk5crypto3:amd64. [2021-04-22T06:10:19.892Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-22T06:10:19.892Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-22T06:10:19.892Z] Selecting previously unselected package libkeyutils1:amd64. [2021-04-22T06:10:19.892Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-04-22T06:10:19.892Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-22T06:10:20.154Z] Selecting previously unselected package libkrb5-3:amd64. [2021-04-22T06:10:20.155Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-22T06:10:20.155Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-22T06:10:20.155Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-22T06:10:20.155Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-04-22T06:10:20.155Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-22T06:10:20.417Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-04-22T06:10:20.417Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-04-22T06:10:20.417Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-22T06:10:20.417Z] Selecting previously unselected package openssh-client. [2021-04-22T06:10:20.679Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-04-22T06:10:20.679Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-22T06:10:20.679Z] Selecting previously unselected package squashfs-tools. [2021-04-22T06:10:20.679Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-04-22T06:10:20.679Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-22T06:10:20.939Z] Selecting previously unselected package snapd. [2021-04-22T06:10:20.939Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-04-22T06:10:20.939Z] Unpacking snapd (2.48.3+18.04) ... [2021-04-22T06:10:22.858Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-04-22T06:10:22.858Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-22T06:10:23.119Z] Setting up mime-support (3.60ubuntu1) ... [2021-04-22T06:10:23.119Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-22T06:10:23.119Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-22T06:10:23.119Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-22T06:10:23.119Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-22T06:10:23.381Z] Setting up systemd (237-3ubuntu10.46) ... [2021-04-22T06:10:23.381Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-04-22T06:10:23.954Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-22T06:10:23.954Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-22T06:10:23.954Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-04-22T06:10:24.215Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-22T06:10:24.215Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-22T06:10:24.215Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-22T06:10:24.788Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-22T06:10:24.788Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-22T06:10:24.788Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-22T06:10:24.788Z] Setting up python3 (3.6.7-1~18.04) ... [2021-04-22T06:10:24.788Z] running python rtupdate hooks for python3.6... [2021-04-22T06:10:24.788Z] running python post-rtupdate hooks for python3.6... [2021-04-22T06:10:25.064Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-04-22T06:10:26.984Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-04-22T06:10:26.984Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-22T06:10:26.984Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-22T06:10:26.984Z] Setting up snapd (2.48.3+18.04) ... [2021-04-22T06:10:27.560Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-04-22T06:10:27.560Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-04-22T06:10:27.822Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-04-22T06:10:27.822Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-04-22T06:10:28.098Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-22T06:10:28.098Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-22T06:10:28.360Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-04-22T06:10:28.360Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-04-22T06:10:28.621Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-04-22T06:10:28.883Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-04-22T06:10:28.883Z] /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-22T06:10:29.147Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-22T06:10:29.147Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-04-22T06:10:30.090Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-22T06:10:30.090Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-22T06:10:30.090Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-22T06:10:31.606Z] Reading package lists... [2021-04-22T06:10:31.606Z] Reading package lists... [2021-04-22T06:10:31.869Z] Building dependency tree... [2021-04-22T06:10:31.869Z] Reading state information... [2021-04-22T06:10:31.869Z] Calculating upgrade... [2021-04-22T06:10:32.130Z] The following packages will be upgraded: [2021-04-22T06:10:32.130Z] advancecomp base-files bash binutils binutils-common [2021-04-22T06:10:32.130Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-04-22T06:10:32.130Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-04-22T06:10:32.130Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-04-22T06:10:32.130Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-04-22T06:10:32.130Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-04-22T06:10:32.130Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-04-22T06:10:32.130Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-04-22T06:10:32.130Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-04-22T06:10:32.130Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-04-22T06:10:32.130Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-04-22T06:10:32.130Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-04-22T06:10:32.130Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-04-22T06:10:32.130Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-04-22T06:10:32.130Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-04-22T06:10:32.130Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-04-22T06:10:32.130Z] Need to get 64.0 MB of archives. [2021-04-22T06:10:32.130Z] After this operation, 5034 kB of additional disk space will be used. [2021-04-22T06:10:32.130Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] [2021-04-22T06:10:32.391Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-04-22T06:10:32.391Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-04-22T06:10:32.391Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-04-22T06:10:32.392Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-04-22T06:10:32.392Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-04-22T06:10:32.392Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-04-22T06:10:32.392Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-04-22T06:10:32.392Z] 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-22T06:10:32.392Z] 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-22T06:10:32.392Z] 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-22T06:10:32.392Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-04-22T06:10:32.392Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-04-22T06:10:32.392Z] 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-22T06:10:32.392Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-04-22T06:10:32.392Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-04-22T06:10:32.392Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-04-22T06:10:32.392Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-04-22T06:10:32.392Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-04-22T06:10:32.392Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-04-22T06:10:32.392Z] 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-22T06:10:32.392Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-04-22T06:10:32.392Z] 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-22T06:10:32.392Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-04-22T06:10:32.392Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-04-22T06:10:32.392Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-04-22T06:10:32.651Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-04-22T06:10:32.651Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-04-22T06:10:32.651Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-04-22T06:10:32.651Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-04-22T06:10:32.651Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-04-22T06:10:32.652Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-04-22T06:10:32.652Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-04-22T06:10:32.652Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-04-22T06:10:32.652Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-04-22T06:10:32.652Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-04-22T06:10:32.652Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-04-22T06:10:32.652Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-04-22T06:10:32.652Z] 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-22T06:10:32.652Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-04-22T06:10:32.652Z] 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-22T06:10:32.652Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-04-22T06:10:32.652Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-04-22T06:10:32.652Z] 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-22T06:10:32.652Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-04-22T06:10:32.652Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-04-22T06:10:32.652Z] 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-22T06:10:32.652Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-04-22T06:10:32.652Z] 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-22T06:10:32.652Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-04-22T06:10:32.652Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-04-22T06:10:32.652Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-04-22T06:10:32.652Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-04-22T06:10:32.652Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-04-22T06:10:32.652Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-04-22T06:10:32.652Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-04-22T06:10:32.918Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-04-22T06:10:32.918Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-04-22T06:10:32.918Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-04-22T06:10:33.180Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-04-22T06:10:33.180Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-04-22T06:10:33.180Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-04-22T06:10:33.180Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-04-22T06:10:33.180Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-04-22T06:10:33.180Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-04-22T06:10:33.440Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-04-22T06:10:33.440Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-04-22T06:10:33.440Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-04-22T06:10:33.440Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-04-22T06:10:33.703Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-04-22T06:10:33.703Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-04-22T06:10:33.703Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-04-22T06:10:33.703Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-04-22T06:10:33.703Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-04-22T06:10:33.703Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-04-22T06:10:33.703Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-04-22T06:10:33.703Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-04-22T06:10:33.703Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-04-22T06:10:33.703Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-04-22T06:10:33.967Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-04-22T06:10:33.967Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-04-22T06:10:33.967Z] 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-22T06:10:33.967Z] 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-22T06:10:33.967Z] 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-22T06:10:33.967Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] [2021-04-22T06:10:33.967Z] 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-22T06:10:33.967Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-04-22T06:10:33.967Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-04-22T06:10:33.967Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-04-22T06:10:33.967Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-04-22T06:10:33.967Z] 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-22T06:10:33.967Z] 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-22T06:10:33.967Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-04-22T06:10:33.967Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-04-22T06:10:33.967Z] 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-22T06:10:33.967Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-04-22T06:10:33.967Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-04-22T06:10:33.967Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-04-22T06:10:34.231Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-04-22T06:10:34.231Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-04-22T06:10:34.231Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-04-22T06:10:34.231Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-22T06:10:34.493Z] Fetched 64.0 MB in 2s (30.4 MB/s) [2021-04-22T06:10:34.493Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-22T06:10:34.493Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-04-22T06:10:34.493Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-22T06:10:35.071Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-22T06:10:35.071Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-22T06:10:35.334Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... [2021-04-22T06:10:35.334Z] Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... [2021-04-22T06:10:35.908Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-22T06:10:36.181Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-22T06:10:36.181Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-22T06:10:36.181Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-22T06:10:36.445Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-22T06:10:36.445Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-22T06:10:36.445Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-22T06:10:36.445Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-22T06:10:36.707Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-22T06:10:36.707Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-22T06:10:36.707Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-22T06:10:36.707Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-22T06:10:36.968Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-22T06:10:36.968Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-22T06:10:36.968Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-22T06:10:37.230Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-22T06:10:37.230Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-22T06:10:37.230Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-04-22T06:10:37.230Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-04-22T06:10:37.490Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-22T06:10:37.490Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-22T06:10:37.490Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-22T06:10:37.490Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-22T06:10:37.490Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-22T06:10:37.752Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-22T06:10:37.752Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-22T06:10:38.013Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-22T06:10:38.013Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-22T06:10:38.013Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-04-22T06:10:38.274Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-22T06:10:38.536Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-04-22T06:10:38.799Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-22T06:10:38.799Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-04-22T06:10:38.799Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-04-22T06:10:38.799Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-04-22T06:10:38.799Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-04-22T06:10:39.060Z] Setting up base-files (10.1ubuntu2.10) ... [2021-04-22T06:10:39.321Z] Installing new version of config file /etc/issue ... [2021-04-22T06:10:39.321Z] Installing new version of config file /etc/issue.net ... [2021-04-22T06:10:39.321Z] Installing new version of config file /etc/lsb-release ... [2021-04-22T06:10:39.321Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-04-22T06:10:39.584Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-04-22T06:10:39.584Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-04-22T06:10:39.584Z] Removing obsolete conffile /etc/default/motd-news ... [2021-04-22T06:10:39.584Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-22T06:10:39.584Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-04-22T06:10:39.584Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-04-22T06:10:39.846Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-04-22T06:10:39.846Z] 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-22T06:10:40.107Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-22T06:10:40.107Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-22T06:10:40.107Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-04-22T06:10:40.107Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-04-22T06:10:40.368Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-22T06:10:40.368Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-04-22T06:10:40.368Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-04-22T06:10:40.368Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-04-22T06:10:40.630Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-22T06:10:40.630Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-04-22T06:10:40.630Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-22T06:10:40.893Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-04-22T06:10:40.893Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-22T06:10:40.893Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-22T06:10:40.893Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-22T06:10:41.155Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-22T06:10:41.155Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-22T06:10:41.155Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-22T06:10:41.155Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-22T06:10:41.418Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-04-22T06:10:41.418Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-22T06:10:41.418Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-04-22T06:10:41.418Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-04-22T06:10:41.680Z] Setting up grep (3.1-2build1) ... [2021-04-22T06:10:41.680Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-22T06:10:41.680Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-22T06:10:41.680Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-22T06:10:41.955Z] Setting up login (1:4.5-1ubuntu2) ... [2021-04-22T06:10:41.955Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-22T06:10:41.955Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-22T06:10:41.955Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-22T06:10:42.215Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-04-22T06:10:42.216Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-22T06:10:42.216Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-22T06:10:42.216Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-22T06:10:42.789Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-22T06:10:42.789Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-22T06:10:43.050Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-22T06:10:43.050Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-22T06:10:43.622Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-04-22T06:10:43.622Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-22T06:10:43.622Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-04-22T06:10:43.622Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-22T06:10:45.012Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-22T06:10:45.012Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-22T06:10:45.012Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-22T06:10:45.012Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-22T06:10:45.012Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-04-22T06:10:45.274Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-22T06:10:45.274Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-04-22T06:10:45.274Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-04-22T06:10:45.545Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-04-22T06:10:45.545Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-22T06:10:45.545Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-22T06:10:45.545Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-22T06:10:45.808Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-22T06:10:45.808Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-22T06:10:45.808Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-22T06:10:45.808Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-22T06:10:46.088Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-22T06:10:46.088Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-22T06:10:46.088Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-22T06:10:46.088Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-22T06:10:46.351Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-22T06:10:46.351Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-22T06:10:46.351Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-22T06:10:46.351Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-22T06:10:46.614Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-22T06:10:46.614Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-22T06:10:46.614Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-22T06:10:46.614Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-22T06:10:46.875Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-22T06:10:46.875Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-22T06:10:46.875Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-22T06:10:47.137Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-22T06:10:47.137Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-22T06:10:47.137Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-22T06:10:47.137Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-22T06:10:47.137Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-22T06:10:47.399Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-22T06:10:47.399Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-22T06:10:47.399Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-22T06:10:47.665Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-22T06:10:47.665Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-22T06:10:47.665Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-22T06:10:47.665Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-04-22T06:10:47.929Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-22T06:10:47.929Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-22T06:10:47.929Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-22T06:10:48.503Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-04-22T06:10:48.503Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-04-22T06:10:48.767Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-04-22T06:10:49.030Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-22T06:10:49.030Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-22T06:10:49.030Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-22T06:10:49.293Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-04-22T06:10:49.293Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-22T06:10:49.293Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-04-22T06:10:49.293Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-22T06:10:49.561Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-04-22T06:10:49.823Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-22T06:10:49.823Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-04-22T06:10:49.823Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-04-22T06:10:49.823Z] Setting up debconf (1.5.66ubuntu1) ... [2021-04-22T06:10:50.085Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-22T06:10:50.085Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-04-22T06:10:50.347Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-22T06:10:50.347Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-04-22T06:10:50.347Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-22T06:10:50.347Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-04-22T06:10:50.609Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-22T06:10:50.609Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-04-22T06:10:50.609Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-22T06:10:50.609Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-22T06:10:50.870Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-22T06:10:50.870Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-22T06:10:51.131Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-22T06:10:51.131Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-22T06:10:51.131Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-22T06:10:51.131Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-22T06:10:51.131Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-22T06:10:51.131Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-22T06:10:51.393Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-22T06:10:51.655Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-22T06:10:51.917Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-22T06:10:51.917Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-22T06:10:51.917Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-22T06:10:51.917Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... [2021-04-22T06:10:51.917Z] Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-22T06:10:52.179Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-22T06:10:52.180Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-22T06:10:52.180Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-22T06:10:52.180Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-22T06:10:52.180Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-04-22T06:10:52.441Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-04-22T06:10:52.441Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-04-22T06:10:52.702Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-22T06:10:52.702Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-04-22T06:10:52.702Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-22T06:10:52.702Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-22T06:10:52.963Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-22T06:10:52.963Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-22T06:10:52.963Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-22T06:10:53.224Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-22T06:10:53.224Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-22T06:10:53.224Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-04-22T06:10:53.224Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-04-22T06:10:53.486Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-04-22T06:10:53.486Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-22T06:10:53.486Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-22T06:10:53.486Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-22T06:10:54.061Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-04-22T06:10:54.061Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-22T06:10:54.061Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-22T06:10:54.061Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-22T06:10:54.323Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-04-22T06:10:54.323Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-22T06:10:54.323Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-04-22T06:10:54.323Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-22T06:10:54.602Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-04-22T06:10:54.866Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-22T06:10:54.866Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-04-22T06:10:54.866Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-22T06:10:55.167Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-04-22T06:10:55.167Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-22T06:10:55.167Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-04-22T06:10:55.167Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-04-22T06:10:55.430Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-04-22T06:10:55.430Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-22T06:10:55.430Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-04-22T06:10:55.430Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-04-22T06:10:55.699Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-04-22T06:10:55.699Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-22T06:10:55.699Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-04-22T06:10:55.699Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-04-22T06:10:55.960Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-04-22T06:10:55.960Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-22T06:10:55.960Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-04-22T06:10:55.960Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-04-22T06:10:56.220Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-04-22T06:10:56.220Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-22T06:10:56.220Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-04-22T06:10:56.484Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-04-22T06:10:56.484Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-04-22T06:10:56.484Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-22T06:10:56.484Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-04-22T06:10:56.746Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-04-22T06:10:56.746Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-04-22T06:10:56.746Z] (Reading database ... 13915 files and directories currently installed.) [2021-04-22T06:10:56.746Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-22T06:10:57.008Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-22T06:10:57.008Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-22T06:10:57.008Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-22T06:10:57.270Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-22T06:10:57.270Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-22T06:10:57.530Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-04-22T06:10:57.530Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-04-22T06:10:57.799Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-04-22T06:10:57.799Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-04-22T06:10:57.799Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-04-22T06:10:57.799Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-04-22T06:10:58.066Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-04-22T06:10:58.066Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-04-22T06:10:58.066Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-04-22T06:10:58.066Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-04-22T06:10:58.328Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-04-22T06:10:58.328Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-04-22T06:10:58.589Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-04-22T06:10:58.589Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-04-22T06:10:58.589Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-04-22T06:10:58.589Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-04-22T06:10:58.855Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-04-22T06:10:58.855Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-04-22T06:10:59.803Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-04-22T06:10:59.803Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-04-22T06:11:00.065Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-04-22T06:11:00.065Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-04-22T06:11:00.326Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-22T06:11:00.326Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-22T06:11:00.588Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-22T06:11:00.588Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-22T06:11:00.852Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-22T06:11:00.852Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-22T06:11:00.852Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-22T06:11:00.852Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-22T06:11:01.116Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-22T06:11:01.116Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-22T06:11:01.116Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-22T06:11:01.377Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-22T06:11:01.377Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-22T06:11:01.377Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-22T06:11:01.645Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-22T06:11:01.645Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-22T06:11:02.588Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-22T06:11:02.588Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-22T06:11:03.530Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-22T06:11:03.530Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-22T06:11:04.112Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-22T06:11:04.112Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-22T06:11:04.373Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-22T06:11:04.373Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-22T06:11:05.761Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-22T06:11:05.761Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-22T06:11:05.761Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-22T06:11:05.761Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-22T06:11:05.761Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-04-22T06:11:05.761Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-22T06:11:05.761Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-04-22T06:11:06.023Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-22T06:11:06.023Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-04-22T06:11:06.023Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-04-22T06:11:06.023Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-22T06:11:06.023Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-22T06:11:06.286Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-22T06:11:06.286Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-22T06:11:06.286Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-04-22T06:11:06.549Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-04-22T06:11:06.549Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-22T06:11:06.549Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-22T06:11:06.549Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-22T06:11:06.549Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-22T06:11:06.549Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-22T06:11:06.549Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-04-22T06:11:06.811Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-04-22T06:11:06.811Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-04-22T06:11:06.811Z] [2021-04-22T06:11:06.811Z] Current default time zone: 'Etc/UTC' [2021-04-22T06:11:06.811Z] Local time is now: Thu Apr 22 06:11:06 UTC 2021. [2021-04-22T06:11:06.811Z] Universal Time is now: Thu Apr 22 06:11:06 UTC 2021. [2021-04-22T06:11:06.811Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-04-22T06:11:06.811Z] [2021-04-22T06:11:06.811Z] Setting up systemd-sysv (237-3ubuntu10.46) ... [2021-04-22T06:11:06.811Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-22T06:11:07.077Z] Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... [2021-04-22T06:11:07.077Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-04-22T06:11:07.077Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-04-22T06:11:07.077Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-04-22T06:11:07.077Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-04-22T06:11:07.077Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-04-22T06:11:07.077Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-04-22T06:11:07.077Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-04-22T06:11:07.077Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-22T06:11:07.338Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-04-22T06:11:07.338Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-22T06:11:07.338Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-22T06:11:07.599Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-22T06:11:07.599Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-04-22T06:11:07.599Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-04-22T06:11:07.599Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-04-22T06:11:07.599Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-22T06:11:07.599Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-04-22T06:11:07.599Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-04-22T06:11:07.599Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-04-22T06:11:07.861Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-04-22T06:11:09.779Z] Updating certificates in /etc/ssl/certs... [2021-04-22T06:11:10.724Z] 23 added, 27 removed; done. [2021-04-22T06:11:10.724Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-04-22T06:11:10.724Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-22T06:11:10.724Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-04-22T06:11:10.724Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-04-22T06:11:10.724Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-04-22T06:11:10.987Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-22T06:11:10.987Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-22T06:11:10.987Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-22T06:11:10.987Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-22T06:11:10.987Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-22T06:11:10.987Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-22T06:11:10.987Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-22T06:11:11.249Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-04-22T06:11:11.249Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-04-22T06:11:11.249Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-04-22T06:11:11.249Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-04-22T06:11:11.249Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-04-22T06:11:11.249Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-22T06:11:11.249Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-22T06:11:11.249Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-04-22T06:11:11.249Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-04-22T06:11:11.510Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-04-22T06:11:11.510Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-22T06:11:11.510Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-04-22T06:11:11.510Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-04-22T06:11:11.510Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-04-22T06:11:11.510Z] Updating certificates in /etc/ssl/certs... [2021-04-22T06:11:12.456Z] 0 added, 0 removed; done. [2021-04-22T06:11:12.456Z] Running hooks in /etc/ca-certificates/update.d... [2021-04-22T06:11:12.456Z] done. [2021-04-22T06:11:12.718Z] Reading package lists... [2021-04-22T06:11:12.981Z] Building dependency tree... [2021-04-22T06:11:12.981Z] Reading state information... [2021-04-22T06:11:12.981Z] The following NEW packages will be installed: [2021-04-22T06:11:12.981Z] apt-transport-https [2021-04-22T06:11:13.243Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-04-22T06:11:13.243Z] Need to get 1692 B of archives. [2021-04-22T06:11:13.243Z] After this operation, 154 kB of additional disk space will be used. [2021-04-22T06:11:13.243Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-04-22T06:11:13.508Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-22T06:11:13.508Z] Fetched 1692 B in 0s (8559 B/s) [2021-04-22T06:11:13.508Z] Selecting previously unselected package apt-transport-https. [2021-04-22T06:11:13.508Z] (Reading database ... 13920 files and directories currently installed.) [2021-04-22T06:11:13.508Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-04-22T06:11:13.508Z] Unpacking apt-transport-https (1.6.13) ... [2021-04-22T06:11:13.508Z] Setting up apt-transport-https (1.6.13) ... [2021-04-22T06:11:13.770Z] Waiting for network to be ready... [2021-04-22T06:11:20.383Z] 2021-04-22T06:11:17Z INFO Waiting for automatic snapd restart... [2021-04-22T06:11:20.383Z] snapd 2.49.2 from Canonical* installed [2021-04-22T06:11:21.327Z] "snapd" switched to the "latest/stable" channel [2021-04-22T06:11:21.327Z] [2021-04-22T06:11:23.882Z] core18 20210309 from Canonical* installed [2021-04-22T06:11:24.146Z] "core18" switched to the "latest/stable" channel [2021-04-22T06:11:24.146Z] [2021-04-22T06:11:28.359Z] snapcraft 4.6.2 from Canonical* installed [2021-04-22T06:11:28.359Z] "snapcraft" switched to the "latest/stable" channel [2021-04-22T06:11:28.359Z] [2021-04-22T06:11:32.567Z] 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-22T06:11:32.567Z] - README.md [2021-04-22T06:11:32.567Z] [2021-04-22T06:11:32.567Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-22T06:11:39.159Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-22T06:11:39.159Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-22T06:11:39.159Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-22T06:11:39.159Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-22T06:11:39.159Z] Fetched 88.7 kB in 1s (147 kB/s) [2021-04-22T06:11:39.298Z] 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-22T06:11:39.732Z] Reading package lists... [2021-04-22T06:11:40.283Z] 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-22T06:11:40.305Z] 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-22T06:11:46.893Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-22T06:11:46.893Z] Reading package lists... [2021-04-22T06:11:46.893Z] Building dependency tree... [2021-04-22T06:11:46.893Z] Reading state information... [2021-04-22T06:11:46.893Z] Suggested packages: [2021-04-22T06:11:46.893Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-04-22T06:11:46.893Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-04-22T06:11:46.893Z] Recommended packages: [2021-04-22T06:11:46.893Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-04-22T06:11:46.893Z] The following NEW packages will be installed: [2021-04-22T06:11:46.893Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-04-22T06:11:46.893Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-04-22T06:11:46.893Z] pkg-config zip [2021-04-22T06:11:46.893Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-04-22T06:11:46.893Z] Need to get 7663 kB of archives. [2021-04-22T06:11:46.893Z] After this operation, 43.8 MB of additional disk space will be used. [2021-04-22T06:11:46.893Z] 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-22T06:11:46.893Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-04-22T06:11:47.156Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-04-22T06:11:47.156Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-04-22T06:11:47.156Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-04-22T06:11:47.156Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-04-22T06:11:47.416Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-04-22T06:11:47.416Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-04-22T06:11:47.416Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-04-22T06:11:47.416Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-04-22T06:11:47.677Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-04-22T06:11:47.938Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-04-22T06:11:47.938Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-04-22T06:11:48.200Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-04-22T06:11:48.200Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-04-22T06:11:48.200Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-22T06:11:48.462Z] Fetched 7663 kB in 1s (5120 kB/s) [2021-04-22T06:11:48.462Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-04-22T06:11:48.462Z] (Reading database ... 13924 files and directories currently installed.) [2021-04-22T06:11:48.462Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-04-22T06:11:48.462Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-22T06:11:48.723Z] Selecting previously unselected package libpsl5:amd64. [2021-04-22T06:11:48.723Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-04-22T06:11:48.723Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-04-22T06:11:48.723Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-04-22T06:11:48.723Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-04-22T06:11:48.723Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-22T06:11:48.985Z] Selecting previously unselected package librtmp1:amd64. [2021-04-22T06:11:48.985Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-04-22T06:11:48.985Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-22T06:11:48.985Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-04-22T06:11:48.985Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-04-22T06:11:48.985Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-22T06:11:48.985Z] Selecting previously unselected package liberror-perl. [2021-04-22T06:11:48.985Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-04-22T06:11:49.247Z] Unpacking liberror-perl (0.17025-1) ... [2021-04-22T06:11:49.247Z] Selecting previously unselected package git-man. [2021-04-22T06:11:49.247Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-04-22T06:11:49.247Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-22T06:11:49.247Z] Selecting previously unselected package git. [2021-04-22T06:11:49.247Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-04-22T06:11:49.508Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-04-22T06:11:50.083Z] Selecting previously unselected package libnorm1:amd64. [2021-04-22T06:11:50.083Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-04-22T06:11:50.083Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-22T06:11:50.351Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-04-22T06:11:50.351Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-04-22T06:11:50.351Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-22T06:11:50.351Z] Selecting previously unselected package libsodium23:amd64. [2021-04-22T06:11:50.351Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-04-22T06:11:50.612Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-04-22T06:11:50.612Z] Selecting previously unselected package libzmq5:amd64. [2021-04-22T06:11:50.612Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-22T06:11:50.612Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-22T06:11:50.612Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-04-22T06:11:50.612Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-22T06:11:50.612Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-22T06:11:50.874Z] Selecting previously unselected package pkg-config. [2021-04-22T06:11:50.874Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-04-22T06:11:50.874Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-04-22T06:11:50.874Z] Selecting previously unselected package zip. [2021-04-22T06:11:50.874Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-04-22T06:11:50.874Z] Unpacking zip (3.0-11build1) ... [2021-04-22T06:11:51.135Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-22T06:11:51.135Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-22T06:11:51.135Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-22T06:11:51.135Z] Setting up liberror-perl (0.17025-1) ... [2021-04-22T06:11:51.135Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-04-22T06:11:51.135Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-22T06:11:51.135Z] No schema files found: doing nothing. [2021-04-22T06:11:51.135Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-22T06:11:51.399Z] Setting up zip (3.0-11build1) ... [2021-04-22T06:11:51.399Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-22T06:11:51.399Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-04-22T06:11:51.399Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-04-22T06:11:51.399Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-22T06:11:51.399Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-22T06:11:51.399Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-22T06:11:51.399Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-04-22T06:11:51.666Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-22T06:11:55.386Z] Removing intermediate container f59ec35ba95a [2021-04-22T06:11:55.386Z] ---> 4034bd702fe5 [2021-04-22T06:11:55.386Z] [2021-04-22T06:11:55.386Z] Step 10/24 : FROM alpine:3.12 [2021-04-22T06:11:55.386Z] 3.12: Pulling from library/alpine [2021-04-22T06:11:56.843Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-22T06:11:56.843Z] Status: Downloaded newer image for alpine:3.12 [2021-04-22T06:11:56.843Z] ---> 9852663dfa18 [2021-04-22T06:11:56.843Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-22T06:11:57.845Z] ---> Running in 64a5e17a8229 [2021-04-22T06:11:58.262Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-22T06:11:58.262Z] git set to automatically installed. [2021-04-22T06:11:58.262Z] git-man set to automatically installed. [2021-04-22T06:11:58.262Z] libcurl3-gnutls set to automatically installed. [2021-04-22T06:11:58.262Z] liberror-perl set to automatically installed. [2021-04-22T06:11:58.262Z] libglib2.0-0 set to automatically installed. [2021-04-22T06:11:58.262Z] libnghttp2-14 set to automatically installed. [2021-04-22T06:11:58.262Z] libnorm1 set to automatically installed. [2021-04-22T06:11:58.262Z] libpgm-5.2-0 set to automatically installed. [2021-04-22T06:11:58.262Z] libpsl5 set to automatically installed. [2021-04-22T06:11:58.262Z] librtmp1 set to automatically installed. [2021-04-22T06:11:58.262Z] libsodium23 set to automatically installed. [2021-04-22T06:11:58.262Z] libzmq3-dev set to automatically installed. [2021-04-22T06:11:58.262Z] libzmq5 set to automatically installed. [2021-04-22T06:11:58.262Z] pkg-config set to automatically installed. [2021-04-22T06:11:58.262Z] zip set to automatically installed. [2021-04-22T06:11:58.462Z] Removing intermediate container a640b02b1cf6 [2021-04-22T06:11:58.463Z] ---> 718dc285bab7 [2021-04-22T06:11:58.463Z] [2021-04-22T06:11:58.463Z] Step 10/21 : FROM alpine:3.12 [2021-04-22T06:11:58.463Z] ---> 9852663dfa18 [2021-04-22T06:11:58.463Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-22T06:11:59.905Z] ---> Running in eb4d9d64484d [2021-04-22T06:11:59.905Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T06:11:59.905Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T06:12:00.178Z] snapd is not logged in, snap install commands will use sudo [2021-04-22T06:12:00.510Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-22T06:12:00.788Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-22T06:12:00.788Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-22T06:12:00.788Z] (4/6) Installing curl (7.76.1-r0) [2021-04-22T06:12:00.788Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-22T06:12:00.788Z] (6/6) Installing su-exec (0.2-r1) [2021-04-22T06:12:00.788Z] Executing busybox-1.31.1-r20.trigger [2021-04-22T06:12:00.788Z] Executing ca-certificates-20191127-r4.trigger [2021-04-22T06:12:01.063Z] OK: 7 MiB in 20 packages [2021-04-22T06:12:01.665Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T06:12:01.937Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T06:12:02.214Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-22T06:12:02.485Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-22T06:12:02.485Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-22T06:12:02.485Z] (4/4) Installing curl (7.76.1-r0) [2021-04-22T06:12:02.485Z] Executing busybox-1.31.1-r20.trigger [2021-04-22T06:12:02.485Z] Executing ca-certificates-20191127-r4.trigger [2021-04-22T06:12:02.758Z] OK: 7 MiB in 18 packages [2021-04-22T06:12:05.380Z] Removing intermediate container 64a5e17a8229 [2021-04-22T06:12:05.380Z] ---> 358112f36fc0 [2021-04-22T06:12:05.380Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-22T06:12:05.380Z] Removing intermediate container 6a1d74602274 [2021-04-22T06:12:05.380Z] ---> 2505d2b0d7be [2021-04-22T06:12:05.380Z] [2021-04-22T06:12:05.380Z] Step 10/23 : FROM alpine:3.12 [2021-04-22T06:12:05.380Z] Removing intermediate container f9477482df1d [2021-04-22T06:12:05.380Z] ---> 26f232bad987 [2021-04-22T06:12:05.380Z] [2021-04-22T06:12:05.380Z] Step 10/22 : FROM alpine:3.12 [2021-04-22T06:12:05.380Z] ---> 9852663dfa18 [2021-04-22T06:12:05.380Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-22T06:12:05.380Z] ---> 9852663dfa18 [2021-04-22T06:12:05.380Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-22T06:12:05.662Z] Removing intermediate container aee281e33d28 [2021-04-22T06:12:05.662Z] ---> 288293bdf1bb [2021-04-22T06:12:05.662Z] [2021-04-22T06:12:05.662Z] Step 10/22 : FROM alpine:3.12 [2021-04-22T06:12:05.662Z] ---> 9852663dfa18 [2021-04-22T06:12:05.662Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-22T06:12:05.662Z] Removing intermediate container eb4d9d64484d [2021-04-22T06:12:05.662Z] ---> 42db3470fedf [2021-04-22T06:12:05.662Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-22T06:12:05.662Z] ---> Running in e7e28930e08b [2021-04-22T06:12:05.932Z] ---> Running in f23ef1d4a3c5 [2021-04-22T06:12:05.932Z] ---> Running in e8a490b472e2 [2021-04-22T06:12:05.932Z] ---> Running in 8df95cb1c24e [2021-04-22T06:12:05.932Z] ---> Running in c2cf17b2e1e8 [2021-04-22T06:12:06.539Z] Removing intermediate container e7e28930e08b [2021-04-22T06:12:06.539Z] ---> 2c5aeee84f6c [2021-04-22T06:12:06.539Z] Step 13/24 : WORKDIR / [2021-04-22T06:12:06.539Z] ---> Running in bb58fb2b9e50 [2021-04-22T06:12:06.539Z] Removing intermediate container c2cf17b2e1e8 [2021-04-22T06:12:06.539Z] ---> 6d2aaa18a9cc [2021-04-22T06:12:06.773Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-22T06:12:06.825Z] Step 13/21 : WORKDIR /edgex [2021-04-22T06:12:06.825Z] ---> Running in b05f8dbb227a [2021-04-22T06:12:07.435Z] Removing intermediate container bb58fb2b9e50 [2021-04-22T06:12:07.435Z] ---> de0d23b1d84e [2021-04-22T06:12:07.435Z] 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-22T06:12:07.711Z] Removing intermediate container b05f8dbb227a [2021-04-22T06:12:07.711Z] ---> eb65149f666c [2021-04-22T06:12:07.711Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-22T06:12:07.711Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T06:12:07.989Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T06:12:07.989Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T06:12:07.989Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T06:12:08.265Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T06:12:08.265Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T06:12:08.549Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-22T06:12:08.549Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-22T06:12:08.549Z] Executing busybox-1.31.1-r20.trigger [2021-04-22T06:12:08.549Z] Executing ca-certificates-20191127-r4.trigger [2021-04-22T06:12:08.838Z] OK: 6 MiB in 16 packages [2021-04-22T06:12:08.838Z] ---> ecc2a679c02a [2021-04-22T06:12:08.838Z] 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-22T06:12:08.838Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-22T06:12:08.838Z] Executing busybox-1.31.1-r20.trigger [2021-04-22T06:12:08.838Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-22T06:12:08.838Z] Executing busybox-1.31.1-r20.trigger [2021-04-22T06:12:08.838Z] OK: 5 MiB in 15 packages [2021-04-22T06:12:08.838Z] OK: 5 MiB in 15 packages [2021-04-22T06:12:09.122Z] ---> edf2d410e3d8 [2021-04-22T06:12:09.122Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-22T06:12:10.121Z] ---> e5b19325629a [2021-04-22T06:12:10.121Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-22T06:12:11.096Z] ---> c153490f5883 [2021-04-22T06:12:11.096Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-22T06:12:11.096Z] Removing intermediate container f23ef1d4a3c5 [2021-04-22T06:12:11.096Z] ---> 07d535c8b05f [2021-04-22T06:12:11.096Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-22T06:12:11.367Z] Removing intermediate container e8a490b472e2 [2021-04-22T06:12:11.367Z] ---> a9b185d57ce0 [2021-04-22T06:12:11.367Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-22T06:12:11.367Z] Removing intermediate container 8df95cb1c24e [2021-04-22T06:12:11.367Z] ---> ee210e936d98 [2021-04-22T06:12:11.367Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-22T06:12:11.367Z] ---> 103b55933e45 [2021-04-22T06:12:11.367Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-22T06:12:11.640Z] ---> Running in 1c9c47441ad4 [2021-04-22T06:12:11.640Z] ---> Running in e8ea85e76adf [2021-04-22T06:12:11.640Z] ---> Running in 71b747cc011f [2021-04-22T06:12:12.235Z] Removing intermediate container 1c9c47441ad4 [2021-04-22T06:12:12.235Z] ---> cede13c7670d [2021-04-22T06:12:12.235Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-22T06:12:12.508Z] ---> cd20fc94df8c [2021-04-22T06:12:12.508Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-22T06:12:12.781Z] Removing intermediate container e8ea85e76adf [2021-04-22T06:12:12.781Z] ---> 0d294c9b5c74 [2021-04-22T06:12:12.781Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-22T06:12:12.781Z] ---> Running in fc53658f1a4f [2021-04-22T06:12:12.781Z] Removing intermediate container 71b747cc011f [2021-04-22T06:12:12.781Z] ---> 7f55930b27d3 [2021-04-22T06:12:12.781Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-22T06:12:12.781Z] ---> Running in 0c75bd2818aa [2021-04-22T06:12:12.781Z] ---> 02ec12bbb531 [2021-04-22T06:12:12.781Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-22T06:12:13.056Z] ---> Running in 75263e9faf59 [2021-04-22T06:12:13.056Z] ---> Running in 029feb258e91 [2021-04-22T06:12:13.329Z] Removing intermediate container fc53658f1a4f [2021-04-22T06:12:13.329Z] ---> 9ab7ac906528 [2021-04-22T06:12:13.329Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-22T06:12:13.602Z] ---> Running in 6cb07e39f79d [2021-04-22T06:12:13.602Z] Removing intermediate container 0c75bd2818aa [2021-04-22T06:12:13.602Z] ---> 17c0eb87a002 [2021-04-22T06:12:13.602Z] Step 18/21 : CMD ["--init=true"] [2021-04-22T06:12:13.602Z] Removing intermediate container 75263e9faf59 [2021-04-22T06:12:13.602Z] ---> e1d661bdf6e8 [2021-04-22T06:12:13.602Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-22T06:12:13.885Z] Removing intermediate container 029feb258e91 [2021-04-22T06:12:13.885Z] ---> 08c05d20bfed [2021-04-22T06:12:13.885Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-22T06:12:13.885Z] ---> Running in b898352f9905 [2021-04-22T06:12:13.885Z] ---> Running in 4540264b7512 [2021-04-22T06:12:14.157Z] ---> Running in 95dba9f0be87 [2021-04-22T06:12:14.157Z] Removing intermediate container 6cb07e39f79d [2021-04-22T06:12:14.157Z] ---> 0759f4e3b7e9 [2021-04-22T06:12:14.157Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-22T06:12:15.233Z] ---> 5324661e3a4e [2021-04-22T06:12:15.233Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-22T06:12:15.233Z] Removing intermediate container 95dba9f0be87 [2021-04-22T06:12:15.233Z] ---> b5f0ee90fdb8 [2021-04-22T06:12:15.233Z] Step 15/23 : WORKDIR / [2021-04-22T06:12:15.233Z] Removing intermediate container 4540264b7512 [2021-04-22T06:12:15.233Z] ---> 69ffca38f448 [2021-04-22T06:12:15.233Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt /Removing intermediate container b898352f9905 [2021-04-22T06:12:15.233Z] ---> 05e714185f88 [2021-04-22T06:12:15.233Z] Step 19/21 : LABEL arch=arm64 [2021-04-22T06:12:15.233Z] [2021-04-22T06:12:15.233Z] ---> 0b95c0650654 [2021-04-22T06:12:15.233Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-22T06:12:15.506Z] ---> Running in dfc7c34fd773 [2021-04-22T06:12:15.506Z] ---> Running in 59fb9bc54bea [2021-04-22T06:12:16.098Z] ---> 36c9486f496f [2021-04-22T06:12:16.098Z] 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-22T06:12:16.370Z] Removing intermediate container 59fb9bc54bea [2021-04-22T06:12:16.370Z] ---> 391da3f8708f [2021-04-22T06:12:16.370Z] Step 20/21 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe [2021-04-22T06:12:16.370Z] ---> Running in 2dfc870bdcf9 [2021-04-22T06:12:16.644Z] ---> 8548e4290e32 [2021-04-22T06:12:16.644Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-22T06:12:16.644Z] Removing intermediate container dfc7c34fd773 [2021-04-22T06:12:16.644Z] ---> 2395b4df7fff [2021-04-22T06:12:16.644Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-22T06:12:16.920Z] ---> Running in 0aec30f11a20 [2021-04-22T06:12:17.198Z] ---> ef85fc68c79a [2021-04-22T06:12:17.198Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-22T06:12:17.795Z] Removing intermediate container 0aec30f11a20 [2021-04-22T06:12:17.795Z] ---> aac307b0938c [2021-04-22T06:12:17.795Z] Step 21/21 : LABEL version=0.0.0 ---> 22e56b49ea50 [2021-04-22T06:12:17.795Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-22T06:12:17.795Z] [2021-04-22T06:12:18.391Z] ---> Running in f055f8243753 [2021-04-22T06:12:18.391Z] ---> fe34ad2f756e [2021-04-22T06:12:18.391Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-22T06:12:18.664Z] ---> 6cb9742832c8 [2021-04-22T06:12:18.664Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-22T06:12:18.939Z] ---> Running in 184d8d753963 [2021-04-22T06:12:19.215Z] Removing intermediate container f055f8243753 [2021-04-22T06:12:19.215Z] ---> 4190e08d4437 [2021-04-22T06:12:19.215Z] [2021-04-22T06:12:19.490Z] ---> ffe97c3fa3aa [2021-04-22T06:12:19.490Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-22T06:12:19.490Z] Removing intermediate container 184d8d753963 [2021-04-22T06:12:19.490Z] ---> 131168cd2de2 [2021-04-22T06:12:19.490Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-22T06:12:19.763Z] Successfully built 4190e08d4437 [2021-04-22T06:12:19.763Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-04-22T06:12:19.763Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2021-04-22T06:12:19.763Z] ---> 92dca7d81486 [2021-04-22T06:12:19.763Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-22T06:12:19.763Z] Removing intermediate container 2dfc870bdcf9 [2021-04-22T06:12:19.763Z] ---> 991e4d854c45 [2021-04-22T06:12:19.763Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-22T06:12:20.033Z] ---> Running in 9d046faef62a [2021-04-22T06:12:20.033Z] ---> Running in 915118eb8b1b [2021-04-22T06:12:20.033Z] ---> Running in d30408be19fc [2021-04-22T06:12:20.635Z] Removing intermediate container 9d046faef62a [2021-04-22T06:12:20.635Z] ---> 415de2064375 [2021-04-22T06:12:20.635Z] Step 20/22 : LABEL arch=arm64 [2021-04-22T06:12:20.635Z] ---> defd04d78bc9 [2021-04-22T06:12:20.635Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-22T06:12:20.912Z] ---> Running in a09c12fabe1d [2021-04-22T06:12:20.912Z] Removing intermediate container 915118eb8b1b [2021-04-22T06:12:20.912Z] ---> fe44ab29ba97 [2021-04-22T06:12:20.912Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-22T06:12:20.912Z] ---> Running in 97cad7c927fc [2021-04-22T06:12:20.912Z] Removing intermediate container d30408be19fc [2021-04-22T06:12:20.912Z] ---> 5d7dec6d54a6 [2021-04-22T06:12:20.912Z] Step 22/24 : LABEL arch=arm64 [2021-04-22T06:12:21.247Z] ---> Running in 679ee95e46c8 [2021-04-22T06:12:21.588Z] ---> Running in c1c1f2250cb0 [2021-04-22T06:12:21.694Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-04-22T06:12:21.694Z] snapd is not logged in, snap install commands will use sudo [2021-04-22T06:12:21.876Z] Removing intermediate container a09c12fabe1d [2021-04-22T06:12:21.876Z] ---> b6c2f09aebd4 [2021-04-22T06:12:21.877Z] Step 21/22 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe [2021-04-22T06:12:22.158Z] Removing intermediate container 97cad7c927fc [2021-04-22T06:12:22.158Z] ---> 65d5bc172867 [2021-04-22T06:12:22.158Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-22T06:12:22.800Z] Removing intermediate container c1c1f2250cb0 [2021-04-22T06:12:22.800Z] ---> 7bffdf0d1a05 [2021-04-22T06:12:22.800Z] Step 23/24 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe [2021-04-22T06:12:22.800Z] Removing intermediate container 679ee95e46c8 [2021-04-22T06:12:22.800Z] ---> e903f89f46bc [2021-04-22T06:12:22.800Z] Step 20/22 : LABEL arch=arm64 [2021-04-22T06:12:23.124Z] ---> Running in 6de8d653f130 [2021-04-22T06:12:23.124Z] ---> Running in 28bcbfd64d52 [2021-04-22T06:12:23.510Z] ---> Running in e3db59f533a7 [2021-04-22T06:12:23.510Z] ---> Running in b912206cfbf3 [2021-04-22T06:12:24.111Z] Removing intermediate container 28bcbfd64d52 [2021-04-22T06:12:24.111Z] ---> 834547344493 [2021-04-22T06:12:24.111Z] Step 21/23 : LABEL arch=arm64 [2021-04-22T06:12:24.383Z] Removing intermediate container e3db59f533a7 [2021-04-22T06:12:24.383Z] ---> e2fe22dc6a3f [2021-04-22T06:12:24.383Z] Step 24/24 : LABEL version=0.0.0 [2021-04-22T06:12:24.383Z] Removing intermediate container 6de8d653f130 [2021-04-22T06:12:24.383Z] ---> 88ad444195cf [2021-04-22T06:12:24.383Z] Step 22/22 : LABEL version=0.0.0 [2021-04-22T06:12:24.658Z] ---> Running in 17239cd925ed [2021-04-22T06:12:24.658Z] Removing intermediate container b912206cfbf3 [2021-04-22T06:12:24.658Z] ---> 8446735290ed [2021-04-22T06:12:24.658Z] Step 21/22 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe [2021-04-22T06:12:25.254Z] ---> Running in 39bed973872d [2021-04-22T06:12:25.254Z] ---> Running in 0c12ebc44f2a [2021-04-22T06:12:25.533Z] ---> Running in 2ea4ec9029d1 [2021-04-22T06:12:25.533Z] Removing intermediate container 17239cd925ed [2021-04-22T06:12:25.533Z] ---> 2974e5433c58 [2021-04-22T06:12:25.533Z] Step 22/23 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe [2021-04-22T06:12:25.810Z] Removing intermediate container 39bed973872d [2021-04-22T06:12:25.810Z] ---> 55a55092dfe3 [2021-04-22T06:12:25.810Z] [2021-04-22T06:12:25.810Z] Removing intermediate container 0c12ebc44f2a [2021-04-22T06:12:25.810Z] ---> d8a60b681d6a [2021-04-22T06:12:25.810Z] [2021-04-22T06:12:26.083Z] ---> Running in eedcf97dd4dc [2021-04-22T06:12:26.083Z] Removing intermediate container 2ea4ec9029d1 [2021-04-22T06:12:26.083Z] ---> b0ffc5b91a25 [2021-04-22T06:12:26.083Z] Step 22/22 : LABEL version=0.0.0 [2021-04-22T06:12:26.359Z] Successfully built 55a55092dfe3 [2021-04-22T06:12:26.359Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-04-22T06:12:26.359Z] Building docker-core-data-go [2021-04-22T06:12:26.636Z]  Building docker-support-notifications-go ... done  ---> Running in 2720a34b3acf [2021-04-22T06:12:26.636Z] Successfully built d8a60b681d6a [2021-04-22T06:12:26.636Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-04-22T06:12:26.636Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-bootstrapper-go [2021-04-22T06:12:26.636Z] Removing intermediate container eedcf97dd4dc [2021-04-22T06:12:26.636Z] ---> 2377402d5126 [2021-04-22T06:12:26.636Z] Step 23/23 : LABEL version=0.0.0 [2021-04-22T06:12:26.911Z] ---> Running in 0b014cdae67e [2021-04-22T06:12:27.184Z] Removing intermediate container 2720a34b3acf [2021-04-22T06:12:27.184Z] ---> f6d2cc06eb09 [2021-04-22T06:12:27.184Z] [2021-04-22T06:12:27.457Z] Successfully built f6d2cc06eb09 [2021-04-22T06:12:27.728Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-04-22T06:12:27.728Z] Building docker-sys-mgmt-agent-go [2021-04-22T06:12:27.728Z]  Building docker-support-scheduler-go ... done Removing intermediate container 0b014cdae67e [2021-04-22T06:12:27.728Z] ---> fb31b09da531 [2021-04-22T06:12:27.728Z] [2021-04-22T06:12:27.998Z] Successfully built fb31b09da531 [2021-04-22T06:12:27.998Z] Successfully tagged docker-core-command-go-arm64:latest [2021-04-22T06:12:28.286Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-22T06:12:28.286Z] snap "core18" has no updates available [2021-04-22T06:12:29.227Z] Pulling go-build-helper [2021-04-22T06:12:29.227Z] + snapcraftctl pull [2021-04-22T06:12:30.175Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-04-22T06:12:30.175Z] Skipping pull go-build-helper (already ran) [2021-04-22T06:12:30.175Z] Building go-build-helper [2021-04-22T06:12:30.175Z] + snapcraftctl build [2021-04-22T06:12:32.721Z] Staging go-build-helper [2021-04-22T06:12:32.721Z] + snapcraftctl stage [2021-04-22T06:12:42.731Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-22T06:12:42.731Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-22T06:12:42.731Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] [2021-04-22T06:12:42.731Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-04-22T06:12:42.731Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-22T06:12:42.731Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-22T06:12:42.731Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-04-22T06:12:42.731Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-04-22T06:12:42.731Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-04-22T06:12:42.731Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-04-22T06:12:42.731Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-22T06:12:42.731Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-22T06:12:42.731Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-22T06:12:42.731Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-22T06:12:42.731Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-22T06:12:42.731Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-22T06:12:42.731Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-22T06:12:42.731Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-22T06:12:42.731Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-22T06:12:42.731Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] [2021-04-22T06:12:42.731Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-04-22T06:12:42.731Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-22T06:12:42.731Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-22T06:12:42.731Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [323 kB] [2021-04-22T06:12:42.731Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-04-22T06:12:42.731Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] [2021-04-22T06:12:42.731Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-04-22T06:12:42.731Z] Fetched 24.4 MB in 0s (0 B/s) [2021-04-22T06:12:42.731Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-22T06:12:42.731Z] Fetched 224 kB in 0s (0 B/s) [2021-04-22T06:12:42.731Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-22T06:12:42.731Z] Fetched 157 kB in 0s (0 B/s) [2021-04-22T06:12:42.731Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-22T06:12:42.731Z] Fetched 221 kB in 0s (0 B/s) [2021-04-22T06:12:42.731Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-22T06:12:42.731Z] Fetched 143 kB in 0s (0 B/s) [2021-04-22T06:12:42.731Z] Pulling app-service-config [2021-04-22T06:12:42.731Z] + snapcraftctl pull [2021-04-22T06:12:42.731Z] Cloning into '/root/parts/app-service-config/src'... [2021-04-22T06:12:43.679Z] Pulling config-common [2021-04-22T06:12:43.679Z] + snapcraftctl pull [2021-04-22T06:12:47.917Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-22T06:12:47.917Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-22T06:12:47.917Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-22T06:12:47.917Z] Fetched 0 B in 0s (0 B/s) [2021-04-22T06:12:47.917Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-22T06:12:47.917Z] Fetched 0 B in 0s (0 B/s) [2021-04-22T06:12:47.917Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-22T06:12:47.917Z] Fetched 0 B in 0s (0 B/s) [2021-04-22T06:12:47.917Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-22T06:12:47.917Z] Fetched 0 B in 0s (0 B/s) [2021-04-22T06:12:47.917Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-22T06:12:47.917Z] Fetched 0 B in 0s (0 B/s) [2021-04-22T06:12:47.917Z] Pulling edgex-go [2021-04-22T06:12:47.917Z] + snapcraftctl pull [2021-04-22T06:13:14.549Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-22T06:13:14.549Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-22T06:13:14.549Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-22T06:13:14.549Z] Fetched 0 B in 0s (0 B/s) [2021-04-22T06:13:14.549Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-04-22T06:13:14.549Z] Fetched 96.5 kB in 0s (0 B/s) [2021-04-22T06:13:14.549Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-04-22T06:13:14.549Z] Fetched 279 kB in 0s (0 B/s) [2021-04-22T06:13:14.549Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-04-22T06:13:14.549Z] Fetched 122 kB in 0s (0 B/s) [2021-04-22T06:13:14.549Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-04-22T06:13:14.549Z] Fetched 77.8 kB in 0s (0 B/s) [2021-04-22T06:13:14.549Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-04-22T06:13:14.549Z] Fetched 8848 B in 0s (0 B/s) [2021-04-22T06:13:14.549Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-04-22T06:13:14.549Z] Fetched 47.8 kB in 0s (0 B/s) [2021-04-22T06:13:14.549Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-04-22T06:13:14.549Z] Fetched 45.6 kB in 0s (0 B/s) [2021-04-22T06:13:14.549Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-04-22T06:13:14.549Z] Fetched 15.0 kB in 0s (0 B/s) [2021-04-22T06:13:14.549Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-04-22T06:13:14.549Z] Fetched 219 kB in 0s (0 B/s) [2021-04-22T06:13:14.549Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-04-22T06:13:14.549Z] Fetched 154 kB in 0s (0 B/s) [2021-04-22T06:13:14.549Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-04-22T06:13:14.549Z] Fetched 50.6 kB in 0s (0 B/s) [2021-04-22T06:13:14.549Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-04-22T06:13:14.549Z] Fetched 14.8 kB in 0s (0 B/s) [2021-04-22T06:13:14.549Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-04-22T06:13:14.549Z] Fetched 41.8 kB in 0s (0 B/s) [2021-04-22T06:13:14.549Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-04-22T06:13:14.549Z] Fetched 499 kB in 0s (0 B/s) [2021-04-22T06:13:14.549Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-04-22T06:13:14.549Z] Fetched 111 kB in 0s (0 B/s) [2021-04-22T06:13:14.549Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-04-22T06:13:14.549Z] Fetched 240 kB in 0s (0 B/s) [2021-04-22T06:13:14.549Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-04-22T06:13:14.549Z] Fetched 29.3 kB in 0s (0 B/s) [2021-04-22T06:13:14.549Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-04-22T06:13:14.549Z] Fetched 85.5 kB in 0s (0 B/s) [2021-04-22T06:13:14.549Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-04-22T06:13:14.549Z] Fetched 24.5 kB in 0s (0 B/s) [2021-04-22T06:13:14.549Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-04-22T06:13:14.549Z] Fetched 49.2 kB in 0s (0 B/s) [2021-04-22T06:13:14.549Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-04-22T06:13:14.549Z] Fetched 54.2 kB in 0s (0 B/s) [2021-04-22T06:13:14.549Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-04-22T06:13:14.549Z] Fetched 30.8 kB in 0s (0 B/s) [2021-04-22T06:13:14.549Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-04-22T06:13:14.549Z] Fetched 15.8 kB in 0s (0 B/s) [2021-04-22T06:13:14.550Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-04-22T06:13:14.550Z] Fetched 85.9 kB in 0s (0 B/s) [2021-04-22T06:13:14.550Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-04-22T06:13:14.550Z] Fetched 8720 B in 0s (0 B/s) [2021-04-22T06:13:14.550Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-04-22T06:13:14.550Z] Fetched 137 kB in 0s (0 B/s) [2021-04-22T06:13:14.550Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-04-22T06:13:14.550Z] Fetched 119 kB in 0s (0 B/s) [2021-04-22T06:13:14.550Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-04-22T06:13:14.550Z] Fetched 110 kB in 0s (0 B/s) [2021-04-22T06:13:14.550Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-04-22T06:13:14.550Z] Fetched 11.1 kB in 0s (0 B/s) [2021-04-22T06:13:14.550Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-04-22T06:13:14.550Z] Fetched 645 kB in 0s (0 B/s) [2021-04-22T06:13:14.550Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-04-22T06:13:14.550Z] Fetched 41.3 kB in 0s (0 B/s) [2021-04-22T06:13:14.550Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-04-22T06:13:14.550Z] Fetched 17.9 kB in 0s (0 B/s) [2021-04-22T06:13:14.550Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-04-22T06:13:14.550Z] Fetched 368 kB in 0s (0 B/s) [2021-04-22T06:13:14.550Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-04-22T06:13:14.550Z] Fetched 187 kB in 0s (0 B/s) [2021-04-22T06:13:14.550Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-04-22T06:13:14.550Z] Fetched 175 kB in 0s (0 B/s) [2021-04-22T06:13:14.550Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-04-22T06:13:14.550Z] Fetched 206 kB in 0s (0 B/s) [2021-04-22T06:13:14.550Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-04-22T06:13:14.550Z] Fetched 1301 kB in 0s (0 B/s) [2021-04-22T06:13:14.550Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-04-22T06:13:14.550Z] Fetched 36.2 kB in 0s (0 B/s) [2021-04-22T06:13:14.550Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-04-22T06:13:14.550Z] Fetched 159 kB in 0s (0 B/s) [2021-04-22T06:13:14.550Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-04-22T06:13:14.550Z] Fetched 107 kB in 0s (0 B/s) [2021-04-22T06:13:14.550Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-04-22T06:13:14.550Z] Fetched 48.7 kB in 0s (0 B/s) [2021-04-22T06:13:14.550Z] Pulling static-packages [2021-04-22T06:13:14.550Z] + snapcraftctl pull [2021-04-22T06:13:14.550Z] Pulling version [2021-04-22T06:13:14.550Z] + cd /root/project [2021-04-22T06:13:14.550Z] + [ -f VERSION ] [2021-04-22T06:13:14.550Z] + PROJECT_VERSION=local-dev [2021-04-22T06:13:14.550Z] + git rev-parse --short HEAD [2021-04-22T06:13:14.550Z] + GIT_REVISION=30600ec0 [2021-04-22T06:13:14.550Z] + snapcraftctl set-version local-dev [2021-04-22T06:13:14.550Z] Skipping build go-build-helper (already ran) [2021-04-22T06:13:14.550Z] Building app-service-config [2021-04-22T06:13:14.550Z] + make build [2021-04-22T06:13:14.550Z] 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-22T06:13:14.941Z]  Building docker-core-command-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-22T06:13:14.941Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-22T06:13:14.941Z] ---> 627f17e31326 [2021-04-22T06:13:14.941Z] Step 3/23 : WORKDIR /edgex-go [2021-04-22T06:13:14.941Z] ---> Using cache [2021-04-22T06:13:14.941Z] ---> 4b1d3947edb7 [2021-04-22T06:13:14.941Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-22T06:13:14.941Z] ---> Using cache [2021-04-22T06:13:14.941Z] ---> 26def8df9e10 [2021-04-22T06:13:14.941Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-22T06:13:14.941Z] ---> Using cache [2021-04-22T06:13:14.941Z] ---> 15cbf0e8af1c [2021-04-22T06:13:14.941Z] Step 6/23 : COPY go.mod . [2021-04-22T06:13:14.941Z] ---> Using cache [2021-04-22T06:13:14.941Z] ---> 63adfc345c51 [2021-04-22T06:13:14.941Z] Step 7/23 : RUN go mod download [2021-04-22T06:13:14.941Z] ---> Using cache [2021-04-22T06:13:14.941Z] ---> 11c2a10a17f5 [2021-04-22T06:13:14.941Z] Step 8/23 : COPY . . [2021-04-22T06:13:14.941Z] ---> Using cache [2021-04-22T06:13:14.941Z] ---> 8a4ff5370a00 [2021-04-22T06:13:14.941Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-22T06:13:14.941Z] ---> Running in dadc389d2635 [2021-04-22T06:13:14.941Z] 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-22T06:13:17.104Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.43 [2021-04-22T06:13:17.104Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.32 [2021-04-22T06:13:17.104Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.64 [2021-04-22T06:13:17.104Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-04-22T06:13:17.104Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 [2021-04-22T06:13:17.104Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 [2021-04-22T06:13:17.104Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-22T06:13:17.104Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 [2021-04-22T06:13:17.104Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-04-22T06:13:17.104Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.14 [2021-04-22T06:13:17.104Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-22T06:13:17.367Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-04-22T06:13:17.367Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-04-22T06:13:17.367Z] go: downloading github.com/google/uuid v1.2.0 [2021-04-22T06:13:17.629Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-04-22T06:13:17.629Z] go: downloading github.com/go-playground/validator/v10 v10.4.1 [2021-04-22T06:13:17.889Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-04-22T06:13:17.889Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-04-22T06:13:17.889Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-04-22T06:13:17.889Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-04-22T06:13:17.889Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-04-22T06:13:17.889Z] go: downloading github.com/x448/float16 v0.8.4 [2021-04-22T06:13:17.889Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-04-22T06:13:18.156Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-04-22T06:13:18.156Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-04-22T06:13:18.156Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-04-22T06:13:18.156Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-04-22T06:13:18.156Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-04-22T06:13:18.156Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-04-22T06:13:18.156Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-22T06:13:18.156Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-04-22T06:13:18.156Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-04-22T06:13:18.156Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-04-22T06:13:18.156Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-04-22T06:13:18.156Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-04-22T06:13:18.156Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-04-22T06:13:18.156Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-22T06:13:18.156Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-22T06:13:18.156Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-04-22T06:13:18.156Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-22T06:13:18.419Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-04-22T06:13:18.419Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-04-22T06:13:18.419Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-04-22T06:13:18.419Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-04-22T06:13:18.681Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-04-22T06:13:20.357Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-22T06:13:20.358Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-22T06:13:20.358Z] ---> 627f17e31326 [2021-04-22T06:13:20.358Z] Step 3/23 : WORKDIR /edgex-go [2021-04-22T06:13:20.358Z] ---> Using cache [2021-04-22T06:13:20.358Z] ---> 4b1d3947edb7 [2021-04-22T06:13:20.358Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-22T06:13:20.358Z] ---> Using cache [2021-04-22T06:13:20.358Z] ---> 26def8df9e10 [2021-04-22T06:13:20.358Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-22T06:13:20.358Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-22T06:13:20.358Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-22T06:13:20.358Z] ---> 627f17e31326 [2021-04-22T06:13:20.358Z] Step 3/31 : WORKDIR /edgex-go [2021-04-22T06:13:20.358Z] ---> Using cache [2021-04-22T06:13:20.358Z] ---> 4b1d3947edb7 [2021-04-22T06:13:20.358Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-22T06:13:20.358Z] ---> Using cache [2021-04-22T06:13:20.358Z] ---> 26def8df9e10 [2021-04-22T06:13:20.358Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-22T06:13:20.358Z] ---> Using cache [2021-04-22T06:13:20.358Z] ---> 15cbf0e8af1c [2021-04-22T06:13:20.358Z] Step 6/31 : COPY go.mod . [2021-04-22T06:13:20.358Z] ---> Using cache [2021-04-22T06:13:20.358Z] ---> 63adfc345c51 [2021-04-22T06:13:20.358Z] Step 7/31 : RUN go mod download [2021-04-22T06:13:20.358Z] ---> Using cache [2021-04-22T06:13:20.358Z] ---> 11c2a10a17f5 [2021-04-22T06:13:20.358Z] Step 8/31 : COPY . . [2021-04-22T06:13:20.358Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-22T06:13:20.358Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-22T06:13:20.358Z] ---> 627f17e31326 [2021-04-22T06:13:20.358Z] Step 3/23 : WORKDIR /edgex-go [2021-04-22T06:13:20.358Z] ---> Using cache [2021-04-22T06:13:20.358Z] ---> 4b1d3947edb7 [2021-04-22T06:13:20.358Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-22T06:13:20.358Z] ---> Using cache [2021-04-22T06:13:20.358Z] ---> 26def8df9e10 [2021-04-22T06:13:20.358Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-22T06:13:20.358Z] ---> Using cache [2021-04-22T06:13:20.358Z] ---> 8a4ff5370a00 [2021-04-22T06:13:20.358Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-22T06:13:22.348Z] ---> Running in f06334c0323c [2021-04-22T06:13:22.348Z] ---> Running in 3cd406c4b70a [2021-04-22T06:13:22.348Z] ---> Running in cc5e626538f2 [2021-04-22T06:13:24.353Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T06:13:24.632Z] 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-22T06:13:24.632Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T06:13:25.246Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T06:13:25.246Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T06:13:26.236Z] OK: 217 MiB in 51 packages [2021-04-22T06:13:26.236Z] OK: 217 MiB in 51 packages [2021-04-22T06:13:28.242Z] Removing intermediate container f06334c0323c [2021-04-22T06:13:28.242Z] ---> 598fa8a40ab1 [2021-04-22T06:13:28.242Z] Step 6/23 : COPY go.mod . [2021-04-22T06:13:28.242Z] Removing intermediate container cc5e626538f2 [2021-04-22T06:13:28.242Z] ---> e4a0b9ee135c [2021-04-22T06:13:28.243Z] Step 6/23 : COPY go.mod . [2021-04-22T06:13:29.704Z] ---> 435f64f4be5c [2021-04-22T06:13:29.704Z] Step 7/23 : RUN go mod download [2021-04-22T06:13:29.704Z] ---> 17493c2e938c [2021-04-22T06:13:29.704Z] Step 7/23 : RUN go mod download [2021-04-22T06:13:29.704Z] ---> Running in e18bb4469ad0 [2021-04-22T06:13:29.983Z] ---> Running in 2f0ddded64e3 [2021-04-22T06:13:31.049Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-04-22T06:13:31.049Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-04-22T06:13:31.049Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-04-22T06:13:31.049Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-04-22T06:13:31.049Z] Building config-common [2021-04-22T06:13:31.049Z] + snapcraftctl build [2021-04-22T06:13:32.967Z] Building edgex-go [2021-04-22T06:13:32.967Z] + cd /root/parts/edgex-go/src [2021-04-22T06:13:32.967Z] + make build [2021-04-22T06:13:32.967Z] 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-22T06:13:34.357Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.38 [2021-04-22T06:13:34.357Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-04-22T06:13:34.357Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.71 [2021-04-22T06:13:34.357Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 [2021-04-22T06:13:34.624Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 [2021-04-22T06:13:34.624Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 [2021-04-22T06:13:34.624Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 [2021-04-22T06:13:34.624Z] go: downloading github.com/pkg/errors v0.8.1 [2021-04-22T06:13:34.624Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-04-22T06:13:34.624Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-04-22T06:13:34.624Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-04-22T06:13:34.888Z] go: downloading golang.org/x/text v0.3.2 [2021-04-22T06:13:35.439Z] Removing intermediate container e18bb4469ad0 [2021-04-22T06:13:35.440Z] ---> 7f1dcf4ddc3f [2021-04-22T06:13:35.440Z] Step 8/23 : COPY . . [2021-04-22T06:13:35.440Z] Removing intermediate container 2f0ddded64e3 [2021-04-22T06:13:35.440Z] ---> 444df0cf7737 [2021-04-22T06:13:35.440Z] Step 8/23 : COPY . . [2021-04-22T06:13:40.191Z] 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-22T06:13:40.192Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-04-22T06:13:47.127Z] 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-22T06:13:48.284Z] 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-22T06:13:50.292Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-22T06:13:50.553Z] 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-22T06:13:50.823Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-04-22T06:13:51.086Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-22T06:13:51.086Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-22T06:13:51.086Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-04-22T06:13:53.017Z] 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-22T06:13:53.278Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-04-22T06:13:53.278Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-04-22T06:13:55.189Z] 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-22T06:13:56.574Z] 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-22T06:13:57.962Z] 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-22T06:13:59.346Z] 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-22T06:13:59.346Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-04-22T06:14:01.264Z] 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-22T06:14:01.264Z] go: downloading github.com/lib/pq v1.10.1 [2021-04-22T06:14:03.814Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-04-22T06:14:03.814Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-04-22T06:14:03.814Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-04-22T06:14:03.814Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-04-22T06:14:03.814Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-04-22T06:14:03.814Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-04-22T06:14:03.814Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-04-22T06:14:03.814Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-04-22T06:14:03.814Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-04-22T06:14:03.814Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-04-22T06:14:03.814Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-04-22T06:14:03.814Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-04-22T06:14:03.814Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-04-22T06:14:03.814Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-04-22T06:14:03.814Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-04-22T06:14:03.814Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-04-22T06:14:03.814Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-04-22T06:14:03.814Z] + 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-22T06:14:03.814Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-04-22T06:14:03.814Z] + 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-22T06:14:03.814Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-04-22T06:14:03.814Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-04-22T06:14:03.814Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-04-22T06:14:03.814Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-04-22T06:14:03.814Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-04-22T06:14:03.814Z] + 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-22T06:14:07.121Z] Building static-packages [2021-04-22T06:14:07.121Z] + snapcraftctl build [2021-04-22T06:14:07.874Z] ---> 8543fe6c3aee [2021-04-22T06:14:07.874Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-22T06:14:07.874Z] ---> 973a97acc116 [2021-04-22T06:14:07.874Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-22T06:14:07.874Z] ---> Running in 0aa200ff65ad [2021-04-22T06:14:07.874Z] ---> Running in 03117117e246 [2021-04-22T06:14:08.482Z] 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-22T06:14:08.482Z] 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-22T06:14:09.039Z] Building version [2021-04-22T06:14:09.039Z] + snapcraftctl build [2021-04-22T06:14:10.951Z] Skipping stage go-build-helper (already ran) [2021-04-22T06:14:10.951Z] Staging app-service-config [2021-04-22T06:14:10.951Z] + snapcraftctl stage [2021-04-22T06:14:11.891Z] Staging config-common [2021-04-22T06:14:11.891Z] + snapcraftctl stage [2021-04-22T06:14:12.833Z] Staging edgex-go [2021-04-22T06:14:12.833Z] + snapcraftctl stage [2021-04-22T06:14:13.774Z] Staging static-packages [2021-04-22T06:14:13.774Z] + snapcraftctl stage [2021-04-22T06:14:15.160Z] Staging version [2021-04-22T06:14:15.160Z] + snapcraftctl stage [2021-04-22T06:14:16.101Z] Priming go-build-helper [2021-04-22T06:14:16.101Z] + snapcraftctl prime [2021-04-22T06:14:17.044Z] Priming app-service-config [2021-04-22T06:14:17.044Z] + snapcraftctl prime [2021-04-22T06:14:18.432Z] Priming config-common [2021-04-22T06:14:18.432Z] + snapcraftctl prime [2021-04-22T06:14:19.375Z] Priming edgex-go [2021-04-22T06:14:19.375Z] + snapcraftctl prime [2021-04-22T06:14:20.759Z] Priming static-packages [2021-04-22T06:14:20.759Z] + snapcraftctl prime [2021-04-22T06:14:23.303Z] Priming version [2021-04-22T06:14:23.304Z] + snapcraftctl prime [2021-04-22T06:14:24.246Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-22T06:14:47.545Z] Removing intermediate container dadc389d2635 [2021-04-22T06:14:47.545Z] ---> bddb0e90ad4b [2021-04-22T06:14:47.545Z] [2021-04-22T06:14:47.545Z] Step 10/23 : FROM alpine:3.12 [2021-04-22T06:14:47.545Z] ---> 9852663dfa18 [2021-04-22T06:14:47.545Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-22T06:14:47.545Z] ---> Using cache [2021-04-22T06:14:47.545Z] ---> ee210e936d98 [2021-04-22T06:14:47.545Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-22T06:14:47.545Z] ---> Using cache [2021-04-22T06:14:47.545Z] ---> 0d294c9b5c74 [2021-04-22T06:14:47.545Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-22T06:14:47.545Z] ---> Running in cdcc6ba85f71 [2021-04-22T06:14:47.545Z] Removing intermediate container 3cd406c4b70a [2021-04-22T06:14:47.545Z] ---> b6b3e5092987 [2021-04-22T06:14:47.545Z] [2021-04-22T06:14:47.545Z] Step 10/31 : FROM alpine:3.12 [2021-04-22T06:14:47.545Z] ---> 9852663dfa18 [2021-04-22T06:14:47.545Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-22T06:14:47.545Z] ---> Running in 5a42e337428f [2021-04-22T06:14:47.545Z] Removing intermediate container cdcc6ba85f71 [2021-04-22T06:14:47.545Z] ---> 3ea2f25ff786 [2021-04-22T06:14:47.545Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-22T06:14:47.545Z] ---> Running in 11a6684b392f [2021-04-22T06:14:47.545Z] Removing intermediate container 5a42e337428f [2021-04-22T06:14:47.545Z] ---> 310ec077027a [2021-04-22T06:14:47.545Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-22T06:14:47.545Z] ---> Running in 47d818ab081b [2021-04-22T06:14:47.545Z] Removing intermediate container 11a6684b392f [2021-04-22T06:14:47.545Z] ---> 851235550a9d [2021-04-22T06:14:47.545Z] Step 15/23 : WORKDIR / [2021-04-22T06:14:47.545Z] ---> Running in e787417fffa6 [2021-04-22T06:14:47.545Z] Removing intermediate container e787417fffa6 [2021-04-22T06:14:47.545Z] ---> 0c6f22689e0c [2021-04-22T06:14:47.545Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-22T06:14:47.545Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T06:14:47.545Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T06:14:47.545Z] ---> 0515a30d5000 [2021-04-22T06:14:47.545Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-22T06:14:47.545Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-22T06:14:47.545Z] (2/2) Installing su-exec (0.2-r1) [2021-04-22T06:14:47.545Z] Executing busybox-1.31.1-r20.trigger [2021-04-22T06:14:47.545Z] OK: 5 MiB in 16 packages [2021-04-22T06:14:48.552Z] Removing intermediate container 47d818ab081b [2021-04-22T06:14:48.552Z] ---> 01ddb623a68e [2021-04-22T06:14:48.552Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-22T06:14:48.552Z] ---> bb4c9b971931 [2021-04-22T06:14:48.552Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-22T06:14:48.552Z] ---> Running in 925f5f17a9fb [2021-04-22T06:14:49.552Z] Removing intermediate container 925f5f17a9fb [2021-04-22T06:14:49.552Z] ---> 89dcd490a833 [2021-04-22T06:14:49.552Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-22T06:14:49.552Z] ---> Running in 62f486cb4961 [2021-04-22T06:14:49.837Z] ---> e1655964ad45 [2021-04-22T06:14:49.837Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-22T06:14:50.127Z] ---> Running in 0817c2e70947 [2021-04-22T06:14:50.407Z] Removing intermediate container 62f486cb4961 [2021-04-22T06:14:50.407Z] ---> 713f4b8236a5 [2021-04-22T06:14:50.407Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-22T06:14:50.696Z] ---> Running in 5eae12e28014 [2021-04-22T06:14:50.975Z] Removing intermediate container 0817c2e70947 [2021-04-22T06:14:50.975Z] ---> 794d09b70f2a [2021-04-22T06:14:50.975Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-22T06:14:51.251Z] ---> Running in 625c738e8f19 [2021-04-22T06:14:52.242Z] Removing intermediate container 625c738e8f19 [2021-04-22T06:14:52.242Z] ---> 01a0fef07379 [2021-04-22T06:14:52.242Z] Step 21/23 : LABEL arch=arm64 [2021-04-22T06:14:52.521Z] ---> Running in a2c4f85b4521 [2021-04-22T06:14:53.134Z] Removing intermediate container a2c4f85b4521 [2021-04-22T06:14:53.134Z] ---> 006403a90ae6 [2021-04-22T06:14:53.134Z] Step 22/23 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe [2021-04-22T06:14:53.413Z] ---> Running in 7db55f7f752e [2021-04-22T06:14:54.020Z] Removing intermediate container 7db55f7f752e [2021-04-22T06:14:54.020Z] ---> cbf5a4cd6e3e [2021-04-22T06:14:54.020Z] Step 23/23 : LABEL version=0.0.0 [2021-04-22T06:14:54.298Z] ---> Running in 4f33330769e6 [2021-04-22T06:14:54.592Z] Removing intermediate container 5eae12e28014 [2021-04-22T06:14:54.592Z] ---> 3dc6d92340c8 [2021-04-22T06:14:54.592Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-22T06:14:54.865Z] ---> Running in a28a6ff53953 [2021-04-22T06:14:55.139Z] Removing intermediate container 4f33330769e6 [2021-04-22T06:14:55.139Z] ---> cee229045018 [2021-04-22T06:14:55.139Z] [2021-04-22T06:14:55.737Z] Removing intermediate container a28a6ff53953 [2021-04-22T06:14:55.737Z] ---> ad624ba17e46 [2021-04-22T06:14:55.737Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-22T06:14:55.737Z] Successfully built cee229045018 [2021-04-22T06:14:55.737Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-04-22T06:14:57.188Z]  Building docker-core-metadata-go ... done  ---> 7e115b22a34d [2021-04-22T06:14:57.188Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-22T06:14:57.188Z] ---> Running in 962149de0bf6 [2021-04-22T06:15:00.584Z] Removing intermediate container 962149de0bf6 [2021-04-22T06:15:00.584Z] ---> dcd154618180 [2021-04-22T06:15:00.584Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-22T06:15:01.592Z] ---> 273b88059d38 [2021-04-22T06:15:01.592Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-22T06:15:03.594Z] ---> 7fb85557c722 [2021-04-22T06:15:03.594Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-22T06:15:04.703Z] ---> 7bf424419ad4 [2021-04-22T06:15:04.703Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-22T06:15:05.827Z] ---> eb9624300283 [2021-04-22T06:15:05.827Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-22T06:15:06.931Z] ---> c31b3425d20d [2021-04-22T06:15:06.931Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-22T06:15:07.215Z] ---> Running in 3baf90a255dd [2021-04-22T06:15:07.836Z] Removing intermediate container 3baf90a255dd [2021-04-22T06:15:07.836Z] ---> b6a165b3a241 [2021-04-22T06:15:07.836Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-22T06:15:09.277Z] ---> 3b7286985a52 [2021-04-22T06:15:09.277Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-22T06:15:09.554Z] ---> Running in 4533cfdf6ab6 [2021-04-22T06:15:12.966Z] Removing intermediate container 4533cfdf6ab6 [2021-04-22T06:15:12.966Z] ---> cced8eb66d4c [2021-04-22T06:15:12.966Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-22T06:15:13.245Z] ---> Running in 2d1762bae8c2 [2021-04-22T06:15:13.858Z] Removing intermediate container 2d1762bae8c2 [2021-04-22T06:15:13.858Z] ---> cf2d97246b83 [2021-04-22T06:15:13.858Z] Step 28/31 : CMD ["gate"] [2021-04-22T06:15:14.475Z] ---> Running in 698637d389ed [2021-04-22T06:15:15.088Z] Removing intermediate container 698637d389ed [2021-04-22T06:15:15.088Z] ---> 87c8849b716c [2021-04-22T06:15:15.088Z] Step 29/31 : LABEL arch=arm64 [2021-04-22T06:15:15.371Z] ---> Running in 6b5d868daea0 [2021-04-22T06:15:15.979Z] Removing intermediate container 6b5d868daea0 [2021-04-22T06:15:15.979Z] ---> 1a40f91ebea1 [2021-04-22T06:15:15.979Z] Step 30/31 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe [2021-04-22T06:15:16.591Z] ---> Running in 51ab8c4c5c8f [2021-04-22T06:15:17.198Z] Removing intermediate container 51ab8c4c5c8f [2021-04-22T06:15:17.198Z] ---> 0da137f04a94 [2021-04-22T06:15:17.198Z] Step 31/31 : LABEL version=0.0.0 [2021-04-22T06:15:17.475Z] ---> Running in f2dfc48c7ae2 [2021-04-22T06:15:18.462Z] Removing intermediate container f2dfc48c7ae2 [2021-04-22T06:15:18.462Z] ---> 8e531d03a6ce [2021-04-22T06:15:18.462Z] [2021-04-22T06:15:18.735Z] Successfully built 8e531d03a6ce [2021-04-22T06:15:18.735Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-04-22T06:15:24.144Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 0aa200ff65ad [2021-04-22T06:15:24.144Z] ---> 467cfae09913 [2021-04-22T06:15:24.144Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-22T06:15:24.144Z] ---> Running in 85ec557b0875 [2021-04-22T06:15:25.127Z] 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-22T06:15:28.514Z] Removing intermediate container 85ec557b0875 [2021-04-22T06:15:28.514Z] ---> bcbd7f0fb578 [2021-04-22T06:15:28.514Z] [2021-04-22T06:15:28.514Z] Step 11/23 : FROM docker:20.10.0 [2021-04-22T06:15:28.514Z] 20.10.0: Pulling from library/docker [2021-04-22T06:15:36.824Z] Removing intermediate container 03117117e246 [2021-04-22T06:15:36.824Z] ---> e0e532e8f2ce [2021-04-22T06:15:36.824Z] [2021-04-22T06:15:36.824Z] Step 10/23 : FROM alpine:3.12 [2021-04-22T06:15:36.824Z] ---> 9852663dfa18 [2021-04-22T06:15:36.824Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-22T06:15:37.428Z] ---> Running in b9f77265fbd3 [2021-04-22T06:15:38.026Z] Removing intermediate container b9f77265fbd3 [2021-04-22T06:15:38.026Z] ---> 545ecb6f6eba [2021-04-22T06:15:38.026Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-22T06:15:38.300Z] ---> Running in cebcc23abfba [2021-04-22T06:15:38.907Z] Removing intermediate container cebcc23abfba [2021-04-22T06:15:38.907Z] ---> dc06f71dd5d6 [2021-04-22T06:15:38.907Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-22T06:15:39.182Z] ---> Running in 60a052197290 [2021-04-22T06:15:39.782Z] Removing intermediate container 60a052197290 [2021-04-22T06:15:39.782Z] ---> f590b641267e [2021-04-22T06:15:39.782Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-22T06:15:39.782Z] ---> Running in b672846605d6 [2021-04-22T06:15:40.384Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-22T06:15:40.384Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-22T06:15:40.384Z] ---> eeaf43b92773 [2021-04-22T06:15:40.384Z] 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-22T06:15:40.658Z] ---> Running in d14860fcb3ad [2021-04-22T06:15:41.256Z] Removing intermediate container d14860fcb3ad [2021-04-22T06:15:41.256Z] ---> 8d38dcb63d0e [2021-04-22T06:15:41.256Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-22T06:15:41.256Z] ---> Running in dc84c58a55e9 [2021-04-22T06:15:42.245Z] Removing intermediate container b672846605d6 [2021-04-22T06:15:42.245Z] ---> b78418b14dda [2021-04-22T06:15:42.245Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-22T06:15:42.245Z] ---> Running in 1903ee331598 [2021-04-22T06:15:42.852Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T06:15:42.852Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T06:15:43.450Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T06:15:43.450Z] (1/39) Installing readline (8.0.4-r0) [2021-04-22T06:15:43.721Z] (2/39) Installing bash (5.0.17-r0) [2021-04-22T06:15:43.721Z] Executing bash-5.0.17-r0.post-install [2021-04-22T06:15:43.721Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-22T06:15:43.721Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-22T06:15:43.722Z] (5/39) Installing curl (7.76.1-r0) [2021-04-22T06:15:43.722Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-22T06:15:43.722Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-22T06:15:43.722Z] (8/39) Installing expat (2.2.9-r1) [2021-04-22T06:15:43.722Z] (9/39) Installing libffi (3.3-r2) [2021-04-22T06:15:43.722Z] (10/39) Installing gdbm (1.13-r1) [2021-04-22T06:15:43.722Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-22T06:15:43.722Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-22T06:15:43.722Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-22T06:15:44.314Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T06:15:44.913Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-22T06:15:44.913Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-22T06:15:45.186Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-22T06:15:45.186Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-22T06:15:45.462Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-22T06:15:45.462Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-22T06:15:45.462Z] Executing busybox-1.31.1-r20.trigger [2021-04-22T06:15:45.462Z] OK: 8 MiB in 20 packages [2021-04-22T06:15:46.063Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-22T06:15:46.063Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-22T06:15:46.063Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-22T06:15:46.063Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-22T06:15:46.063Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-22T06:15:46.063Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-22T06:15:46.063Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-22T06:15:46.063Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-22T06:15:46.063Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-22T06:15:46.063Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-22T06:15:46.338Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-22T06:15:46.339Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-22T06:15:46.339Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-22T06:15:46.339Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-22T06:15:46.339Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-22T06:15:46.339Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-22T06:15:46.339Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-22T06:15:46.339Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-22T06:15:46.339Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-22T06:15:46.339Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-22T06:15:46.339Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-22T06:15:46.339Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-22T06:15:46.339Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-22T06:15:46.339Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-22T06:15:46.339Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-22T06:15:46.339Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-22T06:15:46.613Z] Executing busybox-1.31.1-r19.trigger [2021-04-22T06:15:46.613Z] OK: 72 MiB in 59 packages [2021-04-22T06:15:48.045Z] Removing intermediate container 1903ee331598 [2021-04-22T06:15:48.045Z] ---> 2329d4e67b9d [2021-04-22T06:15:48.045Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-22T06:15:48.642Z] ---> 10490424fc0e [2021-04-22T06:15:48.642Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-22T06:15:50.074Z] ---> 3aec26c474c6 [2021-04-22T06:15:50.074Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-22T06:15:51.063Z] ---> c14b59df310e [2021-04-22T06:15:51.063Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-22T06:15:51.063Z] ---> Running in 7b6b1bc4fd0d [2021-04-22T06:15:51.336Z] Collecting docker-compose==1.23.2 [2021-04-22T06:15:51.336Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-22T06:15:51.611Z] Removing intermediate container 7b6b1bc4fd0d [2021-04-22T06:15:51.611Z] ---> afa555fbd71b [2021-04-22T06:15:51.611Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-22T06:15:51.611Z] ---> Running in 104f4e45d0ef [2021-04-22T06:15:52.213Z] Removing intermediate container 104f4e45d0ef [2021-04-22T06:15:52.213Z] ---> c5326e189455 [2021-04-22T06:15:52.213Z] Step 21/23 : LABEL arch=arm64 [2021-04-22T06:15:52.213Z] ---> Running in 052d5f387ce5 [2021-04-22T06:15:52.830Z] Removing intermediate container 052d5f387ce5 [2021-04-22T06:15:52.830Z] ---> 41df5b121217 [2021-04-22T06:15:52.830Z] Step 22/23 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe [2021-04-22T06:15:52.830Z] ---> Running in 486c9a2cdee0 [2021-04-22T06:15:53.105Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-22T06:15:53.105Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-22T06:15:53.105Z] Removing intermediate container 486c9a2cdee0 [2021-04-22T06:15:53.105Z] ---> 1a9145c5e435 [2021-04-22T06:15:53.105Z] Step 23/23 : LABEL version=0.0.0 [2021-04-22T06:15:53.384Z] ---> Running in 95ed159306f6 [2021-04-22T06:15:53.658Z] Collecting jsonschema<3,>=2.5.1 [2021-04-22T06:15:53.658Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-22T06:15:53.933Z] Removing intermediate container 95ed159306f6 [2021-04-22T06:15:53.933Z] ---> 0ddca63e0d64 [2021-04-22T06:15:53.933Z] [2021-04-22T06:15:53.933Z] 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-22T06:15:54.209Z] Successfully built 0ddca63e0d64 [2021-04-22T06:15:54.482Z] Successfully tagged docker-core-data-go-arm64:latest [2021-04-22T06:15:54.482Z]  Building docker-core-data-go ... done Collecting docker<4.0,>=3.6.0 [2021-04-22T06:15:54.482Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-22T06:15:55.077Z] Collecting texttable<0.10,>=0.9.0 [2021-04-22T06:15:55.077Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-22T06:15:57.052Z] Collecting docopt<0.7,>=0.6.1 [2021-04-22T06:15:57.052Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-22T06:15:59.023Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-22T06:15:59.023Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-22T06:16:00.989Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-22T06:16:00.989Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-22T06:16:01.261Z] Collecting cached-property<2,>=1.2.0 [2021-04-22T06:16:01.261Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-22T06:16:02.239Z] Collecting PyYAML<4,>=3.10 [2021-04-22T06:16:02.239Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-22T06:16:04.850Z] 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-22T06:16:05.439Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-22T06:16:05.440Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-22T06:16:05.711Z] Collecting idna<2.8,>=2.5 [2021-04-22T06:16:05.711Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-22T06:16:05.711Z] 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-22T06:16:05.983Z] Collecting docker-pycreds>=0.4.0 [2021-04-22T06:16:05.983Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-22T06:16:05.983Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-22T06:16:05.983Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-22T06:16:05.983Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-22T06:16:05.983Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-22T06:16:06.956Z] Installing collected packages: urllib3, idna, requests, jsonschema, docker-pycreds, websocket-client, docker, texttable, docopt, dockerpty, cached-property, PyYAML, docker-compose [2021-04-22T06:16:06.956Z] Attempting uninstall: urllib3 [2021-04-22T06:16:06.956Z] Found existing installation: urllib3 1.25.9 [2021-04-22T06:16:06.956Z] Uninstalling urllib3-1.25.9: [2021-04-22T06:16:06.956Z] Successfully uninstalled urllib3-1.25.9 [2021-04-22T06:16:07.551Z] Attempting uninstall: idna [2021-04-22T06:16:07.551Z] Found existing installation: idna 2.9 [2021-04-22T06:16:07.551Z] Uninstalling idna-2.9: [2021-04-22T06:16:07.552Z] Successfully uninstalled idna-2.9 [2021-04-22T06:16:08.145Z] Attempting uninstall: requests [2021-04-22T06:16:08.145Z] Found existing installation: requests 2.23.0 [2021-04-22T06:16:08.145Z] Uninstalling requests-2.23.0: [2021-04-22T06:16:08.145Z] Successfully uninstalled requests-2.23.0 [2021-04-22T06:16:10.112Z] Running setup.py install for texttable: started [2021-04-22T06:16:11.566Z] Running setup.py install for texttable: finished with status 'done' [2021-04-22T06:16:11.566Z] Running setup.py install for docopt: started [2021-04-22T06:16:13.599Z] Running setup.py install for docopt: finished with status 'done' [2021-04-22T06:16:13.599Z] Running setup.py install for dockerpty: started [2021-04-22T06:16:15.567Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-22T06:16:15.567Z] Running setup.py install for PyYAML: started [2021-04-22T06:16:17.539Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-22T06:16:18.515Z] 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-22T06:16:26.795Z] Removing intermediate container dc84c58a55e9 [2021-04-22T06:16:26.795Z] ---> 7fb405e7a585 [2021-04-22T06:16:26.795Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-22T06:16:26.795Z] ---> Running in 7c0c4f710185 [2021-04-22T06:16:27.068Z] Removing intermediate container 7c0c4f710185 [2021-04-22T06:16:27.068Z] ---> f636e3836a69 [2021-04-22T06:16:27.068Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-22T06:16:27.342Z] ---> Running in de9b3b6aa569 [2021-04-22T06:16:27.615Z] Removing intermediate container de9b3b6aa569 [2021-04-22T06:16:27.615Z] ---> 7c6ff9616d5f [2021-04-22T06:16:27.615Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-22T06:16:29.081Z] ---> 3d8cc19cdc2c [2021-04-22T06:16:29.081Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-22T06:16:29.676Z] ---> 826654605404 [2021-04-22T06:16:29.676Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-22T06:16:30.656Z] ---> 5d5589a5de80 [2021-04-22T06:16:30.656Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-22T06:16:30.656Z] ---> Running in 9bad114ecf97 [2021-04-22T06:16:30.943Z] Removing intermediate container 9bad114ecf97 [2021-04-22T06:16:30.943Z] ---> 71eaa89a7791 [2021-04-22T06:16:30.943Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-22T06:16:31.216Z] ---> Running in 24f3a0fb774e [2021-04-22T06:16:31.813Z] Removing intermediate container 24f3a0fb774e [2021-04-22T06:16:31.813Z] ---> 3a844846d5eb [2021-04-22T06:16:31.813Z] Step 21/23 : LABEL arch=arm64 [2021-04-22T06:16:31.813Z] ---> Running in 2d43851ea17a [2021-04-22T06:16:32.407Z] Removing intermediate container 2d43851ea17a [2021-04-22T06:16:32.407Z] ---> 5da3e08c45a8 [2021-04-22T06:16:32.407Z] Step 22/23 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe [2021-04-22T06:16:32.407Z] ---> Running in 9e459f94f0b2 [2021-04-22T06:16:33.005Z] Removing intermediate container 9e459f94f0b2 [2021-04-22T06:16:33.005Z] ---> e6d673a9b53b [2021-04-22T06:16:33.005Z] Step 23/23 : LABEL version=0.0.0 [2021-04-22T06:16:33.005Z] ---> Running in 96417f51add6 [2021-04-22T06:16:33.601Z] Removing intermediate container 96417f51add6 [2021-04-22T06:16:33.601Z] ---> 7b3d77ace64b [2021-04-22T06:16:33.601Z] [2021-04-22T06:16:33.872Z] Successfully built 7b3d77ace64b [2021-04-22T06:16:33.872Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-04-22T06:16:34.160Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-04-22T06:16:34.183Z] $ docker stop --time=1 33b8f0f1a8beb59d4689794c015ed4971085500057d4e46be7b35fcee2fd77b2 [2021-04-22T06:16:36.110Z] $ docker rm -f 33b8f0f1a8beb59d4689794c015ed4971085500057d4e46be7b35fcee2fd77b2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-22T06:16:36.755Z] + docker images [2021-04-22T06:16:36.755Z] + grep docker [2021-04-22T06:16:37.025Z] docker-sys-mgmt-agent-go-arm64 latest 7b3d77ace64b 3 seconds ago 299MB [2021-04-22T06:16:37.025Z] docker-core-data-go-arm64 latest 0ddca63e0d64 43 seconds ago 21.6MB [2021-04-22T06:16:37.025Z] docker-security-bootstrapper-go-arm64 latest 8e531d03a6ce About a minute ago 18.1MB [2021-04-22T06:16:37.025Z] docker-core-metadata-go-arm64 latest cee229045018 About a minute ago 18.1MB [2021-04-22T06:16:37.025Z] docker-core-command-go-arm64 latest fb31b09da531 4 minutes ago 16.5MB [2021-04-22T06:16:37.025Z] docker-support-scheduler-go-arm64 latest f6d2cc06eb09 4 minutes ago 16.6MB [2021-04-22T06:16:37.025Z] docker-support-notifications-go-arm64 latest 55a55092dfe3 4 minutes ago 17.2MB [2021-04-22T06:16:37.025Z] docker-security-secretstore-setup-go-arm64 latest d8a60b681d6a 4 minutes ago 24.9MB [2021-04-22T06:16:37.025Z] docker-security-proxy-setup-go-arm64 latest 4190e08d4437 4 minutes ago 24.6MB [2021-04-22T06:16:37.025Z] 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-22T06:16:38.043Z] ---> job-cost.sh [2021-04-22T06:16:38.043Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-97em [2021-04-22T06:17:16.972Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-22T06:18:53.707Z] lf-activate-venv(): INFO: Adding /tmp/venv-97em/bin to PATH [2021-04-22T06:18:53.707Z] INFO: No Stack... [2021-04-22T06:18:53.707Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-22T06:18:53.707Z] INFO: Archiving Costs [Pipeline] sh [2021-04-22T06:18:54.063Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-04-22T06:18:54.063Z] + cut -d, -f6 [Pipeline] lock [2021-04-22T06:18:54.204Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3394-1-stack-cost] [2021-04-22T06:18:54.210Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3394-1-stack-cost] did not exist. Created. [2021-04-22T06:18:54.210Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3394-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-22T06:18:54.669Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-22T06:18:54.963Z] Stashed 1 file(s) [Pipeline] } [2021-04-22T06:18:54.987Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3394-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-22T06:18:56.291Z] provisioning config files... [2021-04-22T06:18:56.305Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7333082764220410458tmp [Pipeline] { [Pipeline] sh [2021-04-22T06:18:56.693Z] + set +x [2021-04-22T06:18:56.693Z] + curl -s https://codecov.io/bash [2021-04-22T06:18:56.693Z] + bash -s -- [2021-04-22T06:18:57.279Z] [2021-04-22T06:18:57.279Z] _____ _ [2021-04-22T06:18:57.279Z] / ____| | | [2021-04-22T06:18:57.279Z] | | ___ __| | ___ ___ _____ __ [2021-04-22T06:18:57.279Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-22T06:18:57.279Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-22T06:18:57.279Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-22T06:18:57.279Z] Bash-1.0.2 [2021-04-22T06:18:57.279Z] [2021-04-22T06:18:57.279Z] [2021-04-22T06:18:57.279Z] ==> git version 2.24.3 found [2021-04-22T06:18:57.279Z] ==> 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-22T06:18:57.279Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-22T06:18:57.279Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-22T06:18:57.279Z] ==> Jenkins CI detected. [2021-04-22T06:18:57.279Z] project root: . [2021-04-22T06:18:57.279Z] --> token set from env [2021-04-22T06:18:57.542Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-22T06:18:57.542Z] ==> Running gcov in . (disable via -X gcov) [2021-04-22T06:18:57.542Z] ==> Python coveragepy not found [2021-04-22T06:18:57.542Z] ==> Searching for coverage reports in: [2021-04-22T06:18:57.542Z] + . [2021-04-22T06:18:57.542Z] -> Found 1 reports [2021-04-22T06:18:57.542Z] ==> Detecting git/mercurial file structure [2021-04-22T06:18:57.542Z] ==> Reading reports [2021-04-22T06:18:57.542Z] + ./coverage.out bytes=703598 [2021-04-22T06:18:57.542Z] ==> Appending adjustments [2021-04-22T06:18:57.542Z] https://docs.codecov.io/docs/fixing-reports [2021-04-22T06:19:01.767Z] + Found adjustments [2021-04-22T06:19:01.767Z] ==> Gzipping contents [2021-04-22T06:19:01.767Z] 100K /tmp/codecov.Gu0JPa.gz [2021-04-22T06:19:01.767Z] ==> Uploading reports [2021-04-22T06:19:01.767Z] url: https://codecov.io [2021-04-22T06:19:01.767Z] query: branch=PR-3394&commit=30600ec0adfea65961962f9db181a6a535a2bebe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3394%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3394&job=&cmd_args= [2021-04-22T06:19:01.767Z] -> Pinging Codecov [2021-04-22T06:19:01.767Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3394&commit=30600ec0adfea65961962f9db181a6a535a2bebe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3394%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3394&job=&cmd_args= [2021-04-22T06:19:02.030Z] -> Uploading to [2021-04-22T06:19:02.030Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-22/00271124DB129430A58F1EEE437C3FCB/30600ec0adfea65961962f9db181a6a535a2bebe/dead4f90-564e-4577-ae5e-8613d29c64d5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210422%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210422T061901Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=441fa6f9f2c6ba6437ae3c3c41df0e37b5204e896b48879b5a8a4acd4f3267e7 [2021-04-22T06:19:02.030Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-22T06:19:02.030Z] Dload Upload Total Spent Left Speed [2021-04-22T06:19:02.605Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 218k --:--:-- --:--:-- --:--:-- 218k [2021-04-22T06:19:02.605Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/30600ec0adfea65961962f9db181a6a535a2bebe [Pipeline] } [2021-04-22T06:19:02.630Z] 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-22T06:19:04.321Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-22T06:19:05.247Z] ---> package-listing.sh [2021-04-22T06:19:05.247Z] ++ facter osfamily [2021-04-22T06:19:05.247Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-22T06:19:05.247Z] + OS_FAMILY=redhat [2021-04-22T06:19:05.247Z] + workspace=/w/workspace/edgex-go/1 [2021-04-22T06:19:05.247Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-22T06:19:05.247Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-22T06:19:05.247Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-22T06:19:05.247Z] + PACKAGES=/tmp/packages_start.txt [2021-04-22T06:19:05.247Z] + '[' /w/workspace/edgex-go/1 ']' [2021-04-22T06:19:05.247Z] + PACKAGES=/tmp/packages_end.txt [2021-04-22T06:19:05.247Z] + case "${OS_FAMILY}" in [2021-04-22T06:19:05.247Z] + rpm -qa [2021-04-22T06:19:05.247Z] + sort [2021-04-22T06:19:10.574Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-22T06:19:10.574Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-22T06:19:10.574Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-22T06:19:10.574Z] + '[' /w/workspace/edgex-go/1 ']' [2021-04-22T06:19:10.574Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-04-22T06:19:10.574Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-04-22T06:19:10.606Z] 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-22T06:19:10.923Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-22T06:19:11.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-22T06:19:11.793Z] [2021-04-22T06:19:11.793Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-22T06:19:12.266Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-22T06:19:12.266Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-22T06:19:12.267Z] df20fa9351a1: Pulling fs layer [2021-04-22T06:19:12.267Z] 36b3adc4ff6f: Pulling fs layer [2021-04-22T06:19:12.267Z] 8ad3a11d3b57: Pulling fs layer [2021-04-22T06:19:12.267Z] 46f8f816bc3b: Pulling fs layer [2021-04-22T06:19:12.267Z] 93b61091891f: Pulling fs layer [2021-04-22T06:19:12.267Z] 93b9cdb0e59b: Pulling fs layer [2021-04-22T06:19:12.267Z] 5e14af77c1be: Pulling fs layer [2021-04-22T06:19:12.267Z] 01666e4c0597: Pulling fs layer [2021-04-22T06:19:12.267Z] aa168da1d23b: Pulling fs layer [2021-04-22T06:19:12.267Z] 46f8f816bc3b: Waiting [2021-04-22T06:19:12.267Z] 93b61091891f: Waiting [2021-04-22T06:19:12.267Z] 5e14af77c1be: Waiting [2021-04-22T06:19:12.267Z] 93b9cdb0e59b: Waiting [2021-04-22T06:19:12.267Z] aa168da1d23b: Waiting [2021-04-22T06:19:12.267Z] 01666e4c0597: Waiting [2021-04-22T06:19:12.267Z] 36b3adc4ff6f: Verifying Checksum [2021-04-22T06:19:12.267Z] 36b3adc4ff6f: Download complete [2021-04-22T06:19:12.267Z] 46f8f816bc3b: Verifying Checksum [2021-04-22T06:19:12.267Z] 46f8f816bc3b: Download complete [2021-04-22T06:19:12.565Z] df20fa9351a1: Verifying Checksum [2021-04-22T06:19:12.565Z] df20fa9351a1: Download complete [2021-04-22T06:19:12.565Z] 93b9cdb0e59b: Verifying Checksum [2021-04-22T06:19:12.565Z] 93b9cdb0e59b: Download complete [2021-04-22T06:19:12.565Z] 5e14af77c1be: Verifying Checksum [2021-04-22T06:19:12.565Z] 5e14af77c1be: Download complete [2021-04-22T06:19:12.565Z] 01666e4c0597: Verifying Checksum [2021-04-22T06:19:12.565Z] 01666e4c0597: Download complete [2021-04-22T06:19:12.565Z] 93b61091891f: Verifying Checksum [2021-04-22T06:19:12.565Z] 93b61091891f: Download complete [2021-04-22T06:19:13.207Z] 8ad3a11d3b57: Verifying Checksum [2021-04-22T06:19:13.207Z] 8ad3a11d3b57: Download complete [2021-04-22T06:19:13.207Z] df20fa9351a1: Pull complete [2021-04-22T06:19:13.207Z] 36b3adc4ff6f: Pull complete [2021-04-22T06:19:14.198Z] 8ad3a11d3b57: Pull complete [2021-04-22T06:19:14.486Z] 46f8f816bc3b: Pull complete [2021-04-22T06:19:15.456Z] 93b61091891f: Pull complete [2021-04-22T06:19:15.720Z] aa168da1d23b: Verifying Checksum [2021-04-22T06:19:15.720Z] aa168da1d23b: Download complete [2021-04-22T06:19:16.691Z] 93b9cdb0e59b: Pull complete [2021-04-22T06:19:16.961Z] 5e14af77c1be: Pull complete [2021-04-22T06:19:17.225Z] 01666e4c0597: Pull complete [2021-04-22T06:19:27.326Z] aa168da1d23b: Pull complete [2021-04-22T06:19:27.326Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-22T06:19:27.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-22T06:19:27.326Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-22T06:19:27.628Z] prd-centos7-docker-4c-2g-1405 does not seem to be running inside a container [2021-04-22T06:19:27.692Z] $ 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-22T06:19:32.883Z] $ docker top d6c7d8f07a6b6c094b62b65d370f9edadc8c4dc36c854253c06bf2c3388f1e6b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-22T06:19:33.439Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-22T06:19:34.138Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-22T06:19:34.823Z] + ls /var/log/sa-host [2021-04-22T06:19:34.823Z] + sadf -c /var/log/sa-host/sa22 [2021-04-22T06:19:34.823Z] file_magic: OK [2021-04-22T06:19:34.823Z] HZ: Using current value: 100 [2021-04-22T06:19:34.823Z] file_header: OK [2021-04-22T06:19:34.823Z] 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-22T06:19:34.823Z] Statistics: [2021-04-22T06:19:34.823Z] 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... [2021-04-22T06:19:34.823Z] File successfully converted to sysstat format version 12.2.1 [2021-04-22T06:19:34.823Z] + sadf -c /var/log/sa-host/sa23 [2021-04-22T06:19:34.823Z] file_magic: OK [2021-04-22T06:19:34.823Z] HZ: Using current value: 100 [2021-04-22T06:19:34.823Z] file_header: OK [2021-04-22T06:19:34.823Z] 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-22T06:19:34.823Z] Statistics: [2021-04-22T06:19:34.823Z] Hnuu...uuuununununu... [2021-04-22T06:19:34.823Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-22T06:19:35.428Z] provisioning config files... [2021-04-22T06:19:35.446Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1231143834930856518tmp [Pipeline] { [Pipeline] echo [2021-04-22T06:19:35.498Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-22T06:19:35.841Z] ---> create-netrc.sh [Pipeline] } [2021-04-22T06:19:35.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-22T06:19:35.937Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-22T06:19:36.280Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-22T06:19:36.314Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-22T06:19:36.679Z] ---> sudo-logs.sh [2021-04-22T06:19:36.679Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-22T06:19:36.777Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-22T06:19:37.470Z] ---> job-cost.sh [2021-04-22T06:19:37.470Z] lf-activate-venv: SKIPPING [2021-04-22T06:19:37.470Z] DEBUG: total: 0.20999999344348907 [2021-04-22T06:19:37.470Z] INFO: Retrieving Stack Cost... [2021-04-22T06:19:38.864Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-22T06:19:39.130Z] INFO: Archiving Costs [Pipeline] echo [2021-04-22T06:19:39.172Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-22T06:19:39.521Z] ---> logs-deploy.sh [2021-04-22T06:19:39.521Z] lf-activate-venv: SKIPPING [2021-04-22T06:19:39.521Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3394/1 [2021-04-22T06:19:39.521Z] INFO: archiving workspace using pattern(s): [2021-04-22T06:19:42.838Z] Archives upload complete. [2021-04-22T06:19:42.838Z] INFO: archiving logs to Nexus