ernestojeda commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from c433a97cf53e5b5d4aee74011f1d830a5f691fbb+4dfaf167a75f3c6dea6f872deeb8969b2f6df637 (8cd41e1d07652b883dbb67dc2dafe4149fa959c5) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30469 in /w/workspace/edgexfoundry_edgex-go_PR-3272 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 into PR head commit c433a97cf53e5b5d4aee74011f1d830a5f691fbb Merge succeeded, producing c433a97cf53e5b5d4aee74011f1d830a5f691fbb Checking out Revision c433a97cf53e5b5d4aee74011f1d830a5f691fbb (PR-3272) > 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/3272/head:refs/remotes/origin/PR-3272 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c433a97cf53e5b5d4aee74011f1d830a5f691fbb # 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 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c433a97cf53e5b5d4aee74011f1d830a5f691fbb # timeout=10 Commit message: "fix: Added Content-TYpe from REST header to Context" > git rev-list --no-walk c433a97cf53e5b5d4aee74011f1d830a5f691fbb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-19T03:26:37.857Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-19T03:26:38.150Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-19T03:26:38.284Z] ========================================================= [2021-03-19T03:26:38.284Z] EdgeX Global Pipelines Version Info [2021-03-19T03:26:38.284Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-19T03:26:39.880Z] ------------------- [2021-03-19T03:26:39.881Z] stable info: [2021-03-19T03:26:39.881Z] ------------------- [2021-03-19T03:26:39.881Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-19T03:26:39.881Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-19T03:26:39.881Z] Message: update stable to v1.0.184 [2021-03-19T03:26:40.831Z] ------------------- [2021-03-19T03:26:40.831Z] experimental info: [2021-03-19T03:26:40.831Z] ------------------- [2021-03-19T03:26:40.831Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-19T03:26:40.831Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-19T03:26:40.831Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-19T03:26:41.172Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-19T03:26:41.280Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-19T03:26:41.392Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-19T03:26:41.516Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-19T03:26:41.637Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-19T03:26:41.741Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-19T03:26:41.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-19T03:26:41.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-19T03:26:42.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-19T03:26:42.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-19T03:26:42.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-19T03:26:42.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-19T03:26:42.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-19T03:26:42.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-19T03:26:42.840Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-19T03:26:42.949Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-19T03:26:43.060Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-19T03:26:43.188Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-19T03:26:43.341Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-19T03:26:43.470Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-19T03:26:43.573Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-19T03:26:43.688Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-19T03:26:43.807Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3272 [Pipeline] echo [2021-03-19T03:26:43.934Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3272 [Pipeline] echo [2021-03-19T03:26:44.042Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3272 [Pipeline] echo [2021-03-19T03:26:44.159Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c433a97cf53e5b5d4aee74011f1d830a5f691fbb [Pipeline] echo [2021-03-19T03:26:44.288Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c433a97 [Pipeline] echo [2021-03-19T03:26:44.403Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-19T03:26:44.613Z] provisioning config files... [2021-03-19T03:26:44.652Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6702526639869806179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-19T03:26:45.041Z] ---> docker-login.sh [2021-03-19T03:26:45.041Z] nexus3.edgexfoundry.org:10001 [2021-03-19T03:26:45.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T03:26:45.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T03:26:45.304Z] Configure a credential helper to remove this warning. See [2021-03-19T03:26:45.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T03:26:45.304Z] [2021-03-19T03:26:45.304Z] Login Succeeded [2021-03-19T03:26:45.304Z] nexus3.edgexfoundry.org:10002 [2021-03-19T03:26:45.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T03:26:45.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T03:26:45.571Z] Configure a credential helper to remove this warning. See [2021-03-19T03:26:45.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T03:26:45.571Z] [2021-03-19T03:26:45.571Z] Login Succeeded [2021-03-19T03:26:45.571Z] nexus3.edgexfoundry.org:10003 [2021-03-19T03:26:45.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T03:26:45.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T03:26:45.834Z] Configure a credential helper to remove this warning. See [2021-03-19T03:26:45.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T03:26:45.834Z] [2021-03-19T03:26:45.834Z] Login Succeeded [2021-03-19T03:26:45.834Z] nexus3.edgexfoundry.org:10004 [2021-03-19T03:26:45.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T03:26:46.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T03:26:46.097Z] Configure a credential helper to remove this warning. See [2021-03-19T03:26:46.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T03:26:46.097Z] [2021-03-19T03:26:46.097Z] Login Succeeded [2021-03-19T03:26:46.097Z] docker.io [2021-03-19T03:26:46.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T03:26:46.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T03:26:46.360Z] Configure a credential helper to remove this warning. See [2021-03-19T03:26:46.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T03:26:46.360Z] [2021-03-19T03:26:46.360Z] Login Succeeded [2021-03-19T03:26:46.360Z] ---> docker-login.sh ends [Pipeline] } [2021-03-19T03:26:46.370Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-19T03:26:46.875Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-03-19T03:26:46.875Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T03:26:46.875Z] ++ dirname cmd/core-command/Dockerfile [2021-03-19T03:26:46.875Z] ++ cut -d/ -f2 [2021-03-19T03:26:46.875Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-19T03:26:46.875Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T03:26:46.875Z] ++ dirname cmd/core-data/Dockerfile [2021-03-19T03:26:46.875Z] ++ cut -d/ -f2 [2021-03-19T03:26:46.875Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-19T03:26:46.875Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T03:26:46.875Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-19T03:26:46.875Z] ++ cut -d/ -f2 [2021-03-19T03:26:46.875Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-19T03:26:46.875Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T03:26:46.875Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-19T03:26:46.875Z] ++ cut -d/ -f2 [2021-03-19T03:26:46.875Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-19T03:26:46.875Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T03:26:46.875Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-19T03:26:46.875Z] ++ cut -d/ -f2 [2021-03-19T03:26:46.875Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-19T03:26:46.875Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T03:26:46.875Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-19T03:26:46.875Z] ++ cut -d/ -f2 [2021-03-19T03:26:46.875Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-19T03:26:46.875Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T03:26:46.875Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-19T03:26:46.875Z] ++ cut -d/ -f2 [2021-03-19T03:26:46.875Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-19T03:26:46.875Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T03:26:46.875Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-19T03:26:46.875Z] ++ cut -d/ -f2 [2021-03-19T03:26:46.875Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-19T03:26:46.875Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T03:26:46.875Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-19T03:26:46.875Z] ++ cut -d/ -f2 [2021-03-19T03:26:46.875Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-19T03:26:46.956Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-19T03:26:48.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T03:26:48.548Z] [2021-03-19T03:26:48.548Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T03:26:48.932Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T03:26:48.932Z] latest: Pulling from edgex-devops/git-semver [2021-03-19T03:26:48.932Z] 31603596830f: Pulling fs layer [2021-03-19T03:26:48.932Z] 2a8b12db71e7: Pulling fs layer [2021-03-19T03:26:48.932Z] 6ca5941a6612: Pulling fs layer [2021-03-19T03:26:48.932Z] ecc8261a40a4: Pulling fs layer [2021-03-19T03:26:48.932Z] 2a8b12db71e7: Verifying Checksum [2021-03-19T03:26:48.932Z] 2a8b12db71e7: Download complete [2021-03-19T03:26:49.199Z] 31603596830f: Verifying Checksum [2021-03-19T03:26:49.199Z] 31603596830f: Download complete [2021-03-19T03:26:49.199Z] ecc8261a40a4: Verifying Checksum [2021-03-19T03:26:49.199Z] ecc8261a40a4: Download complete [2021-03-19T03:26:49.468Z] 6ca5941a6612: Verifying Checksum [2021-03-19T03:26:49.468Z] 6ca5941a6612: Download complete [2021-03-19T03:26:49.468Z] 31603596830f: Pull complete [2021-03-19T03:26:49.734Z] 2a8b12db71e7: Pull complete [2021-03-19T03:26:50.315Z] 6ca5941a6612: Pull complete [2021-03-19T03:26:50.579Z] ecc8261a40a4: Pull complete [2021-03-19T03:26:50.843Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-19T03:26:50.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T03:26:50.843Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-19T03:26:50.966Z] prd-centos7-docker-4c-2g-30469 does not seem to be running inside a container [2021-03-19T03:26:51.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-19T03:26:53.557Z] $ docker top 535685e0426d48e133ec4572a99bc94d0e278e8a33d7dbac6515c3deb1bcfc9b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-19T03:26:53.897Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-19T03:26:53.897Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-19T03:26:54.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-19T03:26:54.132Z] $ docker exec 535685e0426d48e133ec4572a99bc94d0e278e8a33d7dbac6515c3deb1bcfc9b ssh-agent [2021-03-19T03:26:54.314Z] SSH_AUTH_SOCK=/tmp/ssh-WsLVKkxHJ9Xd/agent.12 [2021-03-19T03:26:54.314Z] SSH_AGENT_PID=17 [2021-03-19T03:26:54.323Z] Running ssh-add (command line suppressed) [2021-03-19T03:26:54.455Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_1775104238166508514.key (/w/workspace/edgex-go/3@tmp/private_key_1775104238166508514.key) [2021-03-19T03:26:54.509Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-19T03:26:54.849Z] + git tag --points-at HEAD [Pipeline] } [2021-03-19T03:26:54.871Z] $ docker exec --env ******** --env ******** 535685e0426d48e133ec4572a99bc94d0e278e8a33d7dbac6515c3deb1bcfc9b ssh-agent -k [2021-03-19T03:26:54.990Z] unset SSH_AUTH_SOCK; [2021-03-19T03:26:54.991Z] unset SSH_AGENT_PID; [2021-03-19T03:26:54.991Z] echo Agent pid 17 killed; [2021-03-19T03:26:55.042Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-19T03:26:55.266Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-19T03:26:55.266Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-19T03:26:55.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-19T03:26:55.453Z] $ docker exec 535685e0426d48e133ec4572a99bc94d0e278e8a33d7dbac6515c3deb1bcfc9b ssh-agent [2021-03-19T03:26:55.628Z] SSH_AUTH_SOCK=/tmp/ssh-egx0BMnvIMZ7/agent.46 [2021-03-19T03:26:55.628Z] SSH_AGENT_PID=51 [2021-03-19T03:26:55.635Z] Running ssh-add (command line suppressed) [2021-03-19T03:26:55.769Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2640004564844070090.key (/w/workspace/edgex-go/3@tmp/private_key_2640004564844070090.key) [2021-03-19T03:26:55.832Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-19T03:26:56.172Z] + git semver init [2021-03-19T03:26:56.172Z] # -> Open(): unable to determine branch for HEAD [2021-03-19T03:26:56.172Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-03-19T03:26:56.172Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-03-19T03:26:56.172Z] # $SEMVER_REMOTE_NAME = origin [2021-03-19T03:26:56.172Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-19T03:26:56.172Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-19T03:26:56.172Z] # $SEMVER_BRANCH = PR-3272 [2021-03-19T03:26:56.172Z] # $SEMVER_TEMP = /tmp/semver-911720207 [2021-03-19T03:26:56.172Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-19T03:27:34.991Z] # '/tmp/semver-911720207' -> '/w/workspace/edgex-go/3/.semver' [2021-03-19T03:27:34.991Z] # -> Force: false [2021-03-19T03:27:34.991Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-03-19T03:27:35.007Z] $ docker exec --env ******** --env ******** 535685e0426d48e133ec4572a99bc94d0e278e8a33d7dbac6515c3deb1bcfc9b ssh-agent -k [2021-03-19T03:27:35.276Z] unset SSH_AUTH_SOCK; [2021-03-19T03:27:35.276Z] unset SSH_AGENT_PID; [2021-03-19T03:27:35.276Z] echo Agent pid 51 killed; [2021-03-19T03:27:35.369Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-19T03:27:35.987Z] + git semver [Pipeline] } [2021-03-19T03:27:36.006Z] $ docker stop --time=1 535685e0426d48e133ec4572a99bc94d0e278e8a33d7dbac6515c3deb1bcfc9b [2021-03-19T03:27:37.715Z] $ docker rm -f 535685e0426d48e133ec4572a99bc94d0e278e8a33d7dbac6515c3deb1bcfc9b [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-19T03:27:38.269Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-19T03:27:38.857Z] Stashed 1 file(s) [Pipeline] echo [2021-03-19T03:27:38.861Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-19T03:27:39.854Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-19T03:27:40.159Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-19T03:27:40.461Z] + sudo service docker restart [2021-03-19T03:27:40.462Z] + true [2021-03-19T03:27:40.462Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-19T03:27:41.053Z] ========================================================= [2021-03-19T03:27:41.054Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-19T03:27:41.054Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-19T03:27:41.407Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-19T03:27:44.747Z] Sending build context to Docker daemon 328.6MB [2021-03-19T03:27:44.747Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-19T03:27:44.747Z] Step 2/6 : FROM ${BASE} [2021-03-19T03:27:44.747Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-19T03:27:44.747Z] 188c0c94c7c5: Pulling fs layer [2021-03-19T03:27:44.747Z] 0ef7d3d256c8: Pulling fs layer [2021-03-19T03:27:44.747Z] de9db76c5a1d: Pulling fs layer [2021-03-19T03:27:44.747Z] bca2f99d35d6: Pulling fs layer [2021-03-19T03:27:44.747Z] 93359f2a8cfa: Pulling fs layer [2021-03-19T03:27:44.747Z] 7c6f9722023f: Pulling fs layer [2021-03-19T03:27:44.747Z] a35cf1a2eb13: Pulling fs layer [2021-03-19T03:27:44.747Z] bca2f99d35d6: Waiting [2021-03-19T03:27:44.747Z] 93359f2a8cfa: Waiting [2021-03-19T03:27:44.747Z] 7c6f9722023f: Waiting [2021-03-19T03:27:44.747Z] a35cf1a2eb13: Waiting [2021-03-19T03:27:45.012Z] de9db76c5a1d: Download complete [2021-03-19T03:27:45.012Z] 0ef7d3d256c8: Verifying Checksum [2021-03-19T03:27:45.012Z] 0ef7d3d256c8: Download complete [2021-03-19T03:27:45.012Z] 93359f2a8cfa: Verifying Checksum [2021-03-19T03:27:45.012Z] 93359f2a8cfa: Download complete [2021-03-19T03:27:45.012Z] 188c0c94c7c5: Verifying Checksum [2021-03-19T03:27:45.012Z] 188c0c94c7c5: Download complete [2021-03-19T03:27:45.012Z] 7c6f9722023f: Verifying Checksum [2021-03-19T03:27:45.012Z] 7c6f9722023f: Download complete [2021-03-19T03:27:45.279Z] 188c0c94c7c5: Pull complete [2021-03-19T03:27:45.545Z] 0ef7d3d256c8: Pull complete [2021-03-19T03:27:45.545Z] de9db76c5a1d: Pull complete [2021-03-19T03:27:46.956Z] a35cf1a2eb13: Verifying Checksum [2021-03-19T03:27:46.956Z] a35cf1a2eb13: Download complete [2021-03-19T03:27:47.534Z] bca2f99d35d6: Verifying Checksum [2021-03-19T03:27:47.534Z] bca2f99d35d6: Download complete [2021-03-19T03:27:52.875Z] bca2f99d35d6: Pull complete [2021-03-19T03:27:52.875Z] 93359f2a8cfa: Pull complete [2021-03-19T03:27:53.139Z] 7c6f9722023f: Pull complete [2021-03-19T03:27:54.284Z] Still waiting to schedule task [2021-03-19T03:27:54.284Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-19T03:27:57.378Z] a35cf1a2eb13: Pull complete [2021-03-19T03:27:57.378Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-19T03:27:57.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-19T03:27:57.378Z] ---> a62c8e92a672 [2021-03-19T03:27:57.378Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-19T03:27:57.378Z] ---> Running in e71a76022056 [2021-03-19T03:27:57.644Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T03:27:58.219Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T03:27:58.797Z] (1/12) Installing libmagic (5.38-r0) [2021-03-19T03:27:58.797Z] (2/12) Installing file (5.38-r0) [2021-03-19T03:27:59.061Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-19T03:27:59.061Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-19T03:28:17.218Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-19T03:28:17.218Z] (6/12) Installing patch (2.7.6-r6) [2021-03-19T03:28:17.218Z] (7/12) Installing build-base (0.5-r2) [2021-03-19T03:28:17.218Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-19T03:28:17.218Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-19T03:28:17.218Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-19T03:28:17.218Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-19T03:28:17.218Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-19T03:28:17.218Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T03:28:17.218Z] OK: 233 MiB in 51 packages [2021-03-19T03:28:20.530Z] Removing intermediate container e71a76022056 [2021-03-19T03:28:20.530Z] ---> 8d5f3c75e4a0 [2021-03-19T03:28:20.530Z] Step 4/6 : WORKDIR /edgex-go [2021-03-19T03:28:20.793Z] ---> Running in 9258fc31c73e [2021-03-19T03:28:20.793Z] Removing intermediate container 9258fc31c73e [2021-03-19T03:28:20.793Z] ---> 32c8ebdbcfe1 [2021-03-19T03:28:20.793Z] Step 5/6 : COPY go.mod . [2021-03-19T03:28:21.056Z] ---> c70afbc26249 [2021-03-19T03:28:21.056Z] Step 6/6 : RUN go mod download [2021-03-19T03:28:21.056Z] ---> Running in 88f27d3109c9 [2021-03-19T03:28:43.123Z] Removing intermediate container 88f27d3109c9 [2021-03-19T03:28:43.123Z] ---> a32f60043356 [2021-03-19T03:28:43.123Z] Successfully built a32f60043356 [2021-03-19T03:28:43.123Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T03:28:43.504Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-19T03:28:43.504Z] . [Pipeline] withDockerContainer [2021-03-19T03:28:43.658Z] prd-centos7-docker-4c-2g-30469 does not seem to be running inside a container [2021-03-19T03:28:43.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-19T03:28:44.589Z] $ docker top b7765a104bea05bc7cd4f8ee3f18695fe64dd28c4c8ea80ff9ad4d7fe7fbc3da -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T03:28:45.116Z] + go version [2021-03-19T03:28:45.116Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-19T03:28:45.129Z] $ docker stop --time=1 b7765a104bea05bc7cd4f8ee3f18695fe64dd28c4c8ea80ff9ad4d7fe7fbc3da [2021-03-19T03:28:46.495Z] $ docker rm -f b7765a104bea05bc7cd4f8ee3f18695fe64dd28c4c8ea80ff9ad4d7fe7fbc3da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T03:28:47.465Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-19T03:28:47.465Z] . [Pipeline] withDockerContainer [2021-03-19T03:28:47.570Z] prd-centos7-docker-4c-2g-30469 does not seem to be running inside a container [2021-03-19T03:28:47.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-19T03:28:48.274Z] $ docker top f1c4c6f76a0e17cfed5aee3aea611170f812f6f7e6e4f3a0fc5c5a17f9293702 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-19T03:28:48.529Z] ========================================================= [2021-03-19T03:28:48.529Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-19T03:28:48.529Z] ========================================================= [Pipeline] sh [2021-03-19T03:28:48.821Z] + make test [2021-03-19T03:28:48.821Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-19T03:28:58.915Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-19T03:29:17.785Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-19T03:29:18.742Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-19T03:29:21.323Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-19T03:29:21.323Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-19T03:29:22.750Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-19T03:29:22.750Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-19T03:29:22.750Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-19T03:29:22.750Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-19T03:29:23.722Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-19T03:29:23.990Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-19T03:29:26.618Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-19T03:29:26.618Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-19T03:29:26.618Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-19T03:29:29.226Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.112s coverage: 45.9% of statements [2021-03-19T03:29:29.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-19T03:29:29.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-19T03:29:29.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-19T03:29:29.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-19T03:29:29.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-19T03:29:29.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-19T03:29:29.226Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.076s coverage: 19.8% of statements [2021-03-19T03:29:29.226Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.108s coverage: 100.0% of statements [2021-03-19T03:29:33.485Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.214s coverage: 27.1% of statements [2021-03-19T03:29:33.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-19T03:29:33.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-19T03:29:33.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-19T03:29:33.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-19T03:29:33.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-19T03:29:33.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-19T03:29:33.485Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.030s coverage: 100.0% of statements [2021-03-19T03:29:33.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-19T03:29:33.485Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.040s coverage: 100.0% of statements [2021-03-19T03:29:33.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-19T03:29:33.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-19T03:29:33.749Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.094s coverage: 71.3% of statements [2021-03-19T03:29:33.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-19T03:29:33.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-19T03:29:33.749Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.183s coverage: 82.9% of statements [2021-03-19T03:29:33.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-19T03:29:33.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T03:29:33.749Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.065s coverage: 78.9% of statements [2021-03-19T03:29:33.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-19T03:29:37.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.310s coverage: 28.6% of statements [2021-03-19T03:29:37.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-19T03:29:37.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-19T03:29:37.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-19T03:29:37.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-19T03:29:37.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-19T03:29:37.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.087s coverage: 100.0% of statements [2021-03-19T03:29:37.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-19T03:29:37.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.049s coverage: 100.0% of statements [2021-03-19T03:29:37.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-19T03:29:37.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.159s coverage: 86.7% of statements [2021-03-19T03:29:37.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-19T03:29:37.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.098s coverage: 97.5% of statements [2021-03-19T03:29:37.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-19T03:29:37.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.072s coverage: 78.3% of statements [2021-03-19T03:29:37.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-19T03:29:37.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-19T03:29:37.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-19T03:29:37.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-19T03:29:39.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.396s coverage: 92.8% of statements [2021-03-19T03:29:39.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-19T03:29:39.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T03:29:39.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-19T03:29:39.741Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-19T03:29:39.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-19T03:29:39.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-19T03:29:39.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-19T03:29:39.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-19T03:29:39.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-19T03:29:39.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-19T03:29:39.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-19T03:29:39.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-19T03:29:39.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-19T03:29:39.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-19T03:29:39.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-19T03:29:39.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-19T03:29:39.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-19T03:29:39.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-19T03:29:39.741Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-03-19T03:29:39.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-19T03:29:39.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-19T03:29:39.741Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.080s coverage: 0.1% of statements [2021-03-19T03:29:39.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-19T03:29:39.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-19T03:29:39.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-19T03:29:39.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2021-03-19T03:29:39.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 79.5% of statements [2021-03-19T03:29:39.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.027s coverage: 94.1% of statements [2021-03-19T03:29:39.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements [2021-03-19T03:29:39.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2021-03-19T03:29:47.245Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30470 in /w/workspace/edgexfoundry_edgex-go_PR-3272 [Pipeline] { [Pipeline] ws [2021-03-19T03:29:47.313Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-03-19T03:29:52.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.038s coverage: 94.4% of statements [2021-03-19T03:29:52.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.034s coverage: 44.8% of statements [2021-03-19T03:29:52.300Z] using credential edgex-jenkins-ssh [2021-03-19T03:29:52.372Z] Cloning the remote Git repository [2021-03-19T03:29:52.436Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-19T03:29:52.549Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-03-19T03:29:52.620Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-19T03:29:52.621Z] > git --version # timeout=10 [2021-03-19T03:29:52.637Z] > git --version # 'git version 2.17.1' [2021-03-19T03:29:52.639Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T03:29:52.715Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T03:29:53.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.100s coverage: 81.9% of statements [2021-03-19T03:30:04.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.062s coverage: 92.9% of statements [2021-03-19T03:30:04.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-19T03:30:04.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-19T03:30:04.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-19T03:30:04.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 77.8% of statements [2021-03-19T03:30:04.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-19T03:30:04.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-19T03:30:04.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-19T03:30:04.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-19T03:30:04.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-19T03:30:04.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements [2021-03-19T03:30:04.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-19T03:30:04.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-19T03:30:04.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements [2021-03-19T03:30:04.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-19T03:30:04.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements [2021-03-19T03:30:04.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-19T03:30:04.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-03-19T03:30:04.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-03-19T03:30:04.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 84.6% of statements [2021-03-19T03:30:04.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.6% of statements [2021-03-19T03:30:04.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-19T03:30:04.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.193s coverage: 62.4% of statements [2021-03-19T03:30:04.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-19T03:30:04.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-19T03:30:04.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements [2021-03-19T03:30:04.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 91.3% of statements [2021-03-19T03:30:04.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-03-19T03:30:04.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements [2021-03-19T03:30:04.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.044s coverage: 100.0% of statements [2021-03-19T03:30:04.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.313s coverage: 69.0% of statements [2021-03-19T03:30:04.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-19T03:30:04.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-19T03:30:04.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-19T03:30:04.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.101s coverage: 38.4% of statements [2021-03-19T03:30:04.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-19T03:30:04.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-19T03:30:04.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements [2021-03-19T03:30:04.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-19T03:30:04.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2021-03-19T03:30:04.079Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.138s coverage: 47.0% of statements [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-19T03:30:04.079Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-19T03:30:04.079Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.050s coverage: 100.0% of statements [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-19T03:30:04.079Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.144s coverage: 87.1% of statements [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-19T03:30:04.079Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.743s coverage: 29.1% of statements [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-19T03:30:04.079Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.091s coverage: 99.0% of statements [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-19T03:30:04.079Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-19T03:30:04.079Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.091s coverage: 96.5% of statements [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-19T03:30:04.079Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.029s coverage: 0.0% of statements [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-19T03:30:04.079Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.040s coverage: 100.0% of statements [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-19T03:30:04.079Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.050s coverage: 87.9% of statements [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-19T03:30:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-19T03:30:04.079Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.027s coverage: 100.0% of statements [2021-03-19T03:30:04.079Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.039s coverage: 32.1% of statements [2021-03-19T03:30:04.079Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-03-19T03:30:04.341Z] GO111MODULE=on go vet ./... [2021-03-19T03:30:13.474Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-19T03:30:13.493Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T03:30:13.526Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-19T03:30:13.558Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-19T03:30:13.559Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T03:30:13.571Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3272/head:refs/remotes/origin/PR-3272 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-19T03:30:14.392Z] Merging remotes/origin/master commit 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 into PR head commit c433a97cf53e5b5d4aee74011f1d830a5f691fbb [2021-03-19T03:30:14.835Z] Merge succeeded, producing c433a97cf53e5b5d4aee74011f1d830a5f691fbb [2021-03-19T03:30:14.835Z] Checking out Revision c433a97cf53e5b5d4aee74011f1d830a5f691fbb (PR-3272) [2021-03-19T03:30:14.411Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T03:30:14.432Z] > git checkout -f c433a97cf53e5b5d4aee74011f1d830a5f691fbb # timeout=10 [2021-03-19T03:30:14.750Z] > git remote # timeout=10 [2021-03-19T03:30:14.765Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T03:30:14.783Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T03:30:14.795Z] > git merge 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 # timeout=10 [2021-03-19T03:30:14.818Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T03:30:14.878Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T03:30:14.894Z] > git checkout -f c433a97cf53e5b5d4aee74011f1d830a5f691fbb # timeout=10 [2021-03-19T03:30:19.433Z] Commit message: "fix: Added Content-TYpe from REST header to Context" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-19T03:30:21.166Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-19T03:30:21.589Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-19T03:30:21.933Z] + true [2021-03-19T03:30:21.933Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-19T03:30:23.989Z] provisioning config files... [2021-03-19T03:30:24.035Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8406245248581734718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-19T03:30:24.450Z] ---> docker-login.sh [2021-03-19T03:30:24.450Z] nexus3.edgexfoundry.org:10001 [2021-03-19T03:30:25.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T03:30:25.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T03:30:25.720Z] Configure a credential helper to remove this warning. See [2021-03-19T03:30:25.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T03:30:25.720Z] [2021-03-19T03:30:25.720Z] Login Succeeded [2021-03-19T03:30:25.720Z] nexus3.edgexfoundry.org:10002 [2021-03-19T03:30:26.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T03:30:26.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T03:30:26.281Z] Configure a credential helper to remove this warning. See [2021-03-19T03:30:26.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T03:30:26.281Z] [2021-03-19T03:30:26.281Z] Login Succeeded [2021-03-19T03:30:26.281Z] nexus3.edgexfoundry.org:10003 [2021-03-19T03:30:26.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T03:30:26.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T03:30:26.829Z] Configure a credential helper to remove this warning. See [2021-03-19T03:30:26.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T03:30:26.829Z] [2021-03-19T03:30:26.829Z] Login Succeeded [2021-03-19T03:30:26.829Z] nexus3.edgexfoundry.org:10004 [2021-03-19T03:30:27.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T03:30:27.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T03:30:27.372Z] Configure a credential helper to remove this warning. See [2021-03-19T03:30:27.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T03:30:27.372Z] [2021-03-19T03:30:27.372Z] Login Succeeded [2021-03-19T03:30:27.372Z] docker.io [2021-03-19T03:30:27.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T03:30:28.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T03:30:28.239Z] Configure a credential helper to remove this warning. See [2021-03-19T03:30:28.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T03:30:28.239Z] [2021-03-19T03:30:28.239Z] Login Succeeded [2021-03-19T03:30:28.239Z] ---> docker-login.sh ends [Pipeline] } [2021-03-19T03:30:28.257Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-19T03:30:28.749Z] ========================================================= [2021-03-19T03:30:28.749Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-19T03:30:28.749Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-19T03:30:29.176Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-19T03:30:31.050Z] gofmt -l . [2021-03-19T03:30:31.321Z] [ "`gofmt -l .`" = "" ] [2021-03-19T03:30:31.830Z] Sending build context to Docker daemon 166.8MB [2021-03-19T03:30:31.830Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-19T03:30:31.830Z] Step 2/6 : FROM ${BASE} [2021-03-19T03:30:31.830Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-19T03:30:31.830Z] 5f621e34cdf4: Pulling fs layer [2021-03-19T03:30:31.830Z] a4357932f1b6: Pulling fs layer [2021-03-19T03:30:31.830Z] 18c013af1878: Pulling fs layer [2021-03-19T03:30:31.830Z] 00ac8860ef70: Pulling fs layer [2021-03-19T03:30:31.830Z] 63d7cb157983: Pulling fs layer [2021-03-19T03:30:31.830Z] b116817d02f9: Pulling fs layer [2021-03-19T03:30:31.830Z] 745a02a5169b: Pulling fs layer [2021-03-19T03:30:31.830Z] 63d7cb157983: Waiting [2021-03-19T03:30:31.830Z] b116817d02f9: Waiting [2021-03-19T03:30:31.830Z] 745a02a5169b: Waiting [2021-03-19T03:30:31.830Z] 00ac8860ef70: Waiting [2021-03-19T03:30:31.897Z] ./bin/test-go-mod-tidy.sh [2021-03-19T03:30:32.110Z] 18c013af1878: Verifying Checksum [2021-03-19T03:30:32.110Z] 18c013af1878: Download complete [2021-03-19T03:30:32.110Z] a4357932f1b6: Download complete [2021-03-19T03:30:32.110Z] 63d7cb157983: Download complete [2021-03-19T03:30:32.110Z] b116817d02f9: Verifying Checksum [2021-03-19T03:30:32.110Z] b116817d02f9: Download complete [2021-03-19T03:30:32.110Z] 5f621e34cdf4: Download complete [2021-03-19T03:30:32.476Z] ./bin/test-attribution-txt.sh [2021-03-19T03:30:32.706Z] 5f621e34cdf4: Pull complete [Pipeline] sh [2021-03-19T03:30:33.321Z] a4357932f1b6: Pull complete [2021-03-19T03:30:33.375Z] + ls -al . [2021-03-19T03:30:33.375Z] total 760 [2021-03-19T03:30:33.375Z] drwxrwxr-x 10 1001 1001 4096 Mar 19 03:30 . [2021-03-19T03:30:33.375Z] drwxr-xr-x 4 root root 28 Mar 19 03:28 .. [2021-03-19T03:30:33.375Z] -rw-rw-r-- 1 1001 1001 11 Mar 19 03:26 .dockerignore [2021-03-19T03:30:33.375Z] drwxrwxr-x 8 1001 1001 179 Mar 19 03:26 .git [2021-03-19T03:30:33.375Z] drwxrwxr-x 3 1001 1001 125 Mar 19 03:26 .github [2021-03-19T03:30:33.375Z] -rw-rw-r-- 1 1001 1001 818 Mar 19 03:26 .gitignore [2021-03-19T03:30:33.375Z] drwx------ 3 1001 1001 60 Mar 19 03:27 .semver [2021-03-19T03:30:33.375Z] -rw-rw-r-- 1 1001 1001 166 Mar 19 03:26 .sonarcloud.properties [2021-03-19T03:30:33.375Z] -rw-rw-r-- 1 1001 1001 8607 Mar 19 03:26 Attribution.txt [2021-03-19T03:30:33.375Z] -rw-rw-r-- 1 1001 1001 3804 Mar 19 03:26 CONTRIBUTING.md [2021-03-19T03:30:33.375Z] -rw-rw-r-- 1 1001 1001 931 Mar 19 03:26 Dockerfile.build [2021-03-19T03:30:33.375Z] -rw-rw-r-- 1 1001 1001 863 Mar 19 03:26 Jenkinsfile [2021-03-19T03:30:33.375Z] -rw-rw-r-- 1 1001 1001 10775 Mar 19 03:26 LICENSE [2021-03-19T03:30:33.375Z] -rw-rw-r-- 1 1001 1001 5774 Mar 19 03:26 Makefile [2021-03-19T03:30:33.375Z] -rw-rw-r-- 1 1001 1001 6548 Mar 19 03:26 README.md [2021-03-19T03:30:33.375Z] -rw-rw-r-- 1 1001 1001 6755 Mar 19 03:26 SECURITY.md [2021-03-19T03:30:33.375Z] -rw-rw-r-- 1 1001 1001 5 Mar 19 03:27 VERSION [2021-03-19T03:30:33.375Z] -rw-rw-r-- 1 1001 1001 4131 Mar 19 03:26 ZMQWindows.md [2021-03-19T03:30:33.375Z] drwxrwxr-x 2 1001 1001 117 Mar 19 03:26 bin [2021-03-19T03:30:33.375Z] drwxrwxr-x 14 1001 1001 4096 Mar 19 03:26 cmd [2021-03-19T03:30:33.375Z] -rw-r--r-- 1 root root 650607 Mar 19 03:30 coverage.out [2021-03-19T03:30:33.375Z] -rw-r--r-- 1 root root 1055 Mar 19 03:30 go.mod [2021-03-19T03:30:33.375Z] -rw-r--r-- 1 root root 21981 Mar 19 03:30 go.sum [2021-03-19T03:30:33.375Z] drwxrwxr-x 8 1001 1001 127 Mar 19 03:26 internal [2021-03-19T03:30:33.375Z] drwxrwxr-x 4 1001 1001 26 Mar 19 03:26 openapi [2021-03-19T03:30:33.375Z] drwxrwxr-x 4 1001 1001 71 Mar 19 03:26 snap [2021-03-19T03:30:33.375Z] -rw-rw-r-- 1 1001 1001 168 Mar 19 03:26 version.go [Pipeline] sh [2021-03-19T03:30:33.597Z] 18c013af1878: Pull complete [2021-03-19T03:30:33.690Z] + '[' -e coverage.out ] [2021-03-19T03:30:33.690Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-19T03:30:33.938Z] Stashed 1 file(s) [Pipeline] sh [2021-03-19T03:30:34.241Z] + make build [2021-03-19T03:30:34.241Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-19T03:30:35.045Z] 745a02a5169b: Verifying Checksum [2021-03-19T03:30:35.045Z] 745a02a5169b: Download complete [2021-03-19T03:30:36.036Z] 00ac8860ef70: Verifying Checksum [2021-03-19T03:30:36.036Z] 00ac8860ef70: Download complete [2021-03-19T03:30:39.557Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-19T03:30:47.763Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-19T03:30:48.032Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-19T03:30:48.449Z] 00ac8860ef70: Pull complete [2021-03-19T03:30:48.449Z] 63d7cb157983: Pull complete [2021-03-19T03:30:48.449Z] b116817d02f9: Pull complete [2021-03-19T03:30:49.955Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-19T03:30:50.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-19T03:30:51.092Z] 745a02a5169b: Pull complete [2021-03-19T03:30:51.092Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-19T03:30:51.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-19T03:30:51.092Z] ---> b7e6874047d6 [2021-03-19T03:30:51.092Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-19T03:30:52.169Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-19T03:30:53.583Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-19T03:30:54.514Z] ---> Running in ef0a4398c6b0 [2021-03-19T03:30:54.975Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-19T03:30:55.501Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T03:30:55.925Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-19T03:30:56.510Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T03:30:57.321Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-19T03:30:57.943Z] (1/12) Installing libmagic (5.38-r0) [2021-03-19T03:30:57.943Z] (2/12) Installing file (5.38-r0) [2021-03-19T03:30:58.213Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-19T03:30:58.213Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-19T03:30:58.275Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-19T03:31:00.235Z] $ docker stop --time=1 f1c4c6f76a0e17cfed5aee3aea611170f812f6f7e6e4f3a0fc5c5a17f9293702 [2021-03-19T03:31:01.911Z] $ docker rm -f f1c4c6f76a0e17cfed5aee3aea611170f812f6f7e6e4f3a0fc5c5a17f9293702 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T03:31:05.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-19T03:31:05.179Z] [2021-03-19T03:31:05.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T03:31:05.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-19T03:31:05.535Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-19T03:31:05.535Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-19T03:31:05.535Z] ca9280d653b3: Pulling fs layer [2021-03-19T03:31:05.535Z] 7e9c9ca2126c: Pulling fs layer [2021-03-19T03:31:05.811Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-19T03:31:05.811Z] cbdbe7a5bc2a: Download complete [2021-03-19T03:31:06.097Z] cbdbe7a5bc2a: Pull complete [2021-03-19T03:31:06.362Z] ca9280d653b3: Verifying Checksum [2021-03-19T03:31:06.362Z] ca9280d653b3: Download complete [2021-03-19T03:31:07.317Z] 7e9c9ca2126c: Download complete [2021-03-19T03:31:07.317Z] ca9280d653b3: Pull complete [2021-03-19T03:31:10.606Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-19T03:31:10.606Z] (6/12) Installing patch (2.7.6-r6) [2021-03-19T03:31:10.606Z] (7/12) Installing build-base (0.5-r2) [2021-03-19T03:31:10.606Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-19T03:31:10.606Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-19T03:31:10.606Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-19T03:31:10.606Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-19T03:31:10.606Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-19T03:31:10.606Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T03:31:10.606Z] OK: 217 MiB in 51 packages [2021-03-19T03:31:13.938Z] 7e9c9ca2126c: Pull complete [2021-03-19T03:31:13.939Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-19T03:31:13.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-19T03:31:13.939Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-19T03:31:13.997Z] Removing intermediate container ef0a4398c6b0 [2021-03-19T03:31:13.997Z] ---> f0fcaf43ee55 [2021-03-19T03:31:13.997Z] Step 4/6 : WORKDIR /edgex-go [2021-03-19T03:31:13.997Z] ---> Running in e0221c620e40 [2021-03-19T03:31:14.066Z] prd-centos7-docker-4c-2g-30469 does not seem to be running inside a container [2021-03-19T03:31:14.145Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-19T03:31:14.597Z] Removing intermediate container e0221c620e40 [2021-03-19T03:31:14.597Z] ---> 0c119f0a2f8d [2021-03-19T03:31:14.597Z] Step 5/6 : COPY go.mod . [2021-03-19T03:31:15.195Z] ---> f02e24e07283 [2021-03-19T03:31:15.195Z] Step 6/6 : RUN go mod download [2021-03-19T03:31:15.195Z] ---> Running in de7168429645 [2021-03-19T03:31:16.114Z] $ docker top bd81294b2bfb2912767b6e918c49983673a2e5975981519480304d55c3205cda -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T03:31:16.764Z] + docker-compose build --help [2021-03-19T03:31:16.764Z] + grep parallel [2021-03-19T03:31:17.774Z] --parallel Build images in parallel. [Pipeline] } [2021-03-19T03:31:17.788Z] $ docker stop --time=1 bd81294b2bfb2912767b6e918c49983673a2e5975981519480304d55c3205cda [2021-03-19T03:31:19.173Z] $ docker rm -f bd81294b2bfb2912767b6e918c49983673a2e5975981519480304d55c3205cda [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T03:31:19.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-19T03:31:19.841Z] . [Pipeline] withDockerContainer [2021-03-19T03:31:19.940Z] prd-centos7-docker-4c-2g-30469 does not seem to be running inside a container [2021-03-19T03:31:19.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-19T03:31:20.777Z] $ docker top b068eeaca9b90b3bb2d5c9b9ee959f332594e3c1c1f9013f6b2cc4049718aaef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T03:31:21.265Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-19T03:31:22.216Z] Building docker-core-command-go ... [2021-03-19T03:31:22.216Z] Building docker-core-data-go ... [2021-03-19T03:31:22.216Z] Building docker-core-metadata-go ... [2021-03-19T03:31:22.216Z] Building docker-security-bootstrapper-go ... [2021-03-19T03:31:22.216Z] Building docker-security-proxy-setup-go ... [2021-03-19T03:31:22.216Z] Building docker-security-secretstore-setup-go ... [2021-03-19T03:31:22.216Z] Building docker-support-notifications-go ... [2021-03-19T03:31:22.216Z] Building docker-support-scheduler-go ... [2021-03-19T03:31:22.216Z] Building docker-sys-mgmt-agent-go ... [2021-03-19T03:31:22.216Z] Building docker-core-command-go [2021-03-19T03:31:22.216Z] Building docker-sys-mgmt-agent-go [2021-03-19T03:31:22.216Z] Building docker-security-proxy-setup-go [2021-03-19T03:31:22.216Z] Building docker-support-scheduler-go [2021-03-19T03:31:22.216Z] Building docker-support-notifications-go [2021-03-19T03:31:41.978Z] Removing intermediate container de7168429645 [2021-03-19T03:31:41.978Z] ---> 7b64cb8fc1db [2021-03-19T03:31:41.978Z] Successfully built 7b64cb8fc1db [2021-03-19T03:31:41.978Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T03:31:42.320Z] + docker inspect -f . ci-base-image-arm64 [2021-03-19T03:31:42.320Z] . [Pipeline] withDockerContainer [2021-03-19T03:31:42.599Z] prd-ubuntu18.04-docker-arm64-4c-16g-30470 does not seem to be running inside a container [2021-03-19T03:31:42.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-19T03:31:44.127Z] $ docker top 68f80ed1fdefdb5ebf6c6038a61ed91d6d621eb914848a3e0240b97d9a4921cd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T03:31:45.174Z] + go version [2021-03-19T03:31:45.174Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-19T03:31:45.184Z] $ docker stop --time=1 68f80ed1fdefdb5ebf6c6038a61ed91d6d621eb914848a3e0240b97d9a4921cd [2021-03-19T03:31:47.084Z] $ docker rm -f 68f80ed1fdefdb5ebf6c6038a61ed91d6d621eb914848a3e0240b97d9a4921cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T03:31:48.190Z] + docker inspect -f . ci-base-image-arm64 [2021-03-19T03:31:48.191Z] . [Pipeline] withDockerContainer [2021-03-19T03:31:48.457Z] prd-ubuntu18.04-docker-arm64-4c-16g-30470 does not seem to be running inside a container [2021-03-19T03:31:48.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-19T03:31:49.922Z] $ docker top 433218312db9783bff229a105e73674ae08b2468c4dbb306abd63e7765bb628f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-19T03:31:50.350Z] ========================================================= [2021-03-19T03:31:50.351Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-19T03:31:50.351Z] ========================================================= [Pipeline] sh [2021-03-19T03:31:50.993Z] + make test [2021-03-19T03:31:50.993Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-19T03:31:54.491Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T03:31:54.491Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-19T03:31:54.491Z] ---> a32f60043356 [2021-03-19T03:31:54.491Z] Step 3/22 : WORKDIR /edgex-go [2021-03-19T03:31:54.491Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T03:31:54.491Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-19T03:31:54.491Z] ---> a32f60043356 [2021-03-19T03:31:54.491Z] Step 3/22 : WORKDIR /edgex-go [2021-03-19T03:31:54.491Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T03:31:54.491Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T03:31:54.491Z] ---> a32f60043356 [2021-03-19T03:31:54.491Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T03:31:54.491Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T03:31:54.491Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-19T03:31:54.491Z] ---> a32f60043356 [2021-03-19T03:31:54.491Z] Step 3/21 : WORKDIR /edgex-go [2021-03-19T03:31:54.491Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T03:31:54.491Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-19T03:31:54.491Z] ---> a32f60043356 [2021-03-19T03:31:54.491Z] Step 3/26 : WORKDIR /edgex-go [2021-03-19T03:31:54.491Z] ---> Running in 1aada113cc3d [2021-03-19T03:31:54.491Z] ---> Running in 47f08aaba6a3 [2021-03-19T03:31:54.491Z] ---> Running in 8016f7bd6159 [2021-03-19T03:31:54.491Z] ---> Running in fb60a24ffacb [2021-03-19T03:31:54.491Z] ---> Running in e006137f9c8a [2021-03-19T03:31:55.070Z] Removing intermediate container 8016f7bd6159 [2021-03-19T03:31:55.070Z] ---> 63c8ab3e0455 [2021-03-19T03:31:55.070Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T03:31:55.070Z] Removing intermediate container 1aada113cc3d [2021-03-19T03:31:55.070Z] ---> 81c9b897eb99 [2021-03-19T03:31:55.070Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T03:31:55.070Z] Removing intermediate container fb60a24ffacb [2021-03-19T03:31:55.070Z] ---> 8e4182b53889 [2021-03-19T03:31:55.070Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T03:31:55.070Z] Removing intermediate container e006137f9c8a [2021-03-19T03:31:55.070Z] ---> 1d7bb7f26cde [2021-03-19T03:31:55.070Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T03:31:55.070Z] Removing intermediate container 47f08aaba6a3 [2021-03-19T03:31:55.070Z] ---> 263386e32043 [2021-03-19T03:31:55.070Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T03:31:55.341Z] ---> Running in 58e0b4038cd5 [2021-03-19T03:31:55.341Z] ---> Running in 38515b6cecfe [2021-03-19T03:31:55.341Z] ---> Running in 8c70a3896329 [2021-03-19T03:31:55.341Z] ---> Running in 36870cbd5d7d [2021-03-19T03:31:55.341Z] ---> Running in dd7d7a5163ea [2021-03-19T03:31:57.291Z] Removing intermediate container 38515b6cecfe [2021-03-19T03:31:57.292Z] ---> e379cc0439a4 [2021-03-19T03:31:57.292Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-19T03:31:57.557Z] Removing intermediate container 8c70a3896329 [2021-03-19T03:31:57.557Z] ---> 3edd5289f546 [2021-03-19T03:31:57.557Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-19T03:31:57.557Z] ---> Running in aca831f321b2 [2021-03-19T03:31:57.821Z] Removing intermediate container 58e0b4038cd5 [2021-03-19T03:31:57.821Z] ---> 564e709846c4 [2021-03-19T03:31:57.821Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-19T03:31:57.821Z] ---> Running in 11238a5cf56f [2021-03-19T03:31:58.084Z] ---> Running in 50e91fd00156 [2021-03-19T03:31:58.084Z] Removing intermediate container dd7d7a5163ea [2021-03-19T03:31:58.084Z] ---> c688e4a9399b [2021-03-19T03:31:58.084Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-19T03:31:58.084Z] Removing intermediate container 36870cbd5d7d [2021-03-19T03:31:58.084Z] ---> 177948aa5d85 [2021-03-19T03:31:58.084Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-19T03:31:58.349Z] ---> Running in 4d333caa866f [2021-03-19T03:31:58.349Z] ---> Running in 2b5269709aec [2021-03-19T03:31:58.940Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T03:31:58.940Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T03:31:58.940Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T03:31:59.205Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T03:31:59.205Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T03:31:59.779Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T03:32:00.041Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T03:32:00.041Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T03:32:00.041Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T03:32:00.041Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T03:32:00.620Z] OK: 233 MiB in 51 packages [2021-03-19T03:32:00.883Z] OK: 233 MiB in 51 packages [2021-03-19T03:32:01.145Z] OK: 233 MiB in 51 packages [2021-03-19T03:32:01.145Z] OK: 233 MiB in 51 packages [2021-03-19T03:32:01.145Z] Removing intermediate container 11238a5cf56f [2021-03-19T03:32:01.145Z] ---> fc6a380a06e1 [2021-03-19T03:32:01.145Z] Step 6/22 : COPY go.mod . [2021-03-19T03:32:01.412Z] OK: 233 MiB in 51 packages [2021-03-19T03:32:01.674Z] Removing intermediate container 4d333caa866f [2021-03-19T03:32:01.674Z] ---> 3d9324d1fae6 [2021-03-19T03:32:01.674Z] Step 6/21 : COPY go.mod . [2021-03-19T03:32:01.943Z] ---> 2eb87bd7ea95 [2021-03-19T03:32:01.943Z] Step 7/22 : RUN go mod download [2021-03-19T03:32:01.943Z] Removing intermediate container 2b5269709aec [2021-03-19T03:32:01.943Z] ---> 5db4de533969 [2021-03-19T03:32:01.943Z] Step 6/22 : COPY go.mod . [2021-03-19T03:32:01.943Z] ---> Running in c9f055da9242 [2021-03-19T03:32:01.943Z] Removing intermediate container aca831f321b2 [2021-03-19T03:32:01.943Z] ---> dbf40fb8e96c [2021-03-19T03:32:01.943Z] Step 6/26 : COPY go.mod . [2021-03-19T03:32:02.210Z] ---> 056d5ca1cf35 [2021-03-19T03:32:02.210Z] Step 7/21 : RUN go mod download [2021-03-19T03:32:02.477Z] ---> Running in db96cbd060f6 [2021-03-19T03:32:02.477Z] ---> 83c3c46879ba [2021-03-19T03:32:02.477Z] Step 7/22 : RUN go mod download [2021-03-19T03:32:02.477Z] Removing intermediate container 50e91fd00156 [2021-03-19T03:32:02.477Z] ---> 45aa7726d5d7 [2021-03-19T03:32:02.477Z] Step 6/23 : COPY go.mod . [2021-03-19T03:32:02.747Z] ---> e3ea5649d0e3 [2021-03-19T03:32:02.747Z] Step 7/26 : RUN go mod download [2021-03-19T03:32:02.747Z] ---> Running in 7f846517885c [2021-03-19T03:32:02.747Z] ---> Running in 6cc1190704da [2021-03-19T03:32:03.019Z] ---> 75df426788d1 [2021-03-19T03:32:03.019Z] Step 7/23 : RUN go mod download [2021-03-19T03:32:03.293Z] ---> Running in d60c109066f5 [2021-03-19T03:32:04.712Z] Removing intermediate container 7f846517885c [2021-03-19T03:32:04.712Z] ---> ad6efca84b10 [2021-03-19T03:32:04.712Z] Step 8/22 : COPY . . [2021-03-19T03:32:04.712Z] Removing intermediate container db96cbd060f6 [2021-03-19T03:32:04.712Z] ---> 7dcb2968fd14 [2021-03-19T03:32:04.712Z] Step 8/21 : COPY . . [2021-03-19T03:32:04.976Z] Removing intermediate container c9f055da9242 [2021-03-19T03:32:04.976Z] ---> 438deb3727e3 [2021-03-19T03:32:04.976Z] Step 8/22 : COPY . . [2021-03-19T03:32:05.937Z] Removing intermediate container 6cc1190704da [2021-03-19T03:32:05.937Z] ---> bb0e5fe19489 [2021-03-19T03:32:05.937Z] Step 8/26 : COPY . . [2021-03-19T03:32:12.610Z] Removing intermediate container d60c109066f5 [2021-03-19T03:32:12.610Z] ---> 3f72bd872554 [2021-03-19T03:32:12.610Z] Step 8/23 : COPY . . [2021-03-19T03:32:13.155Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-19T03:32:44.913Z] ---> 1891aec8d134 [2021-03-19T03:32:44.913Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-19T03:32:44.913Z] ---> 192b25ba7b3e [2021-03-19T03:32:44.913Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-19T03:32:45.919Z] ---> dcf8b511501e [2021-03-19T03:32:45.919Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-19T03:32:45.919Z] ---> Running in 2d729b862d30 [2021-03-19T03:32:45.919Z] ---> Running in 697d01452234 [2021-03-19T03:32:45.919Z] ---> 2d138403a3cd [2021-03-19T03:32:45.919Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-19T03:32:45.919Z] ---> 5a1cc3b2177e [2021-03-19T03:32:46.182Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-19T03:32:46.182Z] ---> Running in 9107b4976b86 [2021-03-19T03:32:46.182Z] ---> Running in 5fb779d6e4f1 [2021-03-19T03:32:46.182Z] ---> Running in 77bbc4652942 [2021-03-19T03:32:47.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-19T03:32:47.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-19T03:32:47.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-19T03:32:47.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-19T03:32:47.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-19T03:33:00.155Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-19T03:33:08.676Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-19T03:33:15.438Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-19T03:33:15.438Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-19T03:33:18.082Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-19T03:33:18.082Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-19T03:33:18.082Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-19T03:33:18.082Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-19T03:33:19.907Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-19T03:33:21.495Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-19T03:33:21.774Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-19T03:33:28.334Z] Removing intermediate container 697d01452234 [2021-03-19T03:33:28.334Z] ---> d5ccf7500794 [2021-03-19T03:33:28.334Z] [2021-03-19T03:33:28.334Z] Step 10/21 : FROM alpine:3.12 [2021-03-19T03:33:28.334Z] Removing intermediate container 77bbc4652942 [2021-03-19T03:33:28.334Z] ---> 36e448f4530b [2021-03-19T03:33:28.334Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-19T03:33:28.334Z] 3.12: Pulling from library/alpine [2021-03-19T03:33:29.286Z] Removing intermediate container 5fb779d6e4f1 [2021-03-19T03:33:29.287Z] ---> 87d1af7ea15d [2021-03-19T03:33:29.287Z] [2021-03-19T03:33:29.287Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T03:33:29.287Z] ---> Running in b6619730813c [2021-03-19T03:33:29.287Z] 3.12: Pulling from library/alpine [2021-03-19T03:33:29.287Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-19T03:33:29.287Z] Status: Downloaded newer image for alpine:3.12 [2021-03-19T03:33:29.287Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-19T03:33:29.287Z] Status: Image is up to date for alpine:3.12 [2021-03-19T03:33:29.287Z] ---> 88dd2752d2ea [2021-03-19T03:33:29.287Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-19T03:33:29.287Z] ---> 88dd2752d2ea [2021-03-19T03:33:29.287Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-19T03:33:30.093Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-19T03:33:30.093Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-19T03:33:30.093Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-19T03:33:31.208Z] ---> Running in 9ad62325d801 [2021-03-19T03:33:31.208Z] ---> Running in dc496c426e44 [2021-03-19T03:33:31.208Z] Removing intermediate container 9107b4976b86 [2021-03-19T03:33:31.208Z] ---> cf8b0d02b825 [2021-03-19T03:33:31.208Z] [2021-03-19T03:33:31.208Z] Step 10/22 : FROM alpine:3.12 [2021-03-19T03:33:31.208Z] ---> 88dd2752d2ea [2021-03-19T03:33:31.208Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-19T03:33:31.208Z] Removing intermediate container 2d729b862d30 [2021-03-19T03:33:31.208Z] ---> 9dbdc4820e5a [2021-03-19T03:33:31.208Z] [2021-03-19T03:33:31.208Z] Step 10/22 : FROM alpine:3.12 [2021-03-19T03:33:31.208Z] ---> 88dd2752d2ea [2021-03-19T03:33:31.208Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-19T03:33:31.208Z] ---> Running in 24662bbb4fb8 [2021-03-19T03:33:31.208Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-19T03:33:31.474Z] ---> Running in 5e2556101426 [2021-03-19T03:33:32.061Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T03:33:32.061Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T03:33:32.329Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T03:33:32.329Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T03:33:32.329Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-19T03:33:32.329Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T03:33:32.329Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-19T03:33:32.329Z] (4/4) Installing curl (7.69.1-r3) [2021-03-19T03:33:32.329Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T03:33:32.592Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-19T03:33:32.592Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T03:33:32.592Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T03:33:32.592Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T03:33:32.854Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-19T03:33:32.854Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T03:33:33.118Z] OK: 6 MiB in 15 packages [2021-03-19T03:33:33.118Z] OK: 6 MiB in 15 packages [2021-03-19T03:33:33.118Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T03:33:33.118Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T03:33:33.118Z] OK: 7 MiB in 18 packages [2021-03-19T03:33:33.118Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T03:33:33.385Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-19T03:33:33.385Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-19T03:33:33.385Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T03:33:33.385Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T03:33:33.648Z] OK: 6 MiB in 16 packages [2021-03-19T03:33:33.910Z] Removing intermediate container b6619730813c [2021-03-19T03:33:33.910Z] ---> 5a993dbe9732 [2021-03-19T03:33:33.910Z] [2021-03-19T03:33:33.910Z] Step 11/26 : FROM docker:20.10.0 [2021-03-19T03:33:34.172Z] 20.10.0: Pulling from library/docker [2021-03-19T03:33:34.440Z] Removing intermediate container 24662bbb4fb8 [2021-03-19T03:33:34.440Z] ---> 1052344f7563 [2021-03-19T03:33:34.440Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T03:33:34.440Z] Removing intermediate container 9ad62325d801 [2021-03-19T03:33:34.440Z] ---> 85a250fd8a28 [2021-03-19T03:33:34.440Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T03:33:34.440Z] ---> Running in 489538b21977 [2021-03-19T03:33:34.709Z] ---> Running in 0226e35c225c [2021-03-19T03:33:35.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.293s coverage: 45.9% of statements [2021-03-19T03:33:35.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-19T03:33:35.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-19T03:33:35.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-19T03:33:35.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-19T03:33:35.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-19T03:33:35.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-19T03:33:35.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.135s coverage: 19.8% of statements [2021-03-19T03:33:35.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.267s coverage: 100.0% of statements [2021-03-19T03:33:36.106Z] Removing intermediate container 489538b21977 [2021-03-19T03:33:36.106Z] ---> 1832129fe20d [2021-03-19T03:33:36.106Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-19T03:33:36.106Z] Removing intermediate container dc496c426e44 [2021-03-19T03:33:36.106Z] ---> 734a36510ee6 [2021-03-19T03:33:36.106Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-19T03:33:36.106Z] Removing intermediate container 5e2556101426 [2021-03-19T03:33:36.106Z] ---> 9c4d7487ffb5 [2021-03-19T03:33:36.106Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T03:33:36.106Z] ---> Running in 2a3a3f45ee12 [2021-03-19T03:33:36.106Z] Removing intermediate container 0226e35c225c [2021-03-19T03:33:36.106Z] ---> 7c4459d24413 [2021-03-19T03:33:36.106Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-19T03:33:36.368Z] ---> Running in a08f86a6028c [2021-03-19T03:33:36.634Z] ---> Running in 656a0ac93ad4 [2021-03-19T03:33:36.896Z] ---> Running in e4d17c298994 [2021-03-19T03:33:36.896Z] Removing intermediate container 2a3a3f45ee12 [2021-03-19T03:33:36.896Z] ---> 46f7a02a6a1e [2021-03-19T03:33:36.896Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-19T03:33:36.896Z] Removing intermediate container a08f86a6028c [2021-03-19T03:33:36.896Z] ---> 24a858c4187f [2021-03-19T03:33:36.896Z] Step 13/21 : WORKDIR /edgex [2021-03-19T03:33:37.485Z] ---> Running in d1341def6916 [2021-03-19T03:33:37.485Z] Removing intermediate container 656a0ac93ad4 [2021-03-19T03:33:37.485Z] ---> 3ed1e184e0db [2021-03-19T03:33:37.485Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-19T03:33:37.485Z] ---> Running in eaeaed473e2f [2021-03-19T03:33:37.485Z] Removing intermediate container e4d17c298994 [2021-03-19T03:33:37.485Z] ---> 7aa65a73a958 [2021-03-19T03:33:37.485Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-19T03:33:37.485Z] ---> Running in 6f941dade940 [2021-03-19T03:33:37.485Z] ---> Running in e849003153ac [2021-03-19T03:33:37.748Z] Removing intermediate container d1341def6916 [2021-03-19T03:33:37.748Z] ---> e7b533a35df7 [2021-03-19T03:33:37.748Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T03:33:37.748Z] Removing intermediate container eaeaed473e2f [2021-03-19T03:33:37.748Z] ---> 1b4eba1f4be4 [2021-03-19T03:33:37.748Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-19T03:33:38.014Z] Removing intermediate container 6f941dade940 [2021-03-19T03:33:38.014Z] ---> 1e3934665283 [2021-03-19T03:33:38.014Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-19T03:33:38.014Z] Removing intermediate container e849003153ac [2021-03-19T03:33:38.014Z] ---> 94452ad1fb7f [2021-03-19T03:33:38.014Z] Step 15/23 : WORKDIR / [2021-03-19T03:33:38.289Z] ---> Running in 614cb326de69 [2021-03-19T03:33:38.289Z] ---> 532d5c8cdd31 [2021-03-19T03:33:38.289Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-19T03:33:38.289Z] ---> 9af6dc55800d [2021-03-19T03:33:38.289Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-19T03:33:38.289Z] ---> Running in 354c12688f57 [2021-03-19T03:33:38.890Z] Removing intermediate container 614cb326de69 [2021-03-19T03:33:38.890Z] ---> 1874d0e67d09 [2021-03-19T03:33:38.890Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T03:33:38.890Z] Removing intermediate container 354c12688f57 [2021-03-19T03:33:38.890Z] ---> 31c2a34d1275 [2021-03-19T03:33:38.890Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T03:33:39.170Z] ---> 35119350ebbb [2021-03-19T03:33:39.170Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-19T03:33:39.170Z] ---> 7fbe01b85f2e [2021-03-19T03:33:39.170Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-19T03:33:39.442Z] ---> 78ac44ab0930 [2021-03-19T03:33:39.442Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-19T03:33:39.442Z] ---> a4388ef657bb [2021-03-19T03:33:39.442Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-19T03:33:39.706Z] ---> 7704adf7010c [2021-03-19T03:33:39.706Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-19T03:33:39.972Z] ---> Running in c7beb7d60936 [2021-03-19T03:33:40.236Z] ---> ffd9f83090e4 [2021-03-19T03:33:40.236Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-19T03:33:40.828Z] ---> 219d0b621fd0 [2021-03-19T03:33:40.829Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-19T03:33:40.829Z] ---> d5397996cb69 [2021-03-19T03:33:40.829Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-19T03:33:40.829Z] ---> Running in 4c9bc5928951 [2021-03-19T03:33:41.101Z] Removing intermediate container c7beb7d60936 [2021-03-19T03:33:41.101Z] ---> a9d5cd7fa13f [2021-03-19T03:33:41.101Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T03:33:41.101Z] ---> Running in 1cec128761ca [2021-03-19T03:33:41.101Z] Removing intermediate container 4c9bc5928951 [2021-03-19T03:33:41.101Z] ---> c4d06baccc10 [2021-03-19T03:33:41.101Z] Step 18/21 : CMD ["--init=true"] [2021-03-19T03:33:41.368Z] ---> Running in bf2dedd3c388 [2021-03-19T03:33:41.368Z] ---> 8b9fbdf17eb7 [2021-03-19T03:33:41.368Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-19T03:33:41.368Z] ---> 25b7b1fdeeef [2021-03-19T03:33:41.368Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-19T03:33:41.631Z] Removing intermediate container 1cec128761ca [2021-03-19T03:33:41.632Z] ---> 4c3815a4789e [2021-03-19T03:33:41.632Z] Step 20/22 : LABEL arch=x86_64 [2021-03-19T03:33:41.632Z] ---> Running in 5492a489f070 [2021-03-19T03:33:41.632Z] ---> Running in 4fa163a0c21f [2021-03-19T03:33:41.632Z] ---> Running in 527ae7a29a31 [2021-03-19T03:33:41.906Z] Removing intermediate container bf2dedd3c388 [2021-03-19T03:33:41.906Z] ---> 4c0df5a95fb9 [2021-03-19T03:33:41.906Z] Step 19/21 : LABEL arch=x86_64 [2021-03-19T03:33:41.906Z] ---> Running in 7390757b4999 [2021-03-19T03:33:41.906Z] Removing intermediate container 5492a489f070 [2021-03-19T03:33:41.906Z] ---> e054777fa30d [2021-03-19T03:33:41.906Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T03:33:42.174Z] Removing intermediate container 527ae7a29a31 [2021-03-19T03:33:42.174Z] ---> 5ee63c9f54b2 [2021-03-19T03:33:42.174Z] Step 21/22 : LABEL git_sha=c433a97cf53e5b5d4aee74011f1d830a5f691fbb [2021-03-19T03:33:42.174Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-19T03:33:42.174Z] Removing intermediate container 4fa163a0c21f [2021-03-19T03:33:42.174Z] ---> 885391d5f8fc [2021-03-19T03:33:42.174Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T03:33:42.174Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-19T03:33:42.174Z] ---> aefe523efa57 [2021-03-19T03:33:42.174Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-19T03:33:42.174Z] ---> Running in 862e2e273c3b [2021-03-19T03:33:42.452Z] ---> Running in 55c0f413555c [2021-03-19T03:33:42.452Z] ---> Running in b1037db7e293 [2021-03-19T03:33:42.452Z] ---> Running in 52bad0014b0a [2021-03-19T03:33:42.718Z] Removing intermediate container 7390757b4999 [2021-03-19T03:33:42.718Z] ---> 58749a121d6d [2021-03-19T03:33:42.718Z] Step 20/21 : LABEL git_sha=c433a97cf53e5b5d4aee74011f1d830a5f691fbb [2021-03-19T03:33:42.718Z] Removing intermediate container 862e2e273c3b [2021-03-19T03:33:42.718Z] ---> dd9db441f19d [2021-03-19T03:33:42.718Z] Step 21/23 : LABEL arch=x86_64 [2021-03-19T03:33:42.991Z] ---> Running in 67a6bcb986c1 [2021-03-19T03:33:42.991Z] Removing intermediate container 55c0f413555c [2021-03-19T03:33:42.991Z] ---> 9fb69320840c [2021-03-19T03:33:42.991Z] Step 22/22 : LABEL version=0.0.0 [2021-03-19T03:33:42.991Z] ---> Running in 664ac27a6780 [2021-03-19T03:33:42.991Z] Removing intermediate container b1037db7e293 [2021-03-19T03:33:42.991Z] ---> d77d3cd43d48 [2021-03-19T03:33:42.991Z] Step 20/22 : LABEL arch=x86_64 [2021-03-19T03:33:43.255Z] ---> Running in c9ae40e02692 [2021-03-19T03:33:43.255Z] ---> Running in 3feea714fc61 [2021-03-19T03:33:43.255Z] Removing intermediate container 67a6bcb986c1 [2021-03-19T03:33:43.255Z] ---> a2e84fbe6700 [2021-03-19T03:33:43.255Z] Step 21/21 : LABEL version=0.0.0 [2021-03-19T03:33:43.255Z] Removing intermediate container 664ac27a6780 [2021-03-19T03:33:43.255Z] ---> 92db3fa442ae [2021-03-19T03:33:43.255Z] Step 22/23 : LABEL git_sha=c433a97cf53e5b5d4aee74011f1d830a5f691fbb [2021-03-19T03:33:43.517Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T03:33:43.517Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T03:33:43.518Z] ---> Running in 07ce1e20e1b6 [2021-03-19T03:33:43.518Z] ---> Running in 45fdd71fb841 [2021-03-19T03:33:43.518Z] Removing intermediate container c9ae40e02692 [2021-03-19T03:33:43.518Z] ---> dfae5946ad60 [2021-03-19T03:33:43.518Z] [2021-03-19T03:33:43.518Z] Removing intermediate container 3feea714fc61 [2021-03-19T03:33:43.518Z] ---> a89f359fce91 [2021-03-19T03:33:43.518Z] Step 21/22 : LABEL git_sha=c433a97cf53e5b5d4aee74011f1d830a5f691fbb [2021-03-19T03:33:43.780Z] (1/2) Installing readline (8.0.4-r0) [2021-03-19T03:33:43.780Z] (2/2) Installing bash (5.0.17-r0) [2021-03-19T03:33:43.780Z] Executing bash-5.0.17-r0.post-install [2021-03-19T03:33:43.780Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T03:33:43.780Z] OK: 12 MiB in 22 packages [2021-03-19T03:33:43.780Z] ---> Running in a90aba9f3db0 [2021-03-19T03:33:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.527s coverage: 27.1% of statements [2021-03-19T03:33:43.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-19T03:33:43.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-19T03:33:43.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-19T03:33:43.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-19T03:33:43.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-19T03:33:43.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-19T03:33:43.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.082s coverage: 100.0% of statements [2021-03-19T03:33:43.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-19T03:33:43.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.066s coverage: 100.0% of statements [2021-03-19T03:33:43.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-19T03:33:43.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-19T03:33:43.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.214s coverage: 71.3% of statements [2021-03-19T03:33:43.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-19T03:33:43.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-19T03:33:44.041Z] Successfully built dfae5946ad60 [2021-03-19T03:33:44.041Z] Removing intermediate container 45fdd71fb841 [2021-03-19T03:33:44.041Z] ---> b6238a4f5bcd [2021-03-19T03:33:44.041Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T03:33:44.041Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-19T03:33:44.041Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2021-03-19T03:33:44.041Z] Removing intermediate container 07ce1e20e1b6 [2021-03-19T03:33:44.041Z] ---> 41d36fb2fc2b [2021-03-19T03:33:44.041Z] [2021-03-19T03:33:44.308Z] ---> Running in b4de8f716f78 [2021-03-19T03:33:44.308Z] Successfully built 41d36fb2fc2b [2021-03-19T03:33:44.308Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-19T03:33:44.308Z] Building docker-security-secretstore-setup-go [2021-03-19T03:33:44.308Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container a90aba9f3db0 [2021-03-19T03:33:44.308Z] ---> a16b43432884 [2021-03-19T03:33:44.308Z] Step 22/22 : LABEL version=0.0.0 [2021-03-19T03:33:44.572Z] ---> Running in 9b8fee7bd0a1 [2021-03-19T03:33:45.518Z] Removing intermediate container b4de8f716f78 [2021-03-19T03:33:45.518Z] ---> dd58b59b5231 [2021-03-19T03:33:45.518Z] [2021-03-19T03:33:45.518Z] Removing intermediate container 52bad0014b0a [2021-03-19T03:33:45.518Z] ---> 29c56b735d41 [2021-03-19T03:33:45.518Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-19T03:33:45.780Z] Successfully built dd58b59b5231 [2021-03-19T03:33:45.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.583s coverage: 82.9% of statements [2021-03-19T03:33:45.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-19T03:33:45.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T03:33:45.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.138s coverage: 78.9% of statements [2021-03-19T03:33:45.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-19T03:33:47.706Z] Successfully tagged docker-core-command-go:latest [2021-03-19T03:33:47.706Z]  Building docker-core-command-go ... done Building docker-core-data-go [2021-03-19T03:33:48.659Z] Removing intermediate container 9b8fee7bd0a1 [2021-03-19T03:33:48.659Z] ---> f32d90bc1ea1 [2021-03-19T03:33:48.659Z] [2021-03-19T03:33:48.659Z] ---> Running in 6d630ee59b61 [2021-03-19T03:33:51.518Z] Successfully built f32d90bc1ea1 [2021-03-19T03:33:51.518Z] Successfully tagged docker-support-notifications-go:latest [2021-03-19T03:33:51.518Z] Building docker-security-bootstrapper-go [2021-03-19T03:33:51.857Z]  Building docker-support-notifications-go ... done Removing intermediate container 6d630ee59b61 [2021-03-19T03:33:51.857Z] ---> 03870a70fc33 [2021-03-19T03:33:51.857Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-19T03:33:51.857Z] ---> Running in 4401b0300e78 [2021-03-19T03:33:55.491Z] Removing intermediate container 4401b0300e78 [2021-03-19T03:33:55.491Z] ---> 681529da5485 [2021-03-19T03:33:55.491Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-19T03:33:55.491Z] ---> Running in 8428f85d721a [2021-03-19T03:33:56.072Z] Removing intermediate container 8428f85d721a [2021-03-19T03:33:56.072Z] ---> d78dbf137349 [2021-03-19T03:33:56.072Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-19T03:33:57.020Z] ---> a1c5463540b3 [2021-03-19T03:33:57.020Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-19T03:33:58.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.068s coverage: 28.6% of statements [2021-03-19T03:33:58.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-19T03:33:58.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-19T03:33:58.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-19T03:33:58.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-19T03:33:58.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-19T03:33:58.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.165s coverage: 100.0% of statements [2021-03-19T03:33:58.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-19T03:33:58.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements [2021-03-19T03:33:58.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-19T03:33:58.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.332s coverage: 86.7% of statements [2021-03-19T03:33:58.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-19T03:33:58.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.417s coverage: 97.5% of statements [2021-03-19T03:33:58.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-19T03:33:58.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.163s coverage: 78.3% of statements [2021-03-19T03:33:58.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-19T03:33:58.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-19T03:33:58.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-19T03:33:58.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-19T03:34:01.290Z] ---> 349a90791a6f [2021-03-19T03:34:01.290Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-19T03:34:02.276Z] ---> 1ff223f57f02 [2021-03-19T03:34:02.276Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-19T03:34:03.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.195s coverage: 92.8% of statements [2021-03-19T03:34:03.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-19T03:34:03.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T03:34:03.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-19T03:34:03.642Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-19T03:34:03.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-19T03:34:03.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-19T03:34:03.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-19T03:34:03.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-19T03:34:03.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-19T03:34:03.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-19T03:34:03.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-19T03:34:03.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-19T03:34:03.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-19T03:34:03.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-19T03:34:03.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-19T03:34:03.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-19T03:34:03.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-19T03:34:03.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-19T03:34:03.642Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-03-19T03:34:03.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-19T03:34:03.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-19T03:34:03.642Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.198s coverage: 0.1% of statements [2021-03-19T03:34:03.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-19T03:34:03.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-19T03:34:03.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-19T03:34:03.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.093s coverage: 47.1% of statements [2021-03-19T03:34:03.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 79.5% of statements [2021-03-19T03:34:03.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.127s coverage: 94.1% of statements [2021-03-19T03:34:03.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.100s coverage: 96.3% of statements [2021-03-19T03:34:03.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [2021-03-19T03:34:04.434Z] ---> Running in e8be6931c787 [2021-03-19T03:34:05.684Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T03:34:05.684Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T03:34:06.033Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-19T03:34:06.033Z] (2/33) Installing expat (2.2.9-r1) [2021-03-19T03:34:06.033Z] (3/33) Installing libffi (3.3-r2) [2021-03-19T03:34:06.033Z] (4/33) Installing gdbm (1.13-r1) [2021-03-19T03:34:06.322Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-19T03:34:06.322Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-19T03:34:06.322Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-19T03:34:12.683Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T03:34:12.683Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T03:34:12.683Z] ---> a32f60043356 [2021-03-19T03:34:12.683Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T03:34:12.683Z] ---> Using cache [2021-03-19T03:34:12.683Z] ---> 263386e32043 [2021-03-19T03:34:12.683Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T03:34:12.683Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T03:34:12.683Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-19T03:34:12.683Z] ---> Using cache [2021-03-19T03:34:12.683Z] ---> c688e4a9399b [2021-03-19T03:34:12.683Z] ---> a32f60043356 [2021-03-19T03:34:12.683Z] Step 3/24 : WORKDIR /edgex-go [2021-03-19T03:34:12.683Z] ---> Using cache [2021-03-19T03:34:12.683Z] ---> 263386e32043 [2021-03-19T03:34:12.683Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T03:34:12.683Z] ---> Using cache [2021-03-19T03:34:12.683Z] ---> c688e4a9399b [2021-03-19T03:34:12.683Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-19T03:34:12.683Z] ---> Using cache [2021-03-19T03:34:12.683Z] ---> 3d9324d1fae6 [2021-03-19T03:34:12.683Z] Step 6/24 : COPY go.mod . [2021-03-19T03:34:12.683Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-19T03:34:12.683Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T03:34:12.683Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T03:34:12.683Z] ---> a32f60043356 [2021-03-19T03:34:12.683Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T03:34:12.683Z] ---> Using cache [2021-03-19T03:34:12.683Z] ---> 263386e32043 [2021-03-19T03:34:12.683Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Using cache [2021-03-19T03:34:12.683Z] [2021-03-19T03:34:12.683Z] ---> 056d5ca1cf35 [2021-03-19T03:34:12.683Z] ---> Using cache [2021-03-19T03:34:12.683Z] Step 7/24 : RUN go mod download ---> c688e4a9399b [2021-03-19T03:34:12.683Z] [2021-03-19T03:34:12.683Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-19T03:34:12.683Z] ---> Using cache [2021-03-19T03:34:12.683Z] ---> 3d9324d1fae6 [2021-03-19T03:34:12.683Z] Step 6/23 : COPY go.mod . [2021-03-19T03:34:12.683Z] ---> Using cache [2021-03-19T03:34:12.683Z] ---> 056d5ca1cf35 [2021-03-19T03:34:12.683Z] Step 7/23 : RUN go mod download [2021-03-19T03:34:12.683Z] ---> Using cache [2021-03-19T03:34:12.683Z] ---> 7dcb2968fd14 [2021-03-19T03:34:12.683Z] Step 8/24 : COPY . . [2021-03-19T03:34:12.683Z] ---> Using cache [2021-03-19T03:34:12.683Z] ---> 7dcb2968fd14 [2021-03-19T03:34:12.683Z] Step 8/23 : COPY . . [2021-03-19T03:34:12.683Z] ---> Using cache [2021-03-19T03:34:12.683Z] ---> Using cache [2021-03-19T03:34:12.683Z] ---> 1891aec8d134 [2021-03-19T03:34:12.683Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata ---> 1891aec8d134 [2021-03-19T03:34:12.683Z] [2021-03-19T03:34:12.683Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-19T03:34:14.481Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-19T03:34:14.481Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-19T03:34:14.481Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-19T03:34:14.481Z] ---> Running in 317e01c4aad8 [2021-03-19T03:34:14.481Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-19T03:34:14.481Z] ---> Running in 0cd85f03e693 [2021-03-19T03:34:14.481Z] ---> Running in 547d11057e6d [2021-03-19T03:34:14.481Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-19T03:34:14.481Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-19T03:34:14.481Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-19T03:34:14.481Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-19T03:34:14.481Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-19T03:34:14.481Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-19T03:34:14.800Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-19T03:34:14.800Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-19T03:34:14.800Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-19T03:34:14.800Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-19T03:34:14.800Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-19T03:34:14.800Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-19T03:34:14.800Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-19T03:34:14.800Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-19T03:34:14.800Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-19T03:34:15.099Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-19T03:34:15.099Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-19T03:34:15.099Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-19T03:34:15.099Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-19T03:34:15.099Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-19T03:34:15.099Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-19T03:34:15.529Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-19T03:34:17.499Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T03:34:17.499Z] OK: 71 MiB in 55 packages [2021-03-19T03:34:17.769Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-19T03:34:17.769Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-19T03:34:17.769Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T03:34:18.442Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T03:34:18.442Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-19T03:34:18.442Z] ---> a32f60043356 [2021-03-19T03:34:18.442Z] Step 3/31 : WORKDIR /edgex-go [2021-03-19T03:34:18.442Z] ---> Using cache [2021-03-19T03:34:18.442Z] ---> 263386e32043 [2021-03-19T03:34:18.442Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T03:34:18.442Z] ---> Using cache [2021-03-19T03:34:18.442Z] ---> c688e4a9399b [2021-03-19T03:34:18.442Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-19T03:34:18.442Z] ---> Using cache [2021-03-19T03:34:18.442Z] ---> 3d9324d1fae6 [2021-03-19T03:34:18.442Z] Step 6/31 : COPY go.mod . [2021-03-19T03:34:18.442Z] ---> Using cache [2021-03-19T03:34:18.442Z] ---> 056d5ca1cf35 [2021-03-19T03:34:18.442Z] Step 7/31 : RUN go mod download [2021-03-19T03:34:18.442Z] ---> Using cache [2021-03-19T03:34:18.442Z] ---> 7dcb2968fd14 [2021-03-19T03:34:18.442Z] Step 8/31 : COPY . . [2021-03-19T03:34:18.442Z] ---> Using cache [2021-03-19T03:34:18.442Z] ---> 1891aec8d134 [2021-03-19T03:34:18.442Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-19T03:34:18.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.100s coverage: 94.4% of statements [2021-03-19T03:34:18.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2021-03-19T03:34:18.797Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T03:34:19.469Z] ---> Running in ddbc9d0ce27e [2021-03-19T03:34:19.804Z] OK: 233 MiB in 51 packages [2021-03-19T03:34:20.550Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-19T03:34:21.298Z] Removing intermediate container 0cd85f03e693 [2021-03-19T03:34:21.298Z] ---> f40fa2645b94 [2021-03-19T03:34:21.298Z] Step 6/23 : COPY go.mod . [2021-03-19T03:34:21.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.250s coverage: 81.9% of statements [2021-03-19T03:34:22.443Z] ---> 344577df05f3 [2021-03-19T03:34:22.443Z] Step 7/23 : RUN go mod download [2021-03-19T03:34:23.427Z] ---> Running in 480b3eecaa66 [2021-03-19T03:34:28.631Z] Removing intermediate container 480b3eecaa66 [2021-03-19T03:34:28.631Z] ---> ef47dc617d33 [2021-03-19T03:34:28.631Z] Step 8/23 : COPY . . [2021-03-19T03:34:30.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.114s coverage: 92.9% of statements [2021-03-19T03:34:30.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-19T03:34:30.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-19T03:34:30.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-19T03:34:30.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements [2021-03-19T03:34:30.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-19T03:34:30.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-19T03:34:30.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-19T03:34:30.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-19T03:34:30.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-19T03:34:30.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2021-03-19T03:34:30.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-19T03:34:30.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-19T03:34:30.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-03-19T03:34:30.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-19T03:34:30.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 75.5% of statements [2021-03-19T03:34:30.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-19T03:34:30.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.8% of statements [2021-03-19T03:34:30.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.140s coverage: 87.2% of statements [2021-03-19T03:34:30.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.141s coverage: 84.6% of statements [2021-03-19T03:34:30.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.193s coverage: 91.6% of statements [2021-03-19T03:34:30.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-19T03:34:30.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.500s coverage: 62.4% of statements [2021-03-19T03:34:30.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-19T03:34:30.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-19T03:34:30.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.080s coverage: 100.0% of statements [2021-03-19T03:34:31.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 91.3% of statements [2021-03-19T03:34:31.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements [2021-03-19T03:34:32.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements [2021-03-19T03:34:33.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements [2021-03-19T03:34:36.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.847s coverage: 69.0% of statements [2021-03-19T03:34:36.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-19T03:34:36.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-19T03:34:36.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-19T03:34:37.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.392s coverage: 38.4% of statements [2021-03-19T03:34:37.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-19T03:34:37.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-19T03:34:37.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.089s coverage: 89.5% of statements [2021-03-19T03:34:37.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-19T03:34:37.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.081s coverage: 84.8% of statements [2021-03-19T03:34:38.822Z] Removing intermediate container e8be6931c787 [2021-03-19T03:34:38.822Z] ---> 4009761362ef [2021-03-19T03:34:38.822Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-19T03:34:38.822Z] ---> Running in 14d6974f0d1a [2021-03-19T03:34:44.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.506s coverage: 47.0% of statements [2021-03-19T03:34:44.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-19T03:34:44.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-19T03:34:44.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-19T03:34:44.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-19T03:34:44.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-19T03:34:44.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.127s coverage: 100.0% of statements [2021-03-19T03:34:44.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-19T03:34:44.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.119s coverage: 100.0% of statements [2021-03-19T03:34:44.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-19T03:34:44.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-19T03:34:44.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-19T03:34:44.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-19T03:34:44.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.408s coverage: 87.1% of statements [2021-03-19T03:34:44.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-19T03:34:44.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T03:34:44.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-19T03:34:47.215Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-19T03:34:47.215Z] Collecting docker-compose==1.23.2 [2021-03-19T03:34:47.215Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-19T03:34:47.545Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-19T03:34:47.545Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-19T03:34:51.127Z] Collecting cached-property<2,>=1.2.0 [2021-03-19T03:34:51.127Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-19T03:34:51.713Z] Collecting docker<4.0,>=3.6.0 [2021-03-19T03:34:51.713Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-19T03:34:52.290Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-19T03:34:52.558Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.224s coverage: 29.1% of statements [2021-03-19T03:34:52.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-19T03:34:52.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-19T03:34:52.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-19T03:34:52.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-19T03:34:52.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-19T03:34:52.558Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.241s coverage: 99.0% of statements [2021-03-19T03:34:52.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-19T03:34:52.558Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.101s coverage: 100.0% of statements [2021-03-19T03:34:52.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-19T03:34:52.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-19T03:34:52.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-19T03:34:52.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-19T03:34:52.558Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.229s coverage: 96.5% of statements [2021-03-19T03:34:52.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-19T03:34:52.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T03:34:52.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-19T03:34:52.558Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements [2021-03-19T03:34:52.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-19T03:34:52.558Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.044s coverage: 100.0% of statements [2021-03-19T03:34:52.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-19T03:34:52.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-19T03:34:52.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-19T03:34:52.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-19T03:34:52.558Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.100s coverage: 87.9% of statements [2021-03-19T03:34:52.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-19T03:34:52.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-19T03:34:52.558Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.074s coverage: 100.0% of statements [2021-03-19T03:34:52.558Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-03-19T03:34:52.568Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-19T03:34:52.834Z] Collecting texttable<0.10,>=0.9.0 [2021-03-19T03:34:52.834Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-19T03:34:53.532Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 100.0% of statements [2021-03-19T03:34:53.796Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-19T03:34:54.073Z] Collecting docopt<0.7,>=0.6.1 [2021-03-19T03:34:54.073Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-19T03:34:54.125Z] GO111MODULE=on go vet ./... [2021-03-19T03:34:54.648Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-19T03:34:54.648Z] ---> a3c97162f6bf [2021-03-19T03:34:54.648Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-19T03:34:54.648Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-19T03:34:56.049Z] ---> Running in 275f6658e443 [2021-03-19T03:34:56.049Z] Collecting PyYAML<4,>=3.10 [2021-03-19T03:34:56.049Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-19T03:34:57.462Z] Collecting jsonschema<3,>=2.5.1 [2021-03-19T03:34:57.462Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-19T03:34:57.462Z] Removing intermediate container ddbc9d0ce27e [2021-03-19T03:34:57.462Z] ---> 4c94dc4cc8f1 [2021-03-19T03:34:57.462Z] [2021-03-19T03:34:57.462Z] Step 10/31 : FROM alpine:3.12 [2021-03-19T03:34:57.462Z] ---> 88dd2752d2ea [2021-03-19T03:34:57.462Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-19T03:34:57.462Z] Collecting docker-pycreds>=0.4.0 [2021-03-19T03:34:57.462Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-19T03:34:58.045Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-19T03:35:00.599Z] Collecting idna<2.8,>=2.5 [2021-03-19T03:35:00.599Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-19T03:35:00.599Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-19T03:35:00.861Z] ---> Running in e8d0206453a6 [2021-03-19T03:35:00.861Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-19T03:35:00.861Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-19T03:35:00.861Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-19T03:35:00.861Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-19T03:35:00.861Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-19T03:35:00.861Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-19T03:35:00.861Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-19T03:35:00.861Z] Removing intermediate container 317e01c4aad8 [2021-03-19T03:35:00.861Z] ---> 2f906215fc9a [2021-03-19T03:35:00.861Z] [2021-03-19T03:35:00.861Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T03:35:00.861Z] ---> 88dd2752d2ea [2021-03-19T03:35:00.861Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-19T03:35:00.861Z] ---> Using cache [2021-03-19T03:35:00.861Z] ---> 85a250fd8a28 [2021-03-19T03:35:00.861Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T03:35:00.861Z] Removing intermediate container 547d11057e6d [2021-03-19T03:35:00.861Z] ---> 02a3bd65c015 [2021-03-19T03:35:00.861Z] [2021-03-19T03:35:00.861Z] Step 10/24 : FROM alpine:3.12 [2021-03-19T03:35:00.861Z] ---> 88dd2752d2ea [2021-03-19T03:35:00.861Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-19T03:35:00.861Z] ---> Using cache [2021-03-19T03:35:00.861Z] ---> 7c4459d24413 [2021-03-19T03:35:00.861Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-19T03:35:01.143Z] Installing collected packages: dockerpty, cached-property, docker-pycreds, websocket-client, idna, urllib3, requests, docker, texttable, docopt, PyYAML, jsonschema, docker-compose [2021-03-19T03:35:01.143Z] Running setup.py install for dockerpty: started [2021-03-19T03:35:01.143Z] ---> Running in 0a7c5cc4790d [2021-03-19T03:35:01.412Z] Removing intermediate container e8d0206453a6 [2021-03-19T03:35:01.412Z] ---> d45e58b68322 [2021-03-19T03:35:01.412Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-19T03:35:01.412Z] ---> Running in 9324b4d83e96 [2021-03-19T03:35:01.682Z] ---> Running in c4ecfeb839d0 [2021-03-19T03:35:01.954Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-19T03:35:01.954Z] Removing intermediate container 9324b4d83e96 [2021-03-19T03:35:01.954Z] ---> f7f27beaf032 [2021-03-19T03:35:01.954Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-19T03:35:02.561Z] ---> Running in 3052f6721df7 [2021-03-19T03:35:02.561Z] Attempting uninstall: idna [2021-03-19T03:35:02.561Z] Found existing installation: idna 2.9 [2021-03-19T03:35:02.561Z] Uninstalling idna-2.9: [2021-03-19T03:35:02.561Z] Successfully uninstalled idna-2.9 [2021-03-19T03:35:02.837Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T03:35:02.837Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T03:35:03.110Z] Removing intermediate container 3052f6721df7 [2021-03-19T03:35:03.110Z] ---> d2b031862798 [2021-03-19T03:35:03.110Z] Step 15/23 : WORKDIR / [2021-03-19T03:35:03.110Z] Attempting uninstall: urllib3 [2021-03-19T03:35:03.110Z] Found existing installation: urllib3 1.25.9 [2021-03-19T03:35:03.110Z] Uninstalling urllib3-1.25.9: [2021-03-19T03:35:03.110Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-19T03:35:03.110Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T03:35:03.110Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T03:35:03.110Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-19T03:35:03.110Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T03:35:03.110Z] (4/5) Installing curl (7.69.1-r3) [2021-03-19T03:35:03.110Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-19T03:35:03.110Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T03:35:03.381Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T03:35:03.381Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-19T03:35:03.381Z] (2/2) Installing su-exec (0.2-r1) [2021-03-19T03:35:03.381Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T03:35:03.644Z] Successfully uninstalled urllib3-1.25.9 [2021-03-19T03:35:03.644Z] OK: 6 MiB in 16 packages [2021-03-19T03:35:03.644Z] ---> Running in 2f9d57faa49a [2021-03-19T03:35:03.909Z] OK: 7 MiB in 19 packages [2021-03-19T03:35:04.858Z] Attempting uninstall: requests [2021-03-19T03:35:04.858Z] Found existing installation: requests 2.23.0 [2021-03-19T03:35:04.858Z] Uninstalling requests-2.23.0: [2021-03-19T03:35:04.858Z] Successfully uninstalled requests-2.23.0 [2021-03-19T03:35:05.830Z] Removing intermediate container 2f9d57faa49a [2021-03-19T03:35:05.830Z] ---> d259de94b183 [2021-03-19T03:35:05.830Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T03:35:06.431Z] Running setup.py install for texttable: started [2021-03-19T03:35:06.714Z] Removing intermediate container c4ecfeb839d0 [2021-03-19T03:35:06.714Z] ---> 8a3f00fb3d5e [2021-03-19T03:35:06.714Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-19T03:35:06.989Z] Running setup.py install for texttable: finished with status 'done' [2021-03-19T03:35:06.989Z] Running setup.py install for docopt: started [2021-03-19T03:35:06.989Z] Removing intermediate container 0a7c5cc4790d [2021-03-19T03:35:06.989Z] ---> 7536de300572 [2021-03-19T03:35:06.989Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-19T03:35:07.268Z] ---> Running in 50fc0fd47625 [2021-03-19T03:35:07.268Z] ---> 5a65d24aa325 [2021-03-19T03:35:07.268Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-19T03:35:07.268Z] ---> Running in 8448eb0aef04 [2021-03-19T03:35:07.577Z] Running setup.py install for docopt: finished with status 'done' [2021-03-19T03:35:07.577Z] Running setup.py install for PyYAML: started [2021-03-19T03:35:07.577Z] Removing intermediate container 50fc0fd47625 [2021-03-19T03:35:07.577Z] ---> 46725b39f18e [2021-03-19T03:35:07.577Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-19T03:35:08.990Z] Removing intermediate container 8448eb0aef04 [2021-03-19T03:35:08.990Z] ---> 76be6287f31a [2021-03-19T03:35:08.990Z] Step 13/24 : WORKDIR / [2021-03-19T03:35:08.990Z] ---> Running in 14f9377c7da9 [2021-03-19T03:35:09.263Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-19T03:35:09.540Z] ---> 00c6fe2c3b2f [2021-03-19T03:35:09.540Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-19T03:35:09.540Z] ---> Running in 9c214da00929 [2021-03-19T03:35:09.827Z] Removing intermediate container 14f9377c7da9 [2021-03-19T03:35:09.827Z] ---> b62229ad5472 [2021-03-19T03:35:09.827Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-19T03:35:10.424Z] ---> Running in 8f88e2757fab [2021-03-19T03:35:10.424Z] ---> 56ae25968ae4 [2021-03-19T03:35:10.424Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-19T03:35:10.425Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-19T03:35:10.696Z] Removing intermediate container 9c214da00929 [2021-03-19T03:35:10.696Z] ---> 2682360237f8 [2021-03-19T03:35:10.696Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-19T03:35:10.970Z] ---> Running in b93e1e192f85 [2021-03-19T03:35:11.242Z] ---> 8adcf2b375d6 [2021-03-19T03:35:11.242Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-19T03:35:11.242Z] Removing intermediate container b93e1e192f85 [2021-03-19T03:35:11.242Z] ---> 140a8c5b1a8e [2021-03-19T03:35:11.242Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T03:35:11.512Z] ---> Running in d0340199f145 [2021-03-19T03:35:12.118Z] Removing intermediate container d0340199f145 [2021-03-19T03:35:12.118Z] ---> bc2db8ef361b [2021-03-19T03:35:12.118Z] Step 21/23 : LABEL arch=x86_64 [2021-03-19T03:35:12.118Z] ---> 502fa36a6557 [2021-03-19T03:35:12.118Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-19T03:35:12.707Z] ---> Running in 36443e3af9aa [2021-03-19T03:35:14.119Z] ---> 04ddf14f0760 [2021-03-19T03:35:14.119Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-19T03:35:14.119Z] Removing intermediate container 14d6974f0d1a [2021-03-19T03:35:14.119Z] ---> f78383f84c35 [2021-03-19T03:35:14.119Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-19T03:35:14.401Z] Removing intermediate container 36443e3af9aa [2021-03-19T03:35:14.401Z] ---> 6b2d68709021 [2021-03-19T03:35:14.401Z] Step 22/23 : LABEL git_sha=c433a97cf53e5b5d4aee74011f1d830a5f691fbb [2021-03-19T03:35:14.401Z] ---> Running in cb6e082acfa7 [2021-03-19T03:35:14.401Z] Removing intermediate container 8f88e2757fab [2021-03-19T03:35:14.401Z] ---> 5453effb1177 [2021-03-19T03:35:14.401Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-19T03:35:14.401Z] ---> Running in e3d0c1cee03c [2021-03-19T03:35:14.695Z] ---> Running in 7c3728dd716a [2021-03-19T03:35:16.640Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T03:35:16.640Z] ---> bb32165a0d8b [2021-03-19T03:35:16.640Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-19T03:35:16.640Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T03:35:16.640Z] Removing intermediate container e3d0c1cee03c [2021-03-19T03:35:16.640Z] ---> 183b26df66ee [2021-03-19T03:35:16.640Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T03:35:16.640Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T03:35:16.640Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-19T03:35:16.640Z] (3/3) Installing curl (7.69.1-r3) [2021-03-19T03:35:16.640Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T03:35:16.640Z] OK: 72 MiB in 58 packages [2021-03-19T03:35:16.640Z] ---> Running in 8b1fb3776206 [2021-03-19T03:35:16.904Z] Removing intermediate container 7c3728dd716a [2021-03-19T03:35:16.904Z] ---> d015d9bbfae1 [2021-03-19T03:35:16.904Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-19T03:35:17.169Z] Removing intermediate container 8b1fb3776206 [2021-03-19T03:35:17.169Z] ---> 155294fb4884 [2021-03-19T03:35:17.169Z] [2021-03-19T03:35:17.444Z] Successfully built 155294fb4884 [2021-03-19T03:35:17.444Z] ---> 9e93fb869117 [2021-03-19T03:35:17.444Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-19T03:35:17.444Z] Successfully tagged docker-core-metadata-go:latest [2021-03-19T03:35:17.444Z]  Building docker-core-metadata-go ... done  ---> 5477c10d18f1 [2021-03-19T03:35:17.444Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-19T03:35:17.727Z] ---> Running in a1b95e980321 [2021-03-19T03:35:18.002Z] Removing intermediate container cb6e082acfa7 [2021-03-19T03:35:18.002Z] ---> c9c1700c9702 [2021-03-19T03:35:18.002Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-19T03:35:18.002Z] ---> d66c51ebc24d [2021-03-19T03:35:18.002Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-19T03:35:18.002Z] ---> Running in 6d9e9ec4950f [2021-03-19T03:35:18.002Z] ---> Running in 2292beea4115 [2021-03-19T03:35:18.272Z] Removing intermediate container 6d9e9ec4950f [2021-03-19T03:35:18.272Z] ---> cb8e2f789b71 [2021-03-19T03:35:18.272Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T03:35:18.538Z] ---> Running in b2168f399d83 [2021-03-19T03:35:18.805Z] Removing intermediate container b2168f399d83 [2021-03-19T03:35:18.805Z] ---> 4776f6f476c5 [2021-03-19T03:35:18.805Z] Step 24/26 : LABEL arch=x86_64 [2021-03-19T03:35:18.805Z] ---> Running in e14950619985 [2021-03-19T03:35:19.379Z] Removing intermediate container a1b95e980321 [2021-03-19T03:35:19.379Z] ---> 01ebc630ca5b [2021-03-19T03:35:19.379Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T03:35:20.772Z] Removing intermediate container e14950619985 [2021-03-19T03:35:20.772Z] ---> 532dbb98269c [2021-03-19T03:35:20.772Z] Step 25/26 : LABEL git_sha=c433a97cf53e5b5d4aee74011f1d830a5f691fbb [2021-03-19T03:35:21.348Z] Removing intermediate container 2292beea4115 [2021-03-19T03:35:21.348Z] ---> 95f7c7cd6e10 [2021-03-19T03:35:21.348Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-19T03:35:21.348Z] ---> Running in b5d6e5cd1c6f [2021-03-19T03:35:21.348Z] ---> 57b96ed30a18 [2021-03-19T03:35:21.348Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-19T03:35:21.615Z] ---> Running in a9badb528d48 [2021-03-19T03:35:21.882Z] Removing intermediate container b5d6e5cd1c6f [2021-03-19T03:35:21.882Z] ---> 83b7d4a1ab0d [2021-03-19T03:35:21.882Z] Step 26/26 : LABEL version=0.0.0 [2021-03-19T03:35:22.143Z] Removing intermediate container a9badb528d48 [2021-03-19T03:35:22.143Z] ---> 54315922047e [2021-03-19T03:35:22.143Z] Step 22/24 : LABEL arch=x86_64 [2021-03-19T03:35:22.143Z] ---> Running in 1be7eda7f0b8 [2021-03-19T03:35:22.410Z] ---> Running in 1d818787ff82 [2021-03-19T03:35:22.410Z] ---> 15f8df9d7e70 [2021-03-19T03:35:22.410Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-19T03:35:22.410Z] Removing intermediate container 1be7eda7f0b8 [2021-03-19T03:35:22.410Z] ---> a91b4da3d45b [2021-03-19T03:35:22.410Z] [2021-03-19T03:35:22.672Z] Removing intermediate container 1d818787ff82 [2021-03-19T03:35:22.672Z] ---> ad6a6213b874 [2021-03-19T03:35:22.672Z] Step 23/24 : LABEL git_sha=c433a97cf53e5b5d4aee74011f1d830a5f691fbb [2021-03-19T03:35:22.672Z] Successfully built a91b4da3d45b [2021-03-19T03:35:22.672Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-19T03:35:22.672Z]  Building docker-sys-mgmt-agent-go ... done  ---> Running in daa9a9e6f3aa [2021-03-19T03:35:22.946Z] ---> 0c1b00bedd29 [2021-03-19T03:35:22.946Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-19T03:35:23.525Z] Removing intermediate container daa9a9e6f3aa [2021-03-19T03:35:23.525Z] ---> 081d9aebfca8 [2021-03-19T03:35:23.525Z] Step 24/24 : LABEL version=0.0.0 [2021-03-19T03:35:24.924Z] ---> 5479ccc963ea [2021-03-19T03:35:24.924Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-19T03:35:24.924Z] ---> Running in ae90197bd565 [2021-03-19T03:35:24.924Z] Removing intermediate container 275f6658e443 [2021-03-19T03:35:24.924Z] ---> d058e774dadb [2021-03-19T03:35:24.924Z] [2021-03-19T03:35:24.924Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T03:35:24.924Z] ---> 88dd2752d2ea [2021-03-19T03:35:24.924Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-19T03:35:24.924Z] ---> Running in 02eb0c4157fd [2021-03-19T03:35:25.186Z] Removing intermediate container ae90197bd565 [2021-03-19T03:35:25.186Z] ---> 30bff5904ed4 [2021-03-19T03:35:25.186Z] [2021-03-19T03:35:25.186Z] ---> 5df61e733b5b [2021-03-19T03:35:25.186Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-19T03:35:25.186Z] Successfully built 30bff5904ed4 [2021-03-19T03:35:25.455Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-19T03:35:25.455Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 02eb0c4157fd [2021-03-19T03:35:25.455Z] ---> 461ddaf21530 [2021-03-19T03:35:25.455Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-19T03:35:25.455Z] ---> Running in 36b1966be322 [2021-03-19T03:35:25.455Z] ---> Running in 644b9720719c [2021-03-19T03:35:25.719Z] Removing intermediate container 36b1966be322 [2021-03-19T03:35:25.719Z] ---> 60e798abaa50 [2021-03-19T03:35:25.719Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-19T03:35:25.719Z] Removing intermediate container 644b9720719c [2021-03-19T03:35:25.719Z] ---> 903de2a20c28 [2021-03-19T03:35:25.719Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-19T03:35:25.719Z] ---> Running in 9961b51c45e7 [2021-03-19T03:35:25.981Z] ---> 562d71bb253b [2021-03-19T03:35:25.981Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-19T03:35:25.981Z] Removing intermediate container 9961b51c45e7 [2021-03-19T03:35:25.981Z] ---> 937bc8913dba [2021-03-19T03:35:25.981Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T03:35:26.244Z] ---> Running in 92c1a5592745 [2021-03-19T03:35:26.244Z] ---> Running in ed405b7871dc [2021-03-19T03:35:27.638Z] Removing intermediate container 92c1a5592745 [2021-03-19T03:35:27.638Z] ---> a19727821b42 [2021-03-19T03:35:27.638Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-19T03:35:28.218Z] Removing intermediate container ed405b7871dc [2021-03-19T03:35:28.218Z] ---> 1a77de08fc2d [2021-03-19T03:35:28.218Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-19T03:35:28.218Z] ---> Running in b67a096c1590 [2021-03-19T03:35:28.218Z] ---> Running in 82de7fa66060 [2021-03-19T03:35:28.483Z] Removing intermediate container b67a096c1590 [2021-03-19T03:35:28.483Z] ---> dbf7154911d5 [2021-03-19T03:35:28.483Z] Step 28/31 : CMD ["gate"] [2021-03-19T03:35:28.745Z] ---> Running in da1d643935cc [2021-03-19T03:35:28.745Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T03:35:29.007Z] Removing intermediate container da1d643935cc [2021-03-19T03:35:29.007Z] ---> 73faf73d3dbb [2021-03-19T03:35:29.007Z] Step 29/31 : LABEL arch=x86_64 [2021-03-19T03:35:29.007Z] ---> Running in c5afe0a31028 [2021-03-19T03:35:29.270Z] Removing intermediate container c5afe0a31028 [2021-03-19T03:35:29.270Z] ---> ff8781333ba6 [2021-03-19T03:35:29.270Z] Step 30/31 : LABEL git_sha=c433a97cf53e5b5d4aee74011f1d830a5f691fbb [2021-03-19T03:35:29.533Z] ---> Running in 94c6e3140965 [2021-03-19T03:35:29.533Z] Removing intermediate container 94c6e3140965 [2021-03-19T03:35:29.533Z] ---> 66e5b2c3acb5 [2021-03-19T03:35:29.533Z] Step 31/31 : LABEL version=0.0.0 [2021-03-19T03:35:29.796Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T03:35:29.796Z] ---> Running in 078435acb82b [2021-03-19T03:35:30.059Z] Removing intermediate container 078435acb82b [2021-03-19T03:35:30.059Z] ---> df801acd80e8 [2021-03-19T03:35:30.059Z] [2021-03-19T03:35:30.059Z] Successfully built df801acd80e8 [2021-03-19T03:35:30.322Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-19T03:35:30.584Z]  Building docker-security-bootstrapper-go ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-03-19T03:35:30.584Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-19T03:35:30.584Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-19T03:35:30.846Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-19T03:35:31.123Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-19T03:35:31.399Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-19T03:35:31.399Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T03:35:31.399Z] OK: 8 MiB in 20 packages [2021-03-19T03:35:32.007Z] Removing intermediate container 82de7fa66060 [2021-03-19T03:35:32.007Z] ---> e849f753d353 [2021-03-19T03:35:32.007Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T03:35:32.305Z] ---> 82271c271d7d [2021-03-19T03:35:32.305Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-19T03:35:32.912Z] ---> 320b4849bb8e [2021-03-19T03:35:32.912Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-19T03:35:33.194Z] ---> e14cbaf926dc [2021-03-19T03:35:33.194Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-19T03:35:33.194Z] ---> Running in 32eb8ec3353a [2021-03-19T03:35:33.460Z] Removing intermediate container 32eb8ec3353a [2021-03-19T03:35:33.460Z] ---> afa4b3dc4ca4 [2021-03-19T03:35:33.460Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T03:35:33.460Z] ---> Running in 9f6fcec13fc7 [2021-03-19T03:35:33.724Z] Removing intermediate container 9f6fcec13fc7 [2021-03-19T03:35:33.724Z] ---> 0daa5c8a80c8 [2021-03-19T03:35:33.724Z] Step 21/23 : LABEL arch=x86_64 [2021-03-19T03:35:33.724Z] ---> Running in fcf154293d5f [2021-03-19T03:35:33.987Z] Removing intermediate container fcf154293d5f [2021-03-19T03:35:33.987Z] ---> 18db8ccaa221 [2021-03-19T03:35:33.987Z] Step 22/23 : LABEL git_sha=c433a97cf53e5b5d4aee74011f1d830a5f691fbb [2021-03-19T03:35:33.987Z] ---> Running in 648f239010ca [2021-03-19T03:35:34.285Z] Removing intermediate container 648f239010ca [2021-03-19T03:35:34.285Z] ---> 51a3313ba70e [2021-03-19T03:35:34.285Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T03:35:34.898Z] ---> Running in cc86e53acc7d [2021-03-19T03:35:35.219Z] Removing intermediate container cc86e53acc7d [2021-03-19T03:35:35.219Z] ---> eb54f28d529c [2021-03-19T03:35:35.219Z] [2021-03-19T03:35:35.219Z] Successfully built eb54f28d529c [2021-03-19T03:35:35.546Z] Successfully tagged docker-core-data-go:latest [2021-03-19T03:35:35.856Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-19T03:35:35.896Z] $ docker stop --time=1 b068eeaca9b90b3bb2d5c9b9ee959f332594e3c1c1f9013f6b2cc4049718aaef [2021-03-19T03:35:37.665Z] $ docker rm -f b068eeaca9b90b3bb2d5c9b9ee959f332594e3c1c1f9013f6b2cc4049718aaef [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-19T03:35:38.304Z] + docker images [2021-03-19T03:35:38.304Z] + grep docker [2021-03-19T03:35:38.568Z] docker-core-data-go latest eb54f28d529c 4 seconds ago 22.6MB [2021-03-19T03:35:38.568Z] docker-security-bootstrapper-go latest df801acd80e8 9 seconds ago 18.8MB [2021-03-19T03:35:38.568Z] docker-security-secretstore-setup-go latest 30bff5904ed4 14 seconds ago 24.9MB [2021-03-19T03:35:38.568Z] docker-sys-mgmt-agent-go latest a91b4da3d45b 16 seconds ago 313MB [2021-03-19T03:35:38.568Z] docker-core-metadata-go latest 155294fb4884 22 seconds ago 19MB [2021-03-19T03:35:38.568Z] docker-support-notifications-go latest f32d90bc1ea1 About a minute ago 17.8MB [2021-03-19T03:35:38.568Z] docker-core-command-go latest dd58b59b5231 About a minute ago 17.2MB [2021-03-19T03:35:38.568Z] docker-support-scheduler-go latest dfae5946ad60 About a minute ago 17.3MB [2021-03-19T03:35:38.568Z] docker-security-proxy-setup-go latest 41d36fb2fc2b About a minute ago 24.7MB [2021-03-19T03:35:38.568Z] docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-19T03:35:54.399Z] Still waiting to schedule task [2021-03-19T03:35:54.399Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-19T03:36:15.930Z] gofmt -l . [2021-03-19T03:36:15.930Z] [ "`gofmt -l .`" = "" ] [2021-03-19T03:36:15.930Z] ./bin/test-go-mod-tidy.sh [2021-03-19T03:36:15.930Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-19T03:36:16.634Z] + ls -al . [2021-03-19T03:36:16.634Z] total 788 [2021-03-19T03:36:16.634Z] drwxrwxr-x 9 1001 1001 4096 Mar 19 03:36 . [2021-03-19T03:36:16.634Z] drwxr-xr-x 4 root root 4096 Mar 19 03:31 .. [2021-03-19T03:36:16.634Z] -rw-rw-r-- 1 1001 1001 11 Mar 19 03:30 .dockerignore [2021-03-19T03:36:16.634Z] drwxrwxr-x 8 1001 1001 4096 Mar 19 03:30 .git [2021-03-19T03:36:16.634Z] drwxrwxr-x 3 1001 1001 4096 Mar 19 03:30 .github [2021-03-19T03:36:16.634Z] -rw-rw-r-- 1 1001 1001 818 Mar 19 03:30 .gitignore [2021-03-19T03:36:16.634Z] -rw-rw-r-- 1 1001 1001 166 Mar 19 03:30 .sonarcloud.properties [2021-03-19T03:36:16.634Z] -rw-rw-r-- 1 1001 1001 8607 Mar 19 03:30 Attribution.txt [2021-03-19T03:36:16.634Z] -rw-rw-r-- 1 1001 1001 3804 Mar 19 03:30 CONTRIBUTING.md [2021-03-19T03:36:16.634Z] -rw-rw-r-- 1 1001 1001 931 Mar 19 03:30 Dockerfile.build [2021-03-19T03:36:16.634Z] -rw-rw-r-- 1 1001 1001 863 Mar 19 03:30 Jenkinsfile [2021-03-19T03:36:16.634Z] -rw-rw-r-- 1 1001 1001 10775 Mar 19 03:30 LICENSE [2021-03-19T03:36:16.634Z] -rw-rw-r-- 1 1001 1001 5774 Mar 19 03:30 Makefile [2021-03-19T03:36:16.634Z] -rw-rw-r-- 1 1001 1001 6548 Mar 19 03:30 README.md [2021-03-19T03:36:16.634Z] -rw-rw-r-- 1 1001 1001 6755 Mar 19 03:30 SECURITY.md [2021-03-19T03:36:16.634Z] -rw-rw-r-- 1 1001 1001 5 Mar 19 03:27 VERSION [2021-03-19T03:36:16.634Z] -rw-rw-r-- 1 1001 1001 4131 Mar 19 03:30 ZMQWindows.md [2021-03-19T03:36:16.634Z] drwxrwxr-x 2 1001 1001 4096 Mar 19 03:30 bin [2021-03-19T03:36:16.634Z] drwxrwxr-x 14 1001 1001 4096 Mar 19 03:30 cmd [2021-03-19T03:36:16.634Z] -rw-r--r-- 1 root root 650607 Mar 19 03:34 coverage.out [2021-03-19T03:36:16.634Z] -rw-r--r-- 1 root root 1055 Mar 19 03:36 go.mod [2021-03-19T03:36:16.634Z] -rw-r--r-- 1 root root 21981 Mar 19 03:36 go.sum [2021-03-19T03:36:16.634Z] drwxrwxr-x 8 1001 1001 4096 Mar 19 03:30 internal [2021-03-19T03:36:16.634Z] drwxrwxr-x 4 1001 1001 4096 Mar 19 03:30 openapi [2021-03-19T03:36:16.634Z] drwxrwxr-x 4 1001 1001 4096 Mar 19 03:30 snap [2021-03-19T03:36:16.634Z] -rw-rw-r-- 1 1001 1001 168 Mar 19 03:30 version.go [Pipeline] sh [2021-03-19T03:36:17.345Z] + '[' -e coverage.out ] [2021-03-19T03:36:17.345Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-19T03:36:17.370Z] Warning: overwriting stash ‘coverage-report’ [2021-03-19T03:36:18.537Z] Stashed 1 file(s) [Pipeline] sh [2021-03-19T03:36:19.212Z] + make build [2021-03-19T03:36:19.212Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-19T03:36:29.365Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-19T03:36:48.104Z] Running on prd-ubuntu18.04-docker-8c-8g-30474 in /w/workspace/edgexfoundry_edgex-go_PR-3272 [Pipeline] { [Pipeline] ws [2021-03-19T03:36:48.193Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-03-19T03:36:50.261Z] using credential edgex-jenkins-ssh [2021-03-19T03:36:50.321Z] Cloning the remote Git repository [2021-03-19T03:36:50.323Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-19T03:36:50.383Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-03-19T03:36:50.411Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-19T03:36:50.411Z] > git --version # timeout=10 [2021-03-19T03:36:50.421Z] > git --version # 'git version 2.17.1' [2021-03-19T03:36:50.422Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T03:36:50.447Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T03:36:51.550Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-19T03:36:56.947Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-19T03:36:58.840Z] Merging remotes/origin/master commit 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 into PR head commit c433a97cf53e5b5d4aee74011f1d830a5f691fbb [2021-03-19T03:36:58.962Z] Merge succeeded, producing c433a97cf53e5b5d4aee74011f1d830a5f691fbb [2021-03-19T03:36:58.962Z] Checking out Revision c433a97cf53e5b5d4aee74011f1d830a5f691fbb (PR-3272) [2021-03-19T03:36:58.119Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-19T03:36:58.126Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T03:36:58.135Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-19T03:36:58.146Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-19T03:36:58.147Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T03:36:58.151Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3272/head:refs/remotes/origin/PR-3272 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-19T03:36:58.845Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T03:36:58.851Z] > git checkout -f c433a97cf53e5b5d4aee74011f1d830a5f691fbb # timeout=10 [2021-03-19T03:36:58.927Z] > git remote # timeout=10 [2021-03-19T03:36:58.933Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T03:36:58.939Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T03:36:58.942Z] > git merge 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 # timeout=10 [2021-03-19T03:36:58.950Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T03:36:58.959Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T03:36:58.966Z] > git checkout -f c433a97cf53e5b5d4aee74011f1d830a5f691fbb # timeout=10 [2021-03-19T03:37:01.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-19T03:37:02.658Z] Commit message: "fix: Added Content-TYpe from REST header to Context" [2021-03-19T03:37:03.224Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-19T03:37:03.944Z] + echo snap-build.sh [2021-03-19T03:37:03.944Z] snap-build.sh [2021-03-19T03:37:03.944Z] + SNAP_BASE_DIR=. [2021-03-19T03:37:03.944Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-03-19T03:37:03.944Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-03-19T03:37:03.944Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-03-19T03:37:03.944Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-03-19T03:37:03.944Z] + cd /w/workspace/edgex-go/3 [2021-03-19T03:37:03.944Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-19T03:37:03.944Z] Reading package lists... [2021-03-19T03:37:03.944Z] Building dependency tree... [2021-03-19T03:37:03.944Z] Reading state information... [2021-03-19T03:37:04.217Z] The following packages were automatically installed and are no longer required: [2021-03-19T03:37:04.217Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-19T03:37:04.217Z] uidmap xdelta3 [2021-03-19T03:37:04.217Z] Use 'sudo apt autoremove' to remove them. [2021-03-19T03:37:04.217Z] The following packages will be REMOVED: [2021-03-19T03:37:04.217Z] lxd* lxd-client* [2021-03-19T03:37:04.794Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-19T03:37:04.794Z] After this operation, 31.7 MB disk space will be freed. [2021-03-19T03:37:05.582Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-03-19T03:37:05.582Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-19T03:37:06.528Z] Removing lxd dnsmasq configuration [2021-03-19T03:37:06.529Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-19T03:37:06.792Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-19T03:37:07.531Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-19T03:37:07.746Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-19T03:37:08.007Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-03-19T03:37:08.007Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-19T03:37:09.480Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-19T03:37:09.480Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-19T03:37:10.880Z] + sudo snap remove --purge lxd [2021-03-19T03:37:10.881Z] snap "lxd" is not installed [2021-03-19T03:37:10.881Z] + sudo groupadd --force --system lxd [2021-03-19T03:37:10.881Z] ++ whoami [2021-03-19T03:37:10.881Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-19T03:37:11.143Z] + newgrp - lxd [2021-03-19T03:37:11.143Z] + sudo snap install lxd [2021-03-19T03:37:12.935Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-19T03:37:16.333Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-19T03:37:19.292Z] 2021-03-19T03:37:16Z INFO Waiting for automatic snapd restart... [2021-03-19T03:37:20.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-19T03:37:24.943Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-19T03:37:30.359Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-19T03:37:34.273Z] lxd 4.12 from Canonical* installed [2021-03-19T03:37:34.273Z] + sudo lxd init --auto [Pipeline] } [2021-03-19T03:37:37.048Z] $ docker stop --time=1 433218312db9783bff229a105e73674ae08b2468c4dbb306abd63e7765bb628f [2021-03-19T03:37:39.683Z] $ docker rm -f 433218312db9783bff229a105e73674ae08b2468c4dbb306abd63e7765bb628f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T03:37:41.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-19T03:37:41.802Z] [2021-03-19T03:37:41.802Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T03:37:42.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-19T03:37:42.739Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-19T03:37:42.739Z] 29e5d40040c1: Pulling fs layer [2021-03-19T03:37:42.739Z] 1ce36da41761: Pulling fs layer [2021-03-19T03:37:42.739Z] 25b303627fd3: Pulling fs layer [2021-03-19T03:37:42.739Z] 29e5d40040c1: Verifying Checksum [2021-03-19T03:37:42.739Z] 29e5d40040c1: Download complete [2021-03-19T03:37:43.334Z] 1ce36da41761: Verifying Checksum [2021-03-19T03:37:43.334Z] 1ce36da41761: Download complete [2021-03-19T03:37:43.608Z] 29e5d40040c1: Pull complete [2021-03-19T03:37:44.304Z] + sudo snap install --classic snapcraft [2021-03-19T03:37:44.588Z] 1ce36da41761: Pull complete [2021-03-19T03:37:44.861Z] 25b303627fd3: Verifying Checksum [2021-03-19T03:37:44.861Z] 25b303627fd3: Download complete [2021-03-19T03:37:50.904Z] snapcraft 4.5.4 from Canonical* installed [2021-03-19T03:37:50.904Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-19T03:37:50.904Z] + patch --verbose -p1 [2021-03-19T03:37:50.904Z] Hmm... Looks like a unified diff to me... [2021-03-19T03:37:50.904Z] The text leading up to this was: [2021-03-19T03:37:50.904Z] -------------------------- [2021-03-19T03:37:50.904Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-19T03:37:50.904Z] |From: Tony Espy [2021-03-19T03:37:50.904Z] |Date: Tue, 9 Mar 2021 19:05:15 -0500 [2021-03-19T03:37:50.904Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-19T03:37:50.904Z] | [2021-03-19T03:37:50.904Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-19T03:37:50.904Z] |optimize the snap CI check run for pull requests. When [2021-03-19T03:37:50.904Z] |applied, it essentially strips out everything (apps and [2021-03-19T03:37:50.904Z] |parts) from the snapcraft.yaml file except those required [2021-03-19T03:37:50.904Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-19T03:37:50.904Z] |catch changes to edgex-go that break the snap build. [2021-03-19T03:37:50.904Z] | [2021-03-19T03:37:50.904Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-19T03:37:50.904Z] |to update this patch file, otherwise it may fail to apply, [2021-03-19T03:37:50.904Z] |resulting in a failed snap build CI check in the associated [2021-03-19T03:37:50.904Z] |pull request. [2021-03-19T03:37:50.904Z] | [2021-03-19T03:37:50.904Z] |Note - in addition to applying this patch, the pipeline also [2021-03-19T03:37:50.904Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-19T03:37:50.904Z] |need to build the finally binary .snap file (and it won't [2021-03-19T03:37:50.904Z] |work with the patch applied). This further reduces the build [2021-03-19T03:37:50.904Z] |time. [2021-03-19T03:37:50.904Z] |--- [2021-03-19T03:37:50.904Z] | snap/snapcraft.yaml | 452 +------------------------------------------- [2021-03-19T03:37:50.904Z] | 1 file changed, 1 insertion(+), 451 deletions(-) [2021-03-19T03:37:50.904Z] | [2021-03-19T03:37:50.904Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-19T03:37:50.904Z] |index d8bc12bc..5a5f5fbb 100644 [2021-03-19T03:37:50.904Z] |--- a/snap/snapcraft.yaml [2021-03-19T03:37:50.904Z] |+++ b/snap/snapcraft.yaml [2021-03-19T03:37:50.904Z] -------------------------- [2021-03-19T03:37:50.904Z] patching file snap/snapcraft.yaml [2021-03-19T03:37:50.904Z] Using Plan A... [2021-03-19T03:37:50.904Z] Hunk #1 succeeded at 73. [2021-03-19T03:37:50.904Z] Hunk #2 succeeded at 205. [2021-03-19T03:37:50.904Z] Hunk #3 succeeded at 217. [2021-03-19T03:37:50.904Z] Hunk #4 succeeded at 225. [2021-03-19T03:37:50.904Z] Hunk #5 succeeded at 232. [2021-03-19T03:37:50.904Z] Hunk #6 succeeded at 259. [2021-03-19T03:37:50.904Z] Hunk #7 succeeded at 271. [2021-03-19T03:37:50.904Z] Hunk #8 succeeded at 327. [2021-03-19T03:37:50.904Z] Hmm... Ignoring the trailing garbage. [2021-03-19T03:37:50.904Z] done [2021-03-19T03:37:50.904Z] + sudo snapcraft prime --use-lxd [2021-03-19T03:37:51.477Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-19T03:37:51.477Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-03-19T03:37:51.477Z] - README.md [2021-03-19T03:37:51.477Z] [2021-03-19T03:37:51.477Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-19T03:37:52.049Z] Launching a container. [2021-03-19T03:37:55.009Z] 25b303627fd3: Pull complete [2021-03-19T03:37:55.010Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-19T03:37:55.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-19T03:37:55.010Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-19T03:37:55.270Z] prd-ubuntu18.04-docker-arm64-4c-16g-30470 does not seem to be running inside a container [2021-03-19T03:37:55.303Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-19T03:37:58.570Z] $ docker top 181e669d329ed3ffb711b6ddde724460e673280fefdf41a0760ec384450e976b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T03:37:59.716Z] + grep parallel [2021-03-19T03:37:59.716Z] + docker-compose build --help [2021-03-19T03:38:03.081Z] --parallel Build images in parallel. [Pipeline] } [2021-03-19T03:38:03.332Z] $ docker stop --time=1 181e669d329ed3ffb711b6ddde724460e673280fefdf41a0760ec384450e976b [2021-03-19T03:38:04.295Z] Waiting for container to be ready [2021-03-19T03:38:04.295Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-19T03:38:04.295Z] [2021-03-19T03:38:05.284Z] $ docker rm -f 181e669d329ed3ffb711b6ddde724460e673280fefdf41a0760ec384450e976b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T03:38:06.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-19T03:38:06.152Z] . [Pipeline] withDockerContainer [2021-03-19T03:38:06.414Z] prd-ubuntu18.04-docker-arm64-4c-16g-30470 does not seem to be running inside a container [2021-03-19T03:38:06.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-19T03:38:07.602Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-19T03:38:07.810Z] $ docker top e6758659402280dcc764225a37dd483784217255abb2fd16bdfca23d3d224a92 -eo pid,comm [2021-03-19T03:38:08.174Z] Waiting for network to be ready... [Pipeline] { [Pipeline] sh [2021-03-19T03:38:08.436Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-19T03:38:08.436Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-19T03:38:08.883Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-19T03:38:09.007Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1598 kB] [2021-03-19T03:38:09.007Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-19T03:38:09.007Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-19T03:38:09.579Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-19T03:38:09.579Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-19T03:38:09.579Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-19T03:38:09.579Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-19T03:38:09.579Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-19T03:38:09.579Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-19T03:38:09.579Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [305 kB] [2021-03-19T03:38:09.579Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-19T03:38:09.579Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-19T03:38:09.579Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [253 kB] [2021-03-19T03:38:09.579Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [32.9 kB] [2021-03-19T03:38:09.579Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] [2021-03-19T03:38:09.579Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] [2021-03-19T03:38:09.840Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-19T03:38:09.840Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1938 kB] [2021-03-19T03:38:09.840Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [397 kB] [2021-03-19T03:38:10.102Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-19T03:38:10.102Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-19T03:38:10.102Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [274 kB] [2021-03-19T03:38:10.102Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [36.5 kB] [2021-03-19T03:38:10.102Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] [2021-03-19T03:38:10.102Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] [2021-03-19T03:38:12.684Z] Fetched 24.1 MB in 4s (5805 kB/s) [2021-03-19T03:38:13.232Z] Building docker-core-command-go ... [2021-03-19T03:38:13.232Z] Building docker-core-data-go ... [2021-03-19T03:38:13.232Z] Building docker-core-metadata-go ... [2021-03-19T03:38:13.232Z] Building docker-security-bootstrapper-go ... [2021-03-19T03:38:13.232Z] Building docker-security-proxy-setup-go ... [2021-03-19T03:38:13.232Z] Building docker-security-secretstore-setup-go ... [2021-03-19T03:38:13.232Z] Building docker-support-notifications-go ... [2021-03-19T03:38:13.232Z] Building docker-support-scheduler-go ... [2021-03-19T03:38:13.232Z] Building docker-sys-mgmt-agent-go ... [2021-03-19T03:38:13.232Z] Building docker-security-secretstore-setup-go [2021-03-19T03:38:13.232Z] Building docker-sys-mgmt-agent-go [2021-03-19T03:38:13.232Z] Building docker-security-proxy-setup-go [2021-03-19T03:38:13.232Z] Building docker-support-scheduler-go [2021-03-19T03:38:13.232Z] Building docker-core-metadata-go [2021-03-19T03:38:13.628Z] Reading package lists... [2021-03-19T03:38:13.628Z] Reading package lists... [2021-03-19T03:38:13.888Z] Building dependency tree... [2021-03-19T03:38:13.888Z] Reading state information... [2021-03-19T03:38:14.149Z] The following additional packages will be installed: [2021-03-19T03:38:14.149Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-19T03:38:14.149Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-19T03:38:14.149Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-19T03:38:14.149Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-19T03:38:14.149Z] Suggested packages: [2021-03-19T03:38:14.149Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-19T03:38:14.149Z] Recommended packages: [2021-03-19T03:38:14.149Z] gnupg libsasl2-modules [2021-03-19T03:38:14.149Z] The following NEW packages will be installed: [2021-03-19T03:38:14.149Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-19T03:38:14.149Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-19T03:38:14.149Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-19T03:38:14.149Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-19T03:38:14.149Z] The following packages will be upgraded: [2021-03-19T03:38:14.149Z] gpg gpg-agent gpgconf libudev1 [2021-03-19T03:38:14.149Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-19T03:38:14.149Z] Need to get 3530 kB of archives. [2021-03-19T03:38:14.149Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-19T03:38:14.149Z] 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-03-19T03:38:14.149Z] 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-03-19T03:38:14.149Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-19T03:38:14.149Z] 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-03-19T03:38:14.410Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-03-19T03:38:14.674Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-03-19T03:38:14.935Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-19T03:38:14.935Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-19T03:38:14.935Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-19T03:38:14.935Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-19T03:38:15.195Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-19T03:38:15.195Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-19T03:38:15.195Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-19T03:38:15.195Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-19T03:38:15.195Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-19T03:38:15.195Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-19T03:38:15.195Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-19T03:38:15.195Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-19T03:38:15.195Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-19T03:38:15.195Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-19T03:38:15.195Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-19T03:38:15.195Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-19T03:38:15.195Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T03:38:15.456Z] Fetched 3530 kB in 1s (3426 kB/s) [2021-03-19T03:38:15.456Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-19T03:38:15.456Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-03-19T03:38:15.456Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-19T03:38:15.456Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-03-19T03:38:15.718Z] Selecting previously unselected package udev. [2021-03-19T03:38:15.718Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-19T03:38:15.718Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-03-19T03:38:15.718Z] Unpacking udev (237-3ubuntu10.45) ... [2021-03-19T03:38:15.979Z] Selecting previously unselected package libfuse2:amd64. [2021-03-19T03:38:15.979Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-19T03:38:15.979Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-19T03:38:16.240Z] Selecting previously unselected package fuse. [2021-03-19T03:38:16.240Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-19T03:38:16.240Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-19T03:38:16.240Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-19T03:38:16.240Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-19T03:38:16.504Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-19T03:38:16.504Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-19T03:38:16.504Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-19T03:38:16.504Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-19T03:38:16.766Z] Selecting previously unselected package libksba8:amd64. [2021-03-19T03:38:16.766Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-19T03:38:16.766Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-19T03:38:16.766Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-19T03:38:16.766Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T03:38:16.766Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T03:38:16.766Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-19T03:38:16.766Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T03:38:16.766Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T03:38:17.030Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-19T03:38:17.030Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T03:38:17.030Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T03:38:17.030Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-19T03:38:17.030Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T03:38:17.030Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T03:38:17.292Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-19T03:38:17.292Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T03:38:17.292Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T03:38:17.292Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-19T03:38:17.292Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T03:38:17.292Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T03:38:17.553Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-19T03:38:17.553Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T03:38:17.553Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T03:38:17.553Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-19T03:38:17.553Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T03:38:17.553Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T03:38:17.814Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-19T03:38:17.814Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T03:38:17.814Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T03:38:17.814Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-19T03:38:17.814Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-19T03:38:17.814Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-19T03:38:17.814Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-19T03:38:17.814Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-19T03:38:17.814Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-19T03:38:18.074Z] Selecting previously unselected package libldap-common. [2021-03-19T03:38:18.074Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-19T03:38:18.074Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-19T03:38:18.074Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-19T03:38:18.074Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-19T03:38:18.074Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-19T03:38:18.336Z] Selecting previously unselected package dirmngr. [2021-03-19T03:38:18.336Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-19T03:38:18.336Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-19T03:38:18.336Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-19T03:38:18.336Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-19T03:38:18.336Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-19T03:38:18.597Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-19T03:38:18.597Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-19T03:38:18.597Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-19T03:38:18.597Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T03:38:18.597Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-19T03:38:18.858Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-19T03:38:18.858Z] Setting up udev (237-3ubuntu10.45) ... [2021-03-19T03:38:19.121Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-19T03:38:19.121Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T03:38:19.388Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-19T03:38:19.388Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-19T03:38:19.388Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-19T03:38:19.388Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T03:38:19.388Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T03:38:19.388Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T03:38:19.650Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T03:38:19.650Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T03:38:19.650Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T03:38:19.650Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T03:38:19.650Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-19T03:38:19.650Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-19T03:38:19.911Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-19T03:38:20.172Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-19T03:38:20.172Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-19T03:38:20.172Z] This means they are not meant to be enabled using systemctl. [2021-03-19T03:38:20.172Z] Possible reasons for having this kind of units are: [2021-03-19T03:38:20.172Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-19T03:38:20.172Z] .wants/ or .requires/ directory. [2021-03-19T03:38:20.172Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-19T03:38:20.172Z] a requirement dependency on it. [2021-03-19T03:38:20.172Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-19T03:38:20.172Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-19T03:38:20.172Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-19T03:38:20.172Z] instance name specified. [2021-03-19T03:38:20.746Z] Reading package lists... [2021-03-19T03:38:20.746Z] Building dependency tree... [2021-03-19T03:38:20.746Z] Reading state information... [2021-03-19T03:38:21.007Z] The following additional packages will be installed: [2021-03-19T03:38:21.007Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-19T03:38:21.007Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-19T03:38:21.007Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-19T03:38:21.007Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-19T03:38:21.007Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-19T03:38:21.007Z] Suggested packages: [2021-03-19T03:38:21.007Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-19T03:38:21.007Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-19T03:38:21.007Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-19T03:38:21.007Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-19T03:38:21.007Z] systemd-container policykit-1 [2021-03-19T03:38:21.007Z] Recommended packages: [2021-03-19T03:38:21.007Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-19T03:38:21.007Z] The following NEW packages will be installed: [2021-03-19T03:38:21.007Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-19T03:38:21.007Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-19T03:38:21.007Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-19T03:38:21.007Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-19T03:38:21.007Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-19T03:38:21.007Z] The following packages will be upgraded: [2021-03-19T03:38:21.007Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-19T03:38:21.268Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-19T03:38:21.268Z] Need to get 35.2 MB of archives. [2021-03-19T03:38:21.268Z] After this operation, 141 MB of additional disk space will be used. [2021-03-19T03:38:21.268Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-03-19T03:38:21.268Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-19T03:38:21.839Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-19T03:38:21.839Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-19T03:38:21.839Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-03-19T03:38:22.101Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-19T03:38:22.101Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-19T03:38:22.101Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-19T03:38:22.101Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-19T03:38:22.101Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-19T03:38:22.101Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-19T03:38:22.101Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-19T03:38:22.101Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-19T03:38:22.101Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-19T03:38:22.101Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-19T03:38:22.101Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-19T03:38:22.101Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-19T03:38:22.101Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-19T03:38:22.101Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-19T03:38:22.101Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-19T03:38:22.101Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-19T03:38:22.101Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-19T03:38:22.101Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-19T03:38:22.101Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-19T03:38:22.101Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-19T03:38:22.101Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-19T03:38:22.101Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-19T03:38:22.101Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-19T03:38:22.362Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-19T03:38:22.362Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-19T03:38:23.302Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T03:38:23.302Z] Fetched 35.2 MB in 2s (17.2 MB/s) [2021-03-19T03:38:23.302Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-19T03:38:23.302Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-03-19T03:38:23.562Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-19T03:38:24.133Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-03-19T03:38:24.133Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-19T03:38:24.133Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-03-19T03:38:24.396Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-19T03:38:24.396Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-19T03:38:24.396Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-19T03:38:24.396Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-19T03:38:24.665Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-19T03:38:24.665Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-19T03:38:24.665Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-19T03:38:24.926Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-19T03:38:24.926Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-19T03:38:25.496Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-19T03:38:25.496Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-19T03:38:25.496Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-19T03:38:25.496Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-19T03:38:25.756Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-19T03:38:25.756Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-19T03:38:25.756Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T03:38:26.016Z] Selecting previously unselected package libexpat1:amd64. [2021-03-19T03:38:26.016Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-19T03:38:26.016Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-19T03:38:26.016Z] Selecting previously unselected package python3.6-minimal. [2021-03-19T03:38:26.016Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-19T03:38:26.016Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T03:38:26.276Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-19T03:38:26.276Z] Checking for services that may need to be restarted...done. [2021-03-19T03:38:26.276Z] Checking for services that may need to be restarted...done. [2021-03-19T03:38:26.536Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T03:38:26.537Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-19T03:38:26.537Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T03:38:26.819Z] Selecting previously unselected package python3-minimal. [2021-03-19T03:38:26.820Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-19T03:38:26.820Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-19T03:38:26.820Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-19T03:38:27.079Z] Selecting previously unselected package mime-support. [2021-03-19T03:38:27.080Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-19T03:38:27.080Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-19T03:38:27.080Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-19T03:38:27.080Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-19T03:38:27.080Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-19T03:38:27.341Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-19T03:38:27.341Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-19T03:38:27.341Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T03:38:27.604Z] Selecting previously unselected package python3.6. [2021-03-19T03:38:27.604Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-19T03:38:27.604Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T03:38:27.864Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-19T03:38:27.864Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-19T03:38:27.864Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-19T03:38:27.864Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-19T03:38:28.125Z] Selecting previously unselected package python3. [2021-03-19T03:38:28.125Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-19T03:38:28.125Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-19T03:38:28.385Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-19T03:38:28.385Z] Selecting previously unselected package multiarch-support. [2021-03-19T03:38:28.385Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-19T03:38:28.385Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-19T03:38:28.385Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-19T03:38:28.646Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-19T03:38:28.646Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-19T03:38:28.646Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-19T03:38:28.646Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-19T03:38:28.646Z] Selecting previously unselected package libbsd0:amd64. [2021-03-19T03:38:28.646Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-19T03:38:28.646Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-19T03:38:28.907Z] Selecting previously unselected package sudo. [2021-03-19T03:38:28.907Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-19T03:38:28.907Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-19T03:38:28.907Z] Selecting previously unselected package apparmor. [2021-03-19T03:38:28.907Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-19T03:38:28.907Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-19T03:38:29.168Z] Selecting previously unselected package libedit2:amd64. [2021-03-19T03:38:29.168Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-19T03:38:29.168Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-19T03:38:29.430Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-19T03:38:29.430Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-19T03:38:29.430Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T03:38:29.430Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-19T03:38:29.430Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-19T03:38:29.430Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T03:38:29.430Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-19T03:38:29.430Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-19T03:38:29.430Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-19T03:38:29.692Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-19T03:38:29.692Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-19T03:38:29.692Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T03:38:29.692Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-19T03:38:29.692Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-19T03:38:29.692Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T03:38:29.954Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-19T03:38:29.954Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-19T03:38:29.954Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-19T03:38:30.216Z] Selecting previously unselected package openssh-client. [2021-03-19T03:38:30.216Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-19T03:38:30.216Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-19T03:38:30.216Z] Selecting previously unselected package squashfs-tools. [2021-03-19T03:38:30.477Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-19T03:38:30.477Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-19T03:38:30.477Z] Selecting previously unselected package snapd. [2021-03-19T03:38:30.477Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-19T03:38:30.477Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-19T03:38:32.389Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-19T03:38:32.389Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-19T03:38:32.650Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-19T03:38:32.913Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-19T03:38:34.302Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-19T03:38:34.302Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T03:38:34.302Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-19T03:38:34.302Z] Setting up systemd (237-3ubuntu10.45) ... [2021-03-19T03:38:34.302Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-19T03:38:35.245Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-19T03:38:35.245Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-19T03:38:35.245Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-19T03:38:35.245Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T03:38:35.245Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T03:38:35.245Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T03:38:35.818Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-19T03:38:35.818Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T03:38:36.080Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-19T03:38:36.080Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-19T03:38:36.080Z] running python rtupdate hooks for python3.6... [2021-03-19T03:38:36.080Z] running python post-rtupdate hooks for python3.6... [2021-03-19T03:38:36.080Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-19T03:38:38.001Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-19T03:38:38.001Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T03:38:38.001Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-19T03:38:38.263Z] Setting up snapd (2.48.3+18.04) ... [2021-03-19T03:38:38.524Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-19T03:38:38.786Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-19T03:38:38.786Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-19T03:38:39.046Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-19T03:38:39.307Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-19T03:38:39.307Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-19T03:38:39.567Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-19T03:38:39.567Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-19T03:38:39.831Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-19T03:38:40.092Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-19T03:38:40.092Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-03-19T03:38:40.092Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-19T03:38:40.092Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-19T03:38:41.035Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-19T03:38:41.296Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-19T03:38:41.297Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-19T03:38:42.128Z] Reading package lists... [2021-03-19T03:38:42.389Z] Reading package lists... [2021-03-19T03:38:42.651Z] Building dependency tree... [2021-03-19T03:38:42.651Z] Reading state information... [2021-03-19T03:38:42.912Z] Calculating upgrade... [2021-03-19T03:38:42.912Z] The following packages will be upgraded: [2021-03-19T03:38:42.912Z] advancecomp base-files bash binutils binutils-common [2021-03-19T03:38:42.912Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-19T03:38:42.912Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-19T03:38:42.912Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-19T03:38:42.912Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-19T03:38:42.912Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-19T03:38:42.912Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-19T03:38:42.912Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-19T03:38:42.912Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-19T03:38:42.912Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-19T03:38:42.912Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-19T03:38:42.912Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-19T03:38:42.912Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-19T03:38:42.913Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-19T03:38:42.913Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-19T03:38:43.173Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-19T03:38:43.173Z] Need to get 63.8 MB of archives. [2021-03-19T03:38:43.173Z] After this operation, 5207 kB of additional disk space will be used. [2021-03-19T03:38:43.173Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-19T03:38:43.173Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-137.141 [1005 kB] [2021-03-19T03:38:43.745Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-19T03:38:43.745Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-19T03:38:43.745Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-19T03:38:43.745Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-19T03:38:43.745Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-19T03:38:43.745Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-19T03:38:43.745Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-03-19T03:38:43.745Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-19T03:38:43.745Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-19T03:38:44.006Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-19T03:38:44.007Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-19T03:38:44.007Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-19T03:38:44.007Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-19T03:38:44.007Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-19T03:38:44.007Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-19T03:38:44.007Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-19T03:38:44.007Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-19T03:38:44.007Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-19T03:38:44.007Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-19T03:38:44.007Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-19T03:38:44.007Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-19T03:38:44.007Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-19T03:38:44.007Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-19T03:38:44.007Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-19T03:38:44.007Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-19T03:38:44.007Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-19T03:38:44.007Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-19T03:38:44.272Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-19T03:38:44.272Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-19T03:38:44.272Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-19T03:38:44.272Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-19T03:38:44.272Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-19T03:38:44.272Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-19T03:38:44.272Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-19T03:38:44.272Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-19T03:38:44.272Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-03-19T03:38:44.272Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-19T03:38:44.272Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-03-19T03:38:44.272Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-19T03:38:44.272Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-19T03:38:44.272Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-19T03:38:44.272Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-19T03:38:44.272Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-19T03:38:44.272Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-19T03:38:44.272Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-19T03:38:44.272Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-19T03:38:44.272Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-19T03:38:44.272Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-19T03:38:44.272Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-19T03:38:44.272Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-19T03:38:44.272Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-19T03:38:44.272Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-19T03:38:44.272Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-19T03:38:44.272Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-19T03:38:44.272Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-19T03:38:44.535Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-19T03:38:44.535Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-03-19T03:38:44.535Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-19T03:38:44.535Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-19T03:38:44.535Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-19T03:38:44.535Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-19T03:38:44.535Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-19T03:38:44.535Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-19T03:38:44.535Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-19T03:38:44.535Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-19T03:38:44.535Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-19T03:38:44.535Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-19T03:38:44.535Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-19T03:38:44.535Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-19T03:38:44.535Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-19T03:38:44.535Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-19T03:38:44.798Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-19T03:38:44.798Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-19T03:38:44.798Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-19T03:38:44.798Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-19T03:38:44.798Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-19T03:38:44.798Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-19T03:38:44.798Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-19T03:38:44.798Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-19T03:38:45.058Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-19T03:38:45.058Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-19T03:38:45.058Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-19T03:38:45.058Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-19T03:38:45.058Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-19T03:38:45.058Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-19T03:38:45.058Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-19T03:38:45.317Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-19T03:38:45.317Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-19T03:38:45.317Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-19T03:38:45.578Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-19T03:38:45.578Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-19T03:38:45.578Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-19T03:38:46.151Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-19T03:38:46.151Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-19T03:38:46.151Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-19T03:38:46.151Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-19T03:38:46.151Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-19T03:38:46.151Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T03:38:46.151Z] Fetched 63.8 MB in 3s (21.4 MB/s) [2021-03-19T03:38:46.151Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T03:38:46.151Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-19T03:38:46.151Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-19T03:38:47.096Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-19T03:38:47.096Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-19T03:38:47.096Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-137.141_amd64.deb ... [2021-03-19T03:38:47.096Z] Unpacking linux-libc-dev:amd64 (4.15.0-137.141) over (4.15.0-20.21) ... [2021-03-19T03:38:48.074Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T03:38:48.074Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T03:38:48.074Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T03:38:48.074Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T03:38:48.339Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T03:38:48.339Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T03:38:48.339Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T03:38:48.339Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T03:38:48.602Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T03:38:48.602Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T03:38:48.602Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T03:38:48.863Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T03:38:48.863Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T03:38:48.863Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T03:38:48.863Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T03:38:49.124Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-19T03:38:49.124Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T03:38:49.124Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-19T03:38:49.124Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-19T03:38:49.385Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-19T03:38:49.385Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T03:38:49.385Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T03:38:49.385Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T03:38:49.646Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T03:38:49.646Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T03:38:49.646Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T03:38:49.907Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T03:38:50.169Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-19T03:38:50.169Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-19T03:38:50.169Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-19T03:38:50.741Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-19T03:38:51.001Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-19T03:38:51.001Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-19T03:38:51.001Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-19T03:38:51.001Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-19T03:38:51.001Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-19T03:38:51.261Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-19T03:38:51.261Z] Installing new version of config file /etc/issue ... [2021-03-19T03:38:51.261Z] Installing new version of config file /etc/issue.net ... [2021-03-19T03:38:51.261Z] Installing new version of config file /etc/lsb-release ... [2021-03-19T03:38:51.261Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-19T03:38:51.522Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-19T03:38:51.781Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-19T03:38:51.781Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-19T03:38:51.781Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T03:38:51.781Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-19T03:38:51.781Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-19T03:38:52.041Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-19T03:38:52.041Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-03-19T03:38:52.303Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T03:38:52.303Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T03:38:52.303Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-19T03:38:52.303Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-19T03:38:52.563Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T03:38:52.563Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-19T03:38:52.563Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-19T03:38:52.563Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-19T03:38:52.825Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T03:38:52.825Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-19T03:38:52.825Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-19T03:38:53.086Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-19T03:38:53.086Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T03:38:53.086Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-19T03:38:53.086Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-19T03:38:53.347Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-19T03:38:53.347Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T03:38:53.347Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-19T03:38:53.347Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-19T03:38:53.609Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-19T03:38:53.609Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T03:38:53.609Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-19T03:38:53.609Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-19T03:38:53.870Z] Setting up grep (3.1-2build1) ... [2021-03-19T03:38:53.870Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T03:38:53.870Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-19T03:38:53.870Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-19T03:38:54.131Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-19T03:38:54.131Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T03:38:54.131Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-19T03:38:54.131Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-19T03:38:54.392Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-19T03:38:54.392Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T03:38:54.392Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-19T03:38:54.392Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-19T03:38:54.964Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-19T03:38:54.964Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-19T03:38:54.964Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-19T03:38:55.225Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-19T03:38:55.486Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-19T03:38:55.748Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T03:38:55.748Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-19T03:38:55.748Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-19T03:38:56.694Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-19T03:38:56.694Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-19T03:38:56.957Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-19T03:38:56.957Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-19T03:38:56.957Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-19T03:38:57.218Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T03:38:57.218Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-19T03:38:57.218Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-19T03:38:57.490Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-19T03:38:57.490Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T03:38:57.490Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T03:38:57.490Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T03:38:57.756Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-19T03:38:57.756Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T03:38:57.756Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T03:38:57.756Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T03:38:58.017Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-19T03:38:58.017Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T03:38:58.017Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T03:38:58.017Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T03:38:58.280Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-19T03:38:58.280Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T03:38:58.280Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T03:38:58.280Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T03:38:58.542Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-19T03:38:58.542Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T03:38:58.542Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-19T03:38:58.542Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-19T03:38:58.803Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-19T03:38:58.803Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-19T03:38:58.803Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-19T03:38:59.064Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T03:38:59.064Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-19T03:38:59.064Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-19T03:38:59.064Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-19T03:38:59.325Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T03:38:59.325Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T03:38:59.325Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T03:38:59.325Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-19T03:38:59.586Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T03:38:59.586Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T03:38:59.586Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T03:38:59.586Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-19T03:38:59.847Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T03:38:59.847Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T03:38:59.847Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T03:39:00.419Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-19T03:39:00.679Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-19T03:39:00.940Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-19T03:39:00.940Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T03:39:00.940Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-19T03:39:00.940Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-19T03:39:01.201Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-19T03:39:01.468Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T03:39:01.468Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-19T03:39:01.468Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-19T03:39:01.468Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-19T03:39:01.730Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T03:39:01.730Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-19T03:39:01.730Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-19T03:39:01.992Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-19T03:39:02.253Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T03:39:02.253Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-19T03:39:02.253Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-19T03:39:02.253Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-19T03:39:02.513Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T03:39:02.513Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-19T03:39:02.513Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-19T03:39:02.513Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-19T03:39:02.774Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T03:39:02.774Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-19T03:39:02.774Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-19T03:39:02.774Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-19T03:39:03.036Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T03:39:03.036Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-19T03:39:03.036Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-19T03:39:03.297Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-19T03:39:03.297Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T03:39:03.297Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-19T03:39:03.297Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-19T03:39:03.557Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-19T03:39:03.818Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T03:39:03.818Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T03:39:03.819Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T03:39:03.819Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-03-19T03:39:04.084Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-19T03:39:04.084Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-19T03:39:04.084Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-19T03:39:04.346Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-19T03:39:04.346Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T03:39:04.346Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-19T03:39:04.346Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-19T03:39:04.607Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-19T03:39:04.607Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T03:39:04.607Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-19T03:39:04.607Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-19T03:39:04.868Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-19T03:39:05.128Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T03:39:05.128Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-19T03:39:05.128Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-19T03:39:05.701Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-19T03:39:05.701Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T03:39:05.701Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-19T03:39:05.701Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-19T03:39:05.701Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-19T03:39:05.967Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T03:39:05.967Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-19T03:39:05.967Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-19T03:39:06.540Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-19T03:39:06.540Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T03:39:06.540Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-19T03:39:06.540Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-19T03:39:06.802Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-19T03:39:06.802Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T03:39:06.802Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-19T03:39:06.802Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-19T03:39:07.063Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-19T03:39:07.327Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T03:39:07.327Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-19T03:39:07.327Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-19T03:39:07.327Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-19T03:39:07.327Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T03:39:07.327Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-19T03:39:07.327Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-19T03:39:07.589Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-19T03:39:07.589Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T03:39:07.589Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-19T03:39:07.589Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-19T03:39:07.849Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-19T03:39:07.849Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T03:39:07.849Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-19T03:39:07.849Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-19T03:39:08.113Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-19T03:39:08.113Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T03:39:08.113Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-19T03:39:08.113Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-19T03:39:08.373Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-19T03:39:08.373Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-19T03:39:08.373Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-19T03:39:08.373Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-19T03:39:08.635Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-19T03:39:08.635Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-19T03:39:08.898Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-19T03:39:08.898Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-19T03:39:09.160Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-19T03:39:09.160Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-19T03:39:09.160Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-19T03:39:09.421Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-19T03:39:09.421Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-19T03:39:09.421Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-19T03:39:09.684Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-19T03:39:09.684Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-19T03:39:09.684Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-19T03:39:09.684Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-19T03:39:09.946Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-19T03:39:09.946Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-19T03:39:09.946Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-19T03:39:09.946Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-19T03:39:10.208Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-19T03:39:10.208Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-19T03:39:10.208Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-19T03:39:10.470Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-19T03:39:11.416Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-19T03:39:11.416Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-19T03:39:11.678Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-19T03:39:11.678Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-19T03:39:11.678Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-19T03:39:11.678Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-19T03:39:12.253Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-19T03:39:12.253Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-19T03:39:12.253Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-19T03:39:12.514Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-19T03:39:12.514Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-19T03:39:12.514Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-19T03:39:12.775Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T03:39:12.775Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T03:39:13.036Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T03:39:13.036Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T03:39:13.036Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T03:39:13.036Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T03:39:13.297Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T03:39:13.297Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T03:39:14.243Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T03:39:14.243Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T03:39:15.186Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T03:39:15.187Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T03:39:15.758Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T03:39:15.758Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T03:39:16.329Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T03:39:16.329Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T03:39:16.901Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T03:39:17.160Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T03:39:17.161Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-19T03:39:17.161Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-19T03:39:17.430Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-19T03:39:17.430Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-19T03:39:17.430Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-19T03:39:17.691Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-19T03:39:17.691Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-19T03:39:17.691Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-19T03:39:17.953Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-19T03:39:17.953Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-19T03:39:17.953Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-19T03:39:17.954Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-19T03:39:18.214Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-19T03:39:18.214Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-19T03:39:18.214Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T03:39:18.476Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-19T03:39:18.476Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T03:39:18.476Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T03:39:18.476Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T03:39:18.476Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-19T03:39:18.476Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-19T03:39:18.476Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-19T03:39:18.737Z] [2021-03-19T03:39:18.737Z] Current default time zone: 'Etc/UTC' [2021-03-19T03:39:18.737Z] Local time is now: Fri Mar 19 03:39:18 UTC 2021. [2021-03-19T03:39:18.737Z] Universal Time is now: Fri Mar 19 03:39:18 UTC 2021. [2021-03-19T03:39:18.737Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-19T03:39:18.737Z] [2021-03-19T03:39:18.737Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-03-19T03:39:18.737Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T03:39:18.737Z] Setting up linux-libc-dev:amd64 (4.15.0-137.141) ... [2021-03-19T03:39:18.737Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-19T03:39:18.737Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-19T03:39:18.998Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-19T03:39:18.998Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-19T03:39:18.998Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-19T03:39:18.998Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-19T03:39:18.998Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-19T03:39:18.998Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T03:39:18.998Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-19T03:39:19.259Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T03:39:19.259Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-19T03:39:19.520Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T03:39:19.520Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-19T03:39:19.520Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-19T03:39:19.520Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-19T03:39:19.520Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-19T03:39:19.520Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-19T03:39:19.520Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-19T03:39:19.520Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-19T03:39:19.520Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-19T03:39:21.433Z] Updating certificates in /etc/ssl/certs... [2021-03-19T03:39:22.104Z] 23 added, 27 removed; done. [2021-03-19T03:39:22.365Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-19T03:39:22.365Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T03:39:22.365Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-19T03:39:22.365Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-19T03:39:22.365Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-19T03:39:22.366Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T03:39:22.366Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-19T03:39:22.626Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T03:39:22.626Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T03:39:22.626Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T03:39:22.626Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T03:39:22.626Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T03:39:22.626Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-19T03:39:22.626Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-19T03:39:22.887Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-19T03:39:22.887Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-19T03:39:22.887Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-19T03:39:22.887Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T03:39:22.887Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T03:39:22.887Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-19T03:39:22.887Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-19T03:39:23.148Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-19T03:39:23.148Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-19T03:39:23.148Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-19T03:39:23.148Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-19T03:39:23.410Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-19T03:39:23.410Z] Updating certificates in /etc/ssl/certs... [2021-03-19T03:39:23.981Z] 0 added, 0 removed; done. [2021-03-19T03:39:23.981Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-19T03:39:23.981Z] done. [2021-03-19T03:39:24.244Z] Reading package lists... [2021-03-19T03:39:24.506Z] Building dependency tree... [2021-03-19T03:39:24.506Z] Reading state information... [2021-03-19T03:39:24.766Z] The following NEW packages will be installed: [2021-03-19T03:39:24.766Z] apt-transport-https [2021-03-19T03:39:25.028Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-19T03:39:25.028Z] Need to get 1696 B of archives. [2021-03-19T03:39:25.028Z] After this operation, 153 kB of additional disk space will be used. [2021-03-19T03:39:25.028Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-19T03:39:25.028Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T03:39:25.028Z] Fetched 1696 B in 0s (9515 B/s) [2021-03-19T03:39:25.028Z] Selecting previously unselected package apt-transport-https. [2021-03-19T03:39:25.290Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-19T03:39:25.290Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-19T03:39:25.290Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-19T03:39:25.290Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-19T03:39:25.554Z] Waiting for network to be ready... [2021-03-19T03:39:32.194Z] 2021-03-19T03:39:28Z INFO Waiting for automatic snapd restart... [2021-03-19T03:39:32.454Z] snapd 2.49 from Canonical* installed [2021-03-19T03:39:33.395Z] "snapd" switched to the "latest/stable" channel [2021-03-19T03:39:33.395Z] [2021-03-19T03:39:35.029Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T03:39:35.029Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-19T03:39:35.029Z] ---> 7b64cb8fc1db [2021-03-19T03:39:35.029Z] Step 3/24 : WORKDIR /edgex-go [2021-03-19T03:39:35.029Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T03:39:35.029Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T03:39:35.029Z] ---> 7b64cb8fc1db [2021-03-19T03:39:35.029Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T03:39:35.029Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T03:39:35.029Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-19T03:39:35.029Z] ---> 7b64cb8fc1db [2021-03-19T03:39:35.029Z] Step 3/22 : WORKDIR /edgex-go [2021-03-19T03:39:35.029Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T03:39:35.029Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-19T03:39:35.029Z] ---> 7b64cb8fc1db [2021-03-19T03:39:35.029Z] Step 3/21 : WORKDIR /edgex-go [2021-03-19T03:39:35.029Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T03:39:35.029Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-19T03:39:35.029Z] ---> 7b64cb8fc1db [2021-03-19T03:39:35.029Z] Step 3/26 : WORKDIR /edgex-go [2021-03-19T03:39:35.029Z] ---> Running in 8f724b746531 [2021-03-19T03:39:35.029Z] ---> Running in 6d22e134fad9 [2021-03-19T03:39:35.029Z] ---> Running in d27985a2d0a1 [2021-03-19T03:39:35.029Z] ---> Running in b9b3ebaddd24 [2021-03-19T03:39:35.029Z] ---> Running in 50200b4f1008 [2021-03-19T03:39:35.029Z] Removing intermediate container 8f724b746531 [2021-03-19T03:39:35.029Z] ---> f72ae1e35783 [2021-03-19T03:39:35.029Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T03:39:35.029Z] Removing intermediate container b9b3ebaddd24 [2021-03-19T03:39:35.029Z] ---> 794b5be86365 [2021-03-19T03:39:35.029Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T03:39:35.029Z] Removing intermediate container d27985a2d0a1 [2021-03-19T03:39:35.029Z] Removing intermediate container 50200b4f1008 [2021-03-19T03:39:35.029Z] ---> db11e4c6ae35 [2021-03-19T03:39:35.029Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T03:39:35.029Z] ---> d0ec0931a26f [2021-03-19T03:39:35.029Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T03:39:35.029Z] Removing intermediate container 6d22e134fad9 [2021-03-19T03:39:35.029Z] ---> 55bdb428c805 [2021-03-19T03:39:35.029Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T03:39:35.029Z] ---> Running in 3fa5a770ceeb [2021-03-19T03:39:35.029Z] ---> Running in 1bd2bfbb727f [2021-03-19T03:39:35.029Z] ---> Running in 54970d241480 [2021-03-19T03:39:35.029Z] ---> Running in c147ecff0867 [2021-03-19T03:39:35.029Z] ---> Running in f4d745828a8c [2021-03-19T03:39:35.029Z] Removing intermediate container 3fa5a770ceeb [2021-03-19T03:39:35.029Z] ---> 173aaaa4e1c3 [2021-03-19T03:39:35.029Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-19T03:39:35.029Z] ---> Running in 5ea9ec78f43c [2021-03-19T03:39:35.029Z] Removing intermediate container 1bd2bfbb727f [2021-03-19T03:39:35.029Z] ---> 142f577a87a1 [2021-03-19T03:39:35.029Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-19T03:39:35.029Z] Removing intermediate container 54970d241480 [2021-03-19T03:39:35.029Z] ---> 0f341a0be258 [2021-03-19T03:39:35.029Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-19T03:39:35.029Z] ---> Running in a724f26dc4f4 [2021-03-19T03:39:35.029Z] ---> Running in a8efbf898850 [2021-03-19T03:39:35.029Z] Removing intermediate container c147ecff0867 [2021-03-19T03:39:35.029Z] ---> 79254d386124 [2021-03-19T03:39:35.029Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-19T03:39:35.029Z] Removing intermediate container f4d745828a8c [2021-03-19T03:39:35.029Z] ---> 8c6719b5adad [2021-03-19T03:39:35.029Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-19T03:39:35.029Z] ---> Running in 15dabf5cfb64 [2021-03-19T03:39:35.029Z] ---> Running in 02003f2e2eac [2021-03-19T03:39:35.029Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T03:39:35.303Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T03:39:35.303Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T03:39:35.303Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T03:39:35.578Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T03:39:35.850Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T03:39:35.946Z] core18 20210128 from Canonical* installed [2021-03-19T03:39:35.946Z] "core18" switched to the "latest/stable" channel [2021-03-19T03:39:35.946Z] [2021-03-19T03:39:36.122Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T03:39:36.122Z] OK: 217 MiB in 51 packages [2021-03-19T03:39:36.122Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T03:39:36.399Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T03:39:36.399Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T03:39:36.996Z] OK: 217 MiB in 51 packages [2021-03-19T03:39:36.996Z] OK: 217 MiB in 51 packages [2021-03-19T03:39:37.271Z] OK: 217 MiB in 51 packages [2021-03-19T03:39:37.545Z] OK: 217 MiB in 51 packages [2021-03-19T03:39:37.818Z] Removing intermediate container 5ea9ec78f43c [2021-03-19T03:39:37.818Z] ---> 8943cc52fff3 [2021-03-19T03:39:37.818Z] Step 6/22 : COPY go.mod . [2021-03-19T03:39:38.804Z] Removing intermediate container a724f26dc4f4 [2021-03-19T03:39:38.804Z] ---> 3508f3f40d36 [2021-03-19T03:39:38.804Z] Step 6/24 : COPY go.mod . [2021-03-19T03:39:38.805Z] ---> 3b192fdd5263 [2021-03-19T03:39:38.805Z] Step 7/22 : RUN go mod download [2021-03-19T03:39:39.079Z] Removing intermediate container a8efbf898850 [2021-03-19T03:39:39.079Z] ---> 958abfdb0934 [2021-03-19T03:39:39.079Z] Step 6/26 : COPY go.mod . [2021-03-19T03:39:39.079Z] ---> Running in f25aa254047f [2021-03-19T03:39:39.247Z] snapcraft 4.5.4 from Canonical* installed [2021-03-19T03:39:39.247Z] "snapcraft" switched to the "latest/stable" channel [2021-03-19T03:39:39.247Z] [2021-03-19T03:39:39.355Z] Removing intermediate container 15dabf5cfb64 [2021-03-19T03:39:39.355Z] ---> 42dc878b140f [2021-03-19T03:39:39.355Z] Step 6/21 : COPY go.mod . [2021-03-19T03:39:39.355Z] Removing intermediate container 02003f2e2eac [2021-03-19T03:39:39.355Z] ---> 6057c3196ee8 [2021-03-19T03:39:39.355Z] Step 6/23 : COPY go.mod . [2021-03-19T03:39:39.632Z] ---> 3c0c05b4c987 [2021-03-19T03:39:39.632Z] Step 7/24 : RUN go mod download [2021-03-19T03:39:39.906Z] ---> Running in 08be51c083cc [2021-03-19T03:39:40.180Z] ---> 6125f7277032 [2021-03-19T03:39:40.180Z] Step 7/26 : RUN go mod download [2021-03-19T03:39:40.455Z] ---> Running in 49f8826fb525 [2021-03-19T03:39:40.455Z] ---> 54b6e28e97b0 [2021-03-19T03:39:40.455Z] Step 7/21 : RUN go mod download [2021-03-19T03:39:40.455Z] ---> 6d31b028cafd [2021-03-19T03:39:40.455Z] Step 7/23 : RUN go mod download [2021-03-19T03:39:40.736Z] ---> Running in ddda75ad1232 [2021-03-19T03:39:40.736Z] ---> Running in 8ec904577d7b [2021-03-19T03:39:43.452Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-03-19T03:39:43.452Z] - README.md [2021-03-19T03:39:43.452Z] [2021-03-19T03:39:43.452Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-19T03:39:44.141Z] Removing intermediate container f25aa254047f [2021-03-19T03:39:44.141Z] ---> 1ec3ab71abc3 [2021-03-19T03:39:44.141Z] Step 8/22 : COPY . . [2021-03-19T03:39:44.418Z] Removing intermediate container 08be51c083cc [2021-03-19T03:39:44.418Z] ---> b5a153c89be6 [2021-03-19T03:39:44.418Z] Step 8/24 : COPY . . [2021-03-19T03:39:45.020Z] Removing intermediate container 49f8826fb525 [2021-03-19T03:39:45.020Z] ---> 6859f892e90b [2021-03-19T03:39:45.020Z] Step 8/26 : COPY . . [2021-03-19T03:39:45.621Z] Removing intermediate container ddda75ad1232 [2021-03-19T03:39:45.621Z] ---> c400fd791990 [2021-03-19T03:39:45.621Z] Step 8/23 : COPY . . [2021-03-19T03:39:46.596Z] Removing intermediate container 8ec904577d7b [2021-03-19T03:39:46.596Z] ---> c9bacbad7bcc [2021-03-19T03:39:46.596Z] Step 8/21 : COPY . . [2021-03-19T03:39:50.039Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-19T03:39:50.039Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-19T03:39:50.039Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-19T03:39:50.039Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-19T03:39:50.610Z] Reading package lists... [2021-03-19T03:39:50.872Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-03-19T03:39:57.460Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-19T03:39:57.460Z] Reading package lists... [2021-03-19T03:39:57.460Z] Building dependency tree... [2021-03-19T03:39:57.460Z] Reading state information... [2021-03-19T03:39:57.460Z] Suggested packages: [2021-03-19T03:39:57.460Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-19T03:39:57.460Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-19T03:39:57.460Z] Recommended packages: [2021-03-19T03:39:57.460Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-19T03:39:57.460Z] The following NEW packages will be installed: [2021-03-19T03:39:57.460Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-19T03:39:57.460Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-19T03:39:57.460Z] pkg-config zip [2021-03-19T03:39:57.460Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-19T03:39:57.460Z] Need to get 7657 kB of archives. [2021-03-19T03:39:57.460Z] After this operation, 43.8 MB of additional disk space will be used. [2021-03-19T03:39:57.460Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-03-19T03:39:57.460Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-19T03:39:57.720Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-19T03:39:57.720Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-19T03:39:57.720Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-19T03:39:57.720Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-19T03:39:57.981Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-19T03:39:57.981Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-19T03:39:57.981Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-19T03:39:57.981Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-19T03:39:57.981Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-19T03:39:57.981Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-19T03:39:58.242Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-19T03:39:58.242Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-19T03:39:58.242Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-19T03:39:58.503Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T03:39:58.503Z] Fetched 7657 kB in 1s (7033 kB/s) [2021-03-19T03:39:58.503Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-19T03:39:58.503Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-19T03:39:58.503Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-03-19T03:39:58.503Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-19T03:39:58.764Z] Selecting previously unselected package libpsl5:amd64. [2021-03-19T03:39:58.764Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-19T03:39:58.764Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-19T03:39:58.764Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-19T03:39:58.764Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-19T03:39:59.025Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-19T03:39:59.025Z] Selecting previously unselected package librtmp1:amd64. [2021-03-19T03:39:59.025Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-19T03:39:59.025Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-19T03:39:59.025Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-19T03:39:59.025Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-19T03:39:59.025Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-19T03:39:59.286Z] Selecting previously unselected package liberror-perl. [2021-03-19T03:39:59.286Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-19T03:39:59.286Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-19T03:39:59.286Z] Selecting previously unselected package git-man. [2021-03-19T03:39:59.286Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-19T03:39:59.286Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-19T03:39:59.547Z] Selecting previously unselected package git. [2021-03-19T03:39:59.547Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-19T03:39:59.547Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-19T03:40:00.490Z] Selecting previously unselected package libnorm1:amd64. [2021-03-19T03:40:00.490Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-19T03:40:00.490Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-19T03:40:00.490Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-19T03:40:00.490Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-19T03:40:00.490Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-19T03:40:00.490Z] Selecting previously unselected package libsodium23:amd64. [2021-03-19T03:40:00.490Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-19T03:40:00.490Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-19T03:40:00.752Z] Selecting previously unselected package libzmq5:amd64. [2021-03-19T03:40:00.752Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-19T03:40:00.752Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-19T03:40:00.752Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-19T03:40:00.752Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-19T03:40:00.752Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-19T03:40:01.014Z] Selecting previously unselected package pkg-config. [2021-03-19T03:40:01.014Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-19T03:40:01.014Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-19T03:40:01.014Z] Selecting previously unselected package zip. [2021-03-19T03:40:01.014Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-19T03:40:01.014Z] Unpacking zip (3.0-11build1) ... [2021-03-19T03:40:01.014Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-19T03:40:01.014Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-19T03:40:01.274Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-19T03:40:01.274Z] Setting up liberror-perl (0.17025-1) ... [2021-03-19T03:40:01.274Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-19T03:40:01.274Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-19T03:40:01.274Z] No schema files found: doing nothing. [2021-03-19T03:40:01.274Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-19T03:40:01.274Z] Setting up zip (3.0-11build1) ... [2021-03-19T03:40:01.274Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-19T03:40:01.274Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-19T03:40:01.274Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-19T03:40:01.540Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-19T03:40:01.540Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-19T03:40:01.540Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-19T03:40:01.540Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-19T03:40:01.540Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-19T03:40:08.132Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-19T03:40:08.132Z] git set to automatically installed. [2021-03-19T03:40:08.132Z] git-man set to automatically installed. [2021-03-19T03:40:08.132Z] libcurl3-gnutls set to automatically installed. [2021-03-19T03:40:08.132Z] liberror-perl set to automatically installed. [2021-03-19T03:40:08.132Z] libglib2.0-0 set to automatically installed. [2021-03-19T03:40:08.132Z] libnghttp2-14 set to automatically installed. [2021-03-19T03:40:08.132Z] libnorm1 set to automatically installed. [2021-03-19T03:40:08.132Z] libpgm-5.2-0 set to automatically installed. [2021-03-19T03:40:08.132Z] libpsl5 set to automatically installed. [2021-03-19T03:40:08.132Z] librtmp1 set to automatically installed. [2021-03-19T03:40:08.132Z] libsodium23 set to automatically installed. [2021-03-19T03:40:08.132Z] libzmq3-dev set to automatically installed. [2021-03-19T03:40:08.132Z] libzmq5 set to automatically installed. [2021-03-19T03:40:08.132Z] pkg-config set to automatically installed. [2021-03-19T03:40:08.132Z] zip set to automatically installed. [2021-03-19T03:40:10.065Z] snapd is not logged in, snap install commands will use sudo [2021-03-19T03:40:13.413Z] ---> 498e3dd9ba48 [2021-03-19T03:40:13.413Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-19T03:40:13.413Z] ---> 9ec0f3c69ac4 [2021-03-19T03:40:13.413Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-19T03:40:13.413Z] ---> 37a99470d1f5 [2021-03-19T03:40:13.413Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-19T03:40:13.413Z] ---> 716b0f3fc783 [2021-03-19T03:40:13.413Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-19T03:40:13.413Z] ---> 0c1a62950f63 [2021-03-19T03:40:13.413Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-19T03:40:13.413Z] ---> Running in 77cd003bd1a6 [2021-03-19T03:40:13.413Z] ---> Running in 7dd26e84b271 [2021-03-19T03:40:13.413Z] ---> Running in a7beabf6b64e [2021-03-19T03:40:13.413Z] ---> Running in 62a2863302ae [2021-03-19T03:40:13.413Z] ---> Running in 1454f443a221 [2021-03-19T03:40:13.413Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-19T03:40:13.413Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-19T03:40:13.413Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-19T03:40:13.413Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-19T03:40:13.413Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-19T03:40:16.684Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-19T03:40:16.684Z] snap "core18" has no updates available [2021-03-19T03:40:17.626Z] snapd is not logged in, snap install commands will use sudo [2021-03-19T03:40:24.218Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-19T03:40:42.338Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-03-19T03:40:42.338Z] Pulling config-common [2021-03-19T03:40:42.338Z] + snapcraftctl pull [2021-03-19T03:40:42.338Z] Pulling go-build-helper [2021-03-19T03:40:42.338Z] + snapcraftctl pull [2021-03-19T03:40:42.338Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-03-19T03:40:42.338Z] Skipping pull go-build-helper (already ran) [2021-03-19T03:40:42.338Z] Building go-build-helper [2021-03-19T03:40:42.338Z] + snapcraftctl build [2021-03-19T03:40:43.722Z] Staging go-build-helper [2021-03-19T03:40:43.722Z] + snapcraftctl stage [2021-03-19T03:40:53.723Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-19T03:40:53.723Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-19T03:40:53.723Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-19T03:40:53.723Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1598 kB] [2021-03-19T03:40:53.723Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-19T03:40:53.723Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-19T03:40:53.723Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-19T03:40:53.723Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-19T03:40:53.723Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-19T03:40:53.723Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-19T03:40:53.723Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-19T03:40:53.723Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [305 kB] [2021-03-19T03:40:53.723Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-19T03:40:53.723Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-19T03:40:53.723Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [253 kB] [2021-03-19T03:40:53.723Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [32.9 kB] [2021-03-19T03:40:53.723Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] [2021-03-19T03:40:53.723Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] [2021-03-19T03:40:53.723Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-19T03:40:53.723Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1938 kB] [2021-03-19T03:40:53.723Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [397 kB] [2021-03-19T03:40:53.723Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-19T03:40:53.723Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-19T03:40:53.723Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [274 kB] [2021-03-19T03:40:53.723Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [36.5 kB] [2021-03-19T03:40:53.723Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] [2021-03-19T03:40:53.723Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] [2021-03-19T03:40:53.723Z] Fetched 24.1 MB in 0s (0 B/s) [2021-03-19T03:40:53.723Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-19T03:40:53.723Z] Fetched 224 kB in 0s (0 B/s) [2021-03-19T03:40:53.723Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-19T03:40:53.723Z] Fetched 157 kB in 0s (0 B/s) [2021-03-19T03:40:53.723Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-19T03:40:53.723Z] Fetched 221 kB in 0s (0 B/s) [2021-03-19T03:40:53.723Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-19T03:40:53.723Z] Fetched 143 kB in 0s (0 B/s) [2021-03-19T03:40:53.723Z] Pulling edgex-go [2021-03-19T03:40:53.723Z] + snapcraftctl pull [2021-03-19T03:41:15.690Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-19T03:41:15.690Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-19T03:41:15.690Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-19T03:41:15.690Z] Fetched 0 B in 0s (0 B/s) [2021-03-19T03:41:15.690Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-19T03:41:15.690Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-19T03:41:15.690Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-19T03:41:15.690Z] Fetched 279 kB in 0s (0 B/s) [2021-03-19T03:41:15.690Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-19T03:41:15.690Z] Fetched 122 kB in 0s (0 B/s) [2021-03-19T03:41:15.690Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-19T03:41:15.690Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-19T03:41:15.690Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-19T03:41:15.690Z] Fetched 8848 B in 0s (0 B/s) [2021-03-19T03:41:15.690Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-19T03:41:15.690Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-19T03:41:15.690Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-19T03:41:15.690Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-19T03:41:15.690Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-19T03:41:15.690Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-19T03:41:15.690Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-19T03:41:15.690Z] Fetched 214 kB in 0s (0 B/s) [2021-03-19T03:41:15.690Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-19T03:41:15.690Z] Fetched 154 kB in 0s (0 B/s) [2021-03-19T03:41:15.690Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-19T03:41:15.690Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-19T03:41:15.690Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-19T03:41:15.690Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-19T03:41:15.690Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-19T03:41:15.690Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-19T03:41:15.690Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-19T03:41:15.690Z] Fetched 499 kB in 0s (0 B/s) [2021-03-19T03:41:15.690Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-19T03:41:15.690Z] Fetched 111 kB in 0s (0 B/s) [2021-03-19T03:41:15.690Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-19T03:41:15.690Z] Fetched 240 kB in 0s (0 B/s) [2021-03-19T03:41:15.690Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-19T03:41:15.690Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-19T03:41:15.690Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-19T03:41:15.690Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-19T03:41:15.690Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-19T03:41:15.690Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-19T03:41:15.690Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-19T03:41:15.690Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-19T03:41:15.690Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-19T03:41:15.690Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-19T03:41:15.690Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-19T03:41:15.690Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-19T03:41:15.690Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-19T03:41:15.690Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-19T03:41:15.690Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-19T03:41:15.690Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-19T03:41:15.690Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-19T03:41:15.690Z] Fetched 8720 B in 0s (0 B/s) [2021-03-19T03:41:15.690Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-19T03:41:15.690Z] Fetched 137 kB in 0s (0 B/s) [2021-03-19T03:41:15.690Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-19T03:41:15.690Z] Fetched 119 kB in 0s (0 B/s) [2021-03-19T03:41:15.690Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-19T03:41:15.690Z] Fetched 109 kB in 0s (0 B/s) [2021-03-19T03:41:15.690Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-19T03:41:15.691Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-19T03:41:15.691Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-19T03:41:15.691Z] Fetched 645 kB in 0s (0 B/s) [2021-03-19T03:41:15.691Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-19T03:41:15.691Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-19T03:41:15.691Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-19T03:41:15.691Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-19T03:41:15.691Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-19T03:41:15.691Z] Fetched 368 kB in 0s (0 B/s) [2021-03-19T03:41:15.691Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-19T03:41:15.691Z] Fetched 187 kB in 0s (0 B/s) [2021-03-19T03:41:15.691Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-19T03:41:15.691Z] Fetched 175 kB in 0s (0 B/s) [2021-03-19T03:41:15.691Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-19T03:41:15.691Z] Fetched 206 kB in 0s (0 B/s) [2021-03-19T03:41:15.691Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-19T03:41:15.691Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-19T03:41:15.691Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-19T03:41:15.691Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-19T03:41:15.691Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-19T03:41:15.691Z] Fetched 159 kB in 0s (0 B/s) [2021-03-19T03:41:15.691Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-19T03:41:15.691Z] Fetched 107 kB in 0s (0 B/s) [2021-03-19T03:41:15.691Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-19T03:41:15.691Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-19T03:41:15.691Z] Pulling static-packages [2021-03-19T03:41:15.691Z] + snapcraftctl pull [2021-03-19T03:41:15.691Z] Pulling version [2021-03-19T03:41:15.691Z] + cd /root/project [2021-03-19T03:41:15.691Z] + [ -f VERSION ] [2021-03-19T03:41:15.691Z] + PROJECT_VERSION=local-dev [2021-03-19T03:41:15.691Z] + git rev-parse --short HEAD [2021-03-19T03:41:15.691Z] + GIT_REVISION=c433a97c [2021-03-19T03:41:15.691Z] + snapcraftctl set-version local-dev [2021-03-19T03:41:15.691Z] Building config-common [2021-03-19T03:41:15.691Z] + snapcraftctl build [2021-03-19T03:41:17.608Z] Skipping build go-build-helper (already ran) [2021-03-19T03:41:17.608Z] Building edgex-go [2021-03-19T03:41:17.868Z] + cd /root/parts/edgex-go/src [2021-03-19T03:41:17.868Z] + make build [2021-03-19T03:41:17.868Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-19T03:41:19.783Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-19T03:41:19.783Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-19T03:41:19.783Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-03-19T03:41:19.783Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-19T03:41:19.783Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.51 [2021-03-19T03:41:19.783Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-19T03:41:20.043Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-19T03:41:20.043Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-19T03:41:20.043Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-19T03:41:20.305Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-19T03:41:20.305Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-19T03:41:20.305Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-19T03:41:20.305Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-19T03:41:20.305Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-19T03:41:20.580Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-19T03:41:20.580Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-19T03:41:20.580Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-19T03:41:20.580Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-19T03:41:20.580Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-19T03:41:20.580Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-03-19T03:41:20.580Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-19T03:41:20.580Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-19T03:41:20.580Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-19T03:41:20.845Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-19T03:41:20.845Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-19T03:41:20.845Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-19T03:41:20.845Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-19T03:41:20.845Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-19T03:41:20.845Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-19T03:41:20.845Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-19T03:41:20.845Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-19T03:41:21.114Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-19T03:41:21.114Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-19T03:41:21.114Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-19T03:41:21.114Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-19T03:41:21.114Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T03:41:21.114Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-19T03:41:21.114Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-19T03:41:21.114Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-19T03:41:21.114Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-19T03:41:21.114Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-19T03:41:21.114Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-19T03:41:21.114Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-19T03:41:21.377Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-19T03:41:21.377Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-19T03:41:31.386Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-19T03:41:31.386Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-19T03:41:34.687Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-19T03:41:35.243Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-19T03:41:36.066Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-19T03:41:37.224Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-19T03:41:37.449Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-19T03:41:38.019Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-19T03:41:38.279Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-19T03:41:38.539Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-19T03:41:38.539Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-19T03:41:38.539Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-19T03:41:40.453Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-19T03:41:40.453Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-19T03:41:40.453Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-19T03:41:41.836Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-19T03:41:42.781Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-19T03:41:43.042Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-19T03:41:44.959Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-19T03:41:45.910Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-19T03:41:45.910Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-19T03:41:47.293Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-19T03:41:47.293Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-19T03:41:49.203Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-19T03:41:49.203Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-19T03:41:49.203Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-19T03:41:49.203Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-19T03:41:49.203Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-19T03:41:49.203Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-19T03:41:49.203Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-19T03:41:49.203Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-19T03:41:49.203Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-19T03:41:49.203Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-19T03:41:49.203Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-19T03:41:49.203Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-19T03:41:49.203Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-19T03:41:49.203Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-19T03:41:49.203Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-19T03:41:49.203Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-19T03:41:49.203Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-19T03:41:49.203Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-03-19T03:41:49.203Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-19T03:41:49.203Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-03-19T03:41:49.203Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-19T03:41:49.203Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-19T03:41:49.203Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-19T03:41:49.203Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-19T03:41:49.203Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-03-19T03:41:51.749Z] Building static-packages [2021-03-19T03:41:51.749Z] + snapcraftctl build [2021-03-19T03:41:53.662Z] Building version [2021-03-19T03:41:53.662Z] + snapcraftctl build [2021-03-19T03:41:55.566Z] Removing intermediate container 77cd003bd1a6 [2021-03-19T03:41:55.566Z] ---> 7d8dac13c884 [2021-03-19T03:41:55.566Z] [2021-03-19T03:41:55.566Z] Step 10/24 : FROM alpine:3.12 [2021-03-19T03:41:55.566Z] 3.12: Pulling from library/alpine [2021-03-19T03:41:55.566Z] Removing intermediate container a7beabf6b64e [2021-03-19T03:41:55.566Z] ---> e8461558d8b3 [2021-03-19T03:41:55.566Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-19T03:41:55.566Z] ---> Running in f963e2f42c91 [2021-03-19T03:41:55.566Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-19T03:41:55.566Z] Status: Downloaded newer image for alpine:3.12 [2021-03-19T03:41:55.566Z] ---> d10569e2745f [2021-03-19T03:41:55.566Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-19T03:41:55.584Z] Staging config-common [2021-03-19T03:41:55.584Z] + snapcraftctl stage [2021-03-19T03:41:56.525Z] Skipping stage go-build-helper (already ran) [2021-03-19T03:41:56.525Z] Staging edgex-go [2021-03-19T03:41:56.525Z] + snapcraftctl stage [2021-03-19T03:41:56.547Z] ---> Running in 3a7a009fea55 [2021-03-19T03:41:56.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-19T03:41:56.824Z] Removing intermediate container 1454f443a221 [2021-03-19T03:41:56.824Z] ---> 82551ad014d4 [2021-03-19T03:41:56.824Z] [2021-03-19T03:41:56.824Z] Step 10/21 : FROM alpine:3.12 [2021-03-19T03:41:56.824Z] ---> d10569e2745f [2021-03-19T03:41:56.824Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-19T03:41:57.432Z] ---> Running in 6bcbeba7a629 [2021-03-19T03:41:57.469Z] Staging static-packages [2021-03-19T03:41:57.470Z] + snapcraftctl stage [2021-03-19T03:41:58.410Z] Staging version [2021-03-19T03:41:58.410Z] + snapcraftctl stage [2021-03-19T03:41:58.878Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T03:41:58.878Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T03:41:59.153Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T03:41:59.352Z] Priming config-common [2021-03-19T03:41:59.352Z] + snapcraftctl prime [2021-03-19T03:41:59.426Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T03:41:59.701Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-19T03:41:59.701Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T03:41:59.701Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-19T03:41:59.701Z] (4/5) Installing curl (7.69.1-r3) [2021-03-19T03:41:59.973Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-19T03:41:59.973Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T03:41:59.973Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T03:41:59.973Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-19T03:42:00.246Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T03:42:00.246Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-19T03:42:00.246Z] (4/4) Installing curl (7.69.1-r3) [2021-03-19T03:42:00.246Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T03:42:00.246Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T03:42:00.295Z] Priming go-build-helper [2021-03-19T03:42:00.295Z] + snapcraftctl prime [2021-03-19T03:42:00.519Z] OK: 7 MiB in 19 packages [2021-03-19T03:42:00.519Z] OK: 7 MiB in 18 packages [2021-03-19T03:42:00.866Z] Priming edgex-go [2021-03-19T03:42:00.866Z] + snapcraftctl prime [2021-03-19T03:42:02.266Z] Priming static-packages [2021-03-19T03:42:02.266Z] + snapcraftctl prime [2021-03-19T03:42:03.186Z] Removing intermediate container 3a7a009fea55 [2021-03-19T03:42:03.186Z] ---> 031b5edfa7b8 [2021-03-19T03:42:03.186Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-19T03:42:03.786Z] ---> Running in 85830e1d8c95 [2021-03-19T03:42:03.787Z] Removing intermediate container f963e2f42c91 [2021-03-19T03:42:03.787Z] ---> 103169004cbb [2021-03-19T03:42:03.787Z] [2021-03-19T03:42:03.787Z] Step 11/26 : FROM docker:20.10.0 [2021-03-19T03:42:04.064Z] 20.10.0: Pulling from library/docker [2021-03-19T03:42:04.064Z] Removing intermediate container 6bcbeba7a629 [2021-03-19T03:42:04.064Z] ---> 60c7c037d2a8 [2021-03-19T03:42:04.064Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-19T03:42:04.330Z] Priming version [2021-03-19T03:42:04.330Z] + snapcraftctl prime [2021-03-19T03:42:04.666Z] ---> Running in 939f79e465e6 [2021-03-19T03:42:04.666Z] Removing intermediate container 85830e1d8c95 [2021-03-19T03:42:04.666Z] ---> b9fd28cae3bd [2021-03-19T03:42:04.666Z] Step 13/24 : WORKDIR / [2021-03-19T03:42:05.346Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-03-19T03:42:05.642Z] ---> Running in cff00bf32d17 [2021-03-19T03:42:06.237Z] Removing intermediate container 939f79e465e6 [2021-03-19T03:42:06.237Z] ---> 462b88ad7ecd [2021-03-19T03:42:06.237Z] Step 13/21 : WORKDIR /edgex [Pipeline] } [Pipeline] // withEnv [2021-03-19T03:42:07.220Z] Removing intermediate container cff00bf32d17 [2021-03-19T03:42:07.221Z] ---> a3a9dfc29e6c [2021-03-19T03:42:07.221Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-19T03:42:07.221Z] ---> Running in b73bbace0d50 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-19T03:42:08.698Z] Removing intermediate container 7dd26e84b271 [2021-03-19T03:42:08.698Z] ---> e8862bea02e5 [2021-03-19T03:42:08.698Z] [2021-03-19T03:42:08.698Z] Step 10/22 : FROM alpine:3.12 [2021-03-19T03:42:08.698Z] ---> d10569e2745f [2021-03-19T03:42:08.698Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-19T03:42:08.698Z] ---> 74d3949e063c [2021-03-19T03:42:08.698Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-19T03:42:08.973Z] Removing intermediate container b73bbace0d50 [2021-03-19T03:42:08.973Z] ---> 339865c2f172 [2021-03-19T03:42:08.973Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-19T03:42:08.973Z] ---> Running in 7cbde9e8c6d8 [2021-03-19T03:42:10.959Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T03:42:10.959Z] ---> 3e7f00993107 [2021-03-19T03:42:10.959Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-19T03:42:11.233Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T03:42:11.233Z] ---> 14653e52d0ca [2021-03-19T03:42:11.233Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-19T03:42:11.838Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-19T03:42:11.838Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T03:42:11.838Z] OK: 5 MiB in 15 packages [2021-03-19T03:42:12.457Z] ---> d115299f0780 [2021-03-19T03:42:12.457Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-19T03:42:13.885Z] ---> 1e895c1a080b [2021-03-19T03:42:13.885Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-19T03:42:14.947Z] ---> 9108cb308082 [2021-03-19T03:42:14.947Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-19T03:42:14.947Z] Removing intermediate container 7cbde9e8c6d8 [2021-03-19T03:42:14.947Z] ---> c2eba7c61494 [2021-03-19T03:42:14.947Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T03:42:15.261Z] ---> Running in 95bcfbceab4e [2021-03-19T03:42:16.289Z] ---> 2e866f730c85 [2021-03-19T03:42:16.289Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-19T03:42:16.593Z] ---> Running in 7bd3b241c578 [2021-03-19T03:42:16.593Z] Removing intermediate container 95bcfbceab4e [2021-03-19T03:42:16.593Z] ---> abd55db21e72 [2021-03-19T03:42:16.593Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-19T03:42:17.188Z] Removing intermediate container 62a2863302ae [2021-03-19T03:42:17.188Z] ---> 72ec40efefc7 [2021-03-19T03:42:17.188Z] [2021-03-19T03:42:17.188Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T03:42:17.188Z] ---> d10569e2745f [2021-03-19T03:42:17.188Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-19T03:42:17.188Z] ---> Using cache [2021-03-19T03:42:17.188Z] ---> c2eba7c61494 [2021-03-19T03:42:17.188Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T03:42:17.188Z] ---> Using cache [2021-03-19T03:42:17.188Z] ---> abd55db21e72 [2021-03-19T03:42:17.188Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-19T03:42:17.188Z] ---> a304299df5db [2021-03-19T03:42:17.188Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-19T03:42:17.465Z] ---> Running in 4b0ba052512b [2021-03-19T03:42:17.465Z] ---> Running in 34b87c6b63af [2021-03-19T03:42:17.740Z] Removing intermediate container 7bd3b241c578 [2021-03-19T03:42:17.740Z] ---> 4ba1b41c973c [2021-03-19T03:42:17.740Z] Step 18/21 : CMD ["--init=true"] [2021-03-19T03:42:18.333Z] ---> Running in 1de8740f04c2 [2021-03-19T03:42:18.333Z] Removing intermediate container 4b0ba052512b [2021-03-19T03:42:18.333Z] ---> cebbf194ee98 [2021-03-19T03:42:18.333Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-19T03:42:18.605Z] Removing intermediate container 34b87c6b63af [2021-03-19T03:42:18.605Z] ---> a26cb582dae2 [2021-03-19T03:42:18.605Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-19T03:42:18.605Z] ---> 23d0f98d9e1a [2021-03-19T03:42:18.605Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-19T03:42:18.883Z] ---> Running in d9a307c6eba1 [2021-03-19T03:42:18.883Z] ---> Running in b255fa900ba8 [2021-03-19T03:42:18.883Z] ---> Running in 5ca435e74596 [2021-03-19T03:42:18.883Z] Removing intermediate container 1de8740f04c2 [2021-03-19T03:42:18.883Z] ---> 5711ba1c7693 [2021-03-19T03:42:18.883Z] Step 19/21 : LABEL arch=arm64 [2021-03-19T03:42:19.164Z] ---> Running in 2de1500363a7 [2021-03-19T03:42:19.443Z] Removing intermediate container d9a307c6eba1 [2021-03-19T03:42:19.443Z] ---> 559210aff0d1 [2021-03-19T03:42:19.443Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T03:42:19.716Z] Removing intermediate container b255fa900ba8 [2021-03-19T03:42:19.716Z] ---> 9066d4bc95e3 [2021-03-19T03:42:19.716Z] Step 15/23 : WORKDIR / [2021-03-19T03:42:19.989Z] ---> Running in 0a366429b3d7 [2021-03-19T03:42:19.989Z] Removing intermediate container 2de1500363a7 [2021-03-19T03:42:19.989Z] ---> d7c56229a963 [2021-03-19T03:42:19.989Z] Step 20/21 : LABEL git_sha=c433a97cf53e5b5d4aee74011f1d830a5f691fbb [2021-03-19T03:42:20.262Z] ---> Running in cdfb778e6cb7 [2021-03-19T03:42:20.538Z] ---> 6d83cec94efd [2021-03-19T03:42:20.538Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-19T03:42:20.538Z] Removing intermediate container 0a366429b3d7 [2021-03-19T03:42:20.538Z] ---> 9adb7684befd [2021-03-19T03:42:20.538Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T03:42:20.811Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-19T03:42:20.811Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-19T03:42:20.811Z] ---> eeaf43b92773 [2021-03-19T03:42:20.811Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-19T03:42:20.811Z] Removing intermediate container cdfb778e6cb7 [2021-03-19T03:42:20.811Z] ---> 4b9015097625 [2021-03-19T03:42:20.811Z] Step 21/21 : LABEL version=0.0.0 [2021-03-19T03:42:21.092Z] ---> Running in fb2471d56ff5 [2021-03-19T03:42:21.092Z] ---> Running in b3adc5f266a8 [2021-03-19T03:42:22.080Z] ---> a3602e374b10 [2021-03-19T03:42:22.080Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-19T03:42:22.361Z] Removing intermediate container b3adc5f266a8 [2021-03-19T03:42:22.361Z] ---> 49710379040c [2021-03-19T03:42:22.361Z] [2021-03-19T03:42:22.361Z] Removing intermediate container 5ca435e74596 [2021-03-19T03:42:22.361Z] ---> 20145effd5a9 [2021-03-19T03:42:22.361Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-19T03:42:22.361Z] ---> a6b0e71fdf28 [2021-03-19T03:42:22.361Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-19T03:42:22.361Z] ---> Running in 54da85ad3a51 [2021-03-19T03:42:22.637Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T03:42:22.637Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T03:42:22.910Z] Successfully built 49710379040c [2021-03-19T03:42:23.185Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-19T03:42:23.185Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go [2021-03-19T03:42:23.462Z] Removing intermediate container 54da85ad3a51 [2021-03-19T03:42:23.462Z] ---> 1e5fe7c4891c [2021-03-19T03:42:23.462Z] Step 22/24 : LABEL arch=arm64 [2021-03-19T03:42:23.462Z] (1/2) Installing readline (8.0.4-r0) [2021-03-19T03:42:23.462Z] (2/2) Installing bash (5.0.17-r0) [2021-03-19T03:42:23.462Z] Executing bash-5.0.17-r0.post-install [2021-03-19T03:42:23.462Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T03:42:23.462Z] OK: 12 MiB in 22 packages [2021-03-19T03:42:23.736Z] ---> 7764df683e0f [2021-03-19T03:42:23.736Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-19T03:42:24.010Z] ---> Running in 4500d95d1b63 [2021-03-19T03:42:24.010Z] ---> d679bc3d46d0 [2021-03-19T03:42:24.010Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-19T03:42:24.290Z] ---> Running in 58214efd0984 [2021-03-19T03:42:25.272Z] Removing intermediate container 4500d95d1b63 [2021-03-19T03:42:25.272Z] ---> fb6f98a0cda2 [2021-03-19T03:42:25.272Z] Removing intermediate container 58214efd0984 [2021-03-19T03:42:25.272Z] Step 23/24 : LABEL git_sha=c433a97cf53e5b5d4aee74011f1d830a5f691fbb [2021-03-19T03:42:25.272Z] ---> 97c2da6b4636 [2021-03-19T03:42:25.272Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T03:42:26.245Z] ---> 4629b6454a13 [2021-03-19T03:42:26.245Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-19T03:42:26.245Z] ---> Running in d2ba06bac939 [2021-03-19T03:42:26.245Z] ---> Running in a3d9d9bdbffb [2021-03-19T03:42:26.245Z] Removing intermediate container fb2471d56ff5 [2021-03-19T03:42:26.245Z] ---> 07eb6f6b627d [2021-03-19T03:42:26.245Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-19T03:42:26.517Z] ---> Running in 43311c89b52e [2021-03-19T03:42:26.517Z] ---> Running in b026124e8335 [2021-03-19T03:42:26.789Z] Removing intermediate container a3d9d9bdbffb [2021-03-19T03:42:26.789Z] ---> 9dae03925ba8 [2021-03-19T03:42:26.789Z] Step 20/22 : LABEL arch=arm64 [2021-03-19T03:42:26.789Z] Removing intermediate container d2ba06bac939 [2021-03-19T03:42:26.789Z] ---> 43171abcc596 [2021-03-19T03:42:26.789Z] Step 24/24 : LABEL version=0.0.0 [2021-03-19T03:42:27.383Z] ---> Running in 3b7e8267e6e0 [2021-03-19T03:42:27.383Z] Removing intermediate container b026124e8335 [2021-03-19T03:42:27.383Z] ---> 78d5d2a2b91b [2021-03-19T03:42:27.383Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T03:42:27.657Z] ---> Running in 0c33f6d9cb97 [2021-03-19T03:42:27.657Z] Removing intermediate container 43311c89b52e [2021-03-19T03:42:27.657Z] ---> 13c1a67f5a88 [2021-03-19T03:42:27.657Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-19T03:42:27.937Z] ---> Running in 1a09397dbcfa [2021-03-19T03:42:28.211Z] Removing intermediate container 3b7e8267e6e0 [2021-03-19T03:42:28.211Z] ---> 207ecd655f46 [2021-03-19T03:42:28.211Z] Step 21/22 : LABEL git_sha=c433a97cf53e5b5d4aee74011f1d830a5f691fbb [2021-03-19T03:42:28.487Z] ---> Running in 63ba922aee68 [2021-03-19T03:42:28.761Z] ---> Running in e1a09a908193 [2021-03-19T03:42:28.761Z] Removing intermediate container 0c33f6d9cb97 [2021-03-19T03:42:28.761Z] ---> 1b7f85ea8833 [2021-03-19T03:42:28.761Z] [2021-03-19T03:42:29.033Z] Removing intermediate container 1a09397dbcfa [2021-03-19T03:42:29.033Z] ---> 733ee4a2e0f1 [2021-03-19T03:42:29.033Z] Step 21/23 : LABEL arch=arm64 [2021-03-19T03:42:29.033Z] Removing intermediate container 63ba922aee68 [2021-03-19T03:42:29.033Z] ---> 5daf6aa0fb82 [2021-03-19T03:42:29.033Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-19T03:42:29.316Z] ---> Running in d3e6f3540d57 [2021-03-19T03:42:29.316Z] Successfully built 1b7f85ea8833 [2021-03-19T03:42:29.316Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-19T03:42:29.316Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2021-03-19T03:42:29.316Z] ---> Running in e238a023fc09 [2021-03-19T03:42:29.316Z] Removing intermediate container e1a09a908193 [2021-03-19T03:42:29.316Z] ---> e90d4dbda22a [2021-03-19T03:42:29.316Z] Step 22/22 : LABEL version=0.0.0 [2021-03-19T03:42:29.591Z] ---> Running in 982fe6ada370 [2021-03-19T03:42:29.865Z] Removing intermediate container d3e6f3540d57 [2021-03-19T03:42:29.865Z] ---> 3868c99f44f2 [2021-03-19T03:42:29.865Z] Step 22/23 : LABEL git_sha=c433a97cf53e5b5d4aee74011f1d830a5f691fbb [2021-03-19T03:42:29.865Z] ---> Running in acf7ea42ec10 [2021-03-19T03:42:30.139Z] Removing intermediate container e238a023fc09 [2021-03-19T03:42:30.139Z] ---> 935811a0c3f7 [2021-03-19T03:42:30.139Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-19T03:42:30.139Z] Removing intermediate container 982fe6ada370 [2021-03-19T03:42:30.139Z] ---> fdc1cd408631 [2021-03-19T03:42:30.139Z] [2021-03-19T03:42:30.737Z] Successfully built fdc1cd408631 [2021-03-19T03:42:30.737Z] Removing intermediate container acf7ea42ec10 [2021-03-19T03:42:30.737Z] ---> cc0314199051 [2021-03-19T03:42:30.737Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T03:42:30.737Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-19T03:42:30.737Z] Building docker-core-data-go [2021-03-19T03:42:31.330Z]  Building docker-support-scheduler-go ... done  ---> Running in 30d2d7357222 [2021-03-19T03:42:31.603Z] ---> cdaf6854bc0c [2021-03-19T03:42:31.603Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-19T03:42:31.603Z] Removing intermediate container 30d2d7357222 [2021-03-19T03:42:31.603Z] ---> cddc3dd65810 [2021-03-19T03:42:31.603Z] [2021-03-19T03:42:32.202Z] Successfully built cddc3dd65810 [2021-03-19T03:42:32.202Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-19T03:42:32.202Z] Building docker-support-notifications-go [2021-03-19T03:42:32.475Z]  Building docker-core-metadata-go ... done  ---> d423b73b2e9b [2021-03-19T03:42:32.475Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-19T03:42:33.451Z] ---> 11856bfb30c3 [2021-03-19T03:42:33.451Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-19T03:42:33.771Z] ---> Running in 849a7264e255 [2021-03-19T03:42:35.210Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T03:42:35.210Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T03:42:35.807Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-19T03:42:35.807Z] (2/33) Installing expat (2.2.9-r1) [2021-03-19T03:42:35.807Z] (3/33) Installing libffi (3.3-r2) [2021-03-19T03:42:35.807Z] (4/33) Installing gdbm (1.13-r1) [2021-03-19T03:42:35.807Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-19T03:42:35.807Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-19T03:42:35.807Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-19T03:42:37.789Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-19T03:42:37.789Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-19T03:42:37.789Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-19T03:42:37.789Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-19T03:42:37.789Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-19T03:42:37.789Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-19T03:42:37.789Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-19T03:42:37.789Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-19T03:42:37.789Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-19T03:42:37.789Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-19T03:42:38.062Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-19T03:42:38.062Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-19T03:42:38.062Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-19T03:42:38.062Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-19T03:42:38.062Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-19T03:42:38.062Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-19T03:42:38.062Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-19T03:42:38.062Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-19T03:42:38.062Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-19T03:42:38.062Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-19T03:42:38.062Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-19T03:42:38.062Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-19T03:42:38.062Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-19T03:42:38.062Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-19T03:42:38.062Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-19T03:42:38.062Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-19T03:42:38.335Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T03:42:38.335Z] OK: 71 MiB in 55 packages [2021-03-19T03:42:48.493Z] Removing intermediate container 849a7264e255 [2021-03-19T03:42:48.493Z] ---> 4520f87e8e60 [2021-03-19T03:42:48.493Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-19T03:42:49.479Z] ---> Running in 618cc2003e17 [2021-03-19T03:42:54.879Z] Collecting docker-compose==1.23.2 [2021-03-19T03:42:54.879Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-19T03:42:55.473Z] Collecting PyYAML<4,>=3.10 [2021-03-19T03:42:55.473Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-19T03:42:59.779Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-19T03:42:59.779Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-19T03:42:59.779Z] Collecting docopt<0.7,>=0.6.1 [2021-03-19T03:42:59.779Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-19T03:43:00.775Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T03:43:00.775Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-19T03:43:00.775Z] ---> 7b64cb8fc1db [2021-03-19T03:43:00.775Z] Step 3/31 : WORKDIR /edgex-go [2021-03-19T03:43:00.775Z] ---> Using cache [2021-03-19T03:43:00.775Z] ---> db11e4c6ae35 [2021-03-19T03:43:00.775Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T03:43:00.775Z] ---> Using cache [2021-03-19T03:43:00.775Z] ---> 0f341a0be258 [2021-03-19T03:43:00.775Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-19T03:43:01.382Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-19T03:43:03.413Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-19T03:43:03.413Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-19T03:43:04.012Z] ---> Running in aba38c0cab4d [2021-03-19T03:43:04.610Z] Collecting docker<4.0,>=3.6.0 [2021-03-19T03:43:04.610Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-19T03:43:05.209Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-19T03:43:05.484Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-19T03:43:05.484Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T03:43:06.461Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T03:43:07.060Z] OK: 217 MiB in 51 packages [2021-03-19T03:43:07.662Z] Collecting texttable<0.10,>=0.9.0 [2021-03-19T03:43:07.662Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-19T03:43:10.301Z] Collecting cached-property<2,>=1.2.0 [2021-03-19T03:43:10.301Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-19T03:43:10.582Z] Removing intermediate container aba38c0cab4d [2021-03-19T03:43:10.582Z] ---> e67231b8f174 [2021-03-19T03:43:10.582Z] Step 6/31 : COPY go.mod . [2021-03-19T03:43:11.182Z] Collecting jsonschema<3,>=2.5.1 [2021-03-19T03:43:11.182Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-19T03:43:12.191Z] ---> 5e7687b69504 [2021-03-19T03:43:12.191Z] Step 7/31 : RUN go mod download [2021-03-19T03:43:12.191Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-19T03:43:12.191Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-19T03:43:12.469Z] ---> Running in 215c469c862e [2021-03-19T03:43:12.746Z] Collecting idna<2.8,>=2.5 [2021-03-19T03:43:12.746Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-19T03:43:13.019Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-19T03:43:13.019Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-19T03:43:13.294Z] Collecting docker-pycreds>=0.4.0 [2021-03-19T03:43:13.294Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-19T03:43:13.294Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-19T03:43:13.294Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-19T03:43:13.294Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-19T03:43:13.294Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-19T03:43:14.285Z] Installing collected packages: PyYAML, websocket-client, docopt, urllib3, idna, requests, docker-pycreds, docker, dockerpty, texttable, cached-property, jsonschema, docker-compose [2021-03-19T03:43:14.285Z] Running setup.py install for PyYAML: started [2021-03-19T03:43:16.934Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-19T03:43:17.208Z] Running setup.py install for docopt: started [2021-03-19T03:43:17.208Z] Removing intermediate container 215c469c862e [2021-03-19T03:43:17.208Z] ---> 35f75d22a25d [2021-03-19T03:43:17.208Z] Step 8/31 : COPY . . [2021-03-19T03:43:17.482Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T03:43:17.482Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T03:43:17.482Z] ---> 7b64cb8fc1db [2021-03-19T03:43:17.482Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T03:43:17.482Z] ---> Using cache [2021-03-19T03:43:17.482Z] ---> db11e4c6ae35 [2021-03-19T03:43:17.483Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T03:43:17.483Z] ---> Using cache [2021-03-19T03:43:17.483Z] ---> 0f341a0be258 [2021-03-19T03:43:17.483Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-19T03:43:17.483Z] ---> Using cache [2021-03-19T03:43:17.483Z] ---> e67231b8f174 [2021-03-19T03:43:17.483Z] Step 6/23 : COPY go.mod . [2021-03-19T03:43:17.483Z] ---> Using cache [2021-03-19T03:43:17.483Z] ---> 5e7687b69504 [2021-03-19T03:43:17.483Z] Step 7/23 : RUN go mod download [2021-03-19T03:43:17.483Z] ---> Using cache [2021-03-19T03:43:17.483Z] ---> 35f75d22a25d [2021-03-19T03:43:17.483Z] Step 8/23 : COPY . . [2021-03-19T03:43:18.093Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T03:43:18.093Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-19T03:43:18.093Z] ---> 7b64cb8fc1db [2021-03-19T03:43:18.093Z] Step 3/22 : WORKDIR /edgex-go [2021-03-19T03:43:18.093Z] ---> Using cache [2021-03-19T03:43:18.093Z] ---> db11e4c6ae35 [2021-03-19T03:43:18.093Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T03:43:18.093Z] ---> Using cache [2021-03-19T03:43:18.093Z] ---> 0f341a0be258 [2021-03-19T03:43:18.093Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-19T03:43:18.093Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T03:43:18.093Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T03:43:18.093Z] ---> 7b64cb8fc1db [2021-03-19T03:43:18.093Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T03:43:18.093Z] ---> Using cache [2021-03-19T03:43:18.093Z] ---> db11e4c6ae35 [2021-03-19T03:43:18.093Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T03:43:18.093Z] ---> Using cache [2021-03-19T03:43:18.093Z] ---> 0f341a0be258 [2021-03-19T03:43:18.093Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-19T03:43:18.370Z] ---> Running in 91cc8b05e6bd [2021-03-19T03:43:18.370Z] ---> Running in 64ac824c3571 [2021-03-19T03:43:19.827Z] Running setup.py install for docopt: finished with status 'done' [2021-03-19T03:43:19.827Z] Attempting uninstall: urllib3 [2021-03-19T03:43:19.827Z] Found existing installation: urllib3 1.25.9 [2021-03-19T03:43:19.827Z] Uninstalling urllib3-1.25.9: [2021-03-19T03:43:19.827Z] Successfully uninstalled urllib3-1.25.9 [2021-03-19T03:43:20.100Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T03:43:20.416Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T03:43:20.735Z] Attempting uninstall: idna [2021-03-19T03:43:20.735Z] Found existing installation: idna 2.9 [2021-03-19T03:43:20.735Z] Uninstalling idna-2.9: [2021-03-19T03:43:20.735Z] Successfully uninstalled idna-2.9 [2021-03-19T03:43:21.078Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T03:43:21.682Z] Attempting uninstall: requests [2021-03-19T03:43:21.682Z] Found existing installation: requests 2.23.0 [2021-03-19T03:43:21.682Z] Uninstalling requests-2.23.0: [2021-03-19T03:43:21.682Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T03:43:21.682Z] Successfully uninstalled requests-2.23.0 [2021-03-19T03:43:22.339Z] OK: 217 MiB in 51 packages [2021-03-19T03:43:22.623Z] OK: 217 MiB in 51 packages [2021-03-19T03:43:23.221Z] Running setup.py install for dockerpty: started [2021-03-19T03:43:25.874Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-19T03:43:25.874Z] Running setup.py install for texttable: started [2021-03-19T03:43:27.880Z] Running setup.py install for texttable: finished with status 'done' [2021-03-19T03:43:28.162Z] Removing intermediate container 64ac824c3571 [2021-03-19T03:43:28.162Z] ---> 34e20fe68ba0 [2021-03-19T03:43:28.162Z] Step 6/22 : COPY go.mod . [2021-03-19T03:43:28.765Z] Removing intermediate container 91cc8b05e6bd [2021-03-19T03:43:28.765Z] ---> 6150a79ee354 [2021-03-19T03:43:28.765Z] Step 6/23 : COPY go.mod . [2021-03-19T03:43:29.749Z] ---> 23b2f686c651 [2021-03-19T03:43:29.749Z] Step 7/22 : RUN go mod download [2021-03-19T03:43:30.021Z] ---> 8ca4d2a29118 [2021-03-19T03:43:30.021Z] Step 7/23 : RUN go mod download [2021-03-19T03:43:30.299Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-19T03:43:30.299Z] ---> Running in dbac94e3d3fc [2021-03-19T03:43:30.573Z] ---> Running in 7c7e5a7c7e73 [2021-03-19T03:43:35.987Z] Removing intermediate container dbac94e3d3fc [2021-03-19T03:43:35.987Z] ---> bd50a8ce6fbf [2021-03-19T03:43:35.987Z] Step 8/22 : COPY . . [2021-03-19T03:43:35.987Z] Removing intermediate container 7c7e5a7c7e73 [2021-03-19T03:43:35.987Z] ---> 34ff183a1290 [2021-03-19T03:43:35.987Z] Step 8/23 : COPY . . [2021-03-19T03:43:36.592Z] Removing intermediate container 618cc2003e17 [2021-03-19T03:43:36.592Z] ---> 346917888ca9 [2021-03-19T03:43:36.592Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-19T03:43:37.201Z] ---> Running in 932126b3a4b1 [2021-03-19T03:43:38.651Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T03:43:38.925Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T03:43:39.529Z] ---> cb4b789d17d7 [2021-03-19T03:43:39.529Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-19T03:43:39.529Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T03:43:39.529Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-19T03:43:39.529Z] (3/3) Installing curl (7.69.1-r3) [2021-03-19T03:43:39.529Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T03:43:39.529Z] OK: 72 MiB in 58 packages [2021-03-19T03:43:42.161Z] ---> 1a3f933ed5a0 [2021-03-19T03:43:42.161Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-19T03:43:42.161Z] ---> Running in f7ebddea0aeb [2021-03-19T03:43:42.444Z] ---> Running in fc31adbdfe33 [2021-03-19T03:43:43.047Z] Removing intermediate container 932126b3a4b1 [2021-03-19T03:43:43.047Z] ---> 005a672aafba [2021-03-19T03:43:43.047Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-19T03:43:43.642Z] ---> Running in 077faa26aa15 [2021-03-19T03:43:43.918Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-19T03:43:44.192Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-19T03:43:44.463Z] Removing intermediate container 077faa26aa15 [2021-03-19T03:43:44.463Z] ---> 66ddc8719590 [2021-03-19T03:43:44.463Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T03:43:44.744Z] ---> Running in 69e630ea80c5 [2021-03-19T03:43:45.764Z] Removing intermediate container 69e630ea80c5 [2021-03-19T03:43:45.764Z] ---> 7bdc516a54f7 [2021-03-19T03:43:45.764Z] Step 24/26 : LABEL arch=arm64 [2021-03-19T03:43:46.364Z] ---> Running in 126b80200987 [2021-03-19T03:43:47.362Z] Removing intermediate container 126b80200987 [2021-03-19T03:43:47.362Z] ---> 6d3e40f4b069 [2021-03-19T03:43:47.362Z] Step 25/26 : LABEL git_sha=c433a97cf53e5b5d4aee74011f1d830a5f691fbb [2021-03-19T03:43:47.642Z] ---> Running in 36e62bd96b1b [2021-03-19T03:43:49.101Z] Removing intermediate container 36e62bd96b1b [2021-03-19T03:43:49.101Z] ---> 0361b0c99c46 [2021-03-19T03:43:49.101Z] Step 26/26 : LABEL version=0.0.0 [2021-03-19T03:43:49.377Z] ---> Running in 04ff785ad8f9 [2021-03-19T03:43:50.818Z] Removing intermediate container 04ff785ad8f9 [2021-03-19T03:43:50.818Z] ---> f0f8b7151dc0 [2021-03-19T03:43:50.818Z] [2021-03-19T03:43:52.258Z] Successfully built f0f8b7151dc0 [2021-03-19T03:43:52.258Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-19T03:44:04.703Z]  Building docker-sys-mgmt-agent-go ... done  ---> 9eb990c79e59 [2021-03-19T03:44:04.703Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-19T03:44:04.703Z] ---> 9648e4b3e5be [2021-03-19T03:44:04.703Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-19T03:44:04.703Z] ---> Running in ea3855250071 [2021-03-19T03:44:04.703Z] ---> Running in fe2914974124 [2021-03-19T03:44:06.148Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-19T03:44:06.148Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-19T03:45:14.213Z] Removing intermediate container fc31adbdfe33 [2021-03-19T03:45:14.213Z] ---> 34fb8b29d5a7 [2021-03-19T03:45:14.213Z] [2021-03-19T03:45:14.213Z] Step 10/31 : FROM alpine:3.12 [2021-03-19T03:45:14.213Z] ---> d10569e2745f [2021-03-19T03:45:14.213Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-19T03:45:14.213Z] ---> Running in 5d7351cb43de [2021-03-19T03:45:14.213Z] Removing intermediate container 5d7351cb43de [2021-03-19T03:45:14.213Z] ---> 72892c9c97ee [2021-03-19T03:45:14.213Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-19T03:45:14.213Z] ---> Running in a1f7d6b98977 [2021-03-19T03:45:14.213Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T03:45:14.213Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T03:45:14.213Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-19T03:45:14.213Z] (2/2) Installing su-exec (0.2-r1) [2021-03-19T03:45:14.213Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T03:45:14.213Z] OK: 5 MiB in 16 packages [2021-03-19T03:45:14.213Z] Removing intermediate container a1f7d6b98977 [2021-03-19T03:45:14.213Z] ---> f05458b64899 [2021-03-19T03:45:14.213Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-19T03:45:14.213Z] ---> Running in d078b8842005 [2021-03-19T03:45:14.213Z] Removing intermediate container d078b8842005 [2021-03-19T03:45:14.213Z] ---> 2d6418a84106 [2021-03-19T03:45:14.213Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-19T03:45:14.213Z] ---> Running in 1ff05df40cbc [2021-03-19T03:45:14.213Z] Removing intermediate container 1ff05df40cbc [2021-03-19T03:45:14.213Z] ---> 0d061b0e78ce [2021-03-19T03:45:14.213Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-19T03:45:14.213Z] ---> Running in 91bc03861092 [2021-03-19T03:45:14.213Z] Removing intermediate container f7ebddea0aeb [2021-03-19T03:45:14.213Z] ---> 892257105424 [2021-03-19T03:45:14.213Z] [2021-03-19T03:45:14.213Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T03:45:14.213Z] ---> d10569e2745f [2021-03-19T03:45:14.213Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-19T03:45:14.213Z] ---> Using cache [2021-03-19T03:45:14.213Z] ---> c2eba7c61494 [2021-03-19T03:45:14.213Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T03:45:14.213Z] ---> Using cache [2021-03-19T03:45:14.213Z] ---> abd55db21e72 [2021-03-19T03:45:14.213Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-19T03:45:14.213Z] ---> Running in 759a1c6f4d91 [2021-03-19T03:45:14.496Z] Removing intermediate container 759a1c6f4d91 [2021-03-19T03:45:14.496Z] ---> 7b9ee269a9a1 [2021-03-19T03:45:14.496Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-19T03:45:14.496Z] ---> Running in 437bae72793e [2021-03-19T03:45:15.489Z] Removing intermediate container 437bae72793e [2021-03-19T03:45:15.489Z] ---> 78828e0d98f4 [2021-03-19T03:45:15.489Z] Step 15/23 : WORKDIR / [2021-03-19T03:45:15.768Z] ---> Running in da51eba34dca [2021-03-19T03:45:16.768Z] Removing intermediate container 91bc03861092 [2021-03-19T03:45:16.768Z] ---> 40e4a1b777ee [2021-03-19T03:45:16.768Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-19T03:45:16.768Z] Removing intermediate container da51eba34dca [2021-03-19T03:45:16.768Z] ---> c43ad5e60b33 [2021-03-19T03:45:16.768Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T03:45:17.043Z] ---> Running in c8535ed769cf [2021-03-19T03:45:18.030Z] Removing intermediate container c8535ed769cf [2021-03-19T03:45:18.030Z] ---> 316ba84e1793 [2021-03-19T03:45:18.030Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-19T03:45:18.631Z] ---> a6eb7f0a2d5e [2021-03-19T03:45:18.631Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-19T03:45:19.233Z] ---> e0b3b467c1e4 [2021-03-19T03:45:19.233Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-19T03:45:19.514Z] ---> Running in 01f26c4db9e1 [2021-03-19T03:45:20.968Z] ---> d98ab42674c7 [2021-03-19T03:45:20.968Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-19T03:45:22.413Z] ---> 3b0f9c6f2f15 [2021-03-19T03:45:22.413Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-19T03:45:22.687Z] ---> Running in d6cab7d7615d [2021-03-19T03:45:23.295Z] Removing intermediate container 01f26c4db9e1 [2021-03-19T03:45:23.295Z] ---> 357444019ff5 [2021-03-19T03:45:23.295Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T03:45:23.570Z] Removing intermediate container d6cab7d7615d [2021-03-19T03:45:23.570Z] ---> e92b730dc78f [2021-03-19T03:45:23.570Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T03:45:23.847Z] ---> Running in 53b92d51d0fd [2021-03-19T03:45:24.456Z] ---> 92adbc7962d2 [2021-03-19T03:45:24.456Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-19T03:45:24.456Z] Removing intermediate container 53b92d51d0fd [2021-03-19T03:45:24.456Z] ---> d1143f57e9ad [2021-03-19T03:45:24.456Z] Step 21/23 : LABEL arch=arm64 [2021-03-19T03:45:24.733Z] ---> Running in 438c723ed36e [2021-03-19T03:45:25.354Z] Removing intermediate container 438c723ed36e [2021-03-19T03:45:25.354Z] ---> 8c5d086910f5 [2021-03-19T03:45:25.354Z] Step 22/23 : LABEL git_sha=c433a97cf53e5b5d4aee74011f1d830a5f691fbb [2021-03-19T03:45:25.631Z] ---> Running in ad8a97ea1017 [2021-03-19T03:45:26.616Z] Removing intermediate container ad8a97ea1017 [2021-03-19T03:45:26.616Z] ---> 0559dcc952fd [2021-03-19T03:45:26.616Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T03:45:26.616Z] ---> a2c6dc945308 [2021-03-19T03:45:26.616Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-19T03:45:26.891Z] ---> Running in 762ba6cb7c69 [2021-03-19T03:45:27.520Z] Removing intermediate container 762ba6cb7c69 [2021-03-19T03:45:27.520Z] ---> c359a8c4e703 [2021-03-19T03:45:27.520Z] [2021-03-19T03:45:28.366Z] ---> 38730255ab0b [2021-03-19T03:45:28.367Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-19T03:45:28.367Z] Successfully built c359a8c4e703 [2021-03-19T03:45:28.367Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-19T03:45:29.577Z]  Building docker-core-command-go ... done  ---> d37ca8f25226 [2021-03-19T03:45:29.577Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-19T03:45:30.570Z] ---> 44b6227ce81f [2021-03-19T03:45:30.570Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-19T03:45:30.845Z] ---> Running in 50782112c1e9 [2021-03-19T03:45:31.460Z] Removing intermediate container 50782112c1e9 [2021-03-19T03:45:31.460Z] ---> c10f57b99ccf [2021-03-19T03:45:31.460Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-19T03:45:32.898Z] ---> 8d2238a01d6a [2021-03-19T03:45:32.898Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-19T03:45:33.169Z] ---> Running in 2bd94df68c1b [2021-03-19T03:45:36.571Z] Removing intermediate container fe2914974124 [2021-03-19T03:45:36.571Z] ---> ff35c40bf8be [2021-03-19T03:45:36.571Z] [2021-03-19T03:45:36.571Z] Step 10/22 : FROM alpine:3.12 [2021-03-19T03:45:36.571Z] ---> d10569e2745f [2021-03-19T03:45:36.571Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-19T03:45:36.571Z] ---> Running in 9feb95665d2c [2021-03-19T03:45:36.571Z] Removing intermediate container 2bd94df68c1b [2021-03-19T03:45:36.571Z] ---> a62162f45c8b [2021-03-19T03:45:36.571Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-19T03:45:37.167Z] ---> Running in ce3d007497eb [2021-03-19T03:45:37.767Z] Removing intermediate container ce3d007497eb [2021-03-19T03:45:37.767Z] ---> 4f10f3c40245 [2021-03-19T03:45:37.767Z] Step 28/31 : CMD ["gate"] [2021-03-19T03:45:38.040Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T03:45:38.317Z] ---> Running in 280e3b312f4f [2021-03-19T03:45:38.318Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T03:45:38.934Z] Removing intermediate container 280e3b312f4f [2021-03-19T03:45:38.934Z] ---> a0f5ec966ce5 [2021-03-19T03:45:38.934Z] Step 29/31 : LABEL arch=arm64 [2021-03-19T03:45:38.934Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-19T03:45:39.222Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-19T03:45:39.222Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T03:45:39.222Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T03:45:39.222Z] OK: 6 MiB in 16 packages [2021-03-19T03:45:39.498Z] ---> Running in 19f13e92d411 [2021-03-19T03:45:40.115Z] Removing intermediate container 19f13e92d411 [2021-03-19T03:45:40.115Z] ---> 3aa4b52ead07 [2021-03-19T03:45:40.115Z] Step 30/31 : LABEL git_sha=c433a97cf53e5b5d4aee74011f1d830a5f691fbb [2021-03-19T03:45:40.394Z] ---> Running in 7ec74dac29db [2021-03-19T03:45:41.372Z] Removing intermediate container 7ec74dac29db [2021-03-19T03:45:41.372Z] ---> 8f96541f499c [2021-03-19T03:45:41.372Z] Step 31/31 : LABEL version=0.0.0 [2021-03-19T03:45:41.372Z] Removing intermediate container 9feb95665d2c [2021-03-19T03:45:41.372Z] ---> a8999f14e6a7 [2021-03-19T03:45:41.372Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T03:45:41.646Z] ---> Running in 8b06c4ae41e8 [2021-03-19T03:45:41.646Z] ---> Running in 469cc6ce35eb [2021-03-19T03:45:42.238Z] Removing intermediate container 8b06c4ae41e8 [2021-03-19T03:45:42.238Z] ---> ea2b0c0c4ad3 [2021-03-19T03:45:42.238Z] [2021-03-19T03:45:42.238Z] Removing intermediate container 469cc6ce35eb [2021-03-19T03:45:42.238Z] ---> 9eef57f11a15 [2021-03-19T03:45:42.238Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-19T03:45:42.510Z] Successfully built ea2b0c0c4ad3 [2021-03-19T03:45:42.510Z] ---> Running in aea83519637c [2021-03-19T03:45:42.510Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-19T03:45:43.105Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container aea83519637c [2021-03-19T03:45:43.105Z] ---> 2b43b1c16a4f [2021-03-19T03:45:43.105Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-19T03:45:43.378Z] ---> Running in 0fa1cde25576 [2021-03-19T03:45:43.974Z] Removing intermediate container 0fa1cde25576 [2021-03-19T03:45:43.974Z] ---> f443f044a9b2 [2021-03-19T03:45:43.974Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T03:45:44.953Z] ---> e82ac7d91001 [2021-03-19T03:45:44.953Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-19T03:45:46.934Z] ---> 4e82c61477e5 [2021-03-19T03:45:46.934Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-19T03:45:46.934Z] Removing intermediate container ea3855250071 [2021-03-19T03:45:46.934Z] ---> c617ab41a2cd [2021-03-19T03:45:46.934Z] [2021-03-19T03:45:46.934Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T03:45:46.934Z] ---> d10569e2745f [2021-03-19T03:45:46.934Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-19T03:45:47.207Z] ---> Running in f02d1b78e65f [2021-03-19T03:45:47.802Z] ---> 38d14d1390e0 [2021-03-19T03:45:47.802Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-19T03:45:47.802Z] ---> Running in d12d58df47b6 [2021-03-19T03:45:47.802Z] Removing intermediate container f02d1b78e65f [2021-03-19T03:45:47.802Z] ---> ed1834705e88 [2021-03-19T03:45:47.802Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-19T03:45:48.074Z] ---> Running in 90598ede83d3 [2021-03-19T03:45:48.672Z] Removing intermediate container d12d58df47b6 [2021-03-19T03:45:48.672Z] ---> 29629acaca8c [2021-03-19T03:45:48.672Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T03:45:48.672Z] ---> Running in 45fdcd4cd009 [2021-03-19T03:45:48.672Z] Removing intermediate container 90598ede83d3 [2021-03-19T03:45:48.672Z] ---> 6f65722ae1f1 [2021-03-19T03:45:48.672Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-19T03:45:48.948Z] ---> Running in 5d211bd0b1e0 [2021-03-19T03:45:49.216Z] Removing intermediate container 45fdcd4cd009 [2021-03-19T03:45:49.216Z] ---> ab8dfc6a6ccb [2021-03-19T03:45:49.216Z] Step 20/22 : LABEL arch=arm64 [2021-03-19T03:45:49.511Z] ---> Running in ea1685c87228 [2021-03-19T03:45:49.511Z] Removing intermediate container 5d211bd0b1e0 [2021-03-19T03:45:49.511Z] ---> 538d59394f55 [2021-03-19T03:45:49.511Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T03:45:49.511Z] ---> Running in d896643a6bdd [2021-03-19T03:45:49.781Z] Removing intermediate container ea1685c87228 [2021-03-19T03:45:49.781Z] ---> 0bf125f79307 [2021-03-19T03:45:49.781Z] Step 21/22 : LABEL git_sha=c433a97cf53e5b5d4aee74011f1d830a5f691fbb [2021-03-19T03:45:50.058Z] ---> Running in a13d80022db2 [2021-03-19T03:45:50.658Z] Removing intermediate container a13d80022db2 [2021-03-19T03:45:50.658Z] ---> 2be3710b087f [2021-03-19T03:45:50.658Z] Step 22/22 : LABEL version=0.0.0 [2021-03-19T03:45:50.658Z] ---> Running in 693f4e3ba384 [2021-03-19T03:45:51.268Z] Removing intermediate container 693f4e3ba384 [2021-03-19T03:45:51.268Z] ---> bfc87840b3e7 [2021-03-19T03:45:51.268Z] [2021-03-19T03:45:51.563Z] Successfully built bfc87840b3e7 [2021-03-19T03:45:51.563Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-19T03:45:51.839Z]  Building docker-support-notifications-go ... done Removing intermediate container d896643a6bdd [2021-03-19T03:45:51.839Z] ---> d37093ccc367 [2021-03-19T03:45:51.839Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-19T03:45:52.113Z] ---> Running in 4b2528496ab2 [2021-03-19T03:45:53.088Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T03:45:54.062Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T03:45:54.654Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-19T03:45:54.654Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-19T03:45:54.925Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-19T03:45:54.925Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-19T03:45:55.197Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-19T03:45:55.197Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-19T03:45:55.467Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T03:45:55.467Z] OK: 8 MiB in 20 packages [2021-03-19T03:45:56.903Z] Removing intermediate container 4b2528496ab2 [2021-03-19T03:45:56.903Z] ---> 8e598ed76367 [2021-03-19T03:45:56.903Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T03:45:57.496Z] ---> 4504f296cd3d [2021-03-19T03:45:57.496Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-19T03:45:58.478Z] ---> 53b1a9f0d206 [2021-03-19T03:45:58.478Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-19T03:45:59.452Z] ---> 39e67dd7f7be [2021-03-19T03:45:59.453Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-19T03:45:59.453Z] ---> Running in 2cc05dc9567c [2021-03-19T03:46:00.046Z] Removing intermediate container 2cc05dc9567c [2021-03-19T03:46:00.046Z] ---> 573aa1a049a7 [2021-03-19T03:46:00.046Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T03:46:00.046Z] ---> Running in 9359172a6ead [2021-03-19T03:46:00.642Z] Removing intermediate container 9359172a6ead [2021-03-19T03:46:00.642Z] ---> 13a938862b9f [2021-03-19T03:46:00.642Z] Step 21/23 : LABEL arch=arm64 [2021-03-19T03:46:00.642Z] ---> Running in 51afd7f2c094 [2021-03-19T03:46:01.235Z] Removing intermediate container 51afd7f2c094 [2021-03-19T03:46:01.235Z] ---> 7a812658b954 [2021-03-19T03:46:01.235Z] Step 22/23 : LABEL git_sha=c433a97cf53e5b5d4aee74011f1d830a5f691fbb [2021-03-19T03:46:01.235Z] ---> Running in b6c6fbc10f82 [2021-03-19T03:46:01.837Z] Removing intermediate container b6c6fbc10f82 [2021-03-19T03:46:01.837Z] ---> 1e43e10ce65f [2021-03-19T03:46:01.837Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T03:46:01.837Z] ---> Running in 8842e975304a [2021-03-19T03:46:02.432Z] Removing intermediate container 8842e975304a [2021-03-19T03:46:02.432Z] ---> 041de74b0a89 [2021-03-19T03:46:02.432Z] [2021-03-19T03:46:02.705Z] Successfully built 041de74b0a89 [2021-03-19T03:46:02.705Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-19T03:46:02.989Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-19T03:46:02.937Z] $ docker stop --time=1 e6758659402280dcc764225a37dd483784217255abb2fd16bdfca23d3d224a92 [2021-03-19T03:46:04.824Z] $ docker rm -f e6758659402280dcc764225a37dd483784217255abb2fd16bdfca23d3d224a92 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-19T03:46:05.589Z] + docker images [2021-03-19T03:46:05.590Z] + grep docker [2021-03-19T03:46:05.862Z] docker-core-data-go-arm64 latest 041de74b0a89 3 seconds ago 21.3MB [2021-03-19T03:46:05.862Z] docker-support-notifications-go-arm64 latest bfc87840b3e7 15 seconds ago 16.9MB [2021-03-19T03:46:05.862Z] docker-security-bootstrapper-go-arm64 latest ea2b0c0c4ad3 24 seconds ago 17.8MB [2021-03-19T03:46:05.863Z] docker-core-command-go-arm64 latest c359a8c4e703 38 seconds ago 16.2MB [2021-03-19T03:46:05.863Z] docker-sys-mgmt-agent-go-arm64 latest f0f8b7151dc0 2 minutes ago 300MB [2021-03-19T03:46:05.863Z] docker-core-metadata-go-arm64 latest cddc3dd65810 3 minutes ago 17.9MB [2021-03-19T03:46:05.863Z] docker-support-scheduler-go-arm64 latest fdc1cd408631 3 minutes ago 16.3MB [2021-03-19T03:46:05.863Z] docker-security-secretstore-setup-go-arm64 latest 1b7f85ea8833 3 minutes ago 23.7MB [2021-03-19T03:46:05.863Z] docker-security-proxy-setup-go-arm64 latest 49710379040c 3 minutes ago 23.4MB [2021-03-19T03:46:05.863Z] docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-19T03:46:06.863Z] ---> job-cost.sh [2021-03-19T03:46:06.863Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FmA7 [2021-03-19T03:46:45.807Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-19T03:48:22.559Z] lf-activate-venv(): INFO: Adding /tmp/venv-FmA7/bin to PATH [2021-03-19T03:48:22.559Z] INFO: No Stack... [2021-03-19T03:48:22.559Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-19T03:48:22.559Z] INFO: Archiving Costs [Pipeline] sh [2021-03-19T03:48:22.894Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-03-19T03:48:22.894Z] + cut -d, -f6 [Pipeline] lock [2021-03-19T03:48:23.004Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3272-3-stack-cost] [2021-03-19T03:48:23.013Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3272-3-stack-cost] did not exist. Created. [2021-03-19T03:48:23.013Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3272-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-19T03:48:23.456Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-19T03:48:23.771Z] Stashed 1 file(s) [Pipeline] } [2021-03-19T03:48:23.786Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3272-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-19T03:48:25.255Z] provisioning config files... [2021-03-19T03:48:25.270Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config7944508938312152005tmp [Pipeline] { [Pipeline] sh [2021-03-19T03:48:25.666Z] + set +x [2021-03-19T03:48:25.667Z] + curl -s https://codecov.io/bash [2021-03-19T03:48:25.667Z] + bash -s -- [2021-03-19T03:48:26.246Z] [2021-03-19T03:48:26.246Z] _____ _ [2021-03-19T03:48:26.247Z] / ____| | | [2021-03-19T03:48:26.247Z] | | ___ __| | ___ ___ _____ __ [2021-03-19T03:48:26.247Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-19T03:48:26.247Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-19T03:48:26.247Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-19T03:48:26.247Z] Bash-20210309-2b87ace [2021-03-19T03:48:26.247Z] [2021-03-19T03:48:26.247Z] [2021-03-19T03:48:26.247Z] ==> git version 2.24.3 found [2021-03-19T03:48:26.247Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-19T03:48:26.247Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-19T03:48:26.247Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-19T03:48:26.247Z] ==> Jenkins CI detected. [2021-03-19T03:48:26.247Z] project root: . [2021-03-19T03:48:26.247Z] --> token set from env [2021-03-19T03:48:26.247Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-19T03:48:26.247Z] ==> Running gcov in . (disable via -X gcov) [2021-03-19T03:48:26.247Z] ==> Python coveragepy not found [2021-03-19T03:48:26.247Z] ==> Searching for coverage reports in: [2021-03-19T03:48:26.247Z] + . [2021-03-19T03:48:26.247Z] -> Found 1 reports [2021-03-19T03:48:26.247Z] ==> Detecting git/mercurial file structure [2021-03-19T03:48:26.513Z] ==> Reading reports [2021-03-19T03:48:26.513Z] + ./coverage.out bytes=650607 [2021-03-19T03:48:26.513Z] ==> Appending adjustments [2021-03-19T03:48:26.513Z] https://docs.codecov.io/docs/fixing-reports [2021-03-19T03:48:29.835Z] + Found adjustments [2021-03-19T03:48:29.835Z] ==> Gzipping contents [2021-03-19T03:48:29.835Z] 96K /tmp/codecov.UUyCbN.gz [2021-03-19T03:48:29.835Z] ==> Uploading reports [2021-03-19T03:48:29.835Z] url: https://codecov.io [2021-03-19T03:48:29.835Z] query: branch=PR-3272&commit=c433a97cf53e5b5d4aee74011f1d830a5f691fbb&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3272%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3272&job=&cmd_args= [2021-03-19T03:48:29.835Z] -> Pinging Codecov [2021-03-19T03:48:29.835Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3272&commit=c433a97cf53e5b5d4aee74011f1d830a5f691fbb&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3272%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3272&job=&cmd_args= [2021-03-19T03:48:30.410Z] -> Uploading to [2021-03-19T03:48:30.410Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-19/00271124DB129430A58F1EEE437C3FCB/c433a97cf53e5b5d4aee74011f1d830a5f691fbb/452875e1-bc56-489b-92ae-46e160aa95d0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210319%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210319T034830Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3053856edf87dc6cdde6114ab9fa37207897d73260d811414241c04aeb0a3c01 [2021-03-19T03:48:30.410Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-19T03:48:30.410Z] Dload Upload Total Spent Left Speed [2021-03-19T03:48:30.985Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 95006 0 0 100 95006 0 180k --:--:-- --:--:-- --:--:-- 180k 100 95006 0 0 100 95006 0 180k --:--:-- --:--:-- --:--:-- 180k [2021-03-19T03:48:30.985Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c433a97cf53e5b5d4aee74011f1d830a5f691fbb [Pipeline] } [2021-03-19T03:48:30.995Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-19T03:48:32.731Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T03:48:33.616Z] ---> package-listing.sh [2021-03-19T03:48:33.616Z] ++ facter osfamily [2021-03-19T03:48:33.616Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-19T03:48:33.616Z] + OS_FAMILY=redhat [2021-03-19T03:48:33.616Z] + workspace=/w/workspace/edgex-go/3 [2021-03-19T03:48:33.616Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-19T03:48:33.616Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-19T03:48:33.616Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-19T03:48:33.616Z] + PACKAGES=/tmp/packages_start.txt [2021-03-19T03:48:33.616Z] + '[' /w/workspace/edgex-go/3 ']' [2021-03-19T03:48:33.616Z] + PACKAGES=/tmp/packages_end.txt [2021-03-19T03:48:33.616Z] + case "${OS_FAMILY}" in [2021-03-19T03:48:33.616Z] + rpm -qa [2021-03-19T03:48:33.616Z] + sort [2021-03-19T03:48:37.852Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-19T03:48:37.852Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-19T03:48:37.852Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-19T03:48:38.116Z] + '[' /w/workspace/edgex-go/3 ']' [2021-03-19T03:48:38.116Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-03-19T03:48:38.116Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-03-19T03:48:38.133Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-19T03:48:38.430Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-19T03:48:38.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T03:48:38.745Z] [2021-03-19T03:48:38.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-19T03:48:39.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T03:48:39.135Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-19T03:48:39.135Z] df20fa9351a1: Pulling fs layer [2021-03-19T03:48:39.135Z] 36b3adc4ff6f: Pulling fs layer [2021-03-19T03:48:39.135Z] 8ad3a11d3b57: Pulling fs layer [2021-03-19T03:48:39.135Z] 46f8f816bc3b: Pulling fs layer [2021-03-19T03:48:39.135Z] 93b61091891f: Pulling fs layer [2021-03-19T03:48:39.135Z] 93b9cdb0e59b: Pulling fs layer [2021-03-19T03:48:39.135Z] 5e14af77c1be: Pulling fs layer [2021-03-19T03:48:39.135Z] 01666e4c0597: Pulling fs layer [2021-03-19T03:48:39.135Z] aa168da1d23b: Pulling fs layer [2021-03-19T03:48:39.135Z] 93b9cdb0e59b: Waiting [2021-03-19T03:48:39.135Z] 5e14af77c1be: Waiting [2021-03-19T03:48:39.135Z] 46f8f816bc3b: Waiting [2021-03-19T03:48:39.135Z] 01666e4c0597: Waiting [2021-03-19T03:48:39.135Z] 93b61091891f: Waiting [2021-03-19T03:48:39.135Z] aa168da1d23b: Waiting [2021-03-19T03:48:39.135Z] 36b3adc4ff6f: Verifying Checksum [2021-03-19T03:48:39.135Z] 36b3adc4ff6f: Download complete [2021-03-19T03:48:39.135Z] 46f8f816bc3b: Verifying Checksum [2021-03-19T03:48:39.135Z] 46f8f816bc3b: Download complete [2021-03-19T03:48:39.135Z] df20fa9351a1: Verifying Checksum [2021-03-19T03:48:39.135Z] df20fa9351a1: Download complete [2021-03-19T03:48:39.396Z] 93b9cdb0e59b: Verifying Checksum [2021-03-19T03:48:39.396Z] 93b9cdb0e59b: Download complete [2021-03-19T03:48:39.396Z] 93b61091891f: Download complete [2021-03-19T03:48:39.396Z] 5e14af77c1be: Verifying Checksum [2021-03-19T03:48:39.396Z] 5e14af77c1be: Download complete [2021-03-19T03:48:39.396Z] 01666e4c0597: Verifying Checksum [2021-03-19T03:48:39.396Z] 01666e4c0597: Download complete [2021-03-19T03:48:39.657Z] df20fa9351a1: Pull complete [2021-03-19T03:48:39.924Z] 36b3adc4ff6f: Pull complete [2021-03-19T03:48:39.924Z] 8ad3a11d3b57: Verifying Checksum [2021-03-19T03:48:39.924Z] 8ad3a11d3b57: Download complete [2021-03-19T03:48:40.878Z] 8ad3a11d3b57: Pull complete [2021-03-19T03:48:40.878Z] 46f8f816bc3b: Pull complete [2021-03-19T03:48:41.832Z] aa168da1d23b: Verifying Checksum [2021-03-19T03:48:41.832Z] aa168da1d23b: Download complete [2021-03-19T03:48:42.406Z] 93b61091891f: Pull complete [2021-03-19T03:48:42.406Z] 93b9cdb0e59b: Pull complete [2021-03-19T03:48:42.667Z] 5e14af77c1be: Pull complete [2021-03-19T03:48:42.667Z] 01666e4c0597: Pull complete [2021-03-19T03:48:50.829Z] aa168da1d23b: Pull complete [2021-03-19T03:48:50.829Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-19T03:48:50.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T03:48:50.829Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-19T03:48:51.063Z] prd-centos7-docker-4c-2g-30469 does not seem to be running inside a container [2021-03-19T03:48:51.123Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-19T03:48:56.165Z] $ docker top 23ef2ecc5fdd848e3e979c6a982761661fea0120b07e493361c19eb563382ce7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T03:48:56.765Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-19T03:48:57.060Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-19T03:48:57.355Z] + ls /var/log/sa-host [2021-03-19T03:48:57.355Z] + sadf -c /var/log/sa-host/sa19 [2021-03-19T03:48:57.355Z] file_magic: OK [2021-03-19T03:48:57.355Z] HZ: Using current value: 100 [2021-03-19T03:48:57.355Z] file_header: OK [2021-03-19T03:48:57.355Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-19T03:48:57.355Z] Statistics: [2021-03-19T03:48:57.356Z] 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... [2021-03-19T03:48:57.356Z] File successfully converted to sysstat format version 12.2.1 [2021-03-19T03:48:57.356Z] + sadf -c /var/log/sa-host/sa23 [2021-03-19T03:48:57.356Z] file_magic: OK [2021-03-19T03:48:57.356Z] HZ: Using current value: 100 [2021-03-19T03:48:57.356Z] file_header: OK [2021-03-19T03:48:57.356Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-19T03:48:57.356Z] Statistics: [2021-03-19T03:48:57.356Z] Hnuu...uuuununununu... [2021-03-19T03:48:57.356Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-19T03:48:57.587Z] provisioning config files... [2021-03-19T03:48:57.606Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config5089805990158837128tmp [Pipeline] { [Pipeline] echo [2021-03-19T03:48:57.690Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T03:48:57.986Z] ---> create-netrc.sh [Pipeline] } [2021-03-19T03:48:57.995Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-19T03:48:58.121Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T03:48:58.452Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-19T03:48:58.463Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T03:48:58.766Z] ---> sudo-logs.sh [2021-03-19T03:48:58.766Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-19T03:48:58.834Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T03:48:59.129Z] ---> job-cost.sh [2021-03-19T03:48:59.130Z] lf-activate-venv: SKIPPING [2021-03-19T03:48:59.130Z] DEBUG: total: 0.20999999344348907 [2021-03-19T03:48:59.130Z] INFO: Retrieving Stack Cost... [2021-03-19T03:49:00.074Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-19T03:49:00.335Z] INFO: Archiving Costs [Pipeline] echo [2021-03-19T03:49:00.348Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T03:49:00.643Z] ---> logs-deploy.sh [2021-03-19T03:49:00.643Z] lf-activate-venv: SKIPPING [2021-03-19T03:49:00.643Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3272/3 [2021-03-19T03:49:00.643Z] INFO: archiving workspace using pattern(s): [2021-03-19T03:49:02.032Z] Archives upload complete. [2021-03-19T03:49:02.295Z] INFO: archiving logs to Nexus