Pull request #3208 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from fb69e69936ac7aa97186293b8f5f6440504c2891+8a69c127c9b04e641d44d2e92838084644d97324 (02cbc8fb61715604b20a4ca71f778539c1b20722) 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 ‘prd-centos7-docker-4c-2g-29457’ Running on prd-centos7-docker-4c-2g-29462 in /w/workspace/edgexfoundry_edgex-go_PR-3208 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/16 [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/16 # 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 8a69c127c9b04e641d44d2e92838084644d97324 into PR head commit fb69e69936ac7aa97186293b8f5f6440504c2891 Merge succeeded, producing fb69e69936ac7aa97186293b8f5f6440504c2891 Checking out Revision fb69e69936ac7aa97186293b8f5f6440504c2891 (PR-3208) > 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/3208/head:refs/remotes/origin/PR-3208 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb69e69936ac7aa97186293b8f5f6440504c2891 # 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 8a69c127c9b04e641d44d2e92838084644d97324 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb69e69936ac7aa97186293b8f5f6440504c2891 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-11T04:48:00.870Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 56bb262ab42e5b5bbbd922f7cca00a5ffce0f812 # timeout=10 [2021-03-11T04:48:01.213Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-11T04:48:01.324Z] ========================================================= [2021-03-11T04:48:01.324Z] EdgeX Global Pipelines Version Info [2021-03-11T04:48:01.324Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-11T04:48:02.997Z] ------------------- [2021-03-11T04:48:02.997Z] stable info: [2021-03-11T04:48:02.997Z] ------------------- [2021-03-11T04:48:02.997Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-11T04:48:02.997Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-11T04:48:02.997Z] Message: update stable to v1.0.184 [2021-03-11T04:48:03.952Z] ------------------- [2021-03-11T04:48:03.952Z] experimental info: [2021-03-11T04:48:03.952Z] ------------------- [2021-03-11T04:48:03.952Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-11T04:48:03.952Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-11T04:48:03.952Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-11T04:48:04.204Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-11T04:48:04.286Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-11T04:48:04.366Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-11T04:48:04.447Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-11T04:48:04.528Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-11T04:48:04.627Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-11T04:48:04.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-11T04:48:04.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-11T04:48:04.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-11T04:48:04.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-11T04:48:05.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-11T04:48:05.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-11T04:48:05.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-11T04:48:05.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-11T04:48:05.394Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-11T04:48:05.474Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-11T04:48:05.571Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-11T04:48:05.653Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-11T04:48:05.745Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-11T04:48:05.861Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-11T04:48:05.962Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-11T04:48:06.044Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-11T04:48:06.136Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3208 [Pipeline] echo [2021-03-11T04:48:06.285Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3208 [Pipeline] echo [2021-03-11T04:48:06.370Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3208 [Pipeline] echo [2021-03-11T04:48:06.452Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb69e69936ac7aa97186293b8f5f6440504c2891 [Pipeline] echo [2021-03-11T04:48:06.535Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb69e69 [Pipeline] echo [2021-03-11T04:48:06.642Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-11T04:48:06.825Z] provisioning config files... [2021-03-11T04:48:06.876Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config4278530562016849506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-11T04:48:07.337Z] ---> docker-login.sh [2021-03-11T04:48:07.337Z] nexus3.edgexfoundry.org:10001 [2021-03-11T04:48:07.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T04:48:07.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T04:48:07.865Z] Configure a credential helper to remove this warning. See [2021-03-11T04:48:07.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T04:48:07.865Z] [2021-03-11T04:48:07.865Z] Login Succeeded [2021-03-11T04:48:07.865Z] nexus3.edgexfoundry.org:10002 [2021-03-11T04:48:07.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T04:48:08.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T04:48:08.133Z] Configure a credential helper to remove this warning. See [2021-03-11T04:48:08.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T04:48:08.133Z] [2021-03-11T04:48:08.133Z] Login Succeeded [2021-03-11T04:48:08.133Z] nexus3.edgexfoundry.org:10003 [2021-03-11T04:48:08.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T04:48:08.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T04:48:08.133Z] Configure a credential helper to remove this warning. See [2021-03-11T04:48:08.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T04:48:08.133Z] [2021-03-11T04:48:08.133Z] Login Succeeded [2021-03-11T04:48:08.133Z] nexus3.edgexfoundry.org:10004 [2021-03-11T04:48:08.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T04:48:08.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T04:48:08.398Z] Configure a credential helper to remove this warning. See [2021-03-11T04:48:08.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T04:48:08.398Z] [2021-03-11T04:48:08.398Z] Login Succeeded [2021-03-11T04:48:08.398Z] docker.io [2021-03-11T04:48:08.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T04:48:08.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T04:48:08.932Z] Configure a credential helper to remove this warning. See [2021-03-11T04:48:08.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T04:48:08.932Z] [2021-03-11T04:48:08.932Z] Login Succeeded [2021-03-11T04:48:08.932Z] ---> docker-login.sh ends [Pipeline] } [2021-03-11T04:48:08.944Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-11T04:48:09.489Z] ++ 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-11T04:48:09.490Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-11T04:48:09.490Z] ++ dirname cmd/core-command/Dockerfile [2021-03-11T04:48:09.490Z] ++ cut -d/ -f2 [2021-03-11T04:48:09.490Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-11T04:48:09.490Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-11T04:48:09.490Z] ++ dirname cmd/core-data/Dockerfile [2021-03-11T04:48:09.490Z] ++ cut -d/ -f2 [2021-03-11T04:48:09.490Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-11T04:48:09.490Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-11T04:48:09.490Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-11T04:48:09.490Z] ++ cut -d/ -f2 [2021-03-11T04:48:09.490Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-11T04:48:09.490Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-11T04:48:09.490Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-11T04:48:09.490Z] ++ cut -d/ -f2 [2021-03-11T04:48:09.490Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-11T04:48:09.490Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-11T04:48:09.490Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-11T04:48:09.490Z] ++ cut -d/ -f2 [2021-03-11T04:48:09.490Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-11T04:48:09.490Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-11T04:48:09.490Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-11T04:48:09.490Z] ++ cut -d/ -f2 [2021-03-11T04:48:09.490Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-11T04:48:09.490Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-11T04:48:09.490Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-11T04:48:09.490Z] ++ cut -d/ -f2 [2021-03-11T04:48:09.490Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-11T04:48:09.490Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-11T04:48:09.490Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-11T04:48:09.490Z] ++ cut -d/ -f2 [2021-03-11T04:48:09.490Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-11T04:48:09.490Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-11T04:48:09.490Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-11T04:48:09.490Z] ++ cut -d/ -f2 [2021-03-11T04:48:09.490Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-11T04:48:09.589Z] 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-11T04:48:10.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-11T04:48:10.418Z] [2021-03-11T04:48:10.418Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-11T04:48:10.798Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-11T04:48:10.799Z] latest: Pulling from edgex-devops/git-semver [2021-03-11T04:48:10.799Z] 31603596830f: Pulling fs layer [2021-03-11T04:48:10.799Z] 2a8b12db71e7: Pulling fs layer [2021-03-11T04:48:10.799Z] 6ca5941a6612: Pulling fs layer [2021-03-11T04:48:10.799Z] ecc8261a40a4: Pulling fs layer [2021-03-11T04:48:10.799Z] ecc8261a40a4: Waiting [2021-03-11T04:48:10.799Z] 2a8b12db71e7: Verifying Checksum [2021-03-11T04:48:10.799Z] 2a8b12db71e7: Download complete [2021-03-11T04:48:10.799Z] 31603596830f: Verifying Checksum [2021-03-11T04:48:10.799Z] 31603596830f: Download complete [2021-03-11T04:48:11.064Z] ecc8261a40a4: Verifying Checksum [2021-03-11T04:48:11.064Z] ecc8261a40a4: Download complete [2021-03-11T04:48:11.064Z] 6ca5941a6612: Verifying Checksum [2021-03-11T04:48:11.064Z] 6ca5941a6612: Download complete [2021-03-11T04:48:11.363Z] 31603596830f: Pull complete [2021-03-11T04:48:11.633Z] 2a8b12db71e7: Pull complete [2021-03-11T04:48:12.628Z] 6ca5941a6612: Pull complete [2021-03-11T04:48:12.892Z] ecc8261a40a4: Pull complete [2021-03-11T04:48:12.892Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-11T04:48:12.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-11T04:48:12.892Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-11T04:48:13.006Z] prd-centos7-docker-4c-2g-29462 does not seem to be running inside a container [2021-03-11T04:48:13.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-11T04:48:15.584Z] $ docker top 93ca676ad412b7e78868e86de7de5bfb65327932a65ef5ec8bf32bd76be1efa2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-11T04:48:15.875Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-11T04:48:15.875Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-11T04:48:16.142Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-11T04:48:16.147Z] $ docker exec 93ca676ad412b7e78868e86de7de5bfb65327932a65ef5ec8bf32bd76be1efa2 ssh-agent [2021-03-11T04:48:16.349Z] SSH_AUTH_SOCK=/tmp/ssh-Mru85n1D7FzN/agent.12 [2021-03-11T04:48:16.349Z] SSH_AGENT_PID=18 [2021-03-11T04:48:16.359Z] Running ssh-add (command line suppressed) [2021-03-11T04:48:16.484Z] Identity added: /w/workspace/edgex-go/16@tmp/private_key_1340548069234673452.key (/w/workspace/edgex-go/16@tmp/private_key_1340548069234673452.key) [2021-03-11T04:48:16.879Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-11T04:48:17.213Z] + git tag --points-at HEAD [Pipeline] } [2021-03-11T04:48:17.241Z] $ docker exec --env ******** --env ******** 93ca676ad412b7e78868e86de7de5bfb65327932a65ef5ec8bf32bd76be1efa2 ssh-agent -k [2021-03-11T04:48:17.375Z] unset SSH_AUTH_SOCK; [2021-03-11T04:48:17.385Z] unset SSH_AGENT_PID; [2021-03-11T04:48:17.386Z] echo Agent pid 18 killed; [2021-03-11T04:48:17.435Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-11T04:48:17.560Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-11T04:48:17.560Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-11T04:48:17.762Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-11T04:48:17.766Z] $ docker exec 93ca676ad412b7e78868e86de7de5bfb65327932a65ef5ec8bf32bd76be1efa2 ssh-agent [2021-03-11T04:48:17.935Z] SSH_AUTH_SOCK=/tmp/ssh-Hdhha5DYjAEV/agent.48 [2021-03-11T04:48:17.935Z] SSH_AGENT_PID=53 [2021-03-11T04:48:17.942Z] Running ssh-add (command line suppressed) [2021-03-11T04:48:18.063Z] Identity added: /w/workspace/edgex-go/16@tmp/private_key_2835001370987623208.key (/w/workspace/edgex-go/16@tmp/private_key_2835001370987623208.key) [2021-03-11T04:48:18.114Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-11T04:48:18.447Z] + git semver init [2021-03-11T04:48:18.447Z] # -> Open(): unable to determine branch for HEAD [2021-03-11T04:48:18.447Z] # $GIT_DIR = /w/workspace/edgex-go/16/.git [2021-03-11T04:48:18.447Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/16 [2021-03-11T04:48:18.447Z] # $SEMVER_REMOTE_NAME = origin [2021-03-11T04:48:18.447Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-11T04:48:18.447Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-11T04:48:18.447Z] # $SEMVER_BRANCH = PR-3208 [2021-03-11T04:48:18.447Z] # $SEMVER_TEMP = /tmp/semver-538906352 [2021-03-11T04:48:18.447Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-11T04:48:57.283Z] # '/tmp/semver-538906352' -> '/w/workspace/edgex-go/16/.semver' [2021-03-11T04:48:57.283Z] # -> Force: false [2021-03-11T04:48:57.283Z] # $SEMVER_DIR = /w/workspace/edgex-go/16/.semver [Pipeline] } [2021-03-11T04:48:57.307Z] $ docker exec --env ******** --env ******** 93ca676ad412b7e78868e86de7de5bfb65327932a65ef5ec8bf32bd76be1efa2 ssh-agent -k [2021-03-11T04:48:57.606Z] unset SSH_AUTH_SOCK; [2021-03-11T04:48:57.607Z] unset SSH_AGENT_PID; [2021-03-11T04:48:57.607Z] echo Agent pid 53 killed; [2021-03-11T04:48:57.723Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-11T04:48:58.193Z] + git semver [Pipeline] } [2021-03-11T04:48:58.220Z] $ docker stop --time=1 93ca676ad412b7e78868e86de7de5bfb65327932a65ef5ec8bf32bd76be1efa2 [2021-03-11T04:48:59.911Z] $ docker rm -f 93ca676ad412b7e78868e86de7de5bfb65327932a65ef5ec8bf32bd76be1efa2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-11T04:49:00.457Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-11T04:49:01.031Z] Stashed 1 file(s) [Pipeline] echo [2021-03-11T04:49:01.034Z] [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-11T04:49:01.959Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-11T04:49:02.283Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-11T04:49:02.588Z] + sudo service docker restart [2021-03-11T04:49:02.588Z] + true [2021-03-11T04:49:02.588Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-11T04:49:03.220Z] ========================================================= [2021-03-11T04:49:03.220Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-11T04:49:03.220Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-11T04:49:03.598Z] + 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-11T04:49:07.899Z] Sending build context to Docker daemon 328.4MB [2021-03-11T04:49:07.899Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-11T04:49:07.899Z] Step 2/6 : FROM ${BASE} [2021-03-11T04:49:07.899Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-11T04:49:07.899Z] 188c0c94c7c5: Pulling fs layer [2021-03-11T04:49:07.899Z] 0ef7d3d256c8: Pulling fs layer [2021-03-11T04:49:07.899Z] de9db76c5a1d: Pulling fs layer [2021-03-11T04:49:07.899Z] bca2f99d35d6: Pulling fs layer [2021-03-11T04:49:07.899Z] 93359f2a8cfa: Pulling fs layer [2021-03-11T04:49:07.899Z] 7c6f9722023f: Pulling fs layer [2021-03-11T04:49:07.899Z] a35cf1a2eb13: Pulling fs layer [2021-03-11T04:49:07.899Z] 7c6f9722023f: Waiting [2021-03-11T04:49:07.899Z] 93359f2a8cfa: Waiting [2021-03-11T04:49:07.899Z] a35cf1a2eb13: Waiting [2021-03-11T04:49:07.899Z] bca2f99d35d6: Waiting [2021-03-11T04:49:07.899Z] de9db76c5a1d: Verifying Checksum [2021-03-11T04:49:07.899Z] de9db76c5a1d: Download complete [2021-03-11T04:49:07.899Z] 0ef7d3d256c8: Verifying Checksum [2021-03-11T04:49:07.899Z] 0ef7d3d256c8: Download complete [2021-03-11T04:49:07.899Z] 93359f2a8cfa: Verifying Checksum [2021-03-11T04:49:07.899Z] 93359f2a8cfa: Download complete [2021-03-11T04:49:07.899Z] 7c6f9722023f: Verifying Checksum [2021-03-11T04:49:07.899Z] 7c6f9722023f: Download complete [2021-03-11T04:49:07.899Z] 188c0c94c7c5: Verifying Checksum [2021-03-11T04:49:07.899Z] 188c0c94c7c5: Download complete [2021-03-11T04:49:08.491Z] 188c0c94c7c5: Pull complete [2021-03-11T04:49:08.491Z] 0ef7d3d256c8: Pull complete [2021-03-11T04:49:08.764Z] de9db76c5a1d: Pull complete [2021-03-11T04:49:10.721Z] a35cf1a2eb13: Verifying Checksum [2021-03-11T04:49:10.721Z] a35cf1a2eb13: Download complete [2021-03-11T04:49:11.302Z] bca2f99d35d6: Verifying Checksum [2021-03-11T04:49:11.302Z] bca2f99d35d6: Download complete [2021-03-11T04:49:16.442Z] Still waiting to schedule task [2021-03-11T04:49:16.442Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-11T04:49:17.963Z] bca2f99d35d6: Pull complete [2021-03-11T04:49:17.963Z] 93359f2a8cfa: Pull complete [2021-03-11T04:49:17.963Z] 7c6f9722023f: Pull complete [2021-03-11T04:49:21.352Z] a35cf1a2eb13: Pull complete [2021-03-11T04:49:21.352Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-11T04:49:21.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-11T04:49:21.352Z] ---> a62c8e92a672 [2021-03-11T04:49:21.352Z] 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-11T04:49:21.952Z] ---> Running in 6c5c5022cf17 [2021-03-11T04:49:22.535Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T04:49:23.486Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T04:49:24.887Z] (1/12) Installing libmagic (5.38-r0) [2021-03-11T04:49:25.152Z] (2/12) Installing file (5.38-r0) [2021-03-11T04:49:25.153Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-11T04:49:25.435Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-11T04:49:47.489Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-11T04:49:47.489Z] (6/12) Installing patch (2.7.6-r6) [2021-03-11T04:49:47.489Z] (7/12) Installing build-base (0.5-r2) [2021-03-11T04:49:47.489Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-11T04:49:47.489Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-11T04:49:47.489Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-11T04:49:47.489Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-11T04:49:47.489Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-11T04:49:47.489Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T04:49:47.489Z] OK: 233 MiB in 51 packages [2021-03-11T04:49:48.885Z] Removing intermediate container 6c5c5022cf17 [2021-03-11T04:49:48.885Z] ---> b7498213f693 [2021-03-11T04:49:48.885Z] Step 4/6 : WORKDIR /edgex-go [2021-03-11T04:49:48.885Z] ---> Running in aed14bed84cf [2021-03-11T04:49:49.147Z] Removing intermediate container aed14bed84cf [2021-03-11T04:49:49.147Z] ---> 1c760538a68b [2021-03-11T04:49:49.147Z] Step 5/6 : COPY go.mod . [2021-03-11T04:49:49.409Z] ---> 36e03ee71aa0 [2021-03-11T04:49:49.409Z] Step 6/6 : RUN go mod download [2021-03-11T04:49:49.409Z] ---> Running in 441a399fdfc9 [2021-03-11T04:50:16.152Z] Removing intermediate container 441a399fdfc9 [2021-03-11T04:50:16.152Z] ---> f01f955f00b4 [2021-03-11T04:50:16.152Z] Successfully built f01f955f00b4 [2021-03-11T04:50:16.152Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-11T04:50:16.480Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-11T04:50:16.480Z] . [Pipeline] withDockerContainer [2021-03-11T04:50:16.601Z] prd-centos7-docker-4c-2g-29462 does not seem to be running inside a container [2021-03-11T04:50:16.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** ci-base-image-x86_64 cat [2021-03-11T04:50:18.438Z] $ docker top 2d5d8fa75c8cde244b69b329c0be67dabd66009b6a5ec876b8d6c413510405ca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-11T04:50:18.993Z] + go version [2021-03-11T04:50:18.993Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-11T04:50:19.013Z] $ docker stop --time=1 2d5d8fa75c8cde244b69b329c0be67dabd66009b6a5ec876b8d6c413510405ca [2021-03-11T04:50:20.380Z] $ docker rm -f 2d5d8fa75c8cde244b69b329c0be67dabd66009b6a5ec876b8d6c413510405ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-11T04:50:21.254Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-11T04:50:21.254Z] . [Pipeline] withDockerContainer [2021-03-11T04:50:21.389Z] prd-centos7-docker-4c-2g-29462 does not seem to be running inside a container [2021-03-11T04:50:21.462Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** ci-base-image-x86_64 cat [2021-03-11T04:50:22.318Z] $ docker top c28cfd32ba79159305c3e0bc5afe93bc034cdd3c10011e00d9230427aca4d639 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-11T04:50:22.574Z] ========================================================= [2021-03-11T04:50:22.574Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-11T04:50:22.574Z] ========================================================= [Pipeline] sh [2021-03-11T04:50:22.887Z] + make test [2021-03-11T04:50:22.887Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-11T04:50:33.001Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-11T04:50:55.277Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-11T04:51:03.864Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-11T04:51:03.864Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-11T04:51:03.864Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-11T04:51:08.383Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-11T04:51:08.383Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-11T04:51:08.383Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-11T04:51:08.383Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-11T04:51:08.383Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-11T04:51:09.443Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-11T04:51:12.891Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-11T04:51:12.891Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-11T04:51:12.891Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-11T04:51:17.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.115s coverage: 45.9% of statements [2021-03-11T04:51:17.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-11T04:51:17.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-11T04:51:17.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-11T04:51:17.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-11T04:51:17.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-11T04:51:17.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-11T04:51:17.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-11T04:51:17.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.159s coverage: 100.0% of statements [2021-03-11T04:51:20.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.277s coverage: 27.1% of statements [2021-03-11T04:51:20.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-11T04:51:20.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-11T04:51:20.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-11T04:51:20.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-11T04:51:20.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-11T04:51:20.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-11T04:51:20.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements [2021-03-11T04:51:20.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-11T04:51:20.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.054s coverage: 100.0% of statements [2021-03-11T04:51:20.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-11T04:51:20.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-11T04:51:20.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.116s coverage: 71.3% of statements [2021-03-11T04:51:20.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-11T04:51:20.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-11T04:51:21.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.254s coverage: 82.9% of statements [2021-03-11T04:51:21.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-11T04:51:21.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-11T04:51:21.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.072s coverage: 78.9% of statements [2021-03-11T04:51:21.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-11T04:51:25.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.524s coverage: 28.6% of statements [2021-03-11T04:51:25.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-11T04:51:25.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-11T04:51:25.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-11T04:51:25.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-11T04:51:25.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-11T04:51:25.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.078s coverage: 100.0% of statements [2021-03-11T04:51:25.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-11T04:51:25.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.053s coverage: 100.0% of statements [2021-03-11T04:51:25.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-11T04:51:25.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.196s coverage: 86.7% of statements [2021-03-11T04:51:25.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-11T04:51:25.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.196s coverage: 97.5% of statements [2021-03-11T04:51:25.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-11T04:51:25.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.107s coverage: 78.3% of statements [2021-03-11T04:51:25.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-11T04:51:25.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-11T04:51:25.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-11T04:51:25.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-11T04:51:29.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.484s coverage: 92.8% of statements [2021-03-11T04:51:29.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-11T04:51:29.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-11T04:51:29.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-11T04:51:29.045Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-11T04:51:29.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-11T04:51:29.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-11T04:51:29.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-11T04:51:29.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-11T04:51:29.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-11T04:51:29.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-11T04:51:29.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-11T04:51:29.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-11T04:51:29.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-11T04:51:29.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-11T04:51:29.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-11T04:51:29.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-11T04:51:29.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-11T04:51:29.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-11T04:51:29.045Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.083s coverage: 58.8% of statements [2021-03-11T04:51:29.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-11T04:51:29.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-11T04:51:29.045Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.071s coverage: 0.1% of statements [2021-03-11T04:51:29.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-11T04:51:29.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-11T04:51:29.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-11T04:51:29.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements [2021-03-11T04:51:29.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.047s coverage: 79.5% of statements [2021-03-11T04:51:29.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2021-03-11T04:51:29.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2021-03-11T04:51:29.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2021-03-11T04:51:41.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.066s coverage: 94.4% of statements [2021-03-11T04:51:41.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.036s coverage: 44.8% of statements [2021-03-11T04:51:41.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.115s coverage: 81.4% of statements [2021-03-11T04:51:54.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.095s coverage: 92.9% of statements [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-11T04:51:54.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 77.8% of statements [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-11T04:51:54.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.107s coverage: 87.2% of statements [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-11T04:51:54.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-11T04:51:54.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 75.5% of statements [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-11T04:51:54.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.8% of statements [2021-03-11T04:51:54.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.087s coverage: 87.2% of statements [2021-03-11T04:51:54.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.087s coverage: 84.6% of statements [2021-03-11T04:51:54.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.104s coverage: 91.6% of statements [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-11T04:51:54.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.152s coverage: 62.4% of statements [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-11T04:51:54.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements [2021-03-11T04:51:54.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 91.3% of statements [2021-03-11T04:51:54.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-03-11T04:51:54.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2021-03-11T04:51:54.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.040s coverage: 100.0% of statements [2021-03-11T04:51:54.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.337s coverage: 69.0% of statements [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-11T04:51:54.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.104s coverage: 38.4% of statements [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-11T04:51:54.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-11T04:51:54.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements [2021-03-11T04:51:54.437Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.185s coverage: 47.0% of statements [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-11T04:51:54.437Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.064s coverage: 100.0% of statements [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-11T04:51:54.437Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.073s coverage: 100.0% of statements [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-11T04:51:54.437Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.210s coverage: 87.1% of statements [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-11T04:51:54.437Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.043s coverage: 29.1% of statements [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-11T04:51:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-11T04:51:54.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-11T04:51:54.438Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.101s coverage: 99.0% of statements [2021-03-11T04:51:54.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-11T04:51:54.438Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.053s coverage: 100.0% of statements [2021-03-11T04:51:54.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-11T04:51:54.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-11T04:51:54.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-11T04:51:54.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-11T04:51:54.438Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.118s coverage: 96.5% of statements [2021-03-11T04:51:54.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-11T04:51:54.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-11T04:51:54.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-11T04:51:54.438Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.034s coverage: 0.0% of statements [2021-03-11T04:51:54.438Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-11T04:51:54.438Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.040s coverage: 100.0% of statements [2021-03-11T04:51:54.438Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-11T04:51:54.438Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-11T04:51:54.438Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-11T04:51:54.438Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-11T04:51:54.438Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.070s coverage: 87.9% of statements [2021-03-11T04:51:54.438Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-11T04:51:54.438Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-11T04:51:54.438Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.030s coverage: 100.0% of statements [2021-03-11T04:51:54.582Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-29467 in /w/workspace/edgexfoundry_edgex-go_PR-3208 [Pipeline] { [Pipeline] ws [2021-03-11T04:51:54.630Z] Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] checkout [2021-03-11T04:51:55.038Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.044s coverage: 32.1% of statements [2021-03-11T04:51:55.038Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements [2021-03-11T04:51:55.313Z] GO111MODULE=on go vet ./... [2021-03-11T04:52:00.614Z] using credential edgex-jenkins-ssh [2021-03-11T04:52:00.679Z] Cloning the remote Git repository [2021-03-11T04:52:00.746Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-11T04:52:00.869Z] > git init /w/workspace/edgex-go/16 # timeout=10 [2021-03-11T04:52:00.965Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-11T04:52:00.967Z] > git --version # timeout=10 [2021-03-11T04:52:00.993Z] > git --version # 'git version 2.17.1' [2021-03-11T04:52:00.995Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-11T04:52:01.064Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-11T04:52:25.584Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-11T04:52:25.602Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-11T04:52:25.631Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-11T04:52:25.663Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-11T04:52:25.664Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-11T04:52:25.676Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3208/head:refs/remotes/origin/PR-3208 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-11T04:52:26.342Z] Merging remotes/origin/master commit 8a69c127c9b04e641d44d2e92838084644d97324 into PR head commit fb69e69936ac7aa97186293b8f5f6440504c2891 [2021-03-11T04:52:26.832Z] Merge succeeded, producing fb69e69936ac7aa97186293b8f5f6440504c2891 [2021-03-11T04:52:26.833Z] Checking out Revision fb69e69936ac7aa97186293b8f5f6440504c2891 (PR-3208) [2021-03-11T04:52:26.368Z] > git config core.sparsecheckout # timeout=10 [2021-03-11T04:52:26.389Z] > git checkout -f fb69e69936ac7aa97186293b8f5f6440504c2891 # timeout=10 [2021-03-11T04:52:26.756Z] > git remote # timeout=10 [2021-03-11T04:52:26.776Z] > git config --get remote.origin.url # timeout=10 [2021-03-11T04:52:26.791Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-11T04:52:26.801Z] > git merge 8a69c127c9b04e641d44d2e92838084644d97324 # timeout=10 [2021-03-11T04:52:26.822Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-11T04:52:26.846Z] > git config core.sparsecheckout # timeout=10 [2021-03-11T04:52:26.859Z] > git checkout -f fb69e69936ac7aa97186293b8f5f6440504c2891 # timeout=10 [2021-03-11T04:52:31.423Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-11T04:52:32.886Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-11T04:52:33.326Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-11T04:52:33.682Z] + sudo service docker+ restart [2021-03-11T04:52:33.682Z] true [2021-03-11T04:52:34.481Z] gofmt -l . [2021-03-11T04:52:34.481Z] [ "`gofmt -l .`" = "" ] [2021-03-11T04:52:34.481Z] ./bin/test-go-mod-tidy.sh [2021-03-11T04:52:34.481Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-11T04:52:35.191Z] + ls -al . [2021-03-11T04:52:35.191Z] total 740 [2021-03-11T04:52:35.191Z] drwxrwxr-x 10 1001 1001 4096 Mar 11 04:52 . [2021-03-11T04:52:35.191Z] drwxr-xr-x 4 root root 30 Mar 11 04:50 .. [2021-03-11T04:52:35.191Z] -rw-rw-r-- 1 1001 1001 11 Mar 11 04:47 .dockerignore [2021-03-11T04:52:35.191Z] drwxrwxr-x 8 1001 1001 179 Mar 11 04:47 .git [2021-03-11T04:52:35.191Z] drwxrwxr-x 3 1001 1001 125 Mar 11 04:47 .github [2021-03-11T04:52:35.191Z] -rw-rw-r-- 1 1001 1001 818 Mar 11 04:47 .gitignore [2021-03-11T04:52:35.191Z] drwx------ 3 1001 1001 60 Mar 11 04:48 .semver [2021-03-11T04:52:35.191Z] -rw-rw-r-- 1 1001 1001 166 Mar 11 04:47 .sonarcloud.properties [2021-03-11T04:52:35.191Z] -rw-rw-r-- 1 1001 1001 8607 Mar 11 04:47 Attribution.txt [2021-03-11T04:52:35.191Z] -rw-rw-r-- 1 1001 1001 3804 Mar 11 04:47 CONTRIBUTING.md [2021-03-11T04:52:35.191Z] -rw-rw-r-- 1 1001 1001 931 Mar 11 04:47 Dockerfile.build [2021-03-11T04:52:35.191Z] -rw-rw-r-- 1 1001 1001 863 Mar 11 04:47 Jenkinsfile [2021-03-11T04:52:35.191Z] -rw-rw-r-- 1 1001 1001 10775 Mar 11 04:47 LICENSE [2021-03-11T04:52:35.191Z] -rw-rw-r-- 1 1001 1001 5774 Mar 11 04:47 Makefile [2021-03-11T04:52:35.191Z] -rw-rw-r-- 1 1001 1001 6548 Mar 11 04:47 README.md [2021-03-11T04:52:35.191Z] -rw-rw-r-- 1 1001 1001 6755 Mar 11 04:47 SECURITY.md [2021-03-11T04:52:35.191Z] -rw-rw-r-- 1 1001 1001 5 Mar 11 04:49 VERSION [2021-03-11T04:52:35.191Z] -rw-rw-r-- 1 1001 1001 4131 Mar 11 04:47 ZMQWindows.md [2021-03-11T04:52:35.191Z] drwxrwxr-x 2 1001 1001 117 Mar 11 04:47 bin [2021-03-11T04:52:35.191Z] drwxrwxr-x 14 1001 1001 4096 Mar 11 04:47 cmd [2021-03-11T04:52:35.191Z] -rw-r--r-- 1 root root 628838 Mar 11 04:51 coverage.out [2021-03-11T04:52:35.191Z] -rw-r--r-- 1 root root 1055 Mar 11 04:52 go.mod [2021-03-11T04:52:35.191Z] -rw-r--r-- 1 root root 22209 Mar 11 04:52 go.sum [2021-03-11T04:52:35.191Z] drwxrwxr-x 8 1001 1001 127 Mar 11 04:47 internal [2021-03-11T04:52:35.191Z] drwxrwxr-x 4 1001 1001 26 Mar 11 04:47 openapi [2021-03-11T04:52:35.191Z] drwxrwxr-x 4 1001 1001 71 Mar 11 04:47 snap [2021-03-11T04:52:35.191Z] -rw-rw-r-- 1 1001 1001 168 Mar 11 04:47 version.go [Pipeline] sh [2021-03-11T04:52:35.593Z] + '[' -e coverage.out ] [2021-03-11T04:52:35.593Z] + chown 1001:1001 coverage.out [Pipeline] stash [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-11T04:52:35.723Z] provisioning config files... [2021-03-11T04:52:35.773Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config5689831146045150589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-11T04:52:35.894Z] Stashed 1 file(s) [Pipeline] sh [2021-03-11T04:52:36.229Z] ---> docker-login.sh [2021-03-11T04:52:36.229Z] nexus3.edgexfoundry.org:10001 [2021-03-11T04:52:36.344Z] + make build [2021-03-11T04:52:36.344Z] 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-11T04:52:37.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T04:52:37.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T04:52:37.835Z] Configure a credential helper to remove this warning. See [2021-03-11T04:52:37.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T04:52:37.835Z] [2021-03-11T04:52:37.835Z] Login Succeeded [2021-03-11T04:52:37.835Z] nexus3.edgexfoundry.org:10002 [2021-03-11T04:52:38.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T04:52:38.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T04:52:38.390Z] Configure a credential helper to remove this warning. See [2021-03-11T04:52:38.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T04:52:38.390Z] [2021-03-11T04:52:38.390Z] Login Succeeded [2021-03-11T04:52:38.390Z] nexus3.edgexfoundry.org:10003 [2021-03-11T04:52:38.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T04:52:38.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T04:52:38.993Z] Configure a credential helper to remove this warning. See [2021-03-11T04:52:38.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T04:52:38.993Z] [2021-03-11T04:52:38.993Z] Login Succeeded [2021-03-11T04:52:38.993Z] nexus3.edgexfoundry.org:10004 [2021-03-11T04:52:39.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T04:52:39.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T04:52:39.593Z] Configure a credential helper to remove this warning. See [2021-03-11T04:52:39.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T04:52:39.593Z] [2021-03-11T04:52:39.593Z] Login Succeeded [2021-03-11T04:52:39.593Z] docker.io [2021-03-11T04:52:40.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T04:52:40.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T04:52:40.489Z] Configure a credential helper to remove this warning. See [2021-03-11T04:52:40.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T04:52:40.489Z] [2021-03-11T04:52:40.489Z] Login Succeeded [2021-03-11T04:52:40.489Z] ---> docker-login.sh ends [Pipeline] } [2021-03-11T04:52:40.507Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-11T04:52:41.151Z] ========================================================= [2021-03-11T04:52:41.151Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-11T04:52:41.151Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-11T04:52:41.601Z] + 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-11T04:52:41.816Z] 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-11T04:52:44.323Z] Sending build context to Docker daemon 166.7MB [2021-03-11T04:52:44.323Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-11T04:52:44.323Z] Step 2/6 : FROM ${BASE} [2021-03-11T04:52:44.947Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-11T04:52:44.947Z] 5f621e34cdf4: Pulling fs layer [2021-03-11T04:52:44.947Z] a4357932f1b6: Pulling fs layer [2021-03-11T04:52:44.947Z] 18c013af1878: Pulling fs layer [2021-03-11T04:52:44.947Z] 00ac8860ef70: Pulling fs layer [2021-03-11T04:52:44.947Z] 63d7cb157983: Pulling fs layer [2021-03-11T04:52:44.947Z] b116817d02f9: Pulling fs layer [2021-03-11T04:52:44.947Z] 745a02a5169b: Pulling fs layer [2021-03-11T04:52:44.947Z] 63d7cb157983: Waiting [2021-03-11T04:52:44.947Z] b116817d02f9: Waiting [2021-03-11T04:52:44.947Z] 745a02a5169b: Waiting [2021-03-11T04:52:44.947Z] 00ac8860ef70: Waiting [2021-03-11T04:52:44.947Z] 18c013af1878: Verifying Checksum [2021-03-11T04:52:44.947Z] 18c013af1878: Download complete [2021-03-11T04:52:44.947Z] a4357932f1b6: Download complete [2021-03-11T04:52:45.546Z] 63d7cb157983: Verifying Checksum [2021-03-11T04:52:45.546Z] 63d7cb157983: Download complete [2021-03-11T04:52:45.546Z] b116817d02f9: Download complete [2021-03-11T04:52:46.152Z] 5f621e34cdf4: Verifying Checksum [2021-03-11T04:52:46.152Z] 5f621e34cdf4: Download complete [2021-03-11T04:52:46.756Z] 5f621e34cdf4: Pull complete [2021-03-11T04:52:47.362Z] a4357932f1b6: Pull complete [2021-03-11T04:52:47.645Z] 18c013af1878: Pull complete [2021-03-11T04:52:49.099Z] 745a02a5169b: Verifying Checksum [2021-03-11T04:52:49.099Z] 745a02a5169b: Download complete [2021-03-11T04:52:51.741Z] 00ac8860ef70: Verifying Checksum [2021-03-11T04:52:51.741Z] 00ac8860ef70: Download complete [2021-03-11T04:52:52.036Z] 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-11T04:52:53.458Z] 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-11T04:52:55.482Z] 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-11T04:52:56.486Z] 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-11T04:52:58.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-11T04:53:01.188Z] 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-11T04:53:01.963Z] 00ac8860ef70: Pull complete [2021-03-11T04:53:01.963Z] 63d7cb157983: Pull complete [2021-03-11T04:53:02.201Z] 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-11T04:53:02.575Z] b116817d02f9: Pull complete [2021-03-11T04:53:03.611Z] 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-11T04:53:04.589Z] 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-11T04:53:06.021Z] 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-11T04:53:06.986Z] 745a02a5169b: Pull complete [2021-03-11T04:53:06.986Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-11T04:53:06.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-11T04:53:06.986Z] ---> b7e6874047d6 [2021-03-11T04:53:06.986Z] 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 [Pipeline] } [2021-03-11T04:53:08.661Z] $ docker stop --time=1 c28cfd32ba79159305c3e0bc5afe93bc034cdd3c10011e00d9230427aca4d639 [2021-03-11T04:53:10.413Z] $ docker rm -f c28cfd32ba79159305c3e0bc5afe93bc034cdd3c10011e00d9230427aca4d639 [2021-03-11T04:53:10.443Z] ---> Running in d163bd84715e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-03-11T04:53:11.912Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh [2021-03-11T04:53:12.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-11T04:53:12.374Z] [2021-03-11T04:53:12.374Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-11T04:53:12.513Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T04:53:12.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-11T04:53:12.741Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-11T04:53:12.741Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-11T04:53:12.741Z] ca9280d653b3: Pulling fs layer [2021-03-11T04:53:12.741Z] 7e9c9ca2126c: Pulling fs layer [2021-03-11T04:53:14.171Z] cbdbe7a5bc2a: Download complete [2021-03-11T04:53:14.171Z] cbdbe7a5bc2a: Pull complete [2021-03-11T04:53:14.171Z] ca9280d653b3: Verifying Checksum [2021-03-11T04:53:14.171Z] ca9280d653b3: Download complete [2021-03-11T04:53:14.174Z] (1/12) Installing libmagic (5.38-r0) [2021-03-11T04:53:14.174Z] (2/12) Installing file (5.38-r0) [2021-03-11T04:53:14.174Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-11T04:53:14.174Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-11T04:53:16.158Z] ca9280d653b3: Pull complete [2021-03-11T04:53:16.451Z] 7e9c9ca2126c: Verifying Checksum [2021-03-11T04:53:16.451Z] 7e9c9ca2126c: Download complete [2021-03-11T04:53:24.861Z] 7e9c9ca2126c: Pull complete [2021-03-11T04:53:24.861Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-11T04:53:24.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-11T04:53:24.861Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-11T04:53:25.183Z] prd-centos7-docker-4c-2g-29462 does not seem to be running inside a container [2021-03-11T04:53:25.296Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-11T04:53:27.569Z] $ docker top 82c8332a315105fa23dc7807b0b2201d4ab9fe94267b0be339f9c65a76fcc1d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-11T04:53:28.213Z] + docker-compose build --help [2021-03-11T04:53:28.213Z] + grep parallel [2021-03-11T04:53:29.443Z] --parallel Build images in parallel. [Pipeline] } [2021-03-11T04:53:29.492Z] $ docker stop --time=1 82c8332a315105fa23dc7807b0b2201d4ab9fe94267b0be339f9c65a76fcc1d7 [2021-03-11T04:53:31.095Z] $ docker rm -f 82c8332a315105fa23dc7807b0b2201d4ab9fe94267b0be339f9c65a76fcc1d7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-11T04:53:31.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-11T04:53:31.782Z] . [Pipeline] withDockerContainer [2021-03-11T04:53:31.912Z] prd-centos7-docker-4c-2g-29462 does not seem to be running inside a container [2021-03-11T04:53:32.035Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-11T04:53:32.836Z] $ docker top 590d798ef792d4d05bf7b610f4bf8b6ff04ce4818305fca843b50abe4e3ccc34 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-11T04:53:33.723Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-11T04:53:35.124Z] Building docker-core-command-go ... [2021-03-11T04:53:35.124Z] Building docker-core-data-go ... [2021-03-11T04:53:35.124Z] Building docker-core-metadata-go ... [2021-03-11T04:53:35.124Z] Building docker-security-bootstrapper-go ... [2021-03-11T04:53:35.124Z] Building docker-security-proxy-setup-go ... [2021-03-11T04:53:35.124Z] Building docker-security-secretstore-setup-go ... [2021-03-11T04:53:35.124Z] Building docker-support-notifications-go ... [2021-03-11T04:53:35.124Z] Building docker-support-scheduler-go ... [2021-03-11T04:53:35.124Z] Building docker-sys-mgmt-agent-go ... [2021-03-11T04:53:35.124Z] Building docker-support-notifications-go [2021-03-11T04:53:35.124Z] Building docker-support-scheduler-go [2021-03-11T04:53:35.124Z] Building docker-core-metadata-go [2021-03-11T04:53:35.124Z] Building docker-security-secretstore-setup-go [2021-03-11T04:53:35.124Z] Building docker-security-proxy-setup-go [2021-03-11T04:53:36.362Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-11T04:53:36.362Z] (6/12) Installing patch (2.7.6-r6) [2021-03-11T04:53:36.362Z] (7/12) Installing build-base (0.5-r2) [2021-03-11T04:53:36.362Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-11T04:53:36.362Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-11T04:53:36.362Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-11T04:53:36.362Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-11T04:53:36.362Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-11T04:53:36.362Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T04:53:36.362Z] OK: 217 MiB in 51 packages [2021-03-11T04:53:39.864Z] Removing intermediate container d163bd84715e [2021-03-11T04:53:39.864Z] ---> 8771d7b91a7d [2021-03-11T04:53:39.864Z] Step 4/6 : WORKDIR /edgex-go [2021-03-11T04:53:39.864Z] ---> Running in 2caf2d4c6677 [2021-03-11T04:53:39.864Z] Removing intermediate container 2caf2d4c6677 [2021-03-11T04:53:39.864Z] ---> 03ec29d33704 [2021-03-11T04:53:39.864Z] Step 5/6 : COPY go.mod . [2021-03-11T04:53:40.848Z] ---> da6a8951f877 [2021-03-11T04:53:40.848Z] Step 6/6 : RUN go mod download [2021-03-11T04:53:40.848Z] ---> Running in 87c8720984a3 [2021-03-11T04:54:13.250Z] Removing intermediate container 87c8720984a3 [2021-03-11T04:54:13.250Z] ---> e3d9fa9151b0 [2021-03-11T04:54:13.250Z] Successfully built e3d9fa9151b0 [2021-03-11T04:54:13.250Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-11T04:54:13.596Z] + docker inspect -f . ci-base-image-arm64 [2021-03-11T04:54:13.596Z] . [Pipeline] withDockerContainer [2021-03-11T04:54:13.889Z] prd-ubuntu18.04-docker-arm64-4c-16g-29467 does not seem to be running inside a container [2021-03-11T04:54:14.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** ci-base-image-arm64 cat [2021-03-11T04:54:15.772Z] $ docker top 733b1348dc69fe986531a073ab6255318115f6c033e1d0986606779578843d84 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-11T04:54:16.846Z] + go version [2021-03-11T04:54:16.846Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-11T04:54:16.881Z] $ docker stop --time=1 733b1348dc69fe986531a073ab6255318115f6c033e1d0986606779578843d84 [2021-03-11T04:54:18.976Z] $ docker rm -f 733b1348dc69fe986531a073ab6255318115f6c033e1d0986606779578843d84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-11T04:54:19.994Z] + docker inspect -f . ci-base-image-arm64 [2021-03-11T04:54:19.994Z] . [Pipeline] withDockerContainer [2021-03-11T04:54:20.290Z] prd-ubuntu18.04-docker-arm64-4c-16g-29467 does not seem to be running inside a container [2021-03-11T04:54:20.396Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** ci-base-image-arm64 cat [2021-03-11T04:54:21.988Z] $ docker top d9fe30f2ae96230b9541b06a0381be5c941d7c796532b290f03d37a6bd69e17d -eo pid,comm [2021-03-11T04:54:22.204Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T04:54:22.204Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-11T04:54:22.204Z] ---> f01f955f00b4 [2021-03-11T04:54:22.204Z] Step 3/24 : WORKDIR /edgex-go [2021-03-11T04:54:22.204Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T04:54:22.204Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-11T04:54:22.204Z] ---> f01f955f00b4 [2021-03-11T04:54:22.204Z] Step 3/21 : WORKDIR /edgex-go [2021-03-11T04:54:22.204Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T04:54:22.204Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-11T04:54:22.204Z] ---> f01f955f00b4 [2021-03-11T04:54:22.204Z] Step 3/22 : WORKDIR /edgex-go [2021-03-11T04:54:22.204Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T04:54:22.204Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-11T04:54:22.204Z] ---> f01f955f00b4 [2021-03-11T04:54:22.204Z] Step 3/23 : WORKDIR /edgex-go [2021-03-11T04:54:22.204Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T04:54:22.204Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-11T04:54:22.205Z] ---> f01f955f00b4 [2021-03-11T04:54:22.205Z] Step 3/22 : WORKDIR /edgex-go [2021-03-11T04:54:22.205Z] ---> Running in d558571056d6 [2021-03-11T04:54:22.205Z] ---> Running in bd07e98102d8 [2021-03-11T04:54:22.205Z] ---> Running in 5fe779c80141 [2021-03-11T04:54:22.205Z] ---> Running in 4bf754073631 [2021-03-11T04:54:22.205Z] ---> Running in c39bf7c93d57 [2021-03-11T04:54:22.205Z] Removing intermediate container 5fe779c80141 [2021-03-11T04:54:22.205Z] ---> d5680c9e93b3 [2021-03-11T04:54:22.205Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T04:54:22.205Z] Removing intermediate container c39bf7c93d57 [2021-03-11T04:54:22.205Z] ---> 3e054b8ce1a2 [2021-03-11T04:54:22.205Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T04:54:22.205Z] Removing intermediate container d558571056d6 [2021-03-11T04:54:22.205Z] ---> 6672c5da0669 [2021-03-11T04:54:22.205Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T04:54:22.205Z] Removing intermediate container bd07e98102d8 [2021-03-11T04:54:22.205Z] ---> fff3dbe5834d [2021-03-11T04:54:22.205Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T04:54:22.205Z] Removing intermediate container 4bf754073631 [2021-03-11T04:54:22.205Z] ---> 39486f956ce7 [2021-03-11T04:54:22.205Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T04:54:22.205Z] ---> Running in dd72bede5a4a [2021-03-11T04:54:22.205Z] ---> Running in 5cba9d03e778 [2021-03-11T04:54:22.205Z] ---> Running in 139834a04140 [2021-03-11T04:54:22.205Z] ---> Running in de36a741b55f [2021-03-11T04:54:22.205Z] ---> Running in 21bdbc7ce7f9 [2021-03-11T04:54:22.205Z] Removing intermediate container 21bdbc7ce7f9 [2021-03-11T04:54:22.205Z] ---> 1c752f1bce4b [2021-03-11T04:54:22.205Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-11T04:54:22.205Z] Removing intermediate container 139834a04140 [2021-03-11T04:54:22.205Z] ---> 509f85a370a7 [2021-03-11T04:54:22.205Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-11T04:54:22.205Z] Removing intermediate container 5cba9d03e778 [2021-03-11T04:54:22.205Z] ---> 05a426042cc5 [2021-03-11T04:54:22.205Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-11T04:54:22.205Z] ---> Running in 517ad0880c73 [2021-03-11T04:54:22.205Z] ---> Running in e53f1e9f72fa [2021-03-11T04:54:22.205Z] Removing intermediate container de36a741b55f [2021-03-11T04:54:22.205Z] ---> 287f088f7739 [2021-03-11T04:54:22.205Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-11T04:54:22.205Z] ---> Running in 307f444aa7c2 [2021-03-11T04:54:22.205Z] Removing intermediate container dd72bede5a4a [2021-03-11T04:54:22.205Z] ---> bf669d1d0639 [2021-03-11T04:54:22.205Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-11T04:54:22.205Z] ---> Running in bbabc2f77b43 [2021-03-11T04:54:22.205Z] ---> Running in 4767b56c2674 [Pipeline] { [Pipeline] echo [2021-03-11T04:54:22.540Z] ========================================================= [2021-03-11T04:54:22.540Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-11T04:54:22.540Z] ========================================================= [Pipeline] sh [2021-03-11T04:54:23.229Z] + make test [2021-03-11T04:54:23.229Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-11T04:54:23.235Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T04:54:23.508Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T04:54:23.508Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T04:54:24.127Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T04:54:24.127Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T04:54:24.127Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T04:54:24.395Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T04:54:24.395Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T04:54:24.996Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T04:54:24.996Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T04:54:24.996Z] OK: 233 MiB in 51 packages [2021-03-11T04:54:25.265Z] OK: 233 MiB in 51 packages [2021-03-11T04:54:25.265Z] OK: 233 MiB in 51 packages [2021-03-11T04:54:25.891Z] OK: 233 MiB in 51 packages [2021-03-11T04:54:25.891Z] OK: 233 MiB in 51 packages [2021-03-11T04:54:25.891Z] Removing intermediate container e53f1e9f72fa [2021-03-11T04:54:25.891Z] ---> 213aab6d7206 [2021-03-11T04:54:25.891Z] Step 6/23 : COPY go.mod . [2021-03-11T04:54:26.488Z] ---> 9e829bf512a0 [2021-03-11T04:54:26.488Z] Step 7/23 : RUN go mod download [2021-03-11T04:54:26.488Z] Removing intermediate container 517ad0880c73 [2021-03-11T04:54:26.488Z] ---> ba1d2eba00d0 [2021-03-11T04:54:26.488Z] Step 6/21 : COPY go.mod . [2021-03-11T04:54:26.762Z] Removing intermediate container 307f444aa7c2 [2021-03-11T04:54:26.762Z] ---> 5f23567a2ffd [2021-03-11T04:54:26.762Z] Step 6/24 : COPY go.mod . [2021-03-11T04:54:26.762Z] ---> Running in 7106c8485f7f [2021-03-11T04:54:27.054Z] Removing intermediate container bbabc2f77b43 [2021-03-11T04:54:27.054Z] ---> fa4abe573a9e [2021-03-11T04:54:27.054Z] Step 6/22 : COPY go.mod . [2021-03-11T04:54:27.357Z] ---> 95872a3ddbb2 [2021-03-11T04:54:27.357Z] Step 7/21 : RUN go mod download [2021-03-11T04:54:27.357Z] Removing intermediate container 4767b56c2674 [2021-03-11T04:54:27.357Z] ---> f271955e4116 [2021-03-11T04:54:27.357Z] Step 6/22 : COPY go.mod . [2021-03-11T04:54:27.357Z] ---> 5498318046ad [2021-03-11T04:54:27.357Z] Step 7/24 : RUN go mod download [2021-03-11T04:54:27.357Z] ---> Running in 5be03967db2e [2021-03-11T04:54:27.357Z] ---> Running in 285930cc0852 [2021-03-11T04:54:27.964Z] ---> 2de68e1a63e7 [2021-03-11T04:54:27.964Z] Step 7/22 : RUN go mod download [2021-03-11T04:54:27.964Z] ---> ab2454bf014b [2021-03-11T04:54:27.964Z] Step 7/22 : RUN go mod download [2021-03-11T04:54:27.964Z] ---> Running in 30792e15ec7a [2021-03-11T04:54:28.259Z] ---> Running in ff15e49f914f [2021-03-11T04:54:31.000Z] Removing intermediate container 5be03967db2e [2021-03-11T04:54:31.000Z] ---> 330adcee992f [2021-03-11T04:54:31.000Z] Step 8/21 : COPY . . [2021-03-11T04:54:31.000Z] Removing intermediate container 285930cc0852 [2021-03-11T04:54:31.000Z] ---> a846f93826f1 [2021-03-11T04:54:31.000Z] Step 8/24 : COPY . . [2021-03-11T04:54:31.000Z] Removing intermediate container 30792e15ec7a [2021-03-11T04:54:31.000Z] ---> 1aeecded4a48 [2021-03-11T04:54:31.000Z] Step 8/22 : COPY . . [2021-03-11T04:54:31.000Z] Removing intermediate container 7106c8485f7f [2021-03-11T04:54:31.000Z] ---> 3cbec2004d73 [2021-03-11T04:54:31.000Z] Step 8/23 : COPY . . [2021-03-11T04:54:31.286Z] Removing intermediate container ff15e49f914f [2021-03-11T04:54:31.286Z] ---> e9ac36e1c928 [2021-03-11T04:54:31.286Z] Step 8/22 : COPY . . [2021-03-11T04:54:50.059Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-11T04:55:28.284Z] ---> f5f484517681 [2021-03-11T04:55:28.285Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-11T04:55:28.285Z] ---> 9af941c154ce [2021-03-11T04:55:28.285Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-11T04:55:28.285Z] ---> db647137bc85 [2021-03-11T04:55:28.285Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-11T04:55:28.285Z] ---> bcccfe5bebff [2021-03-11T04:55:28.285Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-11T04:55:28.285Z] ---> a532f99f3de8 [2021-03-11T04:55:28.285Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-11T04:55:28.285Z] ---> Running in c1a46c6179ff [2021-03-11T04:55:28.285Z] ---> Running in e76942c67d87 [2021-03-11T04:55:28.285Z] ---> Running in 89853f4a4fed [2021-03-11T04:55:28.285Z] ---> Running in d44b91fb008b [2021-03-11T04:55:28.285Z] ---> Running in 1eea26803597 [2021-03-11T04:55:29.305Z] 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-11T04:55:29.305Z] 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-11T04:55:29.305Z] 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-11T04:55:29.305Z] 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-11T04:55:29.305Z] 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-11T04:55:46.662Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-11T04:56:13.595Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-11T04:56:13.595Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-11T04:56:13.595Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-11T04:56:13.595Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-11T04:56:13.595Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-11T04:56:13.595Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-11T04:56:13.595Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-11T04:56:14.605Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-11T04:56:15.222Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-11T04:56:16.842Z] 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-11T04:56:16.842Z] 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-11T04:56:25.471Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-11T04:56:25.471Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-11T04:56:25.471Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-11T04:56:32.303Z] Removing intermediate container d44b91fb008b [2021-03-11T04:56:32.303Z] ---> adc9a2757222 [2021-03-11T04:56:32.303Z] [2021-03-11T04:56:32.303Z] Step 10/24 : FROM alpine:3.12 [2021-03-11T04:56:32.303Z] 3.12: Pulling from library/alpine [2021-03-11T04:56:32.303Z] Removing intermediate container 89853f4a4fed [2021-03-11T04:56:32.303Z] ---> b23c178cfe93 [2021-03-11T04:56:32.303Z] [2021-03-11T04:56:32.303Z] Step 10/21 : FROM alpine:3.12 [2021-03-11T04:56:32.303Z] Removing intermediate container c1a46c6179ff [2021-03-11T04:56:32.303Z] ---> 093934bc0e4a [2021-03-11T04:56:32.303Z] [2021-03-11T04:56:32.303Z] Step 10/22 : FROM alpine:3.12 [2021-03-11T04:56:32.303Z] Removing intermediate container e76942c67d87 [2021-03-11T04:56:32.303Z] ---> 4a6f236a5a53 [2021-03-11T04:56:32.303Z] [2021-03-11T04:56:32.303Z] Step 10/22 : FROM alpine:3.12 [2021-03-11T04:56:32.303Z] 3.12: Pulling from library/alpine [2021-03-11T04:56:32.303Z] 3.12: Pulling from library/alpine [2021-03-11T04:56:32.303Z] 3.12: Pulling from library/alpine [2021-03-11T04:56:32.303Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-11T04:56:32.303Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-11T04:56:32.303Z] Status: Downloaded newer image for alpine:3.12 [2021-03-11T04:56:32.303Z] Status: Image is up to date for alpine:3.12 [2021-03-11T04:56:32.303Z] ---> 88dd2752d2ea [2021-03-11T04:56:32.303Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-11T04:56:32.303Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-11T04:56:32.303Z] Status: Image is up to date for alpine:3.12 [2021-03-11T04:56:32.303Z] ---> 88dd2752d2ea [2021-03-11T04:56:32.303Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-11T04:56:32.303Z] ---> 88dd2752d2ea [2021-03-11T04:56:32.303Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-11T04:56:32.303Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-11T04:56:32.303Z] Status: Image is up to date for alpine:3.12 [2021-03-11T04:56:32.303Z] ---> 88dd2752d2ea [2021-03-11T04:56:32.303Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-11T04:56:33.820Z] ---> Running in 52b61768def8 [2021-03-11T04:56:33.820Z] ---> Running in 8ffb936401a9 [2021-03-11T04:56:33.820Z] ---> Running in 42e881d89381 [2021-03-11T04:56:33.820Z] ---> Running in 1906aee676b5 [2021-03-11T04:56:33.875Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.438s coverage: 45.9% of statements [2021-03-11T04:56:33.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-11T04:56:33.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-11T04:56:33.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-11T04:56:33.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-11T04:56:33.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-11T04:56:33.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-11T04:56:33.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-11T04:56:34.459Z] Removing intermediate container 1eea26803597 [2021-03-11T04:56:34.459Z] ---> 7df977a6d685 [2021-03-11T04:56:34.459Z] [2021-03-11T04:56:34.459Z] Step 10/23 : FROM alpine:3.12 [2021-03-11T04:56:34.459Z] ---> 88dd2752d2ea [2021-03-11T04:56:34.459Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-11T04:56:34.500Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.394s coverage: 100.0% of statements [2021-03-11T04:56:34.797Z] ---> Running in 82ffeece616f [2021-03-11T04:56:35.919Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T04:56:35.919Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T04:56:36.238Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T04:56:36.238Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T04:56:36.592Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T04:56:36.592Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T04:56:36.592Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-11T04:56:36.592Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-11T04:56:36.592Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-11T04:56:36.592Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T04:56:36.592Z] (4/5) Installing curl (7.69.1-r3) [2021-03-11T04:56:36.592Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T04:56:36.592Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T04:56:36.592Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-11T04:56:36.592Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-11T04:56:36.592Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T04:56:36.592Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T04:56:36.592Z] OK: 6 MiB in 15 packages [2021-03-11T04:56:36.592Z] Executing ca-certificates-20191127-r4.trigger [2021-03-11T04:56:36.964Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T04:56:36.964Z] OK: 7 MiB in 19 packages [2021-03-11T04:56:36.964Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-11T04:56:36.964Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-11T04:56:36.964Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-11T04:56:36.964Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-11T04:56:37.332Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-11T04:56:37.332Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T04:56:37.332Z] Executing ca-certificates-20191127-r4.trigger [2021-03-11T04:56:37.332Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-11T04:56:37.332Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T04:56:37.332Z] OK: 6 MiB in 15 packages [2021-03-11T04:56:37.332Z] (4/4) Installing curl (7.69.1-r3) [2021-03-11T04:56:37.332Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T04:56:37.332Z] OK: 6 MiB in 16 packages [2021-03-11T04:56:37.332Z] Executing ca-certificates-20191127-r4.trigger [2021-03-11T04:56:37.332Z] OK: 7 MiB in 18 packages [2021-03-11T04:56:39.442Z] Removing intermediate container 8ffb936401a9 [2021-03-11T04:56:39.442Z] ---> 5c6adc211600 [2021-03-11T04:56:39.442Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-11T04:56:39.718Z] ---> Running in 60d311d74fed [2021-03-11T04:56:39.718Z] Removing intermediate container 82ffeece616f [2021-03-11T04:56:39.718Z] ---> d3a686fc9edd [2021-03-11T04:56:39.718Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-11T04:56:39.994Z] Removing intermediate container 42e881d89381 [2021-03-11T04:56:39.994Z] ---> b95e08f16637 [2021-03-11T04:56:39.994Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-11T04:56:39.994Z] Removing intermediate container 52b61768def8 [2021-03-11T04:56:39.994Z] ---> 77ddaea0af27 [2021-03-11T04:56:39.994Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-11T04:56:40.320Z] ---> Running in acb7e6c40f00 [2021-03-11T04:56:40.320Z] ---> Running in 592263104fb2 [2021-03-11T04:56:40.320Z] Removing intermediate container 60d311d74fed [2021-03-11T04:56:40.320Z] ---> ecb9556cde6c [2021-03-11T04:56:40.320Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-11T04:56:40.320Z] ---> Running in af3042fd9e14 [2021-03-11T04:56:40.320Z] Removing intermediate container 1906aee676b5 [2021-03-11T04:56:40.320Z] ---> d2fbca19188a [2021-03-11T04:56:40.320Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-11T04:56:40.963Z] ---> Running in 4a76fefc7274 [2021-03-11T04:56:41.272Z] ---> Running in c26b16d95988 [2021-03-11T04:56:41.272Z] Removing intermediate container af3042fd9e14 [2021-03-11T04:56:41.272Z] ---> 4b5936436f72 [2021-03-11T04:56:41.272Z] Step 13/21 : WORKDIR /edgex [2021-03-11T04:56:41.272Z] Removing intermediate container 592263104fb2 [2021-03-11T04:56:41.272Z] ---> 3949eefd7b8f [2021-03-11T04:56:41.272Z] Step 13/24 : WORKDIR / [2021-03-11T04:56:41.572Z] Removing intermediate container acb7e6c40f00 [2021-03-11T04:56:41.572Z] ---> 40c9df1863a3 [2021-03-11T04:56:41.572Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-11T04:56:41.572Z] ---> Running in 128cf1c5c76d [2021-03-11T04:56:41.572Z] ---> Running in 20a25831a83b [2021-03-11T04:56:41.572Z] ---> Running in 6c622409da78 [2021-03-11T04:56:41.572Z] Removing intermediate container 4a76fefc7274 [2021-03-11T04:56:41.572Z] ---> 5ea6d7e0eace [2021-03-11T04:56:41.572Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-11T04:56:41.843Z] Removing intermediate container c26b16d95988 [2021-03-11T04:56:41.843Z] ---> 22f216d3945d [2021-03-11T04:56:41.843Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-11T04:56:41.843Z] ---> Running in 87a700916182 [2021-03-11T04:56:42.108Z] ---> Running in 452080f86788 [2021-03-11T04:56:42.108Z] Removing intermediate container 128cf1c5c76d [2021-03-11T04:56:42.108Z] ---> d5765b6e596d [2021-03-11T04:56:42.108Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-11T04:56:42.376Z] Removing intermediate container 6c622409da78 [2021-03-11T04:56:42.376Z] ---> bdbe2921b19a [2021-03-11T04:56:42.376Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-11T04:56:42.376Z] Removing intermediate container 20a25831a83b [2021-03-11T04:56:42.376Z] ---> 60e4e53880a3 [2021-03-11T04:56:42.376Z] 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-11T04:56:42.665Z] ---> Running in 003d7858ee85 [2021-03-11T04:56:42.666Z] Removing intermediate container 87a700916182 [2021-03-11T04:56:42.666Z] ---> a8e7470662ab [2021-03-11T04:56:42.666Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-11T04:56:42.666Z] Removing intermediate container 452080f86788 [2021-03-11T04:56:42.666Z] ---> 81852b17fef8 [2021-03-11T04:56:42.666Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-11T04:56:43.040Z] ---> Running in abb5a36149ac [2021-03-11T04:56:43.040Z] ---> 734f9797735d [2021-03-11T04:56:43.040Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-11T04:56:43.040Z] Removing intermediate container 003d7858ee85 [2021-03-11T04:56:43.040Z] ---> c8ab855174c9 [2021-03-11T04:56:43.040Z] Step 15/23 : WORKDIR / [2021-03-11T04:56:43.040Z] ---> 336b76ab6db5 [2021-03-11T04:56:43.040Z] 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-11T04:56:43.328Z] ---> Running in b1297e311f3c [2021-03-11T04:56:43.614Z] ---> f70a451a2648 [2021-03-11T04:56:43.614Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-11T04:56:43.614Z] Removing intermediate container abb5a36149ac [2021-03-11T04:56:43.614Z] ---> da0d77db974d [2021-03-11T04:56:43.614Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-11T04:56:44.289Z] ---> af49756721cb [2021-03-11T04:56:44.289Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-11T04:56:44.289Z] Removing intermediate container b1297e311f3c [2021-03-11T04:56:44.289Z] ---> 80a2412360e9 [2021-03-11T04:56:44.289Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-11T04:56:44.624Z] ---> 7e8d64a8804b [2021-03-11T04:56:44.624Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-11T04:56:44.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.653s coverage: 27.1% of statements [2021-03-11T04:56:44.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-11T04:56:44.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-11T04:56:44.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-11T04:56:44.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-11T04:56:44.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-11T04:56:44.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-11T04:56:44.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.124s coverage: 100.0% of statements [2021-03-11T04:56:44.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-11T04:56:44.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.089s coverage: 100.0% of statements [2021-03-11T04:56:44.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-11T04:56:44.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-11T04:56:44.934Z] ---> 7aeb611bf505 [2021-03-11T04:56:44.934Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-11T04:56:44.934Z] ---> b8d73fc11ce4 [2021-03-11T04:56:44.934Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-11T04:56:45.272Z] ---> 0438d9fcb612 [2021-03-11T04:56:45.272Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-11T04:56:45.384Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.350s coverage: 71.3% of statements [2021-03-11T04:56:45.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-11T04:56:45.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-11T04:56:45.640Z] ---> 1dead299ab94 [2021-03-11T04:56:45.640Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-11T04:56:45.640Z] ---> 1edbea3ed17e [2021-03-11T04:56:45.640Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-11T04:56:45.957Z] ---> 2a81bb26a833 [2021-03-11T04:56:45.957Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-11T04:56:46.274Z] ---> b17714aeb675 [2021-03-11T04:56:46.274Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-11T04:56:46.274Z] ---> Running in 20f9441e35ab [2021-03-11T04:56:46.274Z] ---> Running in dff196180060 [2021-03-11T04:56:46.568Z] ---> 74d07c574df5 [2021-03-11T04:56:46.568Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-11T04:56:46.873Z] Removing intermediate container 20f9441e35ab [2021-03-11T04:56:46.873Z] ---> ee54bf776118 [2021-03-11T04:56:46.873Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-11T04:56:46.873Z] ---> ee2d53b57d5f [2021-03-11T04:56:46.873Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-11T04:56:46.873Z] Removing intermediate container dff196180060 [2021-03-11T04:56:46.873Z] ---> f1bdbb196c22 [2021-03-11T04:56:46.873Z] Step 18/21 : CMD ["--init=true"] [2021-03-11T04:56:47.157Z] ---> 622d07b9d77d [2021-03-11T04:56:47.157Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-11T04:56:47.157Z] ---> Running in df21e58fe470 [2021-03-11T04:56:47.442Z] ---> Running in d3d90235f65f [2021-03-11T04:56:47.442Z] ---> 9f2551ca49ba [2021-03-11T04:56:47.442Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-11T04:56:47.442Z] ---> Running in b7525b4f74dd [2021-03-11T04:56:47.734Z] ---> Running in 79224e52d1f6 [2021-03-11T04:56:47.734Z] Removing intermediate container d3d90235f65f [2021-03-11T04:56:47.734Z] ---> b60d163e6cfa [2021-03-11T04:56:47.734Z] Step 19/21 : LABEL arch=x86_64 [2021-03-11T04:56:48.008Z] Removing intermediate container df21e58fe470 [2021-03-11T04:56:48.008Z] ---> a6f7c9f6e24f [2021-03-11T04:56:48.008Z] Step 20/22 : LABEL arch=x86_64 [2021-03-11T04:56:48.008Z] ---> Running in eac87f96a12d [2021-03-11T04:56:48.008Z] ---> Running in 37bf5bd7942f [2021-03-11T04:56:48.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.523s coverage: 82.9% of statements [2021-03-11T04:56:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-11T04:56:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-11T04:56:48.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.174s coverage: 78.9% of statements [2021-03-11T04:56:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-11T04:56:48.304Z] ---> 79e8b15b6ec8 [2021-03-11T04:56:48.304Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-11T04:56:48.304Z] Removing intermediate container 79224e52d1f6 [2021-03-11T04:56:48.304Z] ---> 3cbda098b72a [2021-03-11T04:56:48.304Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-11T04:56:48.304Z] Removing intermediate container b7525b4f74dd [2021-03-11T04:56:48.304Z] ---> b686415b070c [2021-03-11T04:56:48.304Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-11T04:56:48.954Z] ---> Running in 7fd0632bda10 [2021-03-11T04:56:48.954Z] ---> Running in 58143cb75213 [2021-03-11T04:56:49.236Z] Removing intermediate container eac87f96a12d [2021-03-11T04:56:49.236Z] ---> a55402932a71 [2021-03-11T04:56:49.236Z] Step 20/21 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 [2021-03-11T04:56:49.236Z] Removing intermediate container 37bf5bd7942f [2021-03-11T04:56:49.236Z] ---> b310bfc8c0cf [2021-03-11T04:56:49.236Z] Step 21/22 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 [2021-03-11T04:56:49.236Z] ---> 2d5752135efa [2021-03-11T04:56:49.236Z] 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-11T04:56:49.533Z] ---> Running in 84d78b3b4101 [2021-03-11T04:56:49.533Z] ---> Running in b9ed3e426b3a [2021-03-11T04:56:49.533Z] ---> Running in 1deb3c8a457a [2021-03-11T04:56:49.814Z] Removing intermediate container 7fd0632bda10 [2021-03-11T04:56:49.814Z] ---> 0408aa1e579d [2021-03-11T04:56:49.814Z] Step 21/23 : LABEL arch=x86_64 [2021-03-11T04:56:49.814Z] Removing intermediate container 58143cb75213 [2021-03-11T04:56:49.814Z] ---> 825339438f5f [2021-03-11T04:56:49.814Z] Step 20/22 : LABEL arch=x86_64 [2021-03-11T04:56:49.814Z] ---> Running in 96523b333f21 [2021-03-11T04:56:49.814Z] ---> Running in e9575953e947 [2021-03-11T04:56:50.099Z] Removing intermediate container 84d78b3b4101 [2021-03-11T04:56:50.099Z] ---> cd28e325ec61 [2021-03-11T04:56:50.099Z] Step 21/21 : LABEL version=0.0.0 [2021-03-11T04:56:50.376Z] Removing intermediate container b9ed3e426b3a [2021-03-11T04:56:50.376Z] ---> 009bf77df9b0 [2021-03-11T04:56:50.376Z] Step 22/22 : LABEL version=0.0.0 [2021-03-11T04:56:50.376Z] ---> Running in 6992f7fc7a24 [2021-03-11T04:56:50.655Z] Removing intermediate container 96523b333f21 [2021-03-11T04:56:50.655Z] ---> 0f6245ea7dc5 [2021-03-11T04:56:50.655Z] Step 22/23 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 [2021-03-11T04:56:50.655Z] ---> Running in b77d9cf8ccc4 [2021-03-11T04:56:50.655Z] Removing intermediate container e9575953e947 [2021-03-11T04:56:50.655Z] ---> a3a7720de8cb [2021-03-11T04:56:50.655Z] Step 21/22 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 [2021-03-11T04:56:50.922Z] ---> Running in f686bcb9b87b [2021-03-11T04:56:50.922Z] ---> Running in 96063741ec8d [2021-03-11T04:56:51.192Z] Removing intermediate container 6992f7fc7a24 [2021-03-11T04:56:51.192Z] ---> 89f6cedd3851 [2021-03-11T04:56:51.192Z] [2021-03-11T04:56:51.192Z] Removing intermediate container b77d9cf8ccc4 [2021-03-11T04:56:51.192Z] ---> d43ca0443f9b [2021-03-11T04:56:51.192Z] [2021-03-11T04:56:51.479Z] Removing intermediate container f686bcb9b87b [2021-03-11T04:56:51.479Z] ---> 8a92da109d25 [2021-03-11T04:56:51.479Z] Step 23/23 : LABEL version=0.0.0 [2021-03-11T04:56:51.479Z] Removing intermediate container 96063741ec8d [2021-03-11T04:56:51.479Z] ---> 2ee82a6465fb [2021-03-11T04:56:51.479Z] Step 22/22 : LABEL version=0.0.0 [2021-03-11T04:56:51.749Z] Successfully built d43ca0443f9b [2021-03-11T04:56:51.749Z] ---> Running in 82011c29f81d [2021-03-11T04:56:51.749Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-11T04:56:51.749Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-03-11T04:56:51.749Z] Successfully built 89f6cedd3851 [2021-03-11T04:56:51.749Z] ---> Running in 4e2b3c859ce8 [2021-03-11T04:56:51.749Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-11T04:56:51.749Z] Building docker-core-command-go [2021-03-11T04:56:51.749Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 1deb3c8a457a [2021-03-11T04:56:51.749Z] ---> b0960da36b0a [2021-03-11T04:56:51.749Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-11T04:56:52.021Z] ---> Running in e87a1d9f5e92 [2021-03-11T04:56:52.021Z] Removing intermediate container 82011c29f81d [2021-03-11T04:56:52.021Z] ---> b585a31961ba [2021-03-11T04:56:52.021Z] [2021-03-11T04:56:52.302Z] Removing intermediate container 4e2b3c859ce8 [2021-03-11T04:56:52.302Z] ---> 21f105ba13fb [2021-03-11T04:56:52.302Z] [2021-03-11T04:56:52.570Z] Successfully built 21f105ba13fb [2021-03-11T04:56:52.570Z] Successfully built b585a31961ba [2021-03-11T04:56:52.570Z] Successfully tagged docker-support-notifications-go:latest [2021-03-11T04:56:52.570Z] Building docker-core-data-go [2021-03-11T04:56:52.570Z] Successfully tagged docker-core-metadata-go:latest [2021-03-11T04:56:52.570Z] Building docker-security-bootstrapper-go [2021-03-11T04:56:52.570Z]  Building docker-support-notifications-go ... done  Building docker-core-metadata-go ... done Removing intermediate container e87a1d9f5e92 [2021-03-11T04:56:52.570Z] ---> 539b18b8a969 [2021-03-11T04:56:52.570Z] Step 22/24 : LABEL arch=x86_64 [2021-03-11T04:56:52.847Z] ---> Running in 85a3379d7027 [2021-03-11T04:56:53.117Z] Removing intermediate container 85a3379d7027 [2021-03-11T04:56:53.117Z] ---> a53d63f37d31 [2021-03-11T04:56:53.117Z] Step 23/24 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 [2021-03-11T04:56:53.415Z] ---> Running in 3a2db8e1a47e [2021-03-11T04:56:54.064Z] Removing intermediate container 3a2db8e1a47e [2021-03-11T04:56:54.064Z] ---> dedc5a928abe [2021-03-11T04:56:54.064Z] Step 24/24 : LABEL version=0.0.0 [2021-03-11T04:56:54.695Z] ---> Running in 5229e5208046 [2021-03-11T04:56:56.866Z] Removing intermediate container 5229e5208046 [2021-03-11T04:56:56.866Z] ---> 967059170cef [2021-03-11T04:56:56.866Z] [2021-03-11T04:56:57.946Z] Successfully built 967059170cef [2021-03-11T04:56:58.230Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-11T04:57:00.662Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.608s coverage: 28.6% of statements [2021-03-11T04:57:00.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-11T04:57:00.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-11T04:57:00.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-11T04:57:00.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-11T04:57:00.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-11T04:57:00.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.235s coverage: 100.0% of statements [2021-03-11T04:57:00.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-11T04:57:00.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.095s coverage: 100.0% of statements [2021-03-11T04:57:00.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-11T04:57:00.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.431s coverage: 86.7% of statements [2021-03-11T04:57:00.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-11T04:57:00.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.411s coverage: 97.5% of statements [2021-03-11T04:57:00.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-11T04:57:00.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.147s coverage: 78.3% of statements [2021-03-11T04:57:00.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-11T04:57:00.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-11T04:57:00.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-11T04:57:00.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-11T04:57:13.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.603s coverage: 92.8% of statements [2021-03-11T04:57:13.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-11T04:57:13.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-11T04:57:13.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-11T04:57:13.203Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-11T04:57:13.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-11T04:57:13.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-11T04:57:13.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-11T04:57:13.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-11T04:57:13.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-11T04:57:13.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-11T04:57:13.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-11T04:57:13.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-11T04:57:13.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-11T04:57:13.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-11T04:57:13.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-11T04:57:13.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-11T04:57:13.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-11T04:57:13.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-11T04:57:13.204Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements [2021-03-11T04:57:13.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-11T04:57:13.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-11T04:57:13.204Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.272s coverage: 0.1% of statements [2021-03-11T04:57:13.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-11T04:57:13.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-11T04:57:13.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-11T04:57:13.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 47.1% of statements [2021-03-11T04:57:13.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.084s coverage: 79.5% of statements [2021-03-11T04:57:13.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements [2021-03-11T04:57:13.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.109s coverage: 96.3% of statements [2021-03-11T04:57:13.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2021-03-11T04:57:25.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.084s coverage: 94.4% of statements [2021-03-11T04:57:25.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements [2021-03-11T04:57:25.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.174s coverage: 81.4% of statements [2021-03-11T04:57:38.653Z]  Building docker-security-secretstore-setup-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T04:57:38.653Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-11T04:57:38.653Z] ---> f01f955f00b4 [2021-03-11T04:57:38.653Z] Step 3/26 : WORKDIR /edgex-go [2021-03-11T04:57:38.653Z] ---> Using cache [2021-03-11T04:57:38.653Z] ---> 39486f956ce7 [2021-03-11T04:57:38.653Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T04:57:38.653Z] ---> Using cache [2021-03-11T04:57:38.653Z] ---> 1c752f1bce4b [2021-03-11T04:57:38.653Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-11T04:57:38.653Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T04:57:38.653Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-11T04:57:38.653Z] ---> f01f955f00b4 [2021-03-11T04:57:38.653Z] Step 3/23 : WORKDIR /edgex-go [2021-03-11T04:57:38.653Z] ---> Using cache [2021-03-11T04:57:38.653Z] ---> 39486f956ce7 [2021-03-11T04:57:38.653Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T04:57:38.653Z] ---> Using cache [2021-03-11T04:57:38.653Z] ---> 1c752f1bce4b [2021-03-11T04:57:38.653Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-11T04:57:38.653Z] ---> Using cache [2021-03-11T04:57:38.653Z] ---> ba1d2eba00d0 [2021-03-11T04:57:38.653Z] Step 6/23 : COPY go.mod . [2021-03-11T04:57:38.653Z] ---> Using cache [2021-03-11T04:57:38.653Z] ---> 95872a3ddbb2 [2021-03-11T04:57:38.653Z] Step 7/23 : RUN go mod download [2021-03-11T04:57:38.653Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T04:57:38.653Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-11T04:57:38.653Z] ---> f01f955f00b4 [2021-03-11T04:57:38.653Z] Step 3/31 : WORKDIR /edgex-go [2021-03-11T04:57:38.653Z] ---> Using cache [2021-03-11T04:57:38.653Z] ---> 330adcee992f [2021-03-11T04:57:38.653Z] Step 8/23 : COPY . . [2021-03-11T04:57:38.653Z] ---> Using cache [2021-03-11T04:57:38.653Z] ---> 39486f956ce7 [2021-03-11T04:57:38.653Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T04:57:38.653Z] ---> Using cache [2021-03-11T04:57:38.653Z] ---> 1c752f1bce4b [2021-03-11T04:57:38.653Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-11T04:57:38.653Z] ---> Using cache [2021-03-11T04:57:38.653Z] ---> ba1d2eba00d0 [2021-03-11T04:57:38.653Z] Step 6/31 : COPY go.mod . [2021-03-11T04:57:38.653Z] ---> Using cache [2021-03-11T04:57:38.653Z] ---> 95872a3ddbb2 [2021-03-11T04:57:38.653Z] Step 7/31 : RUN go mod download [2021-03-11T04:57:38.653Z] ---> Using cache [2021-03-11T04:57:38.653Z] ---> 330adcee992f [2021-03-11T04:57:38.653Z] Step 8/31 : COPY . . [2021-03-11T04:57:38.653Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T04:57:38.653Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-11T04:57:38.653Z] ---> f01f955f00b4 [2021-03-11T04:57:38.653Z] Step 3/23 : WORKDIR /edgex-go [2021-03-11T04:57:38.653Z] ---> Using cache [2021-03-11T04:57:38.653Z] ---> 39486f956ce7 [2021-03-11T04:57:38.653Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T04:57:38.653Z] ---> Using cache [2021-03-11T04:57:38.653Z] ---> 1c752f1bce4b [2021-03-11T04:57:38.653Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-11T04:57:38.653Z] ---> Using cache [2021-03-11T04:57:38.653Z] ---> Using cache [2021-03-11T04:57:38.653Z] ---> 9af941c154ce [2021-03-11T04:57:38.653Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-11T04:57:38.653Z] ---> 9af941c154ce [2021-03-11T04:57:38.653Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-11T04:57:38.653Z] ---> Running in dd18f9c0cf19 [2021-03-11T04:57:38.653Z] ---> Running in 3319b89f11db [2021-03-11T04:57:38.653Z] ---> Running in 8d0a0a928289 [2021-03-11T04:57:38.653Z] ---> Running in c58de38a5b2c [2021-03-11T04:57:40.086Z] 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-11T04:57:40.086Z] 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-11T04:57:40.369Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T04:57:40.369Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T04:57:40.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.127s coverage: 92.9% of statements [2021-03-11T04:57:40.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-11T04:57:40.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-11T04:57:40.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-11T04:57:40.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements [2021-03-11T04:57:40.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-11T04:57:40.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-11T04:57:40.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-11T04:57:40.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-11T04:57:40.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-11T04:57:40.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2021-03-11T04:57:40.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-11T04:57:40.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-11T04:57:40.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2021-03-11T04:57:40.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-11T04:57:40.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 75.5% of statements [2021-03-11T04:57:40.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-11T04:57:40.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.8% of statements [2021-03-11T04:57:40.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.131s coverage: 87.2% of statements [2021-03-11T04:57:40.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.161s coverage: 84.6% of statements [2021-03-11T04:57:40.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.190s coverage: 91.6% of statements [2021-03-11T04:57:40.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-11T04:57:40.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.638s coverage: 62.4% of statements [2021-03-11T04:57:40.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-11T04:57:40.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-11T04:57:40.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2021-03-11T04:57:40.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 91.3% of statements [2021-03-11T04:57:40.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements [2021-03-11T04:57:41.372Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T04:57:41.372Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T04:57:41.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements [2021-03-11T04:57:42.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2021-03-11T04:57:43.519Z] OK: 233 MiB in 51 packages [2021-03-11T04:57:44.523Z] OK: 233 MiB in 51 packages [2021-03-11T04:57:45.127Z] Removing intermediate container 3319b89f11db [2021-03-11T04:57:45.127Z] ---> 10a32086c786 [2021-03-11T04:57:45.127Z] Step 6/26 : COPY go.mod . [2021-03-11T04:57:45.754Z] Removing intermediate container 8d0a0a928289 [2021-03-11T04:57:45.754Z] ---> 66283fd2568d [2021-03-11T04:57:45.754Z] Step 6/23 : COPY go.mod . [2021-03-11T04:57:46.045Z] ---> bf5214c36d7e [2021-03-11T04:57:46.045Z] Step 7/26 : RUN go mod download [2021-03-11T04:57:46.045Z] ---> Running in e8d9847e6295 [2021-03-11T04:57:46.637Z] ---> 22e7cf03a6d8 [2021-03-11T04:57:46.637Z] Step 7/23 : RUN go mod download [2021-03-11T04:57:46.637Z] ---> Running in 9571552e7cda [2021-03-11T04:57:46.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.030s coverage: 69.0% of statements [2021-03-11T04:57:46.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-11T04:57:46.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-11T04:57:46.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-11T04:57:47.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.458s coverage: 38.4% of statements [2021-03-11T04:57:47.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-11T04:57:47.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-11T04:57:47.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.171s coverage: 89.5% of statements [2021-03-11T04:57:47.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-11T04:57:47.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.085s coverage: 84.8% of statements [2021-03-11T04:57:51.119Z] Removing intermediate container e8d9847e6295 [2021-03-11T04:57:51.119Z] ---> db16bf73d755 [2021-03-11T04:57:51.119Z] Step 8/26 : COPY . . [2021-03-11T04:57:51.420Z] Removing intermediate container 9571552e7cda [2021-03-11T04:57:51.420Z] ---> 3ff3a3d69a96 [2021-03-11T04:57:51.420Z] Step 8/23 : COPY . . [2021-03-11T04:57:58.029Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.540s coverage: 47.0% of statements [2021-03-11T04:57:58.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-11T04:57:58.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-11T04:57:58.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-11T04:57:58.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-11T04:57:58.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-11T04:57:58.029Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.166s coverage: 100.0% of statements [2021-03-11T04:57:58.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-11T04:57:58.029Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.136s coverage: 100.0% of statements [2021-03-11T04:57:58.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-11T04:57:58.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-11T04:57:58.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-11T04:57:58.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-11T04:57:58.029Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.539s coverage: 87.1% of statements [2021-03-11T04:57:58.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-11T04:57:58.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-11T04:57:58.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-11T04:58:08.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.304s coverage: 29.1% of statements [2021-03-11T04:58:08.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-11T04:58:08.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-11T04:58:08.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-11T04:58:08.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-11T04:58:08.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-11T04:58:08.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.290s coverage: 99.0% of statements [2021-03-11T04:58:08.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-11T04:58:08.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.139s coverage: 100.0% of statements [2021-03-11T04:58:08.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-11T04:58:08.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-11T04:58:08.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-11T04:58:08.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-11T04:58:08.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.318s coverage: 96.5% of statements [2021-03-11T04:58:08.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-11T04:58:08.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-11T04:58:08.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-11T04:58:08.231Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.049s coverage: 0.0% of statements [2021-03-11T04:58:08.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-11T04:58:08.231Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.070s coverage: 100.0% of statements [2021-03-11T04:58:08.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-11T04:58:08.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-11T04:58:08.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-11T04:58:08.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-11T04:58:08.231Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.112s coverage: 87.9% of statements [2021-03-11T04:58:08.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-11T04:58:08.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-11T04:58:08.231Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements [2021-03-11T04:58:08.231Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-03-11T04:58:08.231Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 100.0% of statements [2021-03-11T04:58:08.231Z] GO111MODULE=on go vet ./... [2021-03-11T04:58:30.927Z] Removing intermediate container c58de38a5b2c [2021-03-11T04:58:30.927Z] ---> fdf12d8262f7 [2021-03-11T04:58:30.927Z] [2021-03-11T04:58:30.927Z] Step 10/23 : FROM alpine:3.12 [2021-03-11T04:58:30.927Z] ---> 88dd2752d2ea [2021-03-11T04:58:30.927Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-11T04:58:30.927Z] ---> Using cache [2021-03-11T04:58:30.927Z] ---> d3a686fc9edd [2021-03-11T04:58:30.927Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-11T04:58:30.927Z] ---> Using cache [2021-03-11T04:58:30.927Z] ---> 40c9df1863a3 [2021-03-11T04:58:30.927Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-11T04:58:30.927Z] Removing intermediate container dd18f9c0cf19 [2021-03-11T04:58:30.927Z] ---> 2e890c277f2f [2021-03-11T04:58:30.927Z] [2021-03-11T04:58:30.927Z] Step 10/31 : FROM alpine:3.12 [2021-03-11T04:58:30.927Z] ---> 88dd2752d2ea [2021-03-11T04:58:30.927Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-11T04:58:30.927Z] ---> Running in ad6ada86ab86 [2021-03-11T04:58:30.927Z] ---> Running in c42cd2fd870e [2021-03-11T04:58:31.213Z] Removing intermediate container ad6ada86ab86 [2021-03-11T04:58:31.213Z] ---> 5263a2d4c2fe [2021-03-11T04:58:31.213Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-11T04:58:31.213Z] Removing intermediate container c42cd2fd870e [2021-03-11T04:58:31.213Z] ---> 29ee84e0211a [2021-03-11T04:58:31.213Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-11T04:58:31.839Z] ---> Running in fbd59075e956 [2021-03-11T04:58:31.839Z] ---> Running in 8c424cde0ac9 [2021-03-11T04:58:33.395Z] Removing intermediate container 8c424cde0ac9 [2021-03-11T04:58:33.395Z] ---> 365ee0e13e2a [2021-03-11T04:58:33.395Z] Step 15/23 : WORKDIR / [2021-03-11T04:58:33.395Z] ---> Running in f7872b6ba7d4 [2021-03-11T04:58:33.696Z] ---> 845516fa2dc3 [2021-03-11T04:58:33.696Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-11T04:58:33.696Z] ---> e74f05803759 [2021-03-11T04:58:33.696Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-11T04:58:33.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T04:58:33.972Z] ---> Running in 2c7be481a001 [2021-03-11T04:58:33.972Z] ---> Running in 36e152103697 [2021-03-11T04:58:33.972Z] Removing intermediate container f7872b6ba7d4 [2021-03-11T04:58:33.972Z] ---> 6964845f44c2 [2021-03-11T04:58:33.972Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-11T04:58:33.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T04:58:34.265Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-11T04:58:34.265Z] (2/2) Installing su-exec (0.2-r1) [2021-03-11T04:58:34.265Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T04:58:34.265Z] OK: 6 MiB in 16 packages [2021-03-11T04:58:34.535Z] ---> 8ab93e6b3267 [2021-03-11T04:58:34.536Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-11T04:58:34.805Z] 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-11T04:58:34.805Z] 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-11T04:58:35.392Z] ---> 018b4492cd07 [2021-03-11T04:58:35.392Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-11T04:58:35.392Z] Removing intermediate container fbd59075e956 [2021-03-11T04:58:35.392Z] ---> 630bd9582ad8 [2021-03-11T04:58:35.392Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-11T04:58:35.665Z] ---> Running in e63dd2a2dbaf [2021-03-11T04:58:35.944Z] Removing intermediate container e63dd2a2dbaf [2021-03-11T04:58:35.944Z] ---> e2125c1fa7ff [2021-03-11T04:58:35.944Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-11T04:58:35.944Z] ---> c1ac85733ed4 [2021-03-11T04:58:35.944Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-11T04:58:35.944Z] ---> Running in 71967af15d42 [2021-03-11T04:58:35.944Z] ---> Running in 2696c6b8f346 [2021-03-11T04:58:36.547Z] Removing intermediate container 71967af15d42 [2021-03-11T04:58:36.547Z] ---> 93a8e42d3496 [2021-03-11T04:58:36.547Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-11T04:58:36.547Z] Removing intermediate container 2696c6b8f346 [2021-03-11T04:58:36.547Z] ---> c557deeeafe1 [2021-03-11T04:58:36.547Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-11T04:58:36.824Z] ---> Running in 799bb0c6a2a3 [2021-03-11T04:58:36.824Z] ---> Running in 749b1ea57824 [2021-03-11T04:58:37.104Z] Removing intermediate container 749b1ea57824 [2021-03-11T04:58:37.104Z] ---> cbeb4d4aa498 [2021-03-11T04:58:37.104Z] Step 21/23 : LABEL arch=x86_64 [2021-03-11T04:58:37.381Z] ---> Running in 974db9f3f60d [2021-03-11T04:58:37.654Z] Removing intermediate container 974db9f3f60d [2021-03-11T04:58:37.654Z] ---> 1e0b799fd391 [2021-03-11T04:58:37.654Z] Step 22/23 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 [2021-03-11T04:58:37.955Z] ---> Running in b28f6f5704fb [2021-03-11T04:58:38.266Z] Removing intermediate container b28f6f5704fb [2021-03-11T04:58:38.266Z] ---> a8f560822d04 [2021-03-11T04:58:38.267Z] Step 23/23 : LABEL version=0.0.0 [2021-03-11T04:58:38.267Z] ---> Running in 697becf1e57e [2021-03-11T04:58:38.926Z] Removing intermediate container 697becf1e57e [2021-03-11T04:58:38.926Z] ---> ada30603e024 [2021-03-11T04:58:38.926Z] [2021-03-11T04:58:38.926Z] Removing intermediate container 799bb0c6a2a3 [2021-03-11T04:58:38.926Z] ---> b28be06a65e5 [2021-03-11T04:58:38.926Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-11T04:58:39.224Z] ---> Running in e55507298d44 [2021-03-11T04:58:39.508Z] Successfully built ada30603e024 [2021-03-11T04:58:39.804Z] Successfully tagged docker-core-command-go:latest [2021-03-11T04:58:39.804Z]  Building docker-core-command-go ... done Removing intermediate container e55507298d44 [2021-03-11T04:58:39.804Z] ---> 0a85f836c3e1 [2021-03-11T04:58:39.804Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-11T04:58:40.809Z] ---> 9da3f9bd924f [2021-03-11T04:58:40.809Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-11T04:58:41.091Z] ---> Running in 23c500588a03 [2021-03-11T04:58:44.573Z] Removing intermediate container 23c500588a03 [2021-03-11T04:58:44.573Z] ---> 140b127484d3 [2021-03-11T04:58:44.573Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-11T04:58:45.614Z] ---> e08ed8b1ee91 [2021-03-11T04:58:45.614Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-11T04:58:47.128Z] ---> 2bf23a12c107 [2021-03-11T04:58:47.128Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-11T04:58:47.409Z] ---> 19282076102e [2021-03-11T04:58:47.409Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-11T04:58:48.428Z] ---> a8538224c0f9 [2021-03-11T04:58:48.428Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-11T04:58:49.037Z] ---> 03d3fe5949fc [2021-03-11T04:58:49.038Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-11T04:58:49.725Z] ---> Running in 8a0d2b349e27 [2021-03-11T04:58:50.374Z] Removing intermediate container 8a0d2b349e27 [2021-03-11T04:58:50.374Z] ---> 2e26293f23b2 [2021-03-11T04:58:50.374Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-11T04:58:51.003Z] ---> 7aeae1144e27 [2021-03-11T04:58:51.003Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-11T04:58:51.287Z] ---> Running in d94c4eaf49ce [2021-03-11T04:58:54.783Z] Removing intermediate container d94c4eaf49ce [2021-03-11T04:58:54.783Z] ---> 2894248cf5e4 [2021-03-11T04:58:54.783Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-11T04:58:55.095Z] ---> Running in c719a4c525ec [2021-03-11T04:58:55.392Z] Removing intermediate container c719a4c525ec [2021-03-11T04:58:55.392Z] ---> 17bc2ee82aeb [2021-03-11T04:58:55.392Z] Step 28/31 : CMD ["gate"] [2021-03-11T04:58:55.673Z] ---> Running in f98553c48932 [2021-03-11T04:58:56.305Z] Removing intermediate container f98553c48932 [2021-03-11T04:58:56.305Z] ---> bbb3a8aea197 [2021-03-11T04:58:56.305Z] Step 29/31 : LABEL arch=x86_64 [2021-03-11T04:58:56.589Z] ---> Running in d079277f4ba3 [2021-03-11T04:58:56.948Z] Removing intermediate container d079277f4ba3 [2021-03-11T04:58:56.948Z] ---> 60a0f1cf2070 [2021-03-11T04:58:56.948Z] Step 30/31 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 [2021-03-11T04:58:57.246Z] ---> Running in 503c08633a11 [2021-03-11T04:58:57.898Z] Removing intermediate container 503c08633a11 [2021-03-11T04:58:57.898Z] ---> c1c6cae6904b [2021-03-11T04:58:57.898Z] Step 31/31 : LABEL version=0.0.0 [2021-03-11T04:58:57.898Z] ---> Running in e9709e49ced3 [2021-03-11T04:58:58.484Z] Removing intermediate container e9709e49ced3 [2021-03-11T04:58:58.484Z] ---> 86d07d42e06e [2021-03-11T04:58:58.484Z] [2021-03-11T04:58:58.763Z] Successfully built 86d07d42e06e [2021-03-11T04:58:58.763Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-11T04:59:00.742Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 2c7be481a001 [2021-03-11T04:59:00.742Z] ---> 03ae6ca3068c [2021-03-11T04:59:00.742Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-11T04:59:01.024Z] ---> Running in 1896627202a2 [2021-03-11T04:59:01.644Z] 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-11T04:59:04.258Z] Removing intermediate container 36e152103697 [2021-03-11T04:59:04.258Z] ---> eddd2d7aee42 [2021-03-11T04:59:04.258Z] [2021-03-11T04:59:04.258Z] Step 10/23 : FROM alpine:3.12 [2021-03-11T04:59:04.258Z] ---> 88dd2752d2ea [2021-03-11T04:59:04.258Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-11T04:59:04.531Z] Removing intermediate container 1896627202a2 [2021-03-11T04:59:04.531Z] ---> 23c458f91c67 [2021-03-11T04:59:04.531Z] [2021-03-11T04:59:04.531Z] Step 11/26 : FROM docker:20.10.0 [2021-03-11T04:59:04.531Z] ---> Running in 9f04fc93a5a8 [2021-03-11T04:59:04.531Z] 20.10.0: Pulling from library/docker [2021-03-11T04:59:04.825Z] Removing intermediate container 9f04fc93a5a8 [2021-03-11T04:59:04.825Z] ---> ebe22c2009c2 [2021-03-11T04:59:04.825Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-11T04:59:05.098Z] ---> Running in c23c9d07e8eb [2021-03-11T04:59:05.384Z] Removing intermediate container c23c9d07e8eb [2021-03-11T04:59:05.384Z] ---> a452d81e756c [2021-03-11T04:59:05.384Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-11T04:59:05.669Z] ---> Running in 1cb07fa5e778 [2021-03-11T04:59:06.276Z] Removing intermediate container 1cb07fa5e778 [2021-03-11T04:59:06.276Z] ---> 31578c80d1d6 [2021-03-11T04:59:06.276Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T04:59:06.276Z] ---> Running in 679a551074a8 [2021-03-11T04:59:09.478Z] Removing intermediate container 679a551074a8 [2021-03-11T04:59:09.478Z] ---> dd411c043688 [2021-03-11T04:59:09.478Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-11T04:59:09.478Z] ---> Running in a91b38e42221 [2021-03-11T04:59:09.478Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T04:59:09.765Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T04:59:10.737Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-11T04:59:11.703Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-11T04:59:11.703Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-11T04:59:12.321Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-11T04:59:12.321Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-11T04:59:12.321Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-11T04:59:12.321Z] ---> aefe523efa57 [2021-03-11T04:59:12.321Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-11T04:59:12.321Z] ---> Running in 465d8d792084 [2021-03-11T04:59:12.903Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-11T04:59:13.178Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T04:59:13.178Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T04:59:13.442Z] (1/2) Installing readline (8.0.4-r0) [2021-03-11T04:59:13.442Z] (2/2) Installing bash (5.0.17-r0) [2021-03-11T04:59:13.442Z] Executing bash-5.0.17-r0.post-install [2021-03-11T04:59:13.442Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T04:59:13.442Z] OK: 12 MiB in 22 packages [2021-03-11T04:59:13.442Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-11T04:59:13.735Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T04:59:13.735Z] OK: 8 MiB in 20 packages [2021-03-11T04:59:14.019Z] Removing intermediate container 465d8d792084 [2021-03-11T04:59:14.019Z] ---> 8849f9489299 [2021-03-11T04:59:14.019Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-11T04:59:14.290Z] ---> Running in 99997c31c864 [2021-03-11T04:59:14.290Z] Removing intermediate container a91b38e42221 [2021-03-11T04:59:14.290Z] ---> fd73c47cbbdf [2021-03-11T04:59:14.290Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-11T04:59:14.567Z] Removing intermediate container 99997c31c864 [2021-03-11T04:59:14.567Z] ---> 38bc57133547 [2021-03-11T04:59:14.567Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-11T04:59:14.567Z] ---> Running in a2f88144be4d [2021-03-11T04:59:14.866Z] ---> 748add09c0e3 [2021-03-11T04:59:14.866Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-11T04:59:14.866Z] Removing intermediate container a2f88144be4d [2021-03-11T04:59:14.866Z] ---> e0b63a4b2557 [2021-03-11T04:59:14.866Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-11T04:59:14.866Z] ---> Running in bdede655a02e [2021-03-11T04:59:15.483Z] Removing intermediate container bdede655a02e [2021-03-11T04:59:15.483Z] ---> 6d936885fed2 [2021-03-11T04:59:15.483Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-11T04:59:15.483Z] ---> f256a229fd86 [2021-03-11T04:59:15.483Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-11T04:59:16.065Z] ---> d988b26996b2 [2021-03-11T04:59:16.065Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-11T04:59:16.065Z] ---> 281601c65ba3 [2021-03-11T04:59:16.065Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-11T04:59:16.065Z] ---> Running in 1ee7a220ce8f [2021-03-11T04:59:16.337Z] ---> f023ab275089 [2021-03-11T04:59:16.337Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-11T04:59:16.337Z] Removing intermediate container 1ee7a220ce8f [2021-03-11T04:59:16.337Z] ---> 374f7f4afa36 [2021-03-11T04:59:16.337Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-11T04:59:16.337Z] ---> Running in 922c0815e37b [2021-03-11T04:59:16.607Z] Removing intermediate container 922c0815e37b [2021-03-11T04:59:16.607Z] ---> cc0a0dd8337f [2021-03-11T04:59:16.607Z] Step 21/23 : LABEL arch=x86_64 [2021-03-11T04:59:16.607Z] ---> 11a111fe7ca5 [2021-03-11T04:59:16.607Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-11T04:59:16.607Z] ---> Running in 097ba2d80839 [2021-03-11T04:59:16.917Z] ---> Running in d227f69a30c2 [2021-03-11T04:59:16.917Z] Removing intermediate container 097ba2d80839 [2021-03-11T04:59:16.917Z] ---> 9723859455b8 [2021-03-11T04:59:16.918Z] Step 22/23 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 [2021-03-11T04:59:17.270Z] ---> Running in ac287945e9b6 [2021-03-11T04:59:17.547Z] Removing intermediate container ac287945e9b6 [2021-03-11T04:59:17.547Z] ---> cc42b489d4be [2021-03-11T04:59:17.547Z] Step 23/23 : LABEL version=0.0.0 [2021-03-11T04:59:17.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T04:59:17.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T04:59:17.547Z] ---> Running in f96c100b9bd0 [2021-03-11T04:59:17.853Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-11T04:59:17.853Z] Removing intermediate container f96c100b9bd0 [2021-03-11T04:59:17.853Z] ---> 0db6b2282e28 [2021-03-11T04:59:17.853Z] [2021-03-11T04:59:17.853Z] (2/33) Installing expat (2.2.9-r1) [2021-03-11T04:59:17.853Z] (3/33) Installing libffi (3.3-r2) [2021-03-11T04:59:17.853Z] (4/33) Installing gdbm (1.13-r1) [2021-03-11T04:59:17.853Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-11T04:59:17.853Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-11T04:59:17.853Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-11T04:59:18.175Z] Successfully built 0db6b2282e28 [2021-03-11T04:59:18.175Z] Successfully tagged docker-core-data-go:latest [2021-03-11T04:59:19.644Z]  Building docker-core-data-go ... done (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-11T04:59:19.644Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-11T04:59:19.644Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-11T04:59:19.644Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-11T04:59:19.644Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-11T04:59:19.644Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-11T04:59:19.644Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-11T04:59:19.644Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-11T04:59:19.644Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-11T04:59:19.644Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-11T04:59:19.644Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-11T04:59:19.644Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-11T04:59:19.645Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-11T04:59:19.645Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-11T04:59:19.645Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-11T04:59:19.645Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-11T04:59:19.645Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-11T04:59:19.645Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-11T04:59:19.645Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-11T04:59:19.910Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-11T04:59:19.910Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-11T04:59:19.910Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-11T04:59:19.910Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-11T04:59:19.910Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-11T04:59:19.910Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-11T04:59:19.910Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-11T04:59:19.910Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T04:59:19.910Z] OK: 71 MiB in 55 packages [2021-03-11T04:59:30.007Z] Removing intermediate container d227f69a30c2 [2021-03-11T04:59:30.007Z] ---> 071d98c7474d [2021-03-11T04:59:30.007Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-11T04:59:30.007Z] ---> Running in a2f42d3b8560 [2021-03-11T04:59:30.281Z] Collecting docker-compose==1.23.2 [2021-03-11T04:59:30.281Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-11T04:59:30.570Z] Collecting texttable<0.10,>=0.9.0 [2021-03-11T04:59:30.570Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-11T04:59:31.160Z] Collecting docker<4.0,>=3.6.0 [2021-03-11T04:59:31.160Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-11T04:59:31.160Z] 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-11T04:59:31.428Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-11T04:59:31.428Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-11T04:59:31.703Z] Collecting PyYAML<4,>=3.10 [2021-03-11T04:59:31.703Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-11T04:59:32.673Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-11T04:59:32.673Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-11T04:59:32.673Z] Collecting docopt<0.7,>=0.6.1 [2021-03-11T04:59:32.940Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-11T04:59:33.528Z] Collecting cached-property<2,>=1.2.0 [2021-03-11T04:59:33.528Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-11T04:59:33.528Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-11T04:59:33.528Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-11T04:59:34.129Z] Collecting jsonschema<3,>=2.5.1 [2021-03-11T04:59:34.129Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-11T04:59:34.129Z] Collecting docker-pycreds>=0.4.0 [2021-03-11T04:59:34.129Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-11T04:59:34.129Z] Collecting idna<2.8,>=2.5 [2021-03-11T04:59:34.129Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-11T04:59:34.394Z] 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-11T04:59:34.394Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-11T04:59:34.394Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-11T04:59:34.394Z] 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-11T04:59:34.394Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-11T04:59:34.394Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-11T04:59:34.394Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-11T04:59:34.394Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-11T04:59:34.665Z] Installing collected packages: texttable, idna, urllib3, requests, docker-pycreds, websocket-client, docker, PyYAML, docopt, cached-property, dockerpty, jsonschema, docker-compose [2021-03-11T04:59:34.665Z] Running setup.py install for texttable: started [2021-03-11T04:59:35.256Z] Running setup.py install for texttable: finished with status 'done' [2021-03-11T04:59:35.256Z] Attempting uninstall: idna [2021-03-11T04:59:35.256Z] Found existing installation: idna 2.9 [2021-03-11T04:59:35.256Z] Uninstalling idna-2.9: [2021-03-11T04:59:35.256Z] Successfully uninstalled idna-2.9 [2021-03-11T04:59:35.523Z] Attempting uninstall: urllib3 [2021-03-11T04:59:35.523Z] Found existing installation: urllib3 1.25.9 [2021-03-11T04:59:35.523Z] Uninstalling urllib3-1.25.9: [2021-03-11T04:59:35.523Z] Successfully uninstalled urllib3-1.25.9 [2021-03-11T04:59:35.791Z] Attempting uninstall: requests [2021-03-11T04:59:35.791Z] Found existing installation: requests 2.23.0 [2021-03-11T04:59:35.791Z] Uninstalling requests-2.23.0: [2021-03-11T04:59:35.791Z] Successfully uninstalled requests-2.23.0 [2021-03-11T04:59:36.377Z] Running setup.py install for PyYAML: started [2021-03-11T04:59:37.344Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-11T04:59:37.344Z] Running setup.py install for docopt: started [2021-03-11T04:59:37.613Z] Running setup.py install for docopt: finished with status 'done' [2021-03-11T04:59:37.613Z] Running setup.py install for dockerpty: started [2021-03-11T04:59:38.205Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-11T04:59:38.815Z] 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-11T04:59:41.475Z] Removing intermediate container a2f42d3b8560 [2021-03-11T04:59:41.475Z] ---> 193eef23ff0a [2021-03-11T04:59:41.475Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-11T04:59:41.475Z] ---> Running in a8c2f9e294e7 [2021-03-11T04:59:42.471Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T04:59:42.471Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T04:59:42.471Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-11T04:59:42.471Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-11T04:59:42.471Z] (3/3) Installing curl (7.69.1-r3) [2021-03-11T04:59:42.471Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T04:59:42.471Z] OK: 72 MiB in 58 packages [2021-03-11T04:59:43.073Z] Removing intermediate container a8c2f9e294e7 [2021-03-11T04:59:43.073Z] ---> a72fc61285ff [2021-03-11T04:59:43.073Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-11T04:59:43.349Z] ---> Running in b6adb9babb6e [2021-03-11T04:59:43.349Z] Removing intermediate container b6adb9babb6e [2021-03-11T04:59:43.349Z] ---> 623cd3c9f770 [2021-03-11T04:59:43.349Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-11T04:59:43.349Z] ---> Running in c5dcf345ea0f [2021-03-11T04:59:43.631Z] Removing intermediate container c5dcf345ea0f [2021-03-11T04:59:43.631Z] ---> 11f23f5e69d9 [2021-03-11T04:59:43.631Z] Step 24/26 : LABEL arch=x86_64 [2021-03-11T04:59:43.631Z] ---> Running in bda8ef1683a1 [2021-03-11T04:59:43.917Z] Removing intermediate container bda8ef1683a1 [2021-03-11T04:59:43.917Z] ---> c19892878c43 [2021-03-11T04:59:43.917Z] Step 25/26 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 [2021-03-11T04:59:43.917Z] ---> Running in bd5772ea7091 [2021-03-11T04:59:44.196Z] Removing intermediate container bd5772ea7091 [2021-03-11T04:59:44.196Z] ---> a662a63e32b7 [2021-03-11T04:59:44.196Z] Step 26/26 : LABEL version=0.0.0 [2021-03-11T04:59:44.196Z] ---> Running in c58366c53b2a [2021-03-11T04:59:44.478Z] Removing intermediate container c58366c53b2a [2021-03-11T04:59:44.478Z] ---> acb6726021df [2021-03-11T04:59:44.478Z] [2021-03-11T04:59:44.743Z] Successfully built acb6726021df [2021-03-11T04:59:45.008Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-11T04:59:45.163Z] gofmt -l . [2021-03-11T04:59:45.163Z] [ "`gofmt -l .`" = "" ] [2021-03-11T04:59:45.316Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-11T04:59:45.326Z] $ docker stop --time=1 590d798ef792d4d05bf7b610f4bf8b6ff04ce4818305fca843b50abe4e3ccc34 [2021-03-11T04:59:47.049Z] $ docker rm -f 590d798ef792d4d05bf7b610f4bf8b6ff04ce4818305fca843b50abe4e3ccc34 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-11T04:59:47.573Z] + docker images [2021-03-11T04:59:47.573Z] + grep docker [2021-03-11T04:59:47.787Z] ./bin/test-go-mod-tidy.sh [2021-03-11T04:59:48.155Z] docker-sys-mgmt-agent-go latest acb6726021df 3 seconds ago 313MB [2021-03-11T04:59:48.155Z] docker-core-data-go latest 0db6b2282e28 30 seconds ago 22.6MB [2021-03-11T04:59:48.155Z] docker-security-bootstrapper-go latest 86d07d42e06e 49 seconds ago 18.7MB [2021-03-11T04:59:48.155Z] docker-core-command-go latest ada30603e024 About a minute ago 17.2MB [2021-03-11T04:59:48.155Z] docker-security-secretstore-setup-go latest 967059170cef 2 minutes ago 24.9MB [2021-03-11T04:59:48.155Z] docker-core-metadata-go latest b585a31961ba 2 minutes ago 19MB [2021-03-11T04:59:48.155Z] docker-support-notifications-go latest 21f105ba13fb 2 minutes ago 17.8MB [2021-03-11T04:59:48.155Z] docker-security-proxy-setup-go latest 89f6cedd3851 2 minutes ago 24.7MB [2021-03-11T04:59:48.155Z] docker-support-scheduler-go latest d43ca0443f9b 2 minutes ago 17.3MB [2021-03-11T04:59:48.155Z] 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 [2021-03-11T04:59:48.786Z] ./bin/test-attribution-txt.sh [Pipeline] node [Pipeline] sh [2021-03-11T04:59:51.440Z] + ls -al . [2021-03-11T04:59:51.440Z] total 768 [2021-03-11T04:59:51.440Z] drwxrwxr-x 9 1001 1001 4096 Mar 11 04:59 . [2021-03-11T04:59:51.440Z] drwxr-xr-x 4 root root 4096 Mar 11 04:54 .. [2021-03-11T04:59:51.440Z] -rw-rw-r-- 1 1001 1001 11 Mar 11 04:52 .dockerignore [2021-03-11T04:59:51.440Z] drwxrwxr-x 8 1001 1001 4096 Mar 11 04:52 .git [2021-03-11T04:59:51.440Z] drwxrwxr-x 3 1001 1001 4096 Mar 11 04:52 .github [2021-03-11T04:59:51.440Z] -rw-rw-r-- 1 1001 1001 818 Mar 11 04:52 .gitignore [2021-03-11T04:59:51.440Z] -rw-rw-r-- 1 1001 1001 166 Mar 11 04:52 .sonarcloud.properties [2021-03-11T04:59:51.440Z] -rw-rw-r-- 1 1001 1001 8607 Mar 11 04:52 Attribution.txt [2021-03-11T04:59:51.440Z] -rw-rw-r-- 1 1001 1001 3804 Mar 11 04:52 CONTRIBUTING.md [2021-03-11T04:59:51.440Z] -rw-rw-r-- 1 1001 1001 931 Mar 11 04:52 Dockerfile.build [2021-03-11T04:59:51.440Z] -rw-rw-r-- 1 1001 1001 863 Mar 11 04:52 Jenkinsfile [2021-03-11T04:59:51.440Z] -rw-rw-r-- 1 1001 1001 10775 Mar 11 04:52 LICENSE [2021-03-11T04:59:51.440Z] -rw-rw-r-- 1 1001 1001 5774 Mar 11 04:52 Makefile [2021-03-11T04:59:51.440Z] -rw-rw-r-- 1 1001 1001 6548 Mar 11 04:52 README.md [2021-03-11T04:59:51.440Z] -rw-rw-r-- 1 1001 1001 6755 Mar 11 04:52 SECURITY.md [2021-03-11T04:59:51.440Z] -rw-rw-r-- 1 1001 1001 5 Mar 11 04:49 VERSION [2021-03-11T04:59:51.440Z] -rw-rw-r-- 1 1001 1001 4131 Mar 11 04:52 ZMQWindows.md [2021-03-11T04:59:51.440Z] drwxrwxr-x 2 1001 1001 4096 Mar 11 04:52 bin [2021-03-11T04:59:51.440Z] drwxrwxr-x 14 1001 1001 4096 Mar 11 04:52 cmd [2021-03-11T04:59:51.440Z] -rw-r--r-- 1 root root 628838 Mar 11 04:58 coverage.out [2021-03-11T04:59:51.440Z] -rw-r--r-- 1 root root 1055 Mar 11 04:59 go.mod [2021-03-11T04:59:51.440Z] -rw-r--r-- 1 root root 22209 Mar 11 04:59 go.sum [2021-03-11T04:59:51.440Z] drwxrwxr-x 8 1001 1001 4096 Mar 11 04:52 internal [2021-03-11T04:59:51.440Z] drwxrwxr-x 4 1001 1001 4096 Mar 11 04:52 openapi [2021-03-11T04:59:51.440Z] drwxrwxr-x 4 1001 1001 4096 Mar 11 04:52 snap [2021-03-11T04:59:51.440Z] -rw-rw-r-- 1 1001 1001 168 Mar 11 04:52 version.go [Pipeline] sh [2021-03-11T04:59:52.104Z] + '[' -e coverage.out ] [2021-03-11T04:59:52.104Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-11T04:59:52.173Z] Warning: overwriting stash ‘coverage-report’ [2021-03-11T04:59:53.601Z] Stashed 1 file(s) [Pipeline] sh [2021-03-11T04:59:54.269Z] + make build [2021-03-11T04:59:54.269Z] 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-11T05:00:03.926Z] Still waiting to schedule task [2021-03-11T05:00:03.926Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-29471’ [2021-03-11T05:00:06.696Z] 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-11T05:00:39.094Z] 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-11T05:00:44.499Z] 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-11T05:00:51.217Z] 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-11T05:00:52.201Z] 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-11T05:00:58.935Z] 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-11T05:01:05.666Z] 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-11T05:01:11.088Z] 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-11T05:01:17.855Z] 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-11T05:01:23.398Z] 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-11T05:01:30.146Z] 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-11T05:01:38.478Z] $ docker stop --time=1 d9fe30f2ae96230b9541b06a0381be5c941d7c796532b290f03d37a6bd69e17d [2021-03-11T05:01:41.004Z] $ docker rm -f d9fe30f2ae96230b9541b06a0381be5c941d7c796532b290f03d37a6bd69e17d [2021-03-11T05:01:42.087Z] Running on prd-ubuntu18.04-docker-8c-8g-29472 in /w/workspace/edgexfoundry_edgex-go_PR-3208 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2021-03-11T05:01:42.604Z] Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-11T05:01:43.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-11T05:01:43.478Z] [2021-03-11T05:01:43.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-11T05:01:43.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-11T05:01:44.153Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-11T05:01:44.153Z] 29e5d40040c1: Pulling fs layer [2021-03-11T05:01:44.153Z] 1ce36da41761: Pulling fs layer [2021-03-11T05:01:44.153Z] 25b303627fd3: Pulling fs layer [2021-03-11T05:01:44.153Z] 29e5d40040c1: Download complete [2021-03-11T05:01:45.159Z] 29e5d40040c1: Pull complete [2021-03-11T05:01:45.159Z] 1ce36da41761: Verifying Checksum [2021-03-11T05:01:45.159Z] 1ce36da41761: Download complete [2021-03-11T05:01:45.207Z] using credential edgex-jenkins-ssh [2021-03-11T05:01:45.264Z] Cloning the remote Git repository [2021-03-11T05:01:46.143Z] 1ce36da41761: Pull complete [2021-03-11T05:01:45.297Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-11T05:01:45.370Z] > git init /w/workspace/edgex-go/16 # timeout=10 [2021-03-11T05:01:45.402Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-11T05:01:45.403Z] > git --version # timeout=10 [2021-03-11T05:01:45.411Z] > git --version # 'git version 2.17.1' [2021-03-11T05:01:45.412Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-11T05:01:45.473Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-11T05:01:47.124Z] 25b303627fd3: Verifying Checksum [2021-03-11T05:01:47.124Z] 25b303627fd3: Download complete [2021-03-11T05:01:57.264Z] 25b303627fd3: Pull complete [2021-03-11T05:01:57.264Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-11T05:01:57.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-11T05:01:57.264Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-11T05:01:57.507Z] prd-ubuntu18.04-docker-arm64-4c-16g-29467 does not seem to be running inside a container [2021-03-11T05:01:57.615Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-11T05:02:00.482Z] Merging remotes/origin/master commit 8a69c127c9b04e641d44d2e92838084644d97324 into PR head commit fb69e69936ac7aa97186293b8f5f6440504c2891 [2021-03-11T05:02:00.767Z] Merge succeeded, producing fb69e69936ac7aa97186293b8f5f6440504c2891 [2021-03-11T05:02:00.768Z] Checking out Revision fb69e69936ac7aa97186293b8f5f6440504c2891 (PR-3208) [2021-03-11T05:01:59.909Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-11T05:01:59.916Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-11T05:01:59.926Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-11T05:01:59.941Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-11T05:01:59.942Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-11T05:01:59.949Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3208/head:refs/remotes/origin/PR-3208 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-11T05:02:00.497Z] > git config core.sparsecheckout # timeout=10 [2021-03-11T05:02:00.505Z] > git checkout -f fb69e69936ac7aa97186293b8f5f6440504c2891 # timeout=10 [2021-03-11T05:02:00.728Z] > git remote # timeout=10 [2021-03-11T05:02:00.737Z] > git config --get remote.origin.url # timeout=10 [2021-03-11T05:02:00.744Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-11T05:02:00.751Z] > git merge 8a69c127c9b04e641d44d2e92838084644d97324 # timeout=10 [2021-03-11T05:02:00.763Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-11T05:02:00.776Z] > git config core.sparsecheckout # timeout=10 [2021-03-11T05:02:00.781Z] > git checkout -f fb69e69936ac7aa97186293b8f5f6440504c2891 # timeout=10 [2021-03-11T05:02:01.159Z] $ docker top e65c07c828491f3a1b901a4de906d6822c217d4b58365322cef2623d4f478cb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-11T05:02:02.358Z] + docker-compose build --help [2021-03-11T05:02:02.358Z] + grep parallel [2021-03-11T05:02:04.567Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-11T05:02:05.588Z] + echo snap-build.sh [2021-03-11T05:02:05.588Z] snap-build.sh [2021-03-11T05:02:05.588Z] + SNAP_BASE_DIR=. [2021-03-11T05:02:05.588Z] + '[' '!' -z /w/workspace/edgex-go/16 ']' [2021-03-11T05:02:05.588Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/16 [2021-03-11T05:02:05.588Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/16]' [2021-03-11T05:02:05.588Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/16] [2021-03-11T05:02:05.588Z] + cd /w/workspace/edgex-go/16 [2021-03-11T05:02:05.588Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-11T05:02:05.588Z] Reading package lists... [2021-03-11T05:02:05.853Z] Building dependency tree... [2021-03-11T05:02:05.853Z] Reading state information... [2021-03-11T05:02:06.116Z] The following packages were automatically installed and are no longer required: [2021-03-11T05:02:06.116Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-11T05:02:06.116Z] uidmap xdelta3 [2021-03-11T05:02:06.116Z] Use 'sudo apt autoremove' to remove them. [2021-03-11T05:02:06.116Z] The following packages will be REMOVED: [2021-03-11T05:02:06.116Z] lxd* lxd-client* [2021-03-11T05:02:06.692Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-11T05:02:06.692Z] After this operation, 31.7 MB disk space will be freed. [2021-03-11T05:02:07.775Z] --parallel Build images in parallel. [2021-03-11T05:02:08.008Z] (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-11T05:02:08.008Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] } [2021-03-11T05:02:08.098Z] $ docker stop --time=1 e65c07c828491f3a1b901a4de906d6822c217d4b58365322cef2623d4f478cb9 [2021-03-11T05:02:08.955Z] Removing lxd dnsmasq configuration [2021-03-11T05:02:09.217Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-11T05:02:09.481Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-11T05:02:10.094Z] $ docker rm -f e65c07c828491f3a1b901a4de906d6822c217d4b58365322cef2623d4f478cb9 [Pipeline] // withDockerContainer [2021-03-11T05:02:10.428Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [Pipeline] writeFile [2021-03-11T05:02:10.690Z] (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-11T05:02:10.691Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-11T05:02:11.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-11T05:02:11.081Z] . [Pipeline] withDockerContainer [2021-03-11T05:02:11.323Z] prd-ubuntu18.04-docker-arm64-4c-16g-29467 does not seem to be running inside a container [2021-03-11T05:02:11.428Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-11T05:02:12.627Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-11T05:02:12.924Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-11T05:02:13.016Z] $ docker top c255c4525b7607f136b57ca006021f1f3b8b723926fb52e399817b3999fbea42 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-11T05:02:14.077Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-11T05:02:14.853Z] + sudo snap remove --purge lxd [2021-03-11T05:02:15.117Z] snap "lxd" is not installed [2021-03-11T05:02:15.118Z] + sudo groupadd --force --system lxd [2021-03-11T05:02:15.118Z] ++ whoami [2021-03-11T05:02:15.118Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-11T05:02:15.118Z] + newgrp - lxd [2021-03-11T05:02:15.118Z] + sudo snap install lxd [2021-03-11T05:02:22.377Z] Building docker-core-command-go ... [2021-03-11T05:02:22.377Z] Building docker-core-data-go ... [2021-03-11T05:02:22.377Z] Building docker-core-metadata-go ... [2021-03-11T05:02:22.377Z] Building docker-security-bootstrapper-go ... [2021-03-11T05:02:22.377Z] Building docker-security-proxy-setup-go ... [2021-03-11T05:02:22.378Z] Building docker-security-secretstore-setup-go ... [2021-03-11T05:02:22.378Z] Building docker-support-notifications-go ... [2021-03-11T05:02:22.378Z] Building docker-support-scheduler-go ... [2021-03-11T05:02:22.378Z] Building docker-sys-mgmt-agent-go ... [2021-03-11T05:02:22.378Z] Building docker-core-metadata-go [2021-03-11T05:02:22.378Z] Building docker-security-bootstrapper-go [2021-03-11T05:02:22.378Z] Building docker-core-command-go [2021-03-11T05:02:22.378Z] Building docker-support-notifications-go [2021-03-11T05:02:22.378Z] Building docker-support-scheduler-go [2021-03-11T05:02:23.323Z] 2021-03-11T05:02:20Z INFO Waiting for automatic snapd restart... [2021-03-11T05:02:50.014Z] lxd 4.12 from Canonical* installed [2021-03-11T05:02:50.014Z] + sudo lxd init --auto [2021-03-11T05:03:00.058Z] + sudo snap install --classic snapcraft [2021-03-11T05:03:08.259Z] snapcraft 4.5.4 from Canonical* installed [2021-03-11T05:03:08.259Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-11T05:03:08.259Z] + patch --verbose -p1 [2021-03-11T05:03:08.259Z] Hmm... Looks like a unified diff to me... [2021-03-11T05:03:08.259Z] The text leading up to this was: [2021-03-11T05:03:08.259Z] -------------------------- [2021-03-11T05:03:08.259Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-11T05:03:08.259Z] |From: Tony Espy [2021-03-11T05:03:08.259Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-03-11T05:03:08.259Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-11T05:03:08.259Z] | [2021-03-11T05:03:08.259Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-11T05:03:08.259Z] |optimize the snap CI check run for pull requests. When [2021-03-11T05:03:08.259Z] |applied, it essentially strips out everything (apps and [2021-03-11T05:03:08.259Z] |parts) from the snapcraft.yaml file except those required [2021-03-11T05:03:08.259Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-11T05:03:08.259Z] |catch changes to edgex-go that break the snap build. [2021-03-11T05:03:08.259Z] | [2021-03-11T05:03:08.259Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-11T05:03:08.259Z] |to update this patch file, otherwise it may fail to apply, [2021-03-11T05:03:08.259Z] |resulting in a failed snap build CI check in the associated [2021-03-11T05:03:08.259Z] |pull request. [2021-03-11T05:03:08.259Z] | [2021-03-11T05:03:08.259Z] |Note - in addition to applying this patch, the pipeline also [2021-03-11T05:03:08.259Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-11T05:03:08.259Z] |need to build the finally binary .snap file (and it won't [2021-03-11T05:03:08.259Z] |work with the patch applied). This further reduces the build [2021-03-11T05:03:08.259Z] |time. [2021-03-11T05:03:08.259Z] |--- [2021-03-11T05:03:08.259Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-03-11T05:03:08.259Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-03-11T05:03:08.259Z] | [2021-03-11T05:03:08.259Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-11T05:03:08.259Z] |index 1e537489..faf42425 100644 [2021-03-11T05:03:08.259Z] |--- a/snap/snapcraft.yaml [2021-03-11T05:03:08.259Z] |+++ b/snap/snapcraft.yaml [2021-03-11T05:03:08.259Z] -------------------------- [2021-03-11T05:03:08.259Z] patching file snap/snapcraft.yaml [2021-03-11T05:03:08.259Z] Using Plan A... [2021-03-11T05:03:08.259Z] Hunk #1 succeeded at 73. [2021-03-11T05:03:08.259Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-03-11T05:03:08.259Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-03-11T05:03:08.259Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-03-11T05:03:08.259Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-03-11T05:03:08.259Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-03-11T05:03:08.259Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-03-11T05:03:08.259Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-03-11T05:03:08.259Z] Hmm... Ignoring the trailing garbage. [2021-03-11T05:03:08.259Z] done [2021-03-11T05:03:08.259Z] + sudo snapcraft prime --use-lxd [2021-03-11T05:03:10.186Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-11T05:03:10.186Z] 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-11T05:03:10.186Z] - README.md [2021-03-11T05:03:10.186Z] - snapcraft.yaml.orig [2021-03-11T05:03:10.186Z] [2021-03-11T05:03:10.186Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-11T05:03:11.139Z] Launching a container. [2021-03-11T05:03:26.116Z] Waiting for container to be ready [2021-03-11T05:03:26.697Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-11T05:03:26.697Z] [2021-03-11T05:03:32.020Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-11T05:03:32.020Z] Waiting for network to be ready... [2021-03-11T05:03:32.597Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-11T05:03:32.597Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-11T05:03:33.174Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-11T05:03:33.174Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-11T05:03:33.437Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1573 kB] [2021-03-11T05:03:33.701Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-11T05:03:33.981Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-11T05:03:33.981Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-11T05:03:33.981Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-11T05:03:33.981Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-11T05:03:33.981Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-11T05:03:33.981Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-11T05:03:33.981Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-11T05:03:33.981Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-11T05:03:33.981Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-11T05:03:33.981Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-11T05:03:33.981Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-11T05:03:34.253Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-11T05:03:34.253Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-11T05:03:34.516Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-11T05:03:34.516Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-11T05:03:34.516Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-11T05:03:34.516Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-11T05:03:34.516Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-11T05:03:34.516Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-11T05:03:34.516Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-11T05:03:34.516Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-11T05:03:39.872Z] Fetched 24.0 MB in 7s (3449 kB/s) [2021-03-11T05:03:40.821Z] Reading package lists... [2021-03-11T05:03:41.347Z] Reading package lists... [2021-03-11T05:03:41.610Z] Building dependency tree... [2021-03-11T05:03:41.610Z] Reading state information... [2021-03-11T05:03:41.610Z] The following additional packages will be installed: [2021-03-11T05:03:41.610Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-11T05:03:41.610Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-11T05:03:41.610Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-11T05:03:41.610Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-11T05:03:41.610Z] Suggested packages: [2021-03-11T05:03:41.610Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-11T05:03:41.610Z] Recommended packages: [2021-03-11T05:03:41.610Z] gnupg libsasl2-modules [2021-03-11T05:03:41.610Z] The following NEW packages will be installed: [2021-03-11T05:03:41.610Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-11T05:03:41.610Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-11T05:03:41.610Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-11T05:03:41.610Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-11T05:03:41.610Z] The following packages will be upgraded: [2021-03-11T05:03:41.610Z] gpg gpg-agent gpgconf libudev1 [2021-03-11T05:03:41.884Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-11T05:03:41.884Z] Need to get 3530 kB of archives. [2021-03-11T05:03:41.884Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-11T05:03:41.884Z] 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-11T05:03:41.884Z] 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-11T05:03:41.884Z] 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-11T05:03:41.884Z] 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-11T05:03:41.884Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-03-11T05:03:42.148Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-03-11T05:03:42.723Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-11T05:03:42.723Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-11T05:03:42.723Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-11T05:03:42.723Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-11T05:03:42.723Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-11T05:03:42.723Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-11T05:03:42.723Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-11T05:03:42.723Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-11T05:03:42.723Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-11T05:03:42.723Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-11T05:03:42.723Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-11T05:03:42.723Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-11T05:03:42.723Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-11T05:03:42.723Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-11T05:03:42.723Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-11T05:03:42.986Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-11T05:03:42.986Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-11T05:03:42.986Z] Fetched 3530 kB in 1s (3069 kB/s) [2021-03-11T05:03:43.249Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-11T05:03:43.249Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-03-11T05:03:43.249Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-11T05:03:43.512Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-03-11T05:03:43.775Z] Selecting previously unselected package udev. [2021-03-11T05:03:43.775Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-11T05:03:43.775Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-03-11T05:03:44.040Z] Unpacking udev (237-3ubuntu10.44) ... [2021-03-11T05:03:44.202Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T05:03:44.202Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-11T05:03:44.202Z] ---> e3d9fa9151b0 [2021-03-11T05:03:44.202Z] Step 3/22 : WORKDIR /edgex-go [2021-03-11T05:03:44.202Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T05:03:44.202Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-11T05:03:44.202Z] ---> e3d9fa9151b0 [2021-03-11T05:03:44.202Z] Step 3/23 : WORKDIR /edgex-go [2021-03-11T05:03:44.202Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T05:03:44.202Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-11T05:03:44.202Z] ---> e3d9fa9151b0 [2021-03-11T05:03:44.202Z] Step 3/22 : WORKDIR /edgex-go [2021-03-11T05:03:44.202Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T05:03:44.202Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-11T05:03:44.202Z] ---> e3d9fa9151b0 [2021-03-11T05:03:44.202Z] Step 3/23 : WORKDIR /edgex-go [2021-03-11T05:03:44.202Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T05:03:44.202Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-11T05:03:44.202Z] ---> e3d9fa9151b0 [2021-03-11T05:03:44.202Z] Step 3/31 : WORKDIR /edgex-go [2021-03-11T05:03:44.202Z] ---> Running in 998a7974d2f4 [2021-03-11T05:03:44.202Z] ---> Running in c01f7a3b587b [2021-03-11T05:03:44.202Z] ---> Running in 0b7f9dfcb4f0 [2021-03-11T05:03:44.202Z] ---> Running in b35ccdf3d90b [2021-03-11T05:03:44.202Z] ---> Running in 5b41b39ad21d [2021-03-11T05:03:44.202Z] Removing intermediate container 998a7974d2f4 [2021-03-11T05:03:44.202Z] ---> 92abc1bfa565 [2021-03-11T05:03:44.202Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T05:03:44.202Z] Removing intermediate container c01f7a3b587b [2021-03-11T05:03:44.202Z] ---> b722a8e6995e [2021-03-11T05:03:44.202Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T05:03:44.202Z] Removing intermediate container 0b7f9dfcb4f0 [2021-03-11T05:03:44.202Z] ---> 1453abbd414a [2021-03-11T05:03:44.202Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T05:03:44.202Z] ---> Running in aacc13145cfa [2021-03-11T05:03:44.202Z] Removing intermediate container b35ccdf3d90b [2021-03-11T05:03:44.202Z] ---> 35cf71a231ae [2021-03-11T05:03:44.202Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T05:03:44.202Z] Removing intermediate container 5b41b39ad21d [2021-03-11T05:03:44.202Z] ---> 65f264130f73 [2021-03-11T05:03:44.202Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T05:03:44.202Z] ---> Running in 8feabb5e4271 [2021-03-11T05:03:44.202Z] ---> Running in fe83a21c626a [2021-03-11T05:03:44.202Z] ---> Running in 35701124f8b5 [2021-03-11T05:03:44.202Z] ---> Running in 76c5a71afb3d [2021-03-11T05:03:44.304Z] Selecting previously unselected package libfuse2:amd64. [2021-03-11T05:03:44.304Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-11T05:03:44.304Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-11T05:03:44.304Z] Selecting previously unselected package fuse. [2021-03-11T05:03:44.304Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-11T05:03:44.304Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-11T05:03:44.567Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-11T05:03:44.567Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-11T05:03:44.567Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-11T05:03:44.567Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-11T05:03:44.829Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-11T05:03:44.829Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-11T05:03:44.829Z] Selecting previously unselected package libksba8:amd64. [2021-03-11T05:03:44.829Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-11T05:03:45.093Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-11T05:03:45.093Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-11T05:03:45.093Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-11T05:03:45.093Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T05:03:45.093Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-11T05:03:45.093Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-11T05:03:45.093Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T05:03:45.356Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-11T05:03:45.356Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-11T05:03:45.356Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T05:03:45.356Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-11T05:03:45.356Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-11T05:03:45.356Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T05:03:45.620Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-11T05:03:45.620Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-11T05:03:45.620Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T05:03:45.620Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-11T05:03:45.620Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-11T05:03:45.620Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T05:03:45.885Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-11T05:03:45.885Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-11T05:03:45.885Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T05:03:45.885Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-11T05:03:45.885Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-11T05:03:45.885Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T05:03:46.148Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-11T05:03:46.148Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-11T05:03:46.148Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T05:03:46.148Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-11T05:03:46.148Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-11T05:03:46.148Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-11T05:03:46.411Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-11T05:03:46.411Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-11T05:03:46.411Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-11T05:03:46.411Z] Selecting previously unselected package libldap-common. [2021-03-11T05:03:46.411Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-11T05:03:46.411Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-11T05:03:46.411Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-11T05:03:46.411Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-11T05:03:46.411Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-11T05:03:46.674Z] Selecting previously unselected package dirmngr. [2021-03-11T05:03:46.674Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-11T05:03:46.674Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-11T05:03:46.674Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-11T05:03:46.883Z] Removing intermediate container aacc13145cfa [2021-03-11T05:03:46.883Z] ---> 5f2ee9159a7c [2021-03-11T05:03:46.883Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-11T05:03:46.883Z] ---> Running in 30077d4aeef9 [2021-03-11T05:03:46.883Z] Removing intermediate container fe83a21c626a [2021-03-11T05:03:46.883Z] ---> 97c823391f67 [2021-03-11T05:03:46.883Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-11T05:03:46.936Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-11T05:03:46.936Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-11T05:03:46.936Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-11T05:03:46.936Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-11T05:03:46.936Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-11T05:03:46.936Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T05:03:46.936Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-11T05:03:46.936Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-11T05:03:46.936Z] Setting up udev (237-3ubuntu10.44) ... [2021-03-11T05:03:47.178Z] Removing intermediate container 8feabb5e4271 [2021-03-11T05:03:47.178Z] ---> 77d9995f737e [2021-03-11T05:03:47.178Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-11T05:03:47.178Z] ---> Running in 90c9cf94bf35 [2021-03-11T05:03:47.512Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-11T05:03:47.559Z] ---> Running in 6aeca06b076c [2021-03-11T05:03:47.775Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T05:03:47.775Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-11T05:03:47.874Z] Removing intermediate container 35701124f8b5 [2021-03-11T05:03:47.874Z] ---> 6941ef226450 [2021-03-11T05:03:47.874Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-11T05:03:47.874Z] Removing intermediate container 76c5a71afb3d [2021-03-11T05:03:47.874Z] ---> 04e30bd188ac [2021-03-11T05:03:47.874Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-11T05:03:47.874Z] ---> Running in e36972a24481 [2021-03-11T05:03:48.039Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-11T05:03:48.039Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-11T05:03:48.039Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T05:03:48.039Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T05:03:48.039Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T05:03:48.039Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T05:03:48.039Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T05:03:48.039Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T05:03:48.161Z] ---> Running in f415783c8f68 [2021-03-11T05:03:48.302Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T05:03:48.302Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-11T05:03:48.302Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-11T05:03:48.302Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-11T05:03:48.768Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T05:03:49.257Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-11T05:03:49.257Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-11T05:03:49.257Z] This means they are not meant to be enabled using systemctl. [2021-03-11T05:03:49.257Z] Possible reasons for having this kind of units are: [2021-03-11T05:03:49.257Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-11T05:03:49.257Z] .wants/ or .requires/ directory. [2021-03-11T05:03:49.257Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-11T05:03:49.257Z] a requirement dependency on it. [2021-03-11T05:03:49.257Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-11T05:03:49.257Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-11T05:03:49.257Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-11T05:03:49.257Z] instance name specified. [2021-03-11T05:03:49.519Z] Reading package lists... [2021-03-11T05:03:49.766Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T05:03:49.767Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T05:03:49.767Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T05:03:49.782Z] Building dependency tree... [2021-03-11T05:03:49.782Z] Reading state information... [2021-03-11T05:03:50.038Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T05:03:50.038Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T05:03:50.047Z] The following additional packages will be installed: [2021-03-11T05:03:50.047Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-11T05:03:50.047Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-11T05:03:50.047Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-11T05:03:50.047Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-11T05:03:50.047Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-11T05:03:50.047Z] Suggested packages: [2021-03-11T05:03:50.047Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-11T05:03:50.047Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-11T05:03:50.047Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-11T05:03:50.047Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-11T05:03:50.047Z] systemd-container policykit-1 [2021-03-11T05:03:50.047Z] Recommended packages: [2021-03-11T05:03:50.047Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-11T05:03:50.047Z] The following NEW packages will be installed: [2021-03-11T05:03:50.047Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-11T05:03:50.047Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-11T05:03:50.047Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-11T05:03:50.047Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-11T05:03:50.047Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-11T05:03:50.047Z] The following packages will be upgraded: [2021-03-11T05:03:50.047Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-11T05:03:50.310Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-11T05:03:50.310Z] Need to get 35.2 MB of archives. [2021-03-11T05:03:50.310Z] After this operation, 141 MB of additional disk space will be used. [2021-03-11T05:03:50.310Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-03-11T05:03:50.310Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-11T05:03:50.320Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T05:03:50.320Z] OK: 217 MiB in 51 packages [2021-03-11T05:03:50.603Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T05:03:50.603Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T05:03:50.880Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T05:03:50.888Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-11T05:03:50.888Z] 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-11T05:03:50.888Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-03-11T05:03:50.888Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-11T05:03:50.888Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-11T05:03:50.888Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-11T05:03:51.151Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-11T05:03:51.151Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-11T05:03:51.151Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-11T05:03:51.151Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-11T05:03:51.151Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-11T05:03:51.151Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-11T05:03:51.151Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-11T05:03:51.151Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-11T05:03:51.151Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-11T05:03:51.151Z] 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-11T05:03:51.151Z] 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-11T05:03:51.152Z] 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-11T05:03:51.152Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-11T05:03:51.152Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-11T05:03:51.152Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-11T05:03:51.152Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-11T05:03:51.152Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-11T05:03:51.152Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-11T05:03:51.152Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-11T05:03:51.152Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-11T05:03:51.414Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-11T05:03:51.414Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-11T05:03:51.490Z] OK: 217 MiB in 51 packages [2021-03-11T05:03:51.490Z] OK: 217 MiB in 51 packages [2021-03-11T05:03:51.772Z] OK: 217 MiB in 51 packages [2021-03-11T05:03:52.050Z] OK: 217 MiB in 51 packages [2021-03-11T05:03:52.050Z] Removing intermediate container 30077d4aeef9 [2021-03-11T05:03:52.050Z] ---> 00d41341caaf [2021-03-11T05:03:52.050Z] Step 6/31 : COPY go.mod . [2021-03-11T05:03:52.815Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-11T05:03:53.078Z] Fetched 35.2 MB in 3s (13.2 MB/s) [2021-03-11T05:03:53.078Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-11T05:03:53.078Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-03-11T05:03:53.355Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-11T05:03:53.508Z] ---> fbd59c203520 [2021-03-11T05:03:53.508Z] Step 7/31 : RUN go mod download [2021-03-11T05:03:53.508Z] Removing intermediate container 90c9cf94bf35 [2021-03-11T05:03:53.508Z] ---> c563583dde74 [2021-03-11T05:03:53.508Z] Step 6/22 : COPY go.mod . [2021-03-11T05:03:53.508Z] ---> Running in 6a7b3ac37b61 [2021-03-11T05:03:53.793Z] Removing intermediate container 6aeca06b076c [2021-03-11T05:03:53.793Z] ---> d2f3a5b0a17b [2021-03-11T05:03:53.793Z] Step 6/22 : COPY go.mod . [2021-03-11T05:03:53.930Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-03-11T05:03:54.072Z] Removing intermediate container e36972a24481 [2021-03-11T05:03:54.072Z] ---> 6f50ffe13649 [2021-03-11T05:03:54.072Z] Step 6/23 : COPY go.mod . [2021-03-11T05:03:54.349Z] Removing intermediate container f415783c8f68 [2021-03-11T05:03:54.349Z] ---> 25d50089aad2 [2021-03-11T05:03:54.349Z] Step 6/23 : COPY go.mod . [2021-03-11T05:03:54.959Z] ---> a655ba5efffc [2021-03-11T05:03:54.959Z] ---> 760713914e20 [2021-03-11T05:03:54.959Z] Step 7/22 : RUN go mod download [2021-03-11T05:03:54.959Z] Step 7/22 : RUN go mod download [2021-03-11T05:03:55.236Z] ---> Running in a7fd670cefc9 [2021-03-11T05:03:55.236Z] ---> Running in cf0a1ab2f894 [2021-03-11T05:03:55.326Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-11T05:03:55.326Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-03-11T05:03:55.326Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-11T05:03:55.326Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-11T05:03:55.326Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-11T05:03:55.517Z] ---> b43d5d540432 [2021-03-11T05:03:55.517Z] Step 7/23 : RUN go mod download [2021-03-11T05:03:55.517Z] ---> Running in 133d7caf3021 [2021-03-11T05:03:55.591Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-11T05:03:55.795Z] ---> 2cbb0c028151 [2021-03-11T05:03:55.795Z] Step 7/23 : RUN go mod download [2021-03-11T05:03:55.853Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-11T05:03:55.853Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-11T05:03:55.853Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-11T05:03:56.122Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-11T05:03:56.122Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-11T05:03:56.402Z] ---> Running in c4b358b18456 [2021-03-11T05:03:56.696Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-11T05:03:56.962Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-11T05:03:56.962Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-11T05:03:56.962Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-11T05:03:57.225Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-11T05:03:57.225Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-11T05:03:57.225Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-11T05:03:57.488Z] Selecting previously unselected package libexpat1:amd64. [2021-03-11T05:03:57.488Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-11T05:03:57.488Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-11T05:03:57.488Z] Selecting previously unselected package python3.6-minimal. [2021-03-11T05:03:57.488Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-11T05:03:57.488Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-11T05:03:57.752Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-11T05:03:58.015Z] Checking for services that may need to be restarted...done. [2021-03-11T05:03:58.015Z] Checking for services that may need to be restarted...done. [2021-03-11T05:03:58.015Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-11T05:03:58.015Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-11T05:03:58.015Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-11T05:03:58.410Z] Removing intermediate container 6a7b3ac37b61 [2021-03-11T05:03:58.410Z] ---> b2ec373e0b1b [2021-03-11T05:03:58.410Z] Step 8/31 : COPY . . [2021-03-11T05:03:58.967Z] Selecting previously unselected package python3-minimal. [2021-03-11T05:03:58.967Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-11T05:03:58.967Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-11T05:03:58.967Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-11T05:03:58.967Z] Selecting previously unselected package mime-support. [2021-03-11T05:03:58.967Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-11T05:03:58.967Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-11T05:03:58.967Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-11T05:03:58.967Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-11T05:03:58.967Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-11T05:03:59.230Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-11T05:03:59.230Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-11T05:03:59.230Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-11T05:03:59.493Z] Selecting previously unselected package python3.6. [2021-03-11T05:03:59.493Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-11T05:03:59.493Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-11T05:03:59.757Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-11T05:03:59.757Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-11T05:03:59.757Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-11T05:03:59.757Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-11T05:04:00.020Z] Selecting previously unselected package python3. [2021-03-11T05:04:00.020Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-11T05:04:00.020Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-11T05:04:00.020Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-11T05:04:00.020Z] Selecting previously unselected package multiarch-support. [2021-03-11T05:04:00.020Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-11T05:04:00.284Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-11T05:04:00.284Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-11T05:04:00.547Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-11T05:04:00.547Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-11T05:04:00.547Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-11T05:04:00.547Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-11T05:04:00.547Z] Selecting previously unselected package libbsd0:amd64. [2021-03-11T05:04:00.547Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-11T05:04:00.547Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-11T05:04:00.812Z] Selecting previously unselected package sudo. [2021-03-11T05:04:00.812Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-11T05:04:00.812Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-11T05:04:00.812Z] Selecting previously unselected package apparmor. [2021-03-11T05:04:00.812Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-11T05:04:00.812Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-11T05:04:01.075Z] Selecting previously unselected package libedit2:amd64. [2021-03-11T05:04:01.075Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-11T05:04:01.075Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-11T05:04:01.342Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-11T05:04:01.342Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-11T05:04:01.342Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-11T05:04:01.342Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-11T05:04:01.342Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-11T05:04:01.342Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-11T05:04:01.342Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-11T05:04:01.342Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-11T05:04:01.342Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-11T05:04:01.607Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-11T05:04:01.607Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-11T05:04:01.607Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-11T05:04:01.607Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-11T05:04:01.607Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-11T05:04:01.607Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-11T05:04:01.829Z] Removing intermediate container a7fd670cefc9 [2021-03-11T05:04:01.829Z] ---> b546bc04f326 [2021-03-11T05:04:01.829Z] Step 8/22 : COPY . . [2021-03-11T05:04:01.829Z] Removing intermediate container cf0a1ab2f894 [2021-03-11T05:04:01.829Z] ---> 7619bdeabdbf [2021-03-11T05:04:01.829Z] Step 8/22 : COPY . . [2021-03-11T05:04:01.871Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-11T05:04:01.871Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-11T05:04:01.871Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-11T05:04:02.107Z] Removing intermediate container c4b358b18456 [2021-03-11T05:04:02.107Z] ---> 14fa403e6a0d [2021-03-11T05:04:02.107Z] Step 8/23 : COPY . . [2021-03-11T05:04:02.134Z] Selecting previously unselected package openssh-client. [2021-03-11T05:04:02.134Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-11T05:04:02.134Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-11T05:04:02.134Z] Selecting previously unselected package squashfs-tools. [2021-03-11T05:04:02.134Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-11T05:04:02.134Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-11T05:04:02.397Z] Selecting previously unselected package snapd. [2021-03-11T05:04:02.397Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-11T05:04:02.397Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-11T05:04:02.713Z] Removing intermediate container 133d7caf3021 [2021-03-11T05:04:02.713Z] ---> 8bc466e54bce [2021-03-11T05:04:02.713Z] Step 8/23 : COPY . . [2021-03-11T05:04:05.733Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-11T05:04:05.733Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-11T05:04:05.733Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-11T05:04:05.733Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-11T05:04:05.733Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-11T05:04:05.733Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-11T05:04:05.733Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-11T05:04:05.733Z] Setting up systemd (237-3ubuntu10.44) ... [2021-03-11T05:04:05.733Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-11T05:04:06.691Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-11T05:04:06.691Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-11T05:04:06.691Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-11T05:04:06.691Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-11T05:04:06.691Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-11T05:04:06.691Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-11T05:04:08.198Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-11T05:04:08.198Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-11T05:04:08.198Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-11T05:04:08.198Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-11T05:04:08.198Z] running python rtupdate hooks for python3.6... [2021-03-11T05:04:08.198Z] running python post-rtupdate hooks for python3.6... [2021-03-11T05:04:08.198Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-11T05:04:09.592Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-11T05:04:09.862Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-11T05:04:09.862Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-11T05:04:10.126Z] Setting up snapd (2.48.3+18.04) ... [2021-03-11T05:04:10.704Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-11T05:04:10.967Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-11T05:04:11.235Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-11T05:04:11.505Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-11T05:04:11.779Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-11T05:04:11.779Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-11T05:04:12.047Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-11T05:04:12.315Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-11T05:04:12.585Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-11T05:04:12.859Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-11T05:04:12.859Z] /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-11T05:04:12.859Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-11T05:04:13.129Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-11T05:04:14.559Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-11T05:04:14.559Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-11T05:04:14.559Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-11T05:04:16.770Z] Reading package lists... [2021-03-11T05:04:17.037Z] Reading package lists... [2021-03-11T05:04:17.305Z] Building dependency tree... [2021-03-11T05:04:17.305Z] Reading state information... [2021-03-11T05:04:17.571Z] Calculating upgrade... [2021-03-11T05:04:17.838Z] The following packages will be upgraded: [2021-03-11T05:04:17.838Z] advancecomp base-files bash binutils binutils-common [2021-03-11T05:04:17.838Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-11T05:04:17.838Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-11T05:04:17.838Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-11T05:04:17.838Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-11T05:04:17.838Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-11T05:04:17.838Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-11T05:04:17.838Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-11T05:04:17.838Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-11T05:04:17.838Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-11T05:04:17.838Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-11T05:04:17.838Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-11T05:04:17.838Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-11T05:04:17.838Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-11T05:04:17.838Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-11T05:04:18.127Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-11T05:04:18.127Z] Need to get 63.8 MB of archives. [2021-03-11T05:04:18.128Z] After this operation, 5202 kB of additional disk space will be used. [2021-03-11T05:04:18.128Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-03-11T05:04:18.128Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-11T05:04:18.709Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-11T05:04:18.709Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-11T05:04:18.709Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-11T05:04:18.709Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-11T05:04:18.976Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-11T05:04:18.976Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-11T05:04:18.976Z] 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-11T05:04:18.976Z] 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-11T05:04:18.976Z] 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-11T05:04:18.976Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-11T05:04:18.976Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-11T05:04:18.976Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-11T05:04:18.976Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-11T05:04:18.976Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-11T05:04:18.976Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-11T05:04:18.976Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-11T05:04:18.976Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-11T05:04:18.976Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-11T05:04:18.976Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-11T05:04:18.976Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-11T05:04:18.976Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-11T05:04:18.976Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-11T05:04:18.976Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-11T05:04:18.976Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-11T05:04:18.976Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-11T05:04:18.976Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-11T05:04:19.240Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-11T05:04:19.240Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-11T05:04:19.240Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-11T05:04:19.240Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-11T05:04:19.240Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-11T05:04:19.240Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-11T05:04:19.240Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-11T05:04:19.240Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-11T05:04:19.240Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-11T05:04:19.240Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-11T05:04:19.240Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-03-11T05:04:19.240Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-11T05:04:19.240Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-03-11T05:04:19.240Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-11T05:04:19.240Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-11T05:04:19.240Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-11T05:04:19.240Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-11T05:04:19.240Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-11T05:04:19.240Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-11T05:04:19.240Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-11T05:04:19.240Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-11T05:04:19.240Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-11T05:04:19.240Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-11T05:04:19.240Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-11T05:04:19.240Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-11T05:04:19.504Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-11T05:04:19.504Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-11T05:04:19.504Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-11T05:04:19.504Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-11T05:04:19.504Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-11T05:04:19.504Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-03-11T05:04:19.504Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-11T05:04:19.504Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-11T05:04:19.504Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-11T05:04:19.504Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-11T05:04:19.504Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-11T05:04:19.504Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-11T05:04:19.504Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-11T05:04:19.504Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-11T05:04:19.504Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-11T05:04:19.504Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-11T05:04:19.504Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-11T05:04:19.504Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-11T05:04:19.504Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-11T05:04:19.504Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-11T05:04:19.504Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-11T05:04:19.504Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-11T05:04:19.504Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-11T05:04:19.504Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-11T05:04:19.504Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-11T05:04:19.504Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-11T05:04:19.504Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-11T05:04:19.768Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-11T05:04:19.768Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-11T05:04:19.768Z] Get:83 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-11T05:04:19.768Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-11T05:04:19.768Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-11T05:04:19.768Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-11T05:04:19.768Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-11T05:04:19.768Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-11T05:04:19.768Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-11T05:04:19.768Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-11T05:04:20.347Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-11T05:04:20.611Z] 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-11T05:04:20.611Z] 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-11T05:04:20.611Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-11T05:04:21.189Z] 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-11T05:04:21.189Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-11T05:04:21.189Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-11T05:04:21.189Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-11T05:04:21.189Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-11T05:04:21.452Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-11T05:04:21.452Z] Fetched 63.8 MB in 3s (19.5 MB/s) [2021-03-11T05:04:21.715Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T05:04:21.715Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-11T05:04:21.715Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-11T05:04:22.663Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-11T05:04:22.663Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-11T05:04:22.663Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-03-11T05:04:22.663Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-03-11T05:04:23.612Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-11T05:04:23.612Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-11T05:04:23.612Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-11T05:04:23.612Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-11T05:04:23.875Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-11T05:04:23.875Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-11T05:04:23.875Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-11T05:04:23.875Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-11T05:04:24.139Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-11T05:04:24.139Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-11T05:04:24.139Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-11T05:04:24.401Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-11T05:04:24.401Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-11T05:04:24.401Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-11T05:04:24.664Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-11T05:04:24.664Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-11T05:04:24.664Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-11T05:04:24.664Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-11T05:04:24.927Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-11T05:04:24.927Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-11T05:04:24.927Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-11T05:04:24.927Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-11T05:04:25.191Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-11T05:04:25.191Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-11T05:04:25.191Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-11T05:04:25.455Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-11T05:04:25.455Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-11T05:04:25.719Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-11T05:04:25.719Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-11T05:04:25.982Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-11T05:04:26.560Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-11T05:04:26.823Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-11T05:04:26.823Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-11T05:04:26.823Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-11T05:04:26.823Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-11T05:04:27.086Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-11T05:04:27.349Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-11T05:04:27.349Z] Installing new version of config file /etc/issue ... [2021-03-11T05:04:27.349Z] Installing new version of config file /etc/issue.net ... [2021-03-11T05:04:27.349Z] Installing new version of config file /etc/lsb-release ... [2021-03-11T05:04:27.349Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-11T05:04:27.924Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-11T05:04:27.924Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-11T05:04:27.924Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-11T05:04:27.924Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T05:04:27.924Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-11T05:04:28.203Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-11T05:04:28.203Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-11T05:04:28.475Z] 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-11T05:04:28.475Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T05:04:28.475Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-11T05:04:28.475Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-11T05:04:28.475Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-11T05:04:28.750Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T05:04:28.750Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-11T05:04:28.750Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-11T05:04:28.750Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-11T05:04:29.026Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T05:04:29.026Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-11T05:04:29.026Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-11T05:04:29.294Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-11T05:04:29.562Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T05:04:29.562Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-11T05:04:29.562Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-11T05:04:29.562Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-11T05:04:29.562Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T05:04:29.562Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-11T05:04:29.562Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-11T05:04:29.850Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-11T05:04:29.850Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T05:04:29.850Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-11T05:04:30.142Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-11T05:04:30.142Z] Setting up grep (3.1-2build1) ... [2021-03-11T05:04:30.142Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T05:04:30.142Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-11T05:04:30.408Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-11T05:04:30.409Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-11T05:04:30.673Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T05:04:30.673Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-11T05:04:30.673Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-11T05:04:30.673Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-11T05:04:30.673Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T05:04:30.673Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-11T05:04:30.761Z] ---> 8caa49e11d48 [2021-03-11T05:04:30.761Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-11T05:04:30.761Z] ---> 999ca29798c5 [2021-03-11T05:04:30.761Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-11T05:04:30.761Z] ---> 24cf1c1b4d72 [2021-03-11T05:04:30.761Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-11T05:04:30.761Z] ---> d9f0ab105716 [2021-03-11T05:04:30.761Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-11T05:04:30.761Z] ---> Running in 5fd0756f7fd7 [2021-03-11T05:04:30.761Z] ---> Running in b5689b232a02 [2021-03-11T05:04:30.761Z] ---> Running in 7433bbbe842a [2021-03-11T05:04:30.761Z] ---> Running in 98778cc7210c [2021-03-11T05:04:30.761Z] ---> b0037a116f76 [2021-03-11T05:04:30.761Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-11T05:04:30.761Z] ---> Running in c0500a81ed0d [2021-03-11T05:04:30.936Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-11T05:04:31.513Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-11T05:04:31.513Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-11T05:04:31.777Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-11T05:04:31.777Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-11T05:04:32.234Z] 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-11T05:04:32.355Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-11T05:04:32.515Z] 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-11T05:04:32.617Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T05:04:32.617Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-11T05:04:32.617Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-11T05:04:33.128Z] 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-11T05:04:33.128Z] 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-11T05:04:33.412Z] 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-11T05:04:33.569Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-11T05:04:33.569Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-11T05:04:33.834Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-11T05:04:33.834Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-11T05:04:33.834Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-11T05:04:33.834Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T05:04:33.834Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-11T05:04:34.097Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-11T05:04:34.359Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-11T05:04:34.359Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T05:04:34.359Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-11T05:04:34.359Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-11T05:04:34.623Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-11T05:04:34.623Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T05:04:34.623Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-11T05:04:34.623Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-11T05:04:34.886Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-11T05:04:34.886Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T05:04:34.886Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-11T05:04:34.886Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-11T05:04:35.150Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-11T05:04:35.150Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T05:04:35.150Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-11T05:04:35.413Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-11T05:04:35.413Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-11T05:04:35.413Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T05:04:35.413Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-11T05:04:35.677Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-11T05:04:35.677Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-11T05:04:35.677Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-11T05:04:35.939Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-11T05:04:35.939Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T05:04:35.939Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-11T05:04:35.939Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-11T05:04:35.939Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-11T05:04:36.201Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T05:04:36.201Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-11T05:04:36.201Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-11T05:04:36.464Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-11T05:04:36.726Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T05:04:36.726Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-11T05:04:36.726Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-11T05:04:36.726Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-11T05:04:36.990Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T05:04:36.990Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-11T05:04:36.990Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-11T05:04:37.572Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-11T05:04:38.148Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-11T05:04:38.724Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-11T05:04:38.724Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T05:04:38.724Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-11T05:04:38.724Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-11T05:04:38.992Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-11T05:04:39.262Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T05:04:39.262Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-11T05:04:39.262Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-11T05:04:39.262Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-11T05:04:39.525Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T05:04:39.525Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-11T05:04:39.525Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-11T05:04:39.789Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-11T05:04:40.050Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T05:04:40.050Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-11T05:04:40.050Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-11T05:04:40.050Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-11T05:04:40.313Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T05:04:40.313Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-11T05:04:40.313Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-11T05:04:40.313Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-11T05:04:40.585Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T05:04:40.585Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-11T05:04:40.585Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-11T05:04:40.847Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-11T05:04:40.847Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T05:04:40.847Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-11T05:04:41.128Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-11T05:04:41.128Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-11T05:04:41.389Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T05:04:41.389Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-11T05:04:41.389Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-11T05:04:41.966Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-11T05:04:41.966Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T05:04:41.966Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-11T05:04:41.966Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-11T05:04:42.236Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-03-11T05:04:42.236Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-11T05:04:42.501Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-11T05:04:42.501Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-11T05:04:42.501Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-11T05:04:42.770Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T05:04:42.770Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-11T05:04:42.770Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-11T05:04:42.770Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-11T05:04:43.038Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T05:04:43.038Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-11T05:04:43.038Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-11T05:04:43.038Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-11T05:04:43.621Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T05:04:43.621Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-11T05:04:43.621Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-11T05:04:43.621Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-11T05:04:43.892Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T05:04:43.892Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-11T05:04:43.892Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-11T05:04:43.892Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-11T05:04:44.155Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T05:04:44.155Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-11T05:04:44.155Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-11T05:04:44.734Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-11T05:04:44.734Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T05:04:44.734Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-11T05:04:44.734Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-11T05:04:44.998Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-11T05:04:44.998Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T05:04:44.998Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-11T05:04:44.998Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-11T05:04:45.260Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-11T05:04:45.260Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T05:04:45.260Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-11T05:04:45.260Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-11T05:04:45.522Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-11T05:04:45.522Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T05:04:45.522Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-11T05:04:45.522Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-11T05:04:45.784Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-11T05:04:45.785Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T05:04:45.785Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-11T05:04:45.785Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-11T05:04:46.046Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-11T05:04:46.046Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T05:04:46.046Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-11T05:04:46.046Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-11T05:04:46.309Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-11T05:04:46.572Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T05:04:46.572Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-11T05:04:46.572Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-11T05:04:46.572Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-11T05:04:46.835Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-11T05:04:46.835Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-11T05:04:46.835Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-11T05:04:46.835Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-11T05:04:46.835Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-11T05:04:47.409Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-11T05:04:47.409Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-11T05:04:47.671Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-11T05:04:47.671Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-11T05:04:47.935Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-11T05:04:47.935Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-11T05:04:48.198Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-11T05:04:48.198Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-11T05:04:48.198Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-11T05:04:48.460Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-11T05:04:48.460Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-11T05:04:48.460Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-11T05:04:48.724Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-11T05:04:48.724Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-11T05:04:48.724Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-11T05:04:48.724Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-11T05:04:48.987Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-11T05:04:48.987Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-11T05:04:49.252Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-11T05:04:49.252Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-11T05:04:50.212Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-11T05:04:50.212Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-11T05:04:50.476Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-11T05:04:50.476Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-11T05:04:50.738Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-11T05:04:50.738Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-11T05:04:51.314Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-11T05:04:51.314Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-11T05:04:51.578Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-11T05:04:51.578Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-11T05:04:51.578Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-11T05:04:51.578Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-11T05:04:51.840Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-11T05:04:51.840Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-11T05:04:51.840Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-11T05:04:51.840Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-11T05:04:52.104Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-11T05:04:52.104Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-11T05:04:52.367Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-11T05:04:52.367Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-11T05:04:53.762Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-11T05:04:53.762Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-11T05:04:54.710Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-11T05:04:54.710Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-11T05:04:55.660Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-11T05:04:55.660Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-11T05:04:55.922Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-11T05:04:55.922Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-11T05:04:57.312Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-11T05:04:57.312Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-11T05:04:57.312Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-11T05:04:57.312Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-11T05:04:57.576Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-11T05:04:57.576Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-11T05:04:57.839Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-11T05:04:57.839Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-11T05:04:57.839Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-11T05:04:58.103Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-11T05:04:58.103Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-11T05:04:58.103Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-11T05:04:58.103Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-11T05:04:58.103Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-11T05:04:58.366Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-11T05:04:58.366Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-11T05:04:58.366Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-11T05:04:58.628Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-11T05:04:58.628Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-11T05:04:58.628Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-11T05:04:58.628Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-11T05:04:58.628Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-11T05:04:58.628Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-11T05:04:58.628Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-11T05:04:58.890Z] [2021-03-11T05:04:58.890Z] Current default time zone: 'Etc/UTC' [2021-03-11T05:04:58.890Z] Local time is now: Thu Mar 11 05:04:58 UTC 2021. [2021-03-11T05:04:58.890Z] Universal Time is now: Thu Mar 11 05:04:58 UTC 2021. [2021-03-11T05:04:58.890Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-11T05:04:58.890Z] [2021-03-11T05:04:58.890Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-03-11T05:04:58.890Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-11T05:04:59.155Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-03-11T05:04:59.155Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-11T05:04:59.155Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-11T05:04:59.155Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-11T05:04:59.155Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-11T05:04:59.155Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-11T05:04:59.155Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-11T05:04:59.155Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-11T05:04:59.155Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-11T05:04:59.419Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-11T05:04:59.683Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-11T05:04:59.683Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-11T05:04:59.683Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-11T05:04:59.683Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-11T05:04:59.683Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-11T05:04:59.683Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-11T05:04:59.683Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-11T05:04:59.683Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-11T05:04:59.945Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-11T05:04:59.945Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-11T05:04:59.945Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-11T05:05:02.508Z] Updating certificates in /etc/ssl/certs... [2021-03-11T05:05:03.455Z] 23 added, 27 removed; done. [2021-03-11T05:05:03.455Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-11T05:05:03.455Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-11T05:05:03.455Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-11T05:05:03.455Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-11T05:05:03.718Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-11T05:05:03.718Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-11T05:05:03.718Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-11T05:05:03.718Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-11T05:05:03.718Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-11T05:05:03.718Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-11T05:05:03.979Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-11T05:05:03.979Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-11T05:05:03.979Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-11T05:05:03.979Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-11T05:05:03.979Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-11T05:05:03.979Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-11T05:05:03.979Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-11T05:05:03.979Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-11T05:05:04.242Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-11T05:05:04.242Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-11T05:05:04.242Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-11T05:05:04.242Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-11T05:05:04.242Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-11T05:05:04.505Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-11T05:05:04.505Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-11T05:05:04.505Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-11T05:05:04.505Z] Updating certificates in /etc/ssl/certs... [2021-03-11T05:05:05.453Z] 0 added, 0 removed; done. [2021-03-11T05:05:05.453Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-11T05:05:05.453Z] done. [2021-03-11T05:05:06.404Z] Reading package lists... [2021-03-11T05:05:06.669Z] Building dependency tree... [2021-03-11T05:05:06.669Z] Reading state information... [2021-03-11T05:05:06.944Z] The following NEW packages will be installed: [2021-03-11T05:05:06.944Z] apt-transport-https [2021-03-11T05:05:07.207Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-11T05:05:07.207Z] Need to get 1696 B of archives. [2021-03-11T05:05:07.207Z] After this operation, 153 kB of additional disk space will be used. [2021-03-11T05:05:07.207Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-11T05:05:07.468Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-11T05:05:07.468Z] Fetched 1696 B in 0s (9030 B/s) [2021-03-11T05:05:07.731Z] Selecting previously unselected package apt-transport-https. [2021-03-11T05:05:07.731Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-11T05:05:07.731Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-11T05:05:07.731Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-11T05:05:07.731Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-11T05:05:08.305Z] Waiting for network to be ready... [2021-03-11T05:05:16.465Z] 2021-03-11T05:05:13Z INFO Waiting for automatic snapd restart... [2021-03-11T05:05:16.465Z] snapd 2.49 from Canonical* installed [2021-03-11T05:05:17.857Z] "snapd" switched to the "latest/stable" channel [2021-03-11T05:05:17.857Z] [2021-03-11T05:05:24.679Z] core18 20210128 from Canonical* installed [2021-03-11T05:05:24.679Z] "core18" switched to the "latest/stable" channel [2021-03-11T05:05:24.679Z] [2021-03-11T05:05:31.282Z] snapcraft 4.5.4 from Canonical* installed [2021-03-11T05:05:31.282Z] "snapcraft" switched to the "latest/stable" channel [2021-03-11T05:05:31.283Z] [2021-03-11T05:05:36.627Z] 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-11T05:05:36.627Z] - README.md [2021-03-11T05:05:36.627Z] - snapcraft.yaml.orig [2021-03-11T05:05:36.627Z] [2021-03-11T05:05:36.627Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-11T05:05:43.247Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-11T05:05:43.247Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-11T05:05:43.247Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-11T05:05:43.247Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-11T05:05:44.637Z] Reading package lists... [2021-03-11T05:05:44.900Z] 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-11T05:05:51.502Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-11T05:05:51.502Z] Reading package lists... [2021-03-11T05:05:51.502Z] Building dependency tree... [2021-03-11T05:05:51.502Z] Reading state information... [2021-03-11T05:05:51.502Z] Suggested packages: [2021-03-11T05:05:51.502Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-11T05:05:51.502Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-11T05:05:51.502Z] Recommended packages: [2021-03-11T05:05:51.502Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-11T05:05:51.502Z] The following NEW packages will be installed: [2021-03-11T05:05:51.502Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-11T05:05:51.502Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-11T05:05:51.502Z] pkg-config zip [2021-03-11T05:05:51.765Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-11T05:05:51.765Z] Need to get 7658 kB of archives. [2021-03-11T05:05:51.765Z] After this operation, 43.8 MB of additional disk space will be used. [2021-03-11T05:05:51.765Z] 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-11T05:05:51.765Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-11T05:05:51.765Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-11T05:05:51.765Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-11T05:05:52.028Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-11T05:05:52.028Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-11T05:05:52.293Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-11T05:05:52.557Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-11T05:05:52.557Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-11T05:05:52.557Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-11T05:05:52.822Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-11T05:05:52.822Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-11T05:05:52.822Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-11T05:05:52.822Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-11T05:05:53.084Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-11T05:05:53.352Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-11T05:05:53.352Z] Fetched 7658 kB in 2s (5011 kB/s) [2021-03-11T05:05:53.352Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-11T05:05:53.352Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-11T05:05:53.352Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.7_amd64.deb ... [2021-03-11T05:05:53.352Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.7) ... [2021-03-11T05:05:53.615Z] Selecting previously unselected package libpsl5:amd64. [2021-03-11T05:05:53.615Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-11T05:05:53.615Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-11T05:05:53.878Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-11T05:05:53.878Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-11T05:05:53.878Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-11T05:05:53.878Z] Selecting previously unselected package librtmp1:amd64. [2021-03-11T05:05:53.878Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-11T05:05:53.878Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-11T05:05:54.140Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-11T05:05:54.140Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-11T05:05:54.140Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-11T05:05:54.140Z] Selecting previously unselected package liberror-perl. [2021-03-11T05:05:54.140Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-11T05:05:54.140Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-11T05:05:54.140Z] Selecting previously unselected package git-man. [2021-03-11T05:05:54.140Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-11T05:05:54.140Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-11T05:05:54.405Z] Selecting previously unselected package git. [2021-03-11T05:05:54.405Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-11T05:05:54.405Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-11T05:05:55.354Z] Selecting previously unselected package libnorm1:amd64. [2021-03-11T05:05:55.354Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-11T05:05:55.354Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-11T05:05:55.617Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-11T05:05:55.617Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-11T05:05:55.617Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-11T05:05:55.617Z] Selecting previously unselected package libsodium23:amd64. [2021-03-11T05:05:55.617Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-11T05:05:55.617Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-11T05:05:55.880Z] Selecting previously unselected package libzmq5:amd64. [2021-03-11T05:05:55.880Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-11T05:05:55.880Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-11T05:05:55.880Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-11T05:05:55.880Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-11T05:05:55.880Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-11T05:05:56.146Z] Selecting previously unselected package pkg-config. [2021-03-11T05:05:56.146Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-11T05:05:56.146Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-11T05:05:56.146Z] Selecting previously unselected package zip. [2021-03-11T05:05:56.146Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-11T05:05:56.146Z] Unpacking zip (3.0-11build1) ... [2021-03-11T05:05:56.409Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-11T05:05:56.409Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-11T05:05:56.409Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-11T05:05:56.409Z] Setting up liberror-perl (0.17025-1) ... [2021-03-11T05:05:56.409Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-11T05:05:56.409Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.7) ... [2021-03-11T05:05:56.409Z] No schema files found: doing nothing. [2021-03-11T05:05:56.409Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-11T05:05:56.409Z] Setting up zip (3.0-11build1) ... [2021-03-11T05:05:56.674Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-11T05:05:56.675Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-11T05:05:56.675Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-11T05:05:56.675Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-11T05:05:56.675Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-11T05:05:56.675Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-11T05:05:56.675Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-11T05:05:56.938Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-11T05:06:03.546Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-11T05:06:03.809Z] git set to automatically installed. [2021-03-11T05:06:03.810Z] git-man set to automatically installed. [2021-03-11T05:06:03.810Z] libcurl3-gnutls set to automatically installed. [2021-03-11T05:06:03.810Z] liberror-perl set to automatically installed. [2021-03-11T05:06:03.810Z] libglib2.0-0 set to automatically installed. [2021-03-11T05:06:03.810Z] libnghttp2-14 set to automatically installed. [2021-03-11T05:06:03.810Z] libnorm1 set to automatically installed. [2021-03-11T05:06:03.810Z] libpgm-5.2-0 set to automatically installed. [2021-03-11T05:06:03.810Z] libpsl5 set to automatically installed. [2021-03-11T05:06:03.810Z] librtmp1 set to automatically installed. [2021-03-11T05:06:03.810Z] libsodium23 set to automatically installed. [2021-03-11T05:06:03.810Z] libzmq3-dev set to automatically installed. [2021-03-11T05:06:03.810Z] libzmq5 set to automatically installed. [2021-03-11T05:06:03.810Z] pkg-config set to automatically installed. [2021-03-11T05:06:03.810Z] zip set to automatically installed. [2021-03-11T05:06:05.213Z] snapd is not logged in, snap install commands will use sudo [2021-03-11T05:06:11.817Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-11T05:06:12.084Z] snap "core18" has no updates available [2021-03-11T05:06:12.674Z] Pulling config-common [2021-03-11T05:06:12.674Z] + snapcraftctl pull [2021-03-11T05:06:14.068Z] Pulling go-build-helper [2021-03-11T05:06:14.068Z] + snapcraftctl pull [2021-03-11T05:06:40.720Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-11T05:06:40.720Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-11T05:06:40.720Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-11T05:06:40.720Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1573 kB] [2021-03-11T05:06:40.720Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-11T05:06:40.720Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-11T05:06:40.720Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-11T05:06:40.720Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-11T05:06:40.720Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-11T05:06:40.720Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-11T05:06:40.720Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-11T05:06:40.720Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-11T05:06:40.720Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-11T05:06:40.720Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-11T05:06:40.720Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-11T05:06:40.720Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-11T05:06:40.720Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-11T05:06:40.720Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-11T05:06:40.720Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-11T05:06:40.720Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-11T05:06:40.720Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-11T05:06:40.720Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-11T05:06:40.720Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-11T05:06:40.720Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-11T05:06:40.720Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-11T05:06:40.720Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-11T05:06:40.720Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-11T05:06:40.720Z] Fetched 24.0 MB in 6s (3975 kB/s) [2021-03-11T05:06:40.720Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-11T05:06:40.720Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-11T05:06:40.720Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-11T05:06:40.720Z] Fetched 279 kB in 0s (0 B/s) [2021-03-11T05:06:40.720Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-11T05:06:40.720Z] Fetched 122 kB in 0s (0 B/s) [2021-03-11T05:06:40.720Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-11T05:06:40.720Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-11T05:06:40.720Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-11T05:06:40.720Z] Fetched 8848 B in 0s (0 B/s) [2021-03-11T05:06:40.720Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-11T05:06:40.720Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-11T05:06:40.721Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-11T05:06:40.721Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-11T05:06:40.721Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-11T05:06:40.721Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-11T05:06:40.721Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-11T05:06:40.721Z] Fetched 214 kB in 0s (0 B/s) [2021-03-11T05:06:40.721Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-11T05:06:40.721Z] Fetched 154 kB in 0s (0 B/s) [2021-03-11T05:06:40.721Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-11T05:06:40.721Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-11T05:06:40.721Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-11T05:06:40.721Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-11T05:06:40.721Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-11T05:06:40.721Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-11T05:06:40.721Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-11T05:06:40.721Z] Fetched 499 kB in 0s (0 B/s) [2021-03-11T05:06:40.721Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-11T05:06:40.721Z] Fetched 111 kB in 0s (0 B/s) [2021-03-11T05:06:40.721Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-11T05:06:40.721Z] Fetched 240 kB in 0s (0 B/s) [2021-03-11T05:06:40.721Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-11T05:06:40.721Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-11T05:06:40.721Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-11T05:06:40.721Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-11T05:06:40.721Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-11T05:06:40.721Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-11T05:06:40.721Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-11T05:06:40.721Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-11T05:06:40.721Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-11T05:06:40.721Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-11T05:06:40.721Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-11T05:06:40.721Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-11T05:06:40.721Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-11T05:06:40.721Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-11T05:06:40.721Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-11T05:06:40.721Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-11T05:06:40.721Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-11T05:06:40.721Z] Fetched 8720 B in 0s (0 B/s) [2021-03-11T05:06:40.721Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-11T05:06:40.721Z] Fetched 137 kB in 0s (0 B/s) [2021-03-11T05:06:40.721Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-11T05:06:40.721Z] Fetched 119 kB in 0s (0 B/s) [2021-03-11T05:06:40.721Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-11T05:06:40.721Z] Fetched 109 kB in 0s (0 B/s) [2021-03-11T05:06:40.721Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-11T05:06:40.721Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-11T05:06:40.721Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-11T05:06:40.721Z] Fetched 645 kB in 0s (0 B/s) [2021-03-11T05:06:40.721Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-11T05:06:40.721Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-11T05:06:40.721Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-11T05:06:40.721Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-11T05:06:40.721Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-11T05:06:40.721Z] Fetched 368 kB in 0s (0 B/s) [2021-03-11T05:06:40.721Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-11T05:06:40.721Z] Fetched 187 kB in 0s (0 B/s) [2021-03-11T05:06:40.721Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-11T05:06:40.721Z] Fetched 175 kB in 0s (0 B/s) [2021-03-11T05:06:40.721Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-11T05:06:44.947Z] Fetched 206 kB in 0s (0 B/s) [2021-03-11T05:06:44.947Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-11T05:06:44.947Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-11T05:06:44.947Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-11T05:06:44.947Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-11T05:06:44.947Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-11T05:06:44.947Z] Fetched 159 kB in 0s (0 B/s) [2021-03-11T05:06:44.947Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-11T05:06:44.947Z] Fetched 107 kB in 0s (0 B/s) [2021-03-11T05:06:44.947Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-11T05:06:44.947Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-11T05:06:44.947Z] Pulling static-packages [2021-03-11T05:06:44.947Z] + snapcraftctl pull [2021-03-11T05:06:45.893Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-03-11T05:06:45.893Z] Skipping pull go-build-helper (already ran) [2021-03-11T05:06:45.893Z] Skipping pull static-packages (already ran) [2021-03-11T05:06:45.893Z] Building go-build-helper [2021-03-11T05:06:45.893Z] + snapcraftctl build [2021-03-11T05:06:51.209Z] Building static-packages [2021-03-11T05:06:51.209Z] + snapcraftctl build [2021-03-11T05:06:53.778Z] Staging go-build-helper [2021-03-11T05:06:53.778Z] + snapcraftctl stage [2021-03-11T05:06:55.169Z] Staging static-packages [2021-03-11T05:06:55.169Z] + snapcraftctl stage [2021-03-11T05:06:55.536Z] Removing intermediate container b5689b232a02 [2021-03-11T05:06:55.536Z] ---> 8b2fea9fb6e0 [2021-03-11T05:06:55.536Z] [2021-03-11T05:06:55.536Z] Step 10/31 : FROM alpine:3.12 [2021-03-11T05:06:55.536Z] 3.12: Pulling from library/alpine [2021-03-11T05:06:55.536Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-11T05:06:55.536Z] Status: Downloaded newer image for alpine:3.12 [2021-03-11T05:06:55.536Z] ---> d10569e2745f [2021-03-11T05:06:55.536Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-11T05:06:55.536Z] ---> Running in 2ce4c7a01a11 [2021-03-11T05:06:56.144Z] Removing intermediate container 2ce4c7a01a11 [2021-03-11T05:06:56.144Z] ---> 2034940785e1 [2021-03-11T05:06:56.144Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-11T05:06:56.422Z] ---> Running in 7c041d346523 [2021-03-11T05:06:56.560Z] Pulling go115 [2021-03-11T05:06:56.560Z] + snapcraftctl pull [2021-03-11T05:06:57.968Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-03-11T05:06:57.968Z] Skipping pull go115 (already ran) [2021-03-11T05:06:57.968Z] Building go115 [2021-03-11T05:06:57.968Z] + dpkg --print-architecture [2021-03-11T05:06:57.968Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-03-11T05:06:57.968Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-03-11T05:06:57.968Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-03-11T05:06:57.968Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-11T05:06:57.968Z] Dload Upload Total Spent Left Speed [2021-03-11T05:06:59.089Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T05:06:59.089Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T05:07:01.112Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-11T05:07:01.112Z] (2/2) Installing su-exec (0.2-r1) [2021-03-11T05:07:01.112Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T05:07:01.112Z] OK: 5 MiB in 16 packages [2021-03-11T05:07:02.546Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 115M 8 9839k 0 0 12.4M 0 0:00:09 --:--:-- 0:00:09 12.3M 28 115M 28 33.4M 0 0 19.0M 0 0:00:06 0:00:01 0:00:05 19.0M 48 115M 48 55.9M 0 0 20.3M 0 0:00:05 0:00:02 0:00:03 20.3M 71 115M 71 83.1M 0 0 22.1M 0 0:00:05 0:00:03 0:00:02 22.1M 100 115M 100 115M 0 0 25.9M 0 0:00:04 0:00:04 --:--:-- 25.9M [2021-03-11T05:07:02.546Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-03-11T05:07:02.546Z] + sha256sum -c sha256 [2021-03-11T05:07:02.546Z] + grep OK [2021-03-11T05:07:03.122Z] go1.15.2.linux-amd64.tar.gz: OK [2021-03-11T05:07:03.122Z] + mkdir -p /root/stage/go1.15 [2021-03-11T05:07:03.122Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-03-11T05:07:03.794Z] Removing intermediate container 7c041d346523 [2021-03-11T05:07:03.794Z] ---> e0a8ab509811 [2021-03-11T05:07:03.794Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-11T05:07:04.071Z] ---> Running in a6f50db34d7f [2021-03-11T05:07:04.694Z] Removing intermediate container a6f50db34d7f [2021-03-11T05:07:04.694Z] ---> 999a0222d753 [2021-03-11T05:07:04.694Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-11T05:07:05.313Z] ---> Running in bc46a8786aab [2021-03-11T05:07:06.792Z] Removing intermediate container bc46a8786aab [2021-03-11T05:07:06.792Z] ---> 918e77daf909 [2021-03-11T05:07:06.792Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-11T05:07:07.073Z] ---> Running in 586a17ea3e75 [2021-03-11T05:07:09.749Z] Staging go115 [2021-03-11T05:07:09.749Z] + snapcraftctl stage [2021-03-11T05:07:12.553Z] Removing intermediate container c0500a81ed0d [2021-03-11T05:07:12.553Z] ---> f287a0358a65 [2021-03-11T05:07:12.553Z] [2021-03-11T05:07:12.553Z] Step 10/23 : FROM alpine:3.12 [2021-03-11T05:07:12.553Z] ---> d10569e2745f [2021-03-11T05:07:12.553Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-11T05:07:12.844Z] Removing intermediate container 586a17ea3e75 [2021-03-11T05:07:12.844Z] ---> fc97a4026aff [2021-03-11T05:07:12.844Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-11T05:07:13.131Z] ---> Running in 4f5746d70c40 [2021-03-11T05:07:13.131Z] ---> Running in 78f1340352aa [2021-03-11T05:07:14.618Z] Removing intermediate container 4f5746d70c40 [2021-03-11T05:07:14.618Z] ---> ea9cb47e759d [2021-03-11T05:07:14.618Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-11T05:07:15.624Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T05:07:15.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T05:07:16.362Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-11T05:07:16.362Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-11T05:07:16.362Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-11T05:07:16.362Z] Fetched 0 B in 0s (0 B/s) [2021-03-11T05:07:16.362Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-11T05:07:16.362Z] Fetched 224 kB in 0s (0 B/s) [2021-03-11T05:07:16.362Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-11T05:07:16.362Z] Fetched 157 kB in 0s (0 B/s) [2021-03-11T05:07:16.362Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-11T05:07:16.362Z] Fetched 221 kB in 0s (0 B/s) [2021-03-11T05:07:16.362Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-11T05:07:16.362Z] Fetched 143 kB in 0s (0 B/s) [2021-03-11T05:07:16.362Z] Pulling edgex-go [2021-03-11T05:07:16.362Z] + snapcraftctl pull [2021-03-11T05:07:16.507Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-11T05:07:16.507Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T05:07:16.507Z] OK: 5 MiB in 15 packages [2021-03-11T05:07:16.783Z] ---> 8f680557ff17 [2021-03-11T05:07:16.783Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-11T05:07:18.241Z] ---> Running in 3fa5b205e8c2 [2021-03-11T05:07:19.244Z] Removing intermediate container 98778cc7210c [2021-03-11T05:07:19.244Z] ---> 2413144846dc [2021-03-11T05:07:19.244Z] [2021-03-11T05:07:19.244Z] Step 10/22 : FROM alpine:3.12 [2021-03-11T05:07:19.244Z] ---> d10569e2745f [2021-03-11T05:07:19.244Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-11T05:07:19.244Z] ---> Using cache [2021-03-11T05:07:19.244Z] ---> fa82960c08bf [2021-03-11T05:07:19.244Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-11T05:07:19.540Z] Removing intermediate container 78f1340352aa [2021-03-11T05:07:19.540Z] ---> fa82960c08bf [2021-03-11T05:07:19.540Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-11T05:07:19.717Z] Pulling version [2021-03-11T05:07:19.717Z] + cd /root/project [2021-03-11T05:07:19.717Z] + [ -f VERSION ] [2021-03-11T05:07:19.717Z] + PROJECT_VERSION=local-dev [2021-03-11T05:07:19.717Z] + git rev-parse --short HEAD [2021-03-11T05:07:19.717Z] + GIT_REVISION=fb69e699 [2021-03-11T05:07:19.717Z] + snapcraftctl set-version local-dev [2021-03-11T05:07:19.828Z] Removing intermediate container 5fd0756f7fd7 [2021-03-11T05:07:19.828Z] ---> e0a0a67045c9 [2021-03-11T05:07:19.828Z] [2021-03-11T05:07:19.828Z] Step 10/22 : FROM alpine:3.12 [2021-03-11T05:07:19.828Z] ---> d10569e2745f [2021-03-11T05:07:19.828Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-11T05:07:20.106Z] ---> Running in d846550a93f3 [2021-03-11T05:07:20.392Z] ---> Running in f7626e64dc59 [2021-03-11T05:07:20.392Z] ---> Running in b9d14c7de6d4 [2021-03-11T05:07:20.793Z] Building config-common [2021-03-11T05:07:20.793Z] + snapcraftctl build [2021-03-11T05:07:21.017Z] Removing intermediate container d846550a93f3 [2021-03-11T05:07:21.017Z] ---> 8e4eeaa79990 [2021-03-11T05:07:21.017Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-11T05:07:21.017Z] ---> Running in 4c793c9de568 [2021-03-11T05:07:21.302Z] Removing intermediate container f7626e64dc59 [2021-03-11T05:07:21.302Z] ---> 21056aeef3e3 [2021-03-11T05:07:21.302Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-11T05:07:21.585Z] ---> Running in 0aad35b319c7 [2021-03-11T05:07:21.881Z] Removing intermediate container 4c793c9de568 [2021-03-11T05:07:21.881Z] ---> f116d1036ae0 [2021-03-11T05:07:21.881Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-11T05:07:22.162Z] ---> Running in e0b6e2d2ce5e [2021-03-11T05:07:22.446Z] Removing intermediate container 0aad35b319c7 [2021-03-11T05:07:22.446Z] ---> 5571bff305f4 [2021-03-11T05:07:22.446Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-11T05:07:22.446Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T05:07:22.724Z] Removing intermediate container 3fa5b205e8c2 [2021-03-11T05:07:22.724Z] ---> ae036b6f2b9e [2021-03-11T05:07:22.724Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-11T05:07:22.724Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T05:07:22.724Z] ---> Running in f16fd1e77fc0 [2021-03-11T05:07:23.330Z] Removing intermediate container e0b6e2d2ce5e [2021-03-11T05:07:23.330Z] ---> ce04c5a54bf9 [2021-03-11T05:07:23.330Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-11T05:07:23.330Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-11T05:07:23.609Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-11T05:07:23.609Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T05:07:23.609Z] Executing ca-certificates-20191127-r4.trigger [2021-03-11T05:07:23.892Z] OK: 6 MiB in 16 packages [2021-03-11T05:07:23.892Z] Removing intermediate container f16fd1e77fc0 [2021-03-11T05:07:23.892Z] ---> b25edfce36f4 [2021-03-11T05:07:23.892Z] Step 15/23 : WORKDIR / [2021-03-11T05:07:24.111Z] Skipping build go-build-helper (already ran) [2021-03-11T05:07:24.111Z] Skipping build static-packages (already ran) [2021-03-11T05:07:24.111Z] Skipping build go115 (already ran) [2021-03-11T05:07:24.111Z] Building edgex-go [2021-03-11T05:07:24.488Z] ---> ce58f6571752 [2021-03-11T05:07:24.488Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-11T05:07:24.488Z] ---> Running in 8ff4f6cf5761 [2021-03-11T05:07:24.786Z] ---> 98bfa544166f [2021-03-11T05:07:24.786Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-11T05:07:25.502Z] + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6120/bin/scriptlet-bin [2021-03-11T05:07:25.502Z] + cd /root/parts/edgex-go/src [2021-03-11T05:07:25.502Z] + make build [2021-03-11T05:07:25.502Z] 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-11T05:07:25.830Z] Removing intermediate container 8ff4f6cf5761 [2021-03-11T05:07:25.830Z] ---> 90326b9cfc31 [2021-03-11T05:07:25.830Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-11T05:07:26.808Z] Removing intermediate container 7433bbbe842a [2021-03-11T05:07:26.808Z] ---> dbec3fc436bf [2021-03-11T05:07:26.808Z] [2021-03-11T05:07:26.808Z] Step 10/23 : FROM alpine:3.12 [2021-03-11T05:07:26.808Z] ---> d10569e2745f [2021-03-11T05:07:26.808Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-11T05:07:26.808Z] ---> Using cache [2021-03-11T05:07:26.808Z] ---> fa82960c08bf [2021-03-11T05:07:26.808Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-11T05:07:26.808Z] ---> Using cache [2021-03-11T05:07:26.808Z] ---> 21056aeef3e3 [2021-03-11T05:07:26.808Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-11T05:07:27.083Z] ---> Running in 914dd6233f35 [2021-03-11T05:07:27.083Z] Removing intermediate container b9d14c7de6d4 [2021-03-11T05:07:27.083Z] ---> c91b4a80d40e [2021-03-11T05:07:27.083Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-11T05:07:27.361Z] ---> e96294a469ff [2021-03-11T05:07:27.361Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-11T05:07:27.361Z] ---> 542a88b95d86 [2021-03-11T05:07:27.361Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-11T05:07:27.361Z] ---> Running in 69cca7447812 [2021-03-11T05:07:27.361Z] ---> ab0783ad4369 [2021-03-11T05:07:27.361Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-11T05:07:27.430Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-11T05:07:27.430Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-11T05:07:27.430Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-03-11T05:07:27.430Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.46 [2021-03-11T05:07:27.430Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-11T05:07:27.430Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-11T05:07:27.430Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.8 [2021-03-11T05:07:27.430Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-11T05:07:27.430Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-11T05:07:27.430Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-11T05:07:27.430Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-11T05:07:27.430Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-11T05:07:27.430Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-11T05:07:27.430Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-11T05:07:27.430Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-11T05:07:27.430Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-11T05:07:27.430Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-11T05:07:27.430Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-11T05:07:27.430Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-11T05:07:27.430Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-11T05:07:27.430Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-11T05:07:27.694Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-11T05:07:27.694Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-03-11T05:07:27.694Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-11T05:07:27.694Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-11T05:07:27.694Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-11T05:07:27.694Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-11T05:07:27.694Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-11T05:07:27.694Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-11T05:07:27.694Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-11T05:07:27.694Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-11T05:07:27.963Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-11T05:07:27.977Z] Removing intermediate container 914dd6233f35 [2021-03-11T05:07:27.977Z] ---> 267bb7c84ca6 [2021-03-11T05:07:27.977Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-11T05:07:28.234Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-11T05:07:28.234Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-11T05:07:28.260Z] Removing intermediate container 69cca7447812 [2021-03-11T05:07:28.260Z] ---> bd53a358258b [2021-03-11T05:07:28.260Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-11T05:07:28.508Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-11T05:07:28.508Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-11T05:07:28.508Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-11T05:07:28.508Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-11T05:07:28.538Z] ---> Running in 32c0211d9b8a [2021-03-11T05:07:28.538Z] ---> Running in c4894a0a304e [2021-03-11T05:07:28.820Z] ---> a2ff0e1003d0 [2021-03-11T05:07:28.820Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-11T05:07:28.820Z] ---> f7b13d9773e5 [2021-03-11T05:07:28.820Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-11T05:07:29.097Z] ---> Running in 04d987bfe3b8 [2021-03-11T05:07:29.378Z] Removing intermediate container 32c0211d9b8a [2021-03-11T05:07:29.378Z] ---> 539d3dc15177 [2021-03-11T05:07:29.378Z] Step 15/23 : WORKDIR / [2021-03-11T05:07:29.378Z] ---> 944325ccdf65 [2021-03-11T05:07:29.378Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-11T05:07:29.458Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-11T05:07:29.458Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-11T05:07:29.458Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-11T05:07:29.458Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-11T05:07:29.458Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-11T05:07:29.458Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-11T05:07:29.458Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-11T05:07:29.651Z] Removing intermediate container c4894a0a304e [2021-03-11T05:07:29.651Z] ---> a662380ba899 [2021-03-11T05:07:29.651Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-11T05:07:29.651Z] ---> Running in 410fdf8c93bd [2021-03-11T05:07:29.651Z] ---> Running in bdf512c9ffc4 [2021-03-11T05:07:29.935Z] Removing intermediate container 04d987bfe3b8 [2021-03-11T05:07:29.935Z] ---> 6b86d789e336 [2021-03-11T05:07:29.935Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-11T05:07:29.935Z] ---> e555a2ed7afa [2021-03-11T05:07:29.935Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-11T05:07:30.213Z] ---> Running in fc2bb9e25b97 [2021-03-11T05:07:30.492Z] Removing intermediate container 410fdf8c93bd [2021-03-11T05:07:30.492Z] ---> c7c536320332 [2021-03-11T05:07:30.492Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-11T05:07:30.492Z] Removing intermediate container bdf512c9ffc4 [2021-03-11T05:07:30.492Z] ---> 63d205e2f123 [2021-03-11T05:07:30.492Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-11T05:07:30.771Z] ---> 8c0875c97e34 [2021-03-11T05:07:30.771Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-11T05:07:30.771Z] Removing intermediate container fc2bb9e25b97 [2021-03-11T05:07:30.771Z] ---> 74df509e1a56 [2021-03-11T05:07:30.771Z] Step 20/22 : LABEL arch=arm64 [2021-03-11T05:07:31.057Z] ---> Running in 5ef444bf8b88 [2021-03-11T05:07:31.057Z] ---> ab732c79891c [2021-03-11T05:07:31.057Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-11T05:07:31.057Z] ---> Running in 7ae665c35d4a [2021-03-11T05:07:31.659Z] ---> Running in c753dd26a76f [2021-03-11T05:07:31.659Z] ---> f97eac900471 [2021-03-11T05:07:31.659Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-11T05:07:31.951Z] ---> 191472699e20 [2021-03-11T05:07:31.952Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-11T05:07:31.952Z] Removing intermediate container 7ae665c35d4a [2021-03-11T05:07:31.952Z] ---> 1fcc2a04675a [2021-03-11T05:07:31.952Z] Step 21/22 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 [2021-03-11T05:07:31.952Z] Removing intermediate container 5ef444bf8b88 [2021-03-11T05:07:31.952Z] ---> 813df383f850 [2021-03-11T05:07:31.952Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-11T05:07:31.952Z] ---> Running in b97fcd92ba01 [2021-03-11T05:07:31.952Z] ---> Running in a05f37c0768a [2021-03-11T05:07:32.233Z] Removing intermediate container c753dd26a76f [2021-03-11T05:07:32.233Z] ---> 27302e0a95d0 [2021-03-11T05:07:32.233Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-11T05:07:33.220Z] Removing intermediate container a05f37c0768a [2021-03-11T05:07:33.220Z] ---> 34c084d67454 [2021-03-11T05:07:33.220Z] Step 21/23 : LABEL arch=arm64 [2021-03-11T05:07:33.220Z] Removing intermediate container b97fcd92ba01 [2021-03-11T05:07:33.220Z] ---> 358ad9513585 [2021-03-11T05:07:33.220Z] Step 22/22 : LABEL version=0.0.0 [2021-03-11T05:07:33.821Z] ---> 9dc62436131f [2021-03-11T05:07:33.821Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-11T05:07:33.821Z] ---> Running in afdf5ae62f20 [2021-03-11T05:07:33.821Z] ---> Running in edf93cf5cb94 [2021-03-11T05:07:34.102Z] ---> a55ce6842ea3 [2021-03-11T05:07:34.102Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-11T05:07:34.102Z] ---> 511b3b049e02 [2021-03-11T05:07:34.102Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-11T05:07:34.389Z] ---> Running in ecdec5ca618a [2021-03-11T05:07:34.677Z] Removing intermediate container afdf5ae62f20 [2021-03-11T05:07:34.677Z] ---> 5941f123c81d [2021-03-11T05:07:34.677Z] [2021-03-11T05:07:34.677Z] Removing intermediate container edf93cf5cb94 [2021-03-11T05:07:34.677Z] ---> 1fc1a403b338 [2021-03-11T05:07:34.677Z] Step 22/23 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 [2021-03-11T05:07:34.960Z] ---> Running in 10f6ff4ca459 [2021-03-11T05:07:35.569Z] ---> 7b00759e9e48 [2021-03-11T05:07:35.569Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-11T05:07:35.569Z] ---> f306945c7df2 [2021-03-11T05:07:35.569Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-11T05:07:35.569Z] Successfully built 5941f123c81d [2021-03-11T05:07:35.850Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-11T05:07:35.851Z]  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go [2021-03-11T05:07:35.851Z] ---> Running in 5eff5836d7ac [2021-03-11T05:07:35.851Z] ---> Running in 030f160cb300 [2021-03-11T05:07:36.145Z] Removing intermediate container 10f6ff4ca459 [2021-03-11T05:07:36.145Z] ---> 8250299fd495 [2021-03-11T05:07:36.145Z] Step 23/23 : LABEL version=0.0.0 [2021-03-11T05:07:36.426Z] ---> Running in 4c9a8f6d4279 [2021-03-11T05:07:36.707Z] Removing intermediate container 030f160cb300 [2021-03-11T05:07:36.707Z] ---> 67130e4a5649 [2021-03-11T05:07:36.707Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-11T05:07:36.707Z] Removing intermediate container 5eff5836d7ac [2021-03-11T05:07:36.707Z] ---> 696055a997cd [2021-03-11T05:07:36.707Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-11T05:07:37.310Z] ---> Running in 25dacaca3160 [2021-03-11T05:07:37.310Z] ---> Running in 12db8cd02aa0 [2021-03-11T05:07:37.310Z] Removing intermediate container 4c9a8f6d4279 [2021-03-11T05:07:37.310Z] ---> eb41b3955b4e [2021-03-11T05:07:37.310Z] [2021-03-11T05:07:37.920Z] Successfully built eb41b3955b4e [2021-03-11T05:07:38.524Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-11T05:07:38.524Z]  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go [2021-03-11T05:07:38.524Z] Removing intermediate container 12db8cd02aa0 [2021-03-11T05:07:38.524Z] ---> 97640ecba504 [2021-03-11T05:07:38.524Z] Step 21/23 : LABEL arch=arm64 [2021-03-11T05:07:38.801Z] Removing intermediate container 25dacaca3160 [2021-03-11T05:07:38.801Z] ---> 9c189d443ae6 [2021-03-11T05:07:38.801Z] Step 20/22 : LABEL arch=arm64 [2021-03-11T05:07:39.087Z] ---> Running in 26da196bc56f [2021-03-11T05:07:39.087Z] Removing intermediate container ecdec5ca618a [2021-03-11T05:07:39.087Z] ---> 5029949107b2 [2021-03-11T05:07:39.087Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-11T05:07:39.087Z] ---> Running in 2b518f7c1105 [2021-03-11T05:07:39.499Z] 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-11T05:07:39.499Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-11T05:07:39.695Z] ---> Running in 40e2b6f25e61 [2021-03-11T05:07:39.971Z] Removing intermediate container 26da196bc56f [2021-03-11T05:07:39.971Z] ---> ccc4a658d9e2 [2021-03-11T05:07:39.971Z] Step 22/23 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 [2021-03-11T05:07:39.971Z] Removing intermediate container 2b518f7c1105 [2021-03-11T05:07:39.971Z] ---> e5ed13cf8539 [2021-03-11T05:07:39.971Z] Step 21/22 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 [2021-03-11T05:07:40.259Z] ---> Running in 97419cc2996a [2021-03-11T05:07:40.259Z] ---> Running in a26f948ebfdc [2021-03-11T05:07:40.552Z] Removing intermediate container 40e2b6f25e61 [2021-03-11T05:07:40.552Z] ---> ec7296062041 [2021-03-11T05:07:40.552Z] Step 28/31 : CMD ["gate"] [2021-03-11T05:07:42.577Z] ---> Running in 1f5f7e7bda58 [2021-03-11T05:07:42.577Z] Removing intermediate container 97419cc2996a [2021-03-11T05:07:42.577Z] ---> 1fb46618e5aa [2021-03-11T05:07:42.577Z] Step 23/23 : LABEL version=0.0.0 [2021-03-11T05:07:42.577Z] Removing intermediate container a26f948ebfdc [2021-03-11T05:07:42.577Z] ---> 0be0fcd04dcd [2021-03-11T05:07:42.577Z] Step 22/22 : LABEL version=0.0.0 [2021-03-11T05:07:42.866Z] ---> Running in e91ee24dc99a [2021-03-11T05:07:42.866Z] ---> Running in 44a26de64bd8 [2021-03-11T05:07:43.487Z] Removing intermediate container 1f5f7e7bda58 [2021-03-11T05:07:43.487Z] ---> 48ae0f8fe3e5 [2021-03-11T05:07:43.487Z] Step 29/31 : LABEL arch=arm64 [2021-03-11T05:07:45.500Z] Removing intermediate container 44a26de64bd8 [2021-03-11T05:07:45.500Z] ---> 7703110d223a [2021-03-11T05:07:45.500Z] [2021-03-11T05:07:45.500Z] Removing intermediate container e91ee24dc99a [2021-03-11T05:07:45.500Z] ---> 39f1bbbb617b [2021-03-11T05:07:45.500Z] [2021-03-11T05:07:45.500Z] ---> Running in a0176200a01e [2021-03-11T05:07:46.104Z] Successfully built 7703110d223a [2021-03-11T05:07:46.104Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-11T05:07:46.104Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-03-11T05:07:46.104Z] Successfully built 39f1bbbb617b [2021-03-11T05:07:46.131Z] 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-11T05:07:46.381Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-11T05:07:46.381Z]  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go [2021-03-11T05:07:46.381Z] Removing intermediate container a0176200a01e [2021-03-11T05:07:46.381Z] ---> 143a9f542a63 [2021-03-11T05:07:46.381Z] Step 30/31 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 [2021-03-11T05:07:46.980Z] ---> Running in 2ffc8490e455 [2021-03-11T05:07:47.078Z] 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-11T05:07:47.580Z] Removing intermediate container 2ffc8490e455 [2021-03-11T05:07:47.580Z] ---> e556cbb1ef2f [2021-03-11T05:07:47.581Z] Step 31/31 : LABEL version=0.0.0 [2021-03-11T05:07:47.860Z] ---> Running in c243e4713f8e [2021-03-11T05:07:48.456Z] Removing intermediate container c243e4713f8e [2021-03-11T05:07:48.456Z] ---> 9a808fba1ceb [2021-03-11T05:07:48.456Z] [2021-03-11T05:07:49.008Z] 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-11T05:07:49.052Z] Successfully built 9a808fba1ceb [2021-03-11T05:07:49.052Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-11T05:07:49.271Z] 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-11T05:07:49.272Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-11T05:07:49.535Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-11T05:07:49.535Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-11T05:07:49.535Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-11T05:07:52.093Z] 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-11T05:07:52.093Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-11T05:07:52.093Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-11T05:07:53.488Z] 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-11T05:07:54.460Z] 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-11T05:07:54.460Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-11T05:07:56.384Z] 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-11T05:07:57.331Z] 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-11T05:07:57.331Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-11T05:07:58.731Z] 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-11T05:07:58.731Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-11T05:08:01.301Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-11T05:08:01.301Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-11T05:08:01.301Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-11T05:08:01.301Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-11T05:08:01.301Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-11T05:08:01.301Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-11T05:08:01.301Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-11T05:08:01.301Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-11T05:08:01.301Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-11T05:08:01.301Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-11T05:08:01.301Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-11T05:08:01.301Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-11T05:08:01.301Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-11T05:08:01.301Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-11T05:08:01.301Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-11T05:08:01.301Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-11T05:08:01.301Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-11T05:08:01.301Z] + 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-11T05:08:01.301Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-11T05:08:01.301Z] + 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-11T05:08:01.301Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-11T05:08:01.301Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-11T05:08:01.301Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-11T05:08:01.301Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-11T05:08:01.301Z] + 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-11T05:08:03.227Z] Building version [2021-03-11T05:08:03.227Z] + snapcraftctl build [2021-03-11T05:08:07.452Z] Staging config-common [2021-03-11T05:08:07.452Z] + snapcraftctl stage [2021-03-11T05:08:08.028Z] Skipping stage go-build-helper (already ran) [2021-03-11T05:08:08.028Z] Skipping stage static-packages (already ran) [2021-03-11T05:08:08.028Z] Skipping stage go115 (already ran) [2021-03-11T05:08:08.028Z] Staging edgex-go [2021-03-11T05:08:08.028Z] + snapcraftctl stage [2021-03-11T05:08:09.422Z] Staging version [2021-03-11T05:08:09.422Z] + snapcraftctl stage [2021-03-11T05:08:10.831Z] Priming config-common [2021-03-11T05:08:10.831Z] + snapcraftctl prime [2021-03-11T05:08:12.229Z] Priming go-build-helper [2021-03-11T05:08:12.229Z] + snapcraftctl prime [2021-03-11T05:08:13.625Z] Priming static-packages [2021-03-11T05:08:13.625Z] + snapcraftctl prime [2021-03-11T05:08:16.986Z] Priming go115 [2021-03-11T05:08:16.986Z] + snapcraftctl prime [2021-03-11T05:08:17.941Z] Priming edgex-go [2021-03-11T05:08:17.941Z] + snapcraftctl prime [2021-03-11T05:08:19.871Z] Priming version [2021-03-11T05:08:19.871Z] + snapcraftctl prime [2021-03-11T05:08:21.270Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-11T05:08:36.052Z]  Building docker-security-bootstrapper-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T05:08:36.052Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-11T05:08:36.052Z] ---> e3d9fa9151b0 [2021-03-11T05:08:36.052Z] Step 3/21 : WORKDIR /edgex-go [2021-03-11T05:08:36.052Z] ---> Using cache [2021-03-11T05:08:36.052Z] ---> 35cf71a231ae [2021-03-11T05:08:36.052Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T05:08:36.052Z] ---> Using cache [2021-03-11T05:08:36.052Z] ---> 6941ef226450 [2021-03-11T05:08:36.052Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-11T05:08:36.052Z] ---> Using cache [2021-03-11T05:08:36.052Z] ---> 6f50ffe13649 [2021-03-11T05:08:36.052Z] Step 6/21 : COPY go.mod . [2021-03-11T05:08:36.052Z] ---> Using cache [2021-03-11T05:08:36.052Z] ---> b43d5d540432 [2021-03-11T05:08:36.052Z] Step 7/21 : RUN go mod download [2021-03-11T05:08:36.052Z] ---> Using cache [2021-03-11T05:08:36.052Z] ---> 8bc466e54bce [2021-03-11T05:08:36.052Z] Step 8/21 : COPY . . [2021-03-11T05:08:36.052Z] ---> Using cache [2021-03-11T05:08:36.052Z] ---> 24cf1c1b4d72 [2021-03-11T05:08:36.052Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-11T05:08:36.052Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T05:08:36.052Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-11T05:08:36.052Z] ---> e3d9fa9151b0 [2021-03-11T05:08:36.052Z] Step 3/24 : WORKDIR /edgex-go [2021-03-11T05:08:36.052Z] ---> Using cache [2021-03-11T05:08:36.052Z] ---> 35cf71a231ae [2021-03-11T05:08:36.052Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T05:08:36.052Z] ---> Using cache [2021-03-11T05:08:36.052Z] ---> 6941ef226450 [2021-03-11T05:08:36.052Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-11T05:08:36.052Z] ---> Using cache [2021-03-11T05:08:36.052Z] ---> 6f50ffe13649 [2021-03-11T05:08:36.052Z] Step 6/24 : COPY go.mod . [2021-03-11T05:08:36.052Z] ---> Using cache [2021-03-11T05:08:36.052Z] ---> b43d5d540432 [2021-03-11T05:08:36.052Z] Step 7/24 : RUN go mod download [2021-03-11T05:08:36.052Z] ---> Using cache [2021-03-11T05:08:36.052Z] ---> 8bc466e54bce [2021-03-11T05:08:36.052Z] Step 8/24 : COPY . . [2021-03-11T05:08:36.052Z] ---> Using cache [2021-03-11T05:08:36.052Z] ---> 24cf1c1b4d72 [2021-03-11T05:08:36.052Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-11T05:08:36.052Z] ---> Running in 0de7b4b363ad [2021-03-11T05:08:36.052Z] ---> Running in 115a81e22bbd [2021-03-11T05:08:37.501Z] 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-11T05:08:37.501Z] 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-11T05:08:38.097Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T05:08:38.097Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-11T05:08:38.097Z] ---> e3d9fa9151b0 [2021-03-11T05:08:38.097Z] Step 3/26 : WORKDIR /edgex-go [2021-03-11T05:08:38.097Z] ---> Using cache [2021-03-11T05:08:38.097Z] ---> 35cf71a231ae [2021-03-11T05:08:38.097Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T05:08:38.097Z] ---> Using cache [2021-03-11T05:08:38.097Z] ---> 6941ef226450 [2021-03-11T05:08:38.097Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-11T05:08:38.097Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T05:08:38.097Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-11T05:08:38.097Z] ---> e3d9fa9151b0 [2021-03-11T05:08:38.097Z] Step 3/23 : WORKDIR /edgex-go [2021-03-11T05:08:38.097Z] ---> Using cache [2021-03-11T05:08:38.097Z] ---> 35cf71a231ae [2021-03-11T05:08:38.097Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T05:08:38.097Z] ---> Using cache [2021-03-11T05:08:38.097Z] ---> 6941ef226450 [2021-03-11T05:08:38.097Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-11T05:08:38.707Z] ---> Running in d86c241b95e5 [2021-03-11T05:08:38.707Z] ---> Running in f8edd3b9770b [2021-03-11T05:08:40.720Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T05:08:41.000Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T05:08:41.607Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T05:08:41.886Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T05:08:42.497Z] OK: 217 MiB in 51 packages [2021-03-11T05:08:42.779Z] OK: 217 MiB in 51 packages [2021-03-11T05:08:44.769Z] Removing intermediate container f8edd3b9770b [2021-03-11T05:08:44.769Z] ---> 0309bf7a3ac2 [2021-03-11T05:08:44.769Z] Step 6/23 : COPY go.mod . [2021-03-11T05:08:44.769Z] Removing intermediate container d86c241b95e5 [2021-03-11T05:08:44.769Z] ---> f438980615dd [2021-03-11T05:08:44.769Z] Step 6/26 : COPY go.mod . [2021-03-11T05:08:45.768Z] ---> 0e4d342b72cb [2021-03-11T05:08:45.768Z] Step 7/23 : RUN go mod download [2021-03-11T05:08:45.768Z] ---> Running in 06ebc82fdbc1 [2021-03-11T05:08:45.768Z] ---> b1d92a77cf3a [2021-03-11T05:08:45.768Z] Step 7/26 : RUN go mod download [2021-03-11T05:08:46.371Z] ---> Running in 3b821dc4a818 [2021-03-11T05:08:51.817Z] Removing intermediate container 06ebc82fdbc1 [2021-03-11T05:08:51.817Z] ---> 1f3720911af9 [2021-03-11T05:08:51.817Z] Step 8/23 : COPY . . [2021-03-11T05:08:51.817Z] Removing intermediate container 3b821dc4a818 [2021-03-11T05:08:51.817Z] ---> 84efac81342b [2021-03-11T05:08:51.817Z] Step 8/26 : COPY . . [2021-03-11T05:09:31.819Z] ---> 8a19d1e0d4df [2021-03-11T05:09:31.819Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-11T05:09:31.819Z] ---> a505536afab1 [2021-03-11T05:09:31.819Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-11T05:09:31.819Z] ---> Running in 00d850ee0fdd [2021-03-11T05:09:31.819Z] ---> Running in 3d6f8669095a [2021-03-11T05:09:31.819Z] 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-11T05:09:31.819Z] 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-11T05:09:40.159Z] 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-11T05:09:40.677Z] 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-11T05:09:59.229Z] Removing intermediate container 0de7b4b363ad [2021-03-11T05:09:59.229Z] ---> c136ae0bdd41 [2021-03-11T05:09:59.229Z] [2021-03-11T05:09:59.229Z] Step 10/24 : FROM alpine:3.12 [2021-03-11T05:09:59.229Z] ---> d10569e2745f [2021-03-11T05:09:59.229Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-11T05:09:59.229Z] Removing intermediate container 115a81e22bbd [2021-03-11T05:09:59.229Z] ---> a4ef0ee054a6 [2021-03-11T05:09:59.229Z] [2021-03-11T05:09:59.229Z] Step 10/21 : FROM alpine:3.12 [2021-03-11T05:09:59.229Z] ---> d10569e2745f [2021-03-11T05:09:59.229Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-11T05:09:59.229Z] ---> Running in d72bb913ad7e [2021-03-11T05:09:59.504Z] ---> Running in 9120854b0816 [2021-03-11T05:10:01.517Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T05:10:01.795Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T05:10:01.795Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T05:10:02.072Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T05:10:02.351Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-11T05:10:02.630Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-11T05:10:02.630Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-11T05:10:02.630Z] (4/5) Installing curl (7.69.1-r3) [2021-03-11T05:10:02.630Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-11T05:10:02.630Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T05:10:02.630Z] Executing ca-certificates-20191127-r4.trigger [2021-03-11T05:10:02.630Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-11T05:10:02.911Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-11T05:10:02.911Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-11T05:10:02.911Z] (4/4) Installing curl (7.69.1-r3) [2021-03-11T05:10:02.911Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T05:10:02.911Z] Executing ca-certificates-20191127-r4.trigger [2021-03-11T05:10:02.911Z] OK: 7 MiB in 19 packages [2021-03-11T05:10:03.200Z] OK: 7 MiB in 18 packages [2021-03-11T05:10:06.620Z] Removing intermediate container d72bb913ad7e [2021-03-11T05:10:06.621Z] ---> 98f8ca9ce396 [2021-03-11T05:10:06.621Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-11T05:10:06.899Z] ---> Running in 49c2b9b90f16 [2021-03-11T05:10:07.176Z] Removing intermediate container 9120854b0816 [2021-03-11T05:10:07.176Z] ---> 67bd79025ccb [2021-03-11T05:10:07.177Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-11T05:10:07.783Z] ---> Running in 4ffff483ead6 [2021-03-11T05:10:08.386Z] Removing intermediate container 49c2b9b90f16 [2021-03-11T05:10:08.386Z] ---> 10da4737a3e5 [2021-03-11T05:10:08.386Z] Step 13/24 : WORKDIR / [2021-03-11T05:10:09.366Z] ---> Running in f1f406a76a44 [2021-03-11T05:10:09.640Z] Removing intermediate container 4ffff483ead6 [2021-03-11T05:10:09.640Z] ---> 00cb582998ca [2021-03-11T05:10:09.640Z] Step 13/21 : WORKDIR /edgex [2021-03-11T05:10:10.245Z] ---> Running in 6fcce0d696e1 [2021-03-11T05:10:11.235Z] Removing intermediate container f1f406a76a44 [2021-03-11T05:10:11.235Z] ---> c6bc5663d3d5 [2021-03-11T05:10:11.235Z] 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-11T05:10:11.517Z] Removing intermediate container 6fcce0d696e1 [2021-03-11T05:10:11.808Z] ---> 957b999f5d65 [2021-03-11T05:10:11.808Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-11T05:10:12.803Z] ---> ba8af23dccb8 [2021-03-11T05:10:12.803Z] 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-11T05:10:13.084Z] ---> 3b54e21e9869 [2021-03-11T05:10:13.084Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-11T05:10:14.075Z] ---> d138764d67dd [2021-03-11T05:10:14.075Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-11T05:10:15.084Z] ---> 44e8ac2b5c4e [2021-03-11T05:10:15.084Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-11T05:10:15.692Z] ---> e76beea3e81e [2021-03-11T05:10:15.692Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-11T05:10:17.698Z] ---> af650ae3fe3f [2021-03-11T05:10:17.698Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-11T05:10:18.706Z] ---> Running in d9669414bd17 [2021-03-11T05:10:18.706Z] ---> 10e94ac6d845 [2021-03-11T05:10:18.706Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-11T05:10:20.160Z] Removing intermediate container d9669414bd17 [2021-03-11T05:10:20.160Z] ---> c775916f1fb5 [2021-03-11T05:10:20.160Z] Step 18/21 : CMD ["--init=true"] [2021-03-11T05:10:20.765Z] ---> Running in 2198a20c4ff4 [2021-03-11T05:10:21.040Z] ---> 75ec81a033bd [2021-03-11T05:10:21.040Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-11T05:10:22.061Z] Removing intermediate container 2198a20c4ff4 [2021-03-11T05:10:22.061Z] ---> 1f14a1e05b55 [2021-03-11T05:10:22.061Z] Step 19/21 : LABEL arch=arm64 [2021-03-11T05:10:22.513Z] ---> Running in b497cd2582c3 [2021-03-11T05:10:22.796Z] ---> 8757cb744de7 [2021-03-11T05:10:22.796Z] 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-11T05:10:23.783Z] ---> Running in 8edbfbcc819b [2021-03-11T05:10:24.057Z] Removing intermediate container b497cd2582c3 [2021-03-11T05:10:24.057Z] ---> 23067118b008 [2021-03-11T05:10:24.057Z] Step 20/21 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 [2021-03-11T05:10:24.662Z] ---> Running in 234667d5c046 [2021-03-11T05:10:26.107Z] Removing intermediate container 234667d5c046 [2021-03-11T05:10:26.107Z] ---> 4b29760addd4 [2021-03-11T05:10:26.107Z] Step 21/21 : LABEL version=0.0.0 [2021-03-11T05:10:26.386Z] ---> Running in 4199ee7f642d [2021-03-11T05:10:27.845Z] Removing intermediate container 4199ee7f642d [2021-03-11T05:10:27.845Z] ---> 0e3591f85c40 [2021-03-11T05:10:27.845Z] [2021-03-11T05:10:28.448Z] Successfully built 0e3591f85c40 [2021-03-11T05:10:28.726Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-11T05:10:29.003Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 8edbfbcc819b [2021-03-11T05:10:29.003Z] ---> 9eec00028c1d [2021-03-11T05:10:29.003Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-11T05:10:29.607Z] ---> Running in 4883983da008 [2021-03-11T05:10:30.603Z] Removing intermediate container 4883983da008 [2021-03-11T05:10:30.603Z] ---> b097a803b113 [2021-03-11T05:10:30.603Z] Step 22/24 : LABEL arch=arm64 [2021-03-11T05:10:31.209Z] ---> Running in 95abdf1a8c36 [2021-03-11T05:10:32.659Z] Removing intermediate container 95abdf1a8c36 [2021-03-11T05:10:32.659Z] ---> c1e4a09a66ed [2021-03-11T05:10:32.659Z] Step 23/24 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 [2021-03-11T05:10:32.945Z] ---> Running in 443e5182bb6c [2021-03-11T05:10:33.947Z] Removing intermediate container 443e5182bb6c [2021-03-11T05:10:33.947Z] ---> b34d3508ecb0 [2021-03-11T05:10:33.947Z] Step 24/24 : LABEL version=0.0.0 [2021-03-11T05:10:34.563Z] ---> Running in 227c4e90c9d9 [2021-03-11T05:10:35.567Z] Removing intermediate container 227c4e90c9d9 [2021-03-11T05:10:35.567Z] ---> 9d524b7195b0 [2021-03-11T05:10:35.567Z] [2021-03-11T05:10:36.181Z] Successfully built 9d524b7195b0 [2021-03-11T05:10:36.181Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-11T05:10:46.395Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 00d850ee0fdd [2021-03-11T05:10:46.395Z] ---> 7f7b67067678 [2021-03-11T05:10:46.395Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-11T05:10:46.395Z] ---> Running in af3bbf53ed37 [2021-03-11T05:10:47.384Z] 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-11T05:10:50.777Z] Removing intermediate container af3bbf53ed37 [2021-03-11T05:10:50.777Z] ---> 1d3381faed17 [2021-03-11T05:10:50.777Z] [2021-03-11T05:10:50.777Z] Step 11/26 : FROM docker:20.10.0 [2021-03-11T05:10:50.777Z] 20.10.0: Pulling from library/docker [2021-03-11T05:11:00.945Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-11T05:11:00.945Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-11T05:11:00.945Z] ---> eeaf43b92773 [2021-03-11T05:11:00.945Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-11T05:11:01.264Z] ---> Running in 8e4e7a49507c [2021-03-11T05:11:02.329Z] Removing intermediate container 3d6f8669095a [2021-03-11T05:11:02.329Z] ---> 8f2a3d6a63e4 [2021-03-11T05:11:02.329Z] [2021-03-11T05:11:02.329Z] Step 10/23 : FROM alpine:3.12 [2021-03-11T05:11:02.329Z] ---> d10569e2745f [2021-03-11T05:11:02.329Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-11T05:11:02.329Z] ---> Running in f0d0a3f8d17d [2021-03-11T05:11:02.616Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T05:11:02.893Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T05:11:02.893Z] Removing intermediate container f0d0a3f8d17d [2021-03-11T05:11:02.893Z] ---> 52475dabdf63 [2021-03-11T05:11:02.893Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-11T05:11:02.893Z] ---> Running in 4ffb6e119443 [2021-03-11T05:11:03.502Z] (1/2) Installing readline (8.0.4-r0) [2021-03-11T05:11:03.502Z] Removing intermediate container 4ffb6e119443 [2021-03-11T05:11:03.502Z] ---> cceb8d9b3962 [2021-03-11T05:11:03.502Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-11T05:11:03.502Z] (2/2) Installing bash (5.0.17-r0) [2021-03-11T05:11:03.502Z] Executing bash-5.0.17-r0.post-install [2021-03-11T05:11:03.502Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T05:11:03.780Z] OK: 12 MiB in 22 packages [2021-03-11T05:11:03.780Z] ---> Running in edd95b415ff6 [2021-03-11T05:11:04.383Z] Removing intermediate container edd95b415ff6 [2021-03-11T05:11:04.383Z] ---> 0724019b8846 [2021-03-11T05:11:04.384Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T05:11:04.384Z] ---> Running in 818602fcfb6f [2021-03-11T05:11:05.377Z] Removing intermediate container 8e4e7a49507c [2021-03-11T05:11:05.377Z] ---> 70eb50e87735 [2021-03-11T05:11:05.377Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-11T05:11:05.377Z] ---> Running in 74fc7ca7ac3d [2021-03-11T05:11:05.984Z] Removing intermediate container 74fc7ca7ac3d [2021-03-11T05:11:05.984Z] ---> 82875a1c37ae [2021-03-11T05:11:05.984Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-11T05:11:06.265Z] ---> Running in e8f61931bce3 [2021-03-11T05:11:06.894Z] Removing intermediate container e8f61931bce3 [2021-03-11T05:11:06.894Z] ---> 6de282bde01e [2021-03-11T05:11:06.894Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-11T05:11:06.894Z] ---> Running in fe1a583b37b3 [2021-03-11T05:11:06.894Z] Removing intermediate container 818602fcfb6f [2021-03-11T05:11:06.894Z] ---> ea536d669942 [2021-03-11T05:11:06.894Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-11T05:11:07.168Z] ---> Running in 455424d51c14 [2021-03-11T05:11:07.772Z] Removing intermediate container fe1a583b37b3 [2021-03-11T05:11:07.772Z] ---> d9d9f2a0f01e [2021-03-11T05:11:07.772Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-11T05:11:08.375Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T05:11:08.973Z] ---> 65ca72a51a82 [2021-03-11T05:11:08.973Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-11T05:11:09.574Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T05:11:09.854Z] ---> 5717fc959273 [2021-03-11T05:11:09.855Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-11T05:11:10.843Z] ---> 0d6bdc5cf39b [2021-03-11T05:11:10.843Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-11T05:11:10.843Z] ---> Running in 6d5918b74237 [2021-03-11T05:11:11.132Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-11T05:11:11.132Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-11T05:11:11.132Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-11T05:11:11.410Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-11T05:11:12.021Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-11T05:11:12.021Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-11T05:11:12.021Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T05:11:12.021Z] OK: 8 MiB in 20 packages [2021-03-11T05:11:12.298Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T05:11:12.579Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T05:11:13.190Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-11T05:11:13.190Z] (2/33) Installing expat (2.2.9-r1) [2021-03-11T05:11:13.190Z] (3/33) Installing libffi (3.3-r2) [2021-03-11T05:11:13.190Z] (4/33) Installing gdbm (1.13-r1) [2021-03-11T05:11:13.190Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-11T05:11:13.190Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-11T05:11:13.190Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-11T05:11:13.791Z] Removing intermediate container 455424d51c14 [2021-03-11T05:11:13.791Z] ---> cdafc2a4d49c [2021-03-11T05:11:13.791Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-11T05:11:15.250Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-11T05:11:15.526Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-11T05:11:15.526Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-11T05:11:15.526Z] ---> 3b942c3744de [2021-03-11T05:11:15.526Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-11T05:11:15.526Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-11T05:11:15.526Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-11T05:11:15.526Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-11T05:11:15.526Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-11T05:11:15.526Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-11T05:11:15.526Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-11T05:11:15.526Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-11T05:11:15.800Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-11T05:11:15.800Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-11T05:11:15.800Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-11T05:11:15.800Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-11T05:11:15.800Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-11T05:11:15.800Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-11T05:11:15.800Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-11T05:11:15.800Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-11T05:11:15.800Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-11T05:11:15.800Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-11T05:11:15.800Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-11T05:11:15.800Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-11T05:11:15.800Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-11T05:11:16.082Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-11T05:11:16.082Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-11T05:11:16.082Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-11T05:11:16.082Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T05:11:16.082Z] OK: 71 MiB in 55 packages [2021-03-11T05:11:17.077Z] ---> be32f6e7ac08 [2021-03-11T05:11:17.077Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-11T05:11:18.073Z] ---> 915d1316866a [2021-03-11T05:11:18.073Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-11T05:11:18.360Z] ---> Running in ba71b5d9207d [2021-03-11T05:11:18.967Z] Removing intermediate container ba71b5d9207d [2021-03-11T05:11:18.967Z] ---> fdabad674cf8 [2021-03-11T05:11:18.967Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-11T05:11:19.243Z] ---> Running in d3c661e8e1cc [2021-03-11T05:11:19.850Z] Removing intermediate container d3c661e8e1cc [2021-03-11T05:11:19.851Z] ---> 771457607598 [2021-03-11T05:11:19.851Z] Step 21/23 : LABEL arch=arm64 [2021-03-11T05:11:20.129Z] ---> Running in 705fad46a428 [2021-03-11T05:11:20.737Z] Removing intermediate container 705fad46a428 [2021-03-11T05:11:20.737Z] ---> 06218acc363d [2021-03-11T05:11:20.737Z] Step 22/23 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 [2021-03-11T05:11:21.024Z] ---> Running in 4d2daf565dd2 [2021-03-11T05:11:21.633Z] Removing intermediate container 4d2daf565dd2 [2021-03-11T05:11:21.633Z] ---> c80f4aa4d13a [2021-03-11T05:11:21.633Z] Step 23/23 : LABEL version=0.0.0 [2021-03-11T05:11:21.633Z] ---> Running in 8a62ca4e1513 [2021-03-11T05:11:22.617Z] Removing intermediate container 8a62ca4e1513 [2021-03-11T05:11:22.617Z] ---> 48d1bb4d71e9 [2021-03-11T05:11:22.617Z] [2021-03-11T05:11:22.617Z] Removing intermediate container 6d5918b74237 [2021-03-11T05:11:22.617Z] ---> d747cee010c3 [2021-03-11T05:11:22.617Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-11T05:11:22.900Z] ---> Running in b23a1c816b3a [2021-03-11T05:11:23.179Z] Successfully built 48d1bb4d71e9 [2021-03-11T05:11:23.179Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-11T05:11:29.940Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2021-03-11T05:11:29.940Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-11T05:11:31.925Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-11T05:11:31.925Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-11T05:11:33.362Z] Collecting docker<4.0,>=3.6.0 [2021-03-11T05:11:33.362Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-11T05:11:33.964Z] Collecting docopt<0.7,>=0.6.1 [2021-03-11T05:11:33.965Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-11T05:11:37.373Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-11T05:11:37.373Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-11T05:11:37.973Z] Collecting texttable<0.10,>=0.9.0 [2021-03-11T05:11:37.973Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-11T05:11:42.316Z] Collecting PyYAML<4,>=3.10 [2021-03-11T05:11:42.316Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-11T05:11:46.630Z] 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-11T05:11:46.904Z] Collecting jsonschema<3,>=2.5.1 [2021-03-11T05:11:46.904Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-11T05:11:47.504Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-11T05:11:47.504Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-11T05:11:50.900Z] Collecting cached-property<2,>=1.2.0 [2021-03-11T05:11:50.900Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-11T05:11:51.174Z] Collecting idna<2.8,>=2.5 [2021-03-11T05:11:51.174Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-11T05:11:51.449Z] 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-11T05:11:51.449Z] 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-11T05:11:52.048Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-11T05:11:52.322Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-11T05:11:52.918Z] Collecting docker-pycreds>=0.4.0 [2021-03-11T05:11:52.918Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-11T05:11:52.918Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-11T05:11:52.918Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-11T05:11:52.918Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-11T05:11:52.918Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-11T05:11:54.359Z] Installing collected packages: idna, urllib3, requests, websocket-client, docker-pycreds, docker, docopt, texttable, PyYAML, jsonschema, dockerpty, cached-property, docker-compose [2021-03-11T05:11:54.359Z] Attempting uninstall: idna [2021-03-11T05:11:54.359Z] Found existing installation: idna 2.9 [2021-03-11T05:11:54.359Z] Uninstalling idna-2.9: [2021-03-11T05:11:54.637Z] Successfully uninstalled idna-2.9 [2021-03-11T05:11:55.621Z] Attempting uninstall: urllib3 [2021-03-11T05:11:55.621Z] Found existing installation: urllib3 1.25.9 [2021-03-11T05:11:55.621Z] Uninstalling urllib3-1.25.9: [2021-03-11T05:11:55.897Z] Successfully uninstalled urllib3-1.25.9 [2021-03-11T05:11:56.495Z] Attempting uninstall: requests [2021-03-11T05:11:56.495Z] Found existing installation: requests 2.23.0 [2021-03-11T05:11:56.495Z] Uninstalling requests-2.23.0: [2021-03-11T05:11:56.767Z] Successfully uninstalled requests-2.23.0 [2021-03-11T05:11:58.751Z] Running setup.py install for docopt: started [2021-03-11T05:12:02.200Z] Running setup.py install for docopt: finished with status 'done' [2021-03-11T05:12:02.200Z] Running setup.py install for texttable: started [2021-03-11T05:12:04.829Z] Running setup.py install for texttable: finished with status 'done' [2021-03-11T05:12:04.829Z] Running setup.py install for PyYAML: started [2021-03-11T05:12:08.252Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-11T05:12:08.855Z] Running setup.py install for dockerpty: started [2021-03-11T05:12:11.487Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-11T05:12:12.923Z] 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-11T05:12:17.248Z] Removing intermediate container b23a1c816b3a [2021-03-11T05:12:17.248Z] ---> 930e5f6094e2 [2021-03-11T05:12:17.248Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-11T05:12:17.248Z] ---> Running in 8238e29be4eb [2021-03-11T05:12:18.231Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T05:12:18.505Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T05:12:19.103Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-11T05:12:19.103Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-11T05:12:19.377Z] (3/3) Installing curl (7.69.1-r3) [2021-03-11T05:12:19.377Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T05:12:19.377Z] OK: 71 MiB in 58 packages [2021-03-11T05:12:20.824Z] Removing intermediate container 8238e29be4eb [2021-03-11T05:12:20.824Z] ---> 818dce93a0f8 [2021-03-11T05:12:20.824Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-11T05:12:20.824Z] ---> Running in 8c376c40eb0c [2021-03-11T05:12:21.423Z] Removing intermediate container 8c376c40eb0c [2021-03-11T05:12:21.423Z] ---> 1f0aa735ee51 [2021-03-11T05:12:21.423Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-11T05:12:21.423Z] ---> Running in dcd845ce0434 [2021-03-11T05:12:22.023Z] Removing intermediate container dcd845ce0434 [2021-03-11T05:12:22.023Z] ---> cc642c3e55ee [2021-03-11T05:12:22.023Z] Step 24/26 : LABEL arch=arm64 [2021-03-11T05:12:22.300Z] ---> Running in 3f8e32c6fe3d [2021-03-11T05:12:22.578Z] Removing intermediate container 3f8e32c6fe3d [2021-03-11T05:12:22.578Z] ---> 3a87be240a8d [2021-03-11T05:12:22.578Z] Step 25/26 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 [2021-03-11T05:12:22.861Z] ---> Running in 2d184f290b12 [2021-03-11T05:12:23.459Z] Removing intermediate container 2d184f290b12 [2021-03-11T05:12:23.459Z] ---> 65159e7977a0 [2021-03-11T05:12:23.459Z] Step 26/26 : LABEL version=0.0.0 [2021-03-11T05:12:23.459Z] ---> Running in 47ea7513eed2 [2021-03-11T05:12:24.058Z] Removing intermediate container 47ea7513eed2 [2021-03-11T05:12:24.058Z] ---> 0ac83a7f371c [2021-03-11T05:12:24.058Z] [2021-03-11T05:12:24.332Z] Successfully built 0ac83a7f371c [2021-03-11T05:12:24.605Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-11T05:12:24.897Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-11T05:12:24.975Z] $ docker stop --time=1 c255c4525b7607f136b57ca006021f1f3b8b723926fb52e399817b3999fbea42 [2021-03-11T05:12:26.953Z] $ docker rm -f c255c4525b7607f136b57ca006021f1f3b8b723926fb52e399817b3999fbea42 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-11T05:12:27.596Z] + docker images [2021-03-11T05:12:27.596Z] + grep docker [2021-03-11T05:12:27.867Z] docker-sys-mgmt-agent-go-arm64 latest 0ac83a7f371c 4 seconds ago 300MB [2021-03-11T05:12:27.867Z] docker-core-data-go-arm64 latest 48d1bb4d71e9 About a minute ago 21.3MB [2021-03-11T05:12:27.867Z] docker-security-secretstore-setup-go-arm64 latest 9d524b7195b0 About a minute ago 23.7MB [2021-03-11T05:12:27.867Z] docker-security-proxy-setup-go-arm64 latest 0e3591f85c40 2 minutes ago 23.4MB [2021-03-11T05:12:27.867Z] docker-security-bootstrapper-go-arm64 latest 9a808fba1ceb 4 minutes ago 17.8MB [2021-03-11T05:12:27.867Z] docker-core-metadata-go-arm64 latest 39f1bbbb617b 4 minutes ago 17.9MB [2021-03-11T05:12:27.867Z] docker-support-notifications-go-arm64 latest 7703110d223a 4 minutes ago 16.9MB [2021-03-11T05:12:27.867Z] docker-core-command-go-arm64 latest eb41b3955b4e 4 minutes ago 16.2MB [2021-03-11T05:12:27.867Z] docker-support-scheduler-go-arm64 latest 5941f123c81d 4 minutes ago 16.3MB [2021-03-11T05:12:27.867Z] 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-11T05:12:28.832Z] ---> job-cost.sh [2021-03-11T05:12:28.832Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Epax [2021-03-11T05:13:15.780Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-11T05:15:07.548Z] lf-activate-venv(): INFO: Adding /tmp/venv-Epax/bin to PATH [2021-03-11T05:15:07.548Z] INFO: No Stack... [2021-03-11T05:15:07.548Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-11T05:15:07.548Z] INFO: Archiving Costs [Pipeline] sh [2021-03-11T05:15:07.891Z] + + cutcat -d, /w/workspace/edgex-go/16/archives/cost.csv [2021-03-11T05:15:07.891Z] -f6 [Pipeline] lock [2021-03-11T05:15:08.053Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3208-16-stack-cost] [2021-03-11T05:15:08.062Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3208-16-stack-cost] did not exist. Created. [2021-03-11T05:15:08.062Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3208-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-11T05:15:08.489Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-11T05:15:08.834Z] Stashed 1 file(s) [Pipeline] } [2021-03-11T05:15:08.842Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3208-16-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-11T05:15:10.032Z] provisioning config files... [2021-03-11T05:15:10.047Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/16@tmp/config2227329571874166045tmp [Pipeline] { [Pipeline] sh [2021-03-11T05:15:10.457Z] + set +x [2021-03-11T05:15:10.457Z] + curl -s https://codecov.io/bash [2021-03-11T05:15:10.457Z] + bash -s -- [2021-03-11T05:15:10.720Z] [2021-03-11T05:15:10.720Z] _____ _ [2021-03-11T05:15:10.720Z] / ____| | | [2021-03-11T05:15:10.720Z] | | ___ __| | ___ ___ _____ __ [2021-03-11T05:15:10.720Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-11T05:15:10.720Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-11T05:15:10.720Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-11T05:15:10.720Z] Bash-20210309-2b87ace [2021-03-11T05:15:10.720Z] [2021-03-11T05:15:10.720Z] [2021-03-11T05:15:10.720Z] ==> git version 2.24.3 found [2021-03-11T05:15:10.720Z] ==> 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-11T05:15:10.720Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-11T05:15:10.720Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-11T05:15:10.720Z] ==> Jenkins CI detected. [2021-03-11T05:15:10.720Z] project root: . [2021-03-11T05:15:10.720Z] --> token set from env [2021-03-11T05:15:10.982Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-11T05:15:10.982Z] ==> Running gcov in . (disable via -X gcov) [2021-03-11T05:15:10.982Z] ==> Python coveragepy not found [2021-03-11T05:15:10.982Z] ==> Searching for coverage reports in: [2021-03-11T05:15:10.982Z] + . [2021-03-11T05:15:10.982Z] -> Found 1 reports [2021-03-11T05:15:10.982Z] ==> Detecting git/mercurial file structure [2021-03-11T05:15:10.982Z] ==> Reading reports [2021-03-11T05:15:10.982Z] + ./coverage.out bytes=628838 [2021-03-11T05:15:10.982Z] ==> Appending adjustments [2021-03-11T05:15:10.982Z] https://docs.codecov.io/docs/fixing-reports [2021-03-11T05:15:14.294Z] + Found adjustments [2021-03-11T05:15:14.294Z] ==> Gzipping contents [2021-03-11T05:15:14.294Z] 92K /tmp/codecov.OvVYYM.gz [2021-03-11T05:15:14.294Z] ==> Uploading reports [2021-03-11T05:15:14.294Z] url: https://codecov.io [2021-03-11T05:15:14.294Z] query: branch=PR-3208&commit=fb69e69936ac7aa97186293b8f5f6440504c2891&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3208%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3208&job=&cmd_args= [2021-03-11T05:15:14.294Z] -> Pinging Codecov [2021-03-11T05:15:14.294Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3208&commit=fb69e69936ac7aa97186293b8f5f6440504c2891&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3208%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3208&job=&cmd_args= [2021-03-11T05:15:14.869Z] -> Uploading to [2021-03-11T05:15:14.869Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-11/00271124DB129430A58F1EEE437C3FCB/fb69e69936ac7aa97186293b8f5f6440504c2891/465c06a1-5840-495c-a6ba-c2d5d77594e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210311T051514Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2b1bc8e075947b964e1ecc469771d75544e38b2817a97e58635e96da1814b999 [2021-03-11T05:15:14.869Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-11T05:15:14.869Z] Dload Upload Total Spent Left Speed [2021-03-11T05:15:15.442Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 92736 0 0 100 92736 0 171k --:--:-- --:--:-- --:--:-- 171k [2021-03-11T05:15:15.443Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fb69e69936ac7aa97186293b8f5f6440504c2891 [Pipeline] } [2021-03-11T05:15:15.452Z] 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-11T05:15:17.085Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-11T05:15:17.986Z] ---> package-listing.sh [2021-03-11T05:15:17.986Z] ++ facter osfamily [2021-03-11T05:15:17.986Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-11T05:15:17.986Z] + OS_FAMILY=redhat [2021-03-11T05:15:17.986Z] + workspace=/w/workspace/edgex-go/16 [2021-03-11T05:15:17.986Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-11T05:15:17.986Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-11T05:15:17.986Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-11T05:15:17.986Z] + PACKAGES=/tmp/packages_start.txt [2021-03-11T05:15:17.986Z] + '[' /w/workspace/edgex-go/16 ']' [2021-03-11T05:15:17.986Z] + PACKAGES=/tmp/packages_end.txt [2021-03-11T05:15:17.986Z] + case "${OS_FAMILY}" in [2021-03-11T05:15:17.986Z] + rpm -qa [2021-03-11T05:15:17.986Z] + sort [2021-03-11T05:15:23.285Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-11T05:15:23.285Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-11T05:15:23.285Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-11T05:15:23.285Z] + '[' /w/workspace/edgex-go/16 ']' [2021-03-11T05:15:23.285Z] + mkdir -p /w/workspace/edgex-go/16/archives/ [2021-03-11T05:15:23.285Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/16/archives/ [Pipeline] echo [2021-03-11T05:15:23.298Z] 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/16/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-11T05:15:23.589Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-11T05:15:23.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-11T05:15:23.896Z] [2021-03-11T05:15:23.896Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-11T05:15:24.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-11T05:15:24.240Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-11T05:15:24.240Z] df20fa9351a1: Pulling fs layer [2021-03-11T05:15:24.240Z] 36b3adc4ff6f: Pulling fs layer [2021-03-11T05:15:24.240Z] 8ad3a11d3b57: Pulling fs layer [2021-03-11T05:15:24.240Z] 46f8f816bc3b: Pulling fs layer [2021-03-11T05:15:24.240Z] 93b61091891f: Pulling fs layer [2021-03-11T05:15:24.240Z] 93b9cdb0e59b: Pulling fs layer [2021-03-11T05:15:24.240Z] 5e14af77c1be: Pulling fs layer [2021-03-11T05:15:24.240Z] 01666e4c0597: Pulling fs layer [2021-03-11T05:15:24.240Z] aa168da1d23b: Pulling fs layer [2021-03-11T05:15:24.240Z] 93b9cdb0e59b: Waiting [2021-03-11T05:15:24.240Z] 5e14af77c1be: Waiting [2021-03-11T05:15:24.240Z] 01666e4c0597: Waiting [2021-03-11T05:15:24.240Z] aa168da1d23b: Waiting [2021-03-11T05:15:24.240Z] 93b61091891f: Waiting [2021-03-11T05:15:24.240Z] 36b3adc4ff6f: Verifying Checksum [2021-03-11T05:15:24.240Z] 36b3adc4ff6f: Download complete [2021-03-11T05:15:24.240Z] 46f8f816bc3b: Verifying Checksum [2021-03-11T05:15:24.240Z] 46f8f816bc3b: Download complete [2021-03-11T05:15:24.502Z] df20fa9351a1: Verifying Checksum [2021-03-11T05:15:24.502Z] df20fa9351a1: Download complete [2021-03-11T05:15:24.502Z] 93b9cdb0e59b: Verifying Checksum [2021-03-11T05:15:24.502Z] 93b9cdb0e59b: Download complete [2021-03-11T05:15:24.502Z] 93b61091891f: Verifying Checksum [2021-03-11T05:15:24.502Z] 93b61091891f: Download complete [2021-03-11T05:15:24.502Z] 01666e4c0597: Verifying Checksum [2021-03-11T05:15:24.502Z] 01666e4c0597: Download complete [2021-03-11T05:15:24.502Z] 5e14af77c1be: Verifying Checksum [2021-03-11T05:15:24.502Z] 5e14af77c1be: Download complete [2021-03-11T05:15:24.502Z] 8ad3a11d3b57: Verifying Checksum [2021-03-11T05:15:24.502Z] 8ad3a11d3b57: Download complete [2021-03-11T05:15:24.768Z] df20fa9351a1: Pull complete [2021-03-11T05:15:25.039Z] 36b3adc4ff6f: Pull complete [2021-03-11T05:15:26.435Z] aa168da1d23b: Verifying Checksum [2021-03-11T05:15:26.435Z] aa168da1d23b: Download complete [2021-03-11T05:15:26.696Z] 8ad3a11d3b57: Pull complete [2021-03-11T05:15:26.696Z] 46f8f816bc3b: Pull complete [2021-03-11T05:15:27.272Z] 93b61091891f: Pull complete [2021-03-11T05:15:27.272Z] 93b9cdb0e59b: Pull complete [2021-03-11T05:15:27.534Z] 5e14af77c1be: Pull complete [2021-03-11T05:15:27.534Z] 01666e4c0597: Pull complete [2021-03-11T05:15:34.210Z] aa168da1d23b: Pull complete [2021-03-11T05:15:34.472Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-11T05:15:35.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-11T05:15:35.046Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-11T05:15:35.256Z] prd-centos7-docker-4c-2g-29462 does not seem to be running inside a container [2021-03-11T05:15:35.441Z] $ 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/16/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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-11T05:15:41.600Z] $ docker top 248662f6b705f5aaac8fae5f3e08cd1e221e30ed7f36a2577216b568cd2752b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-11T05:15:42.234Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-11T05:15:42.535Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-11T05:15:42.829Z] + ls /var/log/sa-host [2021-03-11T05:15:42.829Z] + sadf -c /var/log/sa-host/sa11 [2021-03-11T05:15:42.829Z] file_magic: OK [2021-03-11T05:15:42.829Z] HZ: Using current value: 100 [2021-03-11T05:15:42.829Z] file_header: OK [2021-03-11T05:15:42.829Z] 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-11T05:15:42.829Z] Statistics: [2021-03-11T05:15:42.829Z] 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...Hnuu...uuuununununu... [2021-03-11T05:15:42.829Z] File successfully converted to sysstat format version 12.2.1 [2021-03-11T05:15:42.829Z] + sadf -c /var/log/sa-host/sa23 [2021-03-11T05:15:42.829Z] file_magic: OK [2021-03-11T05:15:42.829Z] HZ: Using current value: 100 [2021-03-11T05:15:42.829Z] file_header: OK [2021-03-11T05:15:42.829Z] 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-11T05:15:42.829Z] Statistics: [2021-03-11T05:15:42.829Z] Hnuu...uuuununununu... [2021-03-11T05:15:42.829Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-11T05:15:43.040Z] provisioning config files... [2021-03-11T05:15:43.058Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/16@tmp/config8091567147109455534tmp [Pipeline] { [Pipeline] echo [2021-03-11T05:15:43.127Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-11T05:15:43.423Z] ---> create-netrc.sh [Pipeline] } [2021-03-11T05:15:43.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-11T05:15:43.538Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-11T05:15:43.830Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-11T05:15:43.841Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-11T05:15:44.141Z] ---> sudo-logs.sh [2021-03-11T05:15:44.141Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-11T05:15:44.210Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-11T05:15:44.528Z] ---> job-cost.sh [2021-03-11T05:15:44.528Z] lf-activate-venv: SKIPPING [2021-03-11T05:15:44.528Z] DEBUG: total: 0.20999999344348907 [2021-03-11T05:15:44.528Z] INFO: Retrieving Stack Cost... [2021-03-11T05:15:45.916Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-11T05:15:46.177Z] INFO: Archiving Costs [Pipeline] echo [2021-03-11T05:15:46.190Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-11T05:15:46.488Z] ---> logs-deploy.sh [2021-03-11T05:15:46.488Z] lf-activate-venv: SKIPPING [2021-03-11T05:15:46.488Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3208/16 [2021-03-11T05:15:46.488Z] INFO: archiving workspace using pattern(s): [2021-03-11T05:15:47.876Z] Archives upload complete. [2021-03-11T05:15:47.876Z] INFO: archiving logs to Nexus