Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 3a622268bb16cc6f060a937717ebd043e18486e3 rather than 6f97ba82a61b1decc1b9fa431fb1e4079b510ffc Obtained Jenkinsfile from 3a622268bb16cc6f060a937717ebd043e18486e3 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-29554 in /w/workspace/edgexfoundry_edgex-go_PR-3250 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3a622268bb16cc6f060a937717ebd043e18486e3 into PR head commit 6f97ba82a61b1decc1b9fa431fb1e4079b510ffc > 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/3250/head:refs/remotes/origin/PR-3250 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f97ba82a61b1decc1b9fa431fb1e4079b510ffc # 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 3a622268bb16cc6f060a937717ebd043e18486e3 # timeout=10 Merge succeeded, producing 86662eadc446df500f05c9dad93b8dda1900f5dd Checking out Revision 86662eadc446df500f05c9dad93b8dda1900f5dd (PR-3250) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86662eadc446df500f05c9dad93b8dda1900f5dd # timeout=10 Commit message: "Merge commit '3a622268bb16cc6f060a937717ebd043e18486e3' into HEAD" > git rev-list --no-walk 6f97ba82a61b1decc1b9fa431fb1e4079b510ffc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-12T00:30:23.028Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-12T00:30:23.310Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-12T00:30:23.410Z] ========================================================= [2021-03-12T00:30:23.410Z] EdgeX Global Pipelines Version Info [2021-03-12T00:30:23.410Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-12T00:30:24.853Z] ------------------- [2021-03-12T00:30:24.854Z] stable info: [2021-03-12T00:30:24.854Z] ------------------- [2021-03-12T00:30:24.854Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-12T00:30:24.854Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-12T00:30:24.854Z] Message: update stable to v1.0.184 [2021-03-12T00:30:25.803Z] ------------------- [2021-03-12T00:30:25.803Z] experimental info: [2021-03-12T00:30:25.803Z] ------------------- [2021-03-12T00:30:25.803Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-12T00:30:25.803Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-12T00:30:25.803Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-12T00:30:26.090Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-12T00:30:26.184Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-12T00:30:26.360Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-12T00:30:26.449Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-12T00:30:26.573Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-12T00:30:26.669Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-12T00:30:26.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-12T00:30:26.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-12T00:30:26.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-12T00:30:27.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-12T00:30:27.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-12T00:30:27.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-12T00:30:27.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-12T00:30:27.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-12T00:30:27.492Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-12T00:30:27.583Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-12T00:30:27.674Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-12T00:30:27.762Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-12T00:30:27.853Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-12T00:30:27.942Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-12T00:30:28.032Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-12T00:30:28.139Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-12T00:30:28.227Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3250 [Pipeline] echo [2021-03-12T00:30:28.313Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3250 [Pipeline] echo [2021-03-12T00:30:28.401Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3250 [Pipeline] echo [2021-03-12T00:30:28.492Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86662eadc446df500f05c9dad93b8dda1900f5dd [Pipeline] echo [2021-03-12T00:30:28.581Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86662ea [Pipeline] echo [2021-03-12T00:30:28.669Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-12T00:30:28.849Z] provisioning config files... [2021-03-12T00:30:28.879Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config6260005567800025421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-12T00:30:29.232Z] ---> docker-login.sh [2021-03-12T00:30:29.232Z] nexus3.edgexfoundry.org:10001 [2021-03-12T00:30:29.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T00:30:29.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T00:30:29.759Z] Configure a credential helper to remove this warning. See [2021-03-12T00:30:29.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T00:30:29.759Z] [2021-03-12T00:30:29.759Z] Login Succeeded [2021-03-12T00:30:29.759Z] nexus3.edgexfoundry.org:10002 [2021-03-12T00:30:29.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T00:30:29.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T00:30:29.759Z] Configure a credential helper to remove this warning. See [2021-03-12T00:30:29.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T00:30:29.759Z] [2021-03-12T00:30:29.759Z] Login Succeeded [2021-03-12T00:30:29.759Z] nexus3.edgexfoundry.org:10003 [2021-03-12T00:30:30.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T00:30:30.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T00:30:30.022Z] Configure a credential helper to remove this warning. See [2021-03-12T00:30:30.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T00:30:30.022Z] [2021-03-12T00:30:30.022Z] Login Succeeded [2021-03-12T00:30:30.022Z] nexus3.edgexfoundry.org:10004 [2021-03-12T00:30:30.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T00:30:30.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T00:30:30.285Z] Configure a credential helper to remove this warning. See [2021-03-12T00:30:30.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T00:30:30.285Z] [2021-03-12T00:30:30.285Z] Login Succeeded [2021-03-12T00:30:30.285Z] docker.io [2021-03-12T00:30:30.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T00:30:30.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T00:30:30.549Z] Configure a credential helper to remove this warning. See [2021-03-12T00:30:30.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T00:30:30.549Z] [2021-03-12T00:30:30.549Z] Login Succeeded [2021-03-12T00:30:30.549Z] ---> docker-login.sh ends [Pipeline] } [2021-03-12T00:30:30.559Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-12T00:30:31.039Z] ++ 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-12T00:30:31.039Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-12T00:30:31.039Z] ++ dirname cmd/core-command/Dockerfile [2021-03-12T00:30:31.039Z] ++ cut -d/ -f2 [2021-03-12T00:30:31.039Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-12T00:30:31.039Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-12T00:30:31.039Z] ++ dirname cmd/core-data/Dockerfile [2021-03-12T00:30:31.039Z] ++ cut -d/ -f2 [2021-03-12T00:30:31.039Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-12T00:30:31.039Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-12T00:30:31.039Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-12T00:30:31.039Z] ++ cut -d/ -f2 [2021-03-12T00:30:31.039Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-12T00:30:31.039Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-12T00:30:31.039Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-12T00:30:31.039Z] ++ cut -d/ -f2 [2021-03-12T00:30:31.039Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-12T00:30:31.039Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-12T00:30:31.039Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-12T00:30:31.039Z] ++ cut -d/ -f2 [2021-03-12T00:30:31.039Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-12T00:30:31.039Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-12T00:30:31.039Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-12T00:30:31.039Z] ++ cut -d/ -f2 [2021-03-12T00:30:31.039Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-12T00:30:31.039Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-12T00:30:31.039Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-12T00:30:31.039Z] ++ cut -d/ -f2 [2021-03-12T00:30:31.039Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-12T00:30:31.039Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-12T00:30:31.039Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-12T00:30:31.039Z] ++ cut -d/ -f2 [2021-03-12T00:30:31.039Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-12T00:30:31.039Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-12T00:30:31.039Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-12T00:30:31.039Z] ++ cut -d/ -f2 [2021-03-12T00:30:31.039Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-12T00:30:31.117Z] 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-12T00:30:32.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-12T00:30:32.797Z] [2021-03-12T00:30:32.797Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:30:33.144Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-12T00:30:33.145Z] latest: Pulling from edgex-devops/git-semver [2021-03-12T00:30:33.145Z] 31603596830f: Pulling fs layer [2021-03-12T00:30:33.145Z] 2a8b12db71e7: Pulling fs layer [2021-03-12T00:30:33.145Z] 6ca5941a6612: Pulling fs layer [2021-03-12T00:30:33.145Z] ecc8261a40a4: Pulling fs layer [2021-03-12T00:30:33.145Z] ecc8261a40a4: Waiting [2021-03-12T00:30:33.145Z] 2a8b12db71e7: Verifying Checksum [2021-03-12T00:30:33.145Z] 2a8b12db71e7: Download complete [2021-03-12T00:30:33.145Z] 31603596830f: Verifying Checksum [2021-03-12T00:30:33.145Z] 31603596830f: Download complete [2021-03-12T00:30:33.414Z] ecc8261a40a4: Verifying Checksum [2021-03-12T00:30:33.414Z] ecc8261a40a4: Download complete [2021-03-12T00:30:33.414Z] 6ca5941a6612: Verifying Checksum [2021-03-12T00:30:33.414Z] 6ca5941a6612: Download complete [2021-03-12T00:30:33.675Z] 31603596830f: Pull complete [2021-03-12T00:30:33.938Z] 2a8b12db71e7: Pull complete [2021-03-12T00:30:34.904Z] 6ca5941a6612: Pull complete [2021-03-12T00:30:35.173Z] ecc8261a40a4: Pull complete [2021-03-12T00:30:35.173Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-12T00:30:35.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-12T00:30:35.173Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-12T00:30:35.300Z] prd-centos7-docker-4c-2g-29554 does not seem to be running inside a container [2021-03-12T00:30:35.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-12T00:30:37.997Z] $ docker top 9de5dadcfbb1771a9c54dd8f1db47be310363879a3846b74422d48e154ec3a48 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-12T00:30:38.316Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-12T00:30:38.316Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-12T00:30:38.555Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-12T00:30:38.560Z] $ docker exec 9de5dadcfbb1771a9c54dd8f1db47be310363879a3846b74422d48e154ec3a48 ssh-agent [2021-03-12T00:30:38.730Z] SSH_AUTH_SOCK=/tmp/ssh-Y53VVRAmyNLb/agent.11 [2021-03-12T00:30:38.730Z] SSH_AGENT_PID=16 [2021-03-12T00:30:38.749Z] Running ssh-add (command line suppressed) [2021-03-12T00:30:38.864Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_6121062889946459953.key (/w/workspace/edgex-go/8@tmp/private_key_6121062889946459953.key) [2021-03-12T00:30:38.914Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-12T00:30:39.258Z] + git tag --points-at HEAD [Pipeline] } [2021-03-12T00:30:39.291Z] $ docker exec --env ******** --env ******** 9de5dadcfbb1771a9c54dd8f1db47be310363879a3846b74422d48e154ec3a48 ssh-agent -k [2021-03-12T00:30:39.404Z] unset SSH_AUTH_SOCK; [2021-03-12T00:30:39.404Z] unset SSH_AGENT_PID; [2021-03-12T00:30:39.404Z] echo Agent pid 16 killed; [2021-03-12T00:30:39.456Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-12T00:30:39.618Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-12T00:30:39.618Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-12T00:30:39.789Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-12T00:30:39.795Z] $ docker exec 9de5dadcfbb1771a9c54dd8f1db47be310363879a3846b74422d48e154ec3a48 ssh-agent [2021-03-12T00:30:39.962Z] SSH_AUTH_SOCK=/tmp/ssh-nN18u36WDrxt/agent.45 [2021-03-12T00:30:39.962Z] SSH_AGENT_PID=51 [2021-03-12T00:30:39.969Z] Running ssh-add (command line suppressed) [2021-03-12T00:30:40.099Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_2495750285553490186.key (/w/workspace/edgex-go/8@tmp/private_key_2495750285553490186.key) [2021-03-12T00:30:40.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-12T00:30:40.491Z] + git semver init [2021-03-12T00:30:40.491Z] # -> Open(): unable to determine branch for HEAD [2021-03-12T00:30:40.491Z] # $GIT_DIR = /w/workspace/edgex-go/8/.git [2021-03-12T00:30:40.491Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/8 [2021-03-12T00:30:40.491Z] # $SEMVER_REMOTE_NAME = origin [2021-03-12T00:30:40.491Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-12T00:30:40.491Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-12T00:30:40.491Z] # $SEMVER_BRANCH = PR-3250 [2021-03-12T00:30:40.491Z] # $SEMVER_TEMP = /tmp/semver-067061209 [2021-03-12T00:30:40.491Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-12T00:31:07.162Z] # '/tmp/semver-067061209' -> '/w/workspace/edgex-go/8/.semver' [2021-03-12T00:31:07.427Z] # -> Force: false [2021-03-12T00:31:07.690Z] # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } [2021-03-12T00:31:07.705Z] $ docker exec --env ******** --env ******** 9de5dadcfbb1771a9c54dd8f1db47be310363879a3846b74422d48e154ec3a48 ssh-agent -k [2021-03-12T00:31:07.965Z] unset SSH_AUTH_SOCK; [2021-03-12T00:31:07.966Z] unset SSH_AGENT_PID; [2021-03-12T00:31:07.966Z] echo Agent pid 51 killed; [2021-03-12T00:31:08.064Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-12T00:31:08.648Z] + git semver [Pipeline] } [2021-03-12T00:31:08.676Z] $ docker stop --time=1 9de5dadcfbb1771a9c54dd8f1db47be310363879a3846b74422d48e154ec3a48 [2021-03-12T00:31:10.269Z] $ docker rm -f 9de5dadcfbb1771a9c54dd8f1db47be310363879a3846b74422d48e154ec3a48 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-12T00:31:11.050Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-12T00:31:11.691Z] Stashed 1 file(s) [Pipeline] echo [2021-03-12T00:31:11.695Z] [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-12T00:31:12.689Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-12T00:31:12.999Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-12T00:31:13.311Z] + sudo service docker restart [2021-03-12T00:31:13.311Z] + true [2021-03-12T00:31:13.311Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-12T00:31:13.918Z] ========================================================= [2021-03-12T00:31:13.919Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-12T00:31:13.919Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:31:14.268Z] + 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-12T00:31:18.517Z] Sending build context to Docker daemon 328.6MB [2021-03-12T00:31:18.517Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-12T00:31:18.517Z] Step 2/6 : FROM ${BASE} [2021-03-12T00:31:18.517Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-12T00:31:18.517Z] 188c0c94c7c5: Pulling fs layer [2021-03-12T00:31:18.517Z] 0ef7d3d256c8: Pulling fs layer [2021-03-12T00:31:18.517Z] de9db76c5a1d: Pulling fs layer [2021-03-12T00:31:18.517Z] bca2f99d35d6: Pulling fs layer [2021-03-12T00:31:18.517Z] 93359f2a8cfa: Pulling fs layer [2021-03-12T00:31:18.517Z] 7c6f9722023f: Pulling fs layer [2021-03-12T00:31:18.517Z] a35cf1a2eb13: Pulling fs layer [2021-03-12T00:31:18.517Z] bca2f99d35d6: Waiting [2021-03-12T00:31:18.517Z] 93359f2a8cfa: Waiting [2021-03-12T00:31:18.517Z] 7c6f9722023f: Waiting [2021-03-12T00:31:18.517Z] a35cf1a2eb13: Waiting [2021-03-12T00:31:18.517Z] de9db76c5a1d: Verifying Checksum [2021-03-12T00:31:18.517Z] de9db76c5a1d: Download complete [2021-03-12T00:31:18.517Z] 0ef7d3d256c8: Verifying Checksum [2021-03-12T00:31:18.517Z] 0ef7d3d256c8: Download complete [2021-03-12T00:31:18.517Z] 93359f2a8cfa: Verifying Checksum [2021-03-12T00:31:18.517Z] 93359f2a8cfa: Download complete [2021-03-12T00:31:18.786Z] 7c6f9722023f: Download complete [2021-03-12T00:31:18.787Z] 188c0c94c7c5: Verifying Checksum [2021-03-12T00:31:18.787Z] 188c0c94c7c5: Download complete [2021-03-12T00:31:19.050Z] 188c0c94c7c5: Pull complete [2021-03-12T00:31:19.321Z] 0ef7d3d256c8: Pull complete [2021-03-12T00:31:19.587Z] de9db76c5a1d: Pull complete [2021-03-12T00:31:20.554Z] a35cf1a2eb13: Verifying Checksum [2021-03-12T00:31:20.554Z] a35cf1a2eb13: Download complete [2021-03-12T00:31:21.959Z] bca2f99d35d6: Verifying Checksum [2021-03-12T00:31:21.959Z] bca2f99d35d6: Download complete [2021-03-12T00:31:27.101Z] Still waiting to schedule task [2021-03-12T00:31:27.101Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-12T00:31:28.631Z] bca2f99d35d6: Pull complete [2021-03-12T00:31:28.631Z] 93359f2a8cfa: Pull complete [2021-03-12T00:31:28.631Z] 7c6f9722023f: Pull complete [2021-03-12T00:31:32.871Z] a35cf1a2eb13: Pull complete [2021-03-12T00:31:32.871Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-12T00:31:32.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-12T00:31:32.871Z] ---> a62c8e92a672 [2021-03-12T00:31:32.871Z] 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-12T00:31:33.136Z] ---> Running in 27a1cbc5e02b [2021-03-12T00:31:34.100Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:31:34.677Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:31:35.254Z] (1/12) Installing libmagic (5.38-r0) [2021-03-12T00:31:36.210Z] (2/12) Installing file (5.38-r0) [2021-03-12T00:31:36.210Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-12T00:31:36.210Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-12T00:31:42.841Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-12T00:31:42.841Z] (6/12) Installing patch (2.7.6-r6) [2021-03-12T00:31:42.841Z] (7/12) Installing build-base (0.5-r2) [2021-03-12T00:31:42.841Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-12T00:31:42.841Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-12T00:31:42.841Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-12T00:31:42.841Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-12T00:31:43.105Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-12T00:31:43.105Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:31:43.105Z] OK: 233 MiB in 51 packages [2021-03-12T00:31:47.334Z] Removing intermediate container 27a1cbc5e02b [2021-03-12T00:31:47.334Z] ---> a121dbe18e1c [2021-03-12T00:31:47.334Z] Step 4/6 : WORKDIR /edgex-go [2021-03-12T00:31:47.334Z] ---> Running in deb2139193b2 [2021-03-12T00:31:47.334Z] Removing intermediate container deb2139193b2 [2021-03-12T00:31:47.334Z] ---> e8ee26c83956 [2021-03-12T00:31:47.334Z] Step 5/6 : COPY go.mod . [2021-03-12T00:31:47.598Z] ---> 40a921a7f961 [2021-03-12T00:31:47.598Z] Step 6/6 : RUN go mod download [2021-03-12T00:31:47.861Z] ---> Running in 71ed227d8a48 [2021-03-12T00:32:14.509Z] Removing intermediate container 71ed227d8a48 [2021-03-12T00:32:14.509Z] ---> d4ad04352c82 [2021-03-12T00:32:14.509Z] Successfully built d4ad04352c82 [2021-03-12T00:32:14.509Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:32:14.831Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-12T00:32:14.831Z] . [Pipeline] withDockerContainer [2021-03-12T00:32:14.973Z] prd-centos7-docker-4c-2g-29554 does not seem to be running inside a container [2021-03-12T00:32:15.033Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-12T00:32:16.121Z] $ docker top 57b4e7d1cf445d709cb3d7503e283099f54ecfb0fe8c05d79295b3642f51d465 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T00:32:16.616Z] + go version [2021-03-12T00:32:16.616Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-12T00:32:16.630Z] $ docker stop --time=1 57b4e7d1cf445d709cb3d7503e283099f54ecfb0fe8c05d79295b3642f51d465 [2021-03-12T00:32:17.974Z] $ docker rm -f 57b4e7d1cf445d709cb3d7503e283099f54ecfb0fe8c05d79295b3642f51d465 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:32:18.773Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-12T00:32:18.773Z] . [Pipeline] withDockerContainer [2021-03-12T00:32:18.873Z] prd-centos7-docker-4c-2g-29554 does not seem to be running inside a container [2021-03-12T00:32:18.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-12T00:32:19.597Z] $ docker top 575c67abcae7fc5cb45779e4076e3c539c9acb6f7fb7e15c3d1d0490ed049885 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-12T00:32:19.825Z] ========================================================= [2021-03-12T00:32:19.825Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-12T00:32:19.825Z] ========================================================= [Pipeline] sh [2021-03-12T00:32:20.133Z] + make test [2021-03-12T00:32:20.133Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-12T00:32:30.211Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-12T00:32:45.248Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-12T00:32:53.477Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-12T00:32:53.477Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-12T00:32:53.477Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-12T00:32:56.529Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-12T00:32:56.529Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-12T00:32:56.529Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-12T00:32:56.529Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-12T00:32:57.396Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-12T00:32:57.752Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-12T00:33:01.136Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-12T00:33:01.136Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-12T00:33:01.136Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-12T00:33:03.134Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.098s coverage: 45.9% of statements [2021-03-12T00:33:03.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-12T00:33:03.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-12T00:33:03.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-12T00:33:03.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-12T00:33:03.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-12T00:33:03.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-12T00:33:03.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-12T00:33:03.134Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.135s coverage: 100.0% of statements [2021-03-12T00:33:07.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.196s coverage: 27.1% of statements [2021-03-12T00:33:07.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-12T00:33:07.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-12T00:33:07.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-12T00:33:07.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-12T00:33:07.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-12T00:33:07.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-12T00:33:07.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.040s coverage: 100.0% of statements [2021-03-12T00:33:07.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-12T00:33:07.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.054s coverage: 100.0% of statements [2021-03-12T00:33:07.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-12T00:33:07.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-12T00:33:07.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.118s coverage: 71.3% of statements [2021-03-12T00:33:07.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-12T00:33:07.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-12T00:33:07.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.166s coverage: 82.9% of statements [2021-03-12T00:33:07.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-12T00:33:07.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-12T00:33:07.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.063s coverage: 78.9% of statements [2021-03-12T00:33:07.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-12T00:33:10.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.413s coverage: 28.6% of statements [2021-03-12T00:33:10.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-12T00:33:10.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-12T00:33:10.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-12T00:33:10.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-12T00:33:10.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-12T00:33:10.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.060s coverage: 100.0% of statements [2021-03-12T00:33:10.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-12T00:33:10.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements [2021-03-12T00:33:10.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-12T00:33:10.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.135s coverage: 86.7% of statements [2021-03-12T00:33:10.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-12T00:33:10.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.164s coverage: 97.5% of statements [2021-03-12T00:33:10.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-12T00:33:10.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.071s coverage: 78.3% of statements [2021-03-12T00:33:10.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-12T00:33:10.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-12T00:33:10.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-12T00:33:10.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-12T00:33:12.622Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.422s coverage: 92.8% of statements [2021-03-12T00:33:12.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-12T00:33:12.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-12T00:33:12.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-12T00:33:12.622Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-12T00:33:12.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-12T00:33:12.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-12T00:33:12.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-12T00:33:12.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-12T00:33:12.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-12T00:33:12.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-12T00:33:12.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-12T00:33:12.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-12T00:33:12.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-12T00:33:12.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-12T00:33:12.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-12T00:33:12.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-12T00:33:12.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-12T00:33:12.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-12T00:33:12.622Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-03-12T00:33:12.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-12T00:33:12.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-12T00:33:12.622Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.080s coverage: 0.1% of statements [2021-03-12T00:33:12.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-12T00:33:12.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-12T00:33:12.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-12T00:33:12.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-03-12T00:33:12.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.041s coverage: 79.5% of statements [2021-03-12T00:33:12.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-03-12T00:33:12.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.104s coverage: 96.3% of statements [2021-03-12T00:33:12.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2021-03-12T00:33:25.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.048s coverage: 94.4% of statements [2021-03-12T00:33:25.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.038s coverage: 44.8% of statements [2021-03-12T00:33:25.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.067s coverage: 81.4% of statements [2021-03-12T00:33:37.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.067s coverage: 92.9% of statements [2021-03-12T00:33:37.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-12T00:33:37.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-12T00:33:37.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-12T00:33:37.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 77.8% of statements [2021-03-12T00:33:37.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-12T00:33:37.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-12T00:33:37.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-12T00:33:37.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-12T00:33:37.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-12T00:33:37.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.052s coverage: 87.2% of statements [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-12T00:33:37.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-12T00:33:37.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-12T00:33:37.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements [2021-03-12T00:33:37.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-03-12T00:33:37.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 84.6% of statements [2021-03-12T00:33:37.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.087s coverage: 91.6% of statements [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-12T00:33:37.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.222s coverage: 62.4% of statements [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-12T00:33:37.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.035s coverage: 100.0% of statements [2021-03-12T00:33:37.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.048s coverage: 91.3% of statements [2021-03-12T00:33:37.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.042s coverage: 100.0% of statements [2021-03-12T00:33:37.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2021-03-12T00:33:37.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.039s coverage: 100.0% of statements [2021-03-12T00:33:37.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.448s coverage: 69.0% of statements [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-12T00:33:37.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.099s coverage: 38.4% of statements [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-12T00:33:37.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.038s coverage: 89.5% of statements [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-12T00:33:37.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2021-03-12T00:33:37.527Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.201s coverage: 47.0% of statements [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-12T00:33:37.527Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-12T00:33:37.527Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.054s coverage: 100.0% of statements [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-12T00:33:37.527Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.141s coverage: 87.1% of statements [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-12T00:33:37.527Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.765s coverage: 29.1% of statements [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-12T00:33:37.527Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.079s coverage: 99.0% of statements [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-12T00:33:37.527Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-12T00:33:37.527Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.109s coverage: 96.5% of statements [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-12T00:33:37.527Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-12T00:33:37.527Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.027s coverage: 100.0% of statements [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-12T00:33:37.527Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.049s coverage: 87.9% of statements [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-12T00:33:37.527Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-12T00:33:37.527Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements [2021-03-12T00:33:37.527Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.027s coverage: 32.1% of statements [2021-03-12T00:33:37.527Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-03-12T00:33:37.527Z] GO111MODULE=on go vet ./... [2021-03-12T00:34:09.824Z] gofmt -l . [2021-03-12T00:34:09.824Z] [ "`gofmt -l .`" = "" ] [2021-03-12T00:34:09.824Z] ./bin/test-go-mod-tidy.sh [2021-03-12T00:34:09.824Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-12T00:34:10.461Z] + ls -al . [2021-03-12T00:34:10.461Z] total 740 [2021-03-12T00:34:10.461Z] drwxrwxr-x 10 1001 1001 4096 Mar 12 00:34 . [2021-03-12T00:34:10.461Z] drwxr-xr-x 4 root root 28 Mar 12 00:32 .. [2021-03-12T00:34:10.461Z] -rw-rw-r-- 1 1001 1001 11 Mar 12 00:30 .dockerignore [2021-03-12T00:34:10.461Z] drwxrwxr-x 8 1001 1001 179 Mar 12 00:30 .git [2021-03-12T00:34:10.461Z] drwxrwxr-x 3 1001 1001 125 Mar 12 00:30 .github [2021-03-12T00:34:10.461Z] -rw-rw-r-- 1 1001 1001 818 Mar 12 00:30 .gitignore [2021-03-12T00:34:10.461Z] drwx------ 3 1001 1001 60 Mar 12 00:31 .semver [2021-03-12T00:34:10.461Z] -rw-rw-r-- 1 1001 1001 166 Mar 12 00:30 .sonarcloud.properties [2021-03-12T00:34:10.461Z] -rw-rw-r-- 1 1001 1001 8607 Mar 12 00:30 Attribution.txt [2021-03-12T00:34:10.461Z] -rw-rw-r-- 1 1001 1001 3804 Mar 12 00:30 CONTRIBUTING.md [2021-03-12T00:34:10.461Z] -rw-rw-r-- 1 1001 1001 931 Mar 12 00:30 Dockerfile.build [2021-03-12T00:34:10.461Z] -rw-rw-r-- 1 1001 1001 863 Mar 12 00:30 Jenkinsfile [2021-03-12T00:34:10.461Z] -rw-rw-r-- 1 1001 1001 10775 Mar 12 00:30 LICENSE [2021-03-12T00:34:10.461Z] -rw-rw-r-- 1 1001 1001 5774 Mar 12 00:30 Makefile [2021-03-12T00:34:10.461Z] -rw-rw-r-- 1 1001 1001 6548 Mar 12 00:30 README.md [2021-03-12T00:34:10.461Z] -rw-rw-r-- 1 1001 1001 6755 Mar 12 00:30 SECURITY.md [2021-03-12T00:34:10.461Z] -rw-rw-r-- 1 1001 1001 5 Mar 12 00:31 VERSION [2021-03-12T00:34:10.461Z] -rw-rw-r-- 1 1001 1001 4131 Mar 12 00:30 ZMQWindows.md [2021-03-12T00:34:10.461Z] drwxrwxr-x 2 1001 1001 117 Mar 12 00:30 bin [2021-03-12T00:34:10.461Z] drwxrwxr-x 14 1001 1001 4096 Mar 12 00:30 cmd [2021-03-12T00:34:10.461Z] -rw-r--r-- 1 root root 628834 Mar 12 00:33 coverage.out [2021-03-12T00:34:10.461Z] -rw-r--r-- 1 root root 1055 Mar 12 00:34 go.mod [2021-03-12T00:34:10.461Z] -rw-r--r-- 1 root root 21981 Mar 12 00:34 go.sum [2021-03-12T00:34:10.461Z] drwxrwxr-x 8 1001 1001 127 Mar 12 00:30 internal [2021-03-12T00:34:10.461Z] drwxrwxr-x 4 1001 1001 26 Mar 12 00:30 openapi [2021-03-12T00:34:10.461Z] drwxrwxr-x 4 1001 1001 71 Mar 12 00:30 snap [2021-03-12T00:34:10.461Z] -rw-rw-r-- 1 1001 1001 168 Mar 12 00:30 version.go [Pipeline] sh [2021-03-12T00:34:10.773Z] + '[' -e coverage.out ] [2021-03-12T00:34:10.773Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-12T00:34:11.070Z] Stashed 1 file(s) [Pipeline] sh [2021-03-12T00:34:11.374Z] + make build [2021-03-12T00:34:11.374Z] 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-12T00:34:14.860Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-29561 in /w/workspace/edgexfoundry_edgex-go_PR-3250 [Pipeline] { [Pipeline] ws [2021-03-12T00:34:14.915Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2021-03-12T00:34:16.712Z] 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-12T00:34:19.988Z] using credential edgex-jenkins-ssh [2021-03-12T00:34:20.049Z] Cloning the remote Git repository [2021-03-12T00:34:20.112Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-12T00:34:20.229Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2021-03-12T00:34:20.305Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-12T00:34:20.306Z] > git --version # timeout=10 [2021-03-12T00:34:20.329Z] > git --version # 'git version 2.17.1' [2021-03-12T00:34:20.330Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T00:34:20.411Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-12T00:34:25.050Z] 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-12T00:34:27.006Z] 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-12T00:34:28.440Z] 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-12T00:34:29.018Z] 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-12T00:34:31.640Z] 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-12T00:34:33.610Z] 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-12T00:34:35.002Z] 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-12T00:34:36.428Z] 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-12T00:34:36.836Z] Merging remotes/origin/master commit 3a622268bb16cc6f060a937717ebd043e18486e3 into PR head commit 6f97ba82a61b1decc1b9fa431fb1e4079b510ffc [2021-03-12T00:34:35.849Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-12T00:34:35.869Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-12T00:34:35.897Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-12T00:34:35.948Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-12T00:34:35.949Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T00:34:35.964Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3250/head:refs/remotes/origin/PR-3250 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-12T00:34:36.937Z] > git config core.sparsecheckout # timeout=10 [2021-03-12T00:34:36.960Z] > git checkout -f 6f97ba82a61b1decc1b9fa431fb1e4079b510ffc # timeout=10 [2021-03-12T00:34:37.830Z] Merge succeeded, producing 8366f66d496663676c24b079aefe0f3c47992747 [2021-03-12T00:34:37.831Z] Checking out Revision 8366f66d496663676c24b079aefe0f3c47992747 (PR-3250) [2021-03-12T00:34:37.879Z] 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-12T00:34:39.308Z] 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-12T00:34:37.410Z] > git remote # timeout=10 [2021-03-12T00:34:37.432Z] > git config --get remote.origin.url # timeout=10 [2021-03-12T00:34:37.454Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T00:34:37.467Z] > git merge 3a622268bb16cc6f060a937717ebd043e18486e3 # timeout=10 [2021-03-12T00:34:37.812Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-12T00:34:37.836Z] > git config core.sparsecheckout # timeout=10 [2021-03-12T00:34:37.855Z] > git checkout -f 8366f66d496663676c24b079aefe0f3c47992747 # timeout=10 [Pipeline] } [2021-03-12T00:34:41.896Z] $ docker stop --time=1 575c67abcae7fc5cb45779e4076e3c539c9acb6f7fb7e15c3d1d0490ed049885 [2021-03-12T00:34:42.373Z] Commit message: "Merge commit '3a622268bb16cc6f060a937717ebd043e18486e3' into HEAD" [2021-03-12T00:34:42.379Z] > git rev-list --no-walk 6f97ba82a61b1decc1b9fa431fb1e4079b510ffc # timeout=10 [2021-03-12T00:34:43.720Z] $ docker rm -f 575c67abcae7fc5cb45779e4076e3c539c9acb6f7fb7e15c3d1d0490ed049885 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-12T00:34:47.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-12T00:34:47.693Z] [2021-03-12T00:34:47.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:34:48.298Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-12T00:34:48.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-12T00:34:48.397Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-12T00:34:48.397Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-12T00:34:48.397Z] ca9280d653b3: Pulling fs layer [2021-03-12T00:34:48.397Z] 7e9c9ca2126c: Pulling fs layer [2021-03-12T00:34:48.694Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-12T00:34:48.975Z] cbdbe7a5bc2a: Download complete [2021-03-12T00:34:49.086Z] + + truesudo [2021-03-12T00:34:49.086Z] service docker restart [2021-03-12T00:34:49.242Z] ca9280d653b3: Verifying Checksum [2021-03-12T00:34:49.242Z] ca9280d653b3: Download complete [2021-03-12T00:34:49.511Z] cbdbe7a5bc2a: Pull complete [2021-03-12T00:34:50.475Z] 7e9c9ca2126c: Download complete [2021-03-12T00:34:50.475Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-12T00:34:51.144Z] provisioning config files... [2021-03-12T00:34:51.189Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config3829526900063333061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-12T00:34:51.599Z] ---> docker-login.sh [2021-03-12T00:34:51.599Z] nexus3.edgexfoundry.org:10001 [2021-03-12T00:34:52.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T00:34:52.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T00:34:52.860Z] Configure a credential helper to remove this warning. See [2021-03-12T00:34:52.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T00:34:52.860Z] [2021-03-12T00:34:52.860Z] Login Succeeded [2021-03-12T00:34:52.860Z] nexus3.edgexfoundry.org:10002 [2021-03-12T00:34:53.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T00:34:53.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T00:34:53.408Z] Configure a credential helper to remove this warning. See [2021-03-12T00:34:53.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T00:34:53.408Z] [2021-03-12T00:34:53.408Z] Login Succeeded [2021-03-12T00:34:53.408Z] nexus3.edgexfoundry.org:10003 [2021-03-12T00:34:53.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T00:34:53.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T00:34:53.953Z] Configure a credential helper to remove this warning. See [2021-03-12T00:34:53.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T00:34:53.953Z] [2021-03-12T00:34:53.953Z] Login Succeeded [2021-03-12T00:34:53.953Z] nexus3.edgexfoundry.org:10004 [2021-03-12T00:34:54.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T00:34:54.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T00:34:54.228Z] Configure a credential helper to remove this warning. See [2021-03-12T00:34:54.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T00:34:54.228Z] [2021-03-12T00:34:54.228Z] Login Succeeded [2021-03-12T00:34:54.228Z] docker.io [2021-03-12T00:34:54.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T00:34:55.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T00:34:55.109Z] Configure a credential helper to remove this warning. See [2021-03-12T00:34:55.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T00:34:55.109Z] [2021-03-12T00:34:55.109Z] Login Succeeded [2021-03-12T00:34:55.109Z] ---> docker-login.sh ends [Pipeline] } [2021-03-12T00:34:55.127Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-12T00:34:55.629Z] ========================================================= [2021-03-12T00:34:55.629Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-12T00:34:55.629Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:34:56.025Z] + 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-12T00:34:57.156Z] 7e9c9ca2126c: Pull complete [2021-03-12T00:34:57.156Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-12T00:34:57.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-12T00:34:57.156Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-12T00:34:57.359Z] prd-centos7-docker-4c-2g-29554 does not seem to be running inside a container [2021-03-12T00:34:57.427Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-12T00:34:58.680Z] Sending build context to Docker daemon 166.8MB [2021-03-12T00:34:58.680Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-12T00:34:58.680Z] Step 2/6 : FROM ${BASE} [2021-03-12T00:34:58.680Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-12T00:34:58.680Z] 5f621e34cdf4: Pulling fs layer [2021-03-12T00:34:58.680Z] a4357932f1b6: Pulling fs layer [2021-03-12T00:34:58.680Z] 18c013af1878: Pulling fs layer [2021-03-12T00:34:58.680Z] 00ac8860ef70: Pulling fs layer [2021-03-12T00:34:58.680Z] 63d7cb157983: Pulling fs layer [2021-03-12T00:34:58.680Z] b116817d02f9: Pulling fs layer [2021-03-12T00:34:58.680Z] 745a02a5169b: Pulling fs layer [2021-03-12T00:34:58.680Z] 00ac8860ef70: Waiting [2021-03-12T00:34:58.680Z] 63d7cb157983: Waiting [2021-03-12T00:34:58.680Z] b116817d02f9: Waiting [2021-03-12T00:34:58.680Z] 745a02a5169b: Waiting [2021-03-12T00:34:58.680Z] 18c013af1878: Verifying Checksum [2021-03-12T00:34:58.680Z] 18c013af1878: Download complete [2021-03-12T00:34:58.680Z] a4357932f1b6: Verifying Checksum [2021-03-12T00:34:58.680Z] a4357932f1b6: Download complete [2021-03-12T00:34:58.958Z] 63d7cb157983: Verifying Checksum [2021-03-12T00:34:58.958Z] 63d7cb157983: Download complete [2021-03-12T00:34:58.958Z] b116817d02f9: Verifying Checksum [2021-03-12T00:34:58.958Z] b116817d02f9: Download complete [2021-03-12T00:34:58.958Z] 5f621e34cdf4: Verifying Checksum [2021-03-12T00:34:58.958Z] 5f621e34cdf4: Download complete [2021-03-12T00:34:59.558Z] 5f621e34cdf4: Pull complete [2021-03-12T00:34:59.972Z] $ docker top 7f277691ddda19acf84e7d899b4a57cbf3e73e0d410ab3e034d7f4021ed35970 -eo pid,comm [Pipeline] { [2021-03-12T00:35:00.164Z] a4357932f1b6: Pull complete [Pipeline] sh [2021-03-12T00:35:00.438Z] 18c013af1878: Pull complete [2021-03-12T00:35:00.491Z] + docker-compose build --help [2021-03-12T00:35:00.491Z] + grep parallel [2021-03-12T00:35:01.041Z] 745a02a5169b: Verifying Checksum [2021-03-12T00:35:01.041Z] 745a02a5169b: Download complete [2021-03-12T00:35:01.890Z] --parallel Build images in parallel. [Pipeline] } [2021-03-12T00:35:01.905Z] $ docker stop --time=1 7f277691ddda19acf84e7d899b4a57cbf3e73e0d410ab3e034d7f4021ed35970 [2021-03-12T00:35:02.492Z] 00ac8860ef70: Verifying Checksum [2021-03-12T00:35:02.492Z] 00ac8860ef70: Download complete [2021-03-12T00:35:03.367Z] $ docker rm -f 7f277691ddda19acf84e7d899b4a57cbf3e73e0d410ab3e034d7f4021ed35970 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:35:04.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-12T00:35:04.066Z] . [Pipeline] withDockerContainer [2021-03-12T00:35:04.241Z] prd-centos7-docker-4c-2g-29554 does not seem to be running inside a container [2021-03-12T00:35:04.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-12T00:35:05.208Z] $ docker top d5908e94ff0b05a9e1850a84e0d7f0b3f1c3deb6eaddeb40007862123f4d3b30 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T00:35:05.790Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-12T00:35:07.183Z] Building docker-core-command-go ... [2021-03-12T00:35:07.183Z] Building docker-core-data-go ... [2021-03-12T00:35:07.183Z] Building docker-core-metadata-go ... [2021-03-12T00:35:07.183Z] Building docker-security-bootstrapper-go ... [2021-03-12T00:35:07.183Z] Building docker-security-proxy-setup-go ... [2021-03-12T00:35:07.183Z] Building docker-security-secretstore-setup-go ... [2021-03-12T00:35:07.183Z] Building docker-support-notifications-go ... [2021-03-12T00:35:07.183Z] Building docker-support-scheduler-go ... [2021-03-12T00:35:07.183Z] Building docker-sys-mgmt-agent-go ... [2021-03-12T00:35:07.183Z] Building docker-core-command-go [2021-03-12T00:35:07.183Z] Building docker-core-data-go [2021-03-12T00:35:07.183Z] Building docker-security-secretstore-setup-go [2021-03-12T00:35:07.183Z] Building docker-security-proxy-setup-go [2021-03-12T00:35:07.183Z] Building docker-sys-mgmt-agent-go [2021-03-12T00:35:12.689Z] 00ac8860ef70: Pull complete [2021-03-12T00:35:12.689Z] 63d7cb157983: Pull complete [2021-03-12T00:35:12.964Z] b116817d02f9: Pull complete [2021-03-12T00:35:17.300Z] 745a02a5169b: Pull complete [2021-03-12T00:35:17.300Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-12T00:35:17.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-12T00:35:17.300Z] ---> b7e6874047d6 [2021-03-12T00:35:17.300Z] 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-12T00:35:20.750Z] ---> Running in 717bdf07d48f [2021-03-12T00:35:21.343Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:35:22.326Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:35:23.776Z] (1/12) Installing libmagic (5.38-r0) [2021-03-12T00:35:24.753Z] (2/12) Installing file (5.38-r0) [2021-03-12T00:35:24.753Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-12T00:35:24.753Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-12T00:35:43.067Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-12T00:35:43.067Z] (6/12) Installing patch (2.7.6-r6) [2021-03-12T00:35:43.067Z] (7/12) Installing build-base (0.5-r2) [2021-03-12T00:35:43.067Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-12T00:35:43.067Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-12T00:35:43.067Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-12T00:35:43.067Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-12T00:35:43.340Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-12T00:35:43.340Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:35:43.340Z] OK: 217 MiB in 51 packages [2021-03-12T00:35:46.109Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:35:46.109Z] [2021-03-12T00:35:46.109Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:35:46.109Z] ---> d4ad04352c82 [2021-03-12T00:35:46.109Z] Step 3/23 : WORKDIR /edgex-go [2021-03-12T00:35:46.109Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:35:46.109Z] ---> d4ad04352c82 [2021-03-12T00:35:46.109Z] Step 3/26 : WORKDIR /edgex-go [2021-03-12T00:35:46.109Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:35:46.109Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:35:46.109Z] ---> d4ad04352c82 [2021-03-12T00:35:46.109Z] Step 3/24 : WORKDIR /edgex-go [2021-03-12T00:35:46.109Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:35:46.109Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:35:46.109Z] ---> d4ad04352c82 [2021-03-12T00:35:46.109Z] Step 3/23 : WORKDIR /edgex-go [2021-03-12T00:35:46.109Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:35:46.109Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:35:46.109Z] ---> d4ad04352c82 [2021-03-12T00:35:46.109Z] Step 3/21 : WORKDIR /edgex-go [2021-03-12T00:35:46.109Z] ---> Running in 8bc52e190d79 [2021-03-12T00:35:46.109Z] ---> Running in ccf31fdc4360 [2021-03-12T00:35:46.109Z] ---> Running in b9a3359d050f [2021-03-12T00:35:46.109Z] ---> Running in 72f4a5733b76 [2021-03-12T00:35:46.109Z] ---> Running in ad26923d5534 [2021-03-12T00:35:46.109Z] Removing intermediate container b9a3359d050f [2021-03-12T00:35:46.109Z] ---> 9b51b07925b6 [2021-03-12T00:35:46.109Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:35:46.109Z] Removing intermediate container ad26923d5534 [2021-03-12T00:35:46.109Z] ---> 35c12e962561 [2021-03-12T00:35:46.109Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:35:46.109Z] Removing intermediate container 72f4a5733b76 [2021-03-12T00:35:46.109Z] ---> 72855522f98e [2021-03-12T00:35:46.109Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:35:46.109Z] Removing intermediate container ccf31fdc4360 [2021-03-12T00:35:46.109Z] ---> 9865752d8cc2 [2021-03-12T00:35:46.109Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:35:46.109Z] Removing intermediate container 8bc52e190d79 [2021-03-12T00:35:46.109Z] ---> 8249fd39cf07 [2021-03-12T00:35:46.109Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:35:46.109Z] ---> Running in 8a6230001342 [2021-03-12T00:35:46.109Z] ---> Running in 3e1e6e04a918 [2021-03-12T00:35:46.109Z] ---> Running in 3bf20b15ee4f [2021-03-12T00:35:46.109Z] ---> Running in 28a5ffbbf4fd [2021-03-12T00:35:46.109Z] ---> Running in 59bd1defc31c [2021-03-12T00:35:47.656Z] Removing intermediate container 717bdf07d48f [2021-03-12T00:35:47.656Z] ---> fa698f8d286a [2021-03-12T00:35:47.656Z] Step 4/6 : WORKDIR /edgex-go [2021-03-12T00:35:47.656Z] ---> Running in 17475ecd8941 [2021-03-12T00:35:48.126Z] Removing intermediate container 3e1e6e04a918 [2021-03-12T00:35:48.126Z] ---> d2f0053048b2 [2021-03-12T00:35:48.126Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-12T00:35:48.126Z] Removing intermediate container 8a6230001342 [2021-03-12T00:35:48.126Z] ---> f745a80000a5 [2021-03-12T00:35:48.126Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-12T00:35:48.126Z] ---> Running in 6306259ec658 [2021-03-12T00:35:48.252Z] Removing intermediate container 17475ecd8941 [2021-03-12T00:35:48.252Z] ---> 13a6ab058c89 [2021-03-12T00:35:48.252Z] Step 5/6 : COPY go.mod . [2021-03-12T00:35:48.393Z] Removing intermediate container 3bf20b15ee4f [2021-03-12T00:35:48.393Z] ---> 1ea334ca47df [2021-03-12T00:35:48.393Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-12T00:35:48.393Z] ---> Running in 19c82aa10f6f [2021-03-12T00:35:48.662Z] ---> Running in 0247a6aa3766 [2021-03-12T00:35:48.662Z] Removing intermediate container 59bd1defc31c [2021-03-12T00:35:48.662Z] ---> 1ec65330520a [2021-03-12T00:35:48.662Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-12T00:35:48.662Z] Removing intermediate container 28a5ffbbf4fd [2021-03-12T00:35:48.662Z] ---> d3e0e92deaa5 [2021-03-12T00:35:48.662Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-12T00:35:48.853Z] ---> 6108dffb366e [2021-03-12T00:35:48.853Z] Step 6/6 : RUN go mod download [2021-03-12T00:35:48.933Z] ---> Running in 62e025639eb6 [2021-03-12T00:35:48.933Z] ---> Running in 4776bbdea144 [2021-03-12T00:35:49.125Z] ---> Running in 3c970dcc6a8e [2021-03-12T00:35:49.522Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:35:49.522Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:35:49.522Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:35:49.795Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:35:49.795Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:35:50.372Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:35:50.372Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:35:50.635Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:35:50.897Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:35:50.897Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:35:51.474Z] OK: 233 MiB in 51 packages [2021-03-12T00:35:51.737Z] OK: 233 MiB in 51 packages [2021-03-12T00:35:51.737Z] OK: 233 MiB in 51 packages [2021-03-12T00:35:52.009Z] OK: 233 MiB in 51 packages [2021-03-12T00:35:52.009Z] Removing intermediate container 19c82aa10f6f [2021-03-12T00:35:52.009Z] ---> 2f074b2dbb2b [2021-03-12T00:35:52.009Z] Step 6/24 : COPY go.mod . [2021-03-12T00:35:52.276Z] OK: 233 MiB in 51 packages [2021-03-12T00:35:52.540Z] ---> 177ee9c200f1 [2021-03-12T00:35:52.540Z] Step 7/24 : RUN go mod download [2021-03-12T00:35:52.812Z] ---> Running in 80ad2af19143 [2021-03-12T00:35:52.812Z] Removing intermediate container 62e025639eb6 [2021-03-12T00:35:52.812Z] ---> 4b4c0c27dab5 [2021-03-12T00:35:52.812Z] Step 6/23 : COPY go.mod . [2021-03-12T00:35:53.087Z] Removing intermediate container 4776bbdea144 [2021-03-12T00:35:53.087Z] ---> 371acda1b0e7 [2021-03-12T00:35:53.087Z] Step 6/26 : COPY go.mod . [2021-03-12T00:35:53.087Z] Removing intermediate container 6306259ec658 [2021-03-12T00:35:53.087Z] ---> 1f63ac12d54a [2021-03-12T00:35:53.087Z] Step 6/21 : COPY go.mod . [2021-03-12T00:35:54.043Z] ---> 365c6e7bc26e [2021-03-12T00:35:54.043Z] Step 7/23 : RUN go mod download [2021-03-12T00:35:54.043Z] Removing intermediate container 0247a6aa3766 [2021-03-12T00:35:54.043Z] ---> 8d66a3505db8 [2021-03-12T00:35:54.043Z] Step 6/23 : COPY go.mod . [2021-03-12T00:35:54.043Z] ---> Running in aeb79abc77e0 [2021-03-12T00:35:54.043Z] ---> bc6be644a433 [2021-03-12T00:35:54.043Z] Step 7/26 : RUN go mod download [2021-03-12T00:35:54.043Z] ---> 18dae6fd6490 [2021-03-12T00:35:54.043Z] Step 7/21 : RUN go mod download [2021-03-12T00:35:54.308Z] ---> Running in eb4c70a68fdf [2021-03-12T00:35:54.308Z] ---> Running in a2ed9529ffa4 [2021-03-12T00:35:54.580Z] ---> 05923c380564 [2021-03-12T00:35:54.580Z] Step 7/23 : RUN go mod download [2021-03-12T00:35:54.580Z] ---> Running in e28e50223619 [2021-03-12T00:35:55.570Z] Removing intermediate container 80ad2af19143 [2021-03-12T00:35:55.570Z] ---> cf50d1e09461 [2021-03-12T00:35:55.570Z] Step 8/24 : COPY . . [2021-03-12T00:35:56.535Z] Removing intermediate container aeb79abc77e0 [2021-03-12T00:35:56.535Z] ---> b1ff738647d1 [2021-03-12T00:35:56.535Z] Step 8/23 : COPY . . [2021-03-12T00:36:00.827Z] Removing intermediate container eb4c70a68fdf [2021-03-12T00:36:00.827Z] ---> 0f4e0e5cbe6b [2021-03-12T00:36:00.827Z] Step 8/26 : COPY . . [2021-03-12T00:36:02.301Z] Removing intermediate container a2ed9529ffa4 [2021-03-12T00:36:02.301Z] ---> 2cdfd6f762fb [2021-03-12T00:36:02.301Z] Step 8/21 : COPY . . [2021-03-12T00:36:02.901Z] Removing intermediate container e28e50223619 [2021-03-12T00:36:02.901Z] ---> 001e295e9bcb [2021-03-12T00:36:02.901Z] Step 8/23 : COPY . . [2021-03-12T00:36:21.474Z] Removing intermediate container 3c970dcc6a8e [2021-03-12T00:36:21.475Z] ---> 2c2db818b323 [2021-03-12T00:36:21.475Z] Successfully built 2c2db818b323 [2021-03-12T00:36:21.475Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:36:21.822Z] + docker inspect -f . ci-base-image-arm64 [2021-03-12T00:36:21.822Z] . [Pipeline] withDockerContainer [2021-03-12T00:36:22.099Z] prd-ubuntu18.04-docker-arm64-4c-16g-29561 does not seem to be running inside a container [2021-03-12T00:36:22.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-12T00:36:23.810Z] $ docker top 51ec1c26e4f1ce4e30e3cf03b333c9f70c9c1d92df4ad43ffaf095869080e002 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T00:36:24.813Z] + go version [2021-03-12T00:36:24.813Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-12T00:36:24.835Z] $ docker stop --time=1 51ec1c26e4f1ce4e30e3cf03b333c9f70c9c1d92df4ad43ffaf095869080e002 [2021-03-12T00:36:26.817Z] $ docker rm -f 51ec1c26e4f1ce4e30e3cf03b333c9f70c9c1d92df4ad43ffaf095869080e002 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:36:27.825Z] + docker inspect -f . ci-base-image-arm64 [2021-03-12T00:36:27.825Z] . [Pipeline] withDockerContainer [2021-03-12T00:36:28.063Z] prd-ubuntu18.04-docker-arm64-4c-16g-29561 does not seem to be running inside a container [2021-03-12T00:36:28.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-12T00:36:29.631Z] $ docker top 86060bd1b59cf97739789d59785c0f6d60be19c600c64d4e7dd70bf63087d0e7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-12T00:36:30.031Z] ========================================================= [2021-03-12T00:36:30.031Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-12T00:36:30.031Z] ========================================================= [Pipeline] sh [2021-03-12T00:36:30.691Z] + make test [2021-03-12T00:36:30.691Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-12T00:36:41.886Z] ---> ede92109a439 [2021-03-12T00:36:41.886Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-12T00:36:41.886Z] ---> Running in 91077c2ef454 [2021-03-12T00:36:41.886Z] ---> 3c9ddea044c5 [2021-03-12T00:36:41.886Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-12T00:36:41.886Z] ---> Running in 5939d9e60165 [2021-03-12T00:36:41.886Z] ---> 502488c5f6fe [2021-03-12T00:36:41.886Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-12T00:36:41.886Z] ---> 1ca35d2b5a7c [2021-03-12T00:36:41.886Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-12T00:36:41.886Z] ---> 69addd2dfec2 [2021-03-12T00:36:41.886Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-12T00:36:41.886Z] ---> Running in ff02afb48596 [2021-03-12T00:36:41.886Z] ---> Running in 54a55cd97963 [2021-03-12T00:36:41.886Z] ---> Running in a727d1ad3ec2 [2021-03-12T00:36:41.886Z] 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-12T00:36:41.886Z] 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-12T00:36:41.886Z] 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-12T00:36:42.199Z] 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-12T00:36:42.199Z] 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-12T00:36:57.533Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-12T00:37:14.593Z] 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-12T00:37:14.593Z] 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-12T00:37:24.741Z] Removing intermediate container ff02afb48596 [2021-03-12T00:37:24.741Z] ---> f61f12fa61b8 [2021-03-12T00:37:24.741Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-12T00:37:25.020Z] ---> Running in 3604cc02bed6 [2021-03-12T00:37:26.523Z] 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-12T00:37:31.877Z] Removing intermediate container 91077c2ef454 [2021-03-12T00:37:31.878Z] ---> e30c58319c3b [2021-03-12T00:37:31.878Z] [2021-03-12T00:37:31.878Z] Step 10/24 : FROM alpine:3.12 [2021-03-12T00:37:31.878Z] Removing intermediate container 54a55cd97963 [2021-03-12T00:37:31.878Z] ---> 12a96aecc895 [2021-03-12T00:37:31.878Z] [2021-03-12T00:37:31.878Z] Step 10/21 : FROM alpine:3.12 [2021-03-12T00:37:31.878Z] Removing intermediate container 5939d9e60165 [2021-03-12T00:37:31.878Z] ---> cd02090bd711 [2021-03-12T00:37:31.878Z] [2021-03-12T00:37:31.878Z] Step 10/23 : FROM alpine:3.12 [2021-03-12T00:37:31.878Z] 3.12: Pulling from library/alpine [2021-03-12T00:37:31.878Z] 3.12: Pulling from library/alpine [2021-03-12T00:37:31.878Z] 3.12: Pulling from library/alpine [2021-03-12T00:37:32.158Z] Removing intermediate container 3604cc02bed6 [2021-03-12T00:37:32.158Z] ---> 9f8eda9c4d8d [2021-03-12T00:37:32.158Z] [2021-03-12T00:37:32.158Z] Step 11/26 : FROM docker:20.10.0 [2021-03-12T00:37:32.436Z] 20.10.0: Pulling from library/docker [2021-03-12T00:37:32.436Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-12T00:37:32.436Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-12T00:37:32.436Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-12T00:37:32.436Z] Status: Downloaded newer image for alpine:3.12 [2021-03-12T00:37:32.436Z] ---> 88dd2752d2ea [2021-03-12T00:37:32.436Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-12T00:37:32.436Z] Status: Image is up to date for alpine:3.12 [2021-03-12T00:37:32.436Z] ---> 88dd2752d2ea [2021-03-12T00:37:32.436Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-12T00:37:32.436Z] Status: Downloaded newer image for alpine:3.12 [2021-03-12T00:37:32.436Z] ---> 88dd2752d2ea [2021-03-12T00:37:32.436Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-12T00:37:33.417Z] ---> Running in 296eb0579abe [2021-03-12T00:37:33.417Z] ---> Running in eb27a3889ea2 [2021-03-12T00:37:33.417Z] ---> Running in f0ba5f7274b7 [2021-03-12T00:37:34.421Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:37:34.421Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:37:34.421Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:37:34.421Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:37:34.421Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:37:34.421Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:37:34.710Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-12T00:37:34.710Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:37:34.710Z] OK: 6 MiB in 15 packages [2021-03-12T00:37:34.710Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-12T00:37:34.710Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-12T00:37:34.710Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-12T00:37:34.710Z] (4/4) Installing curl (7.69.1-r3) [2021-03-12T00:37:34.710Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:37:34.710Z] Executing ca-certificates-20191127-r4.trigger [2021-03-12T00:37:34.710Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-12T00:37:34.710Z] OK: 7 MiB in 18 packages [2021-03-12T00:37:34.710Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-12T00:37:34.710Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-12T00:37:34.710Z] (4/5) Installing curl (7.69.1-r3) [2021-03-12T00:37:34.987Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-12T00:37:34.987Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:37:34.987Z] Executing ca-certificates-20191127-r4.trigger [2021-03-12T00:37:34.987Z] OK: 7 MiB in 19 packages [2021-03-12T00:37:37.593Z] Removing intermediate container a727d1ad3ec2 [2021-03-12T00:37:37.593Z] ---> abcbae5e7a9c [2021-03-12T00:37:37.593Z] [2021-03-12T00:37:37.593Z] Step 10/23 : FROM alpine:3.12 [2021-03-12T00:37:37.593Z] ---> 88dd2752d2ea [2021-03-12T00:37:37.593Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-12T00:37:37.593Z] ---> Running in 5bc9b3a407ed [2021-03-12T00:37:37.875Z] Removing intermediate container 5bc9b3a407ed [2021-03-12T00:37:37.875Z] ---> d83acdf9bd9e [2021-03-12T00:37:37.875Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-12T00:37:38.468Z] Removing intermediate container 296eb0579abe [2021-03-12T00:37:38.468Z] ---> cb7678c18951 [2021-03-12T00:37:38.468Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-12T00:37:38.755Z] Removing intermediate container f0ba5f7274b7 [2021-03-12T00:37:38.755Z] ---> 917ebd34bedd [2021-03-12T00:37:38.755Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-12T00:37:38.755Z] ---> Running in 1f416cd462c4 [2021-03-12T00:37:38.755Z] ---> Running in d5c6566ef580 [2021-03-12T00:37:38.755Z] Removing intermediate container eb27a3889ea2 [2021-03-12T00:37:38.755Z] ---> 51ced4eed028 [2021-03-12T00:37:38.755Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-12T00:37:39.018Z] ---> Running in 975e1668d570 [2021-03-12T00:37:39.018Z] ---> Running in 38926fab1956 [2021-03-12T00:37:39.283Z] Removing intermediate container 1f416cd462c4 [2021-03-12T00:37:39.283Z] ---> a61a2dff93f7 [2021-03-12T00:37:39.283Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-12T00:37:39.283Z] Removing intermediate container d5c6566ef580 [2021-03-12T00:37:39.283Z] ---> bc743dee0deb [2021-03-12T00:37:39.283Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-12T00:37:39.283Z] ---> Running in 62cb34393647 [2021-03-12T00:37:39.283Z] ---> Running in 8fe280541b5e [2021-03-12T00:37:39.550Z] Removing intermediate container 975e1668d570 [2021-03-12T00:37:39.550Z] ---> f9b46f6d856c [2021-03-12T00:37:39.550Z] Step 13/21 : WORKDIR /edgex [2021-03-12T00:37:39.550Z] Removing intermediate container 38926fab1956 [2021-03-12T00:37:39.550Z] ---> bc21cc2d164a [2021-03-12T00:37:39.550Z] Step 13/24 : WORKDIR / [2021-03-12T00:37:39.550Z] ---> Running in 76ea2f9ac0bf [2021-03-12T00:37:39.814Z] ---> Running in 5b8ab4eb762e [2021-03-12T00:37:39.814Z] Removing intermediate container 62cb34393647 [2021-03-12T00:37:39.814Z] ---> 5b2e24fc04af [2021-03-12T00:37:39.814Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-12T00:37:39.814Z] Removing intermediate container 8fe280541b5e [2021-03-12T00:37:39.814Z] ---> 7513052147b3 [2021-03-12T00:37:39.814Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:37:40.387Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-12T00:37:40.387Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-12T00:37:40.387Z] ---> Running in 876724a8c6ee [2021-03-12T00:37:40.387Z] ---> Running in c034a4813884 [2021-03-12T00:37:40.661Z] ---> aefe523efa57 [2021-03-12T00:37:40.661Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-12T00:37:40.661Z] Removing intermediate container 5b8ab4eb762e [2021-03-12T00:37:40.661Z] ---> 64240639ba9a [2021-03-12T00:37:40.661Z] 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-12T00:37:40.661Z] Removing intermediate container 76ea2f9ac0bf [2021-03-12T00:37:40.661Z] ---> b218e0379bf7 [2021-03-12T00:37:40.661Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-12T00:37:40.925Z] ---> Running in cd6768cd90f2 [2021-03-12T00:37:40.925Z] Removing intermediate container 876724a8c6ee [2021-03-12T00:37:40.925Z] ---> 922c0fab7ada [2021-03-12T00:37:40.925Z] Step 15/23 : WORKDIR / [2021-03-12T00:37:41.199Z] ---> Running in 6f250d38299f [2021-03-12T00:37:41.199Z] ---> d9fca6f1df44 [2021-03-12T00:37:41.199Z] 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-12T00:37:41.482Z] ---> 2d05c87134d6 [2021-03-12T00:37:41.482Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-12T00:37:41.482Z] Removing intermediate container 6f250d38299f [2021-03-12T00:37:41.482Z] ---> 73d0e329a079 [2021-03-12T00:37:41.482Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:37:41.760Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:37:41.760Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:37:41.760Z] ---> dde85f176ff5 [2021-03-12T00:37:41.760Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-12T00:37:42.041Z] (1/2) Installing readline (8.0.4-r0) [2021-03-12T00:37:42.041Z] (2/2) Installing bash (5.0.17-r0) [2021-03-12T00:37:42.041Z] Executing bash-5.0.17-r0.post-install [2021-03-12T00:37:42.041Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:37:42.041Z] OK: 12 MiB in 22 packages [2021-03-12T00:37:42.041Z] ---> efc052bae91a [2021-03-12T00:37:42.041Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-12T00:37:42.311Z] Removing intermediate container c034a4813884 [2021-03-12T00:37:42.311Z] ---> 90efcbf33cf7 [2021-03-12T00:37:42.311Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-12T00:37:42.311Z] ---> 1d45e3e69908 [2021-03-12T00:37:42.311Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-12T00:37:42.311Z] ---> 8c9eed22293a [2021-03-12T00:37:42.311Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-12T00:37:42.592Z] ---> Running in 48fe0f75fdf1 [2021-03-12T00:37:43.205Z] ---> 2db41f14aa57 [2021-03-12T00:37:43.205Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-12T00:37:43.205Z] ---> 827430dedb39 [2021-03-12T00:37:43.205Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-12T00:37:43.205Z] Removing intermediate container cd6768cd90f2 [2021-03-12T00:37:43.205Z] ---> ed4414868132 [2021-03-12T00:37:43.205Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-12T00:37:43.205Z] ---> b2ccce422023 [2021-03-12T00:37:43.205Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-12T00:37:43.205Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:37:43.205Z] ---> Running in 255fd45b271f [2021-03-12T00:37:43.205Z] ---> Running in 0a406bf5b60a [2021-03-12T00:37:43.474Z] ---> 8daa6c3faa36 [2021-03-12T00:37:43.474Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-12T00:37:43.474Z] Removing intermediate container 255fd45b271f [2021-03-12T00:37:43.474Z] ---> 19d1e0f04d5a [2021-03-12T00:37:43.474Z] Step 18/21 : CMD ["--init=true"] [2021-03-12T00:37:44.061Z] Removing intermediate container 0a406bf5b60a [2021-03-12T00:37:44.061Z] ---> 4366f5533b20 [2021-03-12T00:37:44.061Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-12T00:37:44.061Z] ---> Running in 22abf9274444 [2021-03-12T00:37:44.061Z] ---> Running in 3a41588d2f49 [2021-03-12T00:37:44.061Z] ---> Running in ca2812a81bed [2021-03-12T00:37:44.061Z] ---> 7e01ef979983 [2021-03-12T00:37:44.061Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-12T00:37:44.333Z] Removing intermediate container 3a41588d2f49 [2021-03-12T00:37:44.333Z] ---> be1b43a7316b [2021-03-12T00:37:44.333Z] Step 19/21 : LABEL arch=x86_64 [2021-03-12T00:37:44.333Z] Removing intermediate container 22abf9274444 [2021-03-12T00:37:44.333Z] ---> a0b82f70a420 [2021-03-12T00:37:44.333Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:37:44.333Z] Removing intermediate container ca2812a81bed [2021-03-12T00:37:44.333Z] ---> 7c6b601fbe1d [2021-03-12T00:37:44.333Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-12T00:37:44.333Z] ---> Running in 5c15c47ad9b5 [2021-03-12T00:37:44.600Z] ---> Running in c6ea9c7ae836 [2021-03-12T00:37:44.600Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:37:44.600Z] ---> 8b656ec060a9 [2021-03-12T00:37:44.600Z] 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-12T00:37:44.600Z] ---> Running in d6fab2180a20 [2021-03-12T00:37:44.600Z] Removing intermediate container 5c15c47ad9b5 [2021-03-12T00:37:44.600Z] ---> 2a8e1466ab9e [2021-03-12T00:37:44.600Z] Step 20/21 : LABEL git_sha=86662eadc446df500f05c9dad93b8dda1900f5dd [2021-03-12T00:37:44.867Z] ---> Running in e8e33e99e546 [2021-03-12T00:37:44.867Z] Removing intermediate container c6ea9c7ae836 [2021-03-12T00:37:44.867Z] ---> d6f0a6ad5e95 [2021-03-12T00:37:44.867Z] Step 21/23 : LABEL arch=x86_64 [2021-03-12T00:37:45.144Z] ---> Running in 7f287519e369 [2021-03-12T00:37:45.144Z] Removing intermediate container d6fab2180a20 [2021-03-12T00:37:45.144Z] ---> cf33c46adc0f [2021-03-12T00:37:45.144Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-12T00:37:45.144Z] ---> Running in 9f3ca37bb452 [2021-03-12T00:37:45.417Z] Removing intermediate container 7f287519e369 [2021-03-12T00:37:45.417Z] ---> 19f055d990d5 [2021-03-12T00:37:45.417Z] Step 21/21 : LABEL version=0.0.0 [2021-03-12T00:37:45.417Z] ---> Running in 9e615ea57a21 [2021-03-12T00:37:45.417Z] Removing intermediate container 9f3ca37bb452 [2021-03-12T00:37:45.417Z] ---> ee40f53bdb84 [2021-03-12T00:37:45.417Z] Step 22/23 : LABEL git_sha=86662eadc446df500f05c9dad93b8dda1900f5dd [2021-03-12T00:37:45.699Z] ---> Running in 5e02bc58e40a [2021-03-12T00:37:45.699Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-12T00:37:45.967Z] Removing intermediate container 9e615ea57a21 [2021-03-12T00:37:45.967Z] ---> a60063144f2e [2021-03-12T00:37:45.967Z] [2021-03-12T00:37:45.967Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-12T00:37:45.967Z] ---> 012483b63afb [2021-03-12T00:37:45.967Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-12T00:37:45.967Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-12T00:37:46.236Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-12T00:37:46.236Z] Successfully built a60063144f2e [2021-03-12T00:37:46.236Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-12T00:37:46.236Z]  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go [2021-03-12T00:37:46.236Z] Removing intermediate container 5e02bc58e40a [2021-03-12T00:37:46.236Z] ---> f0ab6c991308 [2021-03-12T00:37:46.236Z] Step 23/23 : LABEL version=0.0.0 [2021-03-12T00:37:46.499Z] ---> Running in b18d6549f0b5 [2021-03-12T00:37:46.499Z] ---> c8879b76eb0a [2021-03-12T00:37:46.499Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-12T00:37:46.499Z] Removing intermediate container e8e33e99e546 [2021-03-12T00:37:46.499Z] ---> 0e6056f3b9a4 [2021-03-12T00:37:46.499Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-12T00:37:46.499Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-12T00:37:46.766Z] ---> Running in 46b31e0e9755 [2021-03-12T00:37:46.766Z] Removing intermediate container b18d6549f0b5 [2021-03-12T00:37:46.766Z] ---> e3889e068f2f [2021-03-12T00:37:46.766Z] [2021-03-12T00:37:47.038Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-12T00:37:47.038Z] ---> e8448dc8afa7 [2021-03-12T00:37:47.038Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-12T00:37:47.038Z] Successfully built e3889e068f2f [2021-03-12T00:37:47.038Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:37:47.038Z] OK: 8 MiB in 20 packages [2021-03-12T00:37:47.038Z] Successfully tagged docker-core-command-go:latest [2021-03-12T00:37:47.038Z] Building docker-security-bootstrapper-go [2021-03-12T00:37:47.038Z] Removing intermediate container 46b31e0e9755 [2021-03-12T00:37:47.038Z] ---> cc6c45ce9923 [2021-03-12T00:37:47.038Z] Step 22/24 : LABEL arch=x86_64 [2021-03-12T00:37:47.305Z]  Building docker-core-command-go ... done  ---> Running in c393e53a1000 [2021-03-12T00:37:47.305Z] ---> Running in c4fa7b57fded [2021-03-12T00:37:50.638Z] Removing intermediate container c4fa7b57fded [2021-03-12T00:37:50.638Z] ---> 1fea53b7b685 [2021-03-12T00:37:50.638Z] Step 23/24 : LABEL git_sha=86662eadc446df500f05c9dad93b8dda1900f5dd [2021-03-12T00:37:52.572Z] ---> Running in 27279d9cb86e [2021-03-12T00:37:52.852Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:37:52.852Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:37:53.129Z] Removing intermediate container 48fe0f75fdf1 [2021-03-12T00:37:53.129Z] ---> c3ce7e2de871 [2021-03-12T00:37:53.129Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:37:53.129Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-12T00:37:53.129Z] (2/33) Installing expat (2.2.9-r1) [2021-03-12T00:37:53.129Z] (3/33) Installing libffi (3.3-r2) [2021-03-12T00:37:53.129Z] (4/33) Installing gdbm (1.13-r1) [2021-03-12T00:37:53.403Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-12T00:37:53.403Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-12T00:37:53.666Z] Removing intermediate container 27279d9cb86e [2021-03-12T00:37:53.666Z] ---> d3c9250e3109 [2021-03-12T00:37:53.666Z] Step 24/24 : LABEL version=0.0.0 [2021-03-12T00:37:53.666Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-12T00:37:54.222Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-12T00:37:54.845Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-12T00:37:58.139Z] ---> 14f2a3f468e8 [2021-03-12T00:37:58.139Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-12T00:37:58.139Z] ---> Running in a03f6f291163 [2021-03-12T00:38:01.072Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-12T00:38:01.072Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-12T00:38:01.072Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-12T00:38:01.072Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-12T00:38:01.072Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-12T00:38:01.683Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-12T00:38:01.683Z] Removing intermediate container a03f6f291163 [2021-03-12T00:38:01.683Z] ---> 545917a094bd [2021-03-12T00:38:01.683Z] [2021-03-12T00:38:01.980Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-12T00:38:02.580Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-12T00:38:02.865Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-12T00:38:03.149Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-12T00:38:03.426Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-12T00:38:03.426Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-12T00:38:03.498Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-12T00:38:03.498Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-12T00:38:03.697Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-12T00:38:04.277Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-12T00:38:04.551Z] ---> db358cf9b406 [2021-03-12T00:38:04.551Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-12T00:38:04.823Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-12T00:38:04.823Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-12T00:38:05.106Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-12T00:38:05.106Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-12T00:38:05.106Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-12T00:38:05.106Z] Successfully built 545917a094bd [2021-03-12T00:38:05.106Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-12T00:38:05.106Z] Building docker-support-scheduler-go [2021-03-12T00:38:05.106Z]  Building docker-security-secretstore-setup-go ... done (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-12T00:38:05.372Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-12T00:38:05.372Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-12T00:38:05.372Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-12T00:38:05.962Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-12T00:38:06.231Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-12T00:38:06.231Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-12T00:38:06.953Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-12T00:38:06.953Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-12T00:38:06.953Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-12T00:38:06.953Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-12T00:38:09.591Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-12T00:38:09.612Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:38:09.612Z] OK: 71 MiB in 55 packages [2021-03-12T00:38:10.209Z] ---> 10b2fd461bed [2021-03-12T00:38:10.209Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-12T00:38:10.585Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-12T00:38:11.175Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:38:11.175Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:38:11.175Z] ---> d4ad04352c82 [2021-03-12T00:38:11.175Z] Step 3/31 : WORKDIR /edgex-go [2021-03-12T00:38:11.175Z] ---> Using cache [2021-03-12T00:38:11.175Z] ---> 8249fd39cf07 [2021-03-12T00:38:11.175Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:38:11.175Z] ---> Using cache [2021-03-12T00:38:11.175Z] ---> d3e0e92deaa5 [2021-03-12T00:38:11.175Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-12T00:38:11.175Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:38:11.175Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:38:11.175Z] ---> d4ad04352c82 [2021-03-12T00:38:11.175Z] Step 3/22 : WORKDIR /edgex-go [2021-03-12T00:38:11.175Z] ---> Using cache [2021-03-12T00:38:11.175Z] ---> 8249fd39cf07 [2021-03-12T00:38:11.175Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:38:11.175Z] ---> Using cache [2021-03-12T00:38:11.175Z] ---> d3e0e92deaa5 [2021-03-12T00:38:11.175Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-12T00:38:12.577Z] ---> Running in faa10f226183 [2021-03-12T00:38:12.841Z] ---> Running in 1a640070133e [2021-03-12T00:38:12.841Z] ---> Running in 2bf654d523ec [2021-03-12T00:38:15.406Z] Removing intermediate container faa10f226183 [2021-03-12T00:38:15.406Z] ---> 203923255925 [2021-03-12T00:38:15.406Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:38:15.994Z] ---> Running in 1ac72d05eb2d [2021-03-12T00:38:17.938Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:38:17.938Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:38:17.938Z] Removing intermediate container 1ac72d05eb2d [2021-03-12T00:38:17.938Z] ---> 1deef6417d93 [2021-03-12T00:38:17.938Z] Step 21/23 : LABEL arch=x86_64 [2021-03-12T00:38:18.526Z] ---> Running in 80d82fe0bf9b [2021-03-12T00:38:18.794Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:38:18.794Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:38:18.880Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-12T00:38:18.880Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-12T00:38:18.880Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-12T00:38:19.774Z] Removing intermediate container 80d82fe0bf9b [2021-03-12T00:38:19.774Z] ---> fc8a63422173 [2021-03-12T00:38:19.774Z] Step 22/23 : LABEL git_sha=86662eadc446df500f05c9dad93b8dda1900f5dd [2021-03-12T00:38:20.046Z] OK: 233 MiB in 51 packages [2021-03-12T00:38:20.046Z] OK: 233 MiB in 51 packages [2021-03-12T00:38:21.027Z] ---> Running in a6a0d125b957 [2021-03-12T00:38:22.455Z] Removing intermediate container a6a0d125b957 [2021-03-12T00:38:22.455Z] ---> 7b51faed89bf [2021-03-12T00:38:22.455Z] Step 23/23 : LABEL version=0.0.0 [2021-03-12T00:38:23.035Z] ---> Running in 5ba0af198c9c [2021-03-12T00:38:24.472Z] Removing intermediate container 2bf654d523ec [2021-03-12T00:38:24.472Z] ---> a3bbf3f29ac8 [2021-03-12T00:38:24.472Z] Step 6/22 : COPY go.mod . [2021-03-12T00:38:25.074Z] Removing intermediate container 1a640070133e [2021-03-12T00:38:25.074Z] ---> 4d27e243d4da [2021-03-12T00:38:25.074Z] Step 6/31 : COPY go.mod . [2021-03-12T00:38:25.622Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.399s coverage: 45.9% of statements [2021-03-12T00:38:25.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-12T00:38:25.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-12T00:38:25.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-12T00:38:25.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-12T00:38:25.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-12T00:38:25.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-12T00:38:25.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-12T00:38:25.622Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.229s coverage: 100.0% of statements [2021-03-12T00:38:25.668Z] Removing intermediate container 5ba0af198c9c [2021-03-12T00:38:25.668Z] ---> 8a03b4ff8f19 [2021-03-12T00:38:25.668Z] [2021-03-12T00:38:25.934Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:38:25.934Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:38:25.934Z] ---> d4ad04352c82 [2021-03-12T00:38:25.934Z] Step 3/22 : WORKDIR /edgex-go [2021-03-12T00:38:25.934Z] ---> Using cache [2021-03-12T00:38:25.934Z] ---> 8249fd39cf07 [2021-03-12T00:38:25.934Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:38:25.934Z] ---> Using cache [2021-03-12T00:38:25.934Z] ---> d3e0e92deaa5 [2021-03-12T00:38:25.934Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-12T00:38:25.934Z] ---> Using cache [2021-03-12T00:38:25.934Z] ---> 4d27e243d4da [2021-03-12T00:38:25.934Z] Step 6/22 : COPY go.mod . [2021-03-12T00:38:25.934Z] Successfully built 8a03b4ff8f19 [2021-03-12T00:38:26.204Z] ---> 544ae6c816b1 [2021-03-12T00:38:26.204Z] Step 7/22 : RUN go mod download [2021-03-12T00:38:26.485Z] Successfully tagged docker-core-data-go:latest [2021-03-12T00:38:26.485Z]  Building docker-core-data-go ... done Building docker-core-metadata-go [2021-03-12T00:38:26.759Z] ---> 4a1fca734596 [2021-03-12T00:38:26.759Z] Step 7/31 : RUN go mod download [2021-03-12T00:38:27.728Z] ---> d646813ab51a [2021-03-12T00:38:27.728Z] Step 7/22 : RUN go mod download [2021-03-12T00:38:27.728Z] ---> Running in ff98dfc20e06 [2021-03-12T00:38:27.728Z] ---> Running in a68e80a225ee [2021-03-12T00:38:28.013Z] ---> Running in edb7d7529cee [2021-03-12T00:38:30.615Z] Removing intermediate container c393e53a1000 [2021-03-12T00:38:30.615Z] ---> 504a71fcf86e [2021-03-12T00:38:30.615Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-12T00:38:31.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.582s coverage: 27.1% of statements [2021-03-12T00:38:31.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-12T00:38:31.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-12T00:38:31.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-12T00:38:31.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-12T00:38:31.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-12T00:38:31.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-12T00:38:31.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.061s coverage: 100.0% of statements [2021-03-12T00:38:31.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-12T00:38:31.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements [2021-03-12T00:38:31.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-12T00:38:31.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-12T00:38:32.555Z] ---> Running in c7774c18d632 [2021-03-12T00:38:33.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.207s coverage: 71.3% of statements [2021-03-12T00:38:33.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-12T00:38:33.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-12T00:38:33.534Z] Removing intermediate container ff98dfc20e06 [2021-03-12T00:38:33.534Z] ---> e53ecb94a138 [2021-03-12T00:38:33.534Z] Step 8/22 : COPY . . [2021-03-12T00:38:33.534Z] Removing intermediate container edb7d7529cee [2021-03-12T00:38:33.534Z] ---> 3f9ac3062e8d [2021-03-12T00:38:33.534Z] Step 8/22 : COPY . . [2021-03-12T00:38:33.534Z] Removing intermediate container a68e80a225ee [2021-03-12T00:38:33.534Z] ---> 63b50abeffdb [2021-03-12T00:38:33.534Z] Step 8/31 : COPY . . [2021-03-12T00:38:35.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.505s coverage: 82.9% of statements [2021-03-12T00:38:35.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-12T00:38:35.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-12T00:38:35.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.189s coverage: 78.9% of statements [2021-03-12T00:38:35.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-12T00:38:45.255Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.266s coverage: 28.6% of statements [2021-03-12T00:38:45.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-12T00:38:45.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-12T00:38:45.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-12T00:38:45.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-12T00:38:45.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-12T00:38:45.255Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.147s coverage: 100.0% of statements [2021-03-12T00:38:45.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-12T00:38:45.255Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.118s coverage: 100.0% of statements [2021-03-12T00:38:45.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-12T00:38:45.255Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.360s coverage: 86.7% of statements [2021-03-12T00:38:45.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-12T00:38:45.255Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.352s coverage: 97.5% of statements [2021-03-12T00:38:45.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-12T00:38:45.255Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.147s coverage: 78.3% of statements [2021-03-12T00:38:45.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-12T00:38:45.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-12T00:38:45.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-12T00:38:45.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-12T00:38:48.584Z] Collecting docker-compose==1.23.2 [2021-03-12T00:38:48.584Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-12T00:38:48.584Z] Collecting docopt<0.7,>=0.6.1 [2021-03-12T00:38:48.584Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-12T00:38:50.019Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:38:50.019Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:38:50.019Z] ---> d4ad04352c82 [2021-03-12T00:38:50.019Z] Step 3/23 : WORKDIR /edgex-go [2021-03-12T00:38:50.019Z] ---> Using cache [2021-03-12T00:38:50.019Z] ---> 8249fd39cf07 [2021-03-12T00:38:50.019Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:38:50.019Z] ---> Using cache [2021-03-12T00:38:50.019Z] ---> d3e0e92deaa5 [2021-03-12T00:38:50.019Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-12T00:38:50.019Z] ---> Using cache [2021-03-12T00:38:50.019Z] ---> 4d27e243d4da [2021-03-12T00:38:50.019Z] Step 6/23 : COPY go.mod . [2021-03-12T00:38:50.019Z] ---> Using cache [2021-03-12T00:38:50.019Z] ---> d646813ab51a [2021-03-12T00:38:50.019Z] Step 7/23 : RUN go mod download [2021-03-12T00:38:50.019Z] ---> Using cache [2021-03-12T00:38:50.019Z] ---> 3f9ac3062e8d [2021-03-12T00:38:50.019Z] Step 8/23 : COPY . . [2021-03-12T00:38:50.607Z] Collecting PyYAML<4,>=3.10 [2021-03-12T00:38:50.607Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-12T00:38:53.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.152s coverage: 92.8% of statements [2021-03-12T00:38:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-12T00:38:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-12T00:38:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-12T00:38:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-12T00:38:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-12T00:38:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-12T00:38:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-12T00:38:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-12T00:38:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-12T00:38:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-12T00:38:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-12T00:38:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-12T00:38:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-12T00:38:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-12T00:38:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-12T00:38:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-12T00:38:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-12T00:38:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-12T00:38:53.547Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-03-12T00:38:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-12T00:38:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-12T00:38:53.547Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.197s coverage: 0.1% of statements [2021-03-12T00:38:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-12T00:38:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-12T00:38:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-12T00:38:53.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements [2021-03-12T00:38:53.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.081s coverage: 79.5% of statements [2021-03-12T00:38:53.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.076s coverage: 94.1% of statements [2021-03-12T00:38:53.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements [2021-03-12T00:38:53.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2021-03-12T00:38:56.030Z] Collecting docker<4.0,>=3.6.0 [2021-03-12T00:38:56.030Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-12T00:38:57.005Z] 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-12T00:38:57.984Z] Collecting texttable<0.10,>=0.9.0 [2021-03-12T00:38:57.984Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-12T00:39:01.478Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-12T00:39:01.478Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-12T00:39:02.097Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-12T00:39:02.097Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-12T00:39:05.445Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-12T00:39:05.445Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-12T00:39:05.445Z] Collecting jsonschema<3,>=2.5.1 [2021-03-12T00:39:05.445Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-12T00:39:05.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements [2021-03-12T00:39:05.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.076s coverage: 44.8% of statements [2021-03-12T00:39:05.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.130s coverage: 81.4% of statements [2021-03-12T00:39:06.945Z] Collecting cached-property<2,>=1.2.0 [2021-03-12T00:39:06.945Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-12T00:39:06.945Z] Collecting docker-pycreds>=0.4.0 [2021-03-12T00:39:06.945Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-12T00:39:07.216Z] Collecting idna<2.8,>=2.5 [2021-03-12T00:39:07.216Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-12T00:39:07.216Z] 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-12T00:39:07.216Z] 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-12T00:39:07.486Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-12T00:39:07.486Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-12T00:39:08.485Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-12T00:39:08.485Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-12T00:39:08.485Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-12T00:39:08.485Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-12T00:39:08.756Z] Installing collected packages: docopt, PyYAML, websocket-client, docker-pycreds, idna, urllib3, requests, docker, texttable, dockerpty, jsonschema, cached-property, docker-compose [2021-03-12T00:39:08.756Z] Running setup.py install for docopt: started [2021-03-12T00:39:11.384Z] Running setup.py install for docopt: finished with status 'done' [2021-03-12T00:39:11.384Z] Running setup.py install for PyYAML: started [2021-03-12T00:39:11.993Z] ---> 85268f97a655 [2021-03-12T00:39:11.993Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-12T00:39:11.993Z] ---> 3737bdc1d638 [2021-03-12T00:39:11.993Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-12T00:39:12.258Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-12T00:39:13.274Z] ---> Running in 42a5145aa0ae [2021-03-12T00:39:13.274Z] ---> Running in 00f1927731ff [2021-03-12T00:39:13.274Z] Attempting uninstall: idna [2021-03-12T00:39:13.274Z] Found existing installation: idna 2.9 [2021-03-12T00:39:13.274Z] Uninstalling idna-2.9: [2021-03-12T00:39:13.274Z] ---> 3726939d0a5a [2021-03-12T00:39:13.274Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-12T00:39:13.547Z] Successfully uninstalled idna-2.9 [2021-03-12T00:39:13.821Z] ---> Running in 01c42e38033c [2021-03-12T00:39:14.092Z] Attempting uninstall: urllib3 [2021-03-12T00:39:14.092Z] Found existing installation: urllib3 1.25.9 [2021-03-12T00:39:14.092Z] Uninstalling urllib3-1.25.9: [2021-03-12T00:39:14.386Z] Successfully uninstalled urllib3-1.25.9 [2021-03-12T00:39:16.401Z] 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-12T00:39:16.667Z] Attempting uninstall: requests [2021-03-12T00:39:16.667Z] Found existing installation: requests 2.23.0 [2021-03-12T00:39:16.667Z] Uninstalling requests-2.23.0: [2021-03-12T00:39:16.942Z] 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-12T00:39:16.942Z] 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-12T00:39:16.942Z] Successfully uninstalled requests-2.23.0 [2021-03-12T00:39:17.926Z] Running setup.py install for texttable: started [2021-03-12T00:39:19.398Z] Running setup.py install for texttable: finished with status 'done' [2021-03-12T00:39:19.398Z] Running setup.py install for dockerpty: started [2021-03-12T00:39:20.887Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-12T00:39:21.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.115s coverage: 92.9% of statements [2021-03-12T00:39:21.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-12T00:39:21.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-12T00:39:21.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-12T00:39:21.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 77.8% of statements [2021-03-12T00:39:21.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-12T00:39:21.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-12T00:39:21.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-12T00:39:21.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-12T00:39:21.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-12T00:39:21.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-03-12T00:39:21.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-12T00:39:21.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-12T00:39:21.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2021-03-12T00:39:21.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-12T00:39:21.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 75.5% of statements [2021-03-12T00:39:21.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-12T00:39:21.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.8% of statements [2021-03-12T00:39:21.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.120s coverage: 87.2% of statements [2021-03-12T00:39:21.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.144s coverage: 84.6% of statements [2021-03-12T00:39:21.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.199s coverage: 91.6% of statements [2021-03-12T00:39:21.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-12T00:39:21.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.617s coverage: 62.4% of statements [2021-03-12T00:39:21.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-12T00:39:21.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-12T00:39:21.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2021-03-12T00:39:21.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements [2021-03-12T00:39:21.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2021-03-12T00:39:21.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements [2021-03-12T00:39:21.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements [2021-03-12T00:39:23.550Z] 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-12T00:39:25.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.960s coverage: 69.0% of statements [2021-03-12T00:39:25.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-12T00:39:25.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-12T00:39:25.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-12T00:39:26.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.406s coverage: 38.4% of statements [2021-03-12T00:39:26.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-12T00:39:26.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-12T00:39:26.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.121s coverage: 89.5% of statements [2021-03-12T00:39:26.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-12T00:39:26.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.113s coverage: 84.8% of statements [2021-03-12T00:39:27.849Z] ---> d36b26693726 [2021-03-12T00:39:27.849Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-12T00:39:27.849Z] ---> Running in 8c8afaedd8f1 [2021-03-12T00:39:29.284Z] 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-12T00:39:31.249Z] Removing intermediate container c7774c18d632 [2021-03-12T00:39:31.249Z] ---> 7cfca1d12c52 [2021-03-12T00:39:31.249Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-12T00:39:31.530Z] ---> Running in 2741ebff7ecf [2021-03-12T00:39:32.969Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:39:32.969Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:39:33.597Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-12T00:39:33.597Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-12T00:39:33.597Z] (3/3) Installing curl (7.69.1-r3) [2021-03-12T00:39:33.597Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:39:34.501Z] OK: 72 MiB in 58 packages [2021-03-12T00:39:35.167Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.449s coverage: 47.0% of statements [2021-03-12T00:39:35.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-12T00:39:35.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-12T00:39:35.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-12T00:39:35.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-12T00:39:35.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-12T00:39:35.167Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.171s coverage: 100.0% of statements [2021-03-12T00:39:35.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-12T00:39:35.167Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.109s coverage: 100.0% of statements [2021-03-12T00:39:35.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-12T00:39:35.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-12T00:39:35.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-12T00:39:35.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-12T00:39:35.167Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.450s coverage: 87.1% of statements [2021-03-12T00:39:35.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-12T00:39:35.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-12T00:39:35.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-12T00:39:35.633Z] Removing intermediate container 2741ebff7ecf [2021-03-12T00:39:35.633Z] ---> 0ec71457f275 [2021-03-12T00:39:35.633Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-12T00:39:35.903Z] ---> Running in c7bac4cf6be8 [2021-03-12T00:39:36.167Z] Removing intermediate container c7bac4cf6be8 [2021-03-12T00:39:36.167Z] ---> a9c15525e519 [2021-03-12T00:39:36.167Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:39:36.167Z] ---> Running in 7a1889af9da3 [2021-03-12T00:39:36.433Z] Removing intermediate container 7a1889af9da3 [2021-03-12T00:39:36.433Z] ---> 2b720637e28e [2021-03-12T00:39:36.433Z] Step 24/26 : LABEL arch=x86_64 [2021-03-12T00:39:36.704Z] ---> Running in 4e7a938b5d4a [2021-03-12T00:39:36.976Z] Removing intermediate container 4e7a938b5d4a [2021-03-12T00:39:36.976Z] ---> 52806b1ed8ac [2021-03-12T00:39:36.976Z] Step 25/26 : LABEL git_sha=86662eadc446df500f05c9dad93b8dda1900f5dd [2021-03-12T00:39:37.282Z] ---> Running in 8a6bc122c728 [2021-03-12T00:39:37.558Z] Removing intermediate container 8a6bc122c728 [2021-03-12T00:39:37.558Z] ---> 91d34b35d8e8 [2021-03-12T00:39:37.558Z] Step 26/26 : LABEL version=0.0.0 [2021-03-12T00:39:37.828Z] ---> Running in 54a2b8d202ca [2021-03-12T00:39:38.797Z] Removing intermediate container 54a2b8d202ca [2021-03-12T00:39:38.797Z] ---> eddd7c0cd1cc [2021-03-12T00:39:38.797Z] [2021-03-12T00:39:39.069Z] Successfully built eddd7c0cd1cc [2021-03-12T00:39:39.069Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-12T00:39:41.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.764s coverage: 29.1% of statements [2021-03-12T00:39:41.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-12T00:39:41.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-12T00:39:41.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-12T00:39:41.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-12T00:39:41.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-12T00:39:41.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.269s coverage: 99.0% of statements [2021-03-12T00:39:41.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-12T00:39:41.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.100s coverage: 100.0% of statements [2021-03-12T00:39:41.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-12T00:39:41.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-12T00:39:41.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-12T00:39:41.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-12T00:39:41.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.298s coverage: 96.5% of statements [2021-03-12T00:39:41.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-12T00:39:41.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-12T00:39:41.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-12T00:39:41.929Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2021-03-12T00:39:41.929Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-12T00:39:41.929Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements [2021-03-12T00:39:41.929Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-12T00:39:41.929Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-12T00:39:41.929Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-12T00:39:41.929Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-12T00:39:43.378Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.110s coverage: 87.9% of statements [2021-03-12T00:39:43.378Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-12T00:39:43.378Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-12T00:39:43.378Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.127s coverage: 100.0% of statements [2021-03-12T00:39:43.654Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements [2021-03-12T00:39:46.282Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-03-12T00:39:46.875Z] GO111MODULE=on go vet ./... [2021-03-12T00:40:01.193Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 00f1927731ff [2021-03-12T00:40:01.193Z] ---> 79ed559f6558 [2021-03-12T00:40:01.193Z] [2021-03-12T00:40:01.193Z] Step 10/31 : FROM alpine:3.12 [2021-03-12T00:40:01.193Z] ---> 88dd2752d2ea [2021-03-12T00:40:01.193Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-12T00:40:01.193Z] Removing intermediate container 42a5145aa0ae [2021-03-12T00:40:01.193Z] ---> 2197c95ed963 [2021-03-12T00:40:01.193Z] [2021-03-12T00:40:01.193Z] Step 10/22 : FROM alpine:3.12 [2021-03-12T00:40:01.193Z] ---> 88dd2752d2ea [2021-03-12T00:40:01.193Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-12T00:40:01.193Z] ---> Running in 7ee2c7a949e4 [2021-03-12T00:40:01.193Z] ---> Running in 7d556b5043fe [2021-03-12T00:40:01.478Z] Removing intermediate container 01c42e38033c [2021-03-12T00:40:01.478Z] ---> 8bcbab145207 [2021-03-12T00:40:01.478Z] [2021-03-12T00:40:01.478Z] Step 10/22 : FROM alpine:3.12 [2021-03-12T00:40:01.478Z] ---> 88dd2752d2ea [2021-03-12T00:40:01.479Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-12T00:40:01.479Z] ---> Using cache [2021-03-12T00:40:01.479Z] ---> cb7678c18951 [2021-03-12T00:40:01.479Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-12T00:40:01.479Z] ---> Using cache [2021-03-12T00:40:01.479Z] ---> a61a2dff93f7 [2021-03-12T00:40:01.479Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-12T00:40:01.479Z] Removing intermediate container 7ee2c7a949e4 [2021-03-12T00:40:01.479Z] ---> 0f8bb847d423 [2021-03-12T00:40:01.479Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-12T00:40:01.479Z] ---> Running in 1fe2bde977e3 [2021-03-12T00:40:01.756Z] ---> Running in 8d60f074786a [2021-03-12T00:40:02.040Z] Removing intermediate container 1fe2bde977e3 [2021-03-12T00:40:02.040Z] ---> 81c0cc48eb6f [2021-03-12T00:40:02.040Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-12T00:40:02.314Z] ---> Running in 7895bc48bcd7 [2021-03-12T00:40:02.314Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:40:02.602Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:40:02.602Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T00:40:02.602Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-12T00:40:02.602Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T00:40:02.890Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-12T00:40:02.890Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:40:02.890Z] Removing intermediate container 7895bc48bcd7 [2021-03-12T00:40:02.890Z] ---> 1095873b573e [2021-03-12T00:40:02.890Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:40:02.890Z] Executing ca-certificates-20191127-r4.trigger [2021-03-12T00:40:02.890Z] OK: 6 MiB in 16 packages [2021-03-12T00:40:02.890Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-12T00:40:02.890Z] (2/2) Installing su-exec (0.2-r1) [2021-03-12T00:40:02.890Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:40:03.176Z] OK: 6 MiB in 16 packages [2021-03-12T00:40:03.769Z] ---> 41b3a344830e [2021-03-12T00:40:03.769Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-12T00:40:05.748Z] Removing intermediate container 7d556b5043fe [2021-03-12T00:40:05.748Z] ---> d7c971accaed [2021-03-12T00:40:05.748Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-12T00:40:05.748Z] Removing intermediate container 8d60f074786a [2021-03-12T00:40:05.748Z] ---> 74d76973c49c [2021-03-12T00:40:05.748Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-12T00:40:06.024Z] ---> Running in 650e4422d34b [2021-03-12T00:40:06.024Z] ---> a3bad03b5e5e [2021-03-12T00:40:06.024Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-12T00:40:06.024Z] ---> Running in 229002e025c8 [2021-03-12T00:40:06.376Z] Removing intermediate container 650e4422d34b [2021-03-12T00:40:06.377Z] ---> d9d08e3f4c59 [2021-03-12T00:40:06.377Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-12T00:40:06.377Z] Removing intermediate container 229002e025c8 [2021-03-12T00:40:06.377Z] ---> 4fc0e1d75edd [2021-03-12T00:40:06.377Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-12T00:40:06.377Z] ---> Running in eaa2b4acdcc5 [2021-03-12T00:40:06.377Z] ---> Running in 0e7628b6a1b2 [2021-03-12T00:40:06.642Z] ---> 4306eb205e35 [2021-03-12T00:40:06.642Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-12T00:40:06.642Z] ---> Running in e86a6f9b9eef [2021-03-12T00:40:06.913Z] Removing intermediate container eaa2b4acdcc5 [2021-03-12T00:40:06.913Z] ---> 298d8d33a55d [2021-03-12T00:40:06.913Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-12T00:40:06.913Z] Removing intermediate container 0e7628b6a1b2 [2021-03-12T00:40:06.913Z] ---> bfebd5ffc3fc [2021-03-12T00:40:06.913Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-12T00:40:06.913Z] ---> Running in f144e216b32e [2021-03-12T00:40:07.181Z] ---> Running in 4cee31796f95 [2021-03-12T00:40:09.151Z] Removing intermediate container e86a6f9b9eef [2021-03-12T00:40:09.151Z] ---> 195cac73539d [2021-03-12T00:40:09.151Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:40:09.151Z] Removing intermediate container f144e216b32e [2021-03-12T00:40:09.151Z] ---> 636294fbf85b [2021-03-12T00:40:09.151Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:40:09.430Z] ---> Running in e1a991709360 [2021-03-12T00:40:09.430Z] Removing intermediate container 8c8afaedd8f1 [2021-03-12T00:40:09.430Z] ---> bc2b174ae492 [2021-03-12T00:40:09.430Z] [2021-03-12T00:40:09.430Z] Step 10/23 : FROM alpine:3.12 [2021-03-12T00:40:09.430Z] ---> 88dd2752d2ea [2021-03-12T00:40:09.430Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-12T00:40:09.430Z] ---> Using cache [2021-03-12T00:40:09.430Z] ---> cb7678c18951 [2021-03-12T00:40:09.430Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-12T00:40:09.430Z] ---> Using cache [2021-03-12T00:40:09.430Z] ---> a61a2dff93f7 [2021-03-12T00:40:09.430Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-12T00:40:09.700Z] ---> Running in 768ebc1e102c [2021-03-12T00:40:09.700Z] Removing intermediate container e1a991709360 [2021-03-12T00:40:09.700Z] ---> 42477faa1fd8 [2021-03-12T00:40:09.700Z] Step 20/22 : LABEL arch=x86_64 [2021-03-12T00:40:09.700Z] ---> 8616c5c3e64f [2021-03-12T00:40:09.700Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-12T00:40:09.971Z] ---> Running in 1ca5572c1373 [2021-03-12T00:40:09.971Z] Removing intermediate container 768ebc1e102c [2021-03-12T00:40:09.971Z] ---> 34865e6389ad [2021-03-12T00:40:09.971Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-12T00:40:09.971Z] ---> Running in 6dc1fa9287fa [2021-03-12T00:40:10.239Z] Removing intermediate container 1ca5572c1373 [2021-03-12T00:40:10.239Z] ---> 32c565d09d95 [2021-03-12T00:40:10.239Z] Step 21/22 : LABEL git_sha=86662eadc446df500f05c9dad93b8dda1900f5dd [2021-03-12T00:40:10.507Z] ---> Running in 605d5a5ce471 [2021-03-12T00:40:10.507Z] Removing intermediate container 6dc1fa9287fa [2021-03-12T00:40:10.507Z] ---> 7edf7af89d20 [2021-03-12T00:40:10.507Z] Step 15/23 : WORKDIR / [2021-03-12T00:40:10.507Z] ---> 821672368d7c [2021-03-12T00:40:10.507Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-12T00:40:10.507Z] ---> Running in 90b67c789e98 [2021-03-12T00:40:10.774Z] Removing intermediate container 4cee31796f95 [2021-03-12T00:40:10.774Z] ---> b600e878772c [2021-03-12T00:40:10.774Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-12T00:40:10.775Z] Removing intermediate container 605d5a5ce471 [2021-03-12T00:40:10.775Z] ---> 6b4b85c04536 [2021-03-12T00:40:10.775Z] Step 22/22 : LABEL version=0.0.0 [2021-03-12T00:40:11.356Z] ---> Running in 294836731fc1 [2021-03-12T00:40:11.356Z] ---> Running in 686939e30a8e [2021-03-12T00:40:11.356Z] ---> 507fbad11819 [2021-03-12T00:40:11.356Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-12T00:40:11.356Z] Removing intermediate container 90b67c789e98 [2021-03-12T00:40:11.356Z] ---> d623aaff9f0f [2021-03-12T00:40:11.356Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:40:11.356Z] ---> Running in 72c119b250c8 [2021-03-12T00:40:11.626Z] Removing intermediate container 294836731fc1 [2021-03-12T00:40:11.626Z] ---> dbf3000922ef [2021-03-12T00:40:11.626Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-12T00:40:11.626Z] Removing intermediate container 686939e30a8e [2021-03-12T00:40:11.626Z] ---> 1e7e3c20b37a [2021-03-12T00:40:11.626Z] [2021-03-12T00:40:11.899Z] ---> 6c9ccb3ef41d [2021-03-12T00:40:11.899Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-12T00:40:11.899Z] Removing intermediate container 72c119b250c8 [2021-03-12T00:40:11.899Z] ---> 618d4e8e3476 [2021-03-12T00:40:11.899Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:40:11.899Z] Successfully built 1e7e3c20b37a [2021-03-12T00:40:11.899Z] ---> Running in f4492954ee86 [2021-03-12T00:40:11.899Z] ---> 081d4d044cea [2021-03-12T00:40:11.899Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-12T00:40:11.899Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-12T00:40:12.853Z]  Building docker-support-scheduler-go ... done  ---> Running in f4541c14cd6c [2021-03-12T00:40:13.134Z] Removing intermediate container f4492954ee86 [2021-03-12T00:40:13.134Z] ---> 003352ab4f35 [2021-03-12T00:40:13.134Z] Step 20/22 : LABEL arch=x86_64 [2021-03-12T00:40:13.134Z] ---> Running in 2440774396f2 [2021-03-12T00:40:13.134Z] ---> 3598c80144f7 [2021-03-12T00:40:13.134Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-12T00:40:13.406Z] Removing intermediate container 2440774396f2 [2021-03-12T00:40:13.406Z] ---> 2b354189e833 [2021-03-12T00:40:13.406Z] Step 21/22 : LABEL git_sha=86662eadc446df500f05c9dad93b8dda1900f5dd [2021-03-12T00:40:13.673Z] ---> Running in 7df17cdd6f61 [2021-03-12T00:40:13.673Z] ---> 2bde6a3abcde [2021-03-12T00:40:13.673Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-12T00:40:13.673Z] ---> Running in d249f05be95d [2021-03-12T00:40:13.673Z] Removing intermediate container 7df17cdd6f61 [2021-03-12T00:40:13.673Z] ---> 50fba508cedf [2021-03-12T00:40:13.673Z] Step 22/22 : LABEL version=0.0.0 [2021-03-12T00:40:13.939Z] ---> Running in 0d47d8d91cc3 [2021-03-12T00:40:13.939Z] Removing intermediate container d249f05be95d [2021-03-12T00:40:13.939Z] ---> 4c22e978e095 [2021-03-12T00:40:13.939Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:40:14.204Z] ---> Running in f213a009b2ab [2021-03-12T00:40:14.205Z] Removing intermediate container 0d47d8d91cc3 [2021-03-12T00:40:14.205Z] ---> ae1ab846a2b8 [2021-03-12T00:40:14.205Z] [2021-03-12T00:40:14.471Z] Removing intermediate container f213a009b2ab [2021-03-12T00:40:14.471Z] ---> 21e51272b860 [2021-03-12T00:40:14.471Z] Step 21/23 : LABEL arch=x86_64 [2021-03-12T00:40:14.471Z] Removing intermediate container f4541c14cd6c [2021-03-12T00:40:14.471Z] ---> e63f08e6cebc [2021-03-12T00:40:14.471Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:40:14.471Z] Successfully built ae1ab846a2b8 [2021-03-12T00:40:14.471Z] ---> Running in 13fdf38618fe [2021-03-12T00:40:14.471Z] Successfully tagged docker-support-notifications-go:latest [2021-03-12T00:40:14.736Z]  Building docker-support-notifications-go ... done Removing intermediate container 13fdf38618fe [2021-03-12T00:40:14.736Z] ---> c523530dca67 [2021-03-12T00:40:14.736Z] Step 22/23 : LABEL git_sha=86662eadc446df500f05c9dad93b8dda1900f5dd [2021-03-12T00:40:15.005Z] ---> 4d3b8e99c3f0 [2021-03-12T00:40:15.005Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-12T00:40:15.005Z] ---> Running in 7e84fd283ee0 [2021-03-12T00:40:15.285Z] Removing intermediate container 7e84fd283ee0 [2021-03-12T00:40:15.285Z] ---> afc2a318cd50 [2021-03-12T00:40:15.285Z] Step 23/23 : LABEL version=0.0.0 [2021-03-12T00:40:15.569Z] ---> Running in 5ce5a0be502c [2021-03-12T00:40:15.569Z] ---> c394f9dc6269 [2021-03-12T00:40:15.569Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-12T00:40:15.839Z] Removing intermediate container 5ce5a0be502c [2021-03-12T00:40:15.839Z] ---> b7cfa129cbb4 [2021-03-12T00:40:15.839Z] [2021-03-12T00:40:16.104Z] Successfully built b7cfa129cbb4 [2021-03-12T00:40:16.104Z] Successfully tagged docker-core-metadata-go:latest [2021-03-12T00:40:16.104Z]  Building docker-core-metadata-go ... done  ---> 40e2e4fd6797 [2021-03-12T00:40:16.104Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-12T00:40:16.372Z] ---> 309a50d9d1a5 [2021-03-12T00:40:16.372Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-12T00:40:16.642Z] ---> f12f8906e71d [2021-03-12T00:40:16.642Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-12T00:40:16.908Z] ---> Running in 0e50d9b0651a [2021-03-12T00:40:17.176Z] Removing intermediate container 0e50d9b0651a [2021-03-12T00:40:17.176Z] ---> 6b31d56074ee [2021-03-12T00:40:17.176Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-12T00:40:17.440Z] ---> 4abe6231c747 [2021-03-12T00:40:17.440Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-12T00:40:17.705Z] ---> Running in dbfc417c1cb6 [2021-03-12T00:40:18.677Z] Removing intermediate container dbfc417c1cb6 [2021-03-12T00:40:18.677Z] ---> a65553a5af9f [2021-03-12T00:40:18.677Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-12T00:40:18.941Z] ---> Running in 4edba58a0075 [2021-03-12T00:40:19.205Z] Removing intermediate container 4edba58a0075 [2021-03-12T00:40:19.205Z] ---> ad702dbad24c [2021-03-12T00:40:19.205Z] Step 28/31 : CMD ["gate"] [2021-03-12T00:40:19.205Z] ---> Running in 791d0b512ac5 [2021-03-12T00:40:19.469Z] Removing intermediate container 791d0b512ac5 [2021-03-12T00:40:19.469Z] ---> 5b4f94bc5566 [2021-03-12T00:40:19.469Z] Step 29/31 : LABEL arch=x86_64 [2021-03-12T00:40:19.469Z] ---> Running in 0a398183f72d [2021-03-12T00:40:19.736Z] Removing intermediate container 0a398183f72d [2021-03-12T00:40:19.737Z] ---> 84e0576b1ede [2021-03-12T00:40:19.737Z] Step 30/31 : LABEL git_sha=86662eadc446df500f05c9dad93b8dda1900f5dd [2021-03-12T00:40:20.001Z] ---> Running in 032195c6b96e [2021-03-12T00:40:20.001Z] Removing intermediate container 032195c6b96e [2021-03-12T00:40:20.001Z] ---> 69f1562dcae2 [2021-03-12T00:40:20.001Z] Step 31/31 : LABEL version=0.0.0 [2021-03-12T00:40:20.266Z] ---> Running in a8cb29f8e6ab [2021-03-12T00:40:20.533Z] Removing intermediate container a8cb29f8e6ab [2021-03-12T00:40:20.533Z] ---> 6b57c3445d8d [2021-03-12T00:40:20.533Z] [2021-03-12T00:40:20.533Z] Successfully built 6b57c3445d8d [2021-03-12T00:40:20.533Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-12T00:40:21.133Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-03-12T00:40:21.178Z] $ docker stop --time=1 d5908e94ff0b05a9e1850a84e0d7f0b3f1c3deb6eaddeb40007862123f4d3b30 [2021-03-12T00:40:22.881Z] $ docker rm -f d5908e94ff0b05a9e1850a84e0d7f0b3f1c3deb6eaddeb40007862123f4d3b30 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-12T00:40:23.500Z] + docker images [2021-03-12T00:40:23.500Z] + grep docker [2021-03-12T00:40:23.762Z] docker-security-bootstrapper-go latest 6b57c3445d8d 3 seconds ago 18.7MB [2021-03-12T00:40:23.762Z] docker-core-metadata-go latest b7cfa129cbb4 8 seconds ago 19MB [2021-03-12T00:40:23.762Z] docker-support-notifications-go latest ae1ab846a2b8 9 seconds ago 17.8MB [2021-03-12T00:40:23.762Z] docker-support-scheduler-go latest 1e7e3c20b37a 12 seconds ago 17.3MB [2021-03-12T00:40:23.762Z] docker-sys-mgmt-agent-go latest eddd7c0cd1cc 45 seconds ago 313MB [2021-03-12T00:40:23.762Z] docker-core-data-go latest 8a03b4ff8f19 About a minute ago 22.6MB [2021-03-12T00:40:23.762Z] docker-security-secretstore-setup-go latest 545917a094bd 2 minutes ago 24.9MB [2021-03-12T00:40:23.762Z] docker-core-command-go latest e3889e068f2f 2 minutes ago 17.2MB [2021-03-12T00:40:23.762Z] docker-security-proxy-setup-go latest a60063144f2e 2 minutes ago 24.7MB [2021-03-12T00:40:23.762Z] 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-12T00:40:39.440Z] Still waiting to schedule task [2021-03-12T00:40:39.440Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-12T00:41:23.764Z] gofmt -l . [2021-03-12T00:41:23.765Z] [ "`gofmt -l .`" = "" ] [2021-03-12T00:41:23.765Z] ./bin/test-go-mod-tidy.sh [2021-03-12T00:41:23.765Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-12T00:41:24.433Z] + ls -al . [2021-03-12T00:41:24.433Z] total 768 [2021-03-12T00:41:24.433Z] drwxrwxr-x 9 1001 1001 4096 Mar 12 00:41 . [2021-03-12T00:41:24.433Z] drwxr-xr-x 4 root root 4096 Mar 12 00:36 .. [2021-03-12T00:41:24.433Z] -rw-rw-r-- 1 1001 1001 11 Mar 12 00:34 .dockerignore [2021-03-12T00:41:24.433Z] drwxrwxr-x 8 1001 1001 4096 Mar 12 00:34 .git [2021-03-12T00:41:24.433Z] drwxrwxr-x 3 1001 1001 4096 Mar 12 00:34 .github [2021-03-12T00:41:24.433Z] -rw-rw-r-- 1 1001 1001 818 Mar 12 00:34 .gitignore [2021-03-12T00:41:24.433Z] -rw-rw-r-- 1 1001 1001 166 Mar 12 00:34 .sonarcloud.properties [2021-03-12T00:41:24.433Z] -rw-rw-r-- 1 1001 1001 8607 Mar 12 00:34 Attribution.txt [2021-03-12T00:41:24.433Z] -rw-rw-r-- 1 1001 1001 3804 Mar 12 00:34 CONTRIBUTING.md [2021-03-12T00:41:24.433Z] -rw-rw-r-- 1 1001 1001 931 Mar 12 00:34 Dockerfile.build [2021-03-12T00:41:24.433Z] -rw-rw-r-- 1 1001 1001 863 Mar 12 00:34 Jenkinsfile [2021-03-12T00:41:24.433Z] -rw-rw-r-- 1 1001 1001 10775 Mar 12 00:34 LICENSE [2021-03-12T00:41:24.433Z] -rw-rw-r-- 1 1001 1001 5774 Mar 12 00:34 Makefile [2021-03-12T00:41:24.433Z] -rw-rw-r-- 1 1001 1001 6548 Mar 12 00:34 README.md [2021-03-12T00:41:24.433Z] -rw-rw-r-- 1 1001 1001 6755 Mar 12 00:34 SECURITY.md [2021-03-12T00:41:24.433Z] -rw-rw-r-- 1 1001 1001 5 Mar 12 00:31 VERSION [2021-03-12T00:41:24.433Z] -rw-rw-r-- 1 1001 1001 4131 Mar 12 00:34 ZMQWindows.md [2021-03-12T00:41:24.433Z] drwxrwxr-x 2 1001 1001 4096 Mar 12 00:34 bin [2021-03-12T00:41:24.433Z] drwxrwxr-x 14 1001 1001 4096 Mar 12 00:34 cmd [2021-03-12T00:41:24.433Z] -rw-r--r-- 1 root root 628834 Mar 12 00:39 coverage.out [2021-03-12T00:41:24.433Z] -rw-r--r-- 1 root root 1055 Mar 12 00:41 go.mod [2021-03-12T00:41:24.433Z] -rw-r--r-- 1 root root 21981 Mar 12 00:41 go.sum [2021-03-12T00:41:24.433Z] drwxrwxr-x 8 1001 1001 4096 Mar 12 00:34 internal [2021-03-12T00:41:24.433Z] drwxrwxr-x 4 1001 1001 4096 Mar 12 00:34 openapi [2021-03-12T00:41:24.433Z] drwxrwxr-x 4 1001 1001 4096 Mar 12 00:34 snap [2021-03-12T00:41:24.433Z] -rw-rw-r-- 1 1001 1001 168 Mar 12 00:34 version.go [Pipeline] sh [2021-03-12T00:41:25.190Z] + '[' -e coverage.out ] [2021-03-12T00:41:25.190Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-12T00:41:25.255Z] Warning: overwriting stash ‘coverage-report’ [2021-03-12T00:41:26.746Z] Stashed 1 file(s) [Pipeline] sh [2021-03-12T00:41:27.452Z] + make build [2021-03-12T00:41:27.452Z] 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-12T00:41:39.892Z] 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-12T00:42:00.289Z] Running on prd-ubuntu18.04-docker-8c-8g-29570 in /w/workspace/edgexfoundry_edgex-go_PR-3250 [Pipeline] { [Pipeline] ws [2021-03-12T00:42:00.346Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2021-03-12T00:42:02.831Z] using credential edgex-jenkins-ssh [2021-03-12T00:42:02.893Z] Cloning the remote Git repository [2021-03-12T00:42:02.882Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-12T00:42:02.950Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2021-03-12T00:42:02.979Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-12T00:42:02.979Z] > git --version # timeout=10 [2021-03-12T00:42:02.985Z] > git --version # 'git version 2.17.1' [2021-03-12T00:42:02.986Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T00:42:03.012Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-12T00:42:06.731Z] 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-12T00:42:11.037Z] 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-12T00:42:17.775Z] 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-12T00:42:19.750Z] 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-12T00:42:23.830Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-12T00:42:23.844Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-12T00:42:23.858Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-12T00:42:23.875Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-12T00:42:23.876Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T00:42:23.881Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3250/head:refs/remotes/origin/PR-3250 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-12T00:42:24.524Z] Merging remotes/origin/master commit 3a622268bb16cc6f060a937717ebd043e18486e3 into PR head commit 6f97ba82a61b1decc1b9fa431fb1e4079b510ffc [2021-03-12T00:42:24.786Z] Merge succeeded, producing 013bab70327e5e33a9bea4e34e61fc2540b6a113 [2021-03-12T00:42:24.787Z] Checking out Revision 013bab70327e5e33a9bea4e34e61fc2540b6a113 (PR-3250) [2021-03-12T00:42:26.559Z] 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-12T00:42:24.533Z] > git config core.sparsecheckout # timeout=10 [2021-03-12T00:42:24.538Z] > git checkout -f 6f97ba82a61b1decc1b9fa431fb1e4079b510ffc # timeout=10 [2021-03-12T00:42:24.664Z] > git remote # timeout=10 [2021-03-12T00:42:24.670Z] > git config --get remote.origin.url # timeout=10 [2021-03-12T00:42:24.675Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T00:42:24.680Z] > git merge 3a622268bb16cc6f060a937717ebd043e18486e3 # timeout=10 [2021-03-12T00:42:24.779Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-12T00:42:24.787Z] > git config core.sparsecheckout # timeout=10 [2021-03-12T00:42:24.795Z] > git checkout -f 013bab70327e5e33a9bea4e34e61fc2540b6a113 # timeout=10 [2021-03-12T00:42:28.560Z] Commit message: "Merge commit '3a622268bb16cc6f060a937717ebd043e18486e3' into HEAD" [2021-03-12T00:42:28.565Z] > git rev-list --no-walk 6f97ba82a61b1decc1b9fa431fb1e4079b510ffc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-12T00:42:29.673Z] + echo snap-build.sh [2021-03-12T00:42:29.673Z] snap-build.sh [2021-03-12T00:42:29.673Z] + SNAP_BASE_DIR=. [2021-03-12T00:42:29.673Z] + '[' '!' -z /w/workspace/edgex-go/8 ']' [2021-03-12T00:42:29.673Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/8 [2021-03-12T00:42:29.673Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' [2021-03-12T00:42:29.673Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/8] [2021-03-12T00:42:29.673Z] + cd /w/workspace/edgex-go/8 [2021-03-12T00:42:29.673Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-12T00:42:29.673Z] Reading package lists... [2021-03-12T00:42:29.936Z] Building dependency tree... [2021-03-12T00:42:29.936Z] Reading state information... [2021-03-12T00:42:29.936Z] The following packages were automatically installed and are no longer required: [2021-03-12T00:42:29.936Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-12T00:42:29.936Z] uidmap xdelta3 [2021-03-12T00:42:29.936Z] Use 'sudo apt autoremove' to remove them. [2021-03-12T00:42:30.201Z] The following packages will be REMOVED: [2021-03-12T00:42:30.201Z] lxd* lxd-client* [2021-03-12T00:42:30.462Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-12T00:42:30.462Z] After this operation, 31.7 MB disk space will be freed. [2021-03-12T00:42:31.773Z] (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-12T00:42:31.773Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-12T00:42:32.727Z] Removing lxd dnsmasq configuration [2021-03-12T00:42:32.727Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-12T00:42:32.727Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-12T00:42:33.306Z] 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-12T00:42:33.671Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-12T00:42:33.936Z] (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-12T00:42:33.936Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-12T00:42:35.326Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-12T00:42:35.326Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-12T00:42:36.679Z] 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-12T00:42:37.237Z] + sudo snap remove --purge lxd [2021-03-12T00:42:37.237Z] snap "lxd" is not installed [2021-03-12T00:42:37.237Z] + sudo groupadd --force --system lxd [2021-03-12T00:42:37.237Z] ++ whoami [2021-03-12T00:42:37.237Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-12T00:42:37.237Z] + newgrp - lxd [2021-03-12T00:42:37.237Z] + sudo snap install lxd [2021-03-12T00:42:42.082Z] 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-12T00:42:46.399Z] 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-12T00:42:47.252Z] 2021-03-12T00:42:44Z INFO Waiting for automatic snapd restart... [2021-03-12T00:42:50.737Z] 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-12T00:42:59.048Z] $ docker stop --time=1 86060bd1b59cf97739789d59785c0f6d60be19c600c64d4e7dd70bf63087d0e7 [2021-03-12T00:43:01.547Z] $ docker rm -f 86060bd1b59cf97739789d59785c0f6d60be19c600c64d4e7dd70bf63087d0e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:43:03.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-12T00:43:03.950Z] [2021-03-12T00:43:03.950Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:43:04.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-12T00:43:04.892Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-12T00:43:04.892Z] 29e5d40040c1: Pulling fs layer [2021-03-12T00:43:04.892Z] 1ce36da41761: Pulling fs layer [2021-03-12T00:43:04.892Z] 25b303627fd3: Pulling fs layer [2021-03-12T00:43:05.489Z] 29e5d40040c1: Verifying Checksum [2021-03-12T00:43:05.489Z] 29e5d40040c1: Download complete [2021-03-12T00:43:06.100Z] 1ce36da41761: Verifying Checksum [2021-03-12T00:43:06.100Z] 1ce36da41761: Download complete [2021-03-12T00:43:06.378Z] 29e5d40040c1: Pull complete [2021-03-12T00:43:07.357Z] 1ce36da41761: Pull complete [2021-03-12T00:43:07.630Z] 25b303627fd3: Verifying Checksum [2021-03-12T00:43:07.630Z] 25b303627fd3: Download complete [2021-03-12T00:43:17.785Z] 25b303627fd3: Pull complete [2021-03-12T00:43:17.785Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-12T00:43:17.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-12T00:43:17.785Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-12T00:43:18.079Z] prd-ubuntu18.04-docker-arm64-4c-16g-29561 does not seem to be running inside a container [2021-03-12T00:43:18.173Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-12T00:43:21.445Z] $ docker top b4e41837d32844743241398212deaded71f8c470d4adcf8f9e1106f7c9fa1afb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T00:43:22.531Z] + grep parallel [2021-03-12T00:43:22.531Z] + docker-compose build --help [2021-03-12T00:43:26.845Z] --parallel Build images in parallel. [Pipeline] } [2021-03-12T00:43:26.859Z] $ docker stop --time=1 b4e41837d32844743241398212deaded71f8c470d4adcf8f9e1106f7c9fa1afb [2021-03-12T00:43:28.872Z] $ docker rm -f b4e41837d32844743241398212deaded71f8c470d4adcf8f9e1106f7c9fa1afb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:43:29.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-12T00:43:29.739Z] . [Pipeline] withDockerContainer [2021-03-12T00:43:30.020Z] prd-ubuntu18.04-docker-arm64-4c-16g-29561 does not seem to be running inside a container [2021-03-12T00:43:30.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-12T00:43:31.613Z] $ docker top a9b0aa852a45a028a2704bde83a3bc8feadef505992e84eb95f7957679232166 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T00:43:32.665Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-12T00:43:34.590Z] lxd 4.12 from Canonical* installed [2021-03-12T00:43:34.590Z] + sudo lxd init --auto [2021-03-12T00:43:38.050Z] Building docker-core-command-go ... [2021-03-12T00:43:38.050Z] Building docker-core-data-go ... [2021-03-12T00:43:38.050Z] Building docker-core-metadata-go ... [2021-03-12T00:43:38.050Z] Building docker-security-bootstrapper-go ... [2021-03-12T00:43:38.050Z] Building docker-security-proxy-setup-go ... [2021-03-12T00:43:38.050Z] Building docker-security-secretstore-setup-go ... [2021-03-12T00:43:38.050Z] Building docker-support-notifications-go ... [2021-03-12T00:43:38.050Z] Building docker-support-scheduler-go ... [2021-03-12T00:43:38.050Z] Building docker-sys-mgmt-agent-go ... [2021-03-12T00:43:38.050Z] Building docker-core-data-go [2021-03-12T00:43:38.050Z] Building docker-support-scheduler-go [2021-03-12T00:43:38.050Z] Building docker-support-notifications-go [2021-03-12T00:43:38.050Z] Building docker-security-bootstrapper-go [2021-03-12T00:43:38.050Z] Building docker-core-command-go [2021-03-12T00:43:38.816Z] + sudo snap install --classic snapcraft [2021-03-12T00:43:46.979Z] snapcraft 4.5.4 from Canonical* installed [2021-03-12T00:43:46.979Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-12T00:43:46.979Z] + patch --verbose -p1 [2021-03-12T00:43:46.979Z] Hmm... Looks like a unified diff to me... [2021-03-12T00:43:46.979Z] The text leading up to this was: [2021-03-12T00:43:46.979Z] -------------------------- [2021-03-12T00:43:46.979Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-12T00:43:46.979Z] |From: Tony Espy [2021-03-12T00:43:46.979Z] |Date: Tue, 9 Mar 2021 19:05:15 -0500 [2021-03-12T00:43:46.979Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-12T00:43:46.979Z] | [2021-03-12T00:43:46.979Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-12T00:43:46.979Z] |optimize the snap CI check run for pull requests. When [2021-03-12T00:43:46.979Z] |applied, it essentially strips out everything (apps and [2021-03-12T00:43:46.979Z] |parts) from the snapcraft.yaml file except those required [2021-03-12T00:43:46.979Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-12T00:43:46.979Z] |catch changes to edgex-go that break the snap build. [2021-03-12T00:43:46.979Z] | [2021-03-12T00:43:46.979Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-12T00:43:46.979Z] |to update this patch file, otherwise it may fail to apply, [2021-03-12T00:43:46.979Z] |resulting in a failed snap build CI check in the associated [2021-03-12T00:43:46.979Z] |pull request. [2021-03-12T00:43:46.979Z] | [2021-03-12T00:43:46.979Z] |Note - in addition to applying this patch, the pipeline also [2021-03-12T00:43:46.979Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-12T00:43:46.979Z] |need to build the finally binary .snap file (and it won't [2021-03-12T00:43:46.979Z] |work with the patch applied). This further reduces the build [2021-03-12T00:43:46.979Z] |time. [2021-03-12T00:43:46.979Z] |--- [2021-03-12T00:43:46.979Z] | snap/snapcraft.yaml | 452 +------------------------------------------- [2021-03-12T00:43:46.979Z] | 1 file changed, 1 insertion(+), 451 deletions(-) [2021-03-12T00:43:46.979Z] | [2021-03-12T00:43:46.979Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-12T00:43:46.979Z] |index d8bc12bc..5a5f5fbb 100644 [2021-03-12T00:43:46.979Z] |--- a/snap/snapcraft.yaml [2021-03-12T00:43:46.979Z] |+++ b/snap/snapcraft.yaml [2021-03-12T00:43:46.979Z] -------------------------- [2021-03-12T00:43:46.979Z] patching file snap/snapcraft.yaml [2021-03-12T00:43:46.979Z] Using Plan A... [2021-03-12T00:43:46.980Z] Hunk #1 succeeded at 73. [2021-03-12T00:43:46.980Z] Hunk #2 succeeded at 205. [2021-03-12T00:43:46.980Z] Hunk #3 succeeded at 217. [2021-03-12T00:43:46.980Z] Hunk #4 succeeded at 225. [2021-03-12T00:43:46.980Z] Hunk #5 succeeded at 232. [2021-03-12T00:43:46.980Z] Hunk #6 succeeded at 259. [2021-03-12T00:43:46.980Z] Hunk #7 succeeded at 271. [2021-03-12T00:43:46.980Z] Hunk #8 succeeded at 327. [2021-03-12T00:43:46.980Z] Hmm... Ignoring the trailing garbage. [2021-03-12T00:43:46.980Z] done [2021-03-12T00:43:46.980Z] + sudo snapcraft prime --use-lxd [2021-03-12T00:43:48.893Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-12T00:43:48.893Z] 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-12T00:43:48.893Z] - README.md [2021-03-12T00:43:48.893Z] [2021-03-12T00:43:48.893Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-12T00:43:49.464Z] Launching a container. [2021-03-12T00:44:01.779Z] Waiting for container to be ready [2021-03-12T00:44:02.353Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-12T00:44:02.353Z] [2021-03-12T00:44:06.573Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-12T00:44:06.573Z] Waiting for network to be ready... [2021-03-12T00:44:07.147Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-12T00:44:07.147Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-12T00:44:07.721Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1573 kB] [2021-03-12T00:44:07.721Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-12T00:44:07.721Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-12T00:44:07.983Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-12T00:44:07.983Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-12T00:44:07.983Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-12T00:44:07.983Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-12T00:44:07.983Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-12T00:44:07.983Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-12T00:44:07.983Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-12T00:44:08.246Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-12T00:44:08.246Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-12T00:44:08.246Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-12T00:44:08.246Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-12T00:44:08.246Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-12T00:44:08.246Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-12T00:44:08.246Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-12T00:44:08.508Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] [2021-03-12T00:44:08.508Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-12T00:44:08.508Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-12T00:44:08.508Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-12T00:44:08.508Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-12T00:44:08.770Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-12T00:44:08.770Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-12T00:44:08.770Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-12T00:44:12.983Z] Fetched 24.0 MB in 6s (4154 kB/s) [2021-03-12T00:44:14.380Z] Reading package lists... [2021-03-12T00:44:14.380Z] Reading package lists... [2021-03-12T00:44:14.641Z] Building dependency tree... [2021-03-12T00:44:14.641Z] Reading state information... [2021-03-12T00:44:14.641Z] The following additional packages will be installed: [2021-03-12T00:44:14.641Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-12T00:44:14.641Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-12T00:44:14.641Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-12T00:44:14.641Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-12T00:44:14.641Z] Suggested packages: [2021-03-12T00:44:14.641Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-12T00:44:14.641Z] Recommended packages: [2021-03-12T00:44:14.641Z] gnupg libsasl2-modules [2021-03-12T00:44:14.641Z] The following NEW packages will be installed: [2021-03-12T00:44:14.641Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-12T00:44:14.641Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-12T00:44:14.641Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-12T00:44:14.641Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-12T00:44:14.641Z] The following packages will be upgraded: [2021-03-12T00:44:14.641Z] gpg gpg-agent gpgconf libudev1 [2021-03-12T00:44:14.641Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-12T00:44:14.641Z] Need to get 3530 kB of archives. [2021-03-12T00:44:14.641Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-12T00:44:14.641Z] 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-12T00:44:14.904Z] 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-12T00:44:14.904Z] 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-12T00:44:14.904Z] 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-12T00:44:14.904Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-03-12T00:44:15.165Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-03-12T00:44:15.738Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-12T00:44:15.738Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-12T00:44:15.738Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-12T00:44:15.738Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-12T00:44:15.738Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-12T00:44:15.738Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-12T00:44:15.738Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-12T00:44:15.738Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-12T00:44:15.738Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-12T00:44:15.738Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-12T00:44:15.738Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-12T00:44:15.738Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-12T00:44:16.000Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-12T00:44:16.000Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-12T00:44:16.000Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-12T00:44:16.000Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-12T00:44:16.000Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-12T00:44:16.000Z] Fetched 3530 kB in 1s (2946 kB/s) [2021-03-12T00:44:16.262Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-12T00:44:16.262Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-03-12T00:44:16.262Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-12T00:44:16.262Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-03-12T00:44:16.523Z] Selecting previously unselected package udev. [2021-03-12T00:44:16.523Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-12T00:44:16.523Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-03-12T00:44:16.523Z] Unpacking udev (237-3ubuntu10.44) ... [2021-03-12T00:44:16.789Z] Selecting previously unselected package libfuse2:amd64. [2021-03-12T00:44:16.789Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-12T00:44:16.789Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-12T00:44:16.789Z] Selecting previously unselected package fuse. [2021-03-12T00:44:16.789Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-12T00:44:16.789Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-12T00:44:17.052Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-12T00:44:17.052Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-12T00:44:17.052Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-12T00:44:17.052Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-12T00:44:17.314Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-12T00:44:17.314Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-12T00:44:17.314Z] Selecting previously unselected package libksba8:amd64. [2021-03-12T00:44:17.314Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-12T00:44:17.314Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-12T00:44:17.574Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-12T00:44:17.574Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-12T00:44:17.574Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:17.574Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-12T00:44:17.574Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-12T00:44:17.574Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:17.574Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-12T00:44:17.574Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-12T00:44:17.836Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:17.836Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-12T00:44:17.836Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-12T00:44:17.836Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:17.836Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-12T00:44:17.836Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-12T00:44:17.836Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:18.098Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-12T00:44:18.098Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-12T00:44:18.098Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:18.098Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-12T00:44:18.098Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-12T00:44:18.098Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:18.098Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-12T00:44:18.098Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-12T00:44:18.098Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:18.359Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-12T00:44:18.359Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-12T00:44:18.359Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:18.359Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-12T00:44:18.359Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-12T00:44:18.359Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-12T00:44:18.359Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-12T00:44:18.621Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-12T00:44:18.621Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-12T00:44:18.621Z] Selecting previously unselected package libldap-common. [2021-03-12T00:44:18.621Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-12T00:44:18.621Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-12T00:44:18.621Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-12T00:44:18.621Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-12T00:44:18.621Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-12T00:44:18.883Z] Selecting previously unselected package dirmngr. [2021-03-12T00:44:18.883Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-12T00:44:18.883Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-12T00:44:18.883Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-12T00:44:18.883Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-12T00:44:18.883Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-12T00:44:18.883Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-12T00:44:18.883Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-12T00:44:19.145Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-12T00:44:19.145Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:19.145Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-12T00:44:19.145Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-12T00:44:19.145Z] Setting up udev (237-3ubuntu10.44) ... [2021-03-12T00:44:19.718Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-12T00:44:19.719Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:19.719Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-12T00:44:19.980Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-12T00:44:19.980Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-12T00:44:19.980Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:19.980Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:19.980Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:19.980Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:19.980Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:19.980Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:20.242Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-12T00:44:20.242Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-12T00:44:20.242Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-12T00:44:20.242Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-12T00:44:20.814Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-12T00:44:20.814Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-12T00:44:20.814Z] This means they are not meant to be enabled using systemctl. [2021-03-12T00:44:20.814Z] Possible reasons for having this kind of units are: [2021-03-12T00:44:20.814Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-12T00:44:20.814Z] .wants/ or .requires/ directory. [2021-03-12T00:44:20.814Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-12T00:44:20.814Z] a requirement dependency on it. [2021-03-12T00:44:20.814Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-12T00:44:20.814Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-12T00:44:20.814Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-12T00:44:20.814Z] instance name specified. [2021-03-12T00:44:21.392Z] Reading package lists... [2021-03-12T00:44:21.392Z] Building dependency tree... [2021-03-12T00:44:21.392Z] Reading state information... [2021-03-12T00:44:21.653Z] The following additional packages will be installed: [2021-03-12T00:44:21.653Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-12T00:44:21.653Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-12T00:44:21.653Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-12T00:44:21.653Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-12T00:44:21.653Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-12T00:44:21.653Z] Suggested packages: [2021-03-12T00:44:21.653Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-12T00:44:21.653Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-12T00:44:21.653Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-12T00:44:21.653Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-12T00:44:21.653Z] systemd-container policykit-1 [2021-03-12T00:44:21.653Z] Recommended packages: [2021-03-12T00:44:21.653Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-12T00:44:21.653Z] The following NEW packages will be installed: [2021-03-12T00:44:21.653Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-12T00:44:21.653Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-12T00:44:21.653Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-12T00:44:21.653Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-12T00:44:21.653Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-12T00:44:21.653Z] The following packages will be upgraded: [2021-03-12T00:44:21.653Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-12T00:44:21.915Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-12T00:44:21.915Z] Need to get 35.2 MB of archives. [2021-03-12T00:44:21.915Z] After this operation, 141 MB of additional disk space will be used. [2021-03-12T00:44:21.915Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-03-12T00:44:21.915Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-12T00:44:22.491Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-12T00:44:22.756Z] 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-12T00:44:22.756Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-12T00:44:22.756Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-12T00:44:22.756Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-03-12T00:44:22.756Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-12T00:44:22.756Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-12T00:44:22.756Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-12T00:44:22.756Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-12T00:44:22.756Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-12T00:44:22.756Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-12T00:44:22.756Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-12T00:44:22.756Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-12T00:44:22.756Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-12T00:44:22.756Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-12T00:44:23.027Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-12T00:44:23.027Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-12T00:44:23.027Z] 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-12T00:44:23.027Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-12T00:44:23.027Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-12T00:44:23.027Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-12T00:44:23.027Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-12T00:44:23.027Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-12T00:44:23.027Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-12T00:44:23.027Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-12T00:44:23.027Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-12T00:44:23.027Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-12T00:44:23.027Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-12T00:44:24.414Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-12T00:44:24.414Z] Fetched 35.2 MB in 3s (13.8 MB/s) [2021-03-12T00:44:24.675Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-12T00:44:24.675Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-03-12T00:44:24.675Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-12T00:44:25.258Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-03-12T00:44:25.258Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-12T00:44:25.519Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-03-12T00:44:25.519Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-12T00:44:25.519Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-12T00:44:25.519Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-12T00:44:25.780Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-12T00:44:25.780Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-12T00:44:25.780Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-12T00:44:26.041Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-12T00:44:26.304Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-12T00:44:26.304Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-12T00:44:26.877Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-12T00:44:26.877Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-12T00:44:26.877Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-12T00:44:26.877Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-12T00:44:27.137Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-12T00:44:27.137Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-12T00:44:27.137Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-12T00:44:27.137Z] Selecting previously unselected package libexpat1:amd64. [2021-03-12T00:44:27.137Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-12T00:44:27.138Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-12T00:44:27.397Z] Selecting previously unselected package python3.6-minimal. [2021-03-12T00:44:27.397Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-12T00:44:27.397Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-12T00:44:27.658Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-12T00:44:27.658Z] Checking for services that may need to be restarted...done. [2021-03-12T00:44:27.658Z] Checking for services that may need to be restarted...done. [2021-03-12T00:44:27.658Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-12T00:44:27.918Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-12T00:44:27.918Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-12T00:44:28.492Z] Selecting previously unselected package python3-minimal. [2021-03-12T00:44:28.492Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-12T00:44:28.492Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-12T00:44:28.492Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-12T00:44:28.492Z] Selecting previously unselected package mime-support. [2021-03-12T00:44:28.492Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-12T00:44:28.492Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-12T00:44:28.753Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-12T00:44:28.753Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-12T00:44:28.753Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-12T00:44:28.753Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-12T00:44:28.753Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-12T00:44:28.753Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-12T00:44:29.037Z] Selecting previously unselected package python3.6. [2021-03-12T00:44:29.037Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-12T00:44:29.037Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-12T00:44:29.298Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-12T00:44:29.298Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-12T00:44:29.298Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-12T00:44:29.298Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-12T00:44:29.559Z] Selecting previously unselected package python3. [2021-03-12T00:44:29.559Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-12T00:44:29.559Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-12T00:44:29.559Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-12T00:44:29.559Z] Selecting previously unselected package multiarch-support. [2021-03-12T00:44:29.559Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-12T00:44:29.559Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-12T00:44:29.820Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-12T00:44:29.820Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-12T00:44:29.820Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-12T00:44:29.820Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-12T00:44:29.820Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-12T00:44:29.820Z] Selecting previously unselected package libbsd0:amd64. [2021-03-12T00:44:29.820Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-12T00:44:29.820Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-12T00:44:30.080Z] Selecting previously unselected package sudo. [2021-03-12T00:44:30.080Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-12T00:44:30.080Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-12T00:44:30.080Z] Selecting previously unselected package apparmor. [2021-03-12T00:44:30.080Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-12T00:44:30.346Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-12T00:44:30.346Z] Selecting previously unselected package libedit2:amd64. [2021-03-12T00:44:30.346Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-12T00:44:30.346Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-12T00:44:30.607Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-12T00:44:30.607Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-12T00:44:30.607Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-12T00:44:30.607Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-12T00:44:30.607Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-12T00:44:30.607Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-12T00:44:30.607Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-12T00:44:30.607Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-12T00:44:30.607Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-12T00:44:30.868Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-12T00:44:30.868Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-12T00:44:30.868Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-12T00:44:30.868Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-12T00:44:30.868Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-12T00:44:30.868Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-12T00:44:31.131Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-12T00:44:31.131Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-12T00:44:31.131Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-12T00:44:31.393Z] Selecting previously unselected package openssh-client. [2021-03-12T00:44:31.393Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-12T00:44:31.393Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-12T00:44:31.393Z] Selecting previously unselected package squashfs-tools. [2021-03-12T00:44:31.393Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-12T00:44:31.393Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-12T00:44:32.896Z] Selecting previously unselected package snapd. [2021-03-12T00:44:32.896Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-12T00:44:33.158Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-12T00:44:35.714Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-12T00:44:35.714Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-12T00:44:35.714Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-12T00:44:35.714Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-12T00:44:35.714Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-12T00:44:35.714Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-12T00:44:35.714Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-12T00:44:35.714Z] Setting up systemd (237-3ubuntu10.44) ... [2021-03-12T00:44:35.714Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-12T00:44:36.657Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-12T00:44:36.657Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-12T00:44:36.657Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-12T00:44:36.657Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-12T00:44:36.657Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-12T00:44:36.657Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-12T00:44:37.229Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-12T00:44:37.490Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-12T00:44:37.490Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-12T00:44:37.490Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-12T00:44:37.490Z] running python rtupdate hooks for python3.6... [2021-03-12T00:44:37.490Z] running python post-rtupdate hooks for python3.6... [2021-03-12T00:44:37.490Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-12T00:44:39.402Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-12T00:44:39.402Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-12T00:44:39.402Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-12T00:44:39.664Z] Setting up snapd (2.48.3+18.04) ... [2021-03-12T00:44:40.237Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-12T00:44:40.237Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-12T00:44:40.498Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-12T00:44:40.759Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-12T00:44:41.021Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-12T00:44:41.021Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-12T00:44:41.283Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-12T00:44:41.283Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-12T00:44:41.545Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-12T00:44:41.806Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-12T00:44:42.071Z] /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-12T00:44:42.071Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-12T00:44:42.071Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-12T00:44:43.017Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-12T00:44:43.280Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-12T00:44:43.280Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-12T00:44:44.937Z] Reading package lists... [2021-03-12T00:44:45.202Z] Reading package lists... [2021-03-12T00:44:45.202Z] Building dependency tree... [2021-03-12T00:44:45.202Z] Reading state information... [2021-03-12T00:44:45.469Z] Calculating upgrade... [2021-03-12T00:44:45.469Z] The following packages will be upgraded: [2021-03-12T00:44:45.469Z] advancecomp base-files bash binutils binutils-common [2021-03-12T00:44:45.469Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-12T00:44:45.469Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-12T00:44:45.469Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-12T00:44:45.469Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-12T00:44:45.469Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-12T00:44:45.469Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-12T00:44:45.469Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-12T00:44:45.469Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-12T00:44:45.469Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-12T00:44:45.469Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-12T00:44:45.469Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-12T00:44:45.469Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-12T00:44:45.469Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-12T00:44:45.469Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-12T00:44:45.730Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-12T00:44:45.730Z] Need to get 63.8 MB of archives. [2021-03-12T00:44:45.730Z] After this operation, 5202 kB of additional disk space will be used. [2021-03-12T00:44:45.730Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-12T00:44:45.730Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-03-12T00:44:46.679Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-12T00:44:46.679Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-12T00:44:46.679Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-12T00:44:46.679Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-12T00:44:46.679Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-12T00:44:46.679Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-12T00:44:46.679Z] 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-12T00:44:46.679Z] 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-12T00:44:46.679Z] 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-12T00:44:46.679Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-12T00:44:46.679Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-12T00:44:46.679Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-12T00:44:46.679Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-12T00:44:46.679Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-12T00:44:46.679Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-12T00:44:46.942Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-12T00:44:46.942Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-12T00:44:47.203Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-12T00:44:47.203Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-12T00:44:47.203Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-12T00:44:47.203Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-12T00:44:47.464Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-12T00:44:47.464Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-12T00:44:47.464Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-12T00:44:47.464Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-12T00:44:47.464Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-12T00:44:47.464Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-12T00:44:47.464Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-12T00:44:47.464Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-12T00:44:47.464Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-12T00:44:47.464Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-12T00:44:47.464Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-12T00:44:47.464Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-12T00:44:47.464Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-12T00:44:47.464Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-12T00:44:47.464Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-12T00:44:47.464Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-12T00:44:47.464Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-12T00:44:47.726Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-12T00:44:47.726Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-12T00:44:47.726Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-12T00:44:47.727Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-12T00:44:47.727Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-12T00:44:47.727Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-12T00:44:47.727Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-12T00:44:47.727Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-12T00:44:47.727Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-12T00:44:47.727Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-12T00:44:47.727Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-12T00:44:47.727Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-12T00:44:47.727Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-12T00:44:47.727Z] Get:54 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-12T00:44:47.727Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-12T00:44:47.727Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-03-12T00:44:47.727Z] Get:57 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-12T00:44:47.727Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-12T00:44:47.727Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-12T00:44:47.727Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-12T00:44:47.727Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-12T00:44:47.727Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-12T00:44:47.727Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-12T00:44:47.988Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-12T00:44:47.988Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-12T00:44:47.988Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-12T00:44:47.988Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-12T00:44:47.988Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-12T00:44:47.988Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-12T00:44:47.988Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-12T00:44:47.988Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-12T00:44:47.988Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-12T00:44:47.988Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-12T00:44:47.988Z] Get:74 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-12T00:44:47.988Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-12T00:44:47.988Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-12T00:44:47.988Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-12T00:44:47.988Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-12T00:44:47.988Z] Get:79 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-12T00:44:47.988Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-12T00:44:47.988Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-12T00:44:47.988Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-12T00:44:47.988Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-12T00:44:47.988Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-12T00:44:48.249Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-12T00:44:48.249Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-12T00:44:48.249Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-12T00:44:48.249Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-12T00:44:48.249Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-12T00:44:48.249Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-12T00:44:48.824Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-12T00:44:49.397Z] 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-12T00:44:49.397Z] 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-12T00:44:49.658Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-12T00:44:49.919Z] 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-12T00:44:49.919Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-12T00:44:49.919Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-12T00:44:49.919Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-12T00:44:49.919Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-12T00:44:50.181Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-12T00:44:50.181Z] Fetched 63.8 MB in 4s (14.8 MB/s) [2021-03-12T00:44:50.181Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:44:50.181Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-12T00:44:50.181Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-12T00:44:50.753Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-12T00:44:51.014Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-12T00:44:51.014Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-03-12T00:44:51.014Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-03-12T00:44:51.961Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-12T00:44:51.961Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-12T00:44:51.961Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-12T00:44:51.961Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-12T00:44:51.961Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-12T00:44:51.961Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-12T00:44:52.223Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-12T00:44:52.223Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-12T00:44:52.223Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-12T00:44:52.223Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-12T00:44:52.484Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-12T00:44:52.484Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-12T00:44:52.484Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-12T00:44:52.484Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-12T00:44:52.746Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-12T00:44:52.746Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-12T00:44:52.746Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-12T00:44:52.746Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-12T00:44:52.746Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-12T00:44:53.007Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-12T00:44:53.007Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-12T00:44:53.007Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-12T00:44:53.007Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-12T00:44:53.268Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-12T00:44:53.268Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-12T00:44:53.268Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-12T00:44:53.530Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-12T00:44:53.530Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-12T00:44:53.530Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-12T00:44:53.791Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-12T00:44:54.360Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-12T00:44:54.620Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-12T00:44:54.621Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-12T00:44:54.621Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-12T00:44:54.621Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-12T00:44:54.621Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-12T00:44:54.881Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-12T00:44:54.881Z] Installing new version of config file /etc/issue ... [2021-03-12T00:44:54.881Z] Installing new version of config file /etc/issue.net ... [2021-03-12T00:44:54.881Z] Installing new version of config file /etc/lsb-release ... [2021-03-12T00:44:54.881Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-12T00:44:55.141Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-12T00:44:55.142Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-12T00:44:55.403Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-12T00:44:55.403Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:44:55.403Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-12T00:44:55.403Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-12T00:44:55.663Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-12T00:44:55.663Z] 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-12T00:44:55.663Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:44:55.663Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-12T00:44:55.663Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-12T00:44:55.922Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-12T00:44:55.922Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:44:55.922Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-12T00:44:55.922Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-12T00:44:56.184Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-12T00:44:56.184Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:44:56.184Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-12T00:44:56.184Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-12T00:44:56.445Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-12T00:44:56.445Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:44:56.445Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-12T00:44:56.705Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-12T00:44:56.705Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-12T00:44:56.705Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:44:56.705Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-12T00:44:56.705Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-12T00:44:56.967Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-12T00:44:56.967Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:44:56.967Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-12T00:44:56.967Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-12T00:44:57.229Z] Setting up grep (3.1-2build1) ... [2021-03-12T00:44:57.229Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:44:57.229Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-12T00:44:57.229Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-12T00:44:57.490Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-12T00:44:57.490Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:44:57.490Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-12T00:44:57.490Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-12T00:44:57.490Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-12T00:44:57.751Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:44:57.751Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-12T00:44:57.751Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-12T00:44:58.325Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-12T00:44:58.325Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-12T00:44:58.325Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-12T00:44:58.325Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-12T00:44:58.898Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-12T00:44:59.160Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:44:59.160Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-12T00:44:59.160Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-12T00:44:59.825Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:44:59.825Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:44:59.825Z] ---> 2c2db818b323 [2021-03-12T00:44:59.825Z] Step 3/23 : WORKDIR /edgex-go [2021-03-12T00:44:59.825Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:44:59.825Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:44:59.825Z] ---> 2c2db818b323 [2021-03-12T00:44:59.825Z] Step 3/31 : WORKDIR /edgex-go [2021-03-12T00:44:59.825Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:44:59.825Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:44:59.825Z] ---> 2c2db818b323 [2021-03-12T00:44:59.825Z] Step 3/23 : WORKDIR /edgex-go [2021-03-12T00:44:59.825Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:44:59.825Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:44:59.825Z] ---> 2c2db818b323 [2021-03-12T00:44:59.825Z] Step 3/22 : WORKDIR /edgex-go [2021-03-12T00:44:59.825Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:44:59.825Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:44:59.825Z] ---> 2c2db818b323 [2021-03-12T00:44:59.825Z] Step 3/22 : WORKDIR /edgex-go [2021-03-12T00:44:59.825Z] ---> Running in 29666ad2d1f3 [2021-03-12T00:44:59.825Z] ---> Running in b91d9a6858b0 [2021-03-12T00:44:59.825Z] ---> Running in ced6add3a334 [2021-03-12T00:44:59.825Z] ---> Running in cea44c9cd6a7 [2021-03-12T00:44:59.825Z] ---> Running in 6bee408950be [2021-03-12T00:44:59.825Z] Removing intermediate container 29666ad2d1f3 [2021-03-12T00:44:59.825Z] ---> 9484ac38da20 [2021-03-12T00:44:59.825Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:44:59.825Z] Removing intermediate container b91d9a6858b0 [2021-03-12T00:44:59.825Z] ---> 22f35f336d96 [2021-03-12T00:44:59.825Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:44:59.825Z] Removing intermediate container 6bee408950be [2021-03-12T00:44:59.825Z] ---> bf2084fc1424 [2021-03-12T00:44:59.825Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container cea44c9cd6a7 [2021-03-12T00:44:59.825Z] ---> c9170ce62100 [2021-03-12T00:44:59.825Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:44:59.825Z] [2021-03-12T00:44:59.825Z] ---> Running in 21201f2d4abe [2021-03-12T00:44:59.825Z] Removing intermediate container ced6add3a334 [2021-03-12T00:44:59.825Z] ---> 2534aa81b55f [2021-03-12T00:44:59.825Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:44:59.825Z] ---> Running in b0676fd41fad [2021-03-12T00:44:59.825Z] ---> Running in f5c404c408fb [2021-03-12T00:44:59.825Z] ---> Running in b64ee2bea285 [2021-03-12T00:44:59.825Z] ---> Running in b717013f70c8 [2021-03-12T00:44:59.825Z] Removing intermediate container 21201f2d4abe [2021-03-12T00:44:59.825Z] ---> 87fb8d09b8df [2021-03-12T00:44:59.825Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-12T00:44:59.825Z] ---> Running in f3c28b46c14d [2021-03-12T00:44:59.825Z] Removing intermediate container b0676fd41fad [2021-03-12T00:44:59.825Z] ---> 7a314c3c6c81 [2021-03-12T00:44:59.825Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-12T00:44:59.825Z] Removing intermediate container f5c404c408fb [2021-03-12T00:44:59.825Z] ---> caf40f1ed495 [2021-03-12T00:44:59.825Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-12T00:44:59.825Z] ---> Running in 3abb58fffa58 [2021-03-12T00:44:59.825Z] ---> Running in e56c6e42d09e [2021-03-12T00:44:59.825Z] Removing intermediate container b64ee2bea285 [2021-03-12T00:44:59.825Z] ---> 2cb0cbad9197 [2021-03-12T00:44:59.825Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-12T00:44:59.825Z] Removing intermediate container b717013f70c8 [2021-03-12T00:44:59.825Z] ---> 2ea3f1b57e9b [2021-03-12T00:44:59.825Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-12T00:44:59.825Z] ---> Running in b5711bb668c8 [2021-03-12T00:44:59.825Z] ---> Running in e23ed18105d2 [2021-03-12T00:44:59.825Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:45:00.429Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:45:00.429Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:45:00.429Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:45:00.429Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:45:00.429Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:45:00.547Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-12T00:45:00.547Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-12T00:45:00.547Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-12T00:45:00.547Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-12T00:45:00.547Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-12T00:45:00.841Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:00.841Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-12T00:45:00.841Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-12T00:45:01.103Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-12T00:45:01.103Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:01.103Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-12T00:45:01.103Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-12T00:45:01.367Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-12T00:45:01.367Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:01.367Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-12T00:45:01.367Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-12T00:45:01.367Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-12T00:45:01.406Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:45:01.406Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:45:01.406Z] OK: 217 MiB in 51 packages [2021-03-12T00:45:01.633Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:01.633Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-12T00:45:01.633Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-12T00:45:01.703Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:45:01.703Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:45:01.910Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-12T00:45:01.910Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:01.910Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-12T00:45:01.910Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-12T00:45:01.910Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-12T00:45:02.173Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:02.173Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-12T00:45:02.173Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-12T00:45:02.173Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-12T00:45:02.173Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-12T00:45:02.321Z] OK: 217 MiB in 51 packages [2021-03-12T00:45:02.437Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-12T00:45:02.437Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:02.437Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-12T00:45:02.437Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-12T00:45:02.705Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-12T00:45:02.705Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:02.705Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-12T00:45:02.705Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-12T00:45:02.705Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-12T00:45:02.936Z] OK: 217 MiB in 51 packages [2021-03-12T00:45:02.936Z] OK: 217 MiB in 51 packages [2021-03-12T00:45:02.970Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:02.970Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-12T00:45:02.970Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-12T00:45:02.970Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-12T00:45:03.216Z] Removing intermediate container f3c28b46c14d [2021-03-12T00:45:03.216Z] ---> 35286996c1d3 [2021-03-12T00:45:03.216Z] Step 6/22 : COPY go.mod . [2021-03-12T00:45:03.233Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:03.234Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-12T00:45:03.234Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-12T00:45:03.808Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-12T00:45:03.817Z] OK: 217 MiB in 51 packages [2021-03-12T00:45:04.072Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-12T00:45:04.110Z] Removing intermediate container 3abb58fffa58 [2021-03-12T00:45:04.110Z] ---> 115bcb109d30 [2021-03-12T00:45:04.110Z] Step 6/23 : COPY go.mod . [2021-03-12T00:45:04.332Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-12T00:45:04.385Z] ---> f13446e2c112 [2021-03-12T00:45:04.385Z] Step 7/22 : RUN go mod download [2021-03-12T00:45:04.594Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:04.595Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-12T00:45:04.595Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-12T00:45:04.661Z] ---> Running in 362e0c8a8a59 [2021-03-12T00:45:04.856Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-12T00:45:04.943Z] Removing intermediate container e23ed18105d2 [2021-03-12T00:45:04.943Z] ---> a8e44c5f2552 [2021-03-12T00:45:04.943Z] Step 6/31 : COPY go.mod . [2021-03-12T00:45:04.943Z] Removing intermediate container b5711bb668c8 [2021-03-12T00:45:04.943Z] ---> 421eb4ca7cf7 [2021-03-12T00:45:04.943Z] Step 6/22 : COPY go.mod . [2021-03-12T00:45:05.116Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-12T00:45:05.116Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-12T00:45:05.116Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-12T00:45:05.116Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-12T00:45:05.225Z] ---> 66f6de245b10 [2021-03-12T00:45:05.225Z] Step 7/23 : RUN go mod download [2021-03-12T00:45:05.377Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:05.377Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-12T00:45:05.377Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-12T00:45:05.509Z] Removing intermediate container e56c6e42d09e [2021-03-12T00:45:05.509Z] ---> 50bb918d9656 [2021-03-12T00:45:05.509Z] Step 6/23 : COPY go.mod . [2021-03-12T00:45:05.509Z] ---> Running in b1a08c3736c0 [2021-03-12T00:45:05.637Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-12T00:45:05.898Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:05.898Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-12T00:45:05.898Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-12T00:45:05.898Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-12T00:45:06.116Z] ---> c0c8b52e0e9a [2021-03-12T00:45:06.116Z] Step 7/22 : RUN go mod download [2021-03-12T00:45:06.160Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:06.160Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-12T00:45:06.160Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-12T00:45:06.160Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-12T00:45:06.400Z] ---> 022b77d13cfd [2021-03-12T00:45:06.400Z] Step 7/31 : RUN go mod download [2021-03-12T00:45:06.400Z] ---> Running in 1e172379ec3a [2021-03-12T00:45:06.423Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:06.423Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-12T00:45:06.423Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-12T00:45:06.423Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-12T00:45:06.682Z] ---> Running in e98b56de644b [2021-03-12T00:45:06.683Z] ---> 919fee176e17 [2021-03-12T00:45:06.683Z] Step 7/23 : RUN go mod download [2021-03-12T00:45:06.709Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:06.709Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-12T00:45:06.709Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-12T00:45:06.709Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-12T00:45:06.964Z] ---> Running in d6e7d3c8dfbb [2021-03-12T00:45:06.976Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:06.976Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-12T00:45:06.976Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-12T00:45:07.242Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-12T00:45:07.508Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:07.508Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-12T00:45:07.508Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-12T00:45:07.508Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-03-12T00:45:07.508Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-12T00:45:07.784Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-12T00:45:07.784Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-12T00:45:07.784Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-12T00:45:08.064Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:08.064Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-12T00:45:08.064Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-12T00:45:08.064Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-12T00:45:08.335Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:08.335Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-12T00:45:08.335Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-12T00:45:08.605Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-12T00:45:08.870Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:08.870Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-12T00:45:08.870Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-12T00:45:08.870Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-12T00:45:09.151Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:09.151Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-12T00:45:09.151Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-12T00:45:09.414Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-12T00:45:09.615Z] Removing intermediate container 362e0c8a8a59 [2021-03-12T00:45:09.616Z] ---> 46f015e4c93d [2021-03-12T00:45:09.616Z] Step 8/22 : COPY . . [2021-03-12T00:45:09.616Z] Removing intermediate container b1a08c3736c0 [2021-03-12T00:45:09.616Z] ---> cc279a7fd4ae [2021-03-12T00:45:09.616Z] Step 8/23 : COPY . . [2021-03-12T00:45:09.987Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:09.987Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-12T00:45:09.987Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-12T00:45:10.249Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-12T00:45:10.511Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:10.511Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-12T00:45:10.511Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-12T00:45:10.511Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-12T00:45:10.771Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:10.771Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-12T00:45:10.771Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-12T00:45:10.771Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-12T00:45:11.033Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:11.033Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-12T00:45:11.033Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-12T00:45:11.033Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-12T00:45:11.033Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:11.033Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-12T00:45:11.033Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-12T00:45:11.294Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-12T00:45:11.294Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:11.294Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-12T00:45:11.294Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-12T00:45:11.554Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-12T00:45:11.554Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:11.554Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-12T00:45:11.815Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-12T00:45:11.815Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-12T00:45:11.815Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-12T00:45:11.815Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-12T00:45:11.815Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-12T00:45:12.076Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-12T00:45:12.076Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-12T00:45:12.076Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-12T00:45:12.076Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-12T00:45:12.244Z] Removing intermediate container 1e172379ec3a [2021-03-12T00:45:12.245Z] ---> 76dc43aefd0d [2021-03-12T00:45:12.245Z] Step 8/22 : COPY . . [2021-03-12T00:45:12.338Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-12T00:45:12.338Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-12T00:45:12.569Z] Removing intermediate container d6e7d3c8dfbb [2021-03-12T00:45:12.569Z] ---> b4dbd8dd8124 [2021-03-12T00:45:12.569Z] Step 8/23 : COPY . . [2021-03-12T00:45:12.600Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-12T00:45:12.600Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-12T00:45:12.600Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-12T00:45:12.848Z] Removing intermediate container e98b56de644b [2021-03-12T00:45:12.848Z] ---> 633dc6a03ce2 [2021-03-12T00:45:12.848Z] Step 8/31 : COPY . . [2021-03-12T00:45:12.862Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-12T00:45:12.862Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-12T00:45:12.862Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-12T00:45:13.124Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-12T00:45:13.124Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-12T00:45:13.124Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-12T00:45:13.124Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-12T00:45:13.387Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-12T00:45:13.387Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-12T00:45:13.387Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-12T00:45:13.387Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-12T00:45:13.656Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-12T00:45:13.656Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-12T00:45:13.656Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-12T00:45:13.656Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-12T00:45:13.919Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-12T00:45:13.919Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-12T00:45:14.866Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-12T00:45:14.867Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-12T00:45:14.867Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-12T00:45:14.867Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-12T00:45:15.130Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-12T00:45:15.130Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-12T00:45:15.702Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-12T00:45:15.702Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-12T00:45:15.963Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-12T00:45:15.963Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-12T00:45:15.963Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-12T00:45:15.963Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-12T00:45:15.963Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-12T00:45:16.223Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-12T00:45:16.223Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-12T00:45:16.223Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-12T00:45:16.223Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-12T00:45:16.484Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-12T00:45:16.484Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-12T00:45:16.484Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-12T00:45:17.425Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-12T00:45:17.425Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-12T00:45:18.370Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-12T00:45:18.632Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-12T00:45:19.208Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-12T00:45:19.208Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-12T00:45:19.779Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-12T00:45:19.779Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-12T00:45:20.724Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-12T00:45:20.724Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-12T00:45:20.986Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-12T00:45:20.986Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-12T00:45:20.986Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-12T00:45:20.986Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-12T00:45:21.248Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-12T00:45:21.248Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-12T00:45:21.509Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-12T00:45:21.509Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-12T00:45:21.509Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-12T00:45:21.771Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-12T00:45:21.771Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-12T00:45:21.771Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-12T00:45:21.771Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-12T00:45:22.031Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-12T00:45:22.031Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-12T00:45:22.031Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-12T00:45:22.031Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-12T00:45:22.031Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-12T00:45:22.293Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-12T00:45:22.294Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-12T00:45:22.294Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-12T00:45:22.294Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-12T00:45:22.555Z] [2021-03-12T00:45:22.555Z] Current default time zone: 'Etc/UTC' [2021-03-12T00:45:22.555Z] Local time is now: Fri Mar 12 00:45:22 UTC 2021. [2021-03-12T00:45:22.555Z] Universal Time is now: Fri Mar 12 00:45:22 UTC 2021. [2021-03-12T00:45:22.555Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-12T00:45:22.555Z] [2021-03-12T00:45:22.555Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-03-12T00:45:22.555Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-12T00:45:22.555Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-03-12T00:45:22.555Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-12T00:45:22.555Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-12T00:45:22.819Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-12T00:45:22.819Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-12T00:45:22.819Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-12T00:45:22.819Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-12T00:45:22.819Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-12T00:45:22.819Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-12T00:45:22.819Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-12T00:45:23.081Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-12T00:45:23.081Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-12T00:45:23.081Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-12T00:45:23.341Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-12T00:45:23.341Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-12T00:45:23.341Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-12T00:45:23.341Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-12T00:45:23.341Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-12T00:45:23.341Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-12T00:45:23.341Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-12T00:45:23.341Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-12T00:45:25.263Z] Updating certificates in /etc/ssl/certs... [2021-03-12T00:45:26.206Z] 23 added, 27 removed; done. [2021-03-12T00:45:26.206Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-12T00:45:26.206Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-12T00:45:26.206Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-12T00:45:26.206Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-12T00:45:26.206Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-12T00:45:26.466Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-12T00:45:26.466Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-12T00:45:26.466Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-12T00:45:26.466Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-12T00:45:26.466Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-12T00:45:26.466Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-12T00:45:26.466Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-12T00:45:26.728Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-12T00:45:26.728Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-12T00:45:26.728Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-12T00:45:26.728Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-12T00:45:26.728Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-12T00:45:26.728Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-12T00:45:26.728Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-12T00:45:26.989Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-12T00:45:26.989Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-12T00:45:26.989Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-12T00:45:26.989Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-12T00:45:26.989Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-12T00:45:27.252Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-12T00:45:27.252Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-12T00:45:27.252Z] Updating certificates in /etc/ssl/certs... [2021-03-12T00:45:27.826Z] 0 added, 0 removed; done. [2021-03-12T00:45:27.826Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-12T00:45:27.826Z] done. [2021-03-12T00:45:28.772Z] Reading package lists... [2021-03-12T00:45:28.772Z] Building dependency tree... [2021-03-12T00:45:28.772Z] Reading state information... [2021-03-12T00:45:29.033Z] The following NEW packages will be installed: [2021-03-12T00:45:29.033Z] apt-transport-https [2021-03-12T00:45:29.033Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-12T00:45:29.033Z] Need to get 1696 B of archives. [2021-03-12T00:45:29.033Z] After this operation, 153 kB of additional disk space will be used. [2021-03-12T00:45:29.033Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-12T00:45:29.294Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-12T00:45:29.294Z] Fetched 1696 B in 0s (44.7 kB/s) [2021-03-12T00:45:29.294Z] Selecting previously unselected package apt-transport-https. [2021-03-12T00:45:29.294Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-12T00:45:29.294Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-12T00:45:29.294Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-12T00:45:29.294Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-12T00:45:29.867Z] Waiting for network to be ready... [2021-03-12T00:45:38.027Z] 2021-03-12T00:45:35Z INFO Waiting for automatic snapd restart... [2021-03-12T00:45:38.027Z] snapd 2.49 from Canonical* installed [2021-03-12T00:45:38.972Z] "snapd" switched to the "latest/stable" channel [2021-03-12T00:45:38.972Z] [2021-03-12T00:45:39.676Z] ---> 080c0835796d [2021-03-12T00:45:39.676Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-12T00:45:39.676Z] ---> 032f5a5a35b1 [2021-03-12T00:45:39.676Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-12T00:45:39.676Z] ---> 0e7889376c30 [2021-03-12T00:45:39.676Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-12T00:45:39.676Z] ---> b6d9c0f44b4e [2021-03-12T00:45:39.676Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-12T00:45:39.676Z] ---> Running in 0fcfcfba855e [2021-03-12T00:45:39.676Z] ---> Running in d29ef97056e7 [2021-03-12T00:45:39.676Z] ---> 241e89cc5a19 [2021-03-12T00:45:39.676Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-12T00:45:39.676Z] ---> Running in 8141f43e8b6c [2021-03-12T00:45:39.676Z] ---> Running in e88c0f99a96f [2021-03-12T00:45:39.676Z] ---> Running in dcd45eb6cc1a [2021-03-12T00:45:39.676Z] 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-12T00:45:39.676Z] 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-12T00:45:39.676Z] 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-12T00:45:39.677Z] 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-12T00:45:39.677Z] 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-12T00:45:44.277Z] core18 20210128 from Canonical* installed [2021-03-12T00:45:44.278Z] "core18" switched to the "latest/stable" channel [2021-03-12T00:45:44.278Z] [2021-03-12T00:45:50.864Z] snapcraft 4.5.4 from Canonical* installed [2021-03-12T00:45:50.864Z] "snapcraft" switched to the "latest/stable" channel [2021-03-12T00:45:50.864Z] [2021-03-12T00:45:54.166Z] 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-12T00:45:54.166Z] - README.md [2021-03-12T00:45:54.166Z] [2021-03-12T00:45:54.166Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-12T00:46:00.752Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-12T00:46:00.752Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-12T00:46:00.752Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-12T00:46:00.752Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-12T00:46:02.143Z] Reading package lists... [2021-03-12T00:46:02.408Z] 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.7 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-12T00:46:09.000Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-12T00:46:09.000Z] Reading package lists... [2021-03-12T00:46:09.000Z] Building dependency tree... [2021-03-12T00:46:09.000Z] Reading state information... [2021-03-12T00:46:09.000Z] Suggested packages: [2021-03-12T00:46:09.000Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-12T00:46:09.000Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-12T00:46:09.000Z] Recommended packages: [2021-03-12T00:46:09.000Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-12T00:46:09.000Z] The following NEW packages will be installed: [2021-03-12T00:46:09.000Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-12T00:46:09.000Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-12T00:46:09.000Z] pkg-config zip [2021-03-12T00:46:09.000Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-12T00:46:09.000Z] Need to get 7658 kB of archives. [2021-03-12T00:46:09.000Z] After this operation, 43.8 MB of additional disk space will be used. [2021-03-12T00:46:09.000Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.7 [1172 kB] [2021-03-12T00:46:09.000Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-12T00:46:09.261Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-12T00:46:09.524Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-12T00:46:09.524Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-12T00:46:09.524Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-12T00:46:09.524Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-12T00:46:09.786Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-12T00:46:09.786Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-12T00:46:09.786Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-12T00:46:09.786Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-12T00:46:09.786Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-12T00:46:09.786Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-12T00:46:10.048Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-12T00:46:10.048Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-12T00:46:10.048Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-12T00:46:10.309Z] Fetched 7658 kB in 1s (7111 kB/s) [2021-03-12T00:46:10.309Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-12T00:46:10.309Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-12T00:46:10.309Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.7_amd64.deb ... [2021-03-12T00:46:10.309Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.7) ... [2021-03-12T00:46:10.571Z] Selecting previously unselected package libpsl5:amd64. [2021-03-12T00:46:10.571Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-12T00:46:10.571Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-12T00:46:10.571Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-12T00:46:10.571Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-12T00:46:10.571Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-12T00:46:10.832Z] Selecting previously unselected package librtmp1:amd64. [2021-03-12T00:46:10.832Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-12T00:46:10.832Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-12T00:46:10.832Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-12T00:46:10.832Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-12T00:46:10.832Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-12T00:46:10.832Z] Selecting previously unselected package liberror-perl. [2021-03-12T00:46:10.832Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-12T00:46:10.832Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-12T00:46:11.095Z] Selecting previously unselected package git-man. [2021-03-12T00:46:11.095Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-12T00:46:11.095Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-12T00:46:11.095Z] Selecting previously unselected package git. [2021-03-12T00:46:11.095Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-12T00:46:11.095Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-12T00:46:12.035Z] Selecting previously unselected package libnorm1:amd64. [2021-03-12T00:46:12.035Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-12T00:46:12.035Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-12T00:46:12.035Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-12T00:46:12.035Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-12T00:46:12.035Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-12T00:46:12.295Z] Selecting previously unselected package libsodium23:amd64. [2021-03-12T00:46:12.295Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-12T00:46:12.295Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-12T00:46:12.295Z] Selecting previously unselected package libzmq5:amd64. [2021-03-12T00:46:12.296Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-12T00:46:12.296Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-12T00:46:12.296Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-12T00:46:12.296Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-12T00:46:12.556Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-12T00:46:12.556Z] Selecting previously unselected package pkg-config. [2021-03-12T00:46:12.556Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-12T00:46:12.556Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-12T00:46:12.556Z] Selecting previously unselected package zip. [2021-03-12T00:46:12.556Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-12T00:46:12.556Z] Unpacking zip (3.0-11build1) ... [2021-03-12T00:46:12.816Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-12T00:46:12.816Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-12T00:46:12.816Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-12T00:46:12.816Z] Setting up liberror-perl (0.17025-1) ... [2021-03-12T00:46:12.816Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-12T00:46:12.816Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.7) ... [2021-03-12T00:46:12.816Z] No schema files found: doing nothing. [2021-03-12T00:46:12.816Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-12T00:46:12.816Z] Setting up zip (3.0-11build1) ... [2021-03-12T00:46:13.077Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-12T00:46:13.077Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-12T00:46:13.077Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-12T00:46:13.077Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-12T00:46:13.077Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-12T00:46:13.077Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-12T00:46:13.077Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-12T00:46:13.077Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-12T00:46:19.738Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-12T00:46:20.010Z] git set to automatically installed. [2021-03-12T00:46:20.011Z] git-man set to automatically installed. [2021-03-12T00:46:20.011Z] libcurl3-gnutls set to automatically installed. [2021-03-12T00:46:20.011Z] liberror-perl set to automatically installed. [2021-03-12T00:46:20.011Z] libglib2.0-0 set to automatically installed. [2021-03-12T00:46:20.011Z] libnghttp2-14 set to automatically installed. [2021-03-12T00:46:20.011Z] libnorm1 set to automatically installed. [2021-03-12T00:46:20.011Z] libpgm-5.2-0 set to automatically installed. [2021-03-12T00:46:20.011Z] libpsl5 set to automatically installed. [2021-03-12T00:46:20.011Z] librtmp1 set to automatically installed. [2021-03-12T00:46:20.011Z] libsodium23 set to automatically installed. [2021-03-12T00:46:20.011Z] libzmq3-dev set to automatically installed. [2021-03-12T00:46:20.011Z] libzmq5 set to automatically installed. [2021-03-12T00:46:20.011Z] pkg-config set to automatically installed. [2021-03-12T00:46:20.011Z] zip set to automatically installed. [2021-03-12T00:46:21.457Z] snapd is not logged in, snap install commands will use sudo [2021-03-12T00:46:28.061Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-12T00:46:28.061Z] snap "core18" has no updates available [2021-03-12T00:46:29.447Z] snapd is not logged in, snap install commands will use sudo [2021-03-12T00:46:36.031Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-12T00:46:54.151Z] go (1.15/stable) 1.15.9 from Michael Hudson-Doyle (mwhudson) installed [2021-03-12T00:46:54.151Z] Pulling config-common [2021-03-12T00:46:54.151Z] + snapcraftctl pull [2021-03-12T00:46:54.723Z] Pulling go-build-helper [2021-03-12T00:46:54.723Z] + snapcraftctl pull [2021-03-12T00:46:56.108Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-03-12T00:46:56.108Z] Skipping pull go-build-helper (already ran) [2021-03-12T00:46:56.108Z] Building go-build-helper [2021-03-12T00:46:56.108Z] + snapcraftctl build [2021-03-12T00:46:58.652Z] Staging go-build-helper [2021-03-12T00:46:58.652Z] + snapcraftctl stage [2021-03-12T00:47:10.896Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-12T00:47:10.896Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-12T00:47:10.896Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-12T00:47:10.896Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1573 kB] [2021-03-12T00:47:10.896Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-12T00:47:10.896Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-12T00:47:10.896Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-12T00:47:10.896Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-12T00:47:10.896Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-12T00:47:10.896Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-12T00:47:10.896Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-12T00:47:10.896Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-12T00:47:10.896Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-12T00:47:10.896Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-12T00:47:10.896Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-12T00:47:10.896Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-12T00:47:10.896Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-12T00:47:10.896Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-12T00:47:10.896Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-12T00:47:10.896Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] [2021-03-12T00:47:10.896Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-12T00:47:10.896Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-12T00:47:10.896Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-12T00:47:10.896Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-12T00:47:10.896Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-12T00:47:10.896Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-12T00:47:10.896Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-12T00:47:10.896Z] Fetched 24.0 MB in 0s (0 B/s) [2021-03-12T00:47:10.896Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-12T00:47:10.896Z] Fetched 224 kB in 0s (0 B/s) [2021-03-12T00:47:10.896Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-12T00:47:10.896Z] Fetched 157 kB in 0s (0 B/s) [2021-03-12T00:47:10.896Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-12T00:47:10.896Z] Fetched 221 kB in 0s (0 B/s) [2021-03-12T00:47:10.896Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-12T00:47:10.896Z] Fetched 143 kB in 0s (0 B/s) [2021-03-12T00:47:10.896Z] Pulling edgex-go [2021-03-12T00:47:11.156Z] + snapcraftctl pull [2021-03-12T00:47:37.759Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-12T00:47:37.759Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-12T00:47:37.759Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-12T00:47:37.759Z] Fetched 0 B in 0s (0 B/s) [2021-03-12T00:47:37.759Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-12T00:47:37.759Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-12T00:47:37.759Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-12T00:47:37.759Z] Fetched 279 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-12T00:47:37.760Z] Fetched 122 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-12T00:47:37.760Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-12T00:47:37.760Z] Fetched 8848 B in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-12T00:47:37.760Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-12T00:47:37.760Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-12T00:47:37.760Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-12T00:47:37.760Z] Fetched 214 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-12T00:47:37.760Z] Fetched 154 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-12T00:47:37.760Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-12T00:47:37.760Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-12T00:47:37.760Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-12T00:47:37.760Z] Fetched 499 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-12T00:47:37.760Z] Fetched 111 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-12T00:47:37.760Z] Fetched 240 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-12T00:47:37.760Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-12T00:47:37.760Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-12T00:47:37.760Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-12T00:47:37.760Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-12T00:47:37.760Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-12T00:47:37.760Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-12T00:47:37.760Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-12T00:47:37.760Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-12T00:47:37.760Z] Fetched 8720 B in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-12T00:47:37.760Z] Fetched 137 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-12T00:47:37.760Z] Fetched 119 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-12T00:47:37.760Z] Fetched 109 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-12T00:47:37.760Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-12T00:47:37.760Z] Fetched 645 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-12T00:47:37.760Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-12T00:47:37.760Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-12T00:47:37.760Z] Fetched 368 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-12T00:47:37.760Z] Fetched 187 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-12T00:47:37.760Z] Fetched 175 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-12T00:47:37.760Z] Fetched 206 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-12T00:47:37.760Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-12T00:47:37.760Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-12T00:47:37.760Z] Fetched 159 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-12T00:47:37.760Z] Fetched 107 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-12T00:47:37.760Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-12T00:47:37.760Z] Pulling static-packages [2021-03-12T00:47:37.760Z] + snapcraftctl pull [2021-03-12T00:47:37.760Z] Pulling version [2021-03-12T00:47:37.760Z] + cd /root/project [2021-03-12T00:47:37.760Z] + [ -f VERSION ] [2021-03-12T00:47:37.760Z] + PROJECT_VERSION=local-dev [2021-03-12T00:47:37.760Z] + git rev-parse --short HEAD [2021-03-12T00:47:37.760Z] + GIT_REVISION=013bab70 [2021-03-12T00:47:37.760Z] + snapcraftctl set-version local-dev [2021-03-12T00:47:37.760Z] Building config-common [2021-03-12T00:47:37.760Z] + snapcraftctl build [2021-03-12T00:47:38.703Z] Skipping build go-build-helper (already ran) [2021-03-12T00:47:38.703Z] Building edgex-go [2021-03-12T00:47:39.645Z] + cd /root/parts/edgex-go/src [2021-03-12T00:47:39.645Z] + make build [2021-03-12T00:47:39.645Z] 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-12T00:47:42.193Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-12T00:47:42.193Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.48 [2021-03-12T00:47:42.193Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-12T00:47:42.193Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-03-12T00:47:42.193Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-12T00:47:42.193Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-12T00:47:42.193Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-12T00:47:42.193Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-12T00:47:42.193Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-12T00:47:42.193Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-12T00:47:42.455Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-12T00:47:42.455Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-12T00:47:42.455Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-12T00:47:42.715Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-12T00:47:42.715Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-12T00:47:42.715Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-12T00:47:42.981Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-12T00:47:42.981Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-12T00:47:42.981Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-12T00:47:42.981Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-12T00:47:43.247Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-12T00:47:43.247Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-12T00:47:43.247Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-12T00:47:43.247Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-12T00:47:43.508Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-03-12T00:47:43.508Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-12T00:47:43.508Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-12T00:47:43.508Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-12T00:47:43.508Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-12T00:47:43.508Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-12T00:47:43.508Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-12T00:47:43.508Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-12T00:47:43.508Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-12T00:47:43.508Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-12T00:47:43.508Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-12T00:47:43.770Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-12T00:47:43.770Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-12T00:47:43.770Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-12T00:47:43.770Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-12T00:47:43.770Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-12T00:47:43.770Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-12T00:47:43.770Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-12T00:47:43.770Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-12T00:47:44.350Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-12T00:47:44.350Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-12T00:47:46.642Z] Removing intermediate container e88c0f99a96f [2021-03-12T00:47:46.642Z] ---> 778d578e9bb3 [2021-03-12T00:47:46.642Z] [2021-03-12T00:47:46.642Z] Step 10/31 : FROM alpine:3.12 [2021-03-12T00:47:46.642Z] 3.12: Pulling from library/alpine [2021-03-12T00:47:46.642Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-12T00:47:46.642Z] Status: Downloaded newer image for alpine:3.12 [2021-03-12T00:47:46.642Z] ---> d10569e2745f [2021-03-12T00:47:46.642Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-12T00:47:46.642Z] ---> Running in 6c45e37d1f63 [2021-03-12T00:47:46.642Z] Removing intermediate container 6c45e37d1f63 [2021-03-12T00:47:46.642Z] ---> a30605bc621c [2021-03-12T00:47:46.642Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-12T00:47:46.642Z] ---> Running in 0e6233c43c49 [2021-03-12T00:47:46.917Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:47:47.197Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:47:47.800Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-12T00:47:47.800Z] (2/2) Installing su-exec (0.2-r1) [2021-03-12T00:47:47.800Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:47:47.800Z] OK: 5 MiB in 16 packages [2021-03-12T00:47:50.443Z] Removing intermediate container 0e6233c43c49 [2021-03-12T00:47:50.443Z] ---> 43cb99963450 [2021-03-12T00:47:50.443Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-12T00:47:50.443Z] ---> Running in 5d7cf589e221 [2021-03-12T00:47:51.431Z] Removing intermediate container 5d7cf589e221 [2021-03-12T00:47:51.431Z] ---> e8f692084774 [2021-03-12T00:47:51.431Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-12T00:47:52.418Z] ---> Running in 63b0ae6c53e0 [2021-03-12T00:47:54.649Z] Removing intermediate container 63b0ae6c53e0 [2021-03-12T00:47:54.649Z] ---> bb7f75d707c4 [2021-03-12T00:47:54.649Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-12T00:47:54.649Z] ---> Running in ae7fc1340758 [2021-03-12T00:47:54.994Z] Removing intermediate container 0fcfcfba855e [2021-03-12T00:47:54.994Z] ---> f35c1f87166c [2021-03-12T00:47:54.994Z] [2021-03-12T00:47:54.994Z] Step 10/23 : FROM alpine:3.12 [2021-03-12T00:47:54.994Z] ---> d10569e2745f [2021-03-12T00:47:54.994Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-12T00:47:55.292Z] ---> Running in 1a4d18e5d8a4 [2021-03-12T00:47:56.602Z] 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-12T00:47:56.602Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-12T00:47:58.838Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:47:58.838Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:47:59.136Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-12T00:47:59.136Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:47:59.412Z] OK: 5 MiB in 15 packages [2021-03-12T00:48:00.809Z] 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-12T00:48:01.411Z] Removing intermediate container ae7fc1340758 [2021-03-12T00:48:01.411Z] ---> de0fa64e194d [2021-03-12T00:48:01.411Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-12T00:48:01.411Z] ---> Running in 1e29ad53957d [2021-03-12T00:48:01.411Z] Removing intermediate container 1a4d18e5d8a4 [2021-03-12T00:48:01.411Z] ---> 92865267d363 [2021-03-12T00:48:01.411Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-12T00:48:02.009Z] Removing intermediate container d29ef97056e7 [2021-03-12T00:48:02.009Z] ---> f564dc455235 [2021-03-12T00:48:02.009Z] [2021-03-12T00:48:02.009Z] Step 10/22 : FROM alpine:3.12 [2021-03-12T00:48:02.009Z] ---> d10569e2745f [2021-03-12T00:48:02.009Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-12T00:48:02.009Z] ---> Using cache [2021-03-12T00:48:02.009Z] ---> 92865267d363 [2021-03-12T00:48:02.009Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-12T00:48:02.009Z] Removing intermediate container 8141f43e8b6c [2021-03-12T00:48:02.009Z] ---> 72392bd83434 [2021-03-12T00:48:02.009Z] [2021-03-12T00:48:02.009Z] Step 10/22 : FROM alpine:3.12 [2021-03-12T00:48:02.009Z] ---> d10569e2745f [2021-03-12T00:48:02.009Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-12T00:48:02.009Z] ---> Running in 43fd151d4b7b [2021-03-12T00:48:02.281Z] ---> Running in d98fe1c4eb25 [2021-03-12T00:48:02.281Z] ---> Running in 0fde999246a0 [2021-03-12T00:48:02.281Z] Removing intermediate container 1e29ad53957d [2021-03-12T00:48:02.281Z] ---> 410cc0b37783 [2021-03-12T00:48:02.281Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-12T00:48:02.727Z] 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-12T00:48:02.887Z] Removing intermediate container 43fd151d4b7b [2021-03-12T00:48:02.887Z] ---> 4c88b4ce8e04 [2021-03-12T00:48:02.887Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-12T00:48:02.887Z] ---> Running in 2c5f7c41a164 [2021-03-12T00:48:03.174Z] Removing intermediate container 0fde999246a0 [2021-03-12T00:48:03.174Z] ---> 92a22fd3491d [2021-03-12T00:48:03.174Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-12T00:48:03.805Z] ---> Running in f3b888f20860 [2021-03-12T00:48:03.805Z] ---> 05f9a4697464 [2021-03-12T00:48:03.805Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-12T00:48:04.082Z] Removing intermediate container 2c5f7c41a164 [2021-03-12T00:48:04.083Z] ---> 3819fb935a44 [2021-03-12T00:48:04.083Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-12T00:48:04.083Z] ---> Running in 950c8dbb5489 [2021-03-12T00:48:04.083Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:48:04.359Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:48:04.632Z] ---> Running in 28653e9e10af [2021-03-12T00:48:04.648Z] 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-12T00:48:04.904Z] Removing intermediate container f3b888f20860 [2021-03-12T00:48:04.904Z] ---> 181f270cd418 [2021-03-12T00:48:04.904Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-12T00:48:05.176Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-12T00:48:05.176Z] ---> Running in 1b8811ce9dfa [2021-03-12T00:48:05.176Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-12T00:48:05.176Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:48:05.176Z] Executing ca-certificates-20191127-r4.trigger [2021-03-12T00:48:05.222Z] 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-12T00:48:05.222Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-12T00:48:05.451Z] Removing intermediate container 28653e9e10af [2021-03-12T00:48:05.451Z] ---> eec90fcd6ee8 [2021-03-12T00:48:05.451Z] Step 15/23 : WORKDIR / [2021-03-12T00:48:05.451Z] OK: 6 MiB in 16 packages [2021-03-12T00:48:05.482Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-12T00:48:05.482Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-12T00:48:05.482Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-12T00:48:06.049Z] ---> Running in 481494ea8b89 [2021-03-12T00:48:06.322Z] Removing intermediate container 1b8811ce9dfa [2021-03-12T00:48:06.322Z] ---> 77a10896312c [2021-03-12T00:48:06.322Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:48:06.923Z] Removing intermediate container 481494ea8b89 [2021-03-12T00:48:06.923Z] ---> ee94f52faaa3 [2021-03-12T00:48:06.923Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:48:07.397Z] 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-12T00:48:07.397Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-12T00:48:07.397Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-12T00:48:07.526Z] ---> b87555cd724b [2021-03-12T00:48:07.526Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-12T00:48:07.801Z] Removing intermediate container d98fe1c4eb25 [2021-03-12T00:48:07.801Z] ---> e6633c50cc12 [2021-03-12T00:48:07.801Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-12T00:48:08.074Z] Removing intermediate container 950c8dbb5489 [2021-03-12T00:48:08.074Z] ---> 1ef3c63a9de7 [2021-03-12T00:48:08.074Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:48:08.351Z] ---> Running in 89b78aea7406 [2021-03-12T00:48:08.351Z] ---> 9187501d07a2 [2021-03-12T00:48:08.351Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-12T00:48:09.313Z] 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-12T00:48:09.333Z] Removing intermediate container 89b78aea7406 [2021-03-12T00:48:09.333Z] ---> bd1023beabf0 [2021-03-12T00:48:09.333Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-12T00:48:09.333Z] ---> bd7ef21d270e [2021-03-12T00:48:09.333Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-12T00:48:09.333Z] ---> Running in f7eaf0e13806 [2021-03-12T00:48:09.607Z] ---> c57564d26fc7 [2021-03-12T00:48:09.607Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-12T00:48:10.581Z] ---> 2a756a3a6ebc [2021-03-12T00:48:10.581Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-12T00:48:10.581Z] Removing intermediate container f7eaf0e13806 [2021-03-12T00:48:10.581Z] ---> 2f45fe775123 [2021-03-12T00:48:10.581Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-12T00:48:10.702Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-12T00:48:10.702Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-12T00:48:11.173Z] ---> Running in 1e646c4aa93c [2021-03-12T00:48:11.173Z] ---> 11f12d7e350f [2021-03-12T00:48:11.173Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-12T00:48:11.445Z] ---> e66b6f4b50b8 [2021-03-12T00:48:11.446Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-12T00:48:11.446Z] ---> Running in d9d292e3c095 [2021-03-12T00:48:11.721Z] Removing intermediate container 1e646c4aa93c [2021-03-12T00:48:11.721Z] ---> 164668a245d5 [2021-03-12T00:48:11.721Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:48:11.721Z] ---> aaea468b3b4d [2021-03-12T00:48:11.721Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-12T00:48:11.996Z] ---> Running in 44ed6deb523d [2021-03-12T00:48:11.996Z] Removing intermediate container d9d292e3c095 [2021-03-12T00:48:11.996Z] ---> a1f9d927a1ec [2021-03-12T00:48:11.996Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:48:12.600Z] ---> Running in e41b151a2403 [2021-03-12T00:48:12.600Z] ---> daea558b1dad [2021-03-12T00:48:12.600Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-12T00:48:12.623Z] 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-12T00:48:12.879Z] ---> ab8edaaeb8bd [2021-03-12T00:48:12.879Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-12T00:48:12.879Z] Removing intermediate container 44ed6deb523d [2021-03-12T00:48:12.879Z] ---> e3e98c29d024 [2021-03-12T00:48:12.879Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:48:13.163Z] ---> Running in 427567a6fb75 [2021-03-12T00:48:13.472Z] Removing intermediate container e41b151a2403 [2021-03-12T00:48:13.472Z] ---> 2c2e2dc742d4 [2021-03-12T00:48:13.472Z] Step 20/22 : LABEL arch=arm64 [2021-03-12T00:48:13.754Z] ---> Running in 023591d19dfe [2021-03-12T00:48:13.755Z] ---> ecfe7a45bf10 [2021-03-12T00:48:13.755Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-12T00:48:14.008Z] 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-12T00:48:14.008Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-12T00:48:14.026Z] Removing intermediate container 427567a6fb75 [2021-03-12T00:48:14.026Z] ---> 65612e1fdb43 [2021-03-12T00:48:14.026Z] Step 21/23 : LABEL arch=arm64 [2021-03-12T00:48:14.621Z] ---> Running in c3d8cda115eb [2021-03-12T00:48:14.893Z] Removing intermediate container 023591d19dfe [2021-03-12T00:48:14.893Z] ---> d5d3f837bfcf [2021-03-12T00:48:14.893Z] Step 21/22 : LABEL git_sha=86662eadc446df500f05c9dad93b8dda1900f5dd [2021-03-12T00:48:14.893Z] ---> 512cebedc2ad [2021-03-12T00:48:14.893Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-12T00:48:15.167Z] ---> e6fc5a9a2fe0 [2021-03-12T00:48:15.167Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-12T00:48:15.167Z] Removing intermediate container dcd45eb6cc1a [2021-03-12T00:48:15.167Z] ---> 522365cd9de9 [2021-03-12T00:48:15.167Z] [2021-03-12T00:48:15.167Z] Step 10/23 : FROM alpine:3.12 [2021-03-12T00:48:15.167Z] ---> d10569e2745f [2021-03-12T00:48:15.167Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-12T00:48:15.401Z] 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-12T00:48:15.449Z] ---> Running in 06af10573b44 [2021-03-12T00:48:15.665Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-12T00:48:15.726Z] ---> Running in 32da1b07b93b [2021-03-12T00:48:15.726Z] ---> Running in 6541765dbe46 [2021-03-12T00:48:15.726Z] Removing intermediate container c3d8cda115eb [2021-03-12T00:48:15.726Z] ---> 961aee9dfec3 [2021-03-12T00:48:15.726Z] Step 22/23 : LABEL git_sha=86662eadc446df500f05c9dad93b8dda1900f5dd [2021-03-12T00:48:16.003Z] ---> c21902eeb407 [2021-03-12T00:48:16.003Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-12T00:48:16.004Z] Removing intermediate container 06af10573b44 [2021-03-12T00:48:16.004Z] ---> 1590f522b50e [2021-03-12T00:48:16.004Z] Step 22/22 : LABEL version=0.0.0 [2021-03-12T00:48:16.004Z] ---> Running in de765031d8dc [2021-03-12T00:48:16.285Z] ---> Running in 8a7a060defe5 [2021-03-12T00:48:16.285Z] ---> Running in 92bcebd6f914 [2021-03-12T00:48:16.560Z] Removing intermediate container 32da1b07b93b [2021-03-12T00:48:16.560Z] ---> 148992c92022 [2021-03-12T00:48:16.560Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-12T00:48:16.560Z] Removing intermediate container 6541765dbe46 [2021-03-12T00:48:16.560Z] ---> e373a4fd5371 [2021-03-12T00:48:16.560Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-12T00:48:16.838Z] ---> Running in d4d41c5ad92e [2021-03-12T00:48:16.838Z] Removing intermediate container de765031d8dc [2021-03-12T00:48:16.838Z] ---> 092df95a15f5 [2021-03-12T00:48:16.838Z] Step 23/23 : LABEL version=0.0.0 [2021-03-12T00:48:16.838Z] Removing intermediate container 8a7a060defe5 [2021-03-12T00:48:16.838Z] ---> c232f8259c99 [2021-03-12T00:48:16.838Z] [2021-03-12T00:48:17.114Z] Removing intermediate container 92bcebd6f914 [2021-03-12T00:48:17.114Z] ---> ed175d94eec5 [2021-03-12T00:48:17.114Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:48:17.114Z] ---> Running in 0272335ef720 [2021-03-12T00:48:17.392Z] ---> Running in 3b0b93cd39b1 [2021-03-12T00:48:17.392Z] Successfully built c232f8259c99 [2021-03-12T00:48:17.698Z] Removing intermediate container d4d41c5ad92e [2021-03-12T00:48:17.698Z] ---> 650d7660f236 [2021-03-12T00:48:17.698Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-12T00:48:17.698Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-12T00:48:17.698Z] ---> 5892bfb6bcbf [2021-03-12T00:48:17.698Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-12T00:48:17.698Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-03-12T00:48:17.698Z] ---> Running in a6142b349303 [2021-03-12T00:48:17.973Z] ---> Running in 7a7b183bb119 [2021-03-12T00:48:17.973Z] Removing intermediate container 0272335ef720 [2021-03-12T00:48:17.973Z] ---> 110bdaf3eac8 [2021-03-12T00:48:17.973Z] [2021-03-12T00:48:18.210Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-12T00:48:18.210Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-12T00:48:18.210Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-12T00:48:18.210Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-12T00:48:18.210Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-12T00:48:18.210Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-12T00:48:18.210Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-12T00:48:18.210Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-12T00:48:18.210Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-12T00:48:18.210Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-12T00:48:18.210Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-12T00:48:18.210Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-12T00:48:18.210Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-12T00:48:18.210Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-12T00:48:18.210Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-12T00:48:18.210Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-12T00:48:18.210Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-12T00:48:18.210Z] + 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-12T00:48:18.210Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-12T00:48:18.210Z] + 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-12T00:48:18.210Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-12T00:48:18.211Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-12T00:48:18.211Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-12T00:48:18.211Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-12T00:48:18.211Z] + 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-12T00:48:18.253Z] Removing intermediate container 3b0b93cd39b1 [2021-03-12T00:48:18.253Z] ---> 8ac9cf466756 [2021-03-12T00:48:18.253Z] Step 20/22 : LABEL arch=arm64 [2021-03-12T00:48:18.526Z] Removing intermediate container a6142b349303 [2021-03-12T00:48:18.526Z] ---> 53e665a202f8 [2021-03-12T00:48:18.526Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:48:18.526Z] ---> Running in 61a17f8146b8 [2021-03-12T00:48:18.805Z] ---> Running in 79801514a3dd [2021-03-12T00:48:18.805Z] Successfully built 110bdaf3eac8 [2021-03-12T00:48:18.805Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-12T00:48:18.805Z]  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go [2021-03-12T00:48:19.421Z] Removing intermediate container 61a17f8146b8 [2021-03-12T00:48:19.421Z] ---> 37eadde09399 [2021-03-12T00:48:19.421Z] Step 21/22 : LABEL git_sha=86662eadc446df500f05c9dad93b8dda1900f5dd [2021-03-12T00:48:19.697Z] ---> Running in ebd8366931c5 [2021-03-12T00:48:20.303Z] Removing intermediate container ebd8366931c5 [2021-03-12T00:48:20.303Z] ---> b7f5a998ef48 [2021-03-12T00:48:20.303Z] Step 22/22 : LABEL version=0.0.0 [2021-03-12T00:48:20.589Z] ---> Running in e4f0d1b70a10 [2021-03-12T00:48:21.529Z] Building static-packages [2021-03-12T00:48:21.529Z] + snapcraftctl build [2021-03-12T00:48:21.582Z] Removing intermediate container 7a7b183bb119 [2021-03-12T00:48:21.582Z] ---> 121e8436bf9e [2021-03-12T00:48:21.582Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-12T00:48:23.037Z] Removing intermediate container e4f0d1b70a10 [2021-03-12T00:48:23.037Z] ---> ce5ea75dae55 [2021-03-12T00:48:23.037Z] [2021-03-12T00:48:23.037Z] Removing intermediate container 79801514a3dd [2021-03-12T00:48:23.037Z] ---> d48aa5379e3b [2021-03-12T00:48:23.037Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-12T00:48:23.637Z] Successfully built ce5ea75dae55 [2021-03-12T00:48:23.637Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-12T00:48:23.637Z]  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go [2021-03-12T00:48:23.637Z] ---> Running in da5d44700193 [2021-03-12T00:48:23.912Z] ---> Running in 5ab6daaa56e7 [2021-03-12T00:48:24.076Z] Building version [2021-03-12T00:48:24.076Z] + snapcraftctl build [2021-03-12T00:48:24.188Z] Removing intermediate container da5d44700193 [2021-03-12T00:48:24.188Z] ---> 5e698e01a555 [2021-03-12T00:48:24.463Z] Step 28/31 : CMD ["gate"] [2021-03-12T00:48:24.741Z] ---> Running in d76e1c52f0ce [2021-03-12T00:48:25.011Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:48:25.601Z] Removing intermediate container d76e1c52f0ce [2021-03-12T00:48:25.601Z] ---> 37a671792dc9 [2021-03-12T00:48:25.601Z] Step 29/31 : LABEL arch=arm64 [2021-03-12T00:48:25.601Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:48:25.872Z] ---> Running in 402d79365c01 [2021-03-12T00:48:26.464Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-12T00:48:26.464Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-12T00:48:26.623Z] Staging config-common [2021-03-12T00:48:26.623Z] + snapcraftctl stage [2021-03-12T00:48:26.737Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-12T00:48:26.737Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-12T00:48:26.737Z] Removing intermediate container 402d79365c01 [2021-03-12T00:48:26.737Z] ---> 59ef1b598c3e [2021-03-12T00:48:26.737Z] Step 30/31 : LABEL git_sha=86662eadc446df500f05c9dad93b8dda1900f5dd [2021-03-12T00:48:27.008Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-12T00:48:27.294Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-12T00:48:27.294Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:48:27.565Z] Skipping stage go-build-helper (already ran) [2021-03-12T00:48:27.565Z] Staging edgex-go [2021-03-12T00:48:27.565Z] + snapcraftctl stage [2021-03-12T00:48:27.575Z] OK: 8 MiB in 20 packages [2021-03-12T00:48:27.855Z] ---> Running in fe7b44820458 [2021-03-12T00:48:28.949Z] Staging static-packages [2021-03-12T00:48:28.949Z] + snapcraftctl stage [2021-03-12T00:48:29.892Z] Staging version [2021-03-12T00:48:29.892Z] + snapcraftctl stage [2021-03-12T00:48:30.471Z] Removing intermediate container fe7b44820458 [2021-03-12T00:48:30.472Z] ---> 52ed91112f2a [2021-03-12T00:48:30.472Z] Step 31/31 : LABEL version=0.0.0 [2021-03-12T00:48:30.472Z] Removing intermediate container 5ab6daaa56e7 [2021-03-12T00:48:30.472Z] ---> 47f5a2ed04bd [2021-03-12T00:48:30.472Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:48:30.902Z] Priming config-common [2021-03-12T00:48:30.902Z] + snapcraftctl prime [2021-03-12T00:48:31.080Z] ---> Running in 18b20ada1dab [2021-03-12T00:48:32.068Z] ---> 33321781502f [2021-03-12T00:48:32.068Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-12T00:48:32.068Z] Removing intermediate container 18b20ada1dab [2021-03-12T00:48:32.068Z] ---> 5352eccd35c7 [2021-03-12T00:48:32.068Z] [2021-03-12T00:48:32.321Z] Priming go-build-helper [2021-03-12T00:48:32.321Z] + snapcraftctl prime [2021-03-12T00:48:32.684Z] Successfully built 5352eccd35c7 [2021-03-12T00:48:32.684Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-12T00:48:32.684Z]  Building docker-security-bootstrapper-go ... done Building docker-core-metadata-go [2021-03-12T00:48:33.265Z] Priming edgex-go [2021-03-12T00:48:33.265Z] + snapcraftctl prime [2021-03-12T00:48:33.666Z] ---> f000d70c1804 [2021-03-12T00:48:33.666Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-12T00:48:34.650Z] ---> 26c819017eac [2021-03-12T00:48:34.650Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-12T00:48:34.650Z] ---> Running in 1fb67bb2fc0a [2021-03-12T00:48:34.651Z] Priming static-packages [2021-03-12T00:48:34.651Z] + snapcraftctl prime [2021-03-12T00:48:35.244Z] Removing intermediate container 1fb67bb2fc0a [2021-03-12T00:48:35.244Z] ---> 0d8b197bd209 [2021-03-12T00:48:35.244Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:48:35.244Z] ---> Running in a3823e1c3c37 [2021-03-12T00:48:35.843Z] Removing intermediate container a3823e1c3c37 [2021-03-12T00:48:35.843Z] ---> 9fcd8f45e58a [2021-03-12T00:48:35.843Z] Step 21/23 : LABEL arch=arm64 [2021-03-12T00:48:36.115Z] ---> Running in f16a4c29fc5e [2021-03-12T00:48:36.709Z] Removing intermediate container f16a4c29fc5e [2021-03-12T00:48:36.709Z] ---> f1e65b9b990c [2021-03-12T00:48:36.709Z] Step 22/23 : LABEL git_sha=86662eadc446df500f05c9dad93b8dda1900f5dd [2021-03-12T00:48:36.981Z] ---> Running in 57b825c0751d [2021-03-12T00:48:37.203Z] Priming version [2021-03-12T00:48:37.203Z] + snapcraftctl prime [2021-03-12T00:48:37.967Z] Removing intermediate container 57b825c0751d [2021-03-12T00:48:37.968Z] ---> 5983dac6db78 [2021-03-12T00:48:37.968Z] Step 23/23 : LABEL version=0.0.0 [2021-03-12T00:48:38.144Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-03-12T00:48:38.940Z] ---> Running in a3b8bc8804c7 [2021-03-12T00:48:39.921Z] Removing intermediate container a3b8bc8804c7 [2021-03-12T00:48:39.921Z] ---> 5836e3e25e11 [2021-03-12T00:48:39.921Z] [Pipeline] } [2021-03-12T00:48:40.191Z] Successfully built 5836e3e25e11 [2021-03-12T00:48:40.191Z] Successfully tagged docker-core-data-go-arm64:latest [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-12T00:49:06.978Z]  Building docker-core-data-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:49:06.978Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:49:06.978Z] ---> 2c2db818b323 [2021-03-12T00:49:06.978Z] Step 3/26 : WORKDIR /edgex-go [2021-03-12T00:49:06.978Z] ---> Using cache [2021-03-12T00:49:06.978Z] ---> 2534aa81b55f [2021-03-12T00:49:06.978Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:49:06.978Z] ---> Using cache [2021-03-12T00:49:06.978Z] ---> 2ea3f1b57e9b [2021-03-12T00:49:06.978Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-12T00:49:08.954Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:49:08.954Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:49:08.954Z] ---> 2c2db818b323 [2021-03-12T00:49:08.954Z] Step 3/24 : WORKDIR /edgex-go [2021-03-12T00:49:08.954Z] ---> Using cache [2021-03-12T00:49:08.954Z] ---> 2534aa81b55f [2021-03-12T00:49:08.954Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:49:08.954Z] ---> Using cache [2021-03-12T00:49:08.954Z] ---> 2ea3f1b57e9b [2021-03-12T00:49:08.954Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-12T00:49:08.954Z] ---> Using cache [2021-03-12T00:49:08.954Z] ---> a8e44c5f2552 [2021-03-12T00:49:08.954Z] Step 6/24 : COPY go.mod . [2021-03-12T00:49:08.954Z] ---> Using cache [2021-03-12T00:49:08.954Z] ---> 022b77d13cfd [2021-03-12T00:49:08.954Z] Step 7/24 : RUN go mod download [2021-03-12T00:49:08.954Z] ---> Using cache [2021-03-12T00:49:08.954Z] ---> 633dc6a03ce2 [2021-03-12T00:49:08.954Z] Step 8/24 : COPY . . [2021-03-12T00:49:08.954Z] ---> Using cache [2021-03-12T00:49:08.954Z] ---> b6d9c0f44b4e [2021-03-12T00:49:08.954Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-12T00:49:11.589Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:49:11.589Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:49:11.589Z] ---> 2c2db818b323 [2021-03-12T00:49:11.589Z] Step 3/21 : WORKDIR /edgex-go [2021-03-12T00:49:11.589Z] ---> Using cache [2021-03-12T00:49:11.589Z] ---> 2534aa81b55f [2021-03-12T00:49:11.589Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:49:11.589Z] ---> Using cache [2021-03-12T00:49:11.589Z] ---> 2ea3f1b57e9b [2021-03-12T00:49:11.589Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-12T00:49:11.589Z] ---> Using cache [2021-03-12T00:49:11.589Z] ---> a8e44c5f2552 [2021-03-12T00:49:11.589Z] Step 6/21 : COPY go.mod . [2021-03-12T00:49:11.589Z] ---> Using cache [2021-03-12T00:49:11.589Z] ---> 022b77d13cfd [2021-03-12T00:49:11.589Z] Step 7/21 : RUN go mod download [2021-03-12T00:49:11.589Z] ---> Using cache [2021-03-12T00:49:11.589Z] ---> 633dc6a03ce2 [2021-03-12T00:49:11.589Z] Step 8/21 : COPY . . [2021-03-12T00:49:11.589Z] ---> Using cache [2021-03-12T00:49:11.589Z] ---> b6d9c0f44b4e [2021-03-12T00:49:11.589Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-12T00:49:14.203Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-12T00:49:14.203Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-12T00:49:14.203Z] ---> 2c2db818b323 [2021-03-12T00:49:14.203Z] Step 3/23 : WORKDIR /edgex-go [2021-03-12T00:49:14.203Z] ---> Using cache [2021-03-12T00:49:14.203Z] ---> 2534aa81b55f [2021-03-12T00:49:14.203Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T00:49:14.203Z] ---> Using cache [2021-03-12T00:49:14.203Z] ---> 2ea3f1b57e9b [2021-03-12T00:49:14.203Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-12T00:49:14.203Z] ---> Using cache [2021-03-12T00:49:14.203Z] ---> a8e44c5f2552 [2021-03-12T00:49:14.203Z] Step 6/23 : COPY go.mod . [2021-03-12T00:49:14.203Z] ---> Using cache [2021-03-12T00:49:14.203Z] ---> 022b77d13cfd [2021-03-12T00:49:14.203Z] Step 7/23 : RUN go mod download [2021-03-12T00:49:14.203Z] ---> Using cache [2021-03-12T00:49:14.203Z] ---> 633dc6a03ce2 [2021-03-12T00:49:14.203Z] Step 8/23 : COPY . . [2021-03-12T00:49:14.203Z] ---> Using cache [2021-03-12T00:49:14.203Z] ---> b6d9c0f44b4e [2021-03-12T00:49:14.203Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-12T00:49:15.187Z] ---> Running in 9414268eead6 [2021-03-12T00:49:15.187Z] ---> Running in b9a1984ff9cd [2021-03-12T00:49:15.187Z] ---> Running in 243e989cc0b9 [2021-03-12T00:49:15.187Z] ---> Running in a0f5ea5e4f02 [2021-03-12T00:49:17.164Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:49:17.164Z] 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-12T00:49:17.164Z] 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-12T00:49:17.164Z] 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-12T00:49:17.761Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:49:18.354Z] OK: 217 MiB in 51 packages [2021-03-12T00:49:20.335Z] Removing intermediate container 9414268eead6 [2021-03-12T00:49:20.335Z] ---> 02a0a92ac0d0 [2021-03-12T00:49:20.335Z] Step 6/26 : COPY go.mod . [2021-03-12T00:49:20.933Z] ---> b9dc4bf70b31 [2021-03-12T00:49:20.933Z] Step 7/26 : RUN go mod download [2021-03-12T00:49:21.206Z] ---> Running in 8e527db38d34 [2021-03-12T00:49:25.545Z] Removing intermediate container 8e527db38d34 [2021-03-12T00:49:25.545Z] ---> 885e11182502 [2021-03-12T00:49:25.545Z] Step 8/26 : COPY . . [2021-03-12T00:49:43.924Z] ---> ab78190897fb [2021-03-12T00:49:43.924Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-12T00:49:43.924Z] ---> Running in 81c26bd470e9 [2021-03-12T00:49:45.949Z] 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-12T00:50:32.969Z] 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-12T00:50:32.969Z] 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-12T00:50:48.108Z] Removing intermediate container a0f5ea5e4f02 [2021-03-12T00:50:48.108Z] ---> ab641478af8e [2021-03-12T00:50:48.108Z] [2021-03-12T00:50:48.108Z] Step 10/24 : FROM alpine:3.12 [2021-03-12T00:50:48.108Z] ---> d10569e2745f [2021-03-12T00:50:48.108Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-12T00:50:48.108Z] ---> Running in 47d6b321f11a [2021-03-12T00:50:48.711Z] Removing intermediate container b9a1984ff9cd [2021-03-12T00:50:48.711Z] ---> fb7d218fb3a8 [2021-03-12T00:50:48.711Z] [2021-03-12T00:50:48.711Z] Step 10/21 : FROM alpine:3.12 [2021-03-12T00:50:48.711Z] ---> d10569e2745f [2021-03-12T00:50:48.711Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-12T00:50:48.992Z] ---> Running in 3a21f7337eee [2021-03-12T00:50:49.987Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:50:50.280Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:50:50.886Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:50:51.162Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-12T00:50:51.162Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:50:51.162Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-12T00:50:51.162Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-12T00:50:51.162Z] (4/5) Installing curl (7.69.1-r3) [2021-03-12T00:50:51.162Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-12T00:50:51.162Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:50:51.162Z] Executing ca-certificates-20191127-r4.trigger [2021-03-12T00:50:51.447Z] OK: 7 MiB in 19 packages [2021-03-12T00:50:51.730Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-12T00:50:51.730Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-12T00:50:51.730Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-12T00:50:51.730Z] (4/4) Installing curl (7.69.1-r3) [2021-03-12T00:50:51.730Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:50:52.008Z] Executing ca-certificates-20191127-r4.trigger [2021-03-12T00:50:52.288Z] OK: 7 MiB in 18 packages [2021-03-12T00:50:54.306Z] Removing intermediate container 47d6b321f11a [2021-03-12T00:50:54.306Z] ---> c0a5aee14a64 [2021-03-12T00:50:54.306Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-12T00:50:54.582Z] ---> Running in ca1fa8099ff0 [2021-03-12T00:50:54.857Z] Removing intermediate container 3a21f7337eee [2021-03-12T00:50:54.857Z] ---> 626f401a9166 [2021-03-12T00:50:54.857Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-12T00:50:55.140Z] ---> Running in ad90b91dfaa7 [2021-03-12T00:50:55.423Z] Removing intermediate container ca1fa8099ff0 [2021-03-12T00:50:55.423Z] ---> 7714235b32c6 [2021-03-12T00:50:55.423Z] Step 13/24 : WORKDIR / [2021-03-12T00:50:55.700Z] ---> Running in 58903f3df576 [2021-03-12T00:50:55.980Z] Removing intermediate container ad90b91dfaa7 [2021-03-12T00:50:55.980Z] ---> cf3259289ce4 [2021-03-12T00:50:55.980Z] Step 13/21 : WORKDIR /edgex [2021-03-12T00:50:56.260Z] ---> Running in 77e89180318d [2021-03-12T00:50:56.260Z] Removing intermediate container 58903f3df576 [2021-03-12T00:50:56.260Z] ---> 663301b9399c [2021-03-12T00:50:56.260Z] 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-12T00:50:57.260Z] Removing intermediate container 77e89180318d [2021-03-12T00:50:57.260Z] ---> fd5992d5d3d4 [2021-03-12T00:50:57.260Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-12T00:50:57.534Z] ---> 23df19088c21 [2021-03-12T00:50:57.534Z] 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-12T00:50:58.525Z] ---> 23c6b878cfe4 [2021-03-12T00:50:58.525Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-12T00:50:58.800Z] ---> 15bd7528107e [2021-03-12T00:50:58.800Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-12T00:51:00.613Z] ---> 5898c6adb3c7 [2021-03-12T00:51:00.613Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-12T00:51:00.613Z] ---> 4f56c2fe5713 [2021-03-12T00:51:00.613Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-12T00:51:02.805Z] ---> fa76f0b22dde [2021-03-12T00:51:02.805Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-12T00:51:02.805Z] ---> 09e2299d8b20 [2021-03-12T00:51:02.805Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-12T00:51:03.101Z] ---> Running in f6178a2102cd [2021-03-12T00:51:04.129Z] Removing intermediate container f6178a2102cd [2021-03-12T00:51:04.129Z] ---> f72283608fca [2021-03-12T00:51:04.129Z] Step 18/21 : CMD ["--init=true"] [2021-03-12T00:51:04.404Z] ---> Running in fa9a82f3deb9 [2021-03-12T00:51:04.682Z] ---> 0fdd4acb2d64 [2021-03-12T00:51:04.682Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-12T00:51:05.281Z] Removing intermediate container fa9a82f3deb9 [2021-03-12T00:51:05.281Z] ---> 7cb7de147e52 [2021-03-12T00:51:05.281Z] Step 19/21 : LABEL arch=arm64 [2021-03-12T00:51:05.883Z] ---> Running in f1b4553d76b0 [2021-03-12T00:51:06.154Z] ---> 33a29d7a7a21 [2021-03-12T00:51:06.154Z] 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-12T00:51:06.762Z] ---> Running in f159e3304b3a [2021-03-12T00:51:06.762Z] Removing intermediate container f1b4553d76b0 [2021-03-12T00:51:06.762Z] ---> f4da65bdedab [2021-03-12T00:51:06.762Z] Step 20/21 : LABEL git_sha=86662eadc446df500f05c9dad93b8dda1900f5dd [2021-03-12T00:51:07.037Z] ---> Running in 862e5b7cc998 [2021-03-12T00:51:07.318Z] Removing intermediate container 81c26bd470e9 [2021-03-12T00:51:07.318Z] ---> 0140d6639cec [2021-03-12T00:51:07.318Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-12T00:51:07.597Z] Removing intermediate container 243e989cc0b9 [2021-03-12T00:51:07.597Z] ---> 14e44bbdcbd1 [2021-03-12T00:51:07.597Z] [2021-03-12T00:51:07.597Z] Step 10/23 : FROM alpine:3.12 [2021-03-12T00:51:07.597Z] ---> d10569e2745f [2021-03-12T00:51:07.597Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-12T00:51:07.597Z] ---> Using cache [2021-03-12T00:51:07.597Z] ---> 92865267d363 [2021-03-12T00:51:07.597Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-12T00:51:07.598Z] ---> Using cache [2021-03-12T00:51:07.598Z] ---> 92a22fd3491d [2021-03-12T00:51:07.598Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-12T00:51:07.598Z] ---> Running in 26f1942cd44c [2021-03-12T00:51:07.870Z] ---> Running in 7aadc5a155ea [2021-03-12T00:51:07.870Z] Removing intermediate container 862e5b7cc998 [2021-03-12T00:51:07.870Z] ---> fbf1e860962a [2021-03-12T00:51:07.870Z] Step 21/21 : LABEL version=0.0.0 [2021-03-12T00:51:08.145Z] ---> Running in 4947a908ae79 [2021-03-12T00:51:08.425Z] Removing intermediate container 7aadc5a155ea [2021-03-12T00:51:08.425Z] ---> 8539cd5724ea [2021-03-12T00:51:08.425Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-12T00:51:08.703Z] ---> Running in c60977a7f4eb [2021-03-12T00:51:08.703Z] Removing intermediate container 4947a908ae79 [2021-03-12T00:51:08.703Z] ---> a3ed7b81a1fc [2021-03-12T00:51:08.703Z] [2021-03-12T00:51:09.310Z] Removing intermediate container c60977a7f4eb [2021-03-12T00:51:09.310Z] ---> 0efe36840b04 [2021-03-12T00:51:09.310Z] Step 15/23 : WORKDIR / [2021-03-12T00:51:09.310Z] 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-12T00:51:09.588Z] Successfully built a3ed7b81a1fc [2021-03-12T00:51:09.588Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-12T00:51:09.588Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 99ac078667a0 [2021-03-12T00:51:09.588Z] Removing intermediate container f159e3304b3a [2021-03-12T00:51:09.588Z] ---> a1a833ff4849 [2021-03-12T00:51:09.588Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-12T00:51:09.869Z] ---> Running in 36999cbf185a [2021-03-12T00:51:10.465Z] Removing intermediate container 99ac078667a0 [2021-03-12T00:51:10.465Z] ---> 3b4765f702ff [2021-03-12T00:51:10.465Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-12T00:51:10.465Z] Removing intermediate container 36999cbf185a [2021-03-12T00:51:10.465Z] ---> 830ba8e44401 [2021-03-12T00:51:10.465Z] Step 22/24 : LABEL arch=arm64 [2021-03-12T00:51:10.741Z] ---> Running in 8c65b474dfd3 [2021-03-12T00:51:11.338Z] ---> b3d7ea5f26d9 [2021-03-12T00:51:11.338Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-12T00:51:11.338Z] Removing intermediate container 8c65b474dfd3 [2021-03-12T00:51:11.338Z] ---> ddd9ad5f2349 [2021-03-12T00:51:11.338Z] Step 23/24 : LABEL git_sha=86662eadc446df500f05c9dad93b8dda1900f5dd [2021-03-12T00:51:11.613Z] ---> Running in ef9a96d7b8f0 [2021-03-12T00:51:12.209Z] Removing intermediate container ef9a96d7b8f0 [2021-03-12T00:51:12.209Z] ---> 2d28017b10fa [2021-03-12T00:51:12.209Z] Step 24/24 : LABEL version=0.0.0 [2021-03-12T00:51:12.481Z] ---> Running in 4bb99e5efd4c [2021-03-12T00:51:12.755Z] ---> 0d1c2bdf3515 [2021-03-12T00:51:12.755Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-12T00:51:13.028Z] Removing intermediate container 4bb99e5efd4c [2021-03-12T00:51:13.028Z] ---> fc8d52072794 [2021-03-12T00:51:13.028Z] [2021-03-12T00:51:13.028Z] Removing intermediate container 26f1942cd44c [2021-03-12T00:51:13.298Z] ---> 49e3ef9b03b4 [2021-03-12T00:51:13.298Z] [2021-03-12T00:51:13.298Z] Step 11/26 : FROM docker:20.10.0 [2021-03-12T00:51:13.298Z] 20.10.0: Pulling from library/docker [2021-03-12T00:51:13.575Z] Successfully built fc8d52072794 [2021-03-12T00:51:13.575Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-12T00:51:13.851Z]  Building docker-security-secretstore-setup-go ... done  ---> 60ef8dbfb436 [2021-03-12T00:51:13.851Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-12T00:51:13.851Z] ---> Running in fd10bd0b5165 [2021-03-12T00:51:14.839Z] Removing intermediate container fd10bd0b5165 [2021-03-12T00:51:14.839Z] ---> fe49cfd0a8f4 [2021-03-12T00:51:14.839Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:51:15.115Z] ---> Running in 0ec5964b1b5f [2021-03-12T00:51:15.727Z] Removing intermediate container 0ec5964b1b5f [2021-03-12T00:51:15.727Z] ---> ad7226260864 [2021-03-12T00:51:15.727Z] Step 21/23 : LABEL arch=arm64 [2021-03-12T00:51:16.037Z] ---> Running in 92de0be19eb7 [2021-03-12T00:51:16.635Z] Removing intermediate container 92de0be19eb7 [2021-03-12T00:51:16.635Z] ---> f2044ef702d5 [2021-03-12T00:51:16.635Z] Step 22/23 : LABEL git_sha=86662eadc446df500f05c9dad93b8dda1900f5dd [2021-03-12T00:51:16.908Z] ---> Running in 8569680a3c8a [2021-03-12T00:51:17.508Z] Removing intermediate container 8569680a3c8a [2021-03-12T00:51:17.508Z] ---> 8c21a749903d [2021-03-12T00:51:17.508Z] Step 23/23 : LABEL version=0.0.0 [2021-03-12T00:51:18.104Z] ---> Running in 0fc47db2a1d6 [2021-03-12T00:51:18.702Z] Removing intermediate container 0fc47db2a1d6 [2021-03-12T00:51:18.702Z] ---> db3f58aebc2c [2021-03-12T00:51:18.702Z] [2021-03-12T00:51:19.299Z] Successfully built db3f58aebc2c [2021-03-12T00:51:19.299Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-12T00:51:21.913Z]  Building docker-core-metadata-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-12T00:51:21.913Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-12T00:51:21.913Z] ---> eeaf43b92773 [2021-03-12T00:51:21.913Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-12T00:51:22.887Z] ---> Running in 045258737e6f [2021-03-12T00:51:23.869Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:51:23.869Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:51:24.461Z] (1/2) Installing readline (8.0.4-r0) [2021-03-12T00:51:24.461Z] (2/2) Installing bash (5.0.17-r0) [2021-03-12T00:51:24.461Z] Executing bash-5.0.17-r0.post-install [2021-03-12T00:51:24.461Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:51:24.730Z] OK: 12 MiB in 22 packages [2021-03-12T00:51:26.163Z] Removing intermediate container 045258737e6f [2021-03-12T00:51:26.163Z] ---> a765542bf3c9 [2021-03-12T00:51:26.163Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-12T00:51:26.163Z] ---> Running in 0951774cc511 [2021-03-12T00:51:26.438Z] Removing intermediate container 0951774cc511 [2021-03-12T00:51:26.438Z] ---> d4300469a2e7 [2021-03-12T00:51:26.438Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-12T00:51:26.438Z] ---> Running in b53cfa846574 [2021-03-12T00:51:27.040Z] Removing intermediate container b53cfa846574 [2021-03-12T00:51:27.040Z] ---> b2f95d2bb243 [2021-03-12T00:51:27.040Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-12T00:51:27.040Z] ---> Running in f86ea1b4ae86 [2021-03-12T00:51:27.635Z] Removing intermediate container f86ea1b4ae86 [2021-03-12T00:51:27.635Z] ---> 27314982284a [2021-03-12T00:51:27.635Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-12T00:51:29.064Z] ---> 399539953c6f [2021-03-12T00:51:29.064Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-12T00:51:29.658Z] ---> 4634f9b1bf4f [2021-03-12T00:51:29.658Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-12T00:51:30.634Z] ---> 997f37c1a5ac [2021-03-12T00:51:30.634Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-12T00:51:30.634Z] ---> Running in 703198a41b03 [2021-03-12T00:51:32.063Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:51:32.063Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:51:32.654Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-12T00:51:32.654Z] (2/33) Installing expat (2.2.9-r1) [2021-03-12T00:51:32.654Z] (3/33) Installing libffi (3.3-r2) [2021-03-12T00:51:32.654Z] (4/33) Installing gdbm (1.13-r1) [2021-03-12T00:51:32.654Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-12T00:51:32.654Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-12T00:51:32.654Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-12T00:51:34.630Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-12T00:51:34.630Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-12T00:51:34.630Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-12T00:51:34.630Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-12T00:51:34.630Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-12T00:51:34.630Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-12T00:51:34.630Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-12T00:51:34.630Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-12T00:51:34.630Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-12T00:51:34.630Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-12T00:51:34.630Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-12T00:51:34.630Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-12T00:51:34.630Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-12T00:51:34.630Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-12T00:51:34.630Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-12T00:51:34.630Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-12T00:51:34.903Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-12T00:51:34.903Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-12T00:51:34.903Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-12T00:51:34.903Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-12T00:51:34.903Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-12T00:51:34.903Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-12T00:51:34.903Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-12T00:51:34.903Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-12T00:51:34.903Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-12T00:51:34.903Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-12T00:51:35.175Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:51:35.175Z] OK: 71 MiB in 55 packages [2021-03-12T00:51:41.882Z] Removing intermediate container 703198a41b03 [2021-03-12T00:51:41.882Z] ---> 98d6eb03bd8a [2021-03-12T00:51:41.882Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-12T00:51:41.882Z] ---> Running in 076776b25824 [2021-03-12T00:51:48.576Z] Collecting docker-compose==1.23.2 [2021-03-12T00:51:48.576Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-12T00:51:49.169Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-12T00:51:49.441Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-12T00:51:49.714Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-12T00:51:49.714Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-12T00:51:54.000Z] Collecting PyYAML<4,>=3.10 [2021-03-12T00:51:54.000Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-12T00:51:57.371Z] 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-12T00:51:58.343Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-12T00:51:58.343Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-12T00:51:58.935Z] Collecting texttable<0.10,>=0.9.0 [2021-03-12T00:51:58.935Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-12T00:52:01.541Z] Collecting cached-property<2,>=1.2.0 [2021-03-12T00:52:01.542Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-12T00:52:02.135Z] Collecting jsonschema<3,>=2.5.1 [2021-03-12T00:52:02.135Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-12T00:52:02.728Z] Collecting docopt<0.7,>=0.6.1 [2021-03-12T00:52:02.728Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-12T00:52:05.331Z] Collecting docker<4.0,>=3.6.0 [2021-03-12T00:52:05.331Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-12T00:52:05.922Z] 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-12T00:52:05.922Z] 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-12T00:52:06.193Z] Collecting idna<2.8,>=2.5 [2021-03-12T00:52:06.193Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-12T00:52:07.163Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-12T00:52:07.163Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-12T00:52:07.441Z] Collecting docker-pycreds>=0.4.0 [2021-03-12T00:52:07.442Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-12T00:52:07.713Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-12T00:52:07.713Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-12T00:52:07.713Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-12T00:52:07.713Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-12T00:52:08.686Z] Installing collected packages: websocket-client, dockerpty, PyYAML, idna, urllib3, requests, texttable, cached-property, jsonschema, docopt, docker-pycreds, docker, docker-compose [2021-03-12T00:52:08.957Z] Running setup.py install for dockerpty: started [2021-03-12T00:52:11.565Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-12T00:52:11.565Z] Running setup.py install for PyYAML: started [2021-03-12T00:52:13.530Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-12T00:52:13.803Z] Attempting uninstall: idna [2021-03-12T00:52:13.803Z] Found existing installation: idna 2.9 [2021-03-12T00:52:13.803Z] Uninstalling idna-2.9: [2021-03-12T00:52:13.803Z] Successfully uninstalled idna-2.9 [2021-03-12T00:52:14.395Z] Attempting uninstall: urllib3 [2021-03-12T00:52:14.395Z] Found existing installation: urllib3 1.25.9 [2021-03-12T00:52:14.668Z] Uninstalling urllib3-1.25.9: [2021-03-12T00:52:14.668Z] Successfully uninstalled urllib3-1.25.9 [2021-03-12T00:52:15.259Z] Attempting uninstall: requests [2021-03-12T00:52:15.259Z] Found existing installation: requests 2.23.0 [2021-03-12T00:52:15.259Z] Uninstalling requests-2.23.0: [2021-03-12T00:52:15.529Z] Successfully uninstalled requests-2.23.0 [2021-03-12T00:52:15.800Z] Running setup.py install for texttable: started [2021-03-12T00:52:18.406Z] Running setup.py install for texttable: finished with status 'done' [2021-03-12T00:52:18.677Z] Running setup.py install for docopt: started [2021-03-12T00:52:21.286Z] Running setup.py install for docopt: finished with status 'done' [2021-03-12T00:52:23.265Z] 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-12T00:52:27.554Z] Removing intermediate container 076776b25824 [2021-03-12T00:52:27.554Z] ---> 78606776e117 [2021-03-12T00:52:27.554Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-12T00:52:27.554Z] ---> Running in ed070b45d0d5 [2021-03-12T00:52:28.150Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T00:52:28.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T00:52:29.015Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-12T00:52:29.015Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-12T00:52:29.015Z] (3/3) Installing curl (7.69.1-r3) [2021-03-12T00:52:29.015Z] Executing busybox-1.31.1-r19.trigger [2021-03-12T00:52:29.015Z] OK: 71 MiB in 58 packages [2021-03-12T00:52:30.449Z] Removing intermediate container ed070b45d0d5 [2021-03-12T00:52:30.449Z] ---> d9217adaf7f4 [2021-03-12T00:52:30.449Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-12T00:52:30.449Z] ---> Running in 9bed127f7344 [2021-03-12T00:52:30.721Z] Removing intermediate container 9bed127f7344 [2021-03-12T00:52:30.721Z] ---> f0504dee1d74 [2021-03-12T00:52:30.721Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-12T00:52:30.991Z] ---> Running in deb3a4bd50d2 [2021-03-12T00:52:31.585Z] Removing intermediate container deb3a4bd50d2 [2021-03-12T00:52:31.585Z] ---> d32958f450c8 [2021-03-12T00:52:31.585Z] Step 24/26 : LABEL arch=arm64 [2021-03-12T00:52:31.585Z] ---> Running in d88b8c027cdd [2021-03-12T00:52:32.177Z] Removing intermediate container d88b8c027cdd [2021-03-12T00:52:32.177Z] ---> f45baac421fc [2021-03-12T00:52:32.177Z] Step 25/26 : LABEL git_sha=86662eadc446df500f05c9dad93b8dda1900f5dd [2021-03-12T00:52:32.177Z] ---> Running in 6dedda78b802 [2021-03-12T00:52:32.772Z] Removing intermediate container 6dedda78b802 [2021-03-12T00:52:32.772Z] ---> e4a1208a1803 [2021-03-12T00:52:32.772Z] Step 26/26 : LABEL version=0.0.0 [2021-03-12T00:52:32.772Z] ---> Running in 3060259da113 [2021-03-12T00:52:33.365Z] Removing intermediate container 3060259da113 [2021-03-12T00:52:33.366Z] ---> 149c7be1d03b [2021-03-12T00:52:33.366Z] [2021-03-12T00:52:33.957Z] Successfully built 149c7be1d03b [2021-03-12T00:52:33.957Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-12T00:52:34.244Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-12T00:52:34.239Z] $ docker stop --time=1 a9b0aa852a45a028a2704bde83a3bc8feadef505992e84eb95f7957679232166 [2021-03-12T00:52:36.265Z] $ docker rm -f a9b0aa852a45a028a2704bde83a3bc8feadef505992e84eb95f7957679232166 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-12T00:52:36.980Z] + docker images [2021-03-12T00:52:36.980Z] + grep docker [2021-03-12T00:52:37.251Z] docker-sys-mgmt-agent-go-arm64 latest 149c7be1d03b 4 seconds ago 300MB [2021-03-12T00:52:37.251Z] docker-core-metadata-go-arm64 latest db3f58aebc2c About a minute ago 17.9MB [2021-03-12T00:52:37.251Z] docker-security-secretstore-setup-go-arm64 latest fc8d52072794 About a minute ago 23.7MB [2021-03-12T00:52:37.251Z] docker-security-proxy-setup-go-arm64 latest a3ed7b81a1fc About a minute ago 23.4MB [2021-03-12T00:52:37.251Z] docker-core-data-go-arm64 latest 5836e3e25e11 3 minutes ago 21.3MB [2021-03-12T00:52:37.251Z] docker-security-bootstrapper-go-arm64 latest 5352eccd35c7 4 minutes ago 17.8MB [2021-03-12T00:52:37.251Z] docker-support-notifications-go-arm64 latest ce5ea75dae55 4 minutes ago 16.9MB [2021-03-12T00:52:37.251Z] docker-core-command-go-arm64 latest 110bdaf3eac8 4 minutes ago 16.2MB [2021-03-12T00:52:37.251Z] docker-support-scheduler-go-arm64 latest c232f8259c99 4 minutes ago 16.3MB [2021-03-12T00:52:37.251Z] 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-12T00:52:38.234Z] ---> job-cost.sh [2021-03-12T00:52:38.234Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mxCu [2021-03-12T00:53:34.771Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-12T00:55:26.643Z] lf-activate-venv(): INFO: Adding /tmp/venv-mxCu/bin to PATH [2021-03-12T00:55:26.643Z] INFO: No Stack... [2021-03-12T00:55:27.237Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-12T00:55:27.830Z] INFO: Archiving Costs [Pipeline] sh [2021-03-12T00:55:28.171Z] + cat /w/workspace/edgex-go/8/archives/cost.csv [2021-03-12T00:55:28.171Z] + cut -d, -f6 [Pipeline] lock [2021-03-12T00:55:28.302Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3250-8-stack-cost] [2021-03-12T00:55:28.318Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3250-8-stack-cost] did not exist. Created. [2021-03-12T00:55:28.318Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3250-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-12T00:55:28.762Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-12T00:55:29.046Z] Stashed 1 file(s) [Pipeline] } [2021-03-12T00:55:29.061Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3250-8-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-12T00:55:30.319Z] provisioning config files... [2021-03-12T00:55:30.333Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config8995565986361605210tmp [Pipeline] { [Pipeline] sh [2021-03-12T00:55:30.717Z] + set +x [2021-03-12T00:55:30.717Z] + curl -s https://codecov.io/bash [2021-03-12T00:55:30.717Z] + bash -s -- [2021-03-12T00:55:30.983Z] [2021-03-12T00:55:30.983Z] _____ _ [2021-03-12T00:55:30.983Z] / ____| | | [2021-03-12T00:55:30.983Z] | | ___ __| | ___ ___ _____ __ [2021-03-12T00:55:30.983Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-12T00:55:30.983Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-12T00:55:30.983Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-12T00:55:30.983Z] Bash-20210309-2b87ace [2021-03-12T00:55:30.983Z] [2021-03-12T00:55:30.983Z] [2021-03-12T00:55:30.983Z] ==> git version 2.24.3 found [2021-03-12T00:55:30.983Z] ==> 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-12T00:55:30.983Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-12T00:55:30.983Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-12T00:55:31.246Z] ==> Jenkins CI detected. [2021-03-12T00:55:31.246Z] project root: . [2021-03-12T00:55:31.246Z] --> token set from env [2021-03-12T00:55:31.246Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-12T00:55:31.246Z] ==> Running gcov in . (disable via -X gcov) [2021-03-12T00:55:31.246Z] ==> Python coveragepy not found [2021-03-12T00:55:31.246Z] ==> Searching for coverage reports in: [2021-03-12T00:55:31.246Z] + . [2021-03-12T00:55:31.246Z] -> Found 1 reports [2021-03-12T00:55:31.246Z] ==> Detecting git/mercurial file structure [2021-03-12T00:55:31.508Z] ==> Reading reports [2021-03-12T00:55:31.508Z] + ./coverage.out bytes=628834 [2021-03-12T00:55:31.508Z] ==> Appending adjustments [2021-03-12T00:55:31.508Z] https://docs.codecov.io/docs/fixing-reports [2021-03-12T00:55:34.852Z] + Found adjustments [2021-03-12T00:55:34.852Z] ==> Gzipping contents [2021-03-12T00:55:34.852Z] 92K /tmp/codecov.FHm9Ap.gz [2021-03-12T00:55:34.852Z] ==> Uploading reports [2021-03-12T00:55:34.852Z] url: https://codecov.io [2021-03-12T00:55:34.852Z] query: branch=PR-3250&commit=86662eadc446df500f05c9dad93b8dda1900f5dd&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3250%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3250&job=&cmd_args= [2021-03-12T00:55:34.852Z] -> Pinging Codecov [2021-03-12T00:55:34.852Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3250&commit=86662eadc446df500f05c9dad93b8dda1900f5dd&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3250%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3250&job=&cmd_args= [2021-03-12T00:55:35.439Z] -> Uploading to [2021-03-12T00:55:35.439Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-12/00271124DB129430A58F1EEE437C3FCB/86662eadc446df500f05c9dad93b8dda1900f5dd/d7596f86-d04e-4d61-adef-8385a53f61b3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210312%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210312T005535Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9afc01972fc8658a1dd28a2bc4ec95ced8195f18daff2d718fadc3695068180b [2021-03-12T00:55:35.439Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-12T00:55:35.439Z] Dload Upload Total Spent Left Speed [2021-03-12T00:55:36.014Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 92800 0 0 100 92800 0 169k --:--:-- --:--:-- --:--:-- 169k 100 92800 0 0 100 92800 0 169k --:--:-- --:--:-- --:--:-- 169k [2021-03-12T00:55:36.014Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/86662eadc446df500f05c9dad93b8dda1900f5dd [Pipeline] } [2021-03-12T00:55:36.024Z] 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-12T00:55:37.710Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T00:55:38.610Z] ---> package-listing.sh [2021-03-12T00:55:38.610Z] ++ facter osfamily [2021-03-12T00:55:38.610Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-12T00:55:38.610Z] + OS_FAMILY=redhat [2021-03-12T00:55:38.610Z] + workspace=/w/workspace/edgex-go/8 [2021-03-12T00:55:38.610Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-12T00:55:38.610Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-12T00:55:38.610Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-12T00:55:38.610Z] + PACKAGES=/tmp/packages_start.txt [2021-03-12T00:55:38.610Z] + '[' /w/workspace/edgex-go/8 ']' [2021-03-12T00:55:38.610Z] + PACKAGES=/tmp/packages_end.txt [2021-03-12T00:55:38.610Z] + case "${OS_FAMILY}" in [2021-03-12T00:55:38.610Z] + rpm -qa [2021-03-12T00:55:38.610Z] + sort [2021-03-12T00:55:45.348Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-12T00:55:45.348Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-12T00:55:45.348Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-12T00:55:45.348Z] + '[' /w/workspace/edgex-go/8 ']' [2021-03-12T00:55:45.348Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2021-03-12T00:55:45.348Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2021-03-12T00:55:45.369Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-12T00:55:45.670Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:55:45.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-12T00:55:45.986Z] [2021-03-12T00:55:45.986Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-12T00:55:46.341Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-12T00:55:46.341Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-12T00:55:46.341Z] df20fa9351a1: Pulling fs layer [2021-03-12T00:55:46.341Z] 36b3adc4ff6f: Pulling fs layer [2021-03-12T00:55:46.341Z] 8ad3a11d3b57: Pulling fs layer [2021-03-12T00:55:46.341Z] 46f8f816bc3b: Pulling fs layer [2021-03-12T00:55:46.341Z] 93b61091891f: Pulling fs layer [2021-03-12T00:55:46.341Z] 93b9cdb0e59b: Pulling fs layer [2021-03-12T00:55:46.341Z] 5e14af77c1be: Pulling fs layer [2021-03-12T00:55:46.341Z] 01666e4c0597: Pulling fs layer [2021-03-12T00:55:46.341Z] aa168da1d23b: Pulling fs layer [2021-03-12T00:55:46.341Z] 93b9cdb0e59b: Waiting [2021-03-12T00:55:46.341Z] 5e14af77c1be: Waiting [2021-03-12T00:55:46.341Z] 01666e4c0597: Waiting [2021-03-12T00:55:46.341Z] aa168da1d23b: Waiting [2021-03-12T00:55:46.341Z] 46f8f816bc3b: Waiting [2021-03-12T00:55:46.341Z] 93b61091891f: Waiting [2021-03-12T00:55:46.341Z] 36b3adc4ff6f: Verifying Checksum [2021-03-12T00:55:46.341Z] 36b3adc4ff6f: Download complete [2021-03-12T00:55:46.607Z] 46f8f816bc3b: Download complete [2021-03-12T00:55:46.607Z] df20fa9351a1: Download complete [2021-03-12T00:55:46.607Z] 93b9cdb0e59b: Verifying Checksum [2021-03-12T00:55:46.607Z] 93b9cdb0e59b: Download complete [2021-03-12T00:55:46.607Z] 5e14af77c1be: Verifying Checksum [2021-03-12T00:55:46.607Z] 5e14af77c1be: Download complete [2021-03-12T00:55:46.607Z] 93b61091891f: Download complete [2021-03-12T00:55:46.607Z] 01666e4c0597: Verifying Checksum [2021-03-12T00:55:46.607Z] 01666e4c0597: Download complete [2021-03-12T00:55:46.873Z] 8ad3a11d3b57: Verifying Checksum [2021-03-12T00:55:46.873Z] 8ad3a11d3b57: Download complete [2021-03-12T00:55:46.873Z] df20fa9351a1: Pull complete [2021-03-12T00:55:47.142Z] 36b3adc4ff6f: Pull complete [2021-03-12T00:55:48.183Z] 8ad3a11d3b57: Pull complete [2021-03-12T00:55:48.183Z] 46f8f816bc3b: Pull complete [2021-03-12T00:55:49.225Z] aa168da1d23b: Verifying Checksum [2021-03-12T00:55:49.225Z] aa168da1d23b: Download complete [2021-03-12T00:55:50.206Z] 93b61091891f: Pull complete [2021-03-12T00:55:51.153Z] 93b9cdb0e59b: Pull complete [2021-03-12T00:55:51.417Z] 5e14af77c1be: Pull complete [2021-03-12T00:55:51.417Z] 01666e4c0597: Pull complete [2021-03-12T00:55:59.637Z] aa168da1d23b: Pull complete [2021-03-12T00:55:59.637Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-12T00:55:59.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-12T00:55:59.637Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-12T00:55:59.839Z] prd-centos7-docker-4c-2g-29554 does not seem to be running inside a container [2021-03-12T00:55:59.903Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-12T00:56:08.888Z] $ docker top 89795d873247cc77ab96013fc02f689aabac27afe458ec731e68a6ec33249629 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T00:56:09.520Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-12T00:56:09.832Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-12T00:56:10.143Z] + ls /var/log/sa-host [2021-03-12T00:56:10.143Z] + sadf -c /var/log/sa-host/sa12 [2021-03-12T00:56:10.143Z] file_magic: OK [2021-03-12T00:56:10.143Z] HZ: Using current value: 100 [2021-03-12T00:56:10.143Z] file_header: OK [2021-03-12T00:56:10.143Z] 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-12T00:56:10.143Z] Statistics: [2021-03-12T00:56:10.143Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-12T00:56:10.143Z] File successfully converted to sysstat format version 12.2.1 [2021-03-12T00:56:10.143Z] + sadf -c /var/log/sa-host/sa23 [2021-03-12T00:56:10.143Z] file_magic: OK [2021-03-12T00:56:10.143Z] HZ: Using current value: 100 [2021-03-12T00:56:10.143Z] file_header: OK [2021-03-12T00:56:10.143Z] 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-12T00:56:10.143Z] Statistics: [2021-03-12T00:56:10.143Z] Hnuu...uuuununununu... [2021-03-12T00:56:10.143Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-12T00:56:10.354Z] provisioning config files... [2021-03-12T00:56:10.373Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config6912965545878288178tmp [Pipeline] { [Pipeline] echo [2021-03-12T00:56:10.495Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T00:56:10.798Z] ---> create-netrc.sh [Pipeline] } [2021-03-12T00:56:10.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-12T00:56:10.944Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T00:56:11.249Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-12T00:56:11.260Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T00:56:11.564Z] ---> sudo-logs.sh [2021-03-12T00:56:11.564Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-12T00:56:11.630Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T00:56:11.957Z] ---> job-cost.sh [2021-03-12T00:56:11.957Z] lf-activate-venv: SKIPPING [2021-03-12T00:56:11.957Z] DEBUG: total: 0.20999999344348907 [2021-03-12T00:56:11.957Z] INFO: Retrieving Stack Cost... [2021-03-12T00:56:13.349Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-12T00:56:13.925Z] INFO: Archiving Costs [Pipeline] echo [2021-03-12T00:56:13.939Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T00:56:14.239Z] ---> logs-deploy.sh [2021-03-12T00:56:14.239Z] lf-activate-venv: SKIPPING [2021-03-12T00:56:14.239Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3250/8 [2021-03-12T00:56:14.239Z] INFO: archiving workspace using pattern(s): [2021-03-12T00:56:15.629Z] Archives upload complete. [2021-03-12T00:56:15.890Z] INFO: archiving logs to Nexus