Pull request #3125 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at d0bc3b104123489a76cc16a6f8c025e818c2e684 rather than 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 Obtained Jenkinsfile from d0bc3b104123489a76cc16a6f8c025e818c2e684 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-24853 in /w/workspace/edgexfoundry_edgex-go_PR-3125 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3125/head:refs/remotes/origin/PR-3125 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit d0bc3b104123489a76cc16a6f8c025e818c2e684 into PR head commit 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 Merge succeeded, producing 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 Checking out Revision 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 (PR-3125) > git config core.sparsecheckout # timeout=10 > git checkout -f 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 # 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 d0bc3b104123489a76cc16a6f8c025e818c2e684 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 # timeout=10 Commit message: "feat(notifications): Implement GET /subscription/category/{category} V2 API" First time build. Skipping changelog. > git rev-list --no-walk 7a5ed21c2c33c7b4075f18827f1077eaaba6a1db # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-04T04:26:51.762Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-04T04:26:52.026Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-04T04:26:52.126Z] ========================================================= [2021-02-04T04:26:52.126Z] EdgeX Global Pipelines Version Info [2021-02-04T04:26:52.126Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-04T04:26:53.681Z] ------------------- [2021-02-04T04:26:53.681Z] stable info: [2021-02-04T04:26:53.681Z] ------------------- [2021-02-04T04:26:53.681Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-04T04:26:53.681Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-04T04:26:53.681Z] Message: update stable to v1.0.179 [2021-02-04T04:26:54.629Z] ------------------- [2021-02-04T04:26:54.629Z] experimental info: [2021-02-04T04:26:54.629Z] ------------------- [2021-02-04T04:26:54.629Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-04T04:26:54.629Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-04T04:26:54.629Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-04T04:26:54.886Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-04T04:26:54.975Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-04T04:26:55.064Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-04T04:26:55.164Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-04T04:26:55.268Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-04T04:26:55.355Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-04T04:26:55.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-04T04:26:55.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-04T04:26:55.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-04T04:26:55.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-04T04:26:55.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-04T04:26:55.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-04T04:26:55.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-04T04:26:56.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-04T04:26:56.128Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-04T04:26:56.210Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-04T04:26:56.294Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-04T04:26:56.401Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-04T04:26:56.489Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-04T04:26:56.572Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-04T04:26:56.655Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-04T04:26:56.738Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-04T04:26:56.823Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-04T04:26:56.905Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3125 [Pipeline] echo [2021-02-04T04:26:56.988Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3125 [Pipeline] echo [2021-02-04T04:26:57.072Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3125 [Pipeline] echo [2021-02-04T04:26:57.153Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 [Pipeline] echo [2021-02-04T04:26:57.242Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d81619 [Pipeline] echo [2021-02-04T04:26:57.324Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-04T04:26:57.482Z] provisioning config files... [2021-02-04T04:26:57.512Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4235049506616800274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-04T04:26:57.862Z] ---> docker-login.sh [2021-02-04T04:26:57.862Z] nexus3.edgexfoundry.org:10001 [2021-02-04T04:26:58.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T04:26:58.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T04:26:58.401Z] Configure a credential helper to remove this warning. See [2021-02-04T04:26:58.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T04:26:58.401Z] [2021-02-04T04:26:58.401Z] Login Succeeded [2021-02-04T04:26:58.401Z] nexus3.edgexfoundry.org:10002 [2021-02-04T04:26:58.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T04:26:58.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T04:26:58.667Z] Configure a credential helper to remove this warning. See [2021-02-04T04:26:58.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T04:26:58.667Z] [2021-02-04T04:26:58.667Z] Login Succeeded [2021-02-04T04:26:58.667Z] nexus3.edgexfoundry.org:10003 [2021-02-04T04:26:58.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T04:26:58.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T04:26:58.667Z] Configure a credential helper to remove this warning. See [2021-02-04T04:26:58.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T04:26:58.667Z] [2021-02-04T04:26:58.667Z] Login Succeeded [2021-02-04T04:26:58.667Z] nexus3.edgexfoundry.org:10004 [2021-02-04T04:26:58.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T04:26:58.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T04:26:58.931Z] Configure a credential helper to remove this warning. See [2021-02-04T04:26:58.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T04:26:58.931Z] [2021-02-04T04:26:58.931Z] Login Succeeded [2021-02-04T04:26:58.931Z] docker.io [2021-02-04T04:26:58.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T04:26:59.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T04:26:59.196Z] Configure a credential helper to remove this warning. See [2021-02-04T04:26:59.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T04:26:59.196Z] [2021-02-04T04:26:59.196Z] Login Succeeded [2021-02-04T04:26:59.196Z] ---> docker-login.sh ends [Pipeline] } [2021-02-04T04:26:59.207Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-04T04:26:59.683Z] ++ 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-02-04T04:26:59.684Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T04:26:59.684Z] ++ dirname cmd/core-command/Dockerfile [2021-02-04T04:26:59.684Z] ++ cut -d/ -f2 [2021-02-04T04:26:59.684Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-04T04:26:59.684Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T04:26:59.684Z] ++ dirname cmd/core-data/Dockerfile [2021-02-04T04:26:59.684Z] ++ cut -d/ -f2 [2021-02-04T04:26:59.684Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-04T04:26:59.684Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T04:26:59.684Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-04T04:26:59.684Z] ++ cut -d/ -f2 [2021-02-04T04:26:59.684Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-04T04:26:59.684Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T04:26:59.684Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-04T04:26:59.684Z] ++ cut -d/ -f2 [2021-02-04T04:26:59.684Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-04T04:26:59.684Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T04:26:59.684Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-04T04:26:59.684Z] ++ cut -d/ -f2 [2021-02-04T04:26:59.684Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-04T04:26:59.684Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T04:26:59.684Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-04T04:26:59.684Z] ++ cut -d/ -f2 [2021-02-04T04:26:59.684Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-04T04:26:59.684Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T04:26:59.684Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-04T04:26:59.684Z] ++ cut -d/ -f2 [2021-02-04T04:26:59.684Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-04T04:26:59.684Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T04:26:59.684Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-04T04:26:59.684Z] ++ cut -d/ -f2 [2021-02-04T04:26:59.684Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-04T04:26:59.684Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T04:26:59.684Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-04T04:26:59.684Z] ++ cut -d/ -f2 [2021-02-04T04:26:59.684Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-04T04:26:59.773Z] 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-02-04T04:27:00.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-04T04:27:00.644Z] [2021-02-04T04:27:00.644Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T04:27:01.090Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-04T04:27:01.090Z] latest: Pulling from edgex-devops/git-semver [2021-02-04T04:27:01.090Z] 31603596830f: Pulling fs layer [2021-02-04T04:27:01.090Z] 2a8b12db71e7: Pulling fs layer [2021-02-04T04:27:01.090Z] 6ca5941a6612: Pulling fs layer [2021-02-04T04:27:01.090Z] ecc8261a40a4: Pulling fs layer [2021-02-04T04:27:01.090Z] ecc8261a40a4: Waiting [2021-02-04T04:27:01.090Z] 2a8b12db71e7: Verifying Checksum [2021-02-04T04:27:01.357Z] 31603596830f: Verifying Checksum [2021-02-04T04:27:01.357Z] 31603596830f: Download complete [2021-02-04T04:27:01.357Z] ecc8261a40a4: Verifying Checksum [2021-02-04T04:27:01.357Z] ecc8261a40a4: Download complete [2021-02-04T04:27:01.622Z] 6ca5941a6612: Verifying Checksum [2021-02-04T04:27:01.622Z] 6ca5941a6612: Download complete [2021-02-04T04:27:01.622Z] 31603596830f: Pull complete [2021-02-04T04:27:01.896Z] 2a8b12db71e7: Pull complete [2021-02-04T04:27:02.855Z] 6ca5941a6612: Pull complete [2021-02-04T04:27:03.119Z] ecc8261a40a4: Pull complete [2021-02-04T04:27:03.119Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-04T04:27:03.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-04T04:27:03.119Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-04T04:27:03.252Z] prd-centos7-docker-4c-2g-24853 does not seem to be running inside a container [2021-02-04T04:27:03.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-04T04:27:05.912Z] $ docker top fa2001a4924339b06c59e038b45df016feb50e99fb561697ad2e7d0caa38682d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-04T04:27:06.225Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-04T04:27:06.225Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-04T04:27:06.454Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-04T04:27:06.458Z] $ docker exec fa2001a4924339b06c59e038b45df016feb50e99fb561697ad2e7d0caa38682d ssh-agent [2021-02-04T04:27:06.645Z] SSH_AUTH_SOCK=/tmp/ssh-c9m1WXy1gnlm/agent.13 [2021-02-04T04:27:06.645Z] SSH_AGENT_PID=18 [2021-02-04T04:27:06.657Z] Running ssh-add (command line suppressed) [2021-02-04T04:27:06.786Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7840222178696816961.key (/w/workspace/edgex-go/2@tmp/private_key_7840222178696816961.key) [2021-02-04T04:27:06.846Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-04T04:27:07.244Z] + git tag --points-at HEAD [Pipeline] } [2021-02-04T04:27:07.273Z] $ docker exec --env ******** --env ******** fa2001a4924339b06c59e038b45df016feb50e99fb561697ad2e7d0caa38682d ssh-agent -k [2021-02-04T04:27:07.394Z] unset SSH_AUTH_SOCK; [2021-02-04T04:27:07.395Z] unset SSH_AGENT_PID; [2021-02-04T04:27:07.395Z] echo Agent pid 18 killed; [2021-02-04T04:27:07.449Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-04T04:27:07.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-04T04:27:07.658Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-04T04:27:07.829Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-04T04:27:07.833Z] $ docker exec fa2001a4924339b06c59e038b45df016feb50e99fb561697ad2e7d0caa38682d ssh-agent [2021-02-04T04:27:08.002Z] SSH_AUTH_SOCK=/tmp/ssh-xVZ1UAJ6SnJl/agent.47 [2021-02-04T04:27:08.002Z] SSH_AGENT_PID=52 [2021-02-04T04:27:08.013Z] Running ssh-add (command line suppressed) [2021-02-04T04:27:08.137Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1383099880877765964.key (/w/workspace/edgex-go/2@tmp/private_key_1383099880877765964.key) [2021-02-04T04:27:08.194Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-04T04:27:08.558Z] + git semver init [2021-02-04T04:27:08.558Z] # -> Open(): unable to determine branch for HEAD [2021-02-04T04:27:08.558Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-02-04T04:27:08.558Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-02-04T04:27:08.558Z] # $SEMVER_REMOTE_NAME = origin [2021-02-04T04:27:08.558Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-04T04:27:08.558Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-04T04:27:08.558Z] # $SEMVER_BRANCH = PR-3125 [2021-02-04T04:27:08.558Z] # $SEMVER_TEMP = /tmp/semver-901162876 [2021-02-04T04:27:08.558Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-04T04:27:35.323Z] # '/tmp/semver-901162876' -> '/w/workspace/edgex-go/2/.semver' [2021-02-04T04:27:35.323Z] # -> Force: false [2021-02-04T04:27:35.323Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-02-04T04:27:35.338Z] $ docker exec --env ******** --env ******** fa2001a4924339b06c59e038b45df016feb50e99fb561697ad2e7d0caa38682d ssh-agent -k [2021-02-04T04:27:35.595Z] unset SSH_AUTH_SOCK; [2021-02-04T04:27:35.595Z] unset SSH_AGENT_PID; [2021-02-04T04:27:35.595Z] echo Agent pid 52 killed; [2021-02-04T04:27:35.704Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-04T04:27:36.206Z] + git semver [Pipeline] } [2021-02-04T04:27:36.226Z] $ docker stop --time=1 fa2001a4924339b06c59e038b45df016feb50e99fb561697ad2e7d0caa38682d [2021-02-04T04:27:37.789Z] $ docker rm -f fa2001a4924339b06c59e038b45df016feb50e99fb561697ad2e7d0caa38682d [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-04T04:27:38.298Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-04T04:27:38.926Z] Stashed 1 file(s) [Pipeline] echo [2021-02-04T04:27:38.928Z] [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-02-04T04:27:39.965Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-04T04:27:40.308Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-04T04:27:40.637Z] + sudo service docker restart [2021-02-04T04:27:40.637Z] + true [2021-02-04T04:27:40.637Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-04T04:27:41.246Z] ========================================================= [2021-02-04T04:27:41.246Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-04T04:27:41.246Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-04T04:27:41.595Z] + 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-02-04T04:27:45.838Z] Sending build context to Docker daemon 327.6MB [2021-02-04T04:27:45.838Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-04T04:27:45.838Z] Step 2/6 : FROM ${BASE} [2021-02-04T04:27:45.838Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-04T04:27:45.838Z] 188c0c94c7c5: Pulling fs layer [2021-02-04T04:27:45.838Z] 0ef7d3d256c8: Pulling fs layer [2021-02-04T04:27:45.838Z] de9db76c5a1d: Pulling fs layer [2021-02-04T04:27:45.838Z] bca2f99d35d6: Pulling fs layer [2021-02-04T04:27:45.838Z] 93359f2a8cfa: Pulling fs layer [2021-02-04T04:27:45.838Z] 7c6f9722023f: Pulling fs layer [2021-02-04T04:27:45.838Z] a35cf1a2eb13: Pulling fs layer [2021-02-04T04:27:45.838Z] bca2f99d35d6: Waiting [2021-02-04T04:27:45.838Z] 7c6f9722023f: Waiting [2021-02-04T04:27:45.838Z] 93359f2a8cfa: Waiting [2021-02-04T04:27:45.838Z] a35cf1a2eb13: Waiting [2021-02-04T04:27:45.838Z] de9db76c5a1d: Download complete [2021-02-04T04:27:45.838Z] 0ef7d3d256c8: Verifying Checksum [2021-02-04T04:27:45.838Z] 0ef7d3d256c8: Download complete [2021-02-04T04:27:45.838Z] 93359f2a8cfa: Verifying Checksum [2021-02-04T04:27:45.838Z] 93359f2a8cfa: Download complete [2021-02-04T04:27:45.838Z] 188c0c94c7c5: Verifying Checksum [2021-02-04T04:27:45.838Z] 188c0c94c7c5: Download complete [2021-02-04T04:27:45.838Z] 7c6f9722023f: Download complete [2021-02-04T04:27:45.838Z] 188c0c94c7c5: Pull complete [2021-02-04T04:27:45.838Z] 0ef7d3d256c8: Pull complete [2021-02-04T04:27:46.100Z] de9db76c5a1d: Pull complete [2021-02-04T04:27:47.529Z] a35cf1a2eb13: Verifying Checksum [2021-02-04T04:27:47.529Z] a35cf1a2eb13: Download complete [2021-02-04T04:27:48.512Z] bca2f99d35d6: Verifying Checksum [2021-02-04T04:27:48.512Z] bca2f99d35d6: Download complete [2021-02-04T04:27:54.389Z] Still waiting to schedule task [2021-02-04T04:27:54.389Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-04T04:27:55.190Z] bca2f99d35d6: Pull complete [2021-02-04T04:27:55.190Z] 93359f2a8cfa: Pull complete [2021-02-04T04:27:55.190Z] 7c6f9722023f: Pull complete [2021-02-04T04:27:59.442Z] a35cf1a2eb13: Pull complete [2021-02-04T04:27:59.442Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-04T04:27:59.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-04T04:27:59.442Z] ---> a62c8e92a672 [2021-02-04T04:27:59.442Z] 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-02-04T04:27:59.442Z] ---> Running in 702f8578ceb8 [2021-02-04T04:27:59.712Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:28:01.117Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:28:03.677Z] (1/12) Installing libmagic (5.38-r0) [2021-02-04T04:28:04.254Z] (2/12) Installing file (5.38-r0) [2021-02-04T04:28:04.254Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-04T04:28:04.518Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-04T04:28:36.782Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-04T04:28:36.782Z] (6/12) Installing patch (2.7.6-r6) [2021-02-04T04:28:36.782Z] (7/12) Installing build-base (0.5-r2) [2021-02-04T04:28:36.782Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-04T04:28:36.782Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-04T04:28:36.782Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-04T04:28:36.782Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-04T04:28:36.782Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-04T04:28:36.782Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T04:28:36.782Z] OK: 233 MiB in 51 packages [2021-02-04T04:28:37.359Z] Removing intermediate container 702f8578ceb8 [2021-02-04T04:28:37.359Z] ---> 67e16fef7b84 [2021-02-04T04:28:37.359Z] Step 4/6 : WORKDIR /edgex-go [2021-02-04T04:28:37.359Z] ---> Running in 9fbda501e3f4 [2021-02-04T04:28:37.624Z] Removing intermediate container 9fbda501e3f4 [2021-02-04T04:28:37.625Z] ---> 3255e69ce57c [2021-02-04T04:28:37.625Z] Step 5/6 : COPY go.mod . [2021-02-04T04:28:37.888Z] ---> d7363acb8884 [2021-02-04T04:28:37.889Z] Step 6/6 : RUN go mod download [2021-02-04T04:28:38.151Z] ---> Running in 6e9c5fd476c5 [2021-02-04T04:29:00.217Z] Removing intermediate container 6e9c5fd476c5 [2021-02-04T04:29:00.217Z] ---> ec7b2e22d7d7 [2021-02-04T04:29:00.217Z] Successfully built ec7b2e22d7d7 [2021-02-04T04:29:00.217Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T04:29:00.561Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-04T04:29:00.561Z] . [Pipeline] withDockerContainer [2021-02-04T04:29:00.714Z] prd-centos7-docker-4c-2g-24853 does not seem to be running inside a container [2021-02-04T04:29:00.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-04T04:29:01.808Z] $ docker top 0bea99ec3f48901f842b550e48f8c3353da31b203c5a9f9858ade0fbc1f9ae12 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T04:29:02.357Z] + go version [2021-02-04T04:29:02.357Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-04T04:29:02.371Z] $ docker stop --time=1 0bea99ec3f48901f842b550e48f8c3353da31b203c5a9f9858ade0fbc1f9ae12 [2021-02-04T04:29:03.730Z] $ docker rm -f 0bea99ec3f48901f842b550e48f8c3353da31b203c5a9f9858ade0fbc1f9ae12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T04:29:04.634Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-04T04:29:04.634Z] . [Pipeline] withDockerContainer [2021-02-04T04:29:04.745Z] prd-centos7-docker-4c-2g-24853 does not seem to be running inside a container [2021-02-04T04:29:04.792Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-04T04:29:05.505Z] $ docker top 553940fe8f93aacadba4fa8fb47016e9619b4c18e59a48d62748ea245130de20 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-04T04:29:05.739Z] ========================================================= [2021-02-04T04:29:05.739Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-04T04:29:05.739Z] ========================================================= [Pipeline] sh [2021-02-04T04:29:06.031Z] + make test [2021-02-04T04:29:06.031Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-04T04:29:16.223Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-04T04:29:35.474Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-04T04:29:37.441Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-04T04:29:39.417Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-04T04:29:39.417Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-04T04:29:39.417Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-02-04T04:29:40.839Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-04T04:29:40.839Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-04T04:29:40.839Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-04T04:29:40.839Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-04T04:29:41.105Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-04T04:29:42.088Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-04T04:29:42.866Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-24859 in /w/workspace/edgexfoundry_edgex-go_PR-3125 [Pipeline] { [Pipeline] ws [2021-02-04T04:29:42.924Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-02-04T04:29:44.065Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-04T04:29:44.065Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-04T04:29:44.065Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-04T04:29:46.679Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.140s coverage: 46.0% of statements [2021-02-04T04:29:46.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-04T04:29:46.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-04T04:29:46.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-04T04:29:46.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-04T04:29:46.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-04T04:29:46.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-04T04:29:46.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-04T04:29:46.679Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.073s coverage: 100.0% of statements [2021-02-04T04:29:48.739Z] using credential edgex-jenkins-ssh [2021-02-04T04:29:48.807Z] Cloning the remote Git repository [2021-02-04T04:29:48.873Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-04T04:29:48.983Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-02-04T04:29:49.044Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-04T04:29:49.045Z] > git --version # timeout=10 [2021-02-04T04:29:49.061Z] > git --version # 'git version 2.17.1' [2021-02-04T04:29:49.063Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T04:29:49.136Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-04T04:29:51.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.214s coverage: 27.1% of statements [2021-02-04T04:29:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-04T04:29:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-04T04:29:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-04T04:29:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-04T04:29:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-04T04:29:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-04T04:29:51.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.058s coverage: 100.0% of statements [2021-02-04T04:29:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-04T04:29:51.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.037s coverage: 100.0% of statements [2021-02-04T04:29:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-04T04:29:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-04T04:29:51.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.130s coverage: 65.8% of statements [2021-02-04T04:29:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-04T04:29:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-04T04:29:51.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.137s coverage: 82.3% of statements [2021-02-04T04:29:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-04T04:29:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-04T04:29:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-04T04:29:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-04T04:29:53.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.418s coverage: 28.6% of statements [2021-02-04T04:29:53.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-04T04:29:53.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-04T04:29:53.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-04T04:29:53.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-04T04:29:53.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-04T04:29:53.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.063s coverage: 100.0% of statements [2021-02-04T04:29:53.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-04T04:29:53.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.039s coverage: 100.0% of statements [2021-02-04T04:29:53.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-04T04:29:53.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.105s coverage: 86.7% of statements [2021-02-04T04:29:53.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-04T04:29:53.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.138s coverage: 97.5% of statements [2021-02-04T04:29:53.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-04T04:29:54.274Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.057s coverage: 78.3% of statements [2021-02-04T04:29:54.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-04T04:29:54.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-04T04:29:54.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-04T04:29:54.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-04T04:29:56.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.459s coverage: 92.8% of statements [2021-02-04T04:29:56.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-04T04:29:56.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-04T04:29:56.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-04T04:29:56.238Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-04T04:29:56.238Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-04T04:29:56.238Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-04T04:29:56.238Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-04T04:29:56.238Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-04T04:29:56.238Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-04T04:29:56.238Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-04T04:29:56.238Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-04T04:29:56.238Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-04T04:29:56.238Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-04T04:29:56.238Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-04T04:29:56.238Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-04T04:29:56.238Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-04T04:29:56.238Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-04T04:29:56.238Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-04T04:29:56.238Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements [2021-02-04T04:29:56.238Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-04T04:29:56.238Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-04T04:29:56.238Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.059s coverage: 0.1% of statements [2021-02-04T04:29:56.238Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-04T04:29:56.238Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-04T04:29:56.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-04T04:29:56.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 45.5% of statements [2021-02-04T04:29:56.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements [2021-02-04T04:29:56.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.038s coverage: 94.1% of statements [2021-02-04T04:29:56.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2021-02-04T04:29:56.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.035s coverage: 87.5% of statements [2021-02-04T04:30:09.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements [2021-02-04T04:30:09.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.028s coverage: 44.8% of statements [2021-02-04T04:30:21.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-04T04:30:21.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.049s coverage: 87.2% of statements [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-04T04:30:21.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-04T04:30:21.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-04T04:30:21.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements [2021-02-04T04:30:21.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-02-04T04:30:21.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.045s coverage: 84.2% of statements [2021-02-04T04:30:21.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.103s coverage: 91.4% of statements [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-04T04:30:21.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 63.5% of statements [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-04T04:30:21.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements [2021-02-04T04:30:21.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements [2021-02-04T04:30:21.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-02-04T04:30:21.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-02-04T04:30:21.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-02-04T04:30:21.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.303s coverage: 68.9% of statements [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-02-04T04:30:21.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.089s coverage: 37.0% of statements [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-04T04:30:21.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.285s coverage: 84.0% of statements [2021-02-04T04:30:21.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.058s coverage: 100.0% of statements [2021-02-04T04:30:21.741Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.159s coverage: 47.0% of statements [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-04T04:30:21.741Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-04T04:30:21.741Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-04T04:30:21.741Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.089s coverage: 87.0% of statements [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-04T04:30:21.741Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.763s coverage: 29.1% of statements [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-04T04:30:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-04T04:30:21.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-04T04:30:21.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-04T04:30:21.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-04T04:30:21.742Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.078s coverage: 99.0% of statements [2021-02-04T04:30:21.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-04T04:30:21.742Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements [2021-02-04T04:30:21.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-04T04:30:21.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-04T04:30:21.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-04T04:30:21.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-04T04:30:21.742Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.064s coverage: 100.0% of statements [2021-02-04T04:30:21.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-04T04:30:21.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-04T04:30:21.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-04T04:30:21.742Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.034s coverage: 0.0% of statements [2021-02-04T04:30:21.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-04T04:30:21.742Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements [2021-02-04T04:30:21.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-04T04:30:21.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-04T04:30:21.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-04T04:30:21.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-04T04:30:21.742Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.036s coverage: 87.9% of statements [2021-02-04T04:30:21.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-04T04:30:21.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-04T04:30:21.742Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements [2021-02-04T04:30:21.742Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements [2021-02-04T04:30:21.742Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-02-04T04:30:21.742Z] GO111MODULE=on go vet ./... [2021-02-04T04:30:27.631Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-04T04:30:27.646Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-04T04:30:27.703Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-04T04:30:27.735Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-04T04:30:27.736Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T04:30:27.754Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3125/head:refs/remotes/origin/PR-3125 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-04T04:30:28.555Z] Merging remotes/origin/master commit d0bc3b104123489a76cc16a6f8c025e818c2e684 into PR head commit 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 [2021-02-04T04:30:29.085Z] Merge succeeded, producing 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 [2021-02-04T04:30:29.086Z] Checking out Revision 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 (PR-3125) [2021-02-04T04:30:28.578Z] > git config core.sparsecheckout # timeout=10 [2021-02-04T04:30:28.590Z] > git checkout -f 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 # timeout=10 [2021-02-04T04:30:28.963Z] > git remote # timeout=10 [2021-02-04T04:30:28.986Z] > git config --get remote.origin.url # timeout=10 [2021-02-04T04:30:29.019Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T04:30:29.036Z] > git merge d0bc3b104123489a76cc16a6f8c025e818c2e684 # timeout=10 [2021-02-04T04:30:29.064Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-04T04:30:29.095Z] > git config core.sparsecheckout # timeout=10 [2021-02-04T04:30:29.121Z] > git checkout -f 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 # timeout=10 [2021-02-04T04:30:33.665Z] Commit message: "feat(notifications): Implement GET /subscription/category/{category} V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-04T04:30:35.072Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-04T04:30:35.498Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-04T04:30:35.892Z] + + sudo service docker restart [2021-02-04T04:30:35.892Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-04T04:30:37.949Z] provisioning config files... [2021-02-04T04:30:37.997Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config66606826573608239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-04T04:30:38.412Z] ---> docker-login.sh [2021-02-04T04:30:38.412Z] nexus3.edgexfoundry.org:10001 [2021-02-04T04:30:39.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T04:30:39.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T04:30:39.697Z] Configure a credential helper to remove this warning. See [2021-02-04T04:30:39.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T04:30:39.697Z] [2021-02-04T04:30:39.697Z] Login Succeeded [2021-02-04T04:30:39.697Z] nexus3.edgexfoundry.org:10002 [2021-02-04T04:30:39.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T04:30:40.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T04:30:40.263Z] Configure a credential helper to remove this warning. See [2021-02-04T04:30:40.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T04:30:40.263Z] [2021-02-04T04:30:40.263Z] Login Succeeded [2021-02-04T04:30:40.263Z] nexus3.edgexfoundry.org:10003 [2021-02-04T04:30:40.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T04:30:40.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T04:30:40.835Z] Configure a credential helper to remove this warning. See [2021-02-04T04:30:40.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T04:30:40.835Z] [2021-02-04T04:30:40.835Z] Login Succeeded [2021-02-04T04:30:40.835Z] nexus3.edgexfoundry.org:10004 [2021-02-04T04:30:41.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T04:30:41.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T04:30:41.387Z] Configure a credential helper to remove this warning. See [2021-02-04T04:30:41.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T04:30:41.387Z] [2021-02-04T04:30:41.387Z] Login Succeeded [2021-02-04T04:30:41.387Z] docker.io [2021-02-04T04:30:41.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T04:30:41.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T04:30:41.996Z] Configure a credential helper to remove this warning. See [2021-02-04T04:30:41.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T04:30:41.996Z] [2021-02-04T04:30:41.996Z] Login Succeeded [2021-02-04T04:30:42.269Z] ---> docker-login.sh ends [Pipeline] } [2021-02-04T04:30:42.289Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-04T04:30:42.827Z] ========================================================= [2021-02-04T04:30:42.827Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-04T04:30:42.827Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-04T04:30:43.215Z] + 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-02-04T04:30:45.880Z] Sending build context to Docker daemon 166.2MB [2021-02-04T04:30:45.880Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-04T04:30:45.880Z] Step 2/6 : FROM ${BASE} [2021-02-04T04:30:45.880Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-04T04:30:45.880Z] 5f621e34cdf4: Pulling fs layer [2021-02-04T04:30:45.880Z] a4357932f1b6: Pulling fs layer [2021-02-04T04:30:45.880Z] 18c013af1878: Pulling fs layer [2021-02-04T04:30:45.880Z] 00ac8860ef70: Pulling fs layer [2021-02-04T04:30:45.880Z] 63d7cb157983: Pulling fs layer [2021-02-04T04:30:45.880Z] b116817d02f9: Pulling fs layer [2021-02-04T04:30:45.880Z] 745a02a5169b: Pulling fs layer [2021-02-04T04:30:45.880Z] 00ac8860ef70: Waiting [2021-02-04T04:30:45.880Z] 63d7cb157983: Waiting [2021-02-04T04:30:45.880Z] b116817d02f9: Waiting [2021-02-04T04:30:45.880Z] 745a02a5169b: Waiting [2021-02-04T04:30:45.880Z] 18c013af1878: Verifying Checksum [2021-02-04T04:30:45.880Z] 18c013af1878: Download complete [2021-02-04T04:30:45.880Z] a4357932f1b6: Download complete [2021-02-04T04:30:45.880Z] 63d7cb157983: Verifying Checksum [2021-02-04T04:30:45.880Z] 63d7cb157983: Download complete [2021-02-04T04:30:45.880Z] b116817d02f9: Verifying Checksum [2021-02-04T04:30:45.880Z] b116817d02f9: Download complete [2021-02-04T04:30:45.880Z] 5f621e34cdf4: Verifying Checksum [2021-02-04T04:30:45.880Z] 5f621e34cdf4: Download complete [2021-02-04T04:30:46.484Z] 5f621e34cdf4: Pull complete [2021-02-04T04:30:47.089Z] a4357932f1b6: Pull complete [2021-02-04T04:30:47.703Z] 18c013af1878: Pull complete [2021-02-04T04:30:48.608Z] gofmt -l . [2021-02-04T04:30:48.608Z] [ "`gofmt -l .`" = "" ] [2021-02-04T04:30:48.608Z] ./bin/test-go-mod-tidy.sh [2021-02-04T04:30:48.608Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-04T04:30:48.728Z] 745a02a5169b: Verifying Checksum [2021-02-04T04:30:48.728Z] 745a02a5169b: Download complete [2021-02-04T04:30:48.940Z] + ls -al . [2021-02-04T04:30:48.940Z] total 688 [2021-02-04T04:30:48.940Z] drwxrwxr-x 10 1001 1001 4096 Feb 4 04:30 . [2021-02-04T04:30:48.940Z] drwxr-xr-x 4 root root 28 Feb 4 04:29 .. [2021-02-04T04:30:48.940Z] -rw-rw-r-- 1 1001 1001 11 Feb 4 04:26 .dockerignore [2021-02-04T04:30:48.940Z] drwxrwxr-x 8 1001 1001 179 Feb 4 04:26 .git [2021-02-04T04:30:48.940Z] drwxrwxr-x 3 1001 1001 125 Feb 4 04:26 .github [2021-02-04T04:30:48.940Z] -rw-rw-r-- 1 1001 1001 872 Feb 4 04:26 .gitignore [2021-02-04T04:30:48.940Z] drwx------ 3 1001 1001 60 Feb 4 04:27 .semver [2021-02-04T04:30:48.940Z] -rw-rw-r-- 1 1001 1001 166 Feb 4 04:26 .sonarcloud.properties [2021-02-04T04:30:48.940Z] -rw-rw-r-- 1 1001 1001 7859 Feb 4 04:26 Attribution.txt [2021-02-04T04:30:48.940Z] -rw-rw-r-- 1 1001 1001 3804 Feb 4 04:26 CONTRIBUTING.md [2021-02-04T04:30:48.940Z] -rw-rw-r-- 1 1001 1001 931 Feb 4 04:26 Dockerfile.build [2021-02-04T04:30:48.940Z] -rw-rw-r-- 1 1001 1001 863 Feb 4 04:26 Jenkinsfile [2021-02-04T04:30:48.940Z] -rw-rw-r-- 1 1001 1001 10775 Feb 4 04:26 LICENSE [2021-02-04T04:30:48.940Z] -rw-rw-r-- 1 1001 1001 6001 Feb 4 04:26 Makefile [2021-02-04T04:30:48.940Z] -rw-rw-r-- 1 1001 1001 6524 Feb 4 04:26 README.md [2021-02-04T04:30:48.940Z] -rw-rw-r-- 1 1001 1001 6755 Feb 4 04:26 SECURITY.md [2021-02-04T04:30:48.940Z] -rw-rw-r-- 1 1001 1001 5 Feb 4 04:27 VERSION [2021-02-04T04:30:48.940Z] -rw-rw-r-- 1 1001 1001 4131 Feb 4 04:26 ZMQWindows.md [2021-02-04T04:30:48.940Z] drwxrwxr-x 2 1001 1001 117 Feb 4 04:26 bin [2021-02-04T04:30:48.940Z] drwxrwxr-x 15 1001 1001 4096 Feb 4 04:26 cmd [2021-02-04T04:30:48.940Z] -rw-r--r-- 1 root root 583066 Feb 4 04:30 coverage.out [2021-02-04T04:30:48.940Z] -rw-r--r-- 1 root root 1054 Feb 4 04:30 go.mod [2021-02-04T04:30:48.940Z] -rw-r--r-- 1 root root 19399 Feb 4 04:30 go.sum [2021-02-04T04:30:48.940Z] drwxrwxr-x 8 1001 1001 127 Feb 4 04:26 internal [2021-02-04T04:30:48.940Z] drwxrwxr-x 4 1001 1001 26 Feb 4 04:26 openapi [2021-02-04T04:30:48.940Z] drwxrwxr-x 4 1001 1001 71 Feb 4 04:26 snap [2021-02-04T04:30:48.940Z] -rw-rw-r-- 1 1001 1001 168 Feb 4 04:26 version.go [Pipeline] sh [2021-02-04T04:30:49.278Z] + '[' -e coverage.out ] [2021-02-04T04:30:49.278Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-04T04:30:49.551Z] Stashed 1 file(s) [Pipeline] sh [2021-02-04T04:30:49.860Z] + make build [2021-02-04T04:30:49.860Z] 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-02-04T04:30:50.176Z] 00ac8860ef70: Verifying Checksum [2021-02-04T04:30:50.176Z] 00ac8860ef70: Download complete [2021-02-04T04:30:54.089Z] 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-02-04T04:31:02.383Z] 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-02-04T04:31:02.628Z] 00ac8860ef70: Pull complete [2021-02-04T04:31:02.628Z] 63d7cb157983: Pull complete [2021-02-04T04:31:02.628Z] b116817d02f9: Pull complete [2021-02-04T04:31:02.972Z] 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-02-04T04:31:04.663Z] 745a02a5169b: Pull complete [2021-02-04T04:31:04.663Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-04T04:31:04.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-04T04:31:04.663Z] ---> b7e6874047d6 [2021-02-04T04:31:04.663Z] 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-02-04T04:31:04.921Z] 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-02-04T04:31:04.922Z] 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-02-04T04:31:06.326Z] 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-02-04T04:31:08.117Z] ---> Running in d4b6685f4a3f [2021-02-04T04:31:08.279Z] 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-02-04T04:31:08.884Z] 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-02-04T04:31:09.108Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T04:31:10.295Z] 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-02-04T04:31:11.299Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-02-04T04:31:11.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T04:31:12.280Z] 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-02-04T04:31:13.685Z] 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-02-04T04:31:15.151Z] $ docker stop --time=1 553940fe8f93aacadba4fa8fb47016e9619b4c18e59a48d62748ea245130de20 [2021-02-04T04:31:15.241Z] (1/12) Installing libmagic (5.38-r0) [2021-02-04T04:31:16.233Z] (2/12) Installing file (5.38-r0) [2021-02-04T04:31:16.234Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-04T04:31:16.234Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-04T04:31:17.018Z] $ docker rm -f 553940fe8f93aacadba4fa8fb47016e9619b4c18e59a48d62748ea245130de20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T04:31:19.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-04T04:31:19.491Z] [2021-02-04T04:31:19.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T04:31:19.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-04T04:31:19.927Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-04T04:31:19.927Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-04T04:31:19.927Z] ca9280d653b3: Pulling fs layer [2021-02-04T04:31:19.927Z] 7e9c9ca2126c: Pulling fs layer [2021-02-04T04:31:20.668Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-04T04:31:20.668Z] cbdbe7a5bc2a: Download complete [2021-02-04T04:31:20.978Z] cbdbe7a5bc2a: Pull complete [2021-02-04T04:31:21.264Z] ca9280d653b3: Verifying Checksum [2021-02-04T04:31:21.264Z] ca9280d653b3: Download complete [2021-02-04T04:31:22.225Z] ca9280d653b3: Pull complete [2021-02-04T04:31:22.801Z] 7e9c9ca2126c: Verifying Checksum [2021-02-04T04:31:22.801Z] 7e9c9ca2126c: Download complete [2021-02-04T04:31:29.467Z] 7e9c9ca2126c: Pull complete [2021-02-04T04:31:29.467Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-04T04:31:29.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-04T04:31:29.467Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-04T04:31:29.628Z] prd-centos7-docker-4c-2g-24853 does not seem to be running inside a container [2021-02-04T04:31:29.715Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-02-04T04:31:32.986Z] $ docker top c5f1cc4c2b4947aef4ad2b2627face2f7919a5aca4dc0077ea3869688d805234 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T04:31:33.559Z] + docker-compose build --help [2021-02-04T04:31:33.559Z] + grep parallel [2021-02-04T04:31:34.535Z] --parallel Build images in parallel. [Pipeline] } [2021-02-04T04:31:34.557Z] $ docker stop --time=1 c5f1cc4c2b4947aef4ad2b2627face2f7919a5aca4dc0077ea3869688d805234 [2021-02-04T04:31:35.920Z] $ docker rm -f c5f1cc4c2b4947aef4ad2b2627face2f7919a5aca4dc0077ea3869688d805234 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T04:31:36.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-04T04:31:36.563Z] . [Pipeline] withDockerContainer [2021-02-04T04:31:36.676Z] prd-centos7-docker-4c-2g-24853 does not seem to be running inside a container [2021-02-04T04:31:36.738Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-04T04:31:37.365Z] $ docker top 904c68b4731aa25aa7f4e5d677070286c88d314cf0989730634cdcaa32ff0cb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T04:31:37.858Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-04T04:31:38.808Z] Building docker-core-command-go ... [2021-02-04T04:31:38.808Z] Building docker-core-data-go ... [2021-02-04T04:31:38.808Z] Building docker-core-metadata-go ... [2021-02-04T04:31:38.808Z] Building docker-security-bootstrapper-go ... [2021-02-04T04:31:38.808Z] Building docker-security-proxy-setup-go ... [2021-02-04T04:31:38.808Z] Building docker-security-secretstore-setup-go ... [2021-02-04T04:31:38.808Z] Building docker-support-notifications-go ... [2021-02-04T04:31:38.808Z] Building docker-support-scheduler-go ... [2021-02-04T04:31:38.808Z] Building docker-sys-mgmt-agent-go ... [2021-02-04T04:31:38.808Z] Building docker-security-secretstore-setup-go [2021-02-04T04:31:38.808Z] Building docker-core-metadata-go [2021-02-04T04:31:38.808Z] Building docker-core-command-go [2021-02-04T04:31:38.808Z] Building docker-security-proxy-setup-go [2021-02-04T04:31:38.808Z] Building docker-security-bootstrapper-go [2021-02-04T04:31:48.666Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-04T04:31:48.666Z] (6/12) Installing patch (2.7.6-r6) [2021-02-04T04:31:48.666Z] (7/12) Installing build-base (0.5-r2) [2021-02-04T04:31:48.666Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-04T04:31:48.666Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-04T04:31:48.666Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-04T04:31:48.666Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-04T04:31:48.666Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-04T04:31:48.666Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T04:31:48.666Z] OK: 217 MiB in 51 packages [2021-02-04T04:31:52.054Z] Removing intermediate container d4b6685f4a3f [2021-02-04T04:31:52.054Z] ---> 7a44659b33c4 [2021-02-04T04:31:52.054Z] Step 4/6 : WORKDIR /edgex-go [2021-02-04T04:31:52.328Z] ---> Running in cf979b850295 [2021-02-04T04:31:52.603Z] Removing intermediate container cf979b850295 [2021-02-04T04:31:52.603Z] ---> 3b1e7970946c [2021-02-04T04:31:52.603Z] Step 5/6 : COPY go.mod . [2021-02-04T04:31:53.582Z] ---> 70a88f7de504 [2021-02-04T04:31:53.582Z] Step 6/6 : RUN go mod download [2021-02-04T04:31:53.582Z] ---> Running in 188ae62a959b [2021-02-04T04:32:17.730Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T04:32:17.730Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-02-04T04:32:17.730Z] ---> ec7b2e22d7d7 [2021-02-04T04:32:17.730Z] Step 3/31 : WORKDIR /edgex-go [2021-02-04T04:32:17.730Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T04:32:17.730Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-04T04:32:17.730Z] ---> ec7b2e22d7d7 [2021-02-04T04:32:17.730Z] Step 3/23 : WORKDIR /edgex-go [2021-02-04T04:32:17.730Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T04:32:17.730Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-04T04:32:17.730Z] ---> ec7b2e22d7d7 [2021-02-04T04:32:17.730Z] Step 3/24 : WORKDIR /edgex-go [2021-02-04T04:32:17.730Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T04:32:17.730Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-04T04:32:17.730Z] ---> ec7b2e22d7d7 [2021-02-04T04:32:17.730Z] Step 3/23 : WORKDIR /edgex-go [2021-02-04T04:32:17.730Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T04:32:17.730Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-04T04:32:17.730Z] ---> ec7b2e22d7d7 [2021-02-04T04:32:17.730Z] Step 3/21 : WORKDIR /edgex-go [2021-02-04T04:32:17.730Z] ---> Running in c3d6bab26eac [2021-02-04T04:32:17.730Z] ---> Running in 10c1b8b09791 [2021-02-04T04:32:17.730Z] ---> Running in a5e221388955 [2021-02-04T04:32:17.730Z] ---> Running in a81652c5ff81 [2021-02-04T04:32:17.730Z] ---> Running in 33d6d9e98492 [2021-02-04T04:32:17.730Z] Removing intermediate container c3d6bab26eac [2021-02-04T04:32:17.730Z] ---> fcf4e6392972 [2021-02-04T04:32:17.730Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T04:32:17.730Z] Removing intermediate container a81652c5ff81 [2021-02-04T04:32:17.730Z] ---> 8f019793ca5b [2021-02-04T04:32:17.730Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T04:32:17.730Z] Removing intermediate container a5e221388955 [2021-02-04T04:32:17.730Z] ---> 2f4437d19e0f [2021-02-04T04:32:17.730Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T04:32:17.730Z] Removing intermediate container 33d6d9e98492 [2021-02-04T04:32:17.730Z] ---> 6e2293b2e019 [2021-02-04T04:32:17.730Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T04:32:17.730Z] Removing intermediate container 10c1b8b09791 [2021-02-04T04:32:17.730Z] ---> 0f49045c6ccc [2021-02-04T04:32:17.730Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T04:32:17.730Z] ---> Running in 0dc2100155a2 [2021-02-04T04:32:17.730Z] ---> Running in edd3be7751b0 [2021-02-04T04:32:17.730Z] ---> Running in db494ae05e04 [2021-02-04T04:32:17.730Z] ---> Running in 542f32cc41cb [2021-02-04T04:32:17.730Z] ---> Running in 0318d1d357e8 [2021-02-04T04:32:17.730Z] Removing intermediate container edd3be7751b0 [2021-02-04T04:32:17.730Z] ---> 7ab487ab96c7 [2021-02-04T04:32:17.730Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-04T04:32:17.730Z] ---> Running in a7144fde42b7 [2021-02-04T04:32:17.730Z] Removing intermediate container 0dc2100155a2 [2021-02-04T04:32:17.730Z] ---> 7fb07882ef48 [2021-02-04T04:32:17.730Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-04T04:32:17.730Z] Removing intermediate container db494ae05e04 [2021-02-04T04:32:17.730Z] ---> 49963a07a72c [2021-02-04T04:32:17.730Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-04T04:32:17.730Z] ---> Running in 53a1859405be [2021-02-04T04:32:17.730Z] ---> Running in 9a443fbe85f7 [2021-02-04T04:32:18.311Z] Removing intermediate container 0318d1d357e8 [2021-02-04T04:32:18.311Z] ---> ed3991e6f91d [2021-02-04T04:32:18.311Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-02-04T04:32:18.577Z] ---> Running in 6af6bb2f59bc [2021-02-04T04:32:18.577Z] Removing intermediate container 542f32cc41cb [2021-02-04T04:32:18.577Z] ---> 71a4b241060b [2021-02-04T04:32:18.577Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-04T04:32:18.841Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:32:18.841Z] ---> Running in a7e2508be9a8 [2021-02-04T04:32:18.841Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:32:19.110Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:32:19.110Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:32:19.377Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:32:19.950Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:32:19.950Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:32:20.211Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:32:20.211Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:32:20.366Z] Removing intermediate container 188ae62a959b [2021-02-04T04:32:20.366Z] ---> e288f16caf90 [2021-02-04T04:32:20.366Z] Successfully built e288f16caf90 [2021-02-04T04:32:20.366Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T04:32:20.715Z] + docker inspect -f . ci-base-image-arm64 [2021-02-04T04:32:20.715Z] . [Pipeline] withDockerContainer [2021-02-04T04:32:20.986Z] prd-ubuntu18.04-docker-arm64-4c-16g-24859 does not seem to be running inside a container [2021-02-04T04:32:21.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-04T04:32:21.181Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:32:22.168Z] OK: 233 MiB in 51 packages [2021-02-04T04:32:22.465Z] OK: 233 MiB in 51 packages [2021-02-04T04:32:22.465Z] OK: 233 MiB in 51 packages [2021-02-04T04:32:22.673Z] $ docker top ff1951807d507c99dcc4935e258ad563b18a4fe77ef56180888e6ace06d17020 -eo pid,comm [2021-02-04T04:32:22.744Z] OK: 233 MiB in 51 packages [Pipeline] { [Pipeline] sh [2021-02-04T04:32:23.339Z] Removing intermediate container 6af6bb2f59bc [2021-02-04T04:32:23.339Z] ---> 8f98f2ed2d5c [2021-02-04T04:32:23.339Z] Step 6/31 : COPY go.mod . [2021-02-04T04:32:23.339Z] OK: 233 MiB in 51 packages [2021-02-04T04:32:23.339Z] Removing intermediate container 9a443fbe85f7 [2021-02-04T04:32:23.339Z] ---> 5015a7135418 [2021-02-04T04:32:23.339Z] Step 6/24 : COPY go.mod . [2021-02-04T04:32:23.339Z] Removing intermediate container 53a1859405be [2021-02-04T04:32:23.339Z] ---> c168d356919a [2021-02-04T04:32:23.339Z] Step 6/23 : COPY go.mod . [2021-02-04T04:32:23.602Z] ---> 29f8f9dc28f4 [2021-02-04T04:32:23.602Z] Step 7/31 : RUN go mod download [2021-02-04T04:32:23.798Z] + go version [2021-02-04T04:32:23.798Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-04T04:32:23.824Z] $ docker stop --time=1 ff1951807d507c99dcc4935e258ad563b18a4fe77ef56180888e6ace06d17020 [2021-02-04T04:32:23.866Z] Removing intermediate container a7144fde42b7 [2021-02-04T04:32:23.866Z] ---> 441b30fb1911 [2021-02-04T04:32:23.866Z] Step 6/21 : COPY go.mod . [2021-02-04T04:32:23.866Z] ---> Running in 9903fdf00f67 [2021-02-04T04:32:23.866Z] ---> be175d50a8c5 [2021-02-04T04:32:23.866Z] Step 7/23 : RUN go mod download [2021-02-04T04:32:23.866Z] ---> 10ed10834513 [2021-02-04T04:32:23.866Z] Step 7/24 : RUN go mod download [2021-02-04T04:32:24.133Z] ---> Running in ece2fa8a8e20 [2021-02-04T04:32:24.133Z] ---> Running in 396fac5232bc [2021-02-04T04:32:24.409Z] ---> 87a8478584b2 [2021-02-04T04:32:24.409Z] Step 7/21 : RUN go mod download [2021-02-04T04:32:24.409Z] Removing intermediate container a7e2508be9a8 [2021-02-04T04:32:24.409Z] ---> 38f21f0bdf6a [2021-02-04T04:32:24.409Z] Step 6/23 : COPY go.mod . [2021-02-04T04:32:24.671Z] ---> Running in 7425d69b9c68 [2021-02-04T04:32:24.935Z] ---> 90eccf5a0d2d [2021-02-04T04:32:24.935Z] Step 7/23 : RUN go mod download [2021-02-04T04:32:25.207Z] ---> Running in 989a84505458 [2021-02-04T04:32:25.774Z] $ docker rm -f ff1951807d507c99dcc4935e258ad563b18a4fe77ef56180888e6ace06d17020 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-02-04T04:32:26.195Z] Removing intermediate container 9903fdf00f67 [2021-02-04T04:32:26.196Z] ---> 0e305c2e7ed9 [2021-02-04T04:32:26.196Z] Step 8/31 : COPY . . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T04:32:26.462Z] Removing intermediate container ece2fa8a8e20 [2021-02-04T04:32:26.462Z] ---> 4ebcd60d56b4 [2021-02-04T04:32:26.462Z] Step 8/23 : COPY . . [2021-02-04T04:32:26.735Z] + docker inspect -f . ci-base-image-arm64 [2021-02-04T04:32:26.735Z] . [Pipeline] withDockerContainer [2021-02-04T04:32:26.995Z] prd-ubuntu18.04-docker-arm64-4c-16g-24859 does not seem to be running inside a container [2021-02-04T04:32:27.075Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-04T04:32:28.569Z] $ docker top 4de31fc1344cb024d46e2ca01fec6824e1ac73859c97e4de5ee475584c13cb59 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-04T04:32:28.943Z] ========================================================= [2021-02-04T04:32:28.944Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-04T04:32:28.944Z] ========================================================= [Pipeline] sh [2021-02-04T04:32:29.076Z] Removing intermediate container 7425d69b9c68 [2021-02-04T04:32:29.076Z] ---> 01ed3f80a8d2 [2021-02-04T04:32:29.076Z] Step 8/21 : COPY . . [2021-02-04T04:32:29.602Z] + make test [2021-02-04T04:32:29.602Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-04T04:32:29.658Z] Removing intermediate container 396fac5232bc [2021-02-04T04:32:29.658Z] ---> ba29c5131871 [2021-02-04T04:32:29.658Z] Step 8/24 : COPY . . [2021-02-04T04:32:31.611Z] Removing intermediate container 989a84505458 [2021-02-04T04:32:31.611Z] ---> f4388d35ad3d [2021-02-04T04:32:31.611Z] Step 8/23 : COPY . . [2021-02-04T04:32:51.802Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-04T04:33:10.506Z] ---> 86532072ffcf [2021-02-04T04:33:10.506Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-04T04:33:10.506Z] ---> 6704fbf196dd [2021-02-04T04:33:10.506Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-02-04T04:33:10.506Z] ---> 1dc8107d5b90 [2021-02-04T04:33:10.506Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-04T04:33:10.506Z] ---> Running in b288dadd4860 [2021-02-04T04:33:10.506Z] ---> Running in 68d76647e5c0 [2021-02-04T04:33:10.506Z] ---> Running in 8a8d6482e44f [2021-02-04T04:33:10.506Z] ---> c75ac790075d [2021-02-04T04:33:10.506Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-04T04:33:10.506Z] ---> 2bf175816d51 [2021-02-04T04:33:10.506Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-04T04:33:10.506Z] ---> Running in 6cc6bb8f9405 [2021-02-04T04:33:10.506Z] ---> Running in 386365f84c94 [2021-02-04T04:33:10.506Z] 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-02-04T04:33:10.506Z] 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-02-04T04:33:10.506Z] 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-02-04T04:33:10.506Z] 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-02-04T04:33:10.506Z] 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-02-04T04:33:37.816Z] 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-02-04T04:33:37.816Z] 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-02-04T04:33:37.816Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-02-04T04:33:39.281Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-04T04:33:45.036Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-04T04:33:46.216Z] Removing intermediate container 386365f84c94 [2021-02-04T04:33:46.216Z] ---> c87c2c73b61f [2021-02-04T04:33:46.216Z] [2021-02-04T04:33:46.216Z] Step 10/24 : FROM alpine:3.12 [2021-02-04T04:33:46.216Z] Removing intermediate container 6cc6bb8f9405 [2021-02-04T04:33:46.216Z] ---> 8ef18649beb0 [2021-02-04T04:33:46.216Z] [2021-02-04T04:33:46.216Z] Step 10/21 : FROM alpine:3.12 [2021-02-04T04:33:46.504Z] 3.12: Pulling from library/alpine [2021-02-04T04:33:46.504Z] 3.12: Pulling from library/alpine [2021-02-04T04:33:46.504Z] Removing intermediate container 68d76647e5c0 [2021-02-04T04:33:46.504Z] ---> 30134a1559a0 [2021-02-04T04:33:46.504Z] [2021-02-04T04:33:46.504Z] Step 10/31 : FROM alpine:3.12 [2021-02-04T04:33:46.504Z] 3.12: Pulling from library/alpine [2021-02-04T04:33:46.879Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-04T04:33:46.879Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-04T04:33:46.879Z] Status: Downloaded newer image for alpine:3.12 [2021-02-04T04:33:46.879Z] Status: Image is up to date for alpine:3.12 [2021-02-04T04:33:46.879Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-04T04:33:46.879Z] Status: Image is up to date for alpine:3.12 [2021-02-04T04:33:46.879Z] ---> 389fef711851 [2021-02-04T04:33:46.879Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-04T04:33:46.879Z] ---> 389fef711851 [2021-02-04T04:33:46.879Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-04T04:33:46.879Z] ---> 389fef711851 [2021-02-04T04:33:46.879Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-04T04:33:49.460Z] ---> Running in 1857d40c4207 [2021-02-04T04:33:49.460Z] ---> Running in 28e1c2fa968a [2021-02-04T04:33:49.460Z] ---> Running in 9cd64cc51c65 [2021-02-04T04:33:49.723Z] Removing intermediate container b288dadd4860 [2021-02-04T04:33:49.723Z] ---> 438a908a77e9 [2021-02-04T04:33:49.723Z] [2021-02-04T04:33:49.723Z] Step 10/23 : FROM alpine:3.12 [2021-02-04T04:33:49.723Z] ---> 389fef711851 [2021-02-04T04:33:49.723Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-04T04:33:49.723Z] Removing intermediate container 8a8d6482e44f [2021-02-04T04:33:49.723Z] ---> 52abd0268d35 [2021-02-04T04:33:49.723Z] [2021-02-04T04:33:49.723Z] Step 10/23 : FROM alpine:3.12 [2021-02-04T04:33:49.986Z] ---> 389fef711851 [2021-02-04T04:33:49.986Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-04T04:33:49.986Z] ---> Running in 45a53c4437a6 [2021-02-04T04:33:49.986Z] Removing intermediate container 9cd64cc51c65 [2021-02-04T04:33:49.986Z] ---> 4014fe1cbb4f [2021-02-04T04:33:49.986Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-04T04:33:50.249Z] ---> Running in 60c58612c2be [2021-02-04T04:33:50.465Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-04T04:33:50.465Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-04T04:33:50.465Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-02-04T04:33:50.514Z] ---> Running in 80d52ead0212 [2021-02-04T04:33:50.514Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:33:51.099Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:33:51.099Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:33:51.099Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:33:51.099Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:33:51.099Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:33:51.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:33:51.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:33:51.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:33:51.939Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:33:51.939Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-04T04:33:51.939Z] (2/2) Installing su-exec (0.2-r1) [2021-02-04T04:33:51.939Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T04:33:51.939Z] OK: 6 MiB in 16 packages [2021-02-04T04:33:52.203Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-04T04:33:52.467Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T04:33:52.467Z] OK: 6 MiB in 15 packages [2021-02-04T04:33:52.731Z] Removing intermediate container 80d52ead0212 [2021-02-04T04:33:52.731Z] ---> 0b19ad397547 [2021-02-04T04:33:52.731Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-04T04:33:52.731Z] ---> Running in f1b2c8b42056 [2021-02-04T04:33:52.994Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-04T04:33:52.994Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-04T04:33:52.994Z] Removing intermediate container f1b2c8b42056 [2021-02-04T04:33:52.994Z] ---> a5ed0d361d7a [2021-02-04T04:33:52.994Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-04T04:33:52.994Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-04T04:33:53.255Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-04T04:33:53.255Z] ---> Running in 59e9e4c3ca14 [2021-02-04T04:33:53.255Z] Removing intermediate container 45a53c4437a6 [2021-02-04T04:33:53.255Z] ---> 4567c7cfda7f [2021-02-04T04:33:53.255Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-04T04:33:53.255Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-04T04:33:53.255Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-04T04:33:53.516Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-04T04:33:53.516Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T04:33:53.516Z] (4/5) Installing curl (7.69.1-r3) [2021-02-04T04:33:53.516Z] (4/4) Installing curl (7.69.1-r3) [2021-02-04T04:33:53.780Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-04T04:33:53.780Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T04:33:53.780Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T04:33:53.780Z] Executing ca-certificates-20191127-r4.trigger [2021-02-04T04:33:53.780Z] OK: 6 MiB in 15 packages [2021-02-04T04:33:53.780Z] OK: 7 MiB in 19 packages [2021-02-04T04:33:53.780Z] Executing ca-certificates-20191127-r4.trigger [2021-02-04T04:33:54.048Z] OK: 7 MiB in 18 packages [2021-02-04T04:33:54.312Z] ---> Running in 65e0d509e914 [2021-02-04T04:33:54.312Z] Removing intermediate container 59e9e4c3ca14 [2021-02-04T04:33:54.312Z] ---> fa0cc8267fca [2021-02-04T04:33:54.312Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-04T04:33:54.574Z] ---> Running in 6e7f33050ead [2021-02-04T04:33:54.574Z] Removing intermediate container 65e0d509e914 [2021-02-04T04:33:54.574Z] ---> ef17d8bd1249 [2021-02-04T04:33:54.574Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-04T04:33:54.845Z] ---> Running in d4fd08d1681f [2021-02-04T04:33:55.436Z] Removing intermediate container 60c58612c2be [2021-02-04T04:33:55.436Z] ---> 451db295f60a [2021-02-04T04:33:55.436Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-04T04:33:56.019Z] ---> Running in 6032f4785714 [2021-02-04T04:33:56.019Z] Removing intermediate container 1857d40c4207 [2021-02-04T04:33:56.019Z] ---> 3df603d53fbe [2021-02-04T04:33:56.019Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-04T04:33:56.019Z] Removing intermediate container 28e1c2fa968a [2021-02-04T04:33:56.019Z] ---> 3314e332d5ac [2021-02-04T04:33:56.019Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-04T04:33:56.019Z] Removing intermediate container d4fd08d1681f [2021-02-04T04:33:56.019Z] ---> 352bb810884f [2021-02-04T04:33:56.019Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-04T04:33:56.606Z] ---> Running in 36081beb3ff5 [2021-02-04T04:33:56.606Z] ---> Running in 99c23b2f0bc6 [2021-02-04T04:33:56.606Z] ---> Running in 355e52907ac1 [2021-02-04T04:33:56.606Z] Removing intermediate container 6032f4785714 [2021-02-04T04:33:56.606Z] ---> e8f29e101135 [2021-02-04T04:33:56.606Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-04T04:33:56.871Z] ---> Running in 2c064fc9508b [2021-02-04T04:33:57.133Z] Removing intermediate container 99c23b2f0bc6 [2021-02-04T04:33:57.133Z] ---> 12164954f8f9 [2021-02-04T04:33:57.133Z] Step 13/24 : WORKDIR / [2021-02-04T04:33:57.133Z] Removing intermediate container 36081beb3ff5 [2021-02-04T04:33:57.133Z] ---> 6a6994c4d3e6 [2021-02-04T04:33:57.133Z] Step 13/21 : WORKDIR /edgex [2021-02-04T04:33:57.133Z] Removing intermediate container 355e52907ac1 [2021-02-04T04:33:57.133Z] ---> bef37aa2c28a [2021-02-04T04:33:57.133Z] Step 15/23 : WORKDIR / [2021-02-04T04:33:57.399Z] Removing intermediate container 2c064fc9508b [2021-02-04T04:33:57.400Z] ---> 9f6aa178c08f [2021-02-04T04:33:57.400Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-04T04:33:57.400Z] ---> Running in fc7733b1c505 [2021-02-04T04:33:57.400Z] ---> Running in c075ab644afa [2021-02-04T04:33:57.400Z] ---> Running in 9243d5ee3fd0 [2021-02-04T04:33:57.400Z] ---> Running in 83edb43ca03d [2021-02-04T04:33:57.400Z] Removing intermediate container 6e7f33050ead [2021-02-04T04:33:57.400Z] ---> d59a62351de0 [2021-02-04T04:33:57.400Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-04T04:33:57.668Z] ---> Running in 87b132496e3b [2021-02-04T04:33:57.668Z] Removing intermediate container c075ab644afa [2021-02-04T04:33:57.668Z] ---> e8538be20ade [2021-02-04T04:33:57.668Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T04:33:57.931Z] Removing intermediate container 9243d5ee3fd0 [2021-02-04T04:33:57.931Z] ---> f79ac19e067f [2021-02-04T04:33:57.931Z] 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-02-04T04:33:57.931Z] Removing intermediate container fc7733b1c505 [2021-02-04T04:33:57.931Z] ---> 97aabad34dfe [2021-02-04T04:33:57.931Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-04T04:33:57.931Z] Removing intermediate container 83edb43ca03d [2021-02-04T04:33:57.931Z] ---> fa690563584a [2021-02-04T04:33:57.931Z] Step 15/23 : WORKDIR / [2021-02-04T04:33:58.195Z] Removing intermediate container 87b132496e3b [2021-02-04T04:33:58.195Z] ---> e75feb958c56 [2021-02-04T04:33:58.195Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-04T04:33:58.195Z] ---> Running in b1f3ebd867bb [2021-02-04T04:33:58.468Z] ---> d0a9e7115db6 [2021-02-04T04:33:58.468Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-04T04:33:58.468Z] ---> d02cc1270f97 [2021-02-04T04:33:58.468Z] 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-02-04T04:33:58.468Z] ---> 0b025451b0db [2021-02-04T04:33:58.468Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-04T04:33:58.468Z] Removing intermediate container b1f3ebd867bb [2021-02-04T04:33:58.468Z] ---> 72177c58d6b1 [2021-02-04T04:33:58.468Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T04:33:58.736Z] ---> 26905021763e [2021-02-04T04:33:58.736Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-04T04:33:58.776Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-04T04:33:58.776Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-04T04:33:58.776Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-04T04:33:58.776Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-04T04:33:58.776Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-04T04:33:58.776Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-04T04:33:59.007Z] ---> fed00443bcf3 [2021-02-04T04:33:59.007Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-04T04:33:59.007Z] ---> Running in d54351d27d61 [2021-02-04T04:33:59.007Z] ---> a1dcfa686eba [2021-02-04T04:33:59.007Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-04T04:33:59.007Z] ---> 7c2568f43b01 [2021-02-04T04:33:59.007Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-04T04:33:59.285Z] ---> 96a3bf2ad64a [2021-02-04T04:33:59.285Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-04T04:33:59.873Z] ---> a3fbab7899ed [2021-02-04T04:33:59.873Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-04T04:33:59.873Z] ---> 829b3d243498 [2021-02-04T04:33:59.873Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-04T04:33:59.873Z] ---> Running in a57357b1aa14 [2021-02-04T04:33:59.873Z] ---> 97256b26bc31 [2021-02-04T04:33:59.873Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-04T04:33:59.873Z] ---> d0770c659aa8 [2021-02-04T04:33:59.873Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-04T04:34:00.140Z] ---> Running in 6df09e0fc148 [2021-02-04T04:34:00.140Z] Removing intermediate container a57357b1aa14 [2021-02-04T04:34:00.140Z] ---> 9281d1e97c9f [2021-02-04T04:34:00.140Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T04:34:00.409Z] ---> Running in 690ee5a2daf2 [2021-02-04T04:34:00.409Z] ---> ccadaaa5622b [2021-02-04T04:34:00.409Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-04T04:34:00.409Z] ---> d37d82ee6e93 [2021-02-04T04:34:00.409Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-04T04:34:00.409Z] Removing intermediate container 6df09e0fc148 [2021-02-04T04:34:00.409Z] ---> ad4a431080b8 [2021-02-04T04:34:00.409Z] Step 18/21 : CMD ["--init=true"] [2021-02-04T04:34:00.673Z] ---> Running in c07a2d4941bc [2021-02-04T04:34:00.673Z] ---> Running in f9fc3a26540e [2021-02-04T04:34:01.254Z] Removing intermediate container 690ee5a2daf2 [2021-02-04T04:34:01.254Z] ---> c823a41eed60 [2021-02-04T04:34:01.254Z] Step 21/23 : LABEL arch=x86_64 [2021-02-04T04:34:01.254Z] ---> Running in c7709b9c4ef4 [2021-02-04T04:34:01.254Z] Removing intermediate container d54351d27d61 [2021-02-04T04:34:01.534Z] ---> 1bdaacf331bb [2021-02-04T04:34:01.534Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T04:34:01.535Z] Removing intermediate container c07a2d4941bc [2021-02-04T04:34:01.535Z] ---> 458a3d752615 [2021-02-04T04:34:01.535Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T04:34:01.535Z] ---> ce65d714300e [2021-02-04T04:34:01.535Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-04T04:34:01.535Z] Removing intermediate container f9fc3a26540e [2021-02-04T04:34:01.535Z] ---> 2f3c72ea5ab6 [2021-02-04T04:34:01.535Z] Step 19/21 : LABEL arch=x86_64 [2021-02-04T04:34:01.817Z] ---> Running in df5de5b900c5 [2021-02-04T04:34:01.817Z] ---> Running in 73e06565d0e1 [2021-02-04T04:34:01.817Z] Removing intermediate container c7709b9c4ef4 [2021-02-04T04:34:01.817Z] ---> bc6babf3c35b [2021-02-04T04:34:01.817Z] Step 22/23 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 [2021-02-04T04:34:01.817Z] ---> a6cd028e8316 [2021-02-04T04:34:01.817Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-04T04:34:02.081Z] ---> Running in 477e6cbb843d [2021-02-04T04:34:02.081Z] ---> cbe73cd2d33d [2021-02-04T04:34:02.081Z] 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-02-04T04:34:02.081Z] Removing intermediate container df5de5b900c5 [2021-02-04T04:34:02.081Z] ---> 119c029fa518 [2021-02-04T04:34:02.081Z] Step 21/23 : LABEL arch=x86_64 [2021-02-04T04:34:02.348Z] Removing intermediate container 73e06565d0e1 [2021-02-04T04:34:02.348Z] ---> 586308c271c7 [2021-02-04T04:34:02.348Z] Step 20/21 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 [2021-02-04T04:34:02.348Z] ---> Running in a2ddf5f77fd9 [2021-02-04T04:34:02.348Z] ---> Running in a430cef403d0 [2021-02-04T04:34:02.614Z] ---> Running in 9b9bcc31ceff [2021-02-04T04:34:02.614Z] Removing intermediate container 477e6cbb843d [2021-02-04T04:34:02.614Z] ---> 7b321e2c51b1 [2021-02-04T04:34:02.614Z] Step 23/23 : LABEL version=0.0.0 [2021-02-04T04:34:02.614Z] ---> 06507d895fea [2021-02-04T04:34:02.614Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-04T04:34:02.939Z] ---> Running in fb24fdae23cd [2021-02-04T04:34:02.939Z] Removing intermediate container 9b9bcc31ceff [2021-02-04T04:34:02.939Z] ---> f2ee369d9fe8 [2021-02-04T04:34:02.939Z] Step 21/21 : LABEL version=0.0.0 [2021-02-04T04:34:02.939Z] Removing intermediate container a430cef403d0 [2021-02-04T04:34:02.939Z] ---> 779ccd5337d3 [2021-02-04T04:34:03.209Z] Step 22/23 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 [2021-02-04T04:34:03.209Z] ---> 36fe731d699e [2021-02-04T04:34:03.209Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-02-04T04:34:03.209Z] ---> Running in 6656034b61d0 [2021-02-04T04:34:03.209Z] ---> Running in 41df57b95274 [2021-02-04T04:34:03.475Z] Removing intermediate container fb24fdae23cd [2021-02-04T04:34:03.475Z] ---> 37c6f8c91ce9 [2021-02-04T04:34:03.475Z] [2021-02-04T04:34:03.744Z] Removing intermediate container 41df57b95274 [2021-02-04T04:34:03.744Z] ---> fd897f08f3c4 [2021-02-04T04:34:03.744Z] [2021-02-04T04:34:03.744Z] Removing intermediate container 6656034b61d0 [2021-02-04T04:34:03.744Z] ---> 55627f7eb147 [2021-02-04T04:34:03.744Z] Step 23/23 : LABEL version=0.0.0 [2021-02-04T04:34:03.744Z] Successfully built 37c6f8c91ce9 [2021-02-04T04:34:03.744Z] Successfully tagged docker-core-command-go:latest [2021-02-04T04:34:03.744Z]  Building docker-core-command-go ... done Building docker-support-notifications-go [2021-02-04T04:34:04.029Z] Successfully built fd897f08f3c4 [2021-02-04T04:34:04.029Z] ---> Running in eb9d1979d349 [2021-02-04T04:34:04.029Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-04T04:34:04.029Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2021-02-04T04:34:04.029Z] ---> ff0620c1e386 [2021-02-04T04:34:04.029Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-04T04:34:04.297Z] Removing intermediate container a2ddf5f77fd9 [2021-02-04T04:34:04.297Z] ---> e69178e10985 [2021-02-04T04:34:04.297Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-04T04:34:04.297Z] Removing intermediate container eb9d1979d349 [2021-02-04T04:34:04.297Z] ---> 5aa6642bfae8 [2021-02-04T04:34:04.297Z] [2021-02-04T04:34:04.297Z] ---> Running in c42a4e6ebdff [2021-02-04T04:34:04.297Z] Successfully built 5aa6642bfae8 [2021-02-04T04:34:04.297Z] ---> b763d232b19e [2021-02-04T04:34:04.297Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-02-04T04:34:04.560Z] Successfully tagged docker-core-metadata-go:latest [2021-02-04T04:34:04.560Z]  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go [2021-02-04T04:34:04.560Z] ---> Running in 0946124446c6 [2021-02-04T04:34:04.560Z] Removing intermediate container c42a4e6ebdff [2021-02-04T04:34:04.560Z] ---> c4630122c41d [2021-02-04T04:34:04.560Z] Step 22/24 : LABEL arch=x86_64 [2021-02-04T04:34:04.837Z] ---> Running in 520daac28283 [2021-02-04T04:34:04.837Z] Removing intermediate container 0946124446c6 [2021-02-04T04:34:04.837Z] ---> 8eb0b800d55c [2021-02-04T04:34:04.837Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-04T04:34:05.118Z] Removing intermediate container 520daac28283 [2021-02-04T04:34:05.118Z] ---> 6d1aaf3c47d7 [2021-02-04T04:34:05.118Z] Step 23/24 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 [2021-02-04T04:34:05.118Z] ---> Running in 102c05b6e839 [2021-02-04T04:34:05.402Z] ---> 484d9a9699e2 [2021-02-04T04:34:05.402Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-02-04T04:34:05.527Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-04T04:34:05.527Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-04T04:34:05.527Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-04T04:34:07.978Z] Removing intermediate container 102c05b6e839 [2021-02-04T04:34:07.978Z] ---> 471cb39b5e33 [2021-02-04T04:34:07.978Z] Step 24/24 : LABEL version=0.0.0 [2021-02-04T04:34:09.960Z] ---> Running in 460cef02526f [2021-02-04T04:34:11.385Z] ---> Running in e043980618e7 [2021-02-04T04:34:12.313Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.436s coverage: 46.0% of statements [2021-02-04T04:34:12.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-04T04:34:12.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-04T04:34:12.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-04T04:34:12.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-04T04:34:12.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-04T04:34:12.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-04T04:34:12.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-04T04:34:12.313Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.154s coverage: 100.0% of statements [2021-02-04T04:34:12.362Z] Removing intermediate container e043980618e7 [2021-02-04T04:34:12.362Z] ---> 8d7417971e33 [2021-02-04T04:34:12.362Z] [2021-02-04T04:34:14.288Z] Successfully built 8d7417971e33 [2021-02-04T04:34:14.288Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-04T04:34:14.288Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2021-02-04T04:34:15.249Z] Removing intermediate container 460cef02526f [2021-02-04T04:34:15.249Z] ---> c62dc1cda20a [2021-02-04T04:34:15.249Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-04T04:34:16.215Z] ---> Running in 569ab84951aa [2021-02-04T04:34:18.159Z] Removing intermediate container 569ab84951aa [2021-02-04T04:34:18.159Z] ---> a13870a67245 [2021-02-04T04:34:18.159Z] Step 28/31 : CMD ["gate"] [2021-02-04T04:34:19.578Z] ---> Running in 56a56eab2d7d [2021-02-04T04:34:20.559Z] Removing intermediate container 56a56eab2d7d [2021-02-04T04:34:20.559Z] ---> 596fd2480473 [2021-02-04T04:34:20.559Z] Step 29/31 : LABEL arch=x86_64 [2021-02-04T04:34:20.646Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.562s coverage: 27.1% of statements [2021-02-04T04:34:20.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-04T04:34:20.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-04T04:34:20.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-04T04:34:20.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-04T04:34:20.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-04T04:34:20.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-04T04:34:20.647Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.093s coverage: 100.0% of statements [2021-02-04T04:34:20.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-04T04:34:20.647Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.124s coverage: 100.0% of statements [2021-02-04T04:34:20.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-04T04:34:20.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-04T04:34:20.647Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.217s coverage: 65.8% of statements [2021-02-04T04:34:20.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-04T04:34:20.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-04T04:34:21.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.651s coverage: 82.3% of statements [2021-02-04T04:34:21.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-04T04:34:21.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-04T04:34:21.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-04T04:34:21.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-04T04:34:24.825Z] ---> Running in 0166e9a8a858 [2021-02-04T04:34:26.235Z] Removing intermediate container 0166e9a8a858 [2021-02-04T04:34:26.235Z] ---> f29eddd54c3b [2021-02-04T04:34:26.235Z] Step 30/31 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 [2021-02-04T04:34:26.828Z] ---> Running in f7523fc694cc [2021-02-04T04:34:27.423Z] Removing intermediate container f7523fc694cc [2021-02-04T04:34:27.423Z] ---> 115baa84c515 [2021-02-04T04:34:27.423Z] Step 31/31 : LABEL version=0.0.0 [2021-02-04T04:34:28.009Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T04:34:28.010Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-04T04:34:28.010Z] ---> ec7b2e22d7d7 [2021-02-04T04:34:28.010Z] Step 3/26 : WORKDIR /edgex-go [2021-02-04T04:34:28.010Z] ---> Using cache [2021-02-04T04:34:28.010Z] ---> 0f49045c6ccc [2021-02-04T04:34:28.010Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T04:34:28.010Z] ---> Using cache [2021-02-04T04:34:28.010Z] ---> ed3991e6f91d [2021-02-04T04:34:28.010Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-04T04:34:28.373Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.299s coverage: 28.6% of statements [2021-02-04T04:34:28.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-04T04:34:28.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-04T04:34:28.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-04T04:34:28.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-04T04:34:28.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-04T04:34:28.373Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.157s coverage: 100.0% of statements [2021-02-04T04:34:28.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-04T04:34:28.373Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.074s coverage: 100.0% of statements [2021-02-04T04:34:28.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-04T04:34:28.373Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.287s coverage: 86.7% of statements [2021-02-04T04:34:28.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-04T04:34:28.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.387s coverage: 97.5% of statements [2021-02-04T04:34:28.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-04T04:34:28.977Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T04:34:28.977Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-04T04:34:28.977Z] ---> ec7b2e22d7d7 [2021-02-04T04:34:28.977Z] Step 3/23 : WORKDIR /edgex-go [2021-02-04T04:34:28.977Z] ---> Using cache [2021-02-04T04:34:28.977Z] ---> 0f49045c6ccc [2021-02-04T04:34:28.977Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T04:34:28.977Z] ---> Using cache [2021-02-04T04:34:28.977Z] ---> ed3991e6f91d [2021-02-04T04:34:28.977Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-04T04:34:29.245Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T04:34:29.245Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-04T04:34:29.245Z] ---> ec7b2e22d7d7 [2021-02-04T04:34:29.245Z] Step 3/22 : WORKDIR /edgex-go [2021-02-04T04:34:29.245Z] ---> Using cache [2021-02-04T04:34:29.245Z] ---> 0f49045c6ccc [2021-02-04T04:34:29.245Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T04:34:29.245Z] ---> Using cache [2021-02-04T04:34:29.245Z] ---> ed3991e6f91d [2021-02-04T04:34:29.245Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-04T04:34:30.368Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.141s coverage: 78.3% of statements [2021-02-04T04:34:30.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-04T04:34:30.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-04T04:34:30.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-04T04:34:30.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-04T04:34:31.186Z] ---> Running in c8cff9ddee23 [2021-02-04T04:34:31.186Z] ---> Running in a2443aeeae11 [2021-02-04T04:34:31.186Z] ---> Running in ff5b5f114cea [2021-02-04T04:34:31.186Z] ---> Running in fe85957b1b89 [2021-02-04T04:34:32.153Z] Removing intermediate container c8cff9ddee23 [2021-02-04T04:34:32.153Z] ---> be4315e524c6 [2021-02-04T04:34:32.153Z] [2021-02-04T04:34:32.420Z] Successfully built be4315e524c6 [2021-02-04T04:34:32.694Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-04T04:34:34.647Z]  Building docker-security-bootstrapper-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:34:35.221Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:34:35.484Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:34:35.484Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:34:35.748Z] OK: 233 MiB in 51 packages [2021-02-04T04:34:36.009Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T04:34:36.009Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-04T04:34:36.009Z] ---> ec7b2e22d7d7 [2021-02-04T04:34:36.009Z] Step 3/22 : WORKDIR /edgex-go [2021-02-04T04:34:36.009Z] ---> Using cache [2021-02-04T04:34:36.009Z] ---> 0f49045c6ccc [2021-02-04T04:34:36.009Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T04:34:36.009Z] ---> Using cache [2021-02-04T04:34:36.009Z] ---> ed3991e6f91d [2021-02-04T04:34:36.009Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-04T04:34:36.009Z] ---> Using cache [2021-02-04T04:34:36.009Z] ---> 8f98f2ed2d5c [2021-02-04T04:34:36.009Z] Step 6/22 : COPY go.mod . [2021-02-04T04:34:36.009Z] ---> Using cache [2021-02-04T04:34:36.009Z] ---> 29f8f9dc28f4 [2021-02-04T04:34:36.009Z] Step 7/22 : RUN go mod download [2021-02-04T04:34:36.009Z] ---> Using cache [2021-02-04T04:34:36.009Z] ---> 0e305c2e7ed9 [2021-02-04T04:34:36.009Z] Step 8/22 : COPY . . [2021-02-04T04:34:36.009Z] ---> Using cache [2021-02-04T04:34:36.009Z] ---> 6704fbf196dd [2021-02-04T04:34:36.009Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-04T04:34:36.009Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:34:36.009Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:34:36.583Z] ---> Running in 6304ae2f60a0 [2021-02-04T04:34:36.583Z] OK: 233 MiB in 51 packages [2021-02-04T04:34:36.583Z] OK: 233 MiB in 51 packages [2021-02-04T04:34:37.167Z] Removing intermediate container a2443aeeae11 [2021-02-04T04:34:37.167Z] ---> 07ecaa9d3850 [2021-02-04T04:34:37.167Z] Step 6/23 : COPY go.mod . [2021-02-04T04:34:37.433Z] 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-02-04T04:34:37.434Z] ---> aaa52ce4a9f4 [2021-02-04T04:34:37.434Z] Step 7/23 : RUN go mod download [2021-02-04T04:34:37.434Z] Removing intermediate container fe85957b1b89 [2021-02-04T04:34:37.434Z] ---> b4b640ab578c [2021-02-04T04:34:37.434Z] Step 6/22 : COPY go.mod . [2021-02-04T04:34:37.704Z] Removing intermediate container ff5b5f114cea [2021-02-04T04:34:37.704Z] ---> 396287aa08d2 [2021-02-04T04:34:37.704Z] Step 6/26 : COPY go.mod . [2021-02-04T04:34:37.704Z] ---> Running in d304f617b343 [2021-02-04T04:34:37.980Z] ---> ed8626d6d4c6 [2021-02-04T04:34:37.980Z] Step 7/22 : RUN go mod download [2021-02-04T04:34:37.980Z] ---> 09a1a7616fb6 [2021-02-04T04:34:37.980Z] Step 7/26 : RUN go mod download [2021-02-04T04:34:37.980Z] ---> Running in e4b215062a7d [2021-02-04T04:34:38.246Z] ---> Running in 2be3f93fab10 [2021-02-04T04:34:39.680Z] Removing intermediate container d304f617b343 [2021-02-04T04:34:39.680Z] ---> fafc11f1e3b7 [2021-02-04T04:34:39.680Z] Step 8/23 : COPY . . [2021-02-04T04:34:40.286Z] Removing intermediate container 2be3f93fab10 [2021-02-04T04:34:40.286Z] ---> 1fa4f8096e71 [2021-02-04T04:34:40.286Z] Step 8/26 : COPY . . [2021-02-04T04:34:40.597Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.595s coverage: 92.8% of statements [2021-02-04T04:34:40.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-04T04:34:40.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-04T04:34:40.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-04T04:34:40.597Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-04T04:34:40.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-04T04:34:40.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-04T04:34:40.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-04T04:34:40.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-04T04:34:40.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-04T04:34:40.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-04T04:34:40.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-04T04:34:40.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-04T04:34:40.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-04T04:34:40.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-04T04:34:40.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-04T04:34:40.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-04T04:34:40.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-04T04:34:40.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-04T04:34:40.598Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2021-02-04T04:34:40.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-04T04:34:40.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-04T04:34:40.598Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.178s coverage: 0.1% of statements [2021-02-04T04:34:40.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-04T04:34:40.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-04T04:34:40.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-04T04:34:40.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 45.5% of statements [2021-02-04T04:34:40.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.088s coverage: 79.5% of statements [2021-02-04T04:34:40.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2021-02-04T04:34:40.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.101s coverage: 96.3% of statements [2021-02-04T04:34:40.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2021-02-04T04:34:42.274Z] Removing intermediate container e4b215062a7d [2021-02-04T04:34:42.274Z] ---> 747b566e7b72 [2021-02-04T04:34:42.274Z] Step 8/22 : COPY . . [2021-02-04T04:34:50.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements [2021-02-04T04:34:50.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-02-04T04:35:09.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.111s coverage: 92.9% of statements [2021-02-04T04:35:09.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-04T04:35:09.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-04T04:35:09.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-04T04:35:09.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-04T04:35:09.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.099s coverage: 87.2% of statements [2021-02-04T04:35:09.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-04T04:35:09.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-04T04:35:09.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2021-02-04T04:35:09.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-04T04:35:09.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 75.5% of statements [2021-02-04T04:35:09.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-04T04:35:09.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.8% of statements [2021-02-04T04:35:09.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.137s coverage: 87.2% of statements [2021-02-04T04:35:09.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.182s coverage: 84.2% of statements [2021-02-04T04:35:09.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.178s coverage: 91.4% of statements [2021-02-04T04:35:09.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-04T04:35:09.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.518s coverage: 63.5% of statements [2021-02-04T04:35:09.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-04T04:35:09.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-04T04:35:09.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2021-02-04T04:35:09.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements [2021-02-04T04:35:09.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements [2021-02-04T04:35:09.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements [2021-02-04T04:35:09.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2021-02-04T04:35:09.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.706s coverage: 68.9% of statements [2021-02-04T04:35:09.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-04T04:35:09.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-04T04:35:09.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-02-04T04:35:09.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-02-04T04:35:09.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-02-04T04:35:09.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.356s coverage: 37.0% of statements [2021-02-04T04:35:09.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-04T04:35:09.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-04T04:35:09.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.720s coverage: 84.0% of statements [2021-02-04T04:35:09.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.095s coverage: 100.0% of statements [2021-02-04T04:35:14.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.470s coverage: 47.0% of statements [2021-02-04T04:35:14.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-04T04:35:14.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-04T04:35:14.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-04T04:35:14.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-04T04:35:14.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-04T04:35:14.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.115s coverage: 100.0% of statements [2021-02-04T04:35:14.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-04T04:35:14.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.111s coverage: 100.0% of statements [2021-02-04T04:35:14.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-04T04:35:14.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-04T04:35:14.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-04T04:35:14.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-04T04:35:14.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.230s coverage: 87.0% of statements [2021-02-04T04:35:14.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-04T04:35:14.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-04T04:35:14.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-04T04:35:14.571Z] Removing intermediate container 6304ae2f60a0 [2021-02-04T04:35:14.571Z] ---> a1c984fb8e47 [2021-02-04T04:35:14.571Z] [2021-02-04T04:35:14.571Z] Step 10/22 : FROM alpine:3.12 [2021-02-04T04:35:14.571Z] ---> 389fef711851 [2021-02-04T04:35:14.571Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-04T04:35:14.571Z] ---> Using cache [2021-02-04T04:35:14.571Z] ---> 451db295f60a [2021-02-04T04:35:14.571Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-04T04:35:14.571Z] ---> Using cache [2021-02-04T04:35:14.571Z] ---> e8f29e101135 [2021-02-04T04:35:14.571Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-04T04:35:14.571Z] ---> 09b2609b3ca6 [2021-02-04T04:35:14.571Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-04T04:35:14.571Z] ---> 1e2407a71745 [2021-02-04T04:35:14.571Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-04T04:35:14.571Z] ---> 2ece226e34ef [2021-02-04T04:35:14.571Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-04T04:35:14.571Z] ---> Running in 2bf6250240b5 [2021-02-04T04:35:14.571Z] ---> Running in 1ef45885e6c2 [2021-02-04T04:35:14.571Z] ---> Running in 7045c18e6968 [2021-02-04T04:35:14.571Z] ---> Running in cb77b032be1f [2021-02-04T04:35:14.571Z] Removing intermediate container 1ef45885e6c2 [2021-02-04T04:35:14.571Z] ---> 62edd86d75b0 [2021-02-04T04:35:14.571Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-04T04:35:14.571Z] ---> Running in b7cba8b5f7f8 [2021-02-04T04:35:14.571Z] Removing intermediate container b7cba8b5f7f8 [2021-02-04T04:35:14.571Z] ---> e8048a6ff3b6 [2021-02-04T04:35:14.571Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T04:35:14.571Z] 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-02-04T04:35:14.571Z] 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-02-04T04:35:14.571Z] 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-02-04T04:35:14.571Z] ---> 02c36670ca51 [2021-02-04T04:35:14.571Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-04T04:35:14.571Z] ---> be1fde4f4c71 [2021-02-04T04:35:14.571Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-04T04:35:16.531Z] ---> db988c52260e [2021-02-04T04:35:16.531Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-04T04:35:16.531Z] ---> Running in 312edada47db [2021-02-04T04:35:16.805Z] Removing intermediate container 312edada47db [2021-02-04T04:35:16.805Z] ---> f39e5db5fd49 [2021-02-04T04:35:16.805Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T04:35:17.075Z] ---> Running in cac3b4d6921d [2021-02-04T04:35:17.349Z] Removing intermediate container cac3b4d6921d [2021-02-04T04:35:17.349Z] ---> 28c09eb3ba95 [2021-02-04T04:35:17.349Z] Step 20/22 : LABEL arch=x86_64 [2021-02-04T04:35:17.349Z] ---> Running in bc501faaac3b [2021-02-04T04:35:18.284Z] Removing intermediate container bc501faaac3b [2021-02-04T04:35:18.284Z] ---> 55110eb1bbef [2021-02-04T04:35:18.284Z] Step 21/22 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 [2021-02-04T04:35:18.284Z] ---> Running in b03dcf2374eb [2021-02-04T04:35:19.089Z] Removing intermediate container b03dcf2374eb [2021-02-04T04:35:19.089Z] ---> 2fd377c91c0f [2021-02-04T04:35:19.089Z] Step 22/22 : LABEL version=0.0.0 [2021-02-04T04:35:19.089Z] ---> Running in fe84c20c6ebc [2021-02-04T04:35:19.384Z] Removing intermediate container fe84c20c6ebc [2021-02-04T04:35:19.384Z] ---> 95af78b70d8f [2021-02-04T04:35:19.384Z] [2021-02-04T04:35:19.384Z] Successfully built 95af78b70d8f [2021-02-04T04:35:19.667Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-04T04:35:24.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.986s coverage: 29.1% of statements [2021-02-04T04:35:24.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-04T04:35:24.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-04T04:35:24.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-04T04:35:24.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-04T04:35:24.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-04T04:35:24.741Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.222s coverage: 99.0% of statements [2021-02-04T04:35:24.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-04T04:35:24.741Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.081s coverage: 100.0% of statements [2021-02-04T04:35:24.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-04T04:35:24.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-04T04:35:24.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-04T04:35:24.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-04T04:35:24.741Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.187s coverage: 100.0% of statements [2021-02-04T04:35:24.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-04T04:35:24.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-04T04:35:24.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-04T04:35:24.741Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements [2021-02-04T04:35:24.741Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-04T04:35:24.741Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements [2021-02-04T04:35:24.741Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-04T04:35:24.741Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-04T04:35:24.741Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-04T04:35:24.741Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-04T04:35:24.741Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.087s coverage: 87.9% of statements [2021-02-04T04:35:24.741Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-04T04:35:24.741Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-04T04:35:24.741Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements [2021-02-04T04:35:24.741Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.060s coverage: 32.1% of statements [2021-02-04T04:35:24.741Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 100.0% of statements [2021-02-04T04:35:24.741Z] GO111MODULE=on go vet ./... [2021-02-04T04:35:41.809Z]  Building docker-support-scheduler-go ... done Removing intermediate container 7045c18e6968 [2021-02-04T04:35:41.809Z] ---> ac04ef5ecc34 [2021-02-04T04:35:41.809Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-04T04:35:41.809Z] Removing intermediate container cb77b032be1f [2021-02-04T04:35:41.809Z] ---> 474ac0ac7b6c [2021-02-04T04:35:41.809Z] [2021-02-04T04:35:41.809Z] Step 10/22 : FROM alpine:3.12 [2021-02-04T04:35:41.809Z] ---> 389fef711851 [2021-02-04T04:35:41.809Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-04T04:35:41.810Z] ---> Running in d6c9cf18183b [2021-02-04T04:35:41.810Z] ---> Running in 933c19eeb110 [2021-02-04T04:35:42.078Z] 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-02-04T04:35:42.357Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:35:42.357Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:35:42.629Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-04T04:35:42.629Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-04T04:35:42.629Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T04:35:42.898Z] Executing ca-certificates-20191127-r4.trigger [2021-02-04T04:35:42.898Z] OK: 6 MiB in 16 packages [2021-02-04T04:35:46.253Z] Removing intermediate container 2bf6250240b5 [2021-02-04T04:35:46.253Z] ---> 38d79a237e53 [2021-02-04T04:35:46.253Z] [2021-02-04T04:35:46.253Z] Step 10/23 : FROM alpine:3.12 [2021-02-04T04:35:46.253Z] ---> 389fef711851 [2021-02-04T04:35:46.253Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-04T04:35:46.253Z] ---> Running in 970a8a71dcf9 [2021-02-04T04:35:46.524Z] Removing intermediate container 970a8a71dcf9 [2021-02-04T04:35:46.524Z] ---> 5cd398e8e943 [2021-02-04T04:35:46.525Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-04T04:35:47.106Z] ---> Running in 32cd2bfe54c5 [2021-02-04T04:35:47.106Z] Removing intermediate container d6c9cf18183b [2021-02-04T04:35:47.106Z] ---> 2dd8a1016f68 [2021-02-04T04:35:47.106Z] [2021-02-04T04:35:47.106Z] Step 11/26 : FROM docker:20.10.0 [2021-02-04T04:35:47.106Z] Removing intermediate container 933c19eeb110 [2021-02-04T04:35:47.106Z] ---> c35783f4f9cf [2021-02-04T04:35:47.106Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-04T04:35:47.372Z] 20.10.0: Pulling from library/docker [2021-02-04T04:35:47.372Z] ---> Running in 728db0635dfe [2021-02-04T04:35:47.372Z] Removing intermediate container 32cd2bfe54c5 [2021-02-04T04:35:47.372Z] ---> ae14778988e7 [2021-02-04T04:35:47.372Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-04T04:35:47.648Z] ---> Running in 0d1cd99fa524 [2021-02-04T04:35:47.648Z] Removing intermediate container 728db0635dfe [2021-02-04T04:35:47.648Z] ---> 7009538f7b18 [2021-02-04T04:35:47.648Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-04T04:35:47.915Z] ---> Running in 9725e2f73349 [2021-02-04T04:35:47.915Z] Removing intermediate container 0d1cd99fa524 [2021-02-04T04:35:47.915Z] ---> 178f0a099fec [2021-02-04T04:35:47.915Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T04:35:48.183Z] ---> Running in b2487bb150f7 [2021-02-04T04:35:48.760Z] Removing intermediate container 9725e2f73349 [2021-02-04T04:35:48.760Z] ---> d502b23eb5aa [2021-02-04T04:35:48.760Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-04T04:35:49.372Z] ---> Running in f5c4e71900b1 [2021-02-04T04:35:49.372Z] Removing intermediate container f5c4e71900b1 [2021-02-04T04:35:49.372Z] ---> 5d81495107b8 [2021-02-04T04:35:49.372Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T04:35:49.979Z] ---> b4fda3eacd0f [2021-02-04T04:35:49.979Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-04T04:35:50.248Z] Removing intermediate container b2487bb150f7 [2021-02-04T04:35:50.248Z] ---> a66aa0c2302a [2021-02-04T04:35:50.248Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-04T04:35:50.521Z] ---> Running in 14c8d1044925 [2021-02-04T04:35:50.521Z] ---> 7f02fe265aa5 [2021-02-04T04:35:50.521Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-04T04:35:51.109Z] ---> 4ddd899fd9c1 [2021-02-04T04:35:51.109Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-04T04:35:51.372Z] ---> Running in 218f35b1151c [2021-02-04T04:35:51.372Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:35:51.645Z] Removing intermediate container 218f35b1151c [2021-02-04T04:35:51.645Z] ---> ed7bac970200 [2021-02-04T04:35:51.645Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T04:35:51.646Z] ---> Running in 5d8d15994d17 [2021-02-04T04:35:51.907Z] Removing intermediate container 5d8d15994d17 [2021-02-04T04:35:51.907Z] ---> c037f9d5e287 [2021-02-04T04:35:51.907Z] Step 20/22 : LABEL arch=x86_64 [2021-02-04T04:35:52.170Z] ---> Running in 2991df2f1b76 [2021-02-04T04:35:52.439Z] Removing intermediate container 2991df2f1b76 [2021-02-04T04:35:52.439Z] ---> 2501f6b4e44e [2021-02-04T04:35:52.439Z] Step 21/22 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 [2021-02-04T04:35:52.439Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:35:52.700Z] ---> Running in 99629b91ebeb [2021-02-04T04:35:52.968Z] Removing intermediate container 99629b91ebeb [2021-02-04T04:35:52.968Z] ---> b33f3881cbf5 [2021-02-04T04:35:52.968Z] Step 22/22 : LABEL version=0.0.0 [2021-02-04T04:35:52.968Z] ---> Running in ed3b970cd3c7 [2021-02-04T04:35:53.237Z] Removing intermediate container ed3b970cd3c7 [2021-02-04T04:35:53.237Z] ---> b04ff00b5146 [2021-02-04T04:35:53.237Z] [2021-02-04T04:35:53.237Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-04T04:35:53.237Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-04T04:35:53.237Z] ---> aefe523efa57 [2021-02-04T04:35:53.237Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-04T04:35:53.237Z] ---> Running in 32a066c2c8ff [2021-02-04T04:35:53.499Z] Successfully built b04ff00b5146 [2021-02-04T04:35:53.499Z] Successfully tagged docker-support-notifications-go:latest [2021-02-04T04:35:53.761Z]  Building docker-support-notifications-go ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-02-04T04:35:53.761Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-04T04:35:53.761Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:35:53.761Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-04T04:35:54.023Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:35:54.023Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-04T04:35:54.023Z] (1/2) Installing readline (8.0.4-r0) [2021-02-04T04:35:54.288Z] (2/2) Installing bash (5.0.17-r0) [2021-02-04T04:35:54.288Z] Executing bash-5.0.17-r0.post-install [2021-02-04T04:35:54.288Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T04:35:54.288Z] OK: 12 MiB in 22 packages [2021-02-04T04:35:54.288Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-04T04:35:54.550Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-04T04:35:54.550Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T04:35:54.550Z] OK: 8 MiB in 20 packages [2021-02-04T04:35:54.816Z] Removing intermediate container 32a066c2c8ff [2021-02-04T04:35:54.816Z] ---> 2c99e7f264fc [2021-02-04T04:35:54.816Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-04T04:35:54.816Z] ---> Running in 876fad1deb1c [2021-02-04T04:35:55.083Z] Removing intermediate container 876fad1deb1c [2021-02-04T04:35:55.083Z] ---> 164f5d0c473a [2021-02-04T04:35:55.083Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-04T04:35:55.083Z] ---> Running in e64999cf9998 [2021-02-04T04:35:55.660Z] Removing intermediate container 14c8d1044925 [2021-02-04T04:35:55.660Z] ---> fb703f4c66c2 [2021-02-04T04:35:55.660Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T04:35:55.922Z] Removing intermediate container e64999cf9998 [2021-02-04T04:35:55.922Z] ---> 2d470f757467 [2021-02-04T04:35:55.922Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-04T04:35:55.922Z] ---> Running in db9197c0bc88 [2021-02-04T04:35:56.185Z] ---> 74de292c2e36 [2021-02-04T04:35:56.185Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-04T04:35:56.185Z] Removing intermediate container db9197c0bc88 [2021-02-04T04:35:56.185Z] ---> 217debfaf00b [2021-02-04T04:35:56.185Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-04T04:35:56.763Z] ---> af8d99115bf6 [2021-02-04T04:35:56.763Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-04T04:35:56.763Z] ---> f1dffe2f3ce2 [2021-02-04T04:35:56.763Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-04T04:35:57.025Z] ---> b79493549927 [2021-02-04T04:35:57.025Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-04T04:35:57.025Z] ---> af3799aba456 [2021-02-04T04:35:57.025Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-04T04:35:57.290Z] ---> Running in 04bbabf42de8 [2021-02-04T04:35:57.290Z] Removing intermediate container 04bbabf42de8 [2021-02-04T04:35:57.290Z] ---> 56aa9a769d4a [2021-02-04T04:35:57.290Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T04:35:57.553Z] ---> Running in 1ca4f4c39a05 [2021-02-04T04:35:57.553Z] ---> 520d65c92ca6 [2021-02-04T04:35:57.553Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-04T04:35:57.553Z] ---> Running in d024c8fea5a8 [2021-02-04T04:35:57.817Z] Removing intermediate container 1ca4f4c39a05 [2021-02-04T04:35:57.817Z] ---> 394897579ef1 [2021-02-04T04:35:57.817Z] Step 21/23 : LABEL arch=x86_64 [2021-02-04T04:35:57.817Z] ---> Running in 5d25fa886e4b [2021-02-04T04:35:58.080Z] Removing intermediate container 5d25fa886e4b [2021-02-04T04:35:58.080Z] ---> 3f87817ecf44 [2021-02-04T04:35:58.080Z] Step 22/23 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 [2021-02-04T04:35:58.080Z] ---> Running in 9767ed1f6655 [2021-02-04T04:35:58.080Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:35:58.341Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:35:58.341Z] Removing intermediate container 9767ed1f6655 [2021-02-04T04:35:58.341Z] ---> df11e8157340 [2021-02-04T04:35:58.342Z] Step 23/23 : LABEL version=0.0.0 [2021-02-04T04:35:58.342Z] ---> Running in 408b1df19534 [2021-02-04T04:35:58.342Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-04T04:35:58.342Z] (2/33) Installing expat (2.2.9-r1) [2021-02-04T04:35:58.342Z] (3/33) Installing libffi (3.3-r2) [2021-02-04T04:35:58.342Z] (4/33) Installing gdbm (1.13-r1) [2021-02-04T04:35:58.604Z] Removing intermediate container 408b1df19534 [2021-02-04T04:35:58.604Z] ---> 0026c1a06749 [2021-02-04T04:35:58.604Z] [2021-02-04T04:35:58.604Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-04T04:35:58.604Z] Successfully built 0026c1a06749 [2021-02-04T04:35:58.604Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-04T04:35:58.604Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-04T04:35:58.604Z] Successfully tagged docker-core-data-go:latest [2021-02-04T04:35:59.996Z]  Building docker-core-data-go ... done (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-04T04:35:59.996Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-04T04:35:59.996Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-04T04:35:59.996Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-04T04:35:59.996Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-04T04:35:59.996Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-04T04:35:59.996Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-04T04:35:59.996Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-04T04:35:59.996Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-04T04:35:59.996Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-04T04:35:59.996Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-04T04:35:59.996Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-04T04:36:00.260Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-04T04:36:00.260Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-04T04:36:00.260Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-04T04:36:00.260Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-04T04:36:00.260Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-04T04:36:00.260Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-04T04:36:00.260Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-04T04:36:00.260Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-04T04:36:00.260Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-04T04:36:00.260Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-04T04:36:00.522Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-04T04:36:00.522Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-04T04:36:00.522Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-04T04:36:00.522Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-04T04:36:00.522Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T04:36:00.522Z] OK: 71 MiB in 55 packages [2021-02-04T04:36:09.118Z] Removing intermediate container d024c8fea5a8 [2021-02-04T04:36:09.118Z] ---> b045585d421a [2021-02-04T04:36:09.118Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-04T04:36:09.118Z] ---> Running in f6c2c7983644 [2021-02-04T04:36:10.068Z] Collecting docker-compose==1.23.2 [2021-02-04T04:36:10.068Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-04T04:36:10.331Z] Collecting docker<4.0,>=3.6.0 [2021-02-04T04:36:10.331Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-04T04:36:10.594Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-04T04:36:10.594Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-04T04:36:10.859Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-04T04:36:10.859Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-04T04:36:10.859Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-04T04:36:10.859Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-04T04:36:11.440Z] Collecting texttable<0.10,>=0.9.0 [2021-02-04T04:36:11.441Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-04T04:36:12.018Z] 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-02-04T04:36:12.018Z] Collecting jsonschema<3,>=2.5.1 [2021-02-04T04:36:12.018Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-04T04:36:12.281Z] Collecting cached-property<2,>=1.2.0 [2021-02-04T04:36:12.281Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-04T04:36:12.281Z] Collecting docopt<0.7,>=0.6.1 [2021-02-04T04:36:12.281Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-04T04:36:13.238Z] Collecting PyYAML<4,>=3.10 [2021-02-04T04:36:13.238Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-04T04:36:13.820Z] Collecting docker-pycreds>=0.4.0 [2021-02-04T04:36:13.820Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-04T04:36:14.081Z] 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-02-04T04:36:14.081Z] 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-02-04T04:36:14.081Z] Collecting idna<2.8,>=2.5 [2021-02-04T04:36:14.081Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-04T04:36:14.344Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-04T04:36:14.344Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-04T04:36:14.344Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-04T04:36:14.344Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-04T04:36:14.344Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-04T04:36:14.344Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-04T04:36:14.609Z] Installing collected packages: websocket-client, idna, urllib3, requests, docker-pycreds, docker, dockerpty, texttable, jsonschema, cached-property, docopt, PyYAML, docker-compose [2021-02-04T04:36:14.609Z] Attempting uninstall: idna [2021-02-04T04:36:14.609Z] Found existing installation: idna 2.9 [2021-02-04T04:36:14.609Z] Uninstalling idna-2.9: [2021-02-04T04:36:14.609Z] Successfully uninstalled idna-2.9 [2021-02-04T04:36:14.872Z] Attempting uninstall: urllib3 [2021-02-04T04:36:14.872Z] Found existing installation: urllib3 1.25.9 [2021-02-04T04:36:14.872Z] Uninstalling urllib3-1.25.9: [2021-02-04T04:36:14.872Z] Successfully uninstalled urllib3-1.25.9 [2021-02-04T04:36:16.269Z] Attempting uninstall: requests [2021-02-04T04:36:16.269Z] Found existing installation: requests 2.23.0 [2021-02-04T04:36:16.269Z] Uninstalling requests-2.23.0: [2021-02-04T04:36:16.269Z] Successfully uninstalled requests-2.23.0 [2021-02-04T04:36:16.849Z] Running setup.py install for dockerpty: started [2021-02-04T04:36:17.427Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-04T04:36:17.427Z] Running setup.py install for texttable: started [2021-02-04T04:36:17.690Z] Running setup.py install for texttable: finished with status 'done' [2021-02-04T04:36:17.952Z] Running setup.py install for docopt: started [2021-02-04T04:36:18.540Z] Running setup.py install for docopt: finished with status 'done' [2021-02-04T04:36:18.540Z] Running setup.py install for PyYAML: started [2021-02-04T04:36:19.121Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-04T04:36:19.382Z] 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.57.0 [2021-02-04T04:36:21.978Z] Removing intermediate container f6c2c7983644 [2021-02-04T04:36:21.978Z] ---> db3951adc28c [2021-02-04T04:36:21.978Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-04T04:36:22.252Z] ---> Running in b5b7e3355305 [2021-02-04T04:36:22.834Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:36:23.096Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:36:23.096Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-04T04:36:23.096Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-04T04:36:23.096Z] (3/3) Installing curl (7.69.1-r3) [2021-02-04T04:36:23.096Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T04:36:23.096Z] OK: 72 MiB in 58 packages [2021-02-04T04:36:23.671Z] Removing intermediate container b5b7e3355305 [2021-02-04T04:36:23.671Z] ---> ab8e8d5bfa99 [2021-02-04T04:36:23.671Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-04T04:36:23.671Z] ---> Running in e1ceffb15913 [2021-02-04T04:36:23.932Z] Removing intermediate container e1ceffb15913 [2021-02-04T04:36:23.932Z] ---> 6ed3545ba4ff [2021-02-04T04:36:23.932Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T04:36:23.932Z] ---> Running in 0abe4b85824a [2021-02-04T04:36:24.194Z] Removing intermediate container 0abe4b85824a [2021-02-04T04:36:24.194Z] ---> e9436956ab0a [2021-02-04T04:36:24.194Z] Step 24/26 : LABEL arch=x86_64 [2021-02-04T04:36:24.194Z] ---> Running in d1b515b91865 [2021-02-04T04:36:24.457Z] Removing intermediate container d1b515b91865 [2021-02-04T04:36:24.457Z] ---> 90b762002e65 [2021-02-04T04:36:24.457Z] Step 25/26 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 [2021-02-04T04:36:24.457Z] ---> Running in 9d60434a5a1d [2021-02-04T04:36:24.723Z] Removing intermediate container 9d60434a5a1d [2021-02-04T04:36:24.723Z] ---> 18b6751160d4 [2021-02-04T04:36:24.723Z] Step 26/26 : LABEL version=0.0.0 [2021-02-04T04:36:24.723Z] ---> Running in 2ecc58f97864 [2021-02-04T04:36:24.992Z] Removing intermediate container 2ecc58f97864 [2021-02-04T04:36:24.992Z] ---> f6d8a300d5f3 [2021-02-04T04:36:24.992Z] [2021-02-04T04:36:24.992Z] Successfully built f6d8a300d5f3 [2021-02-04T04:36:24.992Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-04T04:36:25.953Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-04T04:36:25.960Z] $ docker stop --time=1 904c68b4731aa25aa7f4e5d677070286c88d314cf0989730634cdcaa32ff0cb5 [2021-02-04T04:36:27.558Z] $ docker rm -f 904c68b4731aa25aa7f4e5d677070286c88d314cf0989730634cdcaa32ff0cb5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-04T04:36:28.147Z] + docker images [2021-02-04T04:36:28.147Z] + grep docker [2021-02-04T04:36:28.448Z] docker-sys-mgmt-agent-go latest f6d8a300d5f3 4 seconds ago 313MB [2021-02-04T04:36:28.448Z] docker-core-data-go latest 0026c1a06749 30 seconds ago 22.3MB [2021-02-04T04:36:28.448Z] docker-support-notifications-go latest b04ff00b5146 36 seconds ago 17.6MB [2021-02-04T04:36:28.448Z] docker-support-scheduler-go latest 95af78b70d8f About a minute ago 17MB [2021-02-04T04:36:28.448Z] docker-security-bootstrapper-go latest be4315e524c6 About a minute ago 23.8MB [2021-02-04T04:36:28.448Z] docker-security-secretstore-setup-go latest 8d7417971e33 2 minutes ago 24.6MB [2021-02-04T04:36:28.448Z] docker-core-metadata-go latest 5aa6642bfae8 2 minutes ago 18.8MB [2021-02-04T04:36:28.448Z] docker-core-command-go latest 37c6f8c91ce9 2 minutes ago 16.9MB [2021-02-04T04:36:28.448Z] docker-security-proxy-setup-go latest fd897f08f3c4 2 minutes ago 24.4MB [2021-02-04T04:36:28.448Z] docker 20.10.0 aefe523efa57 7 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-02-04T04:36:44.124Z] Still waiting to schedule task [2021-02-04T04:36:44.124Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-24871’ [2021-02-04T04:36:47.057Z] gofmt -l . [2021-02-04T04:36:47.057Z] [ "`gofmt -l .`" = "" ] [2021-02-04T04:36:47.057Z] ./bin/test-go-mod-tidy.sh [2021-02-04T04:36:47.057Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-04T04:36:47.720Z] + ls -al . [2021-02-04T04:36:47.720Z] total 716 [2021-02-04T04:36:47.720Z] drwxrwxr-x 9 1001 1001 4096 Feb 4 04:36 . [2021-02-04T04:36:47.720Z] drwxr-xr-x 4 root root 4096 Feb 4 04:32 .. [2021-02-04T04:36:47.720Z] -rw-rw-r-- 1 1001 1001 11 Feb 4 04:30 .dockerignore [2021-02-04T04:36:47.720Z] drwxrwxr-x 8 1001 1001 4096 Feb 4 04:30 .git [2021-02-04T04:36:47.720Z] drwxrwxr-x 3 1001 1001 4096 Feb 4 04:30 .github [2021-02-04T04:36:47.720Z] -rw-rw-r-- 1 1001 1001 872 Feb 4 04:30 .gitignore [2021-02-04T04:36:47.720Z] -rw-rw-r-- 1 1001 1001 166 Feb 4 04:30 .sonarcloud.properties [2021-02-04T04:36:47.720Z] -rw-rw-r-- 1 1001 1001 7859 Feb 4 04:30 Attribution.txt [2021-02-04T04:36:47.720Z] -rw-rw-r-- 1 1001 1001 3804 Feb 4 04:30 CONTRIBUTING.md [2021-02-04T04:36:47.720Z] -rw-rw-r-- 1 1001 1001 931 Feb 4 04:30 Dockerfile.build [2021-02-04T04:36:47.720Z] -rw-rw-r-- 1 1001 1001 863 Feb 4 04:30 Jenkinsfile [2021-02-04T04:36:47.720Z] -rw-rw-r-- 1 1001 1001 10775 Feb 4 04:30 LICENSE [2021-02-04T04:36:47.720Z] -rw-rw-r-- 1 1001 1001 6001 Feb 4 04:30 Makefile [2021-02-04T04:36:47.720Z] -rw-rw-r-- 1 1001 1001 6524 Feb 4 04:30 README.md [2021-02-04T04:36:47.720Z] -rw-rw-r-- 1 1001 1001 6755 Feb 4 04:30 SECURITY.md [2021-02-04T04:36:47.720Z] -rw-rw-r-- 1 1001 1001 5 Feb 4 04:27 VERSION [2021-02-04T04:36:47.720Z] -rw-rw-r-- 1 1001 1001 4131 Feb 4 04:30 ZMQWindows.md [2021-02-04T04:36:47.720Z] drwxrwxr-x 2 1001 1001 4096 Feb 4 04:30 bin [2021-02-04T04:36:47.720Z] drwxrwxr-x 15 1001 1001 4096 Feb 4 04:30 cmd [2021-02-04T04:36:47.720Z] -rw-r--r-- 1 root root 583066 Feb 4 04:35 coverage.out [2021-02-04T04:36:47.720Z] -rw-r--r-- 1 root root 1054 Feb 4 04:36 go.mod [2021-02-04T04:36:47.720Z] -rw-r--r-- 1 root root 19399 Feb 4 04:36 go.sum [2021-02-04T04:36:47.720Z] drwxrwxr-x 8 1001 1001 4096 Feb 4 04:30 internal [2021-02-04T04:36:47.720Z] drwxrwxr-x 4 1001 1001 4096 Feb 4 04:30 openapi [2021-02-04T04:36:47.720Z] drwxrwxr-x 4 1001 1001 4096 Feb 4 04:30 snap [2021-02-04T04:36:47.720Z] -rw-rw-r-- 1 1001 1001 168 Feb 4 04:30 version.go [Pipeline] sh [2021-02-04T04:36:48.382Z] + '[' -e coverage.out ] [2021-02-04T04:36:48.382Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-04T04:36:48.404Z] Warning: overwriting stash ‘coverage-report’ [2021-02-04T04:36:49.783Z] Stashed 1 file(s) [Pipeline] sh [2021-02-04T04:36:50.482Z] + make build [2021-02-04T04:36:50.482Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-04T04:37:02.937Z] 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-02-04T04:37:29.810Z] 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-02-04T04:37:32.414Z] 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-02-04T04:37:39.110Z] 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-02-04T04:37:40.083Z] 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-02-04T04:37:45.477Z] 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-02-04T04:37:50.913Z] 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-02-04T04:37:55.207Z] 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-02-04T04:38:00.598Z] 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-02-04T04:38:03.990Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-02-04T04:38:08.308Z] 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-02-04T04:38:12.628Z] 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-02-04T04:38:19.358Z] $ docker stop --time=1 4de31fc1344cb024d46e2ca01fec6824e1ac73859c97e4de5ee475584c13cb59 [2021-02-04T04:38:21.856Z] $ docker rm -f 4de31fc1344cb024d46e2ca01fec6824e1ac73859c97e4de5ee475584c13cb59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T04:38:24.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-04T04:38:24.100Z] [2021-02-04T04:38:24.100Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T04:38:24.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-04T04:38:24.779Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-04T04:38:24.779Z] 29e5d40040c1: Pulling fs layer [2021-02-04T04:38:24.779Z] 1ce36da41761: Pulling fs layer [2021-02-04T04:38:24.779Z] 25b303627fd3: Pulling fs layer [2021-02-04T04:38:25.053Z] 29e5d40040c1: Verifying Checksum [2021-02-04T04:38:25.053Z] 29e5d40040c1: Download complete [2021-02-04T04:38:25.663Z] 1ce36da41761: Verifying Checksum [2021-02-04T04:38:25.663Z] 1ce36da41761: Download complete [2021-02-04T04:38:25.663Z] 29e5d40040c1: Pull complete [2021-02-04T04:38:27.110Z] 1ce36da41761: Pull complete [2021-02-04T04:38:27.704Z] 25b303627fd3: Verifying Checksum [2021-02-04T04:38:27.704Z] 25b303627fd3: Download complete [2021-02-04T04:38:35.957Z] 25b303627fd3: Pull complete [2021-02-04T04:38:36.229Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-04T04:38:36.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-04T04:38:36.229Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-04T04:38:36.473Z] prd-ubuntu18.04-docker-arm64-4c-16g-24859 does not seem to be running inside a container [2021-02-04T04:38:36.557Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-02-04T04:38:40.052Z] $ docker top 2646787fc8794d1df3ba6676036e2721b070215fb391c45479f0c39308acb530 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T04:38:41.114Z] + docker-compose build --help [2021-02-04T04:38:41.114Z] + grep parallel [2021-02-04T04:38:45.376Z] Running on prd-ubuntu18.04-docker-8c-8g-24877 in /w/workspace/edgexfoundry_edgex-go_PR-3125 [Pipeline] { [Pipeline] ws [2021-02-04T04:38:45.429Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-02-04T04:38:46.515Z] --parallel Build images in parallel. [Pipeline] } [2021-02-04T04:38:46.531Z] $ docker stop --time=1 2646787fc8794d1df3ba6676036e2721b070215fb391c45479f0c39308acb530 [2021-02-04T04:38:47.525Z] using credential edgex-jenkins-ssh [2021-02-04T04:38:47.589Z] Cloning the remote Git repository [2021-02-04T04:38:47.616Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-04T04:38:47.682Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-02-04T04:38:47.710Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-04T04:38:47.710Z] > git --version # timeout=10 [2021-02-04T04:38:47.719Z] > git --version # 'git version 2.17.1' [2021-02-04T04:38:47.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T04:38:47.749Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-04T04:38:48.555Z] $ docker rm -f 2646787fc8794d1df3ba6676036e2721b070215fb391c45479f0c39308acb530 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T04:38:49.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-04T04:38:49.429Z] . [Pipeline] withDockerContainer [2021-02-04T04:38:49.770Z] prd-ubuntu18.04-docker-arm64-4c-16g-24859 does not seem to be running inside a container [2021-02-04T04:38:49.862Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-04T04:38:51.427Z] $ docker top 2857aead1e87dfae7c9675be2272eb25a281ffe9de6da05bad5b06cd1e02e356 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T04:38:52.496Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-04T04:38:57.894Z] Merging remotes/origin/master commit d0bc3b104123489a76cc16a6f8c025e818c2e684 into PR head commit 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 [2021-02-04T04:38:58.017Z] Merge succeeded, producing 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 [2021-02-04T04:38:58.017Z] Checking out Revision 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 (PR-3125) [2021-02-04T04:38:57.252Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-04T04:38:57.259Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-04T04:38:57.276Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-04T04:38:57.289Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-04T04:38:57.289Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T04:38:57.292Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3125/head:refs/remotes/origin/PR-3125 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-04T04:38:57.904Z] > git config core.sparsecheckout # timeout=10 [2021-02-04T04:38:57.909Z] > git checkout -f 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 # timeout=10 [2021-02-04T04:38:57.985Z] > git remote # timeout=10 [2021-02-04T04:38:57.992Z] > git config --get remote.origin.url # timeout=10 [2021-02-04T04:38:57.996Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T04:38:58.001Z] > git merge d0bc3b104123489a76cc16a6f8c025e818c2e684 # timeout=10 [2021-02-04T04:38:58.012Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-04T04:38:58.021Z] > git config core.sparsecheckout # timeout=10 [2021-02-04T04:38:58.025Z] > git checkout -f 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 # timeout=10 [2021-02-04T04:38:59.189Z] Building docker-core-command-go ... [2021-02-04T04:38:59.189Z] Building docker-core-data-go ... [2021-02-04T04:38:59.189Z] Building docker-core-metadata-go ... [2021-02-04T04:38:59.189Z] Building docker-security-bootstrapper-go ... [2021-02-04T04:38:59.189Z] Building docker-security-proxy-setup-go ... [2021-02-04T04:38:59.189Z] Building docker-security-secretstore-setup-go ... [2021-02-04T04:38:59.189Z] Building docker-support-notifications-go ... [2021-02-04T04:38:59.189Z] Building docker-support-scheduler-go ... [2021-02-04T04:38:59.189Z] Building docker-sys-mgmt-agent-go ... [2021-02-04T04:38:59.189Z] Building docker-sys-mgmt-agent-go [2021-02-04T04:38:59.189Z] Building docker-support-notifications-go [2021-02-04T04:38:59.189Z] Building docker-core-command-go [2021-02-04T04:38:59.189Z] Building docker-security-secretstore-setup-go [2021-02-04T04:38:59.189Z] Building docker-security-bootstrapper-go [2021-02-04T04:39:01.677Z] Commit message: "feat(notifications): Implement GET /subscription/category/{category} V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-04T04:39:02.776Z] + echo snap-build.sh [2021-02-04T04:39:02.776Z] snap-build.sh [2021-02-04T04:39:02.776Z] + SNAP_BASE_DIR=. [2021-02-04T04:39:02.776Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-02-04T04:39:02.776Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-02-04T04:39:02.776Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-02-04T04:39:02.776Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-02-04T04:39:02.776Z] + cd /w/workspace/edgex-go/2 [2021-02-04T04:39:02.776Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-04T04:39:02.776Z] Reading package lists... [2021-02-04T04:39:03.038Z] Building dependency tree... [2021-02-04T04:39:03.038Z] Reading state information... [2021-02-04T04:39:03.038Z] The following packages were automatically installed and are no longer required: [2021-02-04T04:39:03.039Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-04T04:39:03.039Z] uidmap xdelta3 [2021-02-04T04:39:03.039Z] Use 'sudo apt autoremove' to remove them. [2021-02-04T04:39:03.039Z] The following packages will be REMOVED: [2021-02-04T04:39:03.039Z] lxd* lxd-client* [2021-02-04T04:39:03.612Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-04T04:39:03.612Z] After this operation, 31.7 MB disk space will be freed. [2021-02-04T04:39:04.401Z] (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-02-04T04:39:04.401Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-04T04:39:05.346Z] Removing lxd dnsmasq configuration [2021-02-04T04:39:05.346Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-04T04:39:05.618Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-04T04:39:06.563Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-04T04:39:06.563Z] (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-02-04T04:39:06.563Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-04T04:39:07.954Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-04T04:39:07.954Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-04T04:39:09.344Z] + sudo snap remove --purge lxd [2021-02-04T04:39:09.344Z] snap "lxd" is not installed [2021-02-04T04:39:09.344Z] + sudo groupadd --force --system lxd [2021-02-04T04:39:09.344Z] ++ whoami [2021-02-04T04:39:09.344Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-04T04:39:09.344Z] + newgrp - lxd [2021-02-04T04:39:09.344Z] + sudo snap install lxd [2021-02-04T04:39:17.577Z] 2021-02-04T04:39:15Z INFO Waiting for automatic snapd restart... [2021-02-04T04:39:32.517Z] lxd 4.10 from Canonical* installed [2021-02-04T04:39:32.517Z] + sudo lxd init --auto [2021-02-04T04:39:40.145Z] + sudo snap install --classic snapcraft [2021-02-04T04:39:46.740Z] snapcraft 4.4.4 from Canonical* installed [2021-02-04T04:39:46.740Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-04T04:39:46.740Z] + patch --verbose -p1 [2021-02-04T04:39:46.740Z] Hmm... Looks like a unified diff to me... [2021-02-04T04:39:46.740Z] The text leading up to this was: [2021-02-04T04:39:46.740Z] -------------------------- [2021-02-04T04:39:46.740Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-04T04:39:46.740Z] |From: Tony Espy [2021-02-04T04:39:46.740Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-04T04:39:46.740Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-04T04:39:46.740Z] | [2021-02-04T04:39:46.740Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-04T04:39:46.740Z] |optimize the snap CI check run for pull requests. When [2021-02-04T04:39:46.740Z] |applied, it essentially strips out everything (apps and [2021-02-04T04:39:46.740Z] |parts) from the snapcraft.yaml file except those required [2021-02-04T04:39:46.740Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-04T04:39:46.740Z] |catch changes to edgex-go that break the snap build. [2021-02-04T04:39:46.740Z] | [2021-02-04T04:39:46.740Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-04T04:39:46.740Z] |to update this patch file, otherwise it may fail to apply, [2021-02-04T04:39:46.740Z] |resulting in a failed snap build CI check in the associated [2021-02-04T04:39:46.740Z] |pull request. [2021-02-04T04:39:46.740Z] | [2021-02-04T04:39:46.740Z] |Note - in addition to applying this patch, the pipeline also [2021-02-04T04:39:46.740Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-04T04:39:46.740Z] |need to build the finally binary .snap file (and it won't [2021-02-04T04:39:46.740Z] |work with the patch applied). This further reduces the build [2021-02-04T04:39:46.740Z] |time. [2021-02-04T04:39:46.740Z] |--- [2021-02-04T04:39:46.740Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-04T04:39:46.740Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-04T04:39:46.740Z] | [2021-02-04T04:39:46.740Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-04T04:39:46.740Z] |index 1e537489..faf42425 100644 [2021-02-04T04:39:46.740Z] |--- a/snap/snapcraft.yaml [2021-02-04T04:39:46.740Z] |+++ b/snap/snapcraft.yaml [2021-02-04T04:39:46.740Z] -------------------------- [2021-02-04T04:39:46.740Z] patching file snap/snapcraft.yaml [2021-02-04T04:39:46.740Z] Using Plan A... [2021-02-04T04:39:46.740Z] Hunk #1 succeeded at 73. [2021-02-04T04:39:46.740Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-02-04T04:39:46.740Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-02-04T04:39:46.740Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-02-04T04:39:46.740Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-02-04T04:39:46.740Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-02-04T04:39:46.740Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-02-04T04:39:46.740Z] Hunk #8 succeeded at 342. [2021-02-04T04:39:46.740Z] Hmm... Ignoring the trailing garbage. [2021-02-04T04:39:46.740Z] done [2021-02-04T04:39:46.740Z] + sudo snapcraft prime --use-lxd [2021-02-04T04:39:47.682Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-02-04T04:39:47.682Z] 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-02-04T04:39:47.682Z] - README.md [2021-02-04T04:39:47.682Z] - snapcraft.yaml.orig [2021-02-04T04:39:47.682Z] [2021-02-04T04:39:47.682Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-04T04:39:48.254Z] Launching a container. [2021-02-04T04:40:00.487Z] Waiting for container to be ready [2021-02-04T04:40:00.487Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-02-04T04:40:00.487Z] [2021-02-04T04:40:03.054Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-02-04T04:40:03.633Z] Waiting for network to be ready... [2021-02-04T04:40:03.897Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-04T04:40:03.897Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-04T04:40:03.897Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1537 kB] [2021-02-04T04:40:04.157Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] [2021-02-04T04:40:04.157Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-04T04:40:04.158Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-04T04:40:04.158Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-04T04:40:04.158Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-04T04:40:04.158Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] [2021-02-04T04:40:04.158Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-02-04T04:40:04.419Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-04T04:40:04.419Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-04T04:40:04.990Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-04T04:40:04.990Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-04T04:40:04.990Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-04T04:40:04.990Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-04T04:40:04.990Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-04T04:40:04.990Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-04T04:40:05.251Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-04T04:40:05.512Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1877 kB] [2021-02-04T04:40:05.512Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] [2021-02-04T04:40:05.512Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-04T04:40:05.512Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-04T04:40:05.512Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-04T04:40:05.512Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-04T04:40:05.512Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1714 kB] [2021-02-04T04:40:05.785Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] [2021-02-04T04:40:07.783Z] Fetched 23.9 MB in 4s (6223 kB/s) [2021-02-04T04:40:08.739Z] Reading package lists... [2021-02-04T04:40:08.739Z] Reading package lists... [2021-02-04T04:40:09.002Z] Building dependency tree... [2021-02-04T04:40:09.002Z] Reading state information... [2021-02-04T04:40:09.002Z] The following additional packages will be installed: [2021-02-04T04:40:09.002Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-04T04:40:09.002Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-04T04:40:09.002Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-04T04:40:09.002Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-02-04T04:40:09.002Z] Suggested packages: [2021-02-04T04:40:09.002Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-02-04T04:40:09.002Z] Recommended packages: [2021-02-04T04:40:09.002Z] gnupg libsasl2-modules [2021-02-04T04:40:09.002Z] The following NEW packages will be installed: [2021-02-04T04:40:09.002Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-04T04:40:09.002Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-04T04:40:09.002Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-04T04:40:09.002Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-02-04T04:40:09.002Z] The following packages will be upgraded: [2021-02-04T04:40:09.002Z] gpg gpg-agent gpgconf libudev1 [2021-02-04T04:40:09.264Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-02-04T04:40:09.264Z] Need to get 3533 kB of archives. [2021-02-04T04:40:09.264Z] After this operation, 13.3 MB of additional disk space will be used. [2021-02-04T04:40:09.264Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-02-04T04:40:09.264Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-02-04T04:40:09.524Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-02-04T04:40:09.785Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-02-04T04:40:09.785Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-02-04T04:40:09.785Z] Get:6 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-02-04T04:40:09.785Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-02-04T04:40:09.785Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-02-04T04:40:09.785Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-02-04T04:40:09.785Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-02-04T04:40:09.785Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-02-04T04:40:09.785Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-02-04T04:40:09.785Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-02-04T04:40:09.785Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-02-04T04:40:09.785Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-02-04T04:40:10.045Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-02-04T04:40:10.045Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-02-04T04:40:10.045Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-02-04T04:40:10.045Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-02-04T04:40:10.045Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-02-04T04:40:10.045Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-02-04T04:40:10.045Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-02-04T04:40:10.045Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-04T04:40:10.305Z] Fetched 3533 kB in 1s (3444 kB/s) [2021-02-04T04:40:10.305Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-04T04:40:10.305Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-02-04T04:40:10.305Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-04T04:40:10.305Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-02-04T04:40:10.565Z] Selecting previously unselected package udev. [2021-02-04T04:40:10.565Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-04T04:40:10.565Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-02-04T04:40:10.565Z] Unpacking udev (237-3ubuntu10.44) ... [2021-02-04T04:40:10.826Z] Selecting previously unselected package libfuse2:amd64. [2021-02-04T04:40:10.826Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-02-04T04:40:10.826Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-04T04:40:10.826Z] Selecting previously unselected package fuse. [2021-02-04T04:40:10.826Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-02-04T04:40:10.826Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-02-04T04:40:10.826Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-04T04:40:10.826Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-04T04:40:11.087Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-04T04:40:11.087Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-04T04:40:11.087Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-04T04:40:11.087Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-04T04:40:11.347Z] Selecting previously unselected package libksba8:amd64. [2021-02-04T04:40:11.347Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-02-04T04:40:11.347Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-02-04T04:40:11.347Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-02-04T04:40:11.347Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-04T04:40:11.347Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T04:40:11.607Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-02-04T04:40:11.607Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-04T04:40:11.607Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T04:40:11.607Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-02-04T04:40:11.607Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-04T04:40:11.607Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T04:40:11.868Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-02-04T04:40:11.868Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-04T04:40:11.868Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T04:40:11.868Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-02-04T04:40:11.868Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-04T04:40:11.868Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T04:40:12.129Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-02-04T04:40:12.129Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-04T04:40:12.129Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T04:40:12.129Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-02-04T04:40:12.129Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-04T04:40:12.129Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T04:40:12.390Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-02-04T04:40:12.390Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-04T04:40:12.390Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T04:40:12.390Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-02-04T04:40:12.390Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-04T04:40:12.390Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T04:40:12.652Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-04T04:40:12.652Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-04T04:40:12.652Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-04T04:40:12.652Z] Selecting previously unselected package libsasl2-2:amd64. [2021-02-04T04:40:12.652Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-04T04:40:12.652Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-04T04:40:12.652Z] Selecting previously unselected package libldap-common. [2021-02-04T04:40:12.652Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-02-04T04:40:12.652Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-04T04:40:12.913Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-04T04:40:12.913Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-02-04T04:40:12.913Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-04T04:40:12.913Z] Selecting previously unselected package dirmngr. [2021-02-04T04:40:12.913Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-04T04:40:12.913Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-04T04:40:13.176Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-04T04:40:13.176Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-02-04T04:40:13.176Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-04T04:40:13.176Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-04T04:40:13.176Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-04T04:40:13.176Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-02-04T04:40:13.176Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T04:40:13.176Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-02-04T04:40:13.176Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-04T04:40:13.176Z] Setting up udev (237-3ubuntu10.44) ... [2021-02-04T04:40:13.750Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-02-04T04:40:13.750Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T04:40:13.750Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-02-04T04:40:13.750Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-02-04T04:40:14.012Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-02-04T04:40:14.012Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T04:40:14.012Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T04:40:14.012Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T04:40:14.012Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T04:40:14.012Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T04:40:14.012Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T04:40:14.012Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T04:40:14.012Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-04T04:40:14.273Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-04T04:40:14.273Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-04T04:40:14.844Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-02-04T04:40:14.844Z] settings in the [Install] section, and DefaultInstance for template units). [2021-02-04T04:40:14.844Z] This means they are not meant to be enabled using systemctl. [2021-02-04T04:40:14.844Z] Possible reasons for having this kind of units are: [2021-02-04T04:40:14.844Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-02-04T04:40:14.844Z] .wants/ or .requires/ directory. [2021-02-04T04:40:14.844Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-02-04T04:40:14.844Z] a requirement dependency on it. [2021-02-04T04:40:14.844Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-02-04T04:40:14.844Z] D-Bus, udev, scripted systemctl call, ...). [2021-02-04T04:40:14.844Z] 4) In case of template units, the unit is meant to be enabled with some [2021-02-04T04:40:14.844Z] instance name specified. [2021-02-04T04:40:15.105Z] Reading package lists... [2021-02-04T04:40:15.105Z] Building dependency tree... [2021-02-04T04:40:15.105Z] Reading state information... [2021-02-04T04:40:15.105Z] The following additional packages will be installed: [2021-02-04T04:40:15.105Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-02-04T04:40:15.105Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-02-04T04:40:15.105Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-02-04T04:40:15.105Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-02-04T04:40:15.105Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-02-04T04:40:15.105Z] Suggested packages: [2021-02-04T04:40:15.105Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-02-04T04:40:15.105Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-02-04T04:40:15.105Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-02-04T04:40:15.105Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-02-04T04:40:15.105Z] systemd-container policykit-1 [2021-02-04T04:40:15.105Z] Recommended packages: [2021-02-04T04:40:15.105Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-02-04T04:40:15.366Z] The following NEW packages will be installed: [2021-02-04T04:40:15.366Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-02-04T04:40:15.366Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-02-04T04:40:15.366Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-02-04T04:40:15.366Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-02-04T04:40:15.366Z] python3.6-minimal snapd squashfs-tools sudo [2021-02-04T04:40:15.366Z] The following packages will be upgraded: [2021-02-04T04:40:15.366Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-02-04T04:40:15.366Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-02-04T04:40:15.366Z] Need to get 35.2 MB of archives. [2021-02-04T04:40:15.366Z] After this operation, 141 MB of additional disk space will be used. [2021-02-04T04:40:15.366Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-02-04T04:40:15.366Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-02-04T04:40:15.366Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-02-04T04:40:15.366Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-02-04T04:40:15.366Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-02-04T04:40:15.627Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-02-04T04:40:15.627Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-02-04T04:40:15.627Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-02-04T04:40:15.627Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-02-04T04:40:15.627Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-02-04T04:40:15.627Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-02-04T04:40:15.627Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-02-04T04:40:15.627Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-02-04T04:40:15.627Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-02-04T04:40:15.627Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-02-04T04:40:15.627Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-02-04T04:40:15.627Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-02-04T04:40:15.627Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-02-04T04:40:16.568Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-02-04T04:40:16.568Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-02-04T04:40:16.568Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-02-04T04:40:16.568Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-02-04T04:40:16.568Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-02-04T04:40:16.568Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-02-04T04:40:16.568Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-02-04T04:40:16.568Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-02-04T04:40:16.568Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-02-04T04:40:16.568Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-02-04T04:40:16.568Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-02-04T04:40:16.568Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-02-04T04:40:17.516Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-04T04:40:17.516Z] Fetched 35.2 MB in 2s (16.0 MB/s) [2021-02-04T04:40:17.777Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-04T04:40:17.777Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-02-04T04:40:17.777Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-04T04:40:18.720Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-02-04T04:40:18.720Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-04T04:40:18.720Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-02-04T04:40:18.720Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-04T04:40:18.720Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-02-04T04:40:18.720Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-04T04:40:18.982Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-02-04T04:40:18.982Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-04T04:40:18.982Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-02-04T04:40:19.244Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-04T04:40:19.815Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-02-04T04:40:19.815Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-02-04T04:40:20.077Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-02-04T04:40:20.338Z] (Reading database ... 12764 files and directories currently installed.) [2021-02-04T04:40:20.338Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-04T04:40:20.338Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-04T04:40:20.599Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-02-04T04:40:20.599Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-04T04:40:20.599Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-04T04:40:20.599Z] Selecting previously unselected package libexpat1:amd64. [2021-02-04T04:40:20.599Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-02-04T04:40:20.599Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-04T04:40:20.859Z] Selecting previously unselected package python3.6-minimal. [2021-02-04T04:40:20.859Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-04T04:40:20.859Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-04T04:40:21.025Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T04:40:21.025Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-04T04:40:21.025Z] ---> e288f16caf90 [2021-02-04T04:40:21.025Z] Step 3/26 : WORKDIR /edgex-go [2021-02-04T04:40:21.025Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T04:40:21.025Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-04T04:40:21.025Z] ---> e288f16caf90 [2021-02-04T04:40:21.025Z] Step 3/23 : WORKDIR /edgex-go [2021-02-04T04:40:21.025Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T04:40:21.025Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-04T04:40:21.025Z] ---> e288f16caf90 [2021-02-04T04:40:21.025Z] Step 3/24 : WORKDIR /edgex-go [2021-02-04T04:40:21.025Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T04:40:21.025Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-04T04:40:21.025Z] ---> e288f16caf90 [2021-02-04T04:40:21.025Z] Step 3/22 : WORKDIR /edgex-go [2021-02-04T04:40:21.025Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T04:40:21.025Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-02-04T04:40:21.025Z] ---> e288f16caf90 [2021-02-04T04:40:21.025Z] Step 3/31 : WORKDIR /edgex-go [2021-02-04T04:40:21.025Z] ---> Running in 2523e9da5f7b [2021-02-04T04:40:21.025Z] ---> Running in b47eaaca7f98 [2021-02-04T04:40:21.025Z] ---> Running in fcd0b8042670 [2021-02-04T04:40:21.025Z] ---> Running in b41c44d2d717 [2021-02-04T04:40:21.025Z] ---> Running in 80cf3568155a [2021-02-04T04:40:21.025Z] Removing intermediate container b41c44d2d717 [2021-02-04T04:40:21.025Z] ---> 19a1532058fc [2021-02-04T04:40:21.025Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T04:40:21.025Z] Removing intermediate container 2523e9da5f7b [2021-02-04T04:40:21.025Z] ---> ddc314d0862c [2021-02-04T04:40:21.025Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T04:40:21.025Z] ---> Running in 18ffec6f9c86 [2021-02-04T04:40:21.025Z] Removing intermediate container fcd0b8042670 [2021-02-04T04:40:21.025Z] Removing intermediate container b47eaaca7f98 [2021-02-04T04:40:21.025Z] ---> e661c10eca78 [2021-02-04T04:40:21.025Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T04:40:21.025Z] ---> bedf232353ee [2021-02-04T04:40:21.025Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T04:40:21.025Z] Removing intermediate container 80cf3568155a [2021-02-04T04:40:21.025Z] ---> 256fe1fa951f [2021-02-04T04:40:21.025Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T04:40:21.025Z] ---> Running in 23f1b2fe48fa [2021-02-04T04:40:21.025Z] ---> Running in d709149175f7 [2021-02-04T04:40:21.025Z] ---> Running in e9f270ab51cf [2021-02-04T04:40:21.025Z] ---> Running in a0bf769c6a1e [2021-02-04T04:40:21.121Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-04T04:40:21.121Z] Checking for services that may need to be restarted...done. [2021-02-04T04:40:21.121Z] Checking for services that may need to be restarted...done. [2021-02-04T04:40:21.321Z] Removing intermediate container 18ffec6f9c86 [2021-02-04T04:40:21.321Z] ---> b5d1c9440d3b [2021-02-04T04:40:21.321Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-04T04:40:21.393Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-04T04:40:21.393Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-04T04:40:21.393Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-04T04:40:21.657Z] Selecting previously unselected package python3-minimal. [2021-02-04T04:40:21.657Z] (Reading database ... 13012 files and directories currently installed.) [2021-02-04T04:40:21.657Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-02-04T04:40:21.657Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-02-04T04:40:21.921Z] Selecting previously unselected package mime-support. [2021-02-04T04:40:21.921Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-02-04T04:40:21.921Z] Unpacking mime-support (3.60ubuntu1) ... [2021-02-04T04:40:21.921Z] Selecting previously unselected package libmpdec2:amd64. [2021-02-04T04:40:21.921Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-02-04T04:40:21.921Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-04T04:40:21.923Z] ---> Running in 9b2813adf113 [2021-02-04T04:40:21.923Z] Removing intermediate container d709149175f7 [2021-02-04T04:40:21.923Z] ---> a2a9f7e3dfe8 [2021-02-04T04:40:21.923Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-04T04:40:22.183Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-02-04T04:40:22.183Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-04T04:40:22.183Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-04T04:40:22.208Z] Removing intermediate container 23f1b2fe48fa [2021-02-04T04:40:22.208Z] ---> 49f82ac79c91 [2021-02-04T04:40:22.208Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-02-04T04:40:22.208Z] ---> Running in 73473052078c [2021-02-04T04:40:22.442Z] Selecting previously unselected package python3.6. [2021-02-04T04:40:22.442Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-04T04:40:22.442Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-04T04:40:22.442Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-04T04:40:22.442Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-02-04T04:40:22.442Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-04T04:40:22.442Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-02-04T04:40:22.485Z] ---> Running in a7fb5c8451e3 [2021-02-04T04:40:22.485Z] Removing intermediate container e9f270ab51cf [2021-02-04T04:40:22.485Z] ---> a923b05d370a [2021-02-04T04:40:22.485Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-04T04:40:22.703Z] Selecting previously unselected package python3. [2021-02-04T04:40:22.704Z] (Reading database ... 13442 files and directories currently installed.) [2021-02-04T04:40:22.704Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-02-04T04:40:22.704Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-02-04T04:40:22.704Z] Selecting previously unselected package multiarch-support. [2021-02-04T04:40:22.704Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-02-04T04:40:22.759Z] Removing intermediate container a0bf769c6a1e [2021-02-04T04:40:22.759Z] ---> af4df2b69c06 [2021-02-04T04:40:22.759Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-04T04:40:22.965Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-02-04T04:40:22.965Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-02-04T04:40:22.965Z] Selecting previously unselected package liblzo2-2:amd64. [2021-02-04T04:40:22.965Z] (Reading database ... 13479 files and directories currently installed.) [2021-02-04T04:40:22.965Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-02-04T04:40:22.965Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-02-04T04:40:23.029Z] ---> Running in 5a8f679b8b31 [2021-02-04T04:40:23.029Z] ---> Running in 1ea6def51588 [2021-02-04T04:40:23.228Z] Selecting previously unselected package libbsd0:amd64. [2021-02-04T04:40:23.228Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-02-04T04:40:23.228Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-04T04:40:23.489Z] Selecting previously unselected package sudo. [2021-02-04T04:40:23.489Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-02-04T04:40:23.489Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-04T04:40:23.489Z] Selecting previously unselected package apparmor. [2021-02-04T04:40:23.489Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-02-04T04:40:23.489Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-02-04T04:40:23.648Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T04:40:23.749Z] Selecting previously unselected package libedit2:amd64. [2021-02-04T04:40:23.749Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-02-04T04:40:23.749Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-02-04T04:40:23.749Z] Selecting previously unselected package libkrb5support0:amd64. [2021-02-04T04:40:23.749Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-02-04T04:40:23.749Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-04T04:40:24.010Z] Selecting previously unselected package libk5crypto3:amd64. [2021-02-04T04:40:24.010Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-04T04:40:24.010Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-04T04:40:24.010Z] Selecting previously unselected package libkeyutils1:amd64. [2021-02-04T04:40:24.010Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-02-04T04:40:24.010Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-04T04:40:24.010Z] Selecting previously unselected package libkrb5-3:amd64. [2021-02-04T04:40:24.010Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-04T04:40:24.257Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T04:40:24.270Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-04T04:40:24.270Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-04T04:40:24.270Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-02-04T04:40:24.270Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-04T04:40:24.533Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-02-04T04:40:24.533Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-02-04T04:40:24.533Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-04T04:40:24.534Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T04:40:24.534Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T04:40:24.534Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T04:40:24.794Z] Selecting previously unselected package openssh-client. [2021-02-04T04:40:24.794Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-02-04T04:40:24.794Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-04T04:40:24.794Z] Selecting previously unselected package squashfs-tools. [2021-02-04T04:40:24.794Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-02-04T04:40:24.794Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-04T04:40:24.811Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T04:40:25.055Z] Selecting previously unselected package snapd. [2021-02-04T04:40:25.055Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-02-04T04:40:25.055Z] Unpacking snapd (2.48+18.04) ... [2021-02-04T04:40:25.094Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T04:40:25.371Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T04:40:25.649Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T04:40:25.649Z] OK: 217 MiB in 51 packages [2021-02-04T04:40:25.649Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T04:40:26.265Z] OK: 217 MiB in 51 packages [2021-02-04T04:40:26.550Z] OK: 217 MiB in 51 packages [2021-02-04T04:40:26.833Z] OK: 217 MiB in 51 packages [2021-02-04T04:40:26.833Z] OK: 217 MiB in 51 packages [2021-02-04T04:40:26.968Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-02-04T04:40:26.968Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-04T04:40:27.229Z] Setting up mime-support (3.60ubuntu1) ... [2021-02-04T04:40:27.229Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-04T04:40:27.229Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-04T04:40:27.229Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-04T04:40:27.447Z] Removing intermediate container 9b2813adf113 [2021-02-04T04:40:27.447Z] ---> 370bd8fdd0c1 [2021-02-04T04:40:27.447Z] Step 6/22 : COPY go.mod . [2021-02-04T04:40:27.491Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-04T04:40:27.492Z] Setting up systemd (237-3ubuntu10.44) ... [2021-02-04T04:40:27.492Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-02-04T04:40:28.434Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-04T04:40:28.434Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-04T04:40:28.434Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-02-04T04:40:28.434Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-04T04:40:28.435Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-04T04:40:28.435Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-04T04:40:28.450Z] Removing intermediate container 73473052078c [2021-02-04T04:40:28.450Z] ---> dfdc20ab078f [2021-02-04T04:40:28.450Z] Step 6/26 : COPY go.mod . [2021-02-04T04:40:28.728Z] ---> 7d6a12ae430a [2021-02-04T04:40:28.728Z] Step 7/22 : RUN go mod download [2021-02-04T04:40:29.005Z] ---> Running in f810446c71ba [2021-02-04T04:40:29.005Z] Removing intermediate container a7fb5c8451e3 [2021-02-04T04:40:29.005Z] ---> b8a0f680c6d2 [2021-02-04T04:40:29.005Z] Step 6/31 : COPY go.mod . [2021-02-04T04:40:29.008Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-04T04:40:29.008Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-04T04:40:29.008Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-04T04:40:29.269Z] Setting up python3 (3.6.7-1~18.04) ... [2021-02-04T04:40:29.269Z] running python rtupdate hooks for python3.6... [2021-02-04T04:40:29.269Z] running python post-rtupdate hooks for python3.6... [2021-02-04T04:40:29.269Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-02-04T04:40:29.287Z] Removing intermediate container 5a8f679b8b31 [2021-02-04T04:40:29.287Z] ---> 381afc5c9394 [2021-02-04T04:40:29.287Z] Step 6/24 : COPY go.mod .Removing intermediate container 1ea6def51588 [2021-02-04T04:40:29.287Z] [2021-02-04T04:40:29.287Z] ---> dfa459f5b9d9 [2021-02-04T04:40:29.287Z] Step 6/23 : COPY go.mod . [2021-02-04T04:40:29.893Z] ---> 5095bd21854b [2021-02-04T04:40:29.893Z] Step 7/26 : RUN go mod download [2021-02-04T04:40:29.893Z] ---> Running in 60dcaeb5662d [2021-02-04T04:40:30.495Z] ---> 1c516be9accd [2021-02-04T04:40:30.495Z] Step 7/31 : RUN go mod download [2021-02-04T04:40:30.775Z] ---> 6983e86d8c86 [2021-02-04T04:40:30.775Z] Step 7/23 : RUN go mod download [2021-02-04T04:40:30.775Z] ---> Running in 44e5efa64321 [2021-02-04T04:40:31.057Z] ---> e31fc9357091 [2021-02-04T04:40:31.057Z] Step 7/24 : RUN go mod download [2021-02-04T04:40:31.057Z] ---> Running in 06643046b35a [2021-02-04T04:40:31.342Z] ---> Running in df06224e0740 [2021-02-04T04:40:31.816Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-02-04T04:40:32.076Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-04T04:40:32.076Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-04T04:40:32.336Z] Setting up snapd (2.48+18.04) ... [2021-02-04T04:40:32.598Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-02-04T04:40:32.859Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-02-04T04:40:32.859Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-02-04T04:40:33.123Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-02-04T04:40:33.384Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-04T04:40:33.384Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-04T04:40:33.645Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-02-04T04:40:33.645Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-02-04T04:40:33.906Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-02-04T04:40:34.001Z] Removing intermediate container f810446c71ba [2021-02-04T04:40:34.001Z] ---> 8df3a6f0b0ba [2021-02-04T04:40:34.001Z] Step 8/22 : COPY . . [2021-02-04T04:40:34.167Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-02-04T04:40:34.167Z] /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-02-04T04:40:34.167Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-04T04:40:34.428Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-04T04:40:34.615Z] Removing intermediate container 60dcaeb5662d [2021-02-04T04:40:34.615Z] ---> 1f4ea296b57f [2021-02-04T04:40:34.615Z] Step 8/26 : COPY . . [2021-02-04T04:40:35.379Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-04T04:40:35.379Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-04T04:40:35.379Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-04T04:40:36.588Z] Reading package lists... [2021-02-04T04:40:36.627Z] Removing intermediate container 44e5efa64321 [2021-02-04T04:40:36.627Z] ---> e4a91316adeb [2021-02-04T04:40:36.627Z] Step 8/31 : COPY . . [2021-02-04T04:40:36.849Z] Reading package lists... [2021-02-04T04:40:36.849Z] Building dependency tree... [2021-02-04T04:40:36.849Z] Reading state information... [2021-02-04T04:40:37.111Z] Calculating upgrade... [2021-02-04T04:40:37.111Z] The following packages will be upgraded: [2021-02-04T04:40:37.111Z] advancecomp base-files bash binutils binutils-common [2021-02-04T04:40:37.111Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-02-04T04:40:37.111Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-02-04T04:40:37.111Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-02-04T04:40:37.111Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-02-04T04:40:37.111Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-02-04T04:40:37.111Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-02-04T04:40:37.111Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-02-04T04:40:37.111Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-02-04T04:40:37.111Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-02-04T04:40:37.111Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-02-04T04:40:37.111Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-02-04T04:40:37.111Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-02-04T04:40:37.111Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-02-04T04:40:37.111Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-02-04T04:40:37.111Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-02-04T04:40:37.111Z] Need to get 63.8 MB of archives. [2021-02-04T04:40:37.111Z] After this operation, 5188 kB of additional disk space will be used. [2021-02-04T04:40:37.111Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] [2021-02-04T04:40:37.234Z] Removing intermediate container 06643046b35a [2021-02-04T04:40:37.234Z] ---> 03ce3e233802 [2021-02-04T04:40:37.234Z] Step 8/23 : COPY . . [2021-02-04T04:40:37.234Z] Removing intermediate container df06224e0740 [2021-02-04T04:40:37.234Z] ---> 4daf3e3faa03 [2021-02-04T04:40:37.234Z] Step 8/24 : COPY . . [2021-02-04T04:40:37.372Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-02-04T04:40:37.372Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-02-04T04:40:37.372Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-02-04T04:40:37.372Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-02-04T04:40:37.372Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-02-04T04:40:37.372Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-02-04T04:40:37.372Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-02-04T04:40:37.372Z] 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-02-04T04:40:37.372Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-02-04T04:40:37.372Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-02-04T04:40:37.372Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-02-04T04:40:37.372Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-02-04T04:40:37.372Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-02-04T04:40:37.372Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-02-04T04:40:37.372Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-02-04T04:40:37.372Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-02-04T04:40:37.372Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-02-04T04:40:37.632Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-02-04T04:40:37.632Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-02-04T04:40:37.632Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-02-04T04:40:37.632Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-02-04T04:40:37.632Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-02-04T04:40:37.632Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-02-04T04:40:37.632Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-02-04T04:40:37.632Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-02-04T04:40:37.632Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-02-04T04:40:37.632Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-02-04T04:40:37.632Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-02-04T04:40:37.632Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-02-04T04:40:37.633Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-02-04T04:40:37.633Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-02-04T04:40:37.633Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-02-04T04:40:37.633Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-02-04T04:40:37.633Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-02-04T04:40:37.633Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-02-04T04:40:37.633Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-02-04T04:40:37.633Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-02-04T04:40:37.633Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-02-04T04:40:37.633Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-02-04T04:40:37.895Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-02-04T04:40:37.895Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-02-04T04:40:37.895Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-02-04T04:40:37.895Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-02-04T04:40:37.895Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-02-04T04:40:37.895Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-02-04T04:40:37.895Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-02-04T04:40:37.895Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-02-04T04:40:37.895Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-02-04T04:40:37.895Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-02-04T04:40:37.895Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-02-04T04:40:37.895Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-02-04T04:40:37.895Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-02-04T04:40:37.896Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-02-04T04:40:37.896Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-02-04T04:40:37.896Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-02-04T04:40:38.156Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-02-04T04:40:38.156Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-02-04T04:40:38.156Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-02-04T04:40:38.156Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-02-04T04:40:38.417Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-02-04T04:40:38.417Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-02-04T04:40:38.417Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-02-04T04:40:38.417Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-02-04T04:40:38.417Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-02-04T04:40:38.417Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-02-04T04:40:38.417Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-02-04T04:40:38.678Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-02-04T04:40:38.678Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-02-04T04:40:38.678Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-02-04T04:40:38.678Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-02-04T04:40:38.678Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-02-04T04:40:38.678Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-02-04T04:40:38.678Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-02-04T04:40:38.678Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-02-04T04:40:38.678Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-02-04T04:40:38.678Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-02-04T04:40:38.678Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-02-04T04:40:38.678Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-02-04T04:40:38.678Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-02-04T04:40:38.678Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-02-04T04:40:38.678Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-02-04T04:40:38.678Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-02-04T04:40:38.678Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-02-04T04:40:38.678Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-02-04T04:40:38.678Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-02-04T04:40:38.946Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-02-04T04:40:38.947Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-02-04T04:40:38.947Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-02-04T04:40:38.947Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-02-04T04:40:38.947Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-02-04T04:40:38.947Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-02-04T04:40:38.947Z] Get:93 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-02-04T04:40:38.947Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-02-04T04:40:39.214Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-02-04T04:40:39.214Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-02-04T04:40:39.214Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-02-04T04:40:39.214Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-02-04T04:40:39.214Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-02-04T04:40:39.214Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-04T04:40:39.214Z] Fetched 63.8 MB in 2s (31.7 MB/s) [2021-02-04T04:40:39.481Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T04:40:39.482Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-02-04T04:40:39.482Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-04T04:40:40.058Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-04T04:40:40.058Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-04T04:40:40.058Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... [2021-02-04T04:40:40.058Z] Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... [2021-02-04T04:40:41.001Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-04T04:40:41.001Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-04T04:40:41.263Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-04T04:40:41.263Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-04T04:40:41.836Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-04T04:40:41.836Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-04T04:40:41.836Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-04T04:40:41.836Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-04T04:40:41.836Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-04T04:40:41.836Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-04T04:40:42.096Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-04T04:40:42.096Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-04T04:40:42.096Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-04T04:40:42.096Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-04T04:40:42.358Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-04T04:40:42.358Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-04T04:40:42.358Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-04T04:40:42.358Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-02-04T04:40:42.358Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-02-04T04:40:42.618Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-04T04:40:42.618Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-04T04:40:42.618Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-04T04:40:42.892Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-04T04:40:42.892Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-04T04:40:42.892Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-04T04:40:42.892Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-04T04:40:43.153Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-04T04:40:43.153Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-04T04:40:43.153Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-02-04T04:40:43.414Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-04T04:40:43.675Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-02-04T04:40:43.936Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-04T04:40:43.936Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-02-04T04:40:43.936Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-02-04T04:40:43.936Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-02-04T04:40:44.196Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-02-04T04:40:44.457Z] Setting up base-files (10.1ubuntu2.10) ... [2021-02-04T04:40:44.457Z] Installing new version of config file /etc/issue ... [2021-02-04T04:40:44.457Z] Installing new version of config file /etc/issue.net ... [2021-02-04T04:40:44.457Z] Installing new version of config file /etc/lsb-release ... [2021-02-04T04:40:44.457Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-02-04T04:40:44.717Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-02-04T04:40:44.717Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-02-04T04:40:44.717Z] Removing obsolete conffile /etc/default/motd-news ... [2021-02-04T04:40:44.979Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T04:40:44.979Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-02-04T04:40:44.979Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-02-04T04:40:45.240Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-02-04T04:40:45.240Z] 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-02-04T04:40:45.240Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T04:40:45.240Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-04T04:40:45.500Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-02-04T04:40:45.500Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-02-04T04:40:45.500Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T04:40:45.500Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-02-04T04:40:45.761Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-02-04T04:40:45.761Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-02-04T04:40:46.022Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T04:40:46.022Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-02-04T04:40:46.022Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-04T04:40:46.294Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-02-04T04:40:46.294Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T04:40:46.294Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-04T04:40:46.294Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-04T04:40:46.554Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-04T04:40:46.554Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T04:40:46.554Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-04T04:40:46.554Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-04T04:40:46.815Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-02-04T04:40:47.076Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T04:40:47.076Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-02-04T04:40:47.076Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-02-04T04:40:47.076Z] Setting up grep (3.1-2build1) ... [2021-02-04T04:40:47.335Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T04:40:47.335Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-04T04:40:47.335Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-04T04:40:47.335Z] Setting up login (1:4.5-1ubuntu2) ... [2021-02-04T04:40:47.597Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T04:40:47.597Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-04T04:40:47.597Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-04T04:40:47.597Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-02-04T04:40:47.597Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T04:40:47.597Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-04T04:40:47.856Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-04T04:40:48.117Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-04T04:40:48.117Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-04T04:40:48.383Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-04T04:40:48.383Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-04T04:40:48.963Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-02-04T04:40:48.963Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T04:40:48.963Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-02-04T04:40:48.963Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-04T04:40:49.906Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-04T04:40:50.166Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-04T04:40:50.166Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-04T04:40:50.166Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-04T04:40:50.166Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-02-04T04:40:50.427Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T04:40:50.427Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-02-04T04:40:50.427Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-02-04T04:40:50.427Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-02-04T04:40:50.688Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T04:40:50.688Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-04T04:40:50.688Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-04T04:40:50.688Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-04T04:40:50.955Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T04:40:50.955Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-04T04:40:50.955Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-04T04:40:50.955Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-04T04:40:51.217Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T04:40:51.217Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-04T04:40:51.217Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-04T04:40:51.217Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-04T04:40:51.217Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T04:40:51.217Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-04T04:40:51.479Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-04T04:40:51.479Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-04T04:40:51.479Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T04:40:51.479Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-04T04:40:51.479Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-04T04:40:51.741Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-04T04:40:51.741Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-04T04:40:51.741Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-04T04:40:52.002Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T04:40:52.002Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-04T04:40:52.002Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-04T04:40:52.002Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-04T04:40:52.263Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T04:40:52.263Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-04T04:40:52.263Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-04T04:40:52.263Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-04T04:40:52.523Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T04:40:52.523Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-04T04:40:52.523Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-04T04:40:52.523Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-02-04T04:40:52.785Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T04:40:52.785Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-04T04:40:52.785Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-04T04:40:53.356Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-02-04T04:40:53.616Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-02-04T04:40:53.876Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-02-04T04:40:53.876Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T04:40:53.876Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-04T04:40:54.137Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-04T04:40:54.137Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-02-04T04:40:54.399Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T04:40:54.399Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-02-04T04:40:54.399Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-04T04:40:54.399Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-02-04T04:40:54.659Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T04:40:54.659Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-02-04T04:40:54.659Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-02-04T04:40:54.919Z] Setting up debconf (1.5.66ubuntu1) ... [2021-02-04T04:40:55.179Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T04:40:55.179Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-02-04T04:40:55.179Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-04T04:40:55.179Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-02-04T04:40:55.439Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T04:40:55.439Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-02-04T04:40:55.440Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-04T04:40:55.440Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-02-04T04:40:55.699Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T04:40:55.699Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-04T04:40:55.699Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-04T04:40:55.699Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-04T04:40:55.960Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T04:40:55.960Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-04T04:40:55.960Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-04T04:40:55.960Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-04T04:40:56.222Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T04:40:56.222Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-04T04:40:56.222Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-04T04:40:56.222Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-04T04:40:56.482Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T04:40:56.482Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-04T04:40:56.482Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-04T04:40:56.742Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-02-04T04:40:56.742Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-04T04:40:56.742Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-04T04:40:57.007Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-04T04:40:57.007Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-04T04:40:57.007Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T04:40:57.007Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-02-04T04:40:57.269Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-02-04T04:40:57.269Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-02-04T04:40:57.530Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T04:40:57.530Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-02-04T04:40:57.530Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-04T04:40:57.530Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-04T04:40:57.791Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T04:40:57.791Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-04T04:40:57.791Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-04T04:40:58.050Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-04T04:40:58.050Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T04:40:58.050Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-02-04T04:40:58.311Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-02-04T04:40:58.311Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-02-04T04:40:58.577Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T04:40:58.577Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-04T04:40:58.577Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-04T04:40:58.837Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-02-04T04:40:59.098Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T04:40:59.098Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-04T04:40:59.098Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-04T04:40:59.358Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-02-04T04:40:59.358Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T04:40:59.358Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-02-04T04:40:59.358Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-02-04T04:40:59.620Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-02-04T04:40:59.620Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T04:40:59.620Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-02-04T04:40:59.881Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-02-04T04:40:59.881Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-02-04T04:40:59.881Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T04:40:59.881Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-02-04T04:41:00.144Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-02-04T04:41:00.144Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-02-04T04:41:00.144Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T04:41:00.144Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-02-04T04:41:00.406Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-02-04T04:41:00.406Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-02-04T04:41:00.666Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T04:41:00.666Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-02-04T04:41:00.666Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-02-04T04:41:00.666Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-02-04T04:41:00.666Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T04:41:00.666Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-02-04T04:41:00.666Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-02-04T04:41:00.926Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-02-04T04:41:00.927Z] (Reading database ... 13915 files and directories currently installed.) [2021-02-04T04:41:00.927Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-04T04:41:00.927Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-04T04:41:01.187Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-04T04:41:01.187Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-04T04:41:01.187Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-04T04:41:01.448Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-04T04:41:01.448Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-02-04T04:41:01.448Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-02-04T04:41:01.710Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-02-04T04:41:01.710Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-02-04T04:41:01.710Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-02-04T04:41:01.973Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-02-04T04:41:01.973Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-02-04T04:41:01.973Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-02-04T04:41:02.548Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-02-04T04:41:02.548Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-02-04T04:41:02.548Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-02-04T04:41:02.548Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-02-04T04:41:02.809Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-02-04T04:41:02.809Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-02-04T04:41:03.070Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-02-04T04:41:03.070Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-02-04T04:41:03.070Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-02-04T04:41:03.070Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-02-04T04:41:04.013Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-02-04T04:41:04.013Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-02-04T04:41:04.013Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-02-04T04:41:04.013Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-02-04T04:41:04.080Z] ---> 6228b3efd943 [2021-02-04T04:41:04.080Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-04T04:41:04.080Z] ---> 6f9a53c63bdc [2021-02-04T04:41:04.080Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-04T04:41:04.080Z] ---> df05c168cb64 [2021-02-04T04:41:04.080Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-02-04T04:41:04.080Z] ---> Running in f1423712bc34 [2021-02-04T04:41:04.080Z] ---> 0dc8afaa5a84 [2021-02-04T04:41:04.081Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-04T04:41:04.081Z] ---> Running in 3c4224f943c9 [2021-02-04T04:41:04.081Z] ---> Running in 10e0a3211ad4 [2021-02-04T04:41:04.081Z] ---> Running in c797ec8ea5b6 [2021-02-04T04:41:04.081Z] ---> 5cdc02c6fea6 [2021-02-04T04:41:04.081Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-04T04:41:04.081Z] ---> Running in ec9f7c75556a [2021-02-04T04:41:04.273Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-04T04:41:04.273Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-04T04:41:04.533Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-04T04:41:04.533Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-04T04:41:04.794Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-04T04:41:04.794Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-04T04:41:05.054Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-04T04:41:05.054Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-04T04:41:05.054Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-04T04:41:05.054Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-04T04:41:05.092Z] 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-02-04T04:41:05.316Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-04T04:41:05.316Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-04T04:41:05.316Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-04T04:41:05.368Z] 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-02-04T04:41:05.576Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-04T04:41:05.576Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-04T04:41:05.576Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-04T04:41:05.972Z] 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-02-04T04:41:05.972Z] 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-02-04T04:41:05.972Z] 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-02-04T04:41:06.517Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-04T04:41:06.517Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-04T04:41:07.456Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-04T04:41:07.456Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-04T04:41:08.027Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-04T04:41:08.027Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-04T04:41:08.598Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-04T04:41:08.598Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-04T04:41:09.542Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-04T04:41:09.542Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-04T04:41:09.542Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-04T04:41:09.542Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-04T04:41:09.542Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-02-04T04:41:09.542Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-04T04:41:09.803Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-02-04T04:41:09.803Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-04T04:41:10.070Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-02-04T04:41:10.070Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-02-04T04:41:10.070Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-04T04:41:10.070Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-04T04:41:10.330Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-04T04:41:10.331Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-04T04:41:10.331Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-02-04T04:41:10.331Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-02-04T04:41:10.591Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-04T04:41:10.591Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-04T04:41:10.591Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-04T04:41:10.591Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-04T04:41:10.591Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-04T04:41:10.591Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-02-04T04:41:10.851Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-02-04T04:41:10.851Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-02-04T04:41:10.851Z] [2021-02-04T04:41:10.851Z] Current default time zone: 'Etc/UTC' [2021-02-04T04:41:10.851Z] Local time is now: Thu Feb 4 04:41:10 UTC 2021. [2021-02-04T04:41:10.851Z] Universal Time is now: Thu Feb 4 04:41:10 UTC 2021. [2021-02-04T04:41:10.851Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-02-04T04:41:10.851Z] [2021-02-04T04:41:10.851Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-02-04T04:41:10.851Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-04T04:41:10.851Z] Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... [2021-02-04T04:41:11.112Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-02-04T04:41:11.112Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-02-04T04:41:11.112Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-02-04T04:41:11.112Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-02-04T04:41:11.112Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-02-04T04:41:11.372Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-02-04T04:41:11.372Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-02-04T04:41:11.372Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-04T04:41:11.372Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-02-04T04:41:11.633Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-04T04:41:11.633Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-04T04:41:11.633Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-04T04:41:11.633Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-02-04T04:41:11.633Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-02-04T04:41:11.893Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-02-04T04:41:11.893Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-04T04:41:11.893Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-02-04T04:41:11.893Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-02-04T04:41:11.893Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-02-04T04:41:11.893Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-02-04T04:41:13.806Z] Updating certificates in /etc/ssl/certs... [2021-02-04T04:41:14.748Z] 23 added, 27 removed; done. [2021-02-04T04:41:14.748Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-02-04T04:41:14.748Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-04T04:41:14.748Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-02-04T04:41:14.748Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-02-04T04:41:14.748Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-02-04T04:41:14.748Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-04T04:41:14.748Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-04T04:41:14.748Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-04T04:41:14.748Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-04T04:41:14.748Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-04T04:41:14.748Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-04T04:41:15.009Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-04T04:41:15.009Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-02-04T04:41:15.009Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-02-04T04:41:15.009Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-02-04T04:41:15.009Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-02-04T04:41:15.288Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-02-04T04:41:15.288Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-04T04:41:15.288Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-04T04:41:15.288Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-02-04T04:41:15.288Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-02-04T04:41:15.288Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-02-04T04:41:15.548Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-04T04:41:15.548Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-04T04:41:15.548Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-02-04T04:41:15.548Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-02-04T04:41:15.548Z] Updating certificates in /etc/ssl/certs... [2021-02-04T04:41:16.118Z] 0 added, 0 removed; done. [2021-02-04T04:41:16.118Z] Running hooks in /etc/ca-certificates/update.d... [2021-02-04T04:41:16.118Z] done. [2021-02-04T04:41:16.693Z] Reading package lists... [2021-02-04T04:41:16.693Z] Building dependency tree... [2021-02-04T04:41:16.693Z] Reading state information... [2021-02-04T04:41:16.953Z] The following NEW packages will be installed: [2021-02-04T04:41:16.953Z] apt-transport-https [2021-02-04T04:41:16.953Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-02-04T04:41:16.953Z] Need to get 1696 B of archives. [2021-02-04T04:41:16.953Z] After this operation, 153 kB of additional disk space will be used. [2021-02-04T04:41:16.953Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-02-04T04:41:16.953Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-04T04:41:16.953Z] Fetched 1696 B in 0s (43.4 kB/s) [2021-02-04T04:41:17.213Z] Selecting previously unselected package apt-transport-https. [2021-02-04T04:41:17.213Z] (Reading database ... 13920 files and directories currently installed.) [2021-02-04T04:41:17.213Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-02-04T04:41:17.213Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-04T04:41:17.213Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-04T04:41:17.473Z] Waiting for network to be ready... [2021-02-04T04:41:22.758Z] 2021-02-04T04:41:20Z INFO Waiting for automatic snapd restart... [2021-02-04T04:41:22.758Z] snapd 2.48.2 from Canonical* installed [2021-02-04T04:41:23.699Z] "snapd" switched to the "latest/stable" channel [2021-02-04T04:41:23.699Z] [2021-02-04T04:41:26.241Z] core18 20201210 from Canonical* installed [2021-02-04T04:41:26.241Z] "core18" switched to the "latest/stable" channel [2021-02-04T04:41:26.241Z] [2021-02-04T04:41:29.541Z] snapcraft 4.4.4 from Canonical* installed [2021-02-04T04:41:29.541Z] "snapcraft" switched to the "latest/stable" channel [2021-02-04T04:41:29.541Z] [2021-02-04T04:41:33.749Z] 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-02-04T04:41:33.749Z] - README.md [2021-02-04T04:41:33.749Z] - snapcraft.yaml.orig [2021-02-04T04:41:33.749Z] [2021-02-04T04:41:33.750Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-04T04:41:40.336Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-04T04:41:40.336Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-04T04:41:40.336Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-04T04:41:40.336Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-04T04:41:40.908Z] Reading package lists... [2021-02-04T04:41:41.169Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 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-02-04T04:41:47.759Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-04T04:41:47.759Z] Reading package lists... [2021-02-04T04:41:47.759Z] Building dependency tree... [2021-02-04T04:41:47.759Z] Reading state information... [2021-02-04T04:41:47.759Z] Suggested packages: [2021-02-04T04:41:47.759Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-02-04T04:41:47.759Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-02-04T04:41:47.759Z] Recommended packages: [2021-02-04T04:41:47.759Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-02-04T04:41:47.759Z] The following NEW packages will be installed: [2021-02-04T04:41:47.759Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-02-04T04:41:47.759Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-02-04T04:41:47.759Z] pkg-config zip [2021-02-04T04:41:47.759Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-02-04T04:41:47.759Z] Need to get 7655 kB of archives. [2021-02-04T04:41:47.759Z] After this operation, 43.7 MB of additional disk space will be used. [2021-02-04T04:41:47.759Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-02-04T04:41:47.759Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-02-04T04:41:47.759Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-02-04T04:41:47.759Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-02-04T04:41:47.759Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-02-04T04:41:48.020Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-02-04T04:41:48.020Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-02-04T04:41:48.020Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-02-04T04:41:48.020Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-02-04T04:41:48.280Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-02-04T04:41:48.280Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-02-04T04:41:48.280Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-02-04T04:41:48.280Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-02-04T04:41:48.280Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-02-04T04:41:48.280Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-02-04T04:41:48.540Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-04T04:41:48.540Z] Fetched 7655 kB in 1s (10.2 MB/s) [2021-02-04T04:41:48.540Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-02-04T04:41:48.540Z] (Reading database ... 13924 files and directories currently installed.) [2021-02-04T04:41:48.540Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-02-04T04:41:48.540Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-04T04:41:48.805Z] Selecting previously unselected package libpsl5:amd64. [2021-02-04T04:41:48.805Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-02-04T04:41:48.805Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-02-04T04:41:48.805Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-02-04T04:41:48.805Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-02-04T04:41:48.805Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-04T04:41:49.066Z] Selecting previously unselected package librtmp1:amd64. [2021-02-04T04:41:49.066Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-02-04T04:41:49.066Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-04T04:41:49.066Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-02-04T04:41:49.066Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-02-04T04:41:49.066Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-04T04:41:49.066Z] Selecting previously unselected package liberror-perl. [2021-02-04T04:41:49.066Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-02-04T04:41:49.066Z] Unpacking liberror-perl (0.17025-1) ... [2021-02-04T04:41:49.328Z] Selecting previously unselected package git-man. [2021-02-04T04:41:49.328Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-02-04T04:41:49.328Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-04T04:41:49.328Z] Selecting previously unselected package git. [2021-02-04T04:41:49.328Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-02-04T04:41:49.589Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-02-04T04:41:50.160Z] Selecting previously unselected package libnorm1:amd64. [2021-02-04T04:41:50.160Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-02-04T04:41:50.421Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-04T04:41:50.421Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-02-04T04:41:50.421Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-02-04T04:41:50.421Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-04T04:41:50.421Z] Selecting previously unselected package libsodium23:amd64. [2021-02-04T04:41:50.421Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-02-04T04:41:50.421Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-02-04T04:41:50.680Z] Selecting previously unselected package libzmq5:amd64. [2021-02-04T04:41:50.680Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-04T04:41:50.680Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-04T04:41:50.680Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-02-04T04:41:50.680Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-04T04:41:50.680Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-04T04:41:50.951Z] Selecting previously unselected package pkg-config. [2021-02-04T04:41:50.951Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-02-04T04:41:50.951Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-02-04T04:41:50.951Z] Selecting previously unselected package zip. [2021-02-04T04:41:50.951Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-02-04T04:41:50.951Z] Unpacking zip (3.0-11build1) ... [2021-02-04T04:41:51.214Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-04T04:41:51.214Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-04T04:41:51.214Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-04T04:41:51.214Z] Setting up liberror-perl (0.17025-1) ... [2021-02-04T04:41:51.214Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-02-04T04:41:51.214Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-04T04:41:51.214Z] No schema files found: doing nothing. [2021-02-04T04:41:51.214Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-04T04:41:51.214Z] Setting up zip (3.0-11build1) ... [2021-02-04T04:41:51.214Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-04T04:41:51.475Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-02-04T04:41:51.475Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-02-04T04:41:51.475Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-04T04:41:51.475Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-04T04:41:51.475Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-04T04:41:51.475Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-02-04T04:41:51.475Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-04T04:41:58.078Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-04T04:41:58.078Z] git set to automatically installed. [2021-02-04T04:41:58.078Z] git-man set to automatically installed. [2021-02-04T04:41:58.078Z] libcurl3-gnutls set to automatically installed. [2021-02-04T04:41:58.078Z] liberror-perl set to automatically installed. [2021-02-04T04:41:58.078Z] libglib2.0-0 set to automatically installed. [2021-02-04T04:41:58.078Z] libnghttp2-14 set to automatically installed. [2021-02-04T04:41:58.078Z] libnorm1 set to automatically installed. [2021-02-04T04:41:58.078Z] libpgm-5.2-0 set to automatically installed. [2021-02-04T04:41:58.078Z] libpsl5 set to automatically installed. [2021-02-04T04:41:58.078Z] librtmp1 set to automatically installed. [2021-02-04T04:41:58.078Z] libsodium23 set to automatically installed. [2021-02-04T04:41:58.078Z] libzmq3-dev set to automatically installed. [2021-02-04T04:41:58.078Z] libzmq5 set to automatically installed. [2021-02-04T04:41:58.078Z] pkg-config set to automatically installed. [2021-02-04T04:41:58.078Z] zip set to automatically installed. [2021-02-04T04:41:59.472Z] snapd is not logged in, snap install commands will use sudo [2021-02-04T04:42:06.080Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-04T04:42:06.340Z] snap "core18" has no updates available [2021-02-04T04:42:07.281Z] Pulling config-common [2021-02-04T04:42:08.222Z] Pulling go-build-helper [2021-02-04T04:42:30.218Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-04T04:42:30.218Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-04T04:42:30.218Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-04T04:42:30.218Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1537 kB] [2021-02-04T04:42:30.218Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-04T04:42:30.218Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-04T04:42:30.218Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-04T04:42:30.218Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-04T04:42:30.218Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-04T04:42:30.218Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-04T04:42:30.219Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-04T04:42:30.219Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] [2021-02-04T04:42:30.219Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-04T04:42:30.219Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-04T04:42:30.219Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-04T04:42:30.219Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-04T04:42:30.219Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] [2021-02-04T04:42:30.219Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-02-04T04:42:30.219Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-04T04:42:30.219Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1877 kB] [2021-02-04T04:42:30.219Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] [2021-02-04T04:42:30.219Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-04T04:42:30.219Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-04T04:42:30.219Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-04T04:42:30.219Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-04T04:42:30.219Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1714 kB] [2021-02-04T04:42:30.219Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] [2021-02-04T04:42:30.219Z] Fetched 23.9 MB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-02-04T04:42:30.219Z] Fetched 96.5 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-02-04T04:42:30.219Z] Fetched 279 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-02-04T04:42:30.219Z] Fetched 122 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-02-04T04:42:30.219Z] Fetched 77.8 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-02-04T04:42:30.219Z] Fetched 8848 B in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-02-04T04:42:30.219Z] Fetched 47.8 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-02-04T04:42:30.219Z] Fetched 45.6 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-02-04T04:42:30.219Z] Fetched 15.0 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-02-04T04:42:30.219Z] Fetched 214 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-02-04T04:42:30.219Z] Fetched 155 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-02-04T04:42:30.219Z] Fetched 50.6 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-02-04T04:42:30.219Z] Fetched 14.8 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-02-04T04:42:30.219Z] Fetched 41.8 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-02-04T04:42:30.219Z] Fetched 499 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-02-04T04:42:30.219Z] Fetched 111 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-02-04T04:42:30.219Z] Fetched 240 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-02-04T04:42:30.219Z] Fetched 29.3 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-02-04T04:42:30.219Z] Fetched 85.5 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-02-04T04:42:30.219Z] Fetched 24.5 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-02-04T04:42:30.219Z] Fetched 49.2 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-02-04T04:42:30.219Z] Fetched 54.2 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-02-04T04:42:30.219Z] Fetched 30.8 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-02-04T04:42:30.219Z] Fetched 17.0 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-02-04T04:42:30.219Z] Fetched 85.9 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-02-04T04:42:30.219Z] Fetched 8720 B in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-02-04T04:42:30.219Z] Fetched 137 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-02-04T04:42:30.219Z] Fetched 119 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-02-04T04:42:30.219Z] Fetched 109 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-02-04T04:42:30.219Z] Fetched 11.1 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-02-04T04:42:30.219Z] Fetched 645 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-02-04T04:42:30.219Z] Fetched 41.3 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-02-04T04:42:30.219Z] Fetched 17.9 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-02-04T04:42:30.219Z] Fetched 368 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-02-04T04:42:30.219Z] Fetched 187 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-02-04T04:42:30.219Z] Fetched 175 kB in 0s (0 B/s) [2021-02-04T04:42:30.219Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-02-04T04:42:33.518Z] Fetched 206 kB in 0s (0 B/s) [2021-02-04T04:42:33.518Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-02-04T04:42:33.518Z] Fetched 1301 kB in 0s (0 B/s) [2021-02-04T04:42:33.518Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-02-04T04:42:33.518Z] Fetched 36.2 kB in 0s (0 B/s) [2021-02-04T04:42:33.518Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-02-04T04:42:33.518Z] Fetched 159 kB in 0s (0 B/s) [2021-02-04T04:42:33.518Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-02-04T04:42:33.518Z] Fetched 107 kB in 0s (0 B/s) [2021-02-04T04:42:33.518Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-02-04T04:42:33.518Z] Fetched 48.7 kB in 0s (0 B/s) [2021-02-04T04:42:33.518Z] Pulling static-packages [2021-02-04T04:42:34.091Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-02-04T04:42:34.091Z] Skipping pull go-build-helper (already ran) [2021-02-04T04:42:34.091Z] Skipping pull static-packages (already ran) [2021-02-04T04:42:34.091Z] Building go-build-helper [2021-02-04T04:42:37.398Z] Building static-packages [2021-02-04T04:42:39.313Z] Staging go-build-helper [2021-02-04T04:42:40.257Z] Staging static-packages [2021-02-04T04:42:41.204Z] Pulling go115 [2021-02-04T04:42:42.145Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-02-04T04:42:42.145Z] Skipping pull go115 (already ran) [2021-02-04T04:42:42.145Z] Building go115 [2021-02-04T04:42:42.145Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-04T04:42:42.145Z] Dload Upload Total Spent Left Speed [2021-02-04T04:42:42.999Z] 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-02-04T04:42:42.999Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-02-04T04:42:44.732Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 23 115M 23 26.9M 0 0 28.9M 0 0:00:03 --:--:-- 0:00:03 28.9M 67 115M 67 77.6M 0 0 40.5M 0 0:00:02 0:00:01 0:00:01 40.5M 100 115M 100 115M 0 0 44.7M 0 0:00:02 0:00:02 --:--:-- 44.7M [2021-02-04T04:42:45.327Z] go1.15.2.linux-amd64.tar.gz: OK [2021-02-04T04:42:48.493Z] Removing intermediate container c797ec8ea5b6 [2021-02-04T04:42:48.493Z] ---> 82569e832f2c [2021-02-04T04:42:48.493Z] [2021-02-04T04:42:48.493Z] Step 10/24 : FROM alpine:3.12 [2021-02-04T04:42:48.793Z] 3.12: Pulling from library/alpine [2021-02-04T04:42:49.620Z] Staging go115 [2021-02-04T04:42:50.282Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-04T04:42:50.282Z] Status: Downloaded newer image for alpine:3.12 [2021-02-04T04:42:50.282Z] ---> afeebe901d6b [2021-02-04T04:42:50.282Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-04T04:42:50.558Z] ---> Running in e6197b2e4bef [2021-02-04T04:42:53.231Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T04:42:53.507Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T04:42:54.122Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-04T04:42:54.405Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-04T04:42:54.405Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-04T04:42:54.405Z] (4/5) Installing curl (7.69.1-r3) [2021-02-04T04:42:54.405Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-04T04:42:54.405Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T04:42:54.405Z] Executing ca-certificates-20191127-r4.trigger [2021-02-04T04:42:54.683Z] Removing intermediate container f1423712bc34 [2021-02-04T04:42:54.683Z] ---> ff0f3defaa73 [2021-02-04T04:42:54.933Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-04T04:42:54.933Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-04T04:42:54.933Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-04T04:42:54.933Z] Fetched 0 B in 0s (0 B/s) [2021-02-04T04:42:54.933Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-02-04T04:42:54.933Z] Fetched 224 kB in 0s (0 B/s) [2021-02-04T04:42:54.933Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-02-04T04:42:54.933Z] Fetched 157 kB in 0s (0 B/s) [2021-02-04T04:42:54.933Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-02-04T04:42:54.933Z] Fetched 221 kB in 0s (0 B/s) [2021-02-04T04:42:54.933Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-02-04T04:42:54.933Z] Fetched 143 kB in 0s (0 B/s) [2021-02-04T04:42:54.933Z] Pulling edgex-go [2021-02-04T04:42:54.955Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-04T04:42:54.955Z] OK: 7 MiB in 19 packages [2021-02-04T04:42:55.194Z] Pulling version [2021-02-04T04:42:55.225Z] ---> Running in 830caf9b2baa [2021-02-04T04:42:56.134Z] Building config-common [2021-02-04T04:42:57.213Z] 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-02-04T04:42:58.052Z] Skipping build go-build-helper (already ran) [2021-02-04T04:42:58.052Z] Skipping build static-packages (already ran) [2021-02-04T04:42:58.052Z] Skipping build go115 (already ran) [2021-02-04T04:42:58.052Z] Building edgex-go [2021-02-04T04:42:58.235Z] Removing intermediate container e6197b2e4bef [2021-02-04T04:42:58.235Z] ---> c26f40091d36 [2021-02-04T04:42:58.235Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-04T04:42:58.235Z] ---> Running in 8f91249ce9bd [2021-02-04T04:42:58.313Z] 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-02-04T04:42:58.850Z] Removing intermediate container 8f91249ce9bd [2021-02-04T04:42:58.850Z] ---> af13beba7dc2 [2021-02-04T04:42:58.850Z] Step 13/24 : WORKDIR / [2021-02-04T04:42:59.128Z] ---> Running in 3443fcd56e4c [2021-02-04T04:43:00.119Z] Removing intermediate container 3443fcd56e4c [2021-02-04T04:43:00.119Z] ---> 36078579c90a [2021-02-04T04:43:00.119Z] 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-02-04T04:43:00.245Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-02-04T04:43:00.245Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.17 [2021-02-04T04:43:00.245Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 [2021-02-04T04:43:00.245Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-02-04T04:43:00.245Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.4 [2021-02-04T04:43:00.245Z] go: downloading github.com/google/uuid v1.2.0 [2021-02-04T04:43:00.245Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-02-04T04:43:00.245Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.3 [2021-02-04T04:43:00.245Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-04T04:43:00.245Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-02-04T04:43:00.245Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-02-04T04:43:00.245Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-02-04T04:43:00.245Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-02-04T04:43:00.245Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-02-04T04:43:00.245Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-02-04T04:43:00.245Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-02-04T04:43:00.245Z] go: downloading github.com/pkg/errors v0.8.1 [2021-02-04T04:43:00.245Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-04T04:43:00.245Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-02-04T04:43:00.245Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-02-04T04:43:00.245Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-02-04T04:43:00.245Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-02-04T04:43:00.245Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-02-04T04:43:00.245Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-02-04T04:43:00.245Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-02-04T04:43:00.245Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-02-04T04:43:00.245Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-02-04T04:43:00.245Z] go: downloading github.com/x448/float16 v0.8.4 [2021-02-04T04:43:00.245Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-02-04T04:43:00.245Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-04T04:43:00.245Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-02-04T04:43:00.245Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-02-04T04:43:00.245Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-02-04T04:43:00.506Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-02-04T04:43:00.506Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-02-04T04:43:00.506Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-02-04T04:43:00.506Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-02-04T04:43:00.506Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-02-04T04:43:00.767Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-02-04T04:43:00.767Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-02-04T04:43:01.106Z] ---> 033797698b09 [2021-02-04T04:43:01.106Z] 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-02-04T04:43:02.574Z] ---> 0b57c7f8f9b8 [2021-02-04T04:43:02.574Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-04T04:43:02.857Z] Removing intermediate container 830caf9b2baa [2021-02-04T04:43:02.857Z] ---> 13eca1d78954 [2021-02-04T04:43:02.857Z] [2021-02-04T04:43:02.857Z] Step 11/26 : FROM docker:20.10.0 [2021-02-04T04:43:03.129Z] 20.10.0: Pulling from library/docker [2021-02-04T04:43:04.107Z] ---> 37cdceef6c3f [2021-02-04T04:43:04.107Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-04T04:43:07.348Z] 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-02-04T04:43:08.436Z] ---> 91580e6f3879 [2021-02-04T04:43:08.436Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-04T04:43:08.436Z] Removing intermediate container 10e0a3211ad4 [2021-02-04T04:43:08.436Z] ---> c6ff732706c4 [2021-02-04T04:43:08.436Z] [2021-02-04T04:43:08.436Z] Step 10/31 : FROM alpine:3.12 [2021-02-04T04:43:08.436Z] ---> afeebe901d6b [2021-02-04T04:43:08.436Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-04T04:43:08.713Z] ---> Running in fc6070cbf85d [2021-02-04T04:43:10.155Z] Removing intermediate container fc6070cbf85d [2021-02-04T04:43:10.155Z] ---> b4ca1e8b9858 [2021-02-04T04:43:10.155Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-04T04:43:10.645Z] 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-02-04T04:43:10.750Z] ---> cfbe2a1f3a27 [2021-02-04T04:43:10.750Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-04T04:43:11.031Z] ---> Running in d4895a00f8df [2021-02-04T04:43:12.045Z] 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-02-04T04:43:12.081Z] ---> 4e7363099917 [2021-02-04T04:43:12.081Z] 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-02-04T04:43:12.353Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T04:43:12.624Z] Removing intermediate container ec9f7c75556a [2021-02-04T04:43:12.624Z] ---> a03e596a249a [2021-02-04T04:43:12.624Z] [2021-02-04T04:43:12.624Z] Step 10/23 : FROM alpine:3.12 [2021-02-04T04:43:12.624Z] ---> afeebe901d6b [2021-02-04T04:43:12.624Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-04T04:43:12.624Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T04:43:12.624Z] ---> Running in 02b784a17353 [2021-02-04T04:43:12.905Z] ---> Running in c55d7e1102da [2021-02-04T04:43:12.905Z] Removing intermediate container 3c4224f943c9 [2021-02-04T04:43:12.905Z] ---> c9fe831787d6 [2021-02-04T04:43:12.905Z] [2021-02-04T04:43:12.905Z] Step 10/22 : FROM alpine:3.12 [2021-02-04T04:43:12.905Z] ---> afeebe901d6b [2021-02-04T04:43:12.905Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-04T04:43:12.995Z] 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-02-04T04:43:13.255Z] 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-02-04T04:43:13.255Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-02-04T04:43:13.510Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-04T04:43:13.510Z] (2/2) Installing su-exec (0.2-r1) [2021-02-04T04:43:13.510Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T04:43:13.510Z] OK: 5 MiB in 16 packages [2021-02-04T04:43:13.510Z] ---> Running in e336bf693b41 [2021-02-04T04:43:13.523Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-02-04T04:43:13.523Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-04T04:43:13.523Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-04T04:43:14.916Z] 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-02-04T04:43:15.177Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-02-04T04:43:15.177Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-02-04T04:43:15.519Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T04:43:15.519Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T04:43:15.519Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T04:43:15.519Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T04:43:15.519Z] Removing intermediate container d4895a00f8df [2021-02-04T04:43:15.519Z] ---> fc770102b493 [2021-02-04T04:43:15.519Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-04T04:43:15.793Z] ---> Running in 6656f614f083 [2021-02-04T04:43:16.066Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-04T04:43:16.066Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T04:43:16.066Z] OK: 5 MiB in 15 packages [2021-02-04T04:43:16.066Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-04T04:43:16.340Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-04T04:43:16.340Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T04:43:16.340Z] Executing ca-certificates-20191127-r4.trigger [2021-02-04T04:43:16.561Z] 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-02-04T04:43:16.623Z] OK: 6 MiB in 16 packages [2021-02-04T04:43:17.169Z] 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-02-04T04:43:17.169Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-04T04:43:17.235Z] Removing intermediate container 02b784a17353 [2021-02-04T04:43:17.235Z] ---> 48a9ea0c9e62 [2021-02-04T04:43:17.235Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-04T04:43:17.235Z] Removing intermediate container 6656f614f083 [2021-02-04T04:43:17.235Z] ---> 275e6adab9f0 [2021-02-04T04:43:17.235Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-04T04:43:17.511Z] ---> Running in 8f43999b2961 [2021-02-04T04:43:17.511Z] ---> Running in ba308c4a2588 [2021-02-04T04:43:17.789Z] Removing intermediate container c55d7e1102da [2021-02-04T04:43:17.789Z] ---> 080cf178c68d [2021-02-04T04:43:17.789Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-04T04:43:18.383Z] ---> Running in c49ae9e41511 [2021-02-04T04:43:18.383Z] Removing intermediate container ba308c4a2588 [2021-02-04T04:43:18.383Z] ---> f0e7036a2518 [2021-02-04T04:43:18.383Z] Step 22/24 : LABEL arch=arm64 [2021-02-04T04:43:18.383Z] Removing intermediate container 8f43999b2961 [2021-02-04T04:43:18.383Z] ---> 82d59514d5dd [2021-02-04T04:43:18.383Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-04T04:43:18.567Z] 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-02-04T04:43:18.660Z] ---> Running in 3bc0ad31cda0 [2021-02-04T04:43:18.660Z] ---> Running in 91ff9b26954d [2021-02-04T04:43:18.931Z] Removing intermediate container e336bf693b41 [2021-02-04T04:43:18.931Z] ---> 2341768f2ebe [2021-02-04T04:43:18.931Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-04T04:43:18.931Z] Removing intermediate container c49ae9e41511 [2021-02-04T04:43:18.931Z] ---> 600a3d3e9b77 [2021-02-04T04:43:18.931Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-04T04:43:19.138Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-02-04T04:43:19.204Z] ---> Running in cbd4914b3d60 [2021-02-04T04:43:19.204Z] ---> Running in 6c38fb84e1ad [2021-02-04T04:43:19.204Z] Removing intermediate container 3bc0ad31cda0 [2021-02-04T04:43:19.204Z] ---> 15881d05d3e2 [2021-02-04T04:43:19.204Z] Step 23/24 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 [2021-02-04T04:43:19.477Z] ---> Running in 42a67c458c75 [2021-02-04T04:43:19.760Z] Removing intermediate container cbd4914b3d60 [2021-02-04T04:43:19.760Z] ---> a0ae914b4bf5 [2021-02-04T04:43:19.760Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-04T04:43:19.760Z] Removing intermediate container 6c38fb84e1ad [2021-02-04T04:43:19.760Z] ---> 043425e317a1 [2021-02-04T04:43:19.760Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-04T04:43:20.032Z] ---> Running in 3782a09aed81 [2021-02-04T04:43:20.032Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-04T04:43:20.032Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-04T04:43:20.032Z] ---> eeaf43b92773 [2021-02-04T04:43:20.032Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-04T04:43:20.032Z] ---> Running in 637754297a43 [2021-02-04T04:43:20.106Z] 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-02-04T04:43:20.106Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-02-04T04:43:20.305Z] Removing intermediate container 42a67c458c75 [2021-02-04T04:43:20.305Z] ---> d870e5fe6abd [2021-02-04T04:43:20.305Z] Step 24/24 : LABEL version=0.0.0 [2021-02-04T04:43:20.305Z] ---> Running in eaf4115e294f [2021-02-04T04:43:20.578Z] ---> Running in 8e49a20945d5 [2021-02-04T04:43:20.850Z] Removing intermediate container 3782a09aed81 [2021-02-04T04:43:20.850Z] ---> bb90e9ca206a [2021-02-04T04:43:20.850Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-04T04:43:20.850Z] Removing intermediate container 637754297a43 [2021-02-04T04:43:20.850Z] ---> 9ebc6ed908d2 [2021-02-04T04:43:20.850Z] Step 15/23 : WORKDIR / [2021-02-04T04:43:21.052Z] 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-02-04T04:43:21.053Z] go: downloading github.com/lib/pq v1.9.0 [2021-02-04T04:43:21.124Z] ---> Running in 7c95f8329619 [2021-02-04T04:43:21.125Z] ---> Running in a288afc4cf1d [2021-02-04T04:43:21.125Z] Removing intermediate container 8e49a20945d5 [2021-02-04T04:43:21.125Z] ---> 459e76e60eb5 [2021-02-04T04:43:21.125Z] [2021-02-04T04:43:21.728Z] Removing intermediate container 91ff9b26954d [2021-02-04T04:43:21.728Z] ---> 4f8912e2a49f [2021-02-04T04:43:21.728Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-04T04:43:21.728Z] Removing intermediate container 7c95f8329619 [2021-02-04T04:43:21.728Z] ---> 4c012d69577b [2021-02-04T04:43:21.728Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T04:43:21.728Z] Successfully built 459e76e60eb5 [2021-02-04T04:43:22.001Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-04T04:43:22.001Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2021-02-04T04:43:22.001Z] ---> Running in 3f1bea081f32 [2021-02-04T04:43:22.001Z] Removing intermediate container a288afc4cf1d [2021-02-04T04:43:22.001Z] ---> bbde78f68c64 [2021-02-04T04:43:22.001Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T04:43:22.001Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T04:43:22.273Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T04:43:22.876Z] Removing intermediate container 3f1bea081f32 [2021-02-04T04:43:22.876Z] ---> 0f87be874a09 [2021-02-04T04:43:22.876Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-04T04:43:22.876Z] ---> e53e060150db [2021-02-04T04:43:22.876Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-04T04:43:22.876Z] (1/2) Installing readline (8.0.4-r0) [2021-02-04T04:43:23.151Z] (2/2) Installing bash (5.0.17-r0) [2021-02-04T04:43:23.151Z] Executing bash-5.0.17-r0.post-install [2021-02-04T04:43:23.151Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T04:43:23.151Z] OK: 12 MiB in 22 packages [2021-02-04T04:43:23.151Z] ---> 506a94fa47c0 [2021-02-04T04:43:23.151Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-04T04:43:23.598Z] Building version [2021-02-04T04:43:24.602Z] ---> 9fdf7ab66305 [2021-02-04T04:43:24.602Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-04T04:43:25.204Z] ---> Running in 559bd92be840 [2021-02-04T04:43:25.204Z] ---> c4a01be1639e [2021-02-04T04:43:25.204Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-04T04:43:25.479Z] ---> 006965b607c7 [2021-02-04T04:43:25.479Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-04T04:43:25.479Z] Removing intermediate container eaf4115e294f [2021-02-04T04:43:25.479Z] ---> 84a30f091d18 [2021-02-04T04:43:25.479Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-04T04:43:25.513Z] Staging config-common [2021-02-04T04:43:26.452Z] Skipping stage go-build-helper (already ran) [2021-02-04T04:43:26.452Z] Skipping stage static-packages (already ran) [2021-02-04T04:43:26.452Z] Skipping stage go115 (already ran) [2021-02-04T04:43:26.452Z] Staging edgex-go [2021-02-04T04:43:26.465Z] ---> Running in dd1d6bf03e13 [2021-02-04T04:43:26.465Z] ---> d712151679df [2021-02-04T04:43:26.465Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-04T04:43:26.465Z] ---> 981f37695dd3 [2021-02-04T04:43:26.465Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-04T04:43:26.769Z] ---> Running in bb2ecfa823e6 [2021-02-04T04:43:26.769Z] ---> Running in 819d2bbae91a [2021-02-04T04:43:27.047Z] Removing intermediate container dd1d6bf03e13 [2021-02-04T04:43:27.047Z] ---> 030e82b0f3a2 [2021-02-04T04:43:27.047Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-04T04:43:27.324Z] Removing intermediate container bb2ecfa823e6 [2021-02-04T04:43:27.324Z] ---> 8793c9179519 [2021-02-04T04:43:27.324Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T04:43:27.397Z] Staging version [2021-02-04T04:43:27.622Z] ---> Running in e34fd1da1acd [2021-02-04T04:43:27.903Z] ---> Running in 2bf70f24e83c [2021-02-04T04:43:27.903Z] Removing intermediate container 819d2bbae91a [2021-02-04T04:43:27.903Z] ---> 24505adc5d1a [2021-02-04T04:43:27.903Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T04:43:28.367Z] Priming config-common [2021-02-04T04:43:28.530Z] ---> Running in b19b15e92c37 [2021-02-04T04:43:28.530Z] Removing intermediate container e34fd1da1acd [2021-02-04T04:43:28.530Z] ---> bf9a0b954396 [2021-02-04T04:43:28.530Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-04T04:43:28.530Z] Removing intermediate container 2bf70f24e83c [2021-02-04T04:43:28.530Z] ---> f7f146de8286 [2021-02-04T04:43:28.802Z] Step 20/22 : LABEL arch=arm64 [2021-02-04T04:43:28.802Z] ---> Running in b281cf60954e [2021-02-04T04:43:28.802Z] Removing intermediate container 559bd92be840 [2021-02-04T04:43:28.802Z] ---> 6ccc0c0c27bf [2021-02-04T04:43:28.802Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T04:43:29.077Z] ---> Running in 9ac2e82f2d6d [2021-02-04T04:43:29.077Z] Removing intermediate container b19b15e92c37 [2021-02-04T04:43:29.077Z] ---> 3a073890821f [2021-02-04T04:43:29.077Z] Step 21/23 : LABEL arch=arm64 [2021-02-04T04:43:29.321Z] Priming go-build-helper [2021-02-04T04:43:29.356Z] ---> Running in e3d8353e2730 [2021-02-04T04:43:29.634Z] Removing intermediate container b281cf60954e [2021-02-04T04:43:29.634Z] ---> 82be3e99b746 [2021-02-04T04:43:29.634Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-04T04:43:29.634Z] Removing intermediate container 9ac2e82f2d6d [2021-02-04T04:43:29.634Z] ---> 6080efea4923 [2021-02-04T04:43:29.634Z] Step 21/22 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 [2021-02-04T04:43:29.891Z] Priming static-packages [2021-02-04T04:43:29.906Z] Removing intermediate container e3d8353e2730 [2021-02-04T04:43:29.906Z] ---> aaa9ca9d245d [2021-02-04T04:43:29.906Z] Step 22/23 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 [2021-02-04T04:43:29.906Z] ---> Running in 653b7f2bd2fa [2021-02-04T04:43:30.178Z] ---> Running in ec5e295f0847 [2021-02-04T04:43:30.178Z] ---> 8aef82e0d68e [2021-02-04T04:43:30.178Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-04T04:43:30.770Z] Removing intermediate container 653b7f2bd2fa [2021-02-04T04:43:30.770Z] ---> c3b642f7dbe1 [2021-02-04T04:43:30.770Z] Step 22/22 : LABEL version=0.0.0 [2021-02-04T04:43:30.770Z] ---> 631655e279f4 [2021-02-04T04:43:30.770Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-04T04:43:31.047Z] ---> Running in cd5171274b86 [2021-02-04T04:43:31.047Z] Removing intermediate container ec5e295f0847 [2021-02-04T04:43:31.047Z] ---> 66744aaf5498 [2021-02-04T04:43:31.047Z] Step 23/23 : LABEL version=0.0.0 [2021-02-04T04:43:31.321Z] ---> Running in 552ad67e3c4b [2021-02-04T04:43:31.918Z] Removing intermediate container cd5171274b86 [2021-02-04T04:43:31.918Z] ---> 4c2b96c7c0f8 [2021-02-04T04:43:31.918Z] [2021-02-04T04:43:32.195Z] ---> d58c41d16bc8 [2021-02-04T04:43:32.195Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-04T04:43:32.433Z] Priming go115 [2021-02-04T04:43:32.468Z] ---> dc98791cd7d6 [2021-02-04T04:43:32.468Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-04T04:43:32.468Z] Successfully built 4c2b96c7c0f8 [2021-02-04T04:43:32.468Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-04T04:43:32.468Z]  Building docker-support-notifications-go ... done Building docker-support-scheduler-go [2021-02-04T04:43:32.468Z] Removing intermediate container 552ad67e3c4b [2021-02-04T04:43:32.468Z] ---> 347d3d1b18db [2021-02-04T04:43:32.468Z] [2021-02-04T04:43:33.005Z] Priming edgex-go [2021-02-04T04:43:33.063Z] Successfully built 347d3d1b18db [2021-02-04T04:43:33.063Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-04T04:43:33.063Z] Building docker-security-proxy-setup-go [2021-02-04T04:43:33.657Z]  Building docker-core-command-go ... done  ---> 27a13bdf33b5 [2021-02-04T04:43:33.657Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-02-04T04:43:33.939Z] ---> fd45f02f16dd [2021-02-04T04:43:33.939Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-04T04:43:33.939Z] ---> Running in fd15e854ce37 [2021-02-04T04:43:34.400Z] Priming version [2021-02-04T04:43:34.981Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-02-04T04:43:35.383Z] ---> a51a262c8bf3 [2021-02-04T04:43:35.383Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-04T04:43:35.383Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T04:43:36.727Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T04:43:36.727Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-04T04:43:36.727Z] (2/33) Installing expat (2.2.9-r1) [2021-02-04T04:43:36.727Z] (3/33) Installing libffi (3.3-r2) [2021-02-04T04:43:36.727Z] (4/33) Installing gdbm (1.13-r1) [2021-02-04T04:43:36.727Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-04T04:43:36.727Z] ---> f620d93406e5 [2021-02-04T04:43:36.727Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR}(6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-04T04:43:36.727Z] [2021-02-04T04:43:36.727Z] (7/33) Installing python3 (3.8.5-r0) [Pipeline] } [Pipeline] // withEnv [2021-02-04T04:43:37.364Z] ---> Running in 961f3e5e9972 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-04T04:43:38.357Z] Removing intermediate container 961f3e5e9972 [2021-02-04T04:43:38.357Z] ---> 5ca60201de3b [2021-02-04T04:43:38.357Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-04T04:43:38.654Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-04T04:43:38.654Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-04T04:43:38.654Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-04T04:43:38.654Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-04T04:43:38.654Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-04T04:43:38.654Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-04T04:43:38.942Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-04T04:43:38.942Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-04T04:43:38.942Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-04T04:43:38.942Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-04T04:43:38.942Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-04T04:43:39.215Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-04T04:43:39.215Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-04T04:43:39.215Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-04T04:43:39.215Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-04T04:43:39.215Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-04T04:43:39.215Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-04T04:43:39.215Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-04T04:43:39.215Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-04T04:43:39.487Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-04T04:43:39.487Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-04T04:43:39.487Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-04T04:43:39.487Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-04T04:43:39.487Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-04T04:43:39.487Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-04T04:43:39.487Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-04T04:43:39.760Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T04:43:39.760Z] OK: 71 MiB in 55 packages [2021-02-04T04:43:40.747Z] ---> b0dd4e11de97 [2021-02-04T04:43:40.748Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-02-04T04:43:41.344Z] ---> Running in 0046f12fab2b [2021-02-04T04:43:45.692Z] Removing intermediate container 0046f12fab2b [2021-02-04T04:43:45.692Z] ---> b67f3676176a [2021-02-04T04:43:45.692Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-04T04:43:46.290Z] ---> Running in 89bf8cae0100 [2021-02-04T04:43:46.897Z] Removing intermediate container 89bf8cae0100 [2021-02-04T04:43:46.897Z] ---> 00ed16e0ce76 [2021-02-04T04:43:46.897Z] Step 28/31 : CMD ["gate"] [2021-02-04T04:43:47.887Z] ---> Running in b70684371b6d [2021-02-04T04:43:47.887Z] Removing intermediate container fd15e854ce37 [2021-02-04T04:43:47.887Z] ---> 5c84c5907296 [2021-02-04T04:43:48.162Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-04T04:43:48.433Z] ---> Running in 3f260e6dcbc4 [2021-02-04T04:43:48.433Z] Removing intermediate container b70684371b6d [2021-02-04T04:43:48.433Z] ---> 7677d7f66c36 [2021-02-04T04:43:48.433Z] Step 29/31 : LABEL arch=arm64 [2021-02-04T04:43:49.039Z] ---> Running in 51eb99e2fee7 [2021-02-04T04:43:49.639Z] Removing intermediate container 51eb99e2fee7 [2021-02-04T04:43:49.639Z] ---> aac55270fd21 [2021-02-04T04:43:49.639Z] Step 30/31 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 [2021-02-04T04:43:50.236Z] ---> Running in 0e98d84b9ec5 [2021-02-04T04:43:50.831Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T04:43:50.831Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-04T04:43:50.831Z] ---> e288f16caf90 [2021-02-04T04:43:50.831Z] Step 3/23 : WORKDIR /edgex-go [2021-02-04T04:43:50.831Z] ---> Using cache [2021-02-04T04:43:50.831Z] ---> 256fe1fa951f [2021-02-04T04:43:50.831Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T04:43:50.831Z] ---> Using cache [2021-02-04T04:43:50.831Z] ---> af4df2b69c06 [2021-02-04T04:43:50.831Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-04T04:43:50.831Z] ---> Running in 79cbc832ad60 [2021-02-04T04:43:51.106Z] Removing intermediate container 0e98d84b9ec5 [2021-02-04T04:43:51.106Z] ---> fa0f673da182 [2021-02-04T04:43:51.106Z] Step 31/31 : LABEL version=0.0.0 [2021-02-04T04:43:51.705Z] ---> Running in bdacff3a7943 [2021-02-04T04:43:52.301Z] Removing intermediate container bdacff3a7943 [2021-02-04T04:43:52.301Z] ---> 8457b20ceb45 [2021-02-04T04:43:52.301Z] [2021-02-04T04:43:52.301Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T04:43:52.905Z] Successfully built 8457b20ceb45 [2021-02-04T04:43:52.905Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-04T04:43:52.905Z] Building docker-core-metadata-go [2021-02-04T04:43:53.179Z]  Building docker-security-bootstrapper-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T04:43:54.624Z] OK: 217 MiB in 51 packages [2021-02-04T04:43:55.221Z] Collecting docker-compose==1.23.2 [2021-02-04T04:43:55.499Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-04T04:43:56.479Z] Removing intermediate container 79cbc832ad60 [2021-02-04T04:43:56.479Z] ---> e97353d32cc4 [2021-02-04T04:43:56.479Z] Step 6/23 : COPY go.mod . [2021-02-04T04:43:57.918Z] ---> d958b015ff47 [2021-02-04T04:43:57.918Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-04T04:43:57.918Z] Step 7/23 : RUN go mod download [2021-02-04T04:43:57.918Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-04T04:43:58.194Z] ---> Running in 19caa39d031e [2021-02-04T04:43:58.800Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-04T04:43:58.800Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-04T04:44:02.232Z] Collecting texttable<0.10,>=0.9.0 [2021-02-04T04:44:02.233Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-04T04:44:03.216Z] Removing intermediate container 19caa39d031e [2021-02-04T04:44:03.216Z] ---> 1fd0a48221ac [2021-02-04T04:44:03.216Z] Step 8/23 : COPY . . [2021-02-04T04:44:06.641Z] Collecting PyYAML<4,>=3.10 [2021-02-04T04:44:06.641Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-04T04:44:10.963Z] Collecting docker<4.0,>=3.6.0 [2021-02-04T04:44:10.963Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-04T04:44:11.853Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T04:44:11.853Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-04T04:44:11.853Z] ---> e288f16caf90 [2021-02-04T04:44:11.853Z] Step 3/22 : WORKDIR /edgex-go [2021-02-04T04:44:11.853Z] ---> Using cache [2021-02-04T04:44:11.853Z] ---> 256fe1fa951f [2021-02-04T04:44:11.853Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T04:44:11.853Z] ---> Using cache [2021-02-04T04:44:11.853Z] ---> af4df2b69c06 [2021-02-04T04:44:11.853Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-04T04:44:11.853Z] ---> Using cache [2021-02-04T04:44:11.853Z] ---> dfa459f5b9d9 [2021-02-04T04:44:11.853Z] Step 6/22 : COPY go.mod . [2021-02-04T04:44:11.853Z] ---> Using cache [2021-02-04T04:44:11.853Z] ---> 6983e86d8c86 [2021-02-04T04:44:11.853Z] Step 7/22 : RUN go mod download [2021-02-04T04:44:11.853Z] ---> Using cache [2021-02-04T04:44:11.853Z] ---> 03ce3e233802 [2021-02-04T04:44:11.853Z] Step 8/22 : COPY . . [2021-02-04T04:44:11.853Z] Collecting jsonschema<3,>=2.5.1 [2021-02-04T04:44:11.853Z] ---> Using cache [2021-02-04T04:44:11.853Z] ---> 5cdc02c6fea6 [2021-02-04T04:44:11.853Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-04T04:44:11.853Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-04T04:44:12.462Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T04:44:12.462Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-04T04:44:12.462Z] ---> e288f16caf90 [2021-02-04T04:44:12.462Z] Step 3/21 : WORKDIR /edgex-go [2021-02-04T04:44:12.462Z] ---> Using cache [2021-02-04T04:44:12.462Z] ---> 256fe1fa951f [2021-02-04T04:44:12.462Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T04:44:12.462Z] ---> Using cache [2021-02-04T04:44:12.462Z] ---> af4df2b69c06 [2021-02-04T04:44:12.462Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-04T04:44:12.462Z] ---> Using cache [2021-02-04T04:44:12.462Z] ---> dfa459f5b9d9 [2021-02-04T04:44:12.462Z] Step 6/21 : COPY go.mod . [2021-02-04T04:44:12.462Z] ---> Using cache [2021-02-04T04:44:12.462Z] ---> 6983e86d8c86 [2021-02-04T04:44:12.462Z] Step 7/21 : RUN go mod download [2021-02-04T04:44:12.462Z] ---> Using cache [2021-02-04T04:44:12.462Z] ---> 03ce3e233802 [2021-02-04T04:44:12.462Z] Step 8/21 : COPY . . [2021-02-04T04:44:12.957Z] ---> Using cache [2021-02-04T04:44:12.957Z] ---> 5cdc02c6fea6 [2021-02-04T04:44:12.957Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-04T04:44:12.957Z] Collecting docopt<0.7,>=0.6.1 [2021-02-04T04:44:12.957Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-04T04:44:17.355Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-04T04:44:17.355Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-04T04:44:17.634Z] ---> Running in d5d5b17e9f0e [2021-02-04T04:44:17.634Z] ---> Running in 94662bc9b981 [2021-02-04T04:44:18.632Z] Collecting cached-property<2,>=1.2.0 [2021-02-04T04:44:18.632Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-04T04:44:18.632Z] 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-02-04T04:44:18.632Z] 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-02-04T04:44:18.908Z] Collecting idna<2.8,>=2.5 [2021-02-04T04:44:18.908Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-04T04:44:19.208Z] 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-02-04T04:44:19.812Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-04T04:44:19.812Z] 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-02-04T04:44:20.120Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-04T04:44:20.120Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-04T04:44:20.725Z] Collecting docker-pycreds>=0.4.0 [2021-02-04T04:44:20.725Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-04T04:44:20.997Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-04T04:44:20.997Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-04T04:44:20.997Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-04T04:44:20.997Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-04T04:44:22.445Z] Installing collected packages: idna, urllib3, requests, dockerpty, texttable, PyYAML, docker-pycreds, websocket-client, docker, jsonschema, docopt, cached-property, docker-compose [2021-02-04T04:44:22.445Z] Attempting uninstall: idna [2021-02-04T04:44:22.445Z] Found existing installation: idna 2.9 [2021-02-04T04:44:22.445Z] Uninstalling idna-2.9: [2021-02-04T04:44:22.722Z] Successfully uninstalled idna-2.9 [2021-02-04T04:44:25.392Z] Attempting uninstall: urllib3 [2021-02-04T04:44:25.392Z] Found existing installation: urllib3 1.25.9 [2021-02-04T04:44:25.392Z] Uninstalling urllib3-1.25.9: [2021-02-04T04:44:25.392Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T04:44:25.392Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder Successfully uninstalled urllib3-1.25.9 [2021-02-04T04:44:25.392Z] [2021-02-04T04:44:25.392Z] ---> e288f16caf90 [2021-02-04T04:44:25.392Z] Step 3/23 : WORKDIR /edgex-go [2021-02-04T04:44:25.392Z] ---> Using cache [2021-02-04T04:44:25.392Z] ---> 256fe1fa951f [2021-02-04T04:44:25.392Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T04:44:25.392Z] ---> Using cache [2021-02-04T04:44:25.392Z] ---> af4df2b69c06 [2021-02-04T04:44:25.392Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-04T04:44:25.392Z] ---> Using cache [2021-02-04T04:44:25.392Z] ---> dfa459f5b9d9 [2021-02-04T04:44:25.669Z] Step 6/23 : COPY go.mod . [2021-02-04T04:44:25.669Z] ---> Using cache [2021-02-04T04:44:25.669Z] ---> 6983e86d8c86 [2021-02-04T04:44:25.669Z] Step 7/23 : RUN go mod download [2021-02-04T04:44:25.669Z] ---> Using cache [2021-02-04T04:44:25.669Z] ---> 03ce3e233802 [2021-02-04T04:44:25.669Z] Step 8/23 : COPY . . [2021-02-04T04:44:25.669Z] ---> Using cache [2021-02-04T04:44:25.669Z] ---> 5cdc02c6fea6 [2021-02-04T04:44:25.669Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-04T04:44:25.669Z] ---> Running in fbb4e5765b25 [2021-02-04T04:44:26.267Z] ---> 524494ee9fc1 [2021-02-04T04:44:26.267Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-04T04:44:26.267Z] Attempting uninstall: requests [2021-02-04T04:44:26.267Z] Found existing installation: requests 2.23.0 [2021-02-04T04:44:26.267Z] Uninstalling requests-2.23.0: [2021-02-04T04:44:26.572Z] Successfully uninstalled requests-2.23.0 [2021-02-04T04:44:26.572Z] ---> Running in 2a5c0d521bb7 [2021-02-04T04:44:27.193Z] Running setup.py install for dockerpty: started [2021-02-04T04:44:27.800Z] 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-02-04T04:44:28.789Z] 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-02-04T04:44:30.242Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-04T04:44:30.242Z] Running setup.py install for texttable: started [2021-02-04T04:44:33.665Z] Running setup.py install for texttable: finished with status 'done' [2021-02-04T04:44:33.665Z] Running setup.py install for PyYAML: started [2021-02-04T04:44:37.077Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-04T04:44:39.717Z] Running setup.py install for docopt: started [2021-02-04T04:44:42.360Z] Running setup.py install for docopt: finished with status 'done' [2021-02-04T04:44:43.835Z] 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.57.0 [2021-02-04T04:44:50.596Z] Removing intermediate container 3f260e6dcbc4 [2021-02-04T04:44:50.596Z] ---> 193817deb972 [2021-02-04T04:44:50.596Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-04T04:44:50.596Z] ---> Running in 3321793eb894 [2021-02-04T04:44:52.048Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T04:44:52.327Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T04:44:53.320Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-04T04:44:53.320Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-04T04:44:53.320Z] (3/3) Installing curl (7.69.1-r3) [2021-02-04T04:44:53.320Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T04:44:53.320Z] OK: 71 MiB in 58 packages [2021-02-04T04:44:55.966Z] Removing intermediate container 3321793eb894 [2021-02-04T04:44:55.966Z] ---> ba15f632a237 [2021-02-04T04:44:55.966Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-04T04:44:55.966Z] ---> Running in 4cfb0c451e84 [2021-02-04T04:44:56.567Z] Removing intermediate container 4cfb0c451e84 [2021-02-04T04:44:56.567Z] ---> feb29bc89b88 [2021-02-04T04:44:56.567Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T04:44:56.567Z] ---> Running in bc7294a47978 [2021-02-04T04:44:57.179Z] Removing intermediate container bc7294a47978 [2021-02-04T04:44:57.179Z] ---> f140c5b69059 [2021-02-04T04:44:57.179Z] Step 24/26 : LABEL arch=arm64 [2021-02-04T04:44:57.456Z] ---> Running in 54774b26e27f [2021-02-04T04:44:58.066Z] Removing intermediate container 54774b26e27f [2021-02-04T04:44:58.066Z] ---> eda731b94985 [2021-02-04T04:44:58.066Z] Step 25/26 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 [2021-02-04T04:44:58.343Z] ---> Running in bae6caee1a80 [2021-02-04T04:44:58.944Z] Removing intermediate container bae6caee1a80 [2021-02-04T04:44:58.944Z] ---> d1aa4c6e7e94 [2021-02-04T04:44:58.944Z] Step 26/26 : LABEL version=0.0.0 [2021-02-04T04:44:59.222Z] ---> Running in a8bbdd33daea [2021-02-04T04:44:59.827Z] Removing intermediate container a8bbdd33daea [2021-02-04T04:44:59.827Z] ---> e4d325decb22 [2021-02-04T04:44:59.827Z] [2021-02-04T04:45:00.433Z] Successfully built e4d325decb22 [2021-02-04T04:45:00.433Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-04T04:45:39.514Z]  Building docker-sys-mgmt-agent-go ... done 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-02-04T04:45:57.881Z] Removing intermediate container 94662bc9b981 [2021-02-04T04:45:57.881Z] ---> d37be0954c5f [2021-02-04T04:45:57.881Z] [2021-02-04T04:45:57.881Z] Step 10/21 : FROM alpine:3.12 [2021-02-04T04:45:57.881Z] ---> afeebe901d6b [2021-02-04T04:45:57.881Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-04T04:45:57.881Z] ---> Running in 128a73f552a9 [2021-02-04T04:45:57.881Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T04:45:58.155Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T04:45:59.145Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-04T04:45:59.145Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-04T04:45:59.145Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-04T04:45:59.145Z] (4/4) Installing curl (7.69.1-r3) [2021-02-04T04:45:59.145Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T04:45:59.145Z] Executing ca-certificates-20191127-r4.trigger [2021-02-04T04:45:59.748Z] OK: 7 MiB in 18 packages [2021-02-04T04:46:02.388Z] Removing intermediate container 128a73f552a9 [2021-02-04T04:46:02.388Z] ---> 6011a5397e1d [2021-02-04T04:46:02.388Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-04T04:46:02.388Z] ---> Running in 044cac42c20f [2021-02-04T04:46:02.992Z] Removing intermediate container 044cac42c20f [2021-02-04T04:46:02.992Z] ---> df0a2e512e92 [2021-02-04T04:46:03.268Z] Step 13/21 : WORKDIR /edgex [2021-02-04T04:46:03.268Z] ---> Running in 8f624ad9e262 [2021-02-04T04:46:03.875Z] Removing intermediate container 8f624ad9e262 [2021-02-04T04:46:03.875Z] ---> 9c94f4d58f37 [2021-02-04T04:46:03.875Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-04T04:46:05.340Z] ---> 93c70470a2a2 [2021-02-04T04:46:05.341Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-04T04:46:07.033Z] ---> a557463d59c5 [2021-02-04T04:46:07.033Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-04T04:46:09.788Z] ---> 784c14ae02e1 [2021-02-04T04:46:09.788Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-04T04:46:10.073Z] ---> Running in a6c25e3b3971 [2021-02-04T04:46:11.605Z] Removing intermediate container a6c25e3b3971 [2021-02-04T04:46:11.605Z] ---> 2ac9183a065d [2021-02-04T04:46:11.605Z] Step 18/21 : CMD ["--init=true"] [2021-02-04T04:46:11.605Z] ---> Running in 41c194d3b0cb [2021-02-04T04:46:13.058Z] Removing intermediate container 41c194d3b0cb [2021-02-04T04:46:13.058Z] ---> 516e6136b151 [2021-02-04T04:46:13.058Z] Step 19/21 : LABEL arch=arm64 [2021-02-04T04:46:13.328Z] ---> Running in 76d066636d0d [2021-02-04T04:46:13.599Z] Removing intermediate container d5d5b17e9f0e [2021-02-04T04:46:13.599Z] ---> 4494fbf9db2e [2021-02-04T04:46:13.599Z] [2021-02-04T04:46:13.599Z] Step 10/22 : FROM alpine:3.12 [2021-02-04T04:46:13.599Z] ---> afeebe901d6b [2021-02-04T04:46:13.599Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-04T04:46:13.599Z] ---> Using cache [2021-02-04T04:46:13.599Z] ---> 080cf178c68d [2021-02-04T04:46:13.599Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-04T04:46:13.599Z] ---> Using cache [2021-02-04T04:46:13.599Z] ---> 600a3d3e9b77 [2021-02-04T04:46:13.599Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-04T04:46:13.876Z] ---> Running in 4729b3a3bda7 [2021-02-04T04:46:14.149Z] Removing intermediate container 76d066636d0d [2021-02-04T04:46:14.149Z] ---> 6d193237f1ac [2021-02-04T04:46:14.149Z] Step 20/21 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 [2021-02-04T04:46:14.419Z] ---> Running in 5792ddb39d3c [2021-02-04T04:46:14.691Z] Removing intermediate container 4729b3a3bda7 [2021-02-04T04:46:14.691Z] ---> 1fb099cfd71a [2021-02-04T04:46:14.691Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-04T04:46:14.691Z] ---> Running in e9e3eeba77b8 [2021-02-04T04:46:15.294Z] Removing intermediate container 5792ddb39d3c [2021-02-04T04:46:15.294Z] ---> 02c148d932fa [2021-02-04T04:46:15.294Z] Step 21/21 : LABEL version=0.0.0 [2021-02-04T04:46:15.294Z] ---> Running in 55b462e56c45 [2021-02-04T04:46:15.566Z] Removing intermediate container e9e3eeba77b8 [2021-02-04T04:46:15.566Z] ---> 623c1762b782 [2021-02-04T04:46:15.566Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T04:46:16.162Z] Removing intermediate container 55b462e56c45 [2021-02-04T04:46:16.162Z] ---> aef804d54d9b [2021-02-04T04:46:16.162Z] [2021-02-04T04:46:16.762Z] Successfully built aef804d54d9b [2021-02-04T04:46:16.762Z] ---> 33c702091682 [2021-02-04T04:46:16.762Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-04T04:46:16.762Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-04T04:46:18.217Z]  Building docker-security-proxy-setup-go ... done  ---> 93dbcbf37862 [2021-02-04T04:46:18.217Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-04T04:46:19.210Z] ---> 6f29b69971fc [2021-02-04T04:46:19.210Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-04T04:46:19.484Z] ---> Running in dcb97621a384 [2021-02-04T04:46:20.493Z] Removing intermediate container dcb97621a384 [2021-02-04T04:46:20.493Z] ---> 6ef653428cda [2021-02-04T04:46:20.493Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T04:46:20.493Z] ---> Running in ffc94a67e0f3 [2021-02-04T04:46:21.107Z] Removing intermediate container ffc94a67e0f3 [2021-02-04T04:46:21.107Z] ---> bee57654e4bd [2021-02-04T04:46:21.107Z] Step 20/22 : LABEL arch=arm64 [2021-02-04T04:46:21.381Z] ---> Running in e54085baecc0 [2021-02-04T04:46:22.369Z] Removing intermediate container e54085baecc0 [2021-02-04T04:46:22.369Z] ---> 20f7808c7682 [2021-02-04T04:46:22.369Z] Step 21/22 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 [2021-02-04T04:46:22.369Z] ---> Running in 3a01798fbe2d [2021-02-04T04:46:23.827Z] Removing intermediate container 3a01798fbe2d [2021-02-04T04:46:23.827Z] ---> f7b35adc72bc [2021-02-04T04:46:23.827Z] Step 22/22 : LABEL version=0.0.0 [2021-02-04T04:46:23.827Z] ---> Running in 400622ffef58 [2021-02-04T04:46:24.808Z] Removing intermediate container 400622ffef58 [2021-02-04T04:46:24.808Z] ---> 37d6d6561eef [2021-02-04T04:46:24.808Z] [2021-02-04T04:46:25.406Z] Removing intermediate container fbb4e5765b25 [2021-02-04T04:46:25.406Z] ---> 3683623d1924 [2021-02-04T04:46:25.406Z] [2021-02-04T04:46:25.406Z] Step 10/23 : FROM alpine:3.12 [2021-02-04T04:46:25.406Z] ---> afeebe901d6b [2021-02-04T04:46:25.406Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-04T04:46:25.406Z] ---> Using cache [2021-02-04T04:46:25.406Z] ---> 080cf178c68d [2021-02-04T04:46:25.406Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-04T04:46:25.406Z] ---> Using cache [2021-02-04T04:46:25.406Z] ---> 600a3d3e9b77 [2021-02-04T04:46:25.406Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-04T04:46:25.406Z] Successfully built 37d6d6561eef [2021-02-04T04:46:25.406Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-04T04:46:25.406Z]  Building docker-support-scheduler-go ... done  ---> Running in 0aba7823b519 [2021-02-04T04:46:26.001Z] Removing intermediate container 0aba7823b519 [2021-02-04T04:46:26.001Z] ---> 9f2d1debf819 [2021-02-04T04:46:26.001Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-04T04:46:26.283Z] ---> Running in d8a62a0e1760 [2021-02-04T04:46:26.882Z] Removing intermediate container d8a62a0e1760 [2021-02-04T04:46:26.882Z] ---> 1ea5d1a4d7f2 [2021-02-04T04:46:26.882Z] Step 15/23 : WORKDIR / [2021-02-04T04:46:26.882Z] ---> Running in aa50a49fbfe4 [2021-02-04T04:46:27.491Z] Removing intermediate container aa50a49fbfe4 [2021-02-04T04:46:27.491Z] ---> 087414c306b2 [2021-02-04T04:46:27.491Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T04:46:28.481Z] ---> 740cdd207210 [2021-02-04T04:46:28.481Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-04T04:46:29.922Z] ---> 3f1f5cd29c30 [2021-02-04T04:46:29.922Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-04T04:46:31.357Z] ---> 53fb5041f0a4 [2021-02-04T04:46:31.357Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-04T04:46:31.632Z] ---> Running in 247570deca25 [2021-02-04T04:46:32.624Z] Removing intermediate container 247570deca25 [2021-02-04T04:46:32.624Z] ---> a7723c872001 [2021-02-04T04:46:32.624Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T04:46:32.624Z] Removing intermediate container 2a5c0d521bb7 [2021-02-04T04:46:32.624Z] ---> 70d1d25c7792 [2021-02-04T04:46:32.624Z] [2021-02-04T04:46:32.624Z] Step 10/23 : FROM alpine:3.12 [2021-02-04T04:46:32.624Z] ---> afeebe901d6b [2021-02-04T04:46:32.624Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-04T04:46:32.624Z] ---> Running in 9bed7a82e051 [2021-02-04T04:46:32.897Z] ---> Running in 64a5d333601f [2021-02-04T04:46:33.172Z] Removing intermediate container 9bed7a82e051 [2021-02-04T04:46:33.172Z] ---> 1a1cc3da6b64 [2021-02-04T04:46:33.172Z] Step 21/23 : LABEL arch=arm64 [2021-02-04T04:46:33.447Z] ---> Running in e694cfb23f6b [2021-02-04T04:46:33.447Z] Removing intermediate container 64a5d333601f [2021-02-04T04:46:33.447Z] ---> 8b3b0f9cf3f7 [2021-02-04T04:46:33.447Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-04T04:46:33.720Z] ---> Running in 42fa40f43ba0 [2021-02-04T04:46:33.999Z] Removing intermediate container e694cfb23f6b [2021-02-04T04:46:33.999Z] ---> 9b9a3fc2b49a [2021-02-04T04:46:33.999Z] Step 22/23 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 [2021-02-04T04:46:34.271Z] ---> Running in 70ba1636c445 [2021-02-04T04:46:34.271Z] Removing intermediate container 42fa40f43ba0 [2021-02-04T04:46:34.271Z] ---> b1318b6765ba [2021-02-04T04:46:34.271Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-04T04:46:34.545Z] ---> Running in 602165e22b53 [2021-02-04T04:46:34.817Z] Removing intermediate container 70ba1636c445 [2021-02-04T04:46:34.817Z] ---> 702b57cbc5c6 [2021-02-04T04:46:34.817Z] Step 23/23 : LABEL version=0.0.0 [2021-02-04T04:46:35.098Z] ---> Running in e709cafa217e [2021-02-04T04:46:35.098Z] Removing intermediate container 602165e22b53 [2021-02-04T04:46:35.098Z] ---> bcf9a39e9f8d [2021-02-04T04:46:35.098Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T04:46:35.098Z] ---> Running in 11197de4e4cd [2021-02-04T04:46:35.695Z] Removing intermediate container e709cafa217e [2021-02-04T04:46:35.695Z] ---> bcab3bcaeb8e [2021-02-04T04:46:35.695Z] [2021-02-04T04:46:36.292Z] Successfully built bcab3bcaeb8e [2021-02-04T04:46:36.292Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-04T04:46:37.749Z]  Building docker-core-metadata-go ... done Removing intermediate container 11197de4e4cd [2021-02-04T04:46:37.749Z] ---> 18dfd24597a5 [2021-02-04T04:46:37.749Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-04T04:46:37.749Z] ---> Running in e6f7659abdd3 [2021-02-04T04:46:39.193Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T04:46:40.173Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T04:46:41.156Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-04T04:46:41.438Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-04T04:46:41.439Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-04T04:46:41.716Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-04T04:46:42.008Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-04T04:46:42.296Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-04T04:46:42.296Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T04:46:42.296Z] OK: 8 MiB in 20 packages [2021-02-04T04:46:43.770Z] Removing intermediate container e6f7659abdd3 [2021-02-04T04:46:43.770Z] ---> 3c4089c85fb7 [2021-02-04T04:46:43.770Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T04:46:44.897Z] ---> 065b5275d98b [2021-02-04T04:46:44.897Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-04T04:46:45.915Z] ---> 437faa306157 [2021-02-04T04:46:45.915Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-04T04:46:46.890Z] ---> 947302931a30 [2021-02-04T04:46:46.890Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-04T04:46:46.890Z] ---> Running in 3776ee49b7cf [2021-02-04T04:46:47.161Z] Removing intermediate container 3776ee49b7cf [2021-02-04T04:46:47.161Z] ---> 85aa20d79e34 [2021-02-04T04:46:47.161Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T04:46:47.443Z] ---> Running in 54f8f8e5f849 [2021-02-04T04:46:47.715Z] Removing intermediate container 54f8f8e5f849 [2021-02-04T04:46:47.715Z] ---> 3ad077db8e8b [2021-02-04T04:46:47.715Z] Step 21/23 : LABEL arch=arm64 [2021-02-04T04:46:47.985Z] ---> Running in 6826c92cb6af [2021-02-04T04:46:48.576Z] Removing intermediate container 6826c92cb6af [2021-02-04T04:46:48.576Z] ---> 9a3d187f2380 [2021-02-04T04:46:48.576Z] Step 22/23 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 [2021-02-04T04:46:48.576Z] ---> Running in f3b16ef4cbb4 [2021-02-04T04:46:49.169Z] Removing intermediate container f3b16ef4cbb4 [2021-02-04T04:46:49.169Z] ---> d8fd8cdb8a3b [2021-02-04T04:46:49.169Z] Step 23/23 : LABEL version=0.0.0 [2021-02-04T04:46:49.169Z] ---> Running in b3f88f8078c6 [2021-02-04T04:46:49.770Z] Removing intermediate container b3f88f8078c6 [2021-02-04T04:46:49.770Z] ---> a62830996e39 [2021-02-04T04:46:49.770Z] [2021-02-04T04:46:50.045Z] Successfully built a62830996e39 [2021-02-04T04:46:50.045Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-04T04:46:50.679Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-02-04T04:46:50.677Z] $ docker stop --time=1 2857aead1e87dfae7c9675be2272eb25a281ffe9de6da05bad5b06cd1e02e356 [2021-02-04T04:46:52.741Z] $ docker rm -f 2857aead1e87dfae7c9675be2272eb25a281ffe9de6da05bad5b06cd1e02e356 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-04T04:46:53.475Z] + grep docker+ [2021-02-04T04:46:53.475Z] docker images [2021-02-04T04:46:53.746Z] docker-core-data-go-arm64 latest a62830996e39 4 seconds ago 21MB [2021-02-04T04:46:53.746Z] docker-core-metadata-go-arm64 latest bcab3bcaeb8e 18 seconds ago 17.7MB [2021-02-04T04:46:53.746Z] docker-support-scheduler-go-arm64 latest 37d6d6561eef 29 seconds ago 16.1MB [2021-02-04T04:46:53.746Z] docker-security-proxy-setup-go-arm64 latest aef804d54d9b 38 seconds ago 23.2MB [2021-02-04T04:46:53.746Z] docker-sys-mgmt-agent-go-arm64 latest e4d325decb22 About a minute ago 300MB [2021-02-04T04:46:53.746Z] docker-security-bootstrapper-go-arm64 latest 8457b20ceb45 3 minutes ago 22.6MB [2021-02-04T04:46:53.746Z] docker-core-command-go-arm64 latest 347d3d1b18db 3 minutes ago 16MB [2021-02-04T04:46:53.746Z] docker-support-notifications-go-arm64 latest 4c2b96c7c0f8 3 minutes ago 16.7MB [2021-02-04T04:46:53.746Z] docker-security-secretstore-setup-go-arm64 latest 459e76e60eb5 3 minutes ago 23.4MB [2021-02-04T04:46:53.746Z] docker 20.10.0 eeaf43b92773 7 weeks 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 [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-02-04T04:46:55.365Z] provisioning config files... [2021-02-04T04:46:55.392Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config6557477297295380413tmp [Pipeline] { [Pipeline] sh [2021-02-04T04:46:55.819Z] + set +x [2021-02-04T04:46:55.819Z] + curl -s https://codecov.io/bash [2021-02-04T04:46:55.819Z] + bash -s -- [2021-02-04T04:46:56.082Z] [2021-02-04T04:46:56.082Z] _____ _ [2021-02-04T04:46:56.082Z] / ____| | | [2021-02-04T04:46:56.082Z] | | ___ __| | ___ ___ _____ __ [2021-02-04T04:46:56.082Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-04T04:46:56.082Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-04T04:46:56.082Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-04T04:46:56.082Z] Bash-20210129-7c25fce [2021-02-04T04:46:56.082Z] [2021-02-04T04:46:56.082Z] [2021-02-04T04:46:56.082Z] ==> git version 2.24.3 found [2021-02-04T04:46:56.082Z] ==> 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-02-04T04:46:56.082Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-04T04:46:56.082Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-04T04:46:56.082Z] ==> Jenkins CI detected. [2021-02-04T04:46:56.348Z] project root: . [2021-02-04T04:46:56.348Z] --> token set from env [2021-02-04T04:46:56.348Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-04T04:46:56.348Z] ==> Running gcov in . (disable via -X gcov) [2021-02-04T04:46:56.348Z] ==> Python coveragepy not found [2021-02-04T04:46:56.348Z] ==> Searching for coverage reports in: [2021-02-04T04:46:56.348Z] + . [2021-02-04T04:46:56.348Z] -> Found 1 reports [2021-02-04T04:46:56.348Z] ==> Detecting git/mercurial file structure [2021-02-04T04:46:56.348Z] ==> Reading reports [2021-02-04T04:46:56.348Z] + ./coverage.out bytes=583066 [2021-02-04T04:46:56.349Z] ==> Appending adjustments [2021-02-04T04:46:56.349Z] https://docs.codecov.io/docs/fixing-reports [2021-02-04T04:46:59.660Z] + Found adjustments [2021-02-04T04:46:59.660Z] ==> Gzipping contents [2021-02-04T04:46:59.923Z] 88K /tmp/codecov.RUPnAj.gz [2021-02-04T04:46:59.923Z] ==> Uploading reports [2021-02-04T04:46:59.923Z] url: https://codecov.io [2021-02-04T04:46:59.923Z] query: branch=PR-3125&commit=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3125%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3125&job=&cmd_args= [2021-02-04T04:46:59.923Z] -> Pinging Codecov [2021-02-04T04:46:59.923Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3125&commit=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3125%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3125&job=&cmd_args= [2021-02-04T04:47:00.185Z] -> Uploading to [2021-02-04T04:47:00.185Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-04/00271124DB129430A58F1EEE437C3FCB/0d8161928b0b8e8e98c92ebc5d1e68d7d0919953/d55a013b-24bc-482e-8d79-b5ec2ea2f066.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210204%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210204T044700Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=21c54863593236c8796048f3e57cad64eb252a6921ac98e9a71bcbb96630beae [2021-02-04T04:47:00.185Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-04T04:47:00.185Z] Dload Upload Total Spent Left Speed [2021-02-04T04:47:00.759Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88007 0 0 100 88007 0 178k --:--:-- --:--:-- --:--:-- 178k 100 88007 0 0 100 88007 0 178k --:--:-- --:--:-- --:--:-- 178k [2021-02-04T04:47:00.759Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 [Pipeline] } [2021-02-04T04:47:00.769Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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-02-04T04:47:02.842Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T04:47:04.669Z] ---> package-listing.sh [2021-02-04T04:47:04.669Z] ++ facter osfamily [2021-02-04T04:47:04.669Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-04T04:47:04.669Z] + OS_FAMILY=redhat [2021-02-04T04:47:04.669Z] + workspace=/w/workspace/edgex-go/2 [2021-02-04T04:47:04.669Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-04T04:47:04.669Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-04T04:47:04.669Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-04T04:47:04.669Z] + PACKAGES=/tmp/packages_start.txt [2021-02-04T04:47:04.669Z] + '[' /w/workspace/edgex-go/2 ']' [2021-02-04T04:47:04.669Z] + PACKAGES=/tmp/packages_end.txt [2021-02-04T04:47:04.669Z] + case "${OS_FAMILY}" in [2021-02-04T04:47:04.669Z] + rpm -qa [2021-02-04T04:47:04.669Z] + sort [2021-02-04T04:47:10.012Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-04T04:47:10.012Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-04T04:47:10.012Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-04T04:47:10.012Z] + '[' /w/workspace/edgex-go/2 ']' [2021-02-04T04:47:10.012Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-02-04T04:47:10.012Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-02-04T04:47:10.028Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-04T04:47:10.331Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-04T04:47:10.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-04T04:47:10.912Z] [2021-02-04T04:47:10.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-04T04:47:11.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-04T04:47:11.265Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-04T04:47:11.266Z] df20fa9351a1: Pulling fs layer [2021-02-04T04:47:11.266Z] 36b3adc4ff6f: Pulling fs layer [2021-02-04T04:47:11.266Z] 8ad3a11d3b57: Pulling fs layer [2021-02-04T04:47:11.266Z] 46f8f816bc3b: Pulling fs layer [2021-02-04T04:47:11.266Z] 93b61091891f: Pulling fs layer [2021-02-04T04:47:11.266Z] 93b9cdb0e59b: Pulling fs layer [2021-02-04T04:47:11.266Z] 5e14af77c1be: Pulling fs layer [2021-02-04T04:47:11.266Z] 01666e4c0597: Pulling fs layer [2021-02-04T04:47:11.266Z] aa168da1d23b: Pulling fs layer [2021-02-04T04:47:11.266Z] 46f8f816bc3b: Waiting [2021-02-04T04:47:11.266Z] 93b61091891f: Waiting [2021-02-04T04:47:11.266Z] 93b9cdb0e59b: Waiting [2021-02-04T04:47:11.266Z] 5e14af77c1be: Waiting [2021-02-04T04:47:11.266Z] 01666e4c0597: Waiting [2021-02-04T04:47:11.266Z] aa168da1d23b: Waiting [2021-02-04T04:47:11.266Z] 36b3adc4ff6f: Verifying Checksum [2021-02-04T04:47:11.266Z] 36b3adc4ff6f: Download complete [2021-02-04T04:47:11.531Z] 46f8f816bc3b: Download complete [2021-02-04T04:47:11.531Z] df20fa9351a1: Verifying Checksum [2021-02-04T04:47:11.531Z] df20fa9351a1: Download complete [2021-02-04T04:47:11.801Z] 93b9cdb0e59b: Verifying Checksum [2021-02-04T04:47:11.801Z] 93b9cdb0e59b: Download complete [2021-02-04T04:47:11.801Z] 5e14af77c1be: Verifying Checksum [2021-02-04T04:47:11.801Z] 5e14af77c1be: Download complete [2021-02-04T04:47:11.801Z] 93b61091891f: Verifying Checksum [2021-02-04T04:47:11.801Z] 93b61091891f: Download complete [2021-02-04T04:47:11.801Z] 01666e4c0597: Verifying Checksum [2021-02-04T04:47:11.801Z] 01666e4c0597: Download complete [2021-02-04T04:47:12.066Z] df20fa9351a1: Pull complete [2021-02-04T04:47:12.334Z] 36b3adc4ff6f: Pull complete [2021-02-04T04:47:12.334Z] 8ad3a11d3b57: Verifying Checksum [2021-02-04T04:47:12.334Z] 8ad3a11d3b57: Download complete [2021-02-04T04:47:13.284Z] 8ad3a11d3b57: Pull complete [2021-02-04T04:47:13.865Z] aa168da1d23b: Verifying Checksum [2021-02-04T04:47:13.865Z] aa168da1d23b: Download complete [2021-02-04T04:47:14.442Z] 46f8f816bc3b: Pull complete [2021-02-04T04:47:15.838Z] 93b61091891f: Pull complete [2021-02-04T04:47:15.838Z] 93b9cdb0e59b: Pull complete [2021-02-04T04:47:15.838Z] 5e14af77c1be: Pull complete [2021-02-04T04:47:16.102Z] 01666e4c0597: Pull complete [2021-02-04T04:47:26.171Z] aa168da1d23b: Pull complete [2021-02-04T04:47:26.171Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-04T04:47:26.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-04T04:47:26.171Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-04T04:47:26.352Z] prd-centos7-docker-4c-2g-24853 does not seem to be running inside a container [2021-02-04T04:47:26.404Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-04T04:47:29.514Z] $ docker top 11be3a08feeb2014a4689a89616ea10f4518154c703628d183ac6128269f6eab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T04:47:30.081Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-04T04:47:30.383Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-04T04:47:30.683Z] + ls /var/log/sa-host [2021-02-04T04:47:30.683Z] + sadf -c /var/log/sa-host/sa04 [2021-02-04T04:47:30.683Z] file_magic: OK [2021-02-04T04:47:30.683Z] HZ: Using current value: 100 [2021-02-04T04:47:30.683Z] file_header: OK [2021-02-04T04:47:30.683Z] 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-02-04T04:47:30.683Z] Statistics: [2021-02-04T04:47:30.684Z] 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... [2021-02-04T04:47:30.684Z] File successfully converted to sysstat format version 12.2.1 [2021-02-04T04:47:30.684Z] + sadf -c /var/log/sa-host/sa23 [2021-02-04T04:47:30.684Z] file_magic: OK [2021-02-04T04:47:30.684Z] HZ: Using current value: 100 [2021-02-04T04:47:30.684Z] file_header: OK [2021-02-04T04:47:30.684Z] 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-02-04T04:47:30.684Z] Statistics: [2021-02-04T04:47:30.684Z] Hnuu...uuuununununu... [2021-02-04T04:47:30.684Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-04T04:47:30.892Z] provisioning config files... [2021-02-04T04:47:30.920Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1864302851285268105tmp [Pipeline] { [Pipeline] echo [2021-02-04T04:47:30.985Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T04:47:31.287Z] ---> create-netrc.sh [Pipeline] } [2021-02-04T04:47:31.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-04T04:47:31.398Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T04:47:31.694Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-04T04:47:31.704Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T04:47:32.000Z] ---> sudo-logs.sh [2021-02-04T04:47:32.001Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-04T04:47:32.012Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T04:47:32.330Z] ---> job-cost.sh [2021-02-04T04:47:32.330Z] lf-activate-venv: SKIPPING [2021-02-04T04:47:32.330Z] INFO: No Stack... [2021-02-04T04:47:33.285Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-04T04:47:33.859Z] INFO: Archiving Costs [Pipeline] echo [2021-02-04T04:47:33.874Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T04:47:34.181Z] ---> logs-deploy.sh [2021-02-04T04:47:34.181Z] lf-activate-venv: SKIPPING [2021-02-04T04:47:34.181Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3125/2 [2021-02-04T04:47:34.181Z] INFO: archiving workspace using pattern(s): [2021-02-04T04:47:36.099Z] Archives upload complete. [2021-02-04T04:47:36.099Z] INFO: archiving logs to Nexus