Pull request #3039 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7e536ad17c81590f6edc6bd22e360c0638b695b6+4796bc35210d426274ed882bf814f8261df78b77 (466c4d07e002d3f27ddd42abdf65deb13974f122) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3039/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3039/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d 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-20406 in /w/workspace/edgexfoundry_edgex-go_PR-3039 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3039/head:refs/remotes/origin/PR-3039 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4796bc35210d426274ed882bf814f8261df78b77 into PR head commit 7e536ad17c81590f6edc6bd22e360c0638b695b6 Merge succeeded, producing 7e536ad17c81590f6edc6bd22e360c0638b695b6 Checking out Revision 7e536ad17c81590f6edc6bd22e360c0638b695b6 (PR-3039) > git config core.sparsecheckout # timeout=10 > git checkout -f 7e536ad17c81590f6edc6bd22e360c0638b695b6 # 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 4796bc35210d426274ed882bf814f8261df78b77 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e536ad17c81590f6edc6bd22e360c0638b695b6 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-15T06:23:30.056Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-15T06:23:30.492Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-15T06:23:30.679Z] ========================================================= [2021-01-15T06:23:30.679Z] EdgeX Global Pipelines Version Info [2021-01-15T06:23:30.679Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-15T06:23:32.349Z] ------------------- [2021-01-15T06:23:32.349Z] stable info: [2021-01-15T06:23:32.349Z] ------------------- [2021-01-15T06:23:32.349Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-15T06:23:32.349Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-15T06:23:32.349Z] Message: update stable to v1.0.177 [2021-01-15T06:23:33.316Z] ------------------- [2021-01-15T06:23:33.316Z] experimental info: [2021-01-15T06:23:33.316Z] ------------------- [2021-01-15T06:23:33.316Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-15T06:23:33.316Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-15T06:23:33.316Z] Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-15T06:23:33.651Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-15T06:23:33.766Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-15T06:23:33.888Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-15T06:23:34.002Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-15T06:23:34.125Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-15T06:23:34.265Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-15T06:23:34.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-15T06:23:34.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-15T06:23:34.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-15T06:23:34.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-15T06:23:34.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-15T06:23:35.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-15T06:23:35.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-15T06:23:35.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-15T06:23:35.472Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-15T06:23:35.593Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-15T06:23:35.709Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-15T06:23:35.828Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-15T06:23:35.940Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-15T06:23:36.057Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-15T06:23:36.171Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-15T06:23:36.305Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-15T06:23:36.455Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-15T06:23:36.585Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3039 [Pipeline] echo [2021-01-15T06:23:36.699Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3039 [Pipeline] echo [2021-01-15T06:23:36.868Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3039 [Pipeline] echo [2021-01-15T06:23:36.996Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e536ad17c81590f6edc6bd22e360c0638b695b6 [Pipeline] echo [2021-01-15T06:23:37.123Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e536ad [Pipeline] echo [2021-01-15T06:23:37.241Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-15T06:23:37.487Z] provisioning config files... [2021-01-15T06:23:37.517Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1682459865234355277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-15T06:23:37.951Z] ---> docker-login.sh [2021-01-15T06:23:37.951Z] nexus3.edgexfoundry.org:10001 [2021-01-15T06:23:38.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T06:23:38.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T06:23:38.479Z] Configure a credential helper to remove this warning. See [2021-01-15T06:23:38.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T06:23:38.479Z] [2021-01-15T06:23:38.479Z] Login Succeeded [2021-01-15T06:23:38.479Z] nexus3.edgexfoundry.org:10002 [2021-01-15T06:23:38.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T06:23:38.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T06:23:38.743Z] Configure a credential helper to remove this warning. See [2021-01-15T06:23:38.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T06:23:38.743Z] [2021-01-15T06:23:38.743Z] Login Succeeded [2021-01-15T06:23:38.743Z] nexus3.edgexfoundry.org:10003 [2021-01-15T06:23:38.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T06:23:39.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T06:23:39.006Z] Configure a credential helper to remove this warning. See [2021-01-15T06:23:39.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T06:23:39.006Z] [2021-01-15T06:23:39.006Z] Login Succeeded [2021-01-15T06:23:39.006Z] nexus3.edgexfoundry.org:10004 [2021-01-15T06:23:39.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T06:23:39.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T06:23:39.006Z] Configure a credential helper to remove this warning. See [2021-01-15T06:23:39.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T06:23:39.006Z] [2021-01-15T06:23:39.006Z] Login Succeeded [2021-01-15T06:23:39.006Z] docker.io [2021-01-15T06:23:39.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T06:23:39.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T06:23:39.532Z] Configure a credential helper to remove this warning. See [2021-01-15T06:23:39.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T06:23:39.532Z] [2021-01-15T06:23:39.532Z] Login Succeeded [2021-01-15T06:23:39.532Z] ---> docker-login.sh ends [Pipeline] } [2021-01-15T06:23:39.558Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-15T06:23:40.117Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/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-01-15T06:23:40.118Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T06:23:40.118Z] ++ dirname cmd/core-command/Dockerfile [2021-01-15T06:23:40.118Z] ++ cut -d/ -f2 [2021-01-15T06:23:40.118Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-15T06:23:40.118Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T06:23:40.118Z] ++ dirname cmd/core-data/Dockerfile [2021-01-15T06:23:40.118Z] ++ cut -d/ -f2 [2021-01-15T06:23:40.118Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-15T06:23:40.118Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T06:23:40.118Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-15T06:23:40.118Z] ++ cut -d/ -f2 [2021-01-15T06:23:40.118Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-15T06:23:40.118Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T06:23:40.118Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-15T06:23:40.118Z] ++ cut -d/ -f2 [2021-01-15T06:23:40.118Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-15T06:23:40.118Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T06:23:40.118Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-15T06:23:40.118Z] ++ cut -d/ -f2 [2021-01-15T06:23:40.118Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-15T06:23:40.118Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T06:23:40.118Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-15T06:23:40.118Z] ++ cut -d/ -f2 [2021-01-15T06:23:40.118Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-15T06:23:40.118Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T06:23:40.118Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-15T06:23:40.118Z] ++ cut -d/ -f2 [2021-01-15T06:23:40.118Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-15T06:23:40.118Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T06:23:40.118Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-15T06:23:40.118Z] ++ cut -d/ -f2 [2021-01-15T06:23:40.118Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-15T06:23:40.118Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T06:23:40.118Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-15T06:23:40.118Z] ++ cut -d/ -f2 [2021-01-15T06:23:40.118Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-15T06:23:40.221Z] 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/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-01-15T06:23:41.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-15T06:23:41.272Z] [2021-01-15T06:23:41.272Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-15T06:23:41.668Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-15T06:23:41.668Z] latest: Pulling from edgex-devops/git-semver [2021-01-15T06:23:41.668Z] 31603596830f: Pulling fs layer [2021-01-15T06:23:41.668Z] 2a8b12db71e7: Pulling fs layer [2021-01-15T06:23:41.668Z] 6ca5941a6612: Pulling fs layer [2021-01-15T06:23:41.668Z] ecc8261a40a4: Pulling fs layer [2021-01-15T06:23:41.668Z] ecc8261a40a4: Waiting [2021-01-15T06:23:41.668Z] 2a8b12db71e7: Verifying Checksum [2021-01-15T06:23:41.668Z] 2a8b12db71e7: Download complete [2021-01-15T06:23:41.939Z] 31603596830f: Verifying Checksum [2021-01-15T06:23:41.939Z] 31603596830f: Download complete [2021-01-15T06:23:41.939Z] 6ca5941a6612: Verifying Checksum [2021-01-15T06:23:41.939Z] 6ca5941a6612: Download complete [2021-01-15T06:23:41.939Z] ecc8261a40a4: Verifying Checksum [2021-01-15T06:23:41.939Z] ecc8261a40a4: Download complete [2021-01-15T06:23:42.203Z] 31603596830f: Pull complete [2021-01-15T06:23:42.473Z] 2a8b12db71e7: Pull complete [2021-01-15T06:23:43.436Z] 6ca5941a6612: Pull complete [2021-01-15T06:23:43.704Z] ecc8261a40a4: Pull complete [2021-01-15T06:23:43.704Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-15T06:23:43.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-15T06:23:43.704Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-15T06:23:43.876Z] prd-centos7-docker-4c-2g-20406 does not seem to be running inside a container [2021-01-15T06:23:44.033Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-15T06:23:46.847Z] $ docker top 93baa58fe56ef6ff65971554cdcdcb4081a3c6adec57003f380cd9b4ba9d478b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-15T06:23:47.251Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-15T06:23:47.251Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-15T06:23:47.485Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-15T06:23:47.490Z] $ docker exec 93baa58fe56ef6ff65971554cdcdcb4081a3c6adec57003f380cd9b4ba9d478b ssh-agent [2021-01-15T06:23:47.660Z] SSH_AUTH_SOCK=/tmp/ssh-3ddffz7qce7w/agent.12 [2021-01-15T06:23:47.660Z] SSH_AGENT_PID=18 [2021-01-15T06:23:47.675Z] Running ssh-add (command line suppressed) [2021-01-15T06:23:47.801Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5119022768614462591.key (/w/workspace/edgex-go/1@tmp/private_key_5119022768614462591.key) [2021-01-15T06:23:47.856Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-15T06:23:48.229Z] + git tag --points-at HEAD [Pipeline] } [2021-01-15T06:23:48.264Z] $ docker exec --env ******** --env ******** 93baa58fe56ef6ff65971554cdcdcb4081a3c6adec57003f380cd9b4ba9d478b ssh-agent -k [2021-01-15T06:23:48.412Z] unset SSH_AUTH_SOCK; [2021-01-15T06:23:48.413Z] unset SSH_AGENT_PID; [2021-01-15T06:23:48.413Z] echo Agent pid 18 killed; [2021-01-15T06:23:48.484Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-15T06:23:48.666Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-15T06:23:48.666Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-15T06:23:48.876Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-15T06:23:48.882Z] $ docker exec 93baa58fe56ef6ff65971554cdcdcb4081a3c6adec57003f380cd9b4ba9d478b ssh-agent [2021-01-15T06:23:49.057Z] SSH_AUTH_SOCK=/tmp/ssh-vHNa5Y22zTmu/agent.47 [2021-01-15T06:23:49.057Z] SSH_AGENT_PID=52 [2021-01-15T06:23:49.064Z] Running ssh-add (command line suppressed) [2021-01-15T06:23:49.198Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_149038518543849975.key (/w/workspace/edgex-go/1@tmp/private_key_149038518543849975.key) [2021-01-15T06:23:49.265Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-15T06:23:49.648Z] + git semver init [2021-01-15T06:23:49.648Z] # -> Open(): unable to determine branch for HEAD [2021-01-15T06:23:49.648Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-15T06:23:49.648Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-15T06:23:49.648Z] # $SEMVER_REMOTE_NAME = origin [2021-01-15T06:23:49.648Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-15T06:23:49.648Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-15T06:23:49.648Z] # $SEMVER_BRANCH = PR-3039 [2021-01-15T06:23:49.648Z] # $SEMVER_TEMP = /tmp/semver-378941990 [2021-01-15T06:23:49.648Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-15T06:24:17.370Z] # '/tmp/semver-378941990' -> '/w/workspace/edgex-go/1/.semver' [2021-01-15T06:24:17.370Z] # -> Force: false [2021-01-15T06:24:17.370Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-15T06:24:17.398Z] $ docker exec --env ******** --env ******** 93baa58fe56ef6ff65971554cdcdcb4081a3c6adec57003f380cd9b4ba9d478b ssh-agent -k [2021-01-15T06:24:17.708Z] unset SSH_AUTH_SOCK; [2021-01-15T06:24:17.709Z] unset SSH_AGENT_PID; [2021-01-15T06:24:17.709Z] echo Agent pid 52 killed; [2021-01-15T06:24:17.820Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-15T06:24:18.414Z] + git semver [Pipeline] } [2021-01-15T06:24:18.451Z] $ docker stop --time=1 93baa58fe56ef6ff65971554cdcdcb4081a3c6adec57003f380cd9b4ba9d478b [2021-01-15T06:24:20.370Z] $ docker rm -f 93baa58fe56ef6ff65971554cdcdcb4081a3c6adec57003f380cd9b4ba9d478b [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-15T06:24:20.937Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-15T06:24:21.519Z] Stashed 1 file(s) [Pipeline] echo [2021-01-15T06:24:21.553Z] [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-01-15T06:24:22.902Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-15T06:24:23.237Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-15T06:24:23.575Z] + sudo service docker restart [2021-01-15T06:24:23.575Z] + true [2021-01-15T06:24:23.575Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-15T06:24:24.193Z] ========================================================= [2021-01-15T06:24:24.193Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-15T06:24:24.193Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-15T06:24:24.586Z] + 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-01-15T06:24:27.927Z] Sending build context to Docker daemon 326.5MB [2021-01-15T06:24:27.927Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-15T06:24:27.927Z] Step 2/6 : FROM ${BASE} [2021-01-15T06:24:28.190Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-15T06:24:28.190Z] 188c0c94c7c5: Pulling fs layer [2021-01-15T06:24:28.190Z] 0ef7d3d256c8: Pulling fs layer [2021-01-15T06:24:28.190Z] de9db76c5a1d: Pulling fs layer [2021-01-15T06:24:28.190Z] bca2f99d35d6: Pulling fs layer [2021-01-15T06:24:28.190Z] 93359f2a8cfa: Pulling fs layer [2021-01-15T06:24:28.190Z] 7c6f9722023f: Pulling fs layer [2021-01-15T06:24:28.190Z] a35cf1a2eb13: Pulling fs layer [2021-01-15T06:24:28.190Z] 93359f2a8cfa: Waiting [2021-01-15T06:24:28.190Z] 7c6f9722023f: Waiting [2021-01-15T06:24:28.190Z] a35cf1a2eb13: Waiting [2021-01-15T06:24:28.190Z] bca2f99d35d6: Waiting [2021-01-15T06:24:28.190Z] 0ef7d3d256c8: Verifying Checksum [2021-01-15T06:24:28.190Z] 0ef7d3d256c8: Download complete [2021-01-15T06:24:28.190Z] de9db76c5a1d: Verifying Checksum [2021-01-15T06:24:28.190Z] de9db76c5a1d: Download complete [2021-01-15T06:24:28.190Z] 93359f2a8cfa: Verifying Checksum [2021-01-15T06:24:28.190Z] 93359f2a8cfa: Download complete [2021-01-15T06:24:28.191Z] 7c6f9722023f: Verifying Checksum [2021-01-15T06:24:28.191Z] 7c6f9722023f: Download complete [2021-01-15T06:24:28.191Z] 188c0c94c7c5: Verifying Checksum [2021-01-15T06:24:28.191Z] 188c0c94c7c5: Download complete [2021-01-15T06:24:28.770Z] 188c0c94c7c5: Pull complete [2021-01-15T06:24:29.364Z] 0ef7d3d256c8: Pull complete [2021-01-15T06:24:29.642Z] de9db76c5a1d: Pull complete [2021-01-15T06:24:31.063Z] a35cf1a2eb13: Verifying Checksum [2021-01-15T06:24:31.063Z] a35cf1a2eb13: Download complete [2021-01-15T06:24:31.063Z] bca2f99d35d6: Verifying Checksum [2021-01-15T06:24:31.063Z] bca2f99d35d6: Download complete [2021-01-15T06:24:37.222Z] Still waiting to schedule task [2021-01-15T06:24:37.223Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-15T06:24:37.702Z] bca2f99d35d6: Pull complete [2021-01-15T06:24:37.702Z] 93359f2a8cfa: Pull complete [2021-01-15T06:24:37.702Z] 7c6f9722023f: Pull complete [2021-01-15T06:24:43.036Z] a35cf1a2eb13: Pull complete [2021-01-15T06:24:43.036Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-15T06:24:43.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-15T06:24:43.036Z] ---> a62c8e92a672 [2021-01-15T06:24:43.036Z] 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-01-15T06:24:43.300Z] ---> Running in 4ccf83518832 [2021-01-15T06:24:43.881Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T06:24:44.837Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T06:24:46.759Z] (1/12) Installing libmagic (5.38-r0) [2021-01-15T06:24:47.335Z] (2/12) Installing file (5.38-r0) [2021-01-15T06:24:47.335Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-15T06:24:47.598Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-15T06:25:09.607Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-15T06:25:09.607Z] (6/12) Installing patch (2.7.6-r6) [2021-01-15T06:25:09.871Z] (7/12) Installing build-base (0.5-r2) [2021-01-15T06:25:09.872Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-15T06:25:10.135Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-15T06:25:10.135Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-15T06:25:10.402Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-15T06:25:10.668Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-15T06:25:10.668Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T06:25:10.668Z] OK: 233 MiB in 51 packages [2021-01-15T06:25:14.008Z] Removing intermediate container 4ccf83518832 [2021-01-15T06:25:14.008Z] ---> d3f4ec7daa49 [2021-01-15T06:25:14.008Z] Step 4/6 : WORKDIR /edgex-go [2021-01-15T06:25:14.008Z] ---> Running in 849a973df124 [2021-01-15T06:25:14.008Z] Removing intermediate container 849a973df124 [2021-01-15T06:25:14.008Z] ---> 9e5c54541b8f [2021-01-15T06:25:14.008Z] Step 5/6 : COPY go.mod . [2021-01-15T06:25:14.273Z] ---> 42cf4bad426b [2021-01-15T06:25:14.273Z] Step 6/6 : RUN go mod download [2021-01-15T06:25:14.273Z] ---> Running in 03955de1b761 [2021-01-15T06:25:36.364Z] Removing intermediate container 03955de1b761 [2021-01-15T06:25:36.364Z] ---> 7ded42f7a4d0 [2021-01-15T06:25:36.364Z] Successfully built 7ded42f7a4d0 [2021-01-15T06:25:36.364Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-15T06:25:36.728Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-15T06:25:36.728Z] . [Pipeline] withDockerContainer [2021-01-15T06:25:36.908Z] prd-centos7-docker-4c-2g-20406 does not seem to be running inside a container [2021-01-15T06:25:36.992Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-15T06:25:37.902Z] $ docker top 8bd34d0b6ca1c0f9d97514287965e16cb1a26d08419aff68d68c17b373022d54 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T06:25:38.513Z] + go version [2021-01-15T06:25:38.513Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-15T06:25:38.558Z] $ docker stop --time=1 8bd34d0b6ca1c0f9d97514287965e16cb1a26d08419aff68d68c17b373022d54 [2021-01-15T06:25:40.021Z] $ docker rm -f 8bd34d0b6ca1c0f9d97514287965e16cb1a26d08419aff68d68c17b373022d54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-15T06:25:41.110Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-15T06:25:41.110Z] . [Pipeline] withDockerContainer [2021-01-15T06:25:41.268Z] prd-centos7-docker-4c-2g-20406 does not seem to be running inside a container [2021-01-15T06:25:41.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-15T06:25:42.334Z] $ docker top 259968a699c0cc44dc7f506df4300a97dc3192661d9cd5ea9ffa145c4e173805 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-15T06:25:42.608Z] ========================================================= [2021-01-15T06:25:42.608Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-15T06:25:42.608Z] ========================================================= [Pipeline] sh [2021-01-15T06:25:42.934Z] + make test [2021-01-15T06:25:42.934Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-15T06:25:53.083Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-15T06:26:11.880Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-15T06:26:13.856Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-15T06:26:15.837Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-15T06:26:15.837Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-15T06:26:15.837Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-15T06:26:15.837Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-15T06:26:15.837Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-15T06:26:15.837Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-15T06:26:17.260Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-15T06:26:17.534Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-15T06:26:20.155Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-15T06:26:20.155Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-15T06:26:20.155Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-15T06:26:22.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.110s coverage: 46.6% of statements [2021-01-15T06:26:22.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-15T06:26:22.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-15T06:26:22.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-15T06:26:22.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-15T06:26:22.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-15T06:26:27.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.242s coverage: 27.0% of statements [2021-01-15T06:26:27.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-15T06:26:27.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-15T06:26:27.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-15T06:26:27.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-15T06:26:27.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-15T06:26:27.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-15T06:26:27.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.044s coverage: 100.0% of statements [2021-01-15T06:26:27.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-15T06:26:27.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.075s coverage: 100.0% of statements [2021-01-15T06:26:27.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-15T06:26:27.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-15T06:26:27.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.101s coverage: 67.9% of statements [2021-01-15T06:26:27.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-15T06:26:27.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-15T06:26:27.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.123s coverage: 82.3% of statements [2021-01-15T06:26:27.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-15T06:26:27.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-15T06:26:27.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-15T06:26:27.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-15T06:26:28.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.420s coverage: 28.6% of statements [2021-01-15T06:26:28.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-15T06:26:28.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-15T06:26:28.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-15T06:26:28.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-15T06:26:28.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-15T06:26:28.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.085s coverage: 100.0% of statements [2021-01-15T06:26:28.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-15T06:26:28.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.048s coverage: 100.0% of statements [2021-01-15T06:26:28.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-15T06:26:29.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.174s coverage: 86.7% of statements [2021-01-15T06:26:29.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-15T06:26:29.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.112s coverage: 97.5% of statements [2021-01-15T06:26:29.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-15T06:26:29.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 78.3% of statements [2021-01-15T06:26:29.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-15T06:26:29.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-15T06:26:29.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-15T06:26:29.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-15T06:26:32.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.397s coverage: 93.5% of statements [2021-01-15T06:26:32.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-15T06:26:32.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-15T06:26:32.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-15T06:26:32.868Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-15T06:26:32.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-15T06:26:32.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-15T06:26:32.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-15T06:26:32.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-15T06:26:32.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-15T06:26:32.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-15T06:26:32.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-15T06:26:32.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-15T06:26:32.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-15T06:26:32.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-15T06:26:32.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-15T06:26:32.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-15T06:26:32.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-15T06:26:32.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-15T06:26:32.868Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.032s coverage: 58.8% of statements [2021-01-15T06:26:32.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-15T06:26:32.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-15T06:26:32.868Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.090s coverage: 0.1% of statements [2021-01-15T06:26:32.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-15T06:26:32.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-15T06:26:32.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-15T06:26:32.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-15T06:26:32.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2021-01-15T06:26:32.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-15T06:26:32.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 75.5% of statements [2021-01-15T06:26:32.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-15T06:26:32.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.8% of statements [2021-01-15T06:26:32.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.069s coverage: 87.2% of statements [2021-01-15T06:26:32.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 84.2% of statements [2021-01-15T06:26:32.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.085s coverage: 91.4% of statements [2021-01-15T06:26:32.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-15T06:26:34.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.213s coverage: 63.5% of statements [2021-01-15T06:26:34.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-15T06:26:34.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-15T06:26:34.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2021-01-15T06:26:34.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.048s coverage: 91.3% of statements [2021-01-15T06:26:34.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements [2021-01-15T06:26:34.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements [2021-01-15T06:26:34.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2021-01-15T06:26:36.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.575s coverage: 68.9% of statements [2021-01-15T06:26:36.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-15T06:26:36.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-15T06:26:36.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-15T06:26:36.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-15T06:26:36.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-15T06:26:36.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.108s coverage: 37.0% of statements [2021-01-15T06:26:36.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-15T06:26:36.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-15T06:26:36.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.303s coverage: 84.0% of statements [2021-01-15T06:26:36.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.047s coverage: 100.0% of statements [2021-01-15T06:26:38.558Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.127s coverage: 47.1% of statements [2021-01-15T06:26:38.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-15T06:26:38.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-15T06:26:38.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-15T06:26:38.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-15T06:26:38.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-15T06:26:38.558Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.067s coverage: 100.0% of statements [2021-01-15T06:26:38.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-15T06:26:38.558Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.054s coverage: 100.0% of statements [2021-01-15T06:26:38.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-15T06:26:39.982Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.796s coverage: 29.1% of statements [2021-01-15T06:26:39.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-15T06:26:39.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-15T06:26:39.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-15T06:26:39.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-15T06:26:39.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-15T06:26:39.982Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.097s coverage: 99.0% of statements [2021-01-15T06:26:39.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-15T06:26:39.982Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements [2021-01-15T06:26:39.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-15T06:26:39.982Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.035s coverage: 0.0% of statements [2021-01-15T06:26:39.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-15T06:26:39.982Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.043s coverage: 100.0% of statements [2021-01-15T06:26:39.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-15T06:26:39.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-15T06:26:39.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-15T06:26:39.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-15T06:26:39.982Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.071s coverage: 87.9% of statements [2021-01-15T06:26:39.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-15T06:26:39.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-15T06:26:39.982Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements [2021-01-15T06:26:40.565Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-01-15T06:26:40.565Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-01-15T06:26:41.141Z] GO111MODULE=on go vet ./... [2021-01-15T06:27:04.076Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20411 in /w/workspace/edgexfoundry_edgex-go_PR-3039 [Pipeline] { [Pipeline] ws [2021-01-15T06:27:04.192Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-15T06:27:07.952Z] gofmt -l . [2021-01-15T06:27:07.953Z] [ "`gofmt -l .`" = "" ] [2021-01-15T06:27:07.953Z] ./bin/test-go-mod-tidy.sh [2021-01-15T06:27:08.237Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-15T06:27:09.441Z] using credential edgex-jenkins-ssh [2021-01-15T06:27:09.499Z] Cloning the remote Git repository [2021-01-15T06:27:09.903Z] + ls -al . [2021-01-15T06:27:09.903Z] total 656 [2021-01-15T06:27:09.903Z] drwxrwxr-x 10 1001 1001 4096 Jan 15 06:27 . [2021-01-15T06:27:09.903Z] drwxr-xr-x 4 root root 28 Jan 15 06:25 .. [2021-01-15T06:27:09.903Z] -rw-rw-r-- 1 1001 1001 11 Jan 15 06:23 .dockerignore [2021-01-15T06:27:09.903Z] drwxrwxr-x 8 1001 1001 179 Jan 15 06:23 .git [2021-01-15T06:27:09.903Z] drwxrwxr-x 3 1001 1001 125 Jan 15 06:23 .github [2021-01-15T06:27:09.903Z] -rw-rw-r-- 1 1001 1001 824 Jan 15 06:23 .gitignore [2021-01-15T06:27:09.903Z] drwx------ 3 1001 1001 47 Jan 15 06:24 .semver [2021-01-15T06:27:09.903Z] -rw-rw-r-- 1 1001 1001 166 Jan 15 06:23 .sonarcloud.properties [2021-01-15T06:27:09.903Z] -rw-rw-r-- 1 1001 1001 7741 Jan 15 06:23 Attribution.txt [2021-01-15T06:27:09.903Z] -rw-rw-r-- 1 1001 1001 3804 Jan 15 06:23 CONTRIBUTING.md [2021-01-15T06:27:09.903Z] -rw-rw-r-- 1 1001 1001 931 Jan 15 06:23 Dockerfile.build [2021-01-15T06:27:09.903Z] -rw-rw-r-- 1 1001 1001 863 Jan 15 06:23 Jenkinsfile [2021-01-15T06:27:09.903Z] -rw-rw-r-- 1 1001 1001 10775 Jan 15 06:23 LICENSE [2021-01-15T06:27:09.903Z] -rw-rw-r-- 1 1001 1001 5750 Jan 15 06:23 Makefile [2021-01-15T06:27:09.903Z] -rw-rw-r-- 1 1001 1001 6524 Jan 15 06:23 README.md [2021-01-15T06:27:09.903Z] -rw-rw-r-- 1 1001 1001 6744 Jan 15 06:23 SECURITY.md [2021-01-15T06:27:09.903Z] -rw-rw-r-- 1 1001 1001 5 Jan 15 06:24 VERSION [2021-01-15T06:27:09.903Z] -rw-rw-r-- 1 1001 1001 4131 Jan 15 06:23 ZMQWindows.md [2021-01-15T06:27:09.903Z] drwxrwxr-x 2 1001 1001 117 Jan 15 06:23 bin [2021-01-15T06:27:09.903Z] drwxrwxr-x 14 1001 1001 4096 Jan 15 06:23 cmd [2021-01-15T06:27:09.903Z] -rw-r--r-- 1 root root 552176 Jan 15 06:26 coverage.out [2021-01-15T06:27:09.903Z] -rw-r--r-- 1 root root 979 Jan 15 06:27 go.mod [2021-01-15T06:27:09.903Z] -rw-r--r-- 1 root root 19036 Jan 15 06:27 go.sum [2021-01-15T06:27:09.903Z] drwxrwxr-x 8 1001 1001 127 Jan 15 06:23 internal [2021-01-15T06:27:09.903Z] drwxrwxr-x 4 1001 1001 26 Jan 15 06:23 openapi [2021-01-15T06:27:09.903Z] drwxrwxr-x 4 1001 1001 71 Jan 15 06:23 snap [2021-01-15T06:27:09.903Z] -rw-rw-r-- 1 1001 1001 168 Jan 15 06:23 version.go [Pipeline] sh [2021-01-15T06:27:10.237Z] + '[' -e coverage.out ] [2021-01-15T06:27:10.237Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-15T06:27:10.503Z] Stashed 1 file(s) [Pipeline] sh [2021-01-15T06:27:09.553Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-15T06:27:09.677Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-15T06:27:09.759Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-15T06:27:09.760Z] > git --version # timeout=10 [2021-01-15T06:27:09.783Z] > git --version # 'git version 2.17.1' [2021-01-15T06:27:09.785Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T06:27:09.859Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T06:27:10.833Z] + make build [2021-01-15T06:27:10.833Z] 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-01-15T06:27:14.178Z] 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-01-15T06:27:22.493Z] 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-01-15T06:27:22.493Z] 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-01-15T06:27:24.444Z] 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-01-15T06:27:24.714Z] 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-01-15T06:27:26.652Z] 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-01-15T06:27:28.062Z] 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-01-15T06:27:29.012Z] 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-01-15T06:27:30.959Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-15T06:27:31.912Z] 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-01-15T06:27:31.948Z] Merging remotes/origin/master commit 4796bc35210d426274ed882bf814f8261df78b77 into PR head commit 7e536ad17c81590f6edc6bd22e360c0638b695b6 [2021-01-15T06:27:32.422Z] Merge succeeded, producing 7e536ad17c81590f6edc6bd22e360c0638b695b6 [2021-01-15T06:27:32.423Z] Checking out Revision 7e536ad17c81590f6edc6bd22e360c0638b695b6 (PR-3039) [2021-01-15T06:27:32.861Z] 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-01-15T06:27:31.266Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-15T06:27:31.281Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T06:27:31.306Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-15T06:27:31.339Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-15T06:27:31.340Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T06:27:31.352Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3039/head:refs/remotes/origin/PR-3039 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-15T06:27:31.973Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T06:27:31.995Z] > git checkout -f 7e536ad17c81590f6edc6bd22e360c0638b695b6 # timeout=10 [2021-01-15T06:27:32.290Z] > git remote # timeout=10 [2021-01-15T06:27:32.314Z] > git config --get remote.origin.url # timeout=10 [2021-01-15T06:27:32.332Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T06:27:32.343Z] > git merge 4796bc35210d426274ed882bf814f8261df78b77 # timeout=10 [2021-01-15T06:27:32.367Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-15T06:27:32.434Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T06:27:32.457Z] > git checkout -f 7e536ad17c81590f6edc6bd22e360c0638b695b6 # timeout=10 [Pipeline] } [2021-01-15T06:27:34.309Z] $ docker stop --time=1 259968a699c0cc44dc7f506df4300a97dc3192661d9cd5ea9ffa145c4e173805 [2021-01-15T06:27:36.012Z] $ docker rm -f 259968a699c0cc44dc7f506df4300a97dc3192661d9cd5ea9ffa145c4e173805 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-01-15T06:27:37.038Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" [Pipeline] script [2021-01-15T06:27:37.112Z] > git --version # timeout=10 [2021-01-15T06:27:37.124Z] > git --version # 'git version 2.17.1' [2021-01-15T06:27:37.139Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-01-15T06:27:38.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-15T06:27:38.306Z] [2021-01-15T06:27:38.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-15T06:27:38.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-15T06:27:38.701Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-15T06:27:38.701Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-15T06:27:38.701Z] ca9280d653b3: Pulling fs layer [2021-01-15T06:27:38.701Z] 7e9c9ca2126c: Pulling fs layer [2021-01-15T06:27:38.968Z] cbdbe7a5bc2a: Download complete [2021-01-15T06:27:39.238Z] cbdbe7a5bc2a: Pull complete [2021-01-15T06:27:39.460Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-01-15T06:27:39.503Z] ca9280d653b3: Download complete [Pipeline] sh [2021-01-15T06:27:39.945Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-15T06:27:40.322Z] + sudo service docker restart [2021-01-15T06:27:40.322Z] + true [2021-01-15T06:27:40.463Z] ca9280d653b3: Pull complete [2021-01-15T06:27:41.043Z] 7e9c9ca2126c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-15T06:27:42.489Z] provisioning config files... [2021-01-15T06:27:42.544Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1278456144250824624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-15T06:27:43.019Z] ---> docker-login.sh [2021-01-15T06:27:43.019Z] nexus3.edgexfoundry.org:10001 [2021-01-15T06:27:44.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T06:27:44.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T06:27:44.277Z] Configure a credential helper to remove this warning. See [2021-01-15T06:27:44.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T06:27:44.277Z] [2021-01-15T06:27:44.277Z] Login Succeeded [2021-01-15T06:27:44.277Z] nexus3.edgexfoundry.org:10002 [2021-01-15T06:27:44.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T06:27:44.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T06:27:44.554Z] Configure a credential helper to remove this warning. See [2021-01-15T06:27:44.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T06:27:44.554Z] [2021-01-15T06:27:44.554Z] Login Succeeded [2021-01-15T06:27:44.554Z] nexus3.edgexfoundry.org:10003 [2021-01-15T06:27:45.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T06:27:45.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T06:27:45.181Z] Configure a credential helper to remove this warning. See [2021-01-15T06:27:45.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T06:27:45.181Z] [2021-01-15T06:27:45.181Z] Login Succeeded [2021-01-15T06:27:45.181Z] nexus3.edgexfoundry.org:10004 [2021-01-15T06:27:45.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T06:27:45.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T06:27:45.733Z] Configure a credential helper to remove this warning. See [2021-01-15T06:27:45.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T06:27:45.733Z] [2021-01-15T06:27:45.733Z] Login Succeeded [2021-01-15T06:27:45.733Z] docker.io [2021-01-15T06:27:46.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T06:27:46.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T06:27:46.283Z] Configure a credential helper to remove this warning. See [2021-01-15T06:27:46.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T06:27:46.283Z] [2021-01-15T06:27:46.283Z] Login Succeeded [2021-01-15T06:27:46.283Z] ---> docker-login.sh ends [Pipeline] } [2021-01-15T06:27:46.324Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-15T06:27:46.860Z] ========================================================= [2021-01-15T06:27:46.860Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-15T06:27:46.860Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-15T06:27:47.295Z] + 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-01-15T06:27:47.714Z] 7e9c9ca2126c: Pull complete [2021-01-15T06:27:47.714Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-15T06:27:47.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-15T06:27:47.714Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-15T06:27:47.936Z] prd-centos7-docker-4c-2g-20406 does not seem to be running inside a container [2021-01-15T06:27:47.991Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-15T06:27:49.825Z] $ docker top a816a60a260ed497feaeffe150ab32b46f2ca821029236006153cde341e382e3 -eo pid,comm [2021-01-15T06:27:49.929Z] Sending build context to Docker daemon 165.5MB [2021-01-15T06:27:49.929Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-15T06:27:49.929Z] Step 2/6 : FROM ${BASE} [2021-01-15T06:27:49.929Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-15T06:27:49.929Z] 5f621e34cdf4: Pulling fs layer [2021-01-15T06:27:49.929Z] a4357932f1b6: Pulling fs layer [2021-01-15T06:27:49.929Z] 18c013af1878: Pulling fs layer [2021-01-15T06:27:49.929Z] 00ac8860ef70: Pulling fs layer [2021-01-15T06:27:49.929Z] 63d7cb157983: Pulling fs layer [2021-01-15T06:27:49.929Z] b116817d02f9: Pulling fs layer [2021-01-15T06:27:49.929Z] 745a02a5169b: Pulling fs layer [2021-01-15T06:27:49.929Z] 00ac8860ef70: Waiting [2021-01-15T06:27:49.929Z] 63d7cb157983: Waiting [2021-01-15T06:27:49.929Z] b116817d02f9: Waiting [2021-01-15T06:27:49.929Z] 745a02a5169b: Waiting [2021-01-15T06:27:49.929Z] 18c013af1878: Verifying Checksum [2021-01-15T06:27:49.929Z] 18c013af1878: Download complete [2021-01-15T06:27:49.929Z] a4357932f1b6: Verifying Checksum [2021-01-15T06:27:49.929Z] a4357932f1b6: Download complete [2021-01-15T06:27:49.929Z] 63d7cb157983: Verifying Checksum [2021-01-15T06:27:49.929Z] 63d7cb157983: Download complete [2021-01-15T06:27:49.929Z] b116817d02f9: Download complete [2021-01-15T06:27:49.929Z] 5f621e34cdf4: Download complete [Pipeline] { [Pipeline] sh [2021-01-15T06:27:50.396Z] + docker-compose build --help [2021-01-15T06:27:50.396Z] + grep parallel [2021-01-15T06:27:50.529Z] 5f621e34cdf4: Pull complete [2021-01-15T06:27:51.153Z] a4357932f1b6: Pull complete [2021-01-15T06:27:51.349Z] --parallel Build images in parallel. [2021-01-15T06:27:51.437Z] 18c013af1878: Pull complete [Pipeline] } [2021-01-15T06:27:51.654Z] $ docker stop --time=1 a816a60a260ed497feaeffe150ab32b46f2ca821029236006153cde341e382e3 [2021-01-15T06:27:52.042Z] 745a02a5169b: Verifying Checksum [2021-01-15T06:27:52.042Z] 745a02a5169b: Download complete [2021-01-15T06:27:53.025Z] 00ac8860ef70: Verifying Checksum [2021-01-15T06:27:53.025Z] 00ac8860ef70: Download complete [2021-01-15T06:27:53.059Z] $ docker rm -f a816a60a260ed497feaeffe150ab32b46f2ca821029236006153cde341e382e3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-15T06:27:53.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-15T06:27:53.950Z] . [Pipeline] withDockerContainer [2021-01-15T06:27:54.093Z] prd-centos7-docker-4c-2g-20406 does not seem to be running inside a container [2021-01-15T06:27:54.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-15T06:27:54.794Z] $ docker top b1a8937961cfefd561f28c037625a2fde888f952ccdf5f77d37d6bb8fc7f8a2e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T06:27:55.362Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-15T06:27:56.314Z] Building docker-core-command-go ... [2021-01-15T06:27:56.314Z] Building docker-core-data-go ... [2021-01-15T06:27:56.314Z] Building docker-core-metadata-go ... [2021-01-15T06:27:56.314Z] Building docker-security-bootstrap-redis-go ... [2021-01-15T06:27:56.314Z] Building docker-security-proxy-setup-go ... [2021-01-15T06:27:56.314Z] Building docker-security-secretstore-setup-go ... [2021-01-15T06:27:56.314Z] Building docker-support-notifications-go ... [2021-01-15T06:27:56.314Z] Building docker-support-scheduler-go ... [2021-01-15T06:27:56.314Z] Building docker-sys-mgmt-agent-go ... [2021-01-15T06:27:56.314Z] Building docker-support-scheduler-go [2021-01-15T06:27:56.314Z] Building docker-core-command-go [2021-01-15T06:27:56.314Z] Building docker-security-bootstrap-redis-go [2021-01-15T06:27:56.314Z] Building docker-core-metadata-go [2021-01-15T06:27:56.314Z] Building docker-support-notifications-go [2021-01-15T06:28:03.195Z] 00ac8860ef70: Pull complete [2021-01-15T06:28:03.470Z] 63d7cb157983: Pull complete [2021-01-15T06:28:04.074Z] b116817d02f9: Pull complete [2021-01-15T06:28:08.402Z] 745a02a5169b: Pull complete [2021-01-15T06:28:08.402Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-15T06:28:08.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-15T06:28:08.402Z] ---> b7e6874047d6 [2021-01-15T06:28:08.402Z] 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-01-15T06:28:11.020Z] ---> Running in 3dc5ee4fcab8 [2021-01-15T06:28:12.002Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T06:28:13.972Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T06:28:15.931Z] (1/12) Installing libmagic (5.38-r0) [2021-01-15T06:28:15.931Z] (2/12) Installing file (5.38-r0) [2021-01-15T06:28:15.931Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-15T06:28:16.202Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-15T06:28:20.505Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-15T06:28:20.505Z] (6/12) Installing patch (2.7.6-r6) [2021-01-15T06:28:20.505Z] (7/12) Installing build-base (0.5-r2) [2021-01-15T06:28:20.505Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-15T06:28:20.781Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-15T06:28:20.781Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-15T06:28:20.781Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-15T06:28:21.053Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-15T06:28:21.053Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T06:28:21.053Z] OK: 217 MiB in 51 packages [2021-01-15T06:28:25.386Z] Removing intermediate container 3dc5ee4fcab8 [2021-01-15T06:28:25.386Z] ---> c7de295574af [2021-01-15T06:28:25.386Z] Step 4/6 : WORKDIR /edgex-go [2021-01-15T06:28:25.386Z] ---> Running in bdef75bc7b22 [2021-01-15T06:28:25.665Z] Removing intermediate container bdef75bc7b22 [2021-01-15T06:28:25.665Z] ---> dc2dd0e74500 [2021-01-15T06:28:25.665Z] Step 5/6 : COPY go.mod . [2021-01-15T06:28:26.642Z] ---> aea392ac8698 [2021-01-15T06:28:26.642Z] Step 6/6 : RUN go mod download [2021-01-15T06:28:26.642Z] ---> Running in 752d0a887401 [2021-01-15T06:28:28.665Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T06:28:28.666Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-15T06:28:28.666Z] ---> 7ded42f7a4d0 [2021-01-15T06:28:28.666Z] Step 3/24 : WORKDIR /edgex-go [2021-01-15T06:28:28.666Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T06:28:28.666Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-15T06:28:28.666Z] ---> 7ded42f7a4d0 [2021-01-15T06:28:28.666Z] Step 3/22 : WORKDIR /edgex-go [2021-01-15T06:28:28.666Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T06:28:28.666Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-15T06:28:28.666Z] ---> 7ded42f7a4d0 [2021-01-15T06:28:28.666Z] Step 3/22 : WORKDIR /edgex-go [2021-01-15T06:28:28.945Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T06:28:28.945Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-15T06:28:28.945Z] ---> 7ded42f7a4d0 [2021-01-15T06:28:28.945Z] Step 3/22 : WORKDIR /edgex-go [2021-01-15T06:28:28.945Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T06:28:28.945Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-15T06:28:28.945Z] ---> 7ded42f7a4d0 [2021-01-15T06:28:28.945Z] Step 3/21 : WORKDIR /edgex-go [2021-01-15T06:28:29.893Z] ---> Running in 264669fa8f81 [2021-01-15T06:28:29.893Z] ---> Running in 1684c3bbb9ef [2021-01-15T06:28:29.893Z] ---> Running in 133db19d8048 [2021-01-15T06:28:29.894Z] ---> Running in fdd1ae27f925 [2021-01-15T06:28:29.894Z] ---> Running in 3bb394fd1e35 [2021-01-15T06:28:30.480Z] Removing intermediate container fdd1ae27f925 [2021-01-15T06:28:30.480Z] ---> 0d46eff85a38 [2021-01-15T06:28:30.480Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T06:28:30.480Z] Removing intermediate container 133db19d8048 [2021-01-15T06:28:30.480Z] ---> f8f544a5c6ff [2021-01-15T06:28:30.480Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T06:28:30.480Z] Removing intermediate container 3bb394fd1e35 [2021-01-15T06:28:30.480Z] ---> dcc5c4394e74 [2021-01-15T06:28:30.480Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T06:28:30.480Z] Removing intermediate container 1684c3bbb9ef [2021-01-15T06:28:30.480Z] ---> 46afe1ee5018 [2021-01-15T06:28:30.480Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T06:28:30.480Z] Removing intermediate container 264669fa8f81 [2021-01-15T06:28:30.480Z] ---> 433daecdbac9 [2021-01-15T06:28:30.480Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T06:28:30.743Z] ---> Running in bf73b9b9e5a2 [2021-01-15T06:28:30.743Z] ---> Running in 5cf6fe2fe89a [2021-01-15T06:28:30.743Z] ---> Running in 67ca7f853272 [2021-01-15T06:28:30.743Z] ---> Running in cc7484405ba4 [2021-01-15T06:28:30.743Z] ---> Running in bc2566e39f91 [2021-01-15T06:28:33.315Z] Removing intermediate container bf73b9b9e5a2 [2021-01-15T06:28:33.315Z] ---> fef62c98fea0 [2021-01-15T06:28:33.315Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-15T06:28:33.315Z] Removing intermediate container 67ca7f853272 [2021-01-15T06:28:33.315Z] ---> f6561ab55339 [2021-01-15T06:28:33.315Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-15T06:28:33.584Z] ---> Running in e1e0ce2964c2 [2021-01-15T06:28:33.584Z] Removing intermediate container 5cf6fe2fe89a [2021-01-15T06:28:33.584Z] ---> 6831cef4d683 [2021-01-15T06:28:33.584Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-15T06:28:33.584Z] ---> Running in 9f26b96a5307 [2021-01-15T06:28:33.847Z] Removing intermediate container cc7484405ba4 [2021-01-15T06:28:33.847Z] ---> 3d1e8a243ee8 [2021-01-15T06:28:33.847Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-15T06:28:33.847Z] ---> Running in f3f0079cd7ca [2021-01-15T06:28:33.847Z] Removing intermediate container bc2566e39f91 [2021-01-15T06:28:33.847Z] ---> f9d9e3c63c5a [2021-01-15T06:28:33.847Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-15T06:28:34.111Z] ---> Running in 06eeb12a8c05 [2021-01-15T06:28:34.111Z] ---> Running in c9c7262d0e7c [2021-01-15T06:28:34.384Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T06:28:34.655Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T06:28:34.655Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T06:28:34.924Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T06:28:34.924Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T06:28:35.186Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T06:28:35.186Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T06:28:35.448Z] OK: 233 MiB in 51 packages [2021-01-15T06:28:35.710Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T06:28:35.710Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T06:28:35.710Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T06:28:35.710Z] OK: 233 MiB in 51 packages [2021-01-15T06:28:35.984Z] Removing intermediate container e1e0ce2964c2 [2021-01-15T06:28:35.984Z] ---> fa3e43c31ce1 [2021-01-15T06:28:35.984Z] Step 6/22 : COPY go.mod . [2021-01-15T06:28:35.984Z] OK: 233 MiB in 51 packages [2021-01-15T06:28:35.984Z] OK: 233 MiB in 51 packages [2021-01-15T06:28:36.252Z] Removing intermediate container 9f26b96a5307 [2021-01-15T06:28:36.252Z] ---> 91f648b2afd3 [2021-01-15T06:28:36.252Z] Step 6/22 : COPY go.mod . [2021-01-15T06:28:36.252Z] ---> 9ed7be25cb66 [2021-01-15T06:28:36.252Z] Step 7/22 : RUN go mod download [2021-01-15T06:28:36.521Z] OK: 233 MiB in 51 packages [2021-01-15T06:28:36.521Z] ---> Running in 20172422d811 [2021-01-15T06:28:36.799Z] ---> 2abb39b83b16 [2021-01-15T06:28:36.799Z] Step 7/22 : RUN go mod download [2021-01-15T06:28:37.066Z] ---> Running in 0a7c2d6555ba [2021-01-15T06:28:37.066Z] Removing intermediate container c9c7262d0e7c [2021-01-15T06:28:37.066Z] ---> 9909b362a751 [2021-01-15T06:28:37.066Z] Step 6/24 : COPY go.mod . [2021-01-15T06:28:37.066Z] Removing intermediate container 06eeb12a8c05 [2021-01-15T06:28:37.066Z] ---> fa4e55d551c3 [2021-01-15T06:28:37.066Z] Step 6/22 : COPY go.mod . [2021-01-15T06:28:37.657Z] ---> 20db98f692fe [2021-01-15T06:28:37.657Z] Step 7/24 : RUN go mod download [2021-01-15T06:28:37.657Z] ---> b32a9f074b62 [2021-01-15T06:28:37.657Z] Step 7/22 : RUN go mod download [2021-01-15T06:28:37.657Z] Removing intermediate container f3f0079cd7ca [2021-01-15T06:28:37.657Z] ---> 4ece5c3596a8 [2021-01-15T06:28:37.657Z] Step 6/21 : COPY go.mod . [2021-01-15T06:28:37.657Z] ---> Running in da0a95875df2 [2021-01-15T06:28:37.657Z] ---> Running in c15eb74ade22 [2021-01-15T06:28:38.239Z] ---> 66df01c072cc [2021-01-15T06:28:38.239Z] Step 7/21 : RUN go mod download [2021-01-15T06:28:38.239Z] ---> Running in 024cd4813298 [2021-01-15T06:28:39.655Z] Removing intermediate container 0a7c2d6555ba [2021-01-15T06:28:39.655Z] ---> d0b12d16dd84 [2021-01-15T06:28:39.655Z] Step 8/22 : COPY . . [2021-01-15T06:28:40.619Z] Removing intermediate container 20172422d811 [2021-01-15T06:28:40.619Z] ---> d59579e0afc4 [2021-01-15T06:28:40.619Z] Step 8/22 : COPY . . [2021-01-15T06:28:43.269Z] Removing intermediate container da0a95875df2 [2021-01-15T06:28:43.269Z] ---> 5b0eeb7a7bdc [2021-01-15T06:28:43.270Z] Step 8/24 : COPY . . [2021-01-15T06:28:45.232Z] Removing intermediate container c15eb74ade22 [2021-01-15T06:28:45.232Z] ---> 0ebfbac95457 [2021-01-15T06:28:45.232Z] Step 8/22 : COPY . . [2021-01-15T06:28:45.232Z] Removing intermediate container 024cd4813298 [2021-01-15T06:28:45.232Z] ---> 8f2060a9d374 [2021-01-15T06:28:45.232Z] Step 8/21 : COPY . . [2021-01-15T06:28:53.442Z] Removing intermediate container 752d0a887401 [2021-01-15T06:28:53.442Z] ---> e93477485f62 [2021-01-15T06:28:53.442Z] Successfully built e93477485f62 [2021-01-15T06:28:53.442Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-15T06:28:53.818Z] + docker inspect -f . ci-base-image-arm64 [2021-01-15T06:28:53.818Z] . [Pipeline] withDockerContainer [2021-01-15T06:28:54.113Z] prd-ubuntu18.04-docker-arm64-4c-16g-20411 does not seem to be running inside a container [2021-01-15T06:28:54.217Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-15T06:28:55.689Z] $ docker top f3a57edac4aaf0b03f2cb26e88460afa14db65f27ad9f3afb28bfa5716e6c563 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T06:28:56.799Z] + go version [2021-01-15T06:28:56.799Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-15T06:28:56.840Z] $ docker stop --time=1 f3a57edac4aaf0b03f2cb26e88460afa14db65f27ad9f3afb28bfa5716e6c563 [2021-01-15T06:28:58.778Z] $ docker rm -f f3a57edac4aaf0b03f2cb26e88460afa14db65f27ad9f3afb28bfa5716e6c563 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-15T06:29:00.029Z] + docker inspect -f . ci-base-image-arm64 [2021-01-15T06:29:00.029Z] . [Pipeline] withDockerContainer [2021-01-15T06:29:00.316Z] prd-ubuntu18.04-docker-arm64-4c-16g-20411 does not seem to be running inside a container [2021-01-15T06:29:00.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-15T06:29:01.802Z] $ docker top 132f84c46612fe9454a854d828b9e769b6af4a1e315870b8687650221c2cdae8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-15T06:29:02.232Z] ========================================================= [2021-01-15T06:29:02.233Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-15T06:29:02.233Z] ========================================================= [Pipeline] sh [2021-01-15T06:29:03.924Z] + make test [2021-01-15T06:29:03.924Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-15T06:29:24.663Z] ---> 4cec01007765 [2021-01-15T06:29:24.663Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-15T06:29:24.663Z] ---> Running in e6fc3ccc63d8 [2021-01-15T06:29:24.663Z] ---> 120b1190b90b [2021-01-15T06:29:24.663Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-15T06:29:24.663Z] ---> Running in d44aa15c4942 [2021-01-15T06:29:24.663Z] ---> be55969cf432 [2021-01-15T06:29:24.663Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-15T06:29:24.663Z] ---> acffea84688f [2021-01-15T06:29:24.663Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-15T06:29:24.663Z] ---> fb6d6214cd3d [2021-01-15T06:29:24.663Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-15T06:29:24.663Z] ---> Running in 8ac4c56d78ca [2021-01-15T06:29:24.663Z] ---> Running in 847bd15348d6 [2021-01-15T06:29:24.663Z] ---> Running in d49ce093e489 [2021-01-15T06:29:24.663Z] 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-01-15T06:29:24.663Z] 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-01-15T06:29:24.663Z] 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-01-15T06:29:24.663Z] 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-01-15T06:29:24.663Z] 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-01-15T06:29:26.102Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-15T06:29:56.938Z] Removing intermediate container e6fc3ccc63d8 [2021-01-15T06:29:56.938Z] ---> f6b6547b5fc1 [2021-01-15T06:29:56.938Z] [2021-01-15T06:29:56.938Z] Step 10/22 : FROM alpine:3.12 [2021-01-15T06:29:56.938Z] 3.12: Pulling from library/alpine [2021-01-15T06:29:59.552Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-15T06:30:00.520Z] Status: Downloaded newer image for alpine:3.12 [2021-01-15T06:30:00.520Z] ---> 389fef711851 [2021-01-15T06:30:00.520Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-15T06:30:00.520Z] Removing intermediate container 8ac4c56d78ca [2021-01-15T06:30:00.520Z] ---> e50a62e89be3 [2021-01-15T06:30:00.520Z] [2021-01-15T06:30:00.520Z] Step 10/24 : FROM scratch [2021-01-15T06:30:00.520Z] ---> [2021-01-15T06:30:00.520Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-15T06:30:00.520Z] Removing intermediate container 847bd15348d6 [2021-01-15T06:30:00.520Z] ---> 2f9d11f423ff [2021-01-15T06:30:00.520Z] [2021-01-15T06:30:00.520Z] Step 10/21 : FROM scratch [2021-01-15T06:30:00.520Z] ---> [2021-01-15T06:30:00.520Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-15T06:30:00.520Z] ---> Running in 9c4ae6bbcb5b [2021-01-15T06:30:00.791Z] Removing intermediate container d49ce093e489 [2021-01-15T06:30:00.791Z] ---> 24c550697d37 [2021-01-15T06:30:00.791Z] [2021-01-15T06:30:00.791Z] Step 10/22 : FROM scratch [2021-01-15T06:30:00.791Z] ---> [2021-01-15T06:30:00.791Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-15T06:30:00.791Z] ---> Running in 2b56be465fca [2021-01-15T06:30:00.791Z] ---> Running in 09ffa831937f [2021-01-15T06:30:00.791Z] ---> Running in 9dac09d5597f [2021-01-15T06:30:01.380Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T06:30:01.380Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T06:30:01.665Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-15T06:30:01.665Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-15T06:30:01.665Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-15T06:30:01.665Z] (4/5) Installing curl (7.69.1-r3) [2021-01-15T06:30:01.665Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-15T06:30:01.943Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T06:30:01.943Z] Executing ca-certificates-20191127-r4.trigger [2021-01-15T06:30:02.263Z] OK: 7 MiB in 19 packages [2021-01-15T06:30:02.857Z] Removing intermediate container 2b56be465fca [2021-01-15T06:30:02.857Z] ---> a7e406d83d0c [2021-01-15T06:30:02.857Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-15T06:30:03.827Z] Removing intermediate container 9dac09d5597f [2021-01-15T06:30:03.827Z] ---> 9c2df29df6d6 [2021-01-15T06:30:03.827Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-15T06:30:03.827Z] Removing intermediate container 09ffa831937f [2021-01-15T06:30:03.827Z] ---> 5af897ae6383 [2021-01-15T06:30:03.827Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-15T06:30:04.419Z] ---> Running in e9764d149c9b [2021-01-15T06:30:04.419Z] ---> Running in b51d942ad308 [2021-01-15T06:30:04.419Z] ---> Running in 2b3c8cd10f9e [2021-01-15T06:30:04.696Z] Removing intermediate container d44aa15c4942 [2021-01-15T06:30:04.696Z] ---> fa3b12f3c1d0 [2021-01-15T06:30:04.696Z] [2021-01-15T06:30:04.696Z] Step 10/22 : FROM scratch [2021-01-15T06:30:04.696Z] ---> [2021-01-15T06:30:04.696Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-15T06:30:04.696Z] ---> Using cache [2021-01-15T06:30:04.696Z] ---> 9c2df29df6d6 [2021-01-15T06:30:04.696Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-15T06:30:04.696Z] ---> Running in 0dc0b74abc67 [2021-01-15T06:30:04.696Z] Removing intermediate container e9764d149c9b [2021-01-15T06:30:04.696Z] ---> 116beb896571 [2021-01-15T06:30:04.696Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-15T06:30:04.961Z] Removing intermediate container b51d942ad308 [2021-01-15T06:30:04.961Z] ---> 1df130faeaaf [2021-01-15T06:30:04.961Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-15T06:30:05.193Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-15T06:30:05.228Z] Removing intermediate container 2b3c8cd10f9e [2021-01-15T06:30:05.228Z] ---> 8476804b7035 [2021-01-15T06:30:05.228Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-15T06:30:05.228Z] ---> Running in 6afe73e6130c [2021-01-15T06:30:05.228Z] ---> Running in a75ddcb7ea01 [2021-01-15T06:30:05.228Z] Removing intermediate container 0dc0b74abc67 [2021-01-15T06:30:05.228Z] ---> 6ff3ab2d84df [2021-01-15T06:30:05.228Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-15T06:30:05.228Z] ---> Running in 2278b1692eab [2021-01-15T06:30:05.228Z] Removing intermediate container 9c4ae6bbcb5b [2021-01-15T06:30:05.228Z] ---> 1d8a37eb78f8 [2021-01-15T06:30:05.228Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-15T06:30:05.496Z] ---> Running in ae798557ae6b [2021-01-15T06:30:05.496Z] ---> Running in 7c20a09b1a50 [2021-01-15T06:30:05.764Z] Removing intermediate container a75ddcb7ea01 [2021-01-15T06:30:05.764Z] ---> 6100b71f4520 [2021-01-15T06:30:05.764Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T06:30:05.764Z] Removing intermediate container 6afe73e6130c [2021-01-15T06:30:05.764Z] ---> d3acc6e63353 [2021-01-15T06:30:05.764Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-15T06:30:05.764Z] Removing intermediate container 2278b1692eab [2021-01-15T06:30:05.764Z] ---> 148fbdea40a5 [2021-01-15T06:30:05.764Z] Step 14/22 : WORKDIR / [2021-01-15T06:30:05.764Z] Removing intermediate container ae798557ae6b [2021-01-15T06:30:05.764Z] ---> f211cebf4c0f [2021-01-15T06:30:05.764Z] Step 14/22 : WORKDIR / [2021-01-15T06:30:06.027Z] ---> Running in e3cdde87679f [2021-01-15T06:30:06.027Z] Removing intermediate container 7c20a09b1a50 [2021-01-15T06:30:06.027Z] ---> aac8404ba8a6 [2021-01-15T06:30:06.027Z] Step 13/22 : WORKDIR / [2021-01-15T06:30:06.027Z] ---> Running in 4b81ffaca9f6 [2021-01-15T06:30:06.027Z] ---> 65ed37b1aa73 [2021-01-15T06:30:06.027Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-15T06:30:06.027Z] ---> Running in 7c2d35fb4e44 [2021-01-15T06:30:06.304Z] ---> 9a5e9085e02f [2021-01-15T06:30:06.304Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-15T06:30:06.304Z] Removing intermediate container e3cdde87679f [2021-01-15T06:30:06.304Z] ---> 48d8aea7cb28 [2021-01-15T06:30:06.304Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T06:30:06.304Z] Removing intermediate container 4b81ffaca9f6 [2021-01-15T06:30:06.304Z] ---> 99c02155f2cc [2021-01-15T06:30:06.304Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T06:30:06.580Z] Removing intermediate container 7c2d35fb4e44 [2021-01-15T06:30:06.580Z] ---> 6d608e9db8bd [2021-01-15T06:30:06.580Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T06:30:06.580Z] ---> 27614e8ace51 [2021-01-15T06:30:06.580Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-15T06:30:06.848Z] ---> 517b94308dd6 [2021-01-15T06:30:06.848Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-15T06:30:07.805Z] ---> c9d83df46878 [2021-01-15T06:30:07.805Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-15T06:30:07.805Z] ---> f63a2fdd354b [2021-01-15T06:30:07.805Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-15T06:30:07.805Z] ---> 02d05cf0483f [2021-01-15T06:30:07.805Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-15T06:30:07.805Z] ---> c4314442d02e [2021-01-15T06:30:07.805Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-15T06:30:07.805Z] ---> 131367bc3470 [2021-01-15T06:30:07.805Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-15T06:30:08.079Z] ---> 5fb1942bd3a6 [2021-01-15T06:30:08.079Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-15T06:30:08.357Z] ---> Running in e507c1b82cbe [2021-01-15T06:30:08.357Z] ---> 2acbb0b69c12 [2021-01-15T06:30:08.357Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-15T06:30:08.631Z] ---> Running in d63dda94c5d3 [2021-01-15T06:30:08.632Z] ---> 2d2744e50b93 [2021-01-15T06:30:08.632Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-15T06:30:08.632Z] ---> 65416cff89b1 [2021-01-15T06:30:08.632Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T06:30:08.632Z] Removing intermediate container e507c1b82cbe [2021-01-15T06:30:08.632Z] ---> 83ca93ae9a67 [2021-01-15T06:30:08.632Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T06:30:08.914Z] ---> 8d79d0cb3bc3 [2021-01-15T06:30:08.914Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-15T06:30:08.914Z] ---> Running in 52bff207cdc9 [2021-01-15T06:30:08.914Z] Removing intermediate container d63dda94c5d3 [2021-01-15T06:30:08.914Z] ---> 57ad6eed749b [2021-01-15T06:30:08.914Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T06:30:08.914Z] ---> Running in 8832bbb8c0fa [2021-01-15T06:30:09.188Z] ---> d114424b7114 [2021-01-15T06:30:09.188Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-15T06:30:09.786Z] ---> Running in 84aa6838454a [2021-01-15T06:30:09.786Z] ---> 737322c7d659 [2021-01-15T06:30:09.786Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-15T06:30:10.082Z] Removing intermediate container 52bff207cdc9 [2021-01-15T06:30:10.082Z] ---> aef363625c86 [2021-01-15T06:30:10.082Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T06:30:10.082Z] Removing intermediate container 8832bbb8c0fa [2021-01-15T06:30:10.082Z] ---> 57317bf4631c [2021-01-15T06:30:10.082Z] Step 19/21 : LABEL arch=x86_64 [2021-01-15T06:30:10.082Z] Removing intermediate container 84aa6838454a [2021-01-15T06:30:10.082Z] ---> 54c035ee26d1 [2021-01-15T06:30:10.082Z] Step 20/22 : LABEL arch=x86_64 [2021-01-15T06:30:10.082Z] ---> 49483f155f9e [2021-01-15T06:30:10.082Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-15T06:30:10.082Z] ---> Running in ea2aae8fcdd1 [2021-01-15T06:30:10.358Z] ---> Running in 7eead1da99ce [2021-01-15T06:30:10.358Z] ---> Running in ba511e81295b [2021-01-15T06:30:10.358Z] ---> 0d7e3a9fe74e [2021-01-15T06:30:10.358Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-15T06:30:10.358Z] Removing intermediate container ea2aae8fcdd1 [2021-01-15T06:30:10.358Z] ---> a3b2540201c8 [2021-01-15T06:30:10.358Z] Step 20/22 : LABEL arch=x86_64 [2021-01-15T06:30:10.630Z] ---> Running in d81efcc41ce0 [2021-01-15T06:30:10.630Z] ---> Running in 56671bdba2d3 [2021-01-15T06:30:10.630Z] ---> 92edc5f56b85 [2021-01-15T06:30:10.630Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-15T06:30:10.901Z] Removing intermediate container 7eead1da99ce [2021-01-15T06:30:10.901Z] ---> 1829e37a273d [2021-01-15T06:30:10.901Z] Step 20/21 : LABEL git_sha=7e536ad17c81590f6edc6bd22e360c0638b695b6 [2021-01-15T06:30:10.901Z] Removing intermediate container ba511e81295b [2021-01-15T06:30:10.901Z] ---> 298351ebc7c2 [2021-01-15T06:30:10.901Z] Step 21/22 : LABEL git_sha=7e536ad17c81590f6edc6bd22e360c0638b695b6 [2021-01-15T06:30:10.901Z] ---> Running in 2e48020192b8 [2021-01-15T06:30:11.166Z] ---> Running in 5bc0c2c723da [2021-01-15T06:30:11.167Z] ---> Running in 2582647f26e4 [2021-01-15T06:30:11.167Z] Removing intermediate container 56671bdba2d3 [2021-01-15T06:30:11.167Z] ---> deda996c804a [2021-01-15T06:30:11.167Z] Step 21/22 : LABEL git_sha=7e536ad17c81590f6edc6bd22e360c0638b695b6 [2021-01-15T06:30:11.432Z] Removing intermediate container 2e48020192b8 [2021-01-15T06:30:11.432Z] ---> 8ff6d89d443c [2021-01-15T06:30:11.432Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T06:30:11.432Z] ---> Running in 8ec16365d240 [2021-01-15T06:30:11.432Z] ---> Running in e5ef650ee88b [2021-01-15T06:30:11.432Z] Removing intermediate container 5bc0c2c723da [2021-01-15T06:30:11.432Z] ---> 944fd3195438 [2021-01-15T06:30:11.432Z] Step 21/21 : LABEL version=0.0.0 [2021-01-15T06:30:11.702Z] Removing intermediate container 2582647f26e4 [2021-01-15T06:30:11.702Z] ---> 8d18c3ebb8a3 [2021-01-15T06:30:11.702Z] Step 22/22 : LABEL version=0.0.0 [2021-01-15T06:30:11.702Z] ---> Running in 347bd5d86339 [2021-01-15T06:30:11.974Z] ---> Running in 0544cb9e4d8c [2021-01-15T06:30:11.974Z] Removing intermediate container 8ec16365d240 [2021-01-15T06:30:11.974Z] ---> 83eed062918c [2021-01-15T06:30:11.974Z] Step 22/22 : LABEL version=0.0.0 [2021-01-15T06:30:11.974Z] Removing intermediate container e5ef650ee88b [2021-01-15T06:30:11.974Z] ---> 380971f4bb88 [2021-01-15T06:30:11.974Z] Step 22/24 : LABEL arch=x86_64 [2021-01-15T06:30:12.246Z] ---> Running in c05250159607 [2021-01-15T06:30:12.246Z] ---> Running in 2de4b3676964 [2021-01-15T06:30:12.246Z] Removing intermediate container 347bd5d86339 [2021-01-15T06:30:12.246Z] ---> 3a6f0034e20f [2021-01-15T06:30:12.246Z] [2021-01-15T06:30:12.246Z] Removing intermediate container 0544cb9e4d8c [2021-01-15T06:30:12.246Z] ---> ab1ba109a0c4 [2021-01-15T06:30:12.246Z] [2021-01-15T06:30:12.512Z] Removing intermediate container d81efcc41ce0 [2021-01-15T06:30:12.512Z] ---> a648cb465529 [2021-01-15T06:30:12.512Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-15T06:30:12.512Z] Successfully built ab1ba109a0c4 [2021-01-15T06:30:12.512Z] Successfully built 3a6f0034e20f [2021-01-15T06:30:12.783Z] Removing intermediate container c05250159607 [2021-01-15T06:30:12.783Z] ---> 16a9d30044f0 [2021-01-15T06:30:12.783Z] [2021-01-15T06:30:12.783Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-15T06:30:12.783Z] Successfully tagged docker-core-metadata-go:latest [2021-01-15T06:30:12.784Z] Building docker-sys-mgmt-agent-go [2021-01-15T06:30:12.784Z]  Building docker-core-metadata-go ... done  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2021-01-15T06:30:12.784Z] ---> Running in c9718bc0f687 [2021-01-15T06:30:12.784Z] Removing intermediate container 2de4b3676964 [2021-01-15T06:30:12.784Z] ---> 375352a3e08d [2021-01-15T06:30:12.784Z] Step 23/24 : LABEL git_sha=7e536ad17c81590f6edc6bd22e360c0638b695b6 [2021-01-15T06:30:12.784Z] Successfully built 16a9d30044f0 [2021-01-15T06:30:12.784Z] ---> Running in 56ed52d8bedb [2021-01-15T06:30:12.784Z] Successfully tagged docker-core-command-go:latest [2021-01-15T06:30:12.784Z]  Building docker-core-command-go ... done Building docker-core-data-go [2021-01-15T06:30:13.051Z] Removing intermediate container c9718bc0f687 [2021-01-15T06:30:13.051Z] ---> 74f797d17b79 [2021-01-15T06:30:13.051Z] Step 20/22 : LABEL arch=x86_64 [2021-01-15T06:30:13.051Z] ---> Running in 28e41b5e5bf9 [2021-01-15T06:30:13.051Z] Removing intermediate container 56ed52d8bedb [2021-01-15T06:30:13.051Z] ---> 4199b2982523 [2021-01-15T06:30:13.051Z] Step 24/24 : LABEL version=0.0.0 [2021-01-15T06:30:13.328Z] ---> Running in c851f5408c65 [2021-01-15T06:30:13.328Z] Removing intermediate container 28e41b5e5bf9 [2021-01-15T06:30:13.328Z] ---> 8945a0210aa3 [2021-01-15T06:30:13.328Z] Step 21/22 : LABEL git_sha=7e536ad17c81590f6edc6bd22e360c0638b695b6 [2021-01-15T06:30:13.328Z] ---> Running in c4291fe468e2 [2021-01-15T06:30:13.328Z] Removing intermediate container c851f5408c65 [2021-01-15T06:30:13.328Z] ---> 3db67b0b6f85 [2021-01-15T06:30:13.328Z] [2021-01-15T06:30:13.597Z] Successfully built 3db67b0b6f85 [2021-01-15T06:30:13.597Z] Removing intermediate container c4291fe468e2 [2021-01-15T06:30:13.597Z] ---> 722d9a6d5c35 [2021-01-15T06:30:13.597Z] Step 22/22 : LABEL version=0.0.0 [2021-01-15T06:30:13.597Z] Successfully tagged docker-support-notifications-go:latest [2021-01-15T06:30:13.597Z] Building docker-security-proxy-setup-go [2021-01-15T06:30:13.871Z]  Building docker-support-notifications-go ... done  ---> Running in 81255a8d0022 [2021-01-15T06:30:14.135Z] Removing intermediate container 81255a8d0022 [2021-01-15T06:30:14.135Z] ---> 58c59e6d0781 [2021-01-15T06:30:14.135Z] [2021-01-15T06:30:14.135Z] Successfully built 58c59e6d0781 [2021-01-15T06:30:14.399Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-15T06:30:23.594Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-15T06:30:23.594Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-15T06:30:23.594Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-15T06:30:23.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-15T06:30:23.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-15T06:30:23.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-15T06:30:23.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-15T06:30:23.594Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-15T06:30:23.594Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-15T06:30:30.479Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-15T06:30:30.479Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-15T06:30:30.479Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-15T06:30:37.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.282s coverage: 46.6% of statements [2021-01-15T06:30:37.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-15T06:30:37.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-15T06:30:37.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-15T06:30:37.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-15T06:30:37.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-15T06:30:41.174Z]  Building docker-security-bootstrap-redis-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T06:30:41.174Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-15T06:30:41.174Z] ---> 7ded42f7a4d0 [2021-01-15T06:30:41.174Z] Step 3/26 : WORKDIR /edgex-go [2021-01-15T06:30:41.174Z] ---> Using cache [2021-01-15T06:30:41.174Z] ---> 433daecdbac9 [2021-01-15T06:30:41.174Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T06:30:41.174Z] ---> Using cache [2021-01-15T06:30:41.174Z] ---> f9d9e3c63c5a [2021-01-15T06:30:41.174Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-15T06:30:41.174Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T06:30:41.174Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-15T06:30:41.174Z] ---> 7ded42f7a4d0 [2021-01-15T06:30:41.174Z] Step 3/21 : WORKDIR /edgex-go [2021-01-15T06:30:41.174Z] ---> Using cache [2021-01-15T06:30:41.174Z] ---> 433daecdbac9 [2021-01-15T06:30:41.174Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T06:30:41.174Z] ---> Using cache [2021-01-15T06:30:41.174Z] ---> f9d9e3c63c5a [2021-01-15T06:30:41.174Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-15T06:30:41.174Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T06:30:41.174Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-15T06:30:41.174Z] ---> 7ded42f7a4d0 [2021-01-15T06:30:41.174Z] Step 3/24 : WORKDIR /edgex-go [2021-01-15T06:30:41.174Z] ---> Using cache [2021-01-15T06:30:41.174Z] ---> 433daecdbac9 [2021-01-15T06:30:41.174Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T06:30:41.174Z] ---> Using cache [2021-01-15T06:30:41.174Z] ---> f9d9e3c63c5a [2021-01-15T06:30:41.174Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-15T06:30:41.174Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T06:30:41.174Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-15T06:30:41.174Z] ---> 7ded42f7a4d0 [2021-01-15T06:30:41.174Z] Step 3/23 : WORKDIR /edgex-go [2021-01-15T06:30:41.174Z] ---> Using cache [2021-01-15T06:30:41.174Z] ---> 433daecdbac9 [2021-01-15T06:30:41.174Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T06:30:41.174Z] ---> Using cache [2021-01-15T06:30:41.174Z] ---> f9d9e3c63c5a [2021-01-15T06:30:41.174Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-15T06:30:41.174Z] ---> Running in 4aca34fecf21 [2021-01-15T06:30:41.174Z] ---> Running in b8d393c03319 [2021-01-15T06:30:41.174Z] ---> Running in 8dbad577c2ac [2021-01-15T06:30:41.174Z] ---> Running in ed0a9d9650b8 [2021-01-15T06:30:42.169Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T06:30:42.169Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T06:30:42.169Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T06:30:42.169Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T06:30:43.132Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T06:30:43.133Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T06:30:43.401Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T06:30:43.401Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T06:30:43.995Z] OK: 233 MiB in 51 packages [2021-01-15T06:30:43.995Z] OK: 233 MiB in 51 packages [2021-01-15T06:30:44.052Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.578s coverage: 27.0% of statements [2021-01-15T06:30:44.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-15T06:30:44.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-15T06:30:44.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-15T06:30:44.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-15T06:30:44.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-15T06:30:44.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-15T06:30:44.052Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.072s coverage: 100.0% of statements [2021-01-15T06:30:44.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-15T06:30:44.052Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.110s coverage: 100.0% of statements [2021-01-15T06:30:44.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-15T06:30:44.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-15T06:30:44.052Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.280s coverage: 67.9% of statements [2021-01-15T06:30:44.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-15T06:30:44.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-15T06:30:44.052Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.395s coverage: 82.3% of statements [2021-01-15T06:30:44.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-15T06:30:44.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-15T06:30:44.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-15T06:30:44.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-15T06:30:44.607Z] OK: 233 MiB in 51 packages [2021-01-15T06:30:44.607Z] OK: 233 MiB in 51 packages [2021-01-15T06:30:44.607Z] Removing intermediate container ed0a9d9650b8 [2021-01-15T06:30:44.607Z] ---> 226b97627b0e [2021-01-15T06:30:44.607Z] Step 6/24 : COPY go.mod . [2021-01-15T06:30:44.607Z] Removing intermediate container 8dbad577c2ac [2021-01-15T06:30:44.607Z] ---> 67cda483b781 [2021-01-15T06:30:44.607Z] Step 6/26 : COPY go.mod . [2021-01-15T06:30:44.917Z] ---> 1dd777867a33 [2021-01-15T06:30:44.917Z] Step 7/24 : RUN go mod download [2021-01-15T06:30:45.208Z] ---> Running in e0ebe7c28ee5 [2021-01-15T06:30:45.208Z] ---> 31a595b1bd16 [2021-01-15T06:30:45.208Z] Step 7/26 : RUN go mod download [2021-01-15T06:30:45.502Z] ---> Running in 21e927f2b68e [2021-01-15T06:30:45.502Z] Removing intermediate container b8d393c03319 [2021-01-15T06:30:45.502Z] ---> 75d28b229e48 [2021-01-15T06:30:45.502Z] Step 6/21 : COPY go.mod . [2021-01-15T06:30:45.502Z] Removing intermediate container 4aca34fecf21 [2021-01-15T06:30:45.502Z] ---> 18ab6963251e [2021-01-15T06:30:45.502Z] Step 6/23 : COPY go.mod . [2021-01-15T06:30:45.792Z] ---> 0f8299d8b1db [2021-01-15T06:30:45.792Z] Step 7/21 : RUN go mod download [2021-01-15T06:30:45.792Z] ---> Running in 8bb1fd7a34ab [2021-01-15T06:30:46.069Z] ---> a8fc3fdf0a22 [2021-01-15T06:30:46.069Z] Step 7/23 : RUN go mod download [2021-01-15T06:30:46.069Z] ---> Running in 8d8c8cd8edae [2021-01-15T06:30:47.362Z] Removing intermediate container 21e927f2b68e [2021-01-15T06:30:47.362Z] ---> 8c0b4b04a189 [2021-01-15T06:30:47.362Z] Step 8/26 : COPY . . [2021-01-15T06:30:47.362Z] Removing intermediate container e0ebe7c28ee5 [2021-01-15T06:30:47.362Z] ---> d6529f0e44ef [2021-01-15T06:30:47.362Z] Step 8/24 : COPY . . [2021-01-15T06:30:47.362Z] Removing intermediate container 8bb1fd7a34ab [2021-01-15T06:30:47.362Z] ---> 0b92440265c0 [2021-01-15T06:30:47.362Z] Step 8/21 : COPY . . [2021-01-15T06:30:48.504Z] Removing intermediate container 8d8c8cd8edae [2021-01-15T06:30:48.504Z] ---> 4a6de4b14e68 [2021-01-15T06:30:48.504Z] Step 8/23 : COPY . . [2021-01-15T06:30:52.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.035s coverage: 28.6% of statements [2021-01-15T06:30:52.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-15T06:30:52.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-15T06:30:52.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-15T06:30:52.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-15T06:30:52.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-15T06:30:52.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.144s coverage: 100.0% of statements [2021-01-15T06:30:52.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-15T06:30:52.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.066s coverage: 100.0% of statements [2021-01-15T06:30:52.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-15T06:30:52.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.345s coverage: 86.7% of statements [2021-01-15T06:30:52.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-15T06:30:52.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.336s coverage: 97.5% of statements [2021-01-15T06:30:52.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-15T06:30:52.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.131s coverage: 78.3% of statements [2021-01-15T06:30:52.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-15T06:30:52.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-15T06:30:52.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-15T06:30:52.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-15T06:31:02.672Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.195s coverage: 93.5% of statements [2021-01-15T06:31:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-15T06:31:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-15T06:31:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-15T06:31:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-15T06:31:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-15T06:31:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-15T06:31:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-15T06:31:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-15T06:31:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-15T06:31:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-15T06:31:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-15T06:31:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-15T06:31:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-15T06:31:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-15T06:31:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-15T06:31:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-15T06:31:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-15T06:31:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-15T06:31:02.672Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2021-01-15T06:31:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-15T06:31:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-15T06:31:02.672Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.208s coverage: 0.1% of statements [2021-01-15T06:31:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-15T06:31:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-15T06:31:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-15T06:31:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-15T06:31:02.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-01-15T06:31:02.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-15T06:31:02.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.145s coverage: 75.5% of statements [2021-01-15T06:31:02.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-15T06:31:02.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.8% of statements [2021-01-15T06:31:02.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.145s coverage: 87.2% of statements [2021-01-15T06:31:02.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.169s coverage: 84.2% of statements [2021-01-15T06:31:02.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.240s coverage: 91.4% of statements [2021-01-15T06:31:02.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-15T06:31:07.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.601s coverage: 63.5% of statements [2021-01-15T06:31:07.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-15T06:31:07.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-15T06:31:07.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.073s coverage: 100.0% of statements [2021-01-15T06:31:07.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 91.3% of statements [2021-01-15T06:31:07.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2021-01-15T06:31:07.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements [2021-01-15T06:31:07.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2021-01-15T06:31:10.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.875s coverage: 68.9% of statements [2021-01-15T06:31:10.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-15T06:31:10.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-15T06:31:10.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-15T06:31:10.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-15T06:31:10.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-15T06:31:13.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.411s coverage: 37.0% of statements [2021-01-15T06:31:13.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-15T06:31:13.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-15T06:31:13.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.650s coverage: 84.0% of statements [2021-01-15T06:31:13.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.124s coverage: 100.0% of statements [2021-01-15T06:31:18.872Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.335s coverage: 47.1% of statements [2021-01-15T06:31:18.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-15T06:31:18.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-15T06:31:18.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-15T06:31:18.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-15T06:31:18.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-15T06:31:18.872Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.117s coverage: 100.0% of statements [2021-01-15T06:31:18.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-15T06:31:18.872Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.105s coverage: 100.0% of statements [2021-01-15T06:31:18.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-15T06:31:21.464Z] ---> a46f7916919f [2021-01-15T06:31:21.464Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-15T06:31:21.464Z] ---> 1d27d713542c [2021-01-15T06:31:21.464Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-15T06:31:21.464Z] ---> Running in c61c89d6acf4 [2021-01-15T06:31:21.464Z] ---> Running in d0b9fb48a003 [2021-01-15T06:31:21.464Z] ---> 29b5679bbc8a [2021-01-15T06:31:21.464Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-15T06:31:21.464Z] ---> b902f5f159e9 [2021-01-15T06:31:21.464Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-15T06:31:21.464Z] ---> Running in b7bd249a6edf [2021-01-15T06:31:21.464Z] ---> Running in 18b96bdfcc25 [2021-01-15T06:31:21.464Z] 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-01-15T06:31:21.464Z] 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-01-15T06:31:21.464Z] 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-01-15T06:31:21.464Z] 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-01-15T06:31:24.304Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.982s coverage: 29.1% of statements [2021-01-15T06:31:24.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-15T06:31:24.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-15T06:31:24.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-15T06:31:24.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-15T06:31:24.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-15T06:31:24.304Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.209s coverage: 99.0% of statements [2021-01-15T06:31:24.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-15T06:31:24.304Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.088s coverage: 100.0% of statements [2021-01-15T06:31:24.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-15T06:31:24.304Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.050s coverage: 0.0% of statements [2021-01-15T06:31:24.304Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-15T06:31:24.304Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.089s coverage: 100.0% of statements [2021-01-15T06:31:24.304Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-15T06:31:24.304Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-15T06:31:24.304Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-15T06:31:24.304Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-15T06:31:24.304Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.095s coverage: 87.9% of statements [2021-01-15T06:31:24.304Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-15T06:31:24.304Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-15T06:31:24.304Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-01-15T06:31:24.918Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-01-15T06:31:25.897Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 100.0% of statements [2021-01-15T06:31:26.488Z] GO111MODULE=on go vet ./... [2021-01-15T06:31:48.292Z] 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-01-15T06:31:48.292Z] 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-01-15T06:31:49.711Z] Removing intermediate container b7bd249a6edf [2021-01-15T06:31:49.711Z] ---> 18dc800b0144 [2021-01-15T06:31:49.711Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-15T06:31:49.711Z] ---> Running in 811d7bd8a277 [2021-01-15T06:31:50.696Z] 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-01-15T06:31:52.646Z] Removing intermediate container c61c89d6acf4 [2021-01-15T06:31:52.646Z] ---> 409726a2b847 [2021-01-15T06:31:52.646Z] [2021-01-15T06:31:52.646Z] Step 10/24 : FROM alpine:3.12 [2021-01-15T06:31:52.646Z] ---> 389fef711851 [2021-01-15T06:31:52.646Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-15T06:31:52.646Z] ---> Using cache [2021-01-15T06:31:52.646Z] ---> 1d8a37eb78f8 [2021-01-15T06:31:52.646Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-15T06:31:52.646Z] Removing intermediate container d0b9fb48a003 [2021-01-15T06:31:52.646Z] ---> 20b1a76cf53d [2021-01-15T06:31:52.646Z] [2021-01-15T06:31:52.646Z] Step 10/21 : FROM alpine:3.12 [2021-01-15T06:31:52.646Z] ---> 389fef711851 [2021-01-15T06:31:52.646Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-15T06:31:52.646Z] ---> Running in 4242480c2591 [2021-01-15T06:31:52.646Z] ---> Running in 88a57327b5ec [2021-01-15T06:31:55.293Z] Removing intermediate container 4242480c2591 [2021-01-15T06:31:55.293Z] ---> fc98e5aba87b [2021-01-15T06:31:55.293Z] Step 13/24 : WORKDIR / [2021-01-15T06:31:55.565Z] ---> Running in c13139728e0f [2021-01-15T06:31:55.565Z] Removing intermediate container 811d7bd8a277 [2021-01-15T06:31:55.565Z] ---> f89d5d4a9fc8 [2021-01-15T06:31:55.565Z] [2021-01-15T06:31:55.565Z] Step 11/26 : FROM docker:20.10.0 [2021-01-15T06:31:55.565Z] 20.10.0: Pulling from library/docker [2021-01-15T06:31:55.565Z] Removing intermediate container 18b96bdfcc25 [2021-01-15T06:31:55.565Z] ---> 4ef7fd2718e6 [2021-01-15T06:31:55.565Z] [2021-01-15T06:31:55.565Z] Step 10/23 : FROM alpine:3.12 [2021-01-15T06:31:55.565Z] ---> 389fef711851 [2021-01-15T06:31:55.565Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-15T06:31:55.565Z] ---> Running in 2e3d120905a2 [2021-01-15T06:31:55.834Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T06:31:55.834Z] Removing intermediate container c13139728e0f [2021-01-15T06:31:55.834Z] ---> 1b0cbe719771 [2021-01-15T06:31:55.834Z] 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-01-15T06:31:55.834Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T06:31:56.106Z] Removing intermediate container 2e3d120905a2 [2021-01-15T06:31:56.106Z] ---> 1db85f5ef7b8 [2021-01-15T06:31:56.106Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-15T06:31:56.106Z] ---> Running in 0fee44f6273f [2021-01-15T06:31:56.106Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-15T06:31:56.106Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-15T06:31:56.106Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-15T06:31:56.106Z] (4/4) Installing curl (7.69.1-r3) [2021-01-15T06:31:56.106Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T06:31:56.106Z] Executing ca-certificates-20191127-r4.trigger [2021-01-15T06:31:56.375Z] OK: 7 MiB in 18 packages [2021-01-15T06:31:56.375Z] ---> d8e42b7d1d8c [2021-01-15T06:31:56.375Z] 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-01-15T06:31:56.967Z] Removing intermediate container 0fee44f6273f [2021-01-15T06:31:56.967Z] ---> f39eff209217 [2021-01-15T06:31:56.967Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-15T06:31:58.400Z] ---> Running in 8935c96f7305 [2021-01-15T06:31:58.400Z] ---> fffc4d726b60 [2021-01-15T06:31:58.400Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-15T06:31:58.673Z] Removing intermediate container 8935c96f7305 [2021-01-15T06:31:58.673Z] ---> 7fbb3ac413e7 [2021-01-15T06:31:58.673Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T06:31:58.946Z] ---> Running in a38277cf9b00 [2021-01-15T06:31:58.946Z] ---> 09cf369cb31f [2021-01-15T06:31:58.946Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-15T06:31:58.946Z] Removing intermediate container 88a57327b5ec [2021-01-15T06:31:58.946Z] ---> d285c6b80eb2 [2021-01-15T06:31:58.946Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-15T06:31:59.227Z] ---> Running in 776ef136e055 [2021-01-15T06:31:59.512Z] Removing intermediate container 776ef136e055 [2021-01-15T06:31:59.512Z] ---> 22de76b1c90f [2021-01-15T06:31:59.512Z] Step 13/21 : WORKDIR /edgex [2021-01-15T06:31:59.796Z] ---> Running in bdb1b16abd2d [2021-01-15T06:31:59.796Z] ---> d5ff28a0a8c6 [2021-01-15T06:31:59.796Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-15T06:32:00.072Z] Removing intermediate container bdb1b16abd2d [2021-01-15T06:32:00.072Z] ---> 7c8b0ad7af70 [2021-01-15T06:32:00.072Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-15T06:32:00.671Z] ---> cb382627c979 [2021-01-15T06:32:00.671Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-15T06:32:00.671Z] ---> 562f0e907213 [2021-01-15T06:32:00.671Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-15T06:32:00.671Z] Removing intermediate container a38277cf9b00 [2021-01-15T06:32:00.671Z] ---> 1cb4c4463426 [2021-01-15T06:32:00.671Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-15T06:32:00.946Z] ---> Running in 6f780eacaf62 [2021-01-15T06:32:01.218Z] ---> 485e068c21b3 [2021-01-15T06:32:01.219Z] 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-01-15T06:32:01.818Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T06:32:02.093Z] ---> a7336b8075a8 [2021-01-15T06:32:02.093Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-15T06:32:02.093Z] ---> Running in 20bb16ee6269 [2021-01-15T06:32:02.709Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T06:32:03.304Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-15T06:32:03.304Z] ---> 5ae6970d3b42 [2021-01-15T06:32:03.304Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-15T06:32:03.304Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-15T06:32:03.304Z] ---> Running in cfa30bbc3bae [2021-01-15T06:32:03.577Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-15T06:32:03.577Z] Removing intermediate container cfa30bbc3bae [2021-01-15T06:32:03.577Z] ---> 832b5d735f15 [2021-01-15T06:32:03.577Z] Step 18/21 : CMD ["--init=true"] [2021-01-15T06:32:03.875Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-15T06:32:03.875Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-15T06:32:03.875Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-15T06:32:03.875Z] ---> Running in 0df434ce4f05 [2021-01-15T06:32:03.875Z] Removing intermediate container 20bb16ee6269 [2021-01-15T06:32:03.875Z] ---> 2d520ff1f7dd [2021-01-15T06:32:03.875Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-15T06:32:03.875Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-15T06:32:03.875Z] ---> aefe523efa57 [2021-01-15T06:32:03.875Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-15T06:32:03.875Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T06:32:04.467Z] OK: 8 MiB in 19 packages [2021-01-15T06:32:04.467Z] ---> Running in 5b62ce2e135b [2021-01-15T06:32:04.467Z] ---> Running in a9bc1f0ed93b [2021-01-15T06:32:04.735Z] Removing intermediate container 0df434ce4f05 [2021-01-15T06:32:04.735Z] ---> 24b292e424c7 [2021-01-15T06:32:04.735Z] Step 19/21 : LABEL arch=x86_64 [2021-01-15T06:32:05.009Z] ---> Running in abd332bf17cf [2021-01-15T06:32:05.009Z] Removing intermediate container a9bc1f0ed93b [2021-01-15T06:32:05.009Z] ---> 3684a1fb02e1 [2021-01-15T06:32:05.009Z] Step 22/24 : LABEL arch=x86_64 [2021-01-15T06:32:05.009Z] ---> Running in 5669e05d84ce [2021-01-15T06:32:05.282Z] Removing intermediate container abd332bf17cf [2021-01-15T06:32:05.282Z] ---> 1870080f346b [2021-01-15T06:32:05.282Z] Step 20/21 : LABEL git_sha=7e536ad17c81590f6edc6bd22e360c0638b695b6 [2021-01-15T06:32:05.282Z] ---> Running in 059f9be6a5a5 [2021-01-15T06:32:05.282Z] Removing intermediate container 6f780eacaf62 [2021-01-15T06:32:05.282Z] ---> e45a7274f804 [2021-01-15T06:32:05.282Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T06:32:05.550Z] Removing intermediate container 5669e05d84ce [2021-01-15T06:32:05.550Z] ---> 438c53e53001 [2021-01-15T06:32:05.550Z] Step 23/24 : LABEL git_sha=7e536ad17c81590f6edc6bd22e360c0638b695b6 [2021-01-15T06:32:05.550Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T06:32:05.550Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T06:32:05.550Z] ---> Running in e40691463172 [2021-01-15T06:32:05.550Z] Removing intermediate container 059f9be6a5a5 [2021-01-15T06:32:05.550Z] ---> fea603b099ce [2021-01-15T06:32:05.550Z] Step 21/21 : LABEL version=0.0.0 [2021-01-15T06:32:05.821Z] ---> Running in 69391ec5c79f [2021-01-15T06:32:05.821Z] (1/2) Installing readline (8.0.4-r0) [2021-01-15T06:32:05.821Z] (2/2) Installing bash (5.0.17-r0) [2021-01-15T06:32:05.821Z] Executing bash-5.0.17-r0.post-install [2021-01-15T06:32:05.821Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T06:32:05.821Z] ---> 2e2b97f752b4 [2021-01-15T06:32:05.821Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-15T06:32:05.821Z] OK: 12 MiB in 22 packages [2021-01-15T06:32:05.821Z] Removing intermediate container e40691463172 [2021-01-15T06:32:05.821Z] ---> 0c811b79bc9f [2021-01-15T06:32:05.821Z] Step 24/24 : LABEL version=0.0.0 [2021-01-15T06:32:06.102Z] ---> Running in 1256049bb27a [2021-01-15T06:32:06.102Z] Removing intermediate container 69391ec5c79f [2021-01-15T06:32:06.102Z] ---> d06a346ab29a [2021-01-15T06:32:06.102Z] [2021-01-15T06:32:06.370Z] Removing intermediate container 1256049bb27a [2021-01-15T06:32:06.370Z] ---> 7cce0abc0ef2 [2021-01-15T06:32:06.370Z] [2021-01-15T06:32:06.633Z] ---> eb7d63fcb545 [2021-01-15T06:32:06.633Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-15T06:32:06.633Z] Successfully built d06a346ab29a [2021-01-15T06:32:06.633Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-15T06:32:06.633Z]  Building docker-security-proxy-setup-go ... done Successfully built 7cce0abc0ef2 [2021-01-15T06:32:06.633Z] Removing intermediate container 5b62ce2e135b [2021-01-15T06:32:06.633Z] ---> e083c2843354 [2021-01-15T06:32:06.633Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-15T06:32:06.633Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-15T06:32:06.898Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 1eda180e1ac1 [2021-01-15T06:32:06.898Z] ---> 00ce1e2c90e3 [2021-01-15T06:32:06.898Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-15T06:32:06.898Z] ---> Running in e09d9b45e6e9 [2021-01-15T06:32:06.898Z] Removing intermediate container 1eda180e1ac1 [2021-01-15T06:32:06.898Z] ---> 9c865a45e25e [2021-01-15T06:32:06.898Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-15T06:32:07.159Z] ---> Running in 061c695610f4 [2021-01-15T06:32:07.159Z] Removing intermediate container e09d9b45e6e9 [2021-01-15T06:32:07.159Z] ---> dc286b6dc58f [2021-01-15T06:32:07.159Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T06:32:07.159Z] ---> Running in 4fc09a00ff6c [2021-01-15T06:32:07.424Z] Removing intermediate container 061c695610f4 [2021-01-15T06:32:07.424Z] ---> 0f32a2525a1f [2021-01-15T06:32:07.424Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-15T06:32:07.424Z] ---> Running in 752cf2b04488 [2021-01-15T06:32:07.424Z] Removing intermediate container 4fc09a00ff6c [2021-01-15T06:32:07.424Z] ---> 9afe10f4255c [2021-01-15T06:32:07.424Z] Step 21/23 : LABEL arch=x86_64 [2021-01-15T06:32:07.424Z] ---> Running in 01f8d299dfbb [2021-01-15T06:32:07.689Z] Removing intermediate container 752cf2b04488 [2021-01-15T06:32:07.689Z] ---> 793d0f4e17b5 [2021-01-15T06:32:07.689Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-15T06:32:07.689Z] Removing intermediate container 01f8d299dfbb [2021-01-15T06:32:07.689Z] ---> 6f0e8aeb296d [2021-01-15T06:32:07.689Z] Step 22/23 : LABEL git_sha=7e536ad17c81590f6edc6bd22e360c0638b695b6 [2021-01-15T06:32:07.961Z] ---> Running in aa7d2c1d05a9 [2021-01-15T06:32:07.961Z] Removing intermediate container aa7d2c1d05a9 [2021-01-15T06:32:07.961Z] ---> 4f3fa2797c7e [2021-01-15T06:32:07.961Z] Step 23/23 : LABEL version=0.0.0 [2021-01-15T06:32:08.225Z] ---> Running in 0300f21ba69e [2021-01-15T06:32:08.225Z] ---> c450dac4ffb9 [2021-01-15T06:32:08.225Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-15T06:32:08.225Z] Removing intermediate container 0300f21ba69e [2021-01-15T06:32:08.225Z] ---> 2ac008d49e4f [2021-01-15T06:32:08.225Z] [2021-01-15T06:32:08.494Z] ---> ddd03e374cb7 [2021-01-15T06:32:08.494Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-15T06:32:08.494Z] Successfully built 2ac008d49e4f [2021-01-15T06:32:08.494Z] Successfully tagged docker-core-data-go:latest [2021-01-15T06:32:08.763Z]  Building docker-core-data-go ... done  ---> aaa11eaa17b9 [2021-01-15T06:32:08.763Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-15T06:32:09.030Z] ---> Running in 8bb1d8366cdc [2021-01-15T06:32:09.609Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T06:32:09.609Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T06:32:09.873Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-15T06:32:09.873Z] (2/33) Installing expat (2.2.9-r1) [2021-01-15T06:32:09.873Z] (3/33) Installing libffi (3.3-r2) [2021-01-15T06:32:09.873Z] (4/33) Installing gdbm (1.13-r1) [2021-01-15T06:32:09.873Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-15T06:32:09.873Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-15T06:32:09.873Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-15T06:32:11.268Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-15T06:32:11.268Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-15T06:32:11.268Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-15T06:32:11.268Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-15T06:32:11.268Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-15T06:32:11.268Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-15T06:32:11.268Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-15T06:32:11.532Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-15T06:32:11.532Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-15T06:32:11.532Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-15T06:32:11.532Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-15T06:32:11.532Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-15T06:32:11.532Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-15T06:32:11.532Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-15T06:32:11.532Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-15T06:32:11.532Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-15T06:32:11.794Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-15T06:32:11.794Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-15T06:32:11.794Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-15T06:32:11.794Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-15T06:32:11.794Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-15T06:32:11.794Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-15T06:32:11.794Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-15T06:32:11.794Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-15T06:32:11.794Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-15T06:32:11.794Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-15T06:32:12.068Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T06:32:12.068Z] OK: 71 MiB in 55 packages [2021-01-15T06:32:20.253Z] Removing intermediate container 8bb1d8366cdc [2021-01-15T06:32:20.253Z] ---> b42ab1363951 [2021-01-15T06:32:20.253Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-15T06:32:20.253Z] ---> Running in fb9e5d52eee4 [2021-01-15T06:32:22.185Z] Collecting docker-compose==1.23.2 [2021-01-15T06:32:22.185Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-15T06:32:22.185Z] Collecting docopt<0.7,>=0.6.1 [2021-01-15T06:32:22.185Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-15T06:32:22.761Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-15T06:32:22.761Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-15T06:32:23.717Z] Collecting PyYAML<4,>=3.10 [2021-01-15T06:32:23.717Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-15T06:32:24.664Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-15T06:32:24.664Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-15T06:32:24.928Z] Collecting docker<4.0,>=3.6.0 [2021-01-15T06:32:24.928Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-15T06:32:24.928Z] 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-01-15T06:32:24.928Z] Collecting cached-property<2,>=1.2.0 [2021-01-15T06:32:24.928Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-15T06:32:25.190Z] Collecting jsonschema<3,>=2.5.1 [2021-01-15T06:32:25.190Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-15T06:32:25.190Z] Collecting texttable<0.10,>=0.9.0 [2021-01-15T06:32:25.190Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-15T06:32:25.763Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-15T06:32:25.763Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-15T06:32:26.025Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-15T06:32:26.025Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-15T06:32:26.025Z] 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-01-15T06:32:26.025Z] 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-01-15T06:32:26.288Z] Collecting idna<2.8,>=2.5 [2021-01-15T06:32:26.288Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-15T06:32:26.288Z] Collecting docker-pycreds>=0.4.0 [2021-01-15T06:32:26.288Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-15T06:32:26.288Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-15T06:32:26.288Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-15T06:32:26.288Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-15T06:32:26.288Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-15T06:32:26.550Z] Installing collected packages: docopt, dockerpty, PyYAML, urllib3, idna, requests, docker-pycreds, websocket-client, docker, cached-property, jsonschema, texttable, docker-compose [2021-01-15T06:32:26.550Z] Running setup.py install for docopt: started [2021-01-15T06:32:27.130Z] Running setup.py install for docopt: finished with status 'done' [2021-01-15T06:32:27.130Z] Running setup.py install for dockerpty: started [2021-01-15T06:32:27.392Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-15T06:32:27.392Z] Running setup.py install for PyYAML: started [2021-01-15T06:32:28.338Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-15T06:32:28.338Z] Attempting uninstall: urllib3 [2021-01-15T06:32:28.338Z] Found existing installation: urllib3 1.25.9 [2021-01-15T06:32:28.338Z] Uninstalling urllib3-1.25.9: [2021-01-15T06:32:28.338Z] Successfully uninstalled urllib3-1.25.9 [2021-01-15T06:32:28.338Z] Attempting uninstall: idna [2021-01-15T06:32:28.338Z] Found existing installation: idna 2.9 [2021-01-15T06:32:28.338Z] Uninstalling idna-2.9: [2021-01-15T06:32:28.338Z] Successfully uninstalled idna-2.9 [2021-01-15T06:32:28.601Z] Attempting uninstall: requests [2021-01-15T06:32:28.601Z] Found existing installation: requests 2.23.0 [2021-01-15T06:32:28.601Z] Uninstalling requests-2.23.0: [2021-01-15T06:32:28.601Z] Successfully uninstalled requests-2.23.0 [2021-01-15T06:32:29.550Z] Running setup.py install for texttable: started [2021-01-15T06:32:29.816Z] Running setup.py install for texttable: finished with status 'done' [2021-01-15T06:32:30.080Z] 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-01-15T06:32:33.413Z] Removing intermediate container fb9e5d52eee4 [2021-01-15T06:32:33.413Z] ---> 2a625fde9346 [2021-01-15T06:32:33.413Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-15T06:32:33.413Z] ---> Running in 58542c76d71b [2021-01-15T06:32:34.537Z] gofmt -l . [2021-01-15T06:32:34.537Z] [ "`gofmt -l .`" = "" ] [2021-01-15T06:32:34.537Z] ./bin/test-go-mod-tidy.sh [2021-01-15T06:32:34.537Z] ./bin/test-attribution-txt.sh [2021-01-15T06:32:34.809Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T06:32:35.074Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T06:32:35.075Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-15T06:32:35.075Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-15T06:32:35.347Z] (3/3) Installing curl (7.69.1-r3) [2021-01-15T06:32:35.347Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T06:32:35.347Z] OK: 72 MiB in 58 packages [2021-01-15T06:32:35.928Z] Removing intermediate container 58542c76d71b [2021-01-15T06:32:35.928Z] ---> 33b5c084cd0a [2021-01-15T06:32:35.928Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-15T06:32:35.928Z] ---> Running in 2c460ef3844a [2021-01-15T06:32:35.928Z] Removing intermediate container 2c460ef3844a [2021-01-15T06:32:35.928Z] ---> 97aaa00ebc7d [2021-01-15T06:32:35.928Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] sh [2021-01-15T06:32:36.192Z] ---> Running in 23684936b73d [2021-01-15T06:32:36.192Z] Removing intermediate container 23684936b73d [2021-01-15T06:32:36.192Z] ---> 179f8fda8960 [2021-01-15T06:32:36.192Z] Step 24/26 : LABEL arch=x86_64 [2021-01-15T06:32:36.192Z] ---> Running in 7a820a75a0d0 [2021-01-15T06:32:36.454Z] Removing intermediate container 7a820a75a0d0 [2021-01-15T06:32:36.454Z] ---> 085fb8c4676f [2021-01-15T06:32:36.454Z] Step 25/26 : LABEL git_sha=7e536ad17c81590f6edc6bd22e360c0638b695b6 [2021-01-15T06:32:36.454Z] ---> Running in ba515d1e2291 [2021-01-15T06:32:36.647Z] + ls -al . [2021-01-15T06:32:36.647Z] total 684 [2021-01-15T06:32:36.647Z] drwxrwxr-x 9 1001 1001 4096 Jan 15 06:32 . [2021-01-15T06:32:36.647Z] drwxr-xr-x 4 root root 4096 Jan 15 06:29 .. [2021-01-15T06:32:36.647Z] -rw-rw-r-- 1 1001 1001 11 Jan 15 06:27 .dockerignore [2021-01-15T06:32:36.647Z] drwxrwxr-x 8 1001 1001 4096 Jan 15 06:27 .git [2021-01-15T06:32:36.647Z] drwxrwxr-x 3 1001 1001 4096 Jan 15 06:27 .github [2021-01-15T06:32:36.647Z] -rw-rw-r-- 1 1001 1001 824 Jan 15 06:27 .gitignore [2021-01-15T06:32:36.647Z] -rw-rw-r-- 1 1001 1001 166 Jan 15 06:27 .sonarcloud.properties [2021-01-15T06:32:36.647Z] -rw-rw-r-- 1 1001 1001 7741 Jan 15 06:27 Attribution.txt [2021-01-15T06:32:36.647Z] -rw-rw-r-- 1 1001 1001 3804 Jan 15 06:27 CONTRIBUTING.md [2021-01-15T06:32:36.647Z] -rw-rw-r-- 1 1001 1001 931 Jan 15 06:27 Dockerfile.build [2021-01-15T06:32:36.647Z] -rw-rw-r-- 1 1001 1001 863 Jan 15 06:27 Jenkinsfile [2021-01-15T06:32:36.647Z] -rw-rw-r-- 1 1001 1001 10775 Jan 15 06:27 LICENSE [2021-01-15T06:32:36.647Z] -rw-rw-r-- 1 1001 1001 5750 Jan 15 06:27 Makefile [2021-01-15T06:32:36.647Z] -rw-rw-r-- 1 1001 1001 6524 Jan 15 06:27 README.md [2021-01-15T06:32:36.647Z] -rw-rw-r-- 1 1001 1001 6744 Jan 15 06:27 SECURITY.md [2021-01-15T06:32:36.647Z] -rw-rw-r-- 1 1001 1001 5 Jan 15 06:24 VERSION [2021-01-15T06:32:36.647Z] -rw-rw-r-- 1 1001 1001 4131 Jan 15 06:27 ZMQWindows.md [2021-01-15T06:32:36.647Z] drwxrwxr-x 2 1001 1001 4096 Jan 15 06:27 bin [2021-01-15T06:32:36.647Z] drwxrwxr-x 14 1001 1001 4096 Jan 15 06:27 cmd [2021-01-15T06:32:36.647Z] -rw-r--r-- 1 root root 552176 Jan 15 06:31 coverage.out [2021-01-15T06:32:36.647Z] -rw-r--r-- 1 root root 979 Jan 15 06:32 go.mod [2021-01-15T06:32:36.647Z] -rw-r--r-- 1 root root 19036 Jan 15 06:32 go.sum [2021-01-15T06:32:36.647Z] drwxrwxr-x 8 1001 1001 4096 Jan 15 06:27 internal [2021-01-15T06:32:36.647Z] drwxrwxr-x 4 1001 1001 4096 Jan 15 06:27 openapi [2021-01-15T06:32:36.648Z] drwxrwxr-x 4 1001 1001 4096 Jan 15 06:27 snap [2021-01-15T06:32:36.648Z] -rw-rw-r-- 1 1001 1001 168 Jan 15 06:27 version.go [Pipeline] sh [2021-01-15T06:32:36.717Z] Removing intermediate container ba515d1e2291 [2021-01-15T06:32:36.717Z] ---> 0a6b47f5d638 [2021-01-15T06:32:36.717Z] Step 26/26 : LABEL version=0.0.0 [2021-01-15T06:32:36.717Z] ---> Running in 28b8d2458e81 [2021-01-15T06:32:36.978Z] Removing intermediate container 28b8d2458e81 [2021-01-15T06:32:36.978Z] ---> a89d4688ef16 [2021-01-15T06:32:36.978Z] [2021-01-15T06:32:36.978Z] Successfully built a89d4688ef16 [2021-01-15T06:32:36.978Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-15T06:32:37.319Z] + '[' -e coverage.out ] [2021-01-15T06:32:37.319Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-15T06:32:37.363Z] Warning: overwriting stash ‘coverage-report’ [2021-01-15T06:32:37.527Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-15T06:32:37.601Z] $ docker stop --time=1 b1a8937961cfefd561f28c037625a2fde888f952ccdf5f77d37d6bb8fc7f8a2e [2021-01-15T06:32:38.560Z] Stashed 1 file(s) [2021-01-15T06:32:39.353Z] $ docker rm -f b1a8937961cfefd561f28c037625a2fde888f952ccdf5f77d37d6bb8fc7f8a2e [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-01-15T06:32:39.923Z] + docker images [2021-01-15T06:32:39.923Z] + grep docker [2021-01-15T06:32:40.185Z] docker-sys-mgmt-agent-go latest a89d4688ef16 4 seconds ago 313MB [2021-01-15T06:32:40.185Z] docker-core-data-go latest 2ac008d49e4f 32 seconds ago 22.3MB [2021-01-15T06:32:40.185Z] docker-security-secretstore-setup-go latest 7cce0abc0ef2 34 seconds ago 24.6MB [2021-01-15T06:32:40.185Z] docker-security-proxy-setup-go latest d06a346ab29a 35 seconds ago 24.4MB [2021-01-15T06:32:40.185Z] docker-security-bootstrap-redis-go latest 58c59e6d0781 2 minutes ago 15.8MB [2021-01-15T06:32:40.185Z] docker-support-notifications-go latest 3db67b0b6f85 2 minutes ago 12MB [2021-01-15T06:32:40.186Z] docker-core-command-go latest 16a9d30044f0 2 minutes ago 10.6MB [2021-01-15T06:32:40.186Z] docker-support-scheduler-go latest 3a6f0034e20f 2 minutes ago 10.7MB [2021-01-15T06:32:40.186Z] docker-core-metadata-go latest ab1ba109a0c4 2 minutes ago 13.1MB [2021-01-15T06:32:40.186Z] docker 20.10.0 aefe523efa57 5 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-01-15T06:32:40.350Z] + make build [2021-01-15T06:32:40.350Z] 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 [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-01-15T06:32:50.547Z] 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-01-15T06:32:56.384Z] Still waiting to schedule task [2021-01-15T06:32:56.384Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-15T06:33:12.737Z] 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-01-15T06:33:15.347Z] 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-01-15T06:33:19.660Z] 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-01-15T06:33:20.637Z] 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-01-15T06:33:26.042Z] 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-01-15T06:33:31.447Z] 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-01-15T06:33:35.763Z] 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-01-15T06:33:40.059Z] 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-01-15T06:33:43.431Z] 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-01-15T06:33:47.732Z] 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 [Pipeline] } [2021-01-15T06:33:51.147Z] $ docker stop --time=1 132f84c46612fe9454a854d828b9e769b6af4a1e315870b8687650221c2cdae8 [2021-01-15T06:33:53.578Z] $ docker rm -f 132f84c46612fe9454a854d828b9e769b6af4a1e315870b8687650221c2cdae8 [2021-01-15T06:33:54.665Z] Running on prd-ubuntu18.04-docker-8c-8g-20416 in /w/workspace/edgexfoundry_edgex-go_PR-3039 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2021-01-15T06:33:54.927Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-15T06:33:55.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-15T06:33:55.702Z] [2021-01-15T06:33:55.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-15T06:33:56.148Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-15T06:33:56.420Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-15T06:33:56.420Z] 29e5d40040c1: Pulling fs layer [2021-01-15T06:33:56.420Z] 1ce36da41761: Pulling fs layer [2021-01-15T06:33:56.420Z] 25b303627fd3: Pulling fs layer [2021-01-15T06:33:56.694Z] 29e5d40040c1: Verifying Checksum [2021-01-15T06:33:56.694Z] 29e5d40040c1: Download complete [2021-01-15T06:33:57.295Z] 1ce36da41761: Verifying Checksum [2021-01-15T06:33:57.295Z] 1ce36da41761: Download complete [2021-01-15T06:33:57.404Z] using credential edgex-jenkins-ssh [2021-01-15T06:33:57.459Z] Cloning the remote Git repository [2021-01-15T06:33:57.566Z] 29e5d40040c1: Pull complete [2021-01-15T06:33:57.595Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-15T06:33:57.670Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-15T06:33:57.700Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-15T06:33:57.701Z] > git --version # timeout=10 [2021-01-15T06:33:57.711Z] > git --version # 'git version 2.17.1' [2021-01-15T06:33:57.712Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T06:33:57.740Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T06:33:59.012Z] 25b303627fd3: Verifying Checksum [2021-01-15T06:33:59.012Z] 25b303627fd3: Download complete [2021-01-15T06:33:59.012Z] 1ce36da41761: Pull complete [2021-01-15T06:34:08.089Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-15T06:34:08.102Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T06:34:08.112Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-15T06:34:08.125Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-15T06:34:08.126Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T06:34:08.131Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3039/head:refs/remotes/origin/PR-3039 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-15T06:34:08.490Z] Merging remotes/origin/master commit 4796bc35210d426274ed882bf814f8261df78b77 into PR head commit 7e536ad17c81590f6edc6bd22e360c0638b695b6 [2021-01-15T06:34:08.656Z] Merge succeeded, producing 7e536ad17c81590f6edc6bd22e360c0638b695b6 [2021-01-15T06:34:08.657Z] Checking out Revision 7e536ad17c81590f6edc6bd22e360c0638b695b6 (PR-3039) [2021-01-15T06:34:09.156Z] 25b303627fd3: Pull complete [2021-01-15T06:34:09.156Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-15T06:34:09.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-15T06:34:09.156Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-15T06:34:09.435Z] prd-ubuntu18.04-docker-arm64-4c-16g-20411 does not seem to be running inside a container [2021-01-15T06:34:09.511Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-15T06:34:08.604Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T06:34:08.609Z] > git checkout -f 7e536ad17c81590f6edc6bd22e360c0638b695b6 # timeout=10 [2021-01-15T06:34:08.726Z] > git remote # timeout=10 [2021-01-15T06:34:08.733Z] > git config --get remote.origin.url # timeout=10 [2021-01-15T06:34:08.740Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T06:34:08.744Z] > git merge 4796bc35210d426274ed882bf814f8261df78b77 # timeout=10 [2021-01-15T06:34:08.754Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-15T06:34:08.763Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T06:34:08.767Z] > git checkout -f 7e536ad17c81590f6edc6bd22e360c0638b695b6 # timeout=10 [2021-01-15T06:34:12.366Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" [2021-01-15T06:34:12.455Z] > git --version # timeout=10 [2021-01-15T06:34:12.459Z] > git --version # 'git version 2.17.1' [2021-01-15T06:34:12.462Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-15T06:34:12.456Z] $ docker top dca6b2c57ccd2a7a26080c81f3276e52001ad75ac3bbda94d134c631ce5193aa -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-15T06:34:13.514Z] + grep parallel [2021-01-15T06:34:13.514Z] + docker-compose build --help [2021-01-15T06:34:13.781Z] + echo snap-build.sh [2021-01-15T06:34:13.781Z] snap-build.sh [2021-01-15T06:34:13.781Z] + SNAP_BASE_DIR=. [2021-01-15T06:34:13.781Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-15T06:34:13.781Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-15T06:34:13.781Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-15T06:34:13.781Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-15T06:34:13.781Z] + cd /w/workspace/edgex-go/1 [2021-01-15T06:34:13.781Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-15T06:34:13.781Z] Reading package lists... [2021-01-15T06:34:14.046Z] Building dependency tree... [2021-01-15T06:34:14.046Z] Reading state information... [2021-01-15T06:34:14.046Z] The following packages were automatically installed and are no longer required: [2021-01-15T06:34:14.046Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-15T06:34:14.046Z] uidmap xdelta3 [2021-01-15T06:34:14.046Z] Use 'sudo apt autoremove' to remove them. [2021-01-15T06:34:14.310Z] The following packages will be REMOVED: [2021-01-15T06:34:14.310Z] lxd* lxd-client* [2021-01-15T06:34:14.886Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-15T06:34:14.886Z] After this operation, 31.7 MB disk space will be freed. [2021-01-15T06:34:16.197Z] (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-01-15T06:34:16.197Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-15T06:34:16.878Z] --parallel Build images in parallel. [Pipeline] } [2021-01-15T06:34:16.909Z] $ docker stop --time=1 dca6b2c57ccd2a7a26080c81f3276e52001ad75ac3bbda94d134c631ce5193aa [2021-01-15T06:34:17.142Z] Removing lxd dnsmasq configuration [2021-01-15T06:34:17.142Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-15T06:34:17.404Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-15T06:34:18.355Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-15T06:34:18.618Z] (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-01-15T06:34:18.618Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-15T06:34:18.787Z] $ docker rm -f dca6b2c57ccd2a7a26080c81f3276e52001ad75ac3bbda94d134c631ce5193aa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-15T06:34:19.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-15T06:34:19.828Z] . [Pipeline] withDockerContainer [2021-01-15T06:34:20.011Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-15T06:34:20.075Z] prd-ubuntu18.04-docker-arm64-4c-16g-20411 does not seem to be running inside a container [2021-01-15T06:34:20.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-15T06:34:20.585Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-15T06:34:21.561Z] $ docker top 4f4dca777ba1f6a05f68442bc434b5317c9ba872d7efeec75bd3cf47ada44c03 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T06:34:22.506Z] + sudo snap remove --purge lxd [2021-01-15T06:34:22.506Z] snap "lxd" is not installed [2021-01-15T06:34:22.506Z] + sudo groupadd --force --system lxd [2021-01-15T06:34:22.506Z] ++ whoami [2021-01-15T06:34:22.506Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-15T06:34:22.720Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-15T06:34:22.768Z] + newgrp - lxd [2021-01-15T06:34:22.768Z] + sudo snap install lxd [2021-01-15T06:34:27.010Z] Building docker-core-command-go ... [2021-01-15T06:34:27.010Z] Building docker-core-data-go ... [2021-01-15T06:34:27.010Z] Building docker-core-metadata-go ... [2021-01-15T06:34:27.010Z] Building docker-security-bootstrap-redis-go ... [2021-01-15T06:34:27.010Z] Building docker-security-proxy-setup-go ... [2021-01-15T06:34:27.010Z] Building docker-security-secretstore-setup-go ... [2021-01-15T06:34:27.010Z] Building docker-support-notifications-go ... [2021-01-15T06:34:27.010Z] Building docker-support-scheduler-go ... [2021-01-15T06:34:27.010Z] Building docker-sys-mgmt-agent-go ... [2021-01-15T06:34:27.010Z] Building docker-security-secretstore-setup-go [2021-01-15T06:34:27.010Z] Building docker-support-scheduler-go [2021-01-15T06:34:27.010Z] Building docker-security-proxy-setup-go [2021-01-15T06:34:27.010Z] Building docker-security-bootstrap-redis-go [2021-01-15T06:34:27.010Z] Building docker-core-command-go [2021-01-15T06:34:35.037Z] 2021-01-15T06:34:32Z INFO Waiting for automatic snapd restart... [2021-01-15T06:34:47.318Z] lxd 4.10 from Canonical* installed [2021-01-15T06:34:47.318Z] + sudo lxd init --auto [2021-01-15T06:34:55.485Z] + sudo snap install --classic snapcraft [2021-01-15T06:35:00.824Z] snapcraft 4.4.4 from Canonical* installed [2021-01-15T06:35:00.824Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-15T06:35:00.824Z] + patch --verbose -p1 [2021-01-15T06:35:00.824Z] Hmm... Looks like a unified diff to me... [2021-01-15T06:35:00.824Z] The text leading up to this was: [2021-01-15T06:35:00.824Z] -------------------------- [2021-01-15T06:35:00.824Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-15T06:35:00.824Z] |From: Tony Espy [2021-01-15T06:35:00.824Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-15T06:35:00.824Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-15T06:35:00.824Z] | [2021-01-15T06:35:00.824Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-15T06:35:00.824Z] |optimize the snap CI check run for pull requests. When [2021-01-15T06:35:00.824Z] |applied, it essentially strips out everything (apps and [2021-01-15T06:35:00.824Z] |parts) from the snapcraft.yaml file except those required [2021-01-15T06:35:00.824Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-15T06:35:00.824Z] |catch changes to edgex-go that break the snap build. [2021-01-15T06:35:00.824Z] | [2021-01-15T06:35:00.824Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-15T06:35:00.824Z] |to update this patch file, otherwise it may fail to apply, [2021-01-15T06:35:00.824Z] |resulting in a failed snap build CI check in the associated [2021-01-15T06:35:00.824Z] |pull request. [2021-01-15T06:35:00.824Z] | [2021-01-15T06:35:00.824Z] |Note - in addition to applying this patch, the pipeline also [2021-01-15T06:35:00.824Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-15T06:35:00.824Z] |need to build the finally binary .snap file (and it won't [2021-01-15T06:35:00.824Z] |work with the patch applied). This further reduces the build [2021-01-15T06:35:00.824Z] |time. [2021-01-15T06:35:00.824Z] |--- [2021-01-15T06:35:00.824Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-15T06:35:00.824Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-15T06:35:00.824Z] | [2021-01-15T06:35:00.824Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-15T06:35:00.824Z] |index 1e537489..faf42425 100644 [2021-01-15T06:35:00.824Z] |--- a/snap/snapcraft.yaml [2021-01-15T06:35:00.824Z] |+++ b/snap/snapcraft.yaml [2021-01-15T06:35:00.824Z] -------------------------- [2021-01-15T06:35:00.824Z] patching file snap/snapcraft.yaml [2021-01-15T06:35:00.824Z] Using Plan A... [2021-01-15T06:35:00.824Z] Hunk #1 succeeded at 73. [2021-01-15T06:35:00.824Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-15T06:35:00.824Z] Hunk #3 succeeded at 214 (offset -3 lines). [2021-01-15T06:35:00.824Z] Hunk #4 succeeded at 222 (offset -3 lines). [2021-01-15T06:35:00.824Z] Hunk #5 succeeded at 229 (offset -3 lines). [2021-01-15T06:35:00.824Z] Hunk #6 succeeded at 256 (offset -3 lines). [2021-01-15T06:35:00.824Z] Hunk #7 succeeded at 290 (offset -3 lines). [2021-01-15T06:35:00.824Z] Hunk #8 succeeded at 342 (offset -2 lines). [2021-01-15T06:35:00.824Z] Hmm... Ignoring the trailing garbage. [2021-01-15T06:35:00.824Z] done [2021-01-15T06:35:00.824Z] + sudo snapcraft prime --use-lxd [2021-01-15T06:35:02.748Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-15T06:35:02.748Z] 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-01-15T06:35:02.748Z] - README.md [2021-01-15T06:35:02.748Z] - snapcraft.yaml.orig [2021-01-15T06:35:02.748Z] [2021-01-15T06:35:02.748Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-15T06:35:03.699Z] Launching a container. [2021-01-15T06:35:15.942Z] Waiting for container to be ready [2021-01-15T06:35:16.207Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-15T06:35:16.207Z] [2021-01-15T06:35:20.428Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-15T06:35:20.428Z] Waiting for network to be ready... [2021-01-15T06:35:20.999Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-15T06:35:20.999Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1506 kB] [2021-01-15T06:35:20.999Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-15T06:35:20.999Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [292 kB] [2021-01-15T06:35:21.261Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-15T06:35:21.261Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-15T06:35:21.261Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-15T06:35:21.261Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-15T06:35:21.261Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] [2021-01-15T06:35:21.261Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-15T06:35:21.524Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-15T06:35:21.786Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-15T06:35:22.048Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-15T06:35:22.048Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-15T06:35:22.048Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-15T06:35:22.048Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-15T06:35:22.048Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-15T06:35:22.048Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-15T06:35:22.308Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-15T06:35:22.569Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1842 kB] [2021-01-15T06:35:22.569Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] [2021-01-15T06:35:22.569Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-15T06:35:22.569Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-15T06:35:22.569Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] [2021-01-15T06:35:22.569Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] [2021-01-15T06:35:22.569Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-15T06:35:22.832Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-15T06:35:26.153Z] Fetched 23.7 MB in 5s (4486 kB/s) [2021-01-15T06:35:27.555Z] Reading package lists... [2021-01-15T06:35:27.555Z] Reading package lists... [2021-01-15T06:35:27.817Z] Building dependency tree... [2021-01-15T06:35:27.817Z] Reading state information... [2021-01-15T06:35:28.079Z] The following additional packages will be installed: [2021-01-15T06:35:28.079Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-15T06:35:28.079Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-15T06:35:28.079Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-15T06:35:28.079Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-15T06:35:28.079Z] Suggested packages: [2021-01-15T06:35:28.079Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-15T06:35:28.079Z] Recommended packages: [2021-01-15T06:35:28.079Z] gnupg libsasl2-modules [2021-01-15T06:35:28.079Z] The following NEW packages will be installed: [2021-01-15T06:35:28.079Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-15T06:35:28.079Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-15T06:35:28.079Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-15T06:35:28.079Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-15T06:35:28.079Z] The following packages will be upgraded: [2021-01-15T06:35:28.079Z] gpg gpg-agent gpgconf libudev1 [2021-01-15T06:35:28.341Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-15T06:35:28.341Z] Need to get 3532 kB of archives. [2021-01-15T06:35:28.341Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-15T06:35:28.341Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-15T06:35:28.341Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-15T06:35:28.602Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-15T06:35:28.865Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-15T06:35:28.865Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-15T06:35:28.865Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-15T06:35:28.865Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-15T06:35:28.865Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-15T06:35:28.865Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-15T06:35:28.865Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-15T06:35:28.865Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-15T06:35:28.865Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-15T06:35:29.127Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-15T06:35:29.127Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-15T06:35:29.127Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-15T06:35:29.127Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-15T06:35:29.127Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-15T06:35:29.127Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-15T06:35:29.127Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-15T06:35:29.127Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-15T06:35:29.127Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-15T06:35:29.127Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-15T06:35:29.390Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-15T06:35:29.390Z] Fetched 3532 kB in 1s (3237 kB/s) [2021-01-15T06:35:29.390Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-15T06:35:29.390Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-15T06:35:29.390Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-15T06:35:29.654Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-15T06:35:29.654Z] Selecting previously unselected package udev. [2021-01-15T06:35:29.654Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-15T06:35:29.654Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-15T06:35:29.654Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-15T06:35:30.230Z] Selecting previously unselected package libfuse2:amd64. [2021-01-15T06:35:30.230Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-15T06:35:30.230Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-15T06:35:30.230Z] Selecting previously unselected package fuse. [2021-01-15T06:35:30.230Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-15T06:35:30.230Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-15T06:35:30.230Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-15T06:35:30.230Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-15T06:35:30.493Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-15T06:35:30.493Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-15T06:35:30.493Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-15T06:35:30.493Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-15T06:35:30.754Z] Selecting previously unselected package libksba8:amd64. [2021-01-15T06:35:30.754Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-15T06:35:30.754Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-15T06:35:30.754Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-15T06:35:30.754Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-15T06:35:30.754Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T06:35:31.015Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-15T06:35:31.015Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-15T06:35:31.015Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T06:35:31.015Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-15T06:35:31.015Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-15T06:35:31.015Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T06:35:31.015Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-15T06:35:31.015Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-15T06:35:31.015Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T06:35:31.276Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-15T06:35:31.276Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-15T06:35:31.276Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T06:35:31.276Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-15T06:35:31.276Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-15T06:35:31.276Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T06:35:31.538Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-15T06:35:31.538Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-15T06:35:31.538Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T06:35:31.538Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-15T06:35:31.538Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-15T06:35:31.538Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T06:35:31.538Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-15T06:35:31.538Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-15T06:35:31.538Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T06:35:31.798Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-15T06:35:31.798Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-15T06:35:31.798Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-15T06:35:31.798Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-15T06:35:31.798Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-15T06:35:31.798Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-15T06:35:31.799Z] Selecting previously unselected package libldap-common. [2021-01-15T06:35:31.799Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-15T06:35:31.799Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-15T06:35:32.061Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-15T06:35:32.061Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-15T06:35:32.061Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-15T06:35:32.061Z] Selecting previously unselected package dirmngr. [2021-01-15T06:35:32.061Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-15T06:35:32.061Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-15T06:35:32.323Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-15T06:35:32.323Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-15T06:35:32.323Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-15T06:35:32.323Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-15T06:35:32.323Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-15T06:35:32.323Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-15T06:35:32.584Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T06:35:32.584Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-15T06:35:32.584Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-15T06:35:32.584Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-15T06:35:33.167Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-15T06:35:33.167Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T06:35:33.167Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-15T06:35:33.167Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-15T06:35:33.167Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-15T06:35:33.167Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T06:35:33.167Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T06:35:33.167Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T06:35:33.429Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T06:35:33.429Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T06:35:33.429Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T06:35:33.429Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-15T06:35:33.429Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-15T06:35:33.429Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-15T06:35:33.429Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-15T06:35:34.015Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-15T06:35:34.015Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-15T06:35:34.015Z] This means they are not meant to be enabled using systemctl. [2021-01-15T06:35:34.015Z] Possible reasons for having this kind of units are: [2021-01-15T06:35:34.015Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-15T06:35:34.015Z] .wants/ or .requires/ directory. [2021-01-15T06:35:34.015Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-15T06:35:34.015Z] a requirement dependency on it. [2021-01-15T06:35:34.015Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-15T06:35:34.015Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-15T06:35:34.015Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-15T06:35:34.015Z] instance name specified. [2021-01-15T06:35:34.597Z] Reading package lists... [2021-01-15T06:35:34.597Z] Building dependency tree... [2021-01-15T06:35:34.597Z] Reading state information... [2021-01-15T06:35:34.860Z] The following additional packages will be installed: [2021-01-15T06:35:34.860Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-15T06:35:34.860Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-15T06:35:34.860Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-15T06:35:34.860Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-15T06:35:34.860Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-15T06:35:34.860Z] Suggested packages: [2021-01-15T06:35:34.860Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-15T06:35:34.860Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-15T06:35:34.860Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-15T06:35:34.860Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-15T06:35:34.860Z] systemd-container policykit-1 [2021-01-15T06:35:34.860Z] Recommended packages: [2021-01-15T06:35:34.860Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-15T06:35:34.860Z] The following NEW packages will be installed: [2021-01-15T06:35:34.860Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-15T06:35:34.860Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-15T06:35:34.860Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-15T06:35:34.860Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-15T06:35:34.860Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-15T06:35:34.860Z] The following packages will be upgraded: [2021-01-15T06:35:34.860Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-15T06:35:34.860Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-15T06:35:34.860Z] Need to get 35.2 MB of archives. [2021-01-15T06:35:34.860Z] After this operation, 141 MB of additional disk space will be used. [2021-01-15T06:35:34.860Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-15T06:35:34.988Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T06:35:34.988Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-15T06:35:34.988Z] ---> e93477485f62 [2021-01-15T06:35:34.988Z] Step 3/22 : WORKDIR /edgex-go [2021-01-15T06:35:34.988Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T06:35:34.988Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-15T06:35:34.988Z] ---> e93477485f62 [2021-01-15T06:35:34.988Z] Step 3/24 : WORKDIR /edgex-go [2021-01-15T06:35:34.988Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T06:35:34.988Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-15T06:35:34.988Z] ---> e93477485f62 [2021-01-15T06:35:34.988Z] Step 3/21 : WORKDIR /edgex-go [2021-01-15T06:35:34.988Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T06:35:34.988Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-15T06:35:34.988Z] ---> e93477485f62 [2021-01-15T06:35:34.988Z] Step 3/22 : WORKDIR /edgex-go [2021-01-15T06:35:34.988Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T06:35:34.988Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-15T06:35:34.988Z] ---> e93477485f62 [2021-01-15T06:35:34.988Z] Step 3/21 : WORKDIR /edgex-go [2021-01-15T06:35:35.123Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-15T06:35:35.123Z] 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-01-15T06:35:35.123Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-15T06:35:35.123Z] 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-01-15T06:35:35.123Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-15T06:35:35.123Z] 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-01-15T06:35:35.123Z] 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-01-15T06:35:35.123Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-15T06:35:35.123Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-15T06:35:35.123Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-15T06:35:35.123Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-15T06:35:35.123Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-15T06:35:35.123Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-15T06:35:35.123Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-15T06:35:35.123Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-15T06:35:35.123Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-15T06:35:35.695Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-15T06:35:35.695Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-15T06:35:35.695Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-15T06:35:35.695Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-15T06:35:35.695Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-15T06:35:35.695Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-15T06:35:35.695Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-15T06:35:35.695Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-15T06:35:35.695Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-15T06:35:35.956Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-15T06:35:35.956Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-15T06:35:35.956Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-15T06:35:35.956Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-15T06:35:35.972Z] ---> Running in c9702bc43970 [2021-01-15T06:35:35.973Z] ---> Running in a66f5b2c33f8 [2021-01-15T06:35:35.973Z] ---> Running in 066159ad49a7 [2021-01-15T06:35:35.973Z] ---> Running in 431745d44bc9 [2021-01-15T06:35:35.973Z] ---> Running in 13eb17376239 [2021-01-15T06:35:36.566Z] Removing intermediate container c9702bc43970 [2021-01-15T06:35:36.566Z] ---> 7234a38b381c [2021-01-15T06:35:36.566Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T06:35:36.566Z] Removing intermediate container 13eb17376239 [2021-01-15T06:35:36.566Z] ---> 8f37550fb948 [2021-01-15T06:35:36.566Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T06:35:36.566Z] ---> Running in 62d79607a775 [2021-01-15T06:35:36.566Z] Removing intermediate container 066159ad49a7 [2021-01-15T06:35:36.566Z] ---> 375b15145c5f [2021-01-15T06:35:36.566Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T06:35:36.848Z] Removing intermediate container a66f5b2c33f8 [2021-01-15T06:35:36.848Z] ---> 7a46e59c6c94 [2021-01-15T06:35:36.848Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T06:35:36.848Z] Removing intermediate container 431745d44bc9 [2021-01-15T06:35:36.848Z] ---> c3934c59c816 [2021-01-15T06:35:36.848Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T06:35:36.848Z] ---> Running in 95e1a0976fe4 [2021-01-15T06:35:36.848Z] ---> Running in f0aa1851e3e3 [2021-01-15T06:35:37.375Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-15T06:35:37.375Z] Fetched 35.2 MB in 2s (16.4 MB/s) [2021-01-15T06:35:37.375Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-15T06:35:37.375Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-15T06:35:37.375Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-15T06:35:37.450Z] ---> Running in 91acf4ef08b6 [2021-01-15T06:35:37.450Z] ---> Running in c9544bb50e26 [2021-01-15T06:35:38.320Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-15T06:35:38.320Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-15T06:35:38.320Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-15T06:35:38.320Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-15T06:35:38.320Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-15T06:35:38.320Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-15T06:35:38.581Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-15T06:35:38.841Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-15T06:35:38.841Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-15T06:35:38.841Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-15T06:35:39.101Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-15T06:35:39.101Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-15T06:35:39.678Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-15T06:35:39.678Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-15T06:35:39.678Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-15T06:35:39.678Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-15T06:35:39.942Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-15T06:35:39.942Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-15T06:35:39.942Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-15T06:35:40.205Z] Selecting previously unselected package libexpat1:amd64. [2021-01-15T06:35:40.206Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-15T06:35:40.206Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-15T06:35:40.467Z] Selecting previously unselected package python3.6-minimal. [2021-01-15T06:35:40.467Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-15T06:35:40.467Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-15T06:35:40.727Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-15T06:35:40.727Z] Checking for services that may need to be restarted...done. [2021-01-15T06:35:40.727Z] Checking for services that may need to be restarted...done. [2021-01-15T06:35:40.727Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-15T06:35:40.850Z] Removing intermediate container 62d79607a775 [2021-01-15T06:35:40.850Z] ---> e672ac6ae002 [2021-01-15T06:35:40.850Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-15T06:35:40.850Z] ---> Running in 0af55176ac79 [2021-01-15T06:35:40.850Z] Removing intermediate container f0aa1851e3e3 [2021-01-15T06:35:40.850Z] ---> 4dfecf33e234 [2021-01-15T06:35:40.850Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-15T06:35:40.987Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-15T06:35:40.988Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-15T06:35:41.122Z] ---> Running in 0a9499889254 [2021-01-15T06:35:41.393Z] Removing intermediate container 95e1a0976fe4 [2021-01-15T06:35:41.393Z] ---> 744186e0f743 [2021-01-15T06:35:41.393Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-15T06:35:41.393Z] Removing intermediate container c9544bb50e26 [2021-01-15T06:35:41.393Z] ---> 6845a55cac8c [2021-01-15T06:35:41.393Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-15T06:35:41.559Z] Selecting previously unselected package python3-minimal. [2021-01-15T06:35:41.559Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-15T06:35:41.559Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-15T06:35:41.559Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-15T06:35:41.559Z] Selecting previously unselected package mime-support. [2021-01-15T06:35:41.559Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-15T06:35:41.559Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-15T06:35:41.666Z] ---> Running in c328e526d08e [2021-01-15T06:35:41.666Z] Removing intermediate container 91acf4ef08b6 [2021-01-15T06:35:41.666Z] ---> e460944a2c6b [2021-01-15T06:35:41.666Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-15T06:35:41.821Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-15T06:35:41.821Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-15T06:35:41.821Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-15T06:35:41.821Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-15T06:35:41.821Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-15T06:35:41.821Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-15T06:35:41.941Z] ---> Running in 07260a436dee [2021-01-15T06:35:41.941Z] ---> Running in 760ba924b3bd [2021-01-15T06:35:42.086Z] Selecting previously unselected package python3.6. [2021-01-15T06:35:42.086Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-15T06:35:42.086Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-15T06:35:42.086Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-15T06:35:42.086Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-15T06:35:42.086Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-15T06:35:42.351Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-15T06:35:42.545Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T06:35:42.613Z] Selecting previously unselected package python3. [2021-01-15T06:35:42.613Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-15T06:35:42.613Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-15T06:35:42.613Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-15T06:35:42.613Z] Selecting previously unselected package multiarch-support. [2021-01-15T06:35:42.613Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-15T06:35:42.613Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-15T06:35:42.613Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-15T06:35:42.829Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T06:35:42.874Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-15T06:35:42.874Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-15T06:35:42.874Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-15T06:35:42.874Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-15T06:35:42.874Z] Selecting previously unselected package libbsd0:amd64. [2021-01-15T06:35:42.874Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-15T06:35:43.108Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T06:35:43.136Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-15T06:35:43.384Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T06:35:43.384Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T06:35:43.672Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T06:35:43.672Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T06:35:43.952Z] OK: 217 MiB in 51 packages [2021-01-15T06:35:44.082Z] Selecting previously unselected package sudo. [2021-01-15T06:35:44.082Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-15T06:35:44.082Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-15T06:35:44.082Z] Selecting previously unselected package apparmor. [2021-01-15T06:35:44.082Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-15T06:35:44.082Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-15T06:35:44.232Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T06:35:44.233Z] OK: 217 MiB in 51 packages [2021-01-15T06:35:44.344Z] Selecting previously unselected package libedit2:amd64. [2021-01-15T06:35:44.345Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-15T06:35:44.345Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-15T06:35:44.345Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-15T06:35:44.345Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-15T06:35:44.345Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-15T06:35:44.512Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T06:35:44.512Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T06:35:44.606Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-15T06:35:44.606Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-15T06:35:44.606Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-15T06:35:44.606Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-15T06:35:44.606Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-15T06:35:44.606Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-15T06:35:44.606Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-15T06:35:44.606Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-15T06:35:44.606Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-15T06:35:44.867Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-15T06:35:44.867Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-15T06:35:44.867Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-15T06:35:45.121Z] OK: 217 MiB in 51 packages [2021-01-15T06:35:45.136Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-15T06:35:45.136Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-15T06:35:45.136Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-15T06:35:45.136Z] Selecting previously unselected package openssh-client. [2021-01-15T06:35:45.136Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-15T06:35:45.136Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-15T06:35:45.400Z] OK: 217 MiB in 51 packages [2021-01-15T06:35:45.400Z] OK: 217 MiB in 51 packages [2021-01-15T06:35:45.400Z] Removing intermediate container 0af55176ac79 [2021-01-15T06:35:45.400Z] ---> b910263af633 [2021-01-15T06:35:45.400Z] Step 6/22 : COPY go.mod . [2021-01-15T06:35:45.405Z] Selecting previously unselected package squashfs-tools. [2021-01-15T06:35:45.405Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-15T06:35:45.405Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-15T06:35:45.690Z] Selecting previously unselected package snapd. [2021-01-15T06:35:45.690Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-15T06:35:45.690Z] Unpacking snapd (2.48+18.04) ... [2021-01-15T06:35:46.010Z] Removing intermediate container 0a9499889254 [2021-01-15T06:35:46.010Z] ---> 010bf4a5b61f [2021-01-15T06:35:46.010Z] Step 6/21 : COPY go.mod . [2021-01-15T06:35:46.287Z] ---> f3aab0bad766 [2021-01-15T06:35:46.287Z] Step 7/22 : RUN go mod download [2021-01-15T06:35:46.569Z] ---> Running in 5c5fef5c54f2 [2021-01-15T06:35:46.851Z] Removing intermediate container c328e526d08e [2021-01-15T06:35:46.851Z] ---> a594386f9770 [2021-01-15T06:35:46.851Z] Step 6/22 : COPY go.mod . [2021-01-15T06:35:47.133Z] Removing intermediate container 760ba924b3bd [2021-01-15T06:35:47.133Z] ---> f274c75a85db [2021-01-15T06:35:47.133Z] Step 6/24 : COPY go.mod . [2021-01-15T06:35:47.408Z] ---> 40367224ef22 [2021-01-15T06:35:47.408Z] Step 7/21 : RUN go mod download [2021-01-15T06:35:47.408Z] Removing intermediate container 07260a436dee [2021-01-15T06:35:47.408Z] ---> d8e7a4aee403 [2021-01-15T06:35:47.408Z] Step 6/21 : COPY go.mod . [2021-01-15T06:35:47.686Z] ---> Running in 5bb10bc8c27f [2021-01-15T06:35:47.966Z] ---> b3f7cfc93f38 [2021-01-15T06:35:47.966Z] Step 7/22 : RUN go mod download [2021-01-15T06:35:48.247Z] ---> 63c6d33316d9 [2021-01-15T06:35:48.247Z] Step 7/24 : RUN go mod download [2021-01-15T06:35:48.247Z] ---> Running in 36a0bad2518c [2021-01-15T06:35:48.281Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-15T06:35:48.281Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-15T06:35:48.281Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-15T06:35:48.281Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-15T06:35:48.281Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-15T06:35:48.281Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-15T06:35:48.281Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-15T06:35:48.281Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-15T06:35:48.281Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-15T06:35:48.529Z] ---> Running in 35d197e4fbc5 [2021-01-15T06:35:48.803Z] ---> 467de908d9ff [2021-01-15T06:35:48.803Z] Step 7/21 : RUN go mod download [2021-01-15T06:35:49.079Z] ---> Running in 42224d5cd780 [2021-01-15T06:35:49.668Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-15T06:35:49.668Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-15T06:35:49.668Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-15T06:35:49.668Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-15T06:35:49.668Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-15T06:35:49.668Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-15T06:35:50.510Z] Removing intermediate container 5c5fef5c54f2 [2021-01-15T06:35:50.510Z] ---> d7856d2e57b8 [2021-01-15T06:35:50.510Z] Step 8/22 : COPY . . [2021-01-15T06:35:50.620Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-15T06:35:50.621Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-15T06:35:50.621Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-15T06:35:50.621Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-15T06:35:50.621Z] running python rtupdate hooks for python3.6... [2021-01-15T06:35:50.621Z] running python post-rtupdate hooks for python3.6... [2021-01-15T06:35:50.621Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-15T06:35:51.961Z] Removing intermediate container 5bb10bc8c27f [2021-01-15T06:35:51.961Z] ---> 237e17de2464 [2021-01-15T06:35:51.961Z] Step 8/21 : COPY . . [2021-01-15T06:35:52.003Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-15T06:35:52.262Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-15T06:35:52.262Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-15T06:35:52.522Z] Setting up snapd (2.48+18.04) ... [2021-01-15T06:35:53.093Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-15T06:35:53.379Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-15T06:35:53.379Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-15T06:35:53.640Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-15T06:35:53.902Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-15T06:35:53.902Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-15T06:35:53.960Z] Removing intermediate container 36a0bad2518c [2021-01-15T06:35:53.960Z] ---> b455af7174fd [2021-01-15T06:35:53.960Z] Step 8/22 : COPY . . [2021-01-15T06:35:54.166Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-15T06:35:54.432Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-15T06:35:54.558Z] Removing intermediate container 35d197e4fbc5 [2021-01-15T06:35:54.558Z] ---> ba3d2cc9ff70 [2021-01-15T06:35:54.558Z] Step 8/24 : COPY . . [2021-01-15T06:35:54.696Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-15T06:35:54.832Z] Removing intermediate container 42224d5cd780 [2021-01-15T06:35:54.832Z] ---> 14cdc96be783 [2021-01-15T06:35:54.832Z] Step 8/21 : COPY . . [2021-01-15T06:35:54.958Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-15T06:35:54.958Z] /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-01-15T06:35:55.219Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-15T06:35:55.219Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-15T06:35:56.167Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-15T06:35:56.427Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-15T06:35:56.427Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-15T06:35:58.072Z] Reading package lists... [2021-01-15T06:35:58.332Z] Reading package lists... [2021-01-15T06:35:58.595Z] Building dependency tree... [2021-01-15T06:35:58.595Z] Reading state information... [2021-01-15T06:35:58.595Z] Calculating upgrade... [2021-01-15T06:35:58.858Z] The following packages will be upgraded: [2021-01-15T06:35:58.858Z] advancecomp base-files bash binutils binutils-common [2021-01-15T06:35:58.858Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-15T06:35:58.858Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-15T06:35:58.858Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-15T06:35:58.858Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-15T06:35:58.858Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-15T06:35:58.858Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-15T06:35:58.858Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-15T06:35:58.858Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-15T06:35:58.858Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-15T06:35:58.858Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-15T06:35:58.858Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-15T06:35:58.858Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-15T06:35:58.858Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-15T06:35:58.858Z] ubuntu-keyring util-linux [2021-01-15T06:35:59.119Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-15T06:35:59.119Z] Need to get 63.7 MB of archives. [2021-01-15T06:35:59.119Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-15T06:35:59.119Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-132.136 [987 kB] [2021-01-15T06:35:59.119Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-15T06:35:59.706Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-15T06:35:59.706Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-15T06:35:59.706Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-15T06:35:59.706Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-15T06:35:59.706Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-15T06:35:59.706Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-15T06:35:59.706Z] 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-01-15T06:35:59.706Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-15T06:35:59.706Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-15T06:35:59.706Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-15T06:35:59.706Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-15T06:35:59.967Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-15T06:35:59.967Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-15T06:35:59.967Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-15T06:35:59.967Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-15T06:35:59.967Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-15T06:35:59.967Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-15T06:35:59.967Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-15T06:35:59.967Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-15T06:35:59.967Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-15T06:35:59.967Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-15T06:35:59.967Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-15T06:35:59.967Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-15T06:35:59.967Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-15T06:35:59.967Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-15T06:35:59.967Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-15T06:35:59.967Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-15T06:36:00.230Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-15T06:36:00.230Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-15T06:36:00.230Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-15T06:36:00.230Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-15T06:36:00.230Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-15T06:36:00.230Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-15T06:36:00.230Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-15T06:36:00.230Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-15T06:36:00.230Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-15T06:36:00.230Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-15T06:36:00.230Z] Get:40 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-01-15T06:36:00.230Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-15T06:36:00.493Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-15T06:36:00.493Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-15T06:36:00.493Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-15T06:36:00.493Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-15T06:36:00.493Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-15T06:36:00.493Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-15T06:36:00.493Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-15T06:36:00.493Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-15T06:36:00.493Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-15T06:36:00.493Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-15T06:36:00.493Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-15T06:36:00.493Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-15T06:36:00.493Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-15T06:36:00.493Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-15T06:36:00.493Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-15T06:36:00.493Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-15T06:36:00.493Z] Get:58 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-01-15T06:36:00.493Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-15T06:36:00.493Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-15T06:36:00.493Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-15T06:36:00.493Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-15T06:36:00.493Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-15T06:36:00.493Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-15T06:36:00.493Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-15T06:36:00.493Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-15T06:36:00.493Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-15T06:36:00.493Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-15T06:36:00.493Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-15T06:36:00.493Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-15T06:36:00.493Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-15T06:36:00.757Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-15T06:36:00.757Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-15T06:36:00.757Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-15T06:36:00.757Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-15T06:36:00.757Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-15T06:36:00.757Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-15T06:36:00.757Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-15T06:36:00.757Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-15T06:36:00.757Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-15T06:36:00.757Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-15T06:36:00.757Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-15T06:36:00.757Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-15T06:36:00.757Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-15T06:36:01.020Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-15T06:36:01.020Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-15T06:36:01.020Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-15T06:36:01.020Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-15T06:36:01.281Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-15T06:36:01.856Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-15T06:36:02.125Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-15T06:36:02.125Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-15T06:36:02.388Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-15T06:36:02.388Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-15T06:36:02.388Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-15T06:36:02.388Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-15T06:36:02.388Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-15T06:36:02.651Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-15T06:36:02.651Z] Fetched 63.7 MB in 4s (18.1 MB/s) [2021-01-15T06:36:02.912Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T06:36:02.912Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-15T06:36:02.912Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-15T06:36:03.489Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-15T06:36:03.489Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-15T06:36:03.750Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-132.136_amd64.deb ... [2021-01-15T06:36:03.750Z] Unpacking linux-libc-dev:amd64 (4.15.0-132.136) over (4.15.0-20.21) ... [2021-01-15T06:36:04.698Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T06:36:04.698Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-15T06:36:04.699Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T06:36:04.699Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-15T06:36:04.699Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T06:36:04.699Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-15T06:36:04.962Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T06:36:04.962Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-15T06:36:04.962Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T06:36:04.962Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-15T06:36:05.224Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T06:36:05.224Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-15T06:36:05.224Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T06:36:05.224Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-15T06:36:05.485Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-15T06:36:05.485Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-15T06:36:05.485Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T06:36:05.485Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-15T06:36:05.485Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-15T06:36:05.748Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-15T06:36:05.748Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T06:36:05.748Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-15T06:36:05.748Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T06:36:05.748Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-15T06:36:05.748Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-15T06:36:06.009Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-15T06:36:06.009Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-15T06:36:06.269Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-15T06:36:06.269Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-15T06:36:06.269Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-15T06:36:06.843Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-15T06:36:07.139Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-15T06:36:07.139Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-15T06:36:07.139Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-15T06:36:07.139Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-15T06:36:07.139Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-15T06:36:07.404Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-15T06:36:07.404Z] Installing new version of config file /etc/issue ... [2021-01-15T06:36:07.404Z] Installing new version of config file /etc/issue.net ... [2021-01-15T06:36:07.404Z] Installing new version of config file /etc/lsb-release ... [2021-01-15T06:36:07.665Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-15T06:36:07.932Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-15T06:36:07.932Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-15T06:36:07.932Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-15T06:36:07.932Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T06:36:07.932Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-15T06:36:07.932Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-15T06:36:08.193Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-15T06:36:08.193Z] 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-01-15T06:36:08.454Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T06:36:08.454Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-15T06:36:08.454Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-15T06:36:08.454Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-15T06:36:08.714Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T06:36:08.714Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-15T06:36:08.714Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-15T06:36:08.714Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-15T06:36:08.975Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T06:36:08.975Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-15T06:36:08.975Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-15T06:36:09.235Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-15T06:36:09.235Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T06:36:09.235Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-15T06:36:09.235Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-15T06:36:09.496Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-15T06:36:09.496Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T06:36:09.496Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-15T06:36:09.496Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-15T06:36:09.756Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-15T06:36:09.756Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T06:36:09.757Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-15T06:36:10.017Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-15T06:36:10.017Z] Setting up grep (3.1-2build1) ... [2021-01-15T06:36:10.017Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T06:36:10.017Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-15T06:36:10.017Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-15T06:36:10.304Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-15T06:36:10.304Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T06:36:10.304Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-15T06:36:10.304Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-15T06:36:10.574Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-15T06:36:10.574Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T06:36:10.574Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-15T06:36:10.574Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-15T06:36:11.519Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-15T06:36:11.519Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-15T06:36:11.519Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-15T06:36:11.519Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-15T06:36:12.091Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-15T06:36:12.091Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T06:36:12.091Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-15T06:36:12.091Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-15T06:36:13.488Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-15T06:36:13.488Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-15T06:36:13.488Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-15T06:36:13.488Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-15T06:36:13.488Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-15T06:36:13.488Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T06:36:13.488Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-15T06:36:13.488Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-15T06:36:13.757Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-15T06:36:13.757Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T06:36:13.757Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-15T06:36:14.029Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-15T06:36:14.029Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-15T06:36:14.029Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T06:36:14.029Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-15T06:36:14.029Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-15T06:36:14.292Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-15T06:36:14.292Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T06:36:14.292Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-15T06:36:14.292Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-15T06:36:14.557Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-15T06:36:14.557Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T06:36:14.557Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-15T06:36:14.557Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-15T06:36:14.821Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-15T06:36:14.821Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T06:36:14.821Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-15T06:36:14.821Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-15T06:36:15.090Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-15T06:36:15.090Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-15T06:36:15.353Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-15T06:36:15.353Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T06:36:15.353Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-15T06:36:15.353Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-15T06:36:15.353Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-15T06:36:15.621Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T06:36:15.621Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-15T06:36:15.621Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-15T06:36:15.621Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-15T06:36:15.621Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T06:36:15.621Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-15T06:36:15.888Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-15T06:36:15.888Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-15T06:36:15.888Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T06:36:15.888Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-15T06:36:16.159Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-15T06:36:16.427Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-15T06:36:17.006Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-15T06:36:17.030Z] ---> 8e712ac59306 [2021-01-15T06:36:17.030Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-15T06:36:17.030Z] ---> 8fd39d514a39 [2021-01-15T06:36:17.030Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-15T06:36:17.030Z] ---> bc2d1f5a9f60 [2021-01-15T06:36:17.030Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-15T06:36:17.273Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-15T06:36:17.273Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T06:36:17.273Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-15T06:36:17.273Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-15T06:36:17.302Z] ---> 157b42564348 [2021-01-15T06:36:17.302Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-15T06:36:17.302Z] ---> 188173d71762 [2021-01-15T06:36:17.302Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-15T06:36:17.302Z] ---> Running in f11a95e5cf56 [2021-01-15T06:36:17.302Z] ---> Running in 0e51b2c25115 [2021-01-15T06:36:17.302Z] ---> Running in c7b7f03e922c [2021-01-15T06:36:17.538Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-15T06:36:17.583Z] ---> Running in bd4d85b14ab9 [2021-01-15T06:36:17.583Z] ---> Running in cb959149ff97 [2021-01-15T06:36:17.804Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-15T06:36:17.804Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-15T06:36:17.804Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-15T06:36:17.804Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-15T06:36:18.068Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T06:36:18.068Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-15T06:36:18.068Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-15T06:36:18.331Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-15T06:36:18.593Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T06:36:18.593Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-15T06:36:18.593Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-15T06:36:18.858Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-15T06:36:19.119Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T06:36:19.119Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-15T06:36:19.119Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-15T06:36:19.119Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-15T06:36:19.383Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T06:36:19.383Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-15T06:36:19.383Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-15T06:36:19.566Z] 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-01-15T06:36:19.566Z] 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-01-15T06:36:19.566Z] 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-01-15T06:36:19.644Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-15T06:36:19.644Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T06:36:19.645Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-15T06:36:19.645Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-15T06:36:19.840Z] 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-01-15T06:36:19.840Z] 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-01-15T06:36:19.906Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-15T06:36:19.906Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-15T06:36:20.481Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-15T06:36:20.481Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-15T06:36:20.743Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-15T06:36:20.743Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T06:36:20.743Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-15T06:36:20.743Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-15T06:36:21.017Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-15T06:36:21.017Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T06:36:21.017Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-15T06:36:21.017Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-15T06:36:21.017Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-15T06:36:21.603Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T06:36:21.603Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-15T06:36:21.603Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-15T06:36:21.603Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-15T06:36:21.603Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T06:36:21.603Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-15T06:36:21.865Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-15T06:36:21.865Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-15T06:36:22.127Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T06:36:22.127Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-15T06:36:22.127Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-15T06:36:22.390Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-15T06:36:22.651Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T06:36:22.651Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-15T06:36:22.651Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-15T06:36:22.913Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-15T06:36:22.913Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T06:36:22.913Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-15T06:36:22.913Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-15T06:36:23.174Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-15T06:36:23.174Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T06:36:23.174Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-15T06:36:23.436Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-15T06:36:23.437Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-15T06:36:23.437Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T06:36:23.437Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-15T06:36:23.698Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-15T06:36:23.699Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-15T06:36:23.699Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T06:36:23.699Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-15T06:36:23.960Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-15T06:36:23.960Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-15T06:36:24.223Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T06:36:24.224Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-15T06:36:24.224Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-15T06:36:24.224Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-15T06:36:24.484Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-15T06:36:24.484Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-15T06:36:24.484Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-15T06:36:24.484Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-15T06:36:24.484Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-15T06:36:24.484Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-15T06:36:24.745Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-15T06:36:24.745Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-15T06:36:24.745Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-15T06:36:25.005Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-15T06:36:25.005Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-15T06:36:25.267Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-15T06:36:25.267Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-15T06:36:25.528Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-15T06:36:25.528Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-15T06:36:25.528Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-15T06:36:25.528Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-15T06:36:25.799Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-15T06:36:25.799Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-15T06:36:25.799Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-15T06:36:25.799Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-15T06:36:26.064Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-15T06:36:26.064Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-15T06:36:26.064Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-15T06:36:26.325Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-15T06:36:26.325Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-15T06:36:26.325Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-15T06:36:26.586Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-15T06:36:26.586Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-15T06:36:27.539Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-15T06:36:27.539Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-15T06:36:27.539Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-15T06:36:27.539Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-15T06:36:27.802Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-15T06:36:27.802Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-15T06:36:28.379Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-15T06:36:28.379Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-15T06:36:28.379Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-15T06:36:28.379Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-15T06:36:28.646Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-15T06:36:28.646Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-15T06:36:28.646Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-15T06:36:28.911Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-15T06:36:28.911Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-15T06:36:28.911Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-15T06:36:29.172Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-15T06:36:29.172Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-15T06:36:29.172Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-15T06:36:29.172Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-15T06:36:30.585Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-15T06:36:30.585Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-15T06:36:31.527Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-15T06:36:31.527Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-15T06:36:32.098Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-15T06:36:32.098Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-15T06:36:32.742Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-15T06:36:32.742Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-15T06:36:33.683Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-15T06:36:33.683Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-15T06:36:33.683Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-15T06:36:33.683Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-15T06:36:33.683Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-15T06:36:33.684Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-15T06:36:33.944Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-15T06:36:33.944Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-15T06:36:34.209Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-15T06:36:34.209Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-15T06:36:34.209Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-15T06:36:34.209Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-15T06:36:34.470Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-15T06:36:34.470Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-15T06:36:34.470Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-15T06:36:34.470Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-15T06:36:34.731Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-15T06:36:34.731Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-15T06:36:34.731Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-15T06:36:34.731Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-15T06:36:34.731Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-15T06:36:34.731Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-15T06:36:34.991Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-15T06:36:34.991Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-15T06:36:34.991Z] [2021-01-15T06:36:34.991Z] Current default time zone: 'Etc/UTC' [2021-01-15T06:36:34.991Z] Local time is now: Fri Jan 15 06:36:34 UTC 2021. [2021-01-15T06:36:34.991Z] Universal Time is now: Fri Jan 15 06:36:34 UTC 2021. [2021-01-15T06:36:34.991Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-15T06:36:34.991Z] [2021-01-15T06:36:34.991Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-15T06:36:34.991Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-15T06:36:35.252Z] Setting up linux-libc-dev:amd64 (4.15.0-132.136) ... [2021-01-15T06:36:35.252Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-15T06:36:35.252Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-15T06:36:35.252Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-15T06:36:35.252Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-15T06:36:35.252Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-15T06:36:35.252Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-15T06:36:35.519Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-15T06:36:35.519Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-15T06:36:35.519Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-15T06:36:35.780Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-15T06:36:35.780Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-15T06:36:35.780Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-15T06:36:35.780Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-15T06:36:36.042Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-15T06:36:36.042Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-15T06:36:36.042Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-15T06:36:36.042Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-15T06:36:36.042Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-15T06:36:36.042Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-15T06:36:36.042Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-15T06:36:37.954Z] Updating certificates in /etc/ssl/certs... [2021-01-15T06:36:38.899Z] 22 added, 17 removed; done. [2021-01-15T06:36:38.899Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-15T06:36:38.899Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-15T06:36:38.899Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-15T06:36:38.899Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-15T06:36:38.899Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-15T06:36:38.899Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-15T06:36:38.899Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-15T06:36:38.899Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-15T06:36:38.899Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-15T06:36:39.161Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-15T06:36:39.161Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-15T06:36:39.161Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-15T06:36:39.161Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-15T06:36:39.161Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-15T06:36:39.161Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-15T06:36:39.161Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-15T06:36:39.430Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-15T06:36:39.430Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-15T06:36:39.430Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-15T06:36:39.430Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-15T06:36:39.430Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-15T06:36:39.430Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-15T06:36:39.694Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-15T06:36:39.694Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-15T06:36:39.694Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-15T06:36:39.694Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-15T06:36:39.694Z] Updating certificates in /etc/ssl/certs... [2021-01-15T06:36:40.637Z] 0 added, 0 removed; done. [2021-01-15T06:36:40.637Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-15T06:36:40.637Z] done. [2021-01-15T06:36:41.209Z] Reading package lists... [2021-01-15T06:36:41.471Z] Building dependency tree... [2021-01-15T06:36:41.471Z] Reading state information... [2021-01-15T06:36:41.471Z] The following NEW packages will be installed: [2021-01-15T06:36:41.471Z] apt-transport-https [2021-01-15T06:36:41.732Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-15T06:36:41.732Z] Need to get 1696 B of archives. [2021-01-15T06:36:41.732Z] After this operation, 153 kB of additional disk space will be used. [2021-01-15T06:36:41.732Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-15T06:36:41.993Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-15T06:36:41.993Z] Fetched 1696 B in 0s (8314 B/s) [2021-01-15T06:36:41.993Z] Selecting previously unselected package apt-transport-https. [2021-01-15T06:36:41.993Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-15T06:36:41.993Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-15T06:36:41.993Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-15T06:36:41.993Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-15T06:36:42.564Z] Waiting for network to be ready... [2021-01-15T06:36:50.729Z] 2021-01-15T06:36:46Z INFO Waiting for automatic snapd restart... [2021-01-15T06:36:50.729Z] snapd 2.48.2 from Canonical* installed [2021-01-15T06:36:51.304Z] "snapd" switched to the "latest/stable" channel [2021-01-15T06:36:51.304Z] [2021-01-15T06:36:56.614Z] core18 20201210 from Canonical* installed [2021-01-15T06:36:56.614Z] "core18" switched to the "latest/stable" channel [2021-01-15T06:36:56.614Z] [2021-01-15T06:37:03.211Z] snapcraft 4.4.4 from Canonical* installed [2021-01-15T06:37:03.211Z] "snapcraft" switched to the "latest/stable" channel [2021-01-15T06:37:03.211Z] [2021-01-15T06:37:06.518Z] 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-01-15T06:37:06.518Z] - README.md [2021-01-15T06:37:06.518Z] - snapcraft.yaml.orig [2021-01-15T06:37:06.518Z] [2021-01-15T06:37:06.518Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-15T06:37:13.191Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-15T06:37:13.191Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-15T06:37:13.191Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-15T06:37:13.191Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-15T06:37:15.106Z] Reading package lists... [2021-01-15T06:37:15.106Z] 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-01-15T06:37:21.726Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-15T06:37:21.726Z] Reading package lists... [2021-01-15T06:37:21.726Z] Building dependency tree... [2021-01-15T06:37:21.726Z] Reading state information... [2021-01-15T06:37:21.726Z] Suggested packages: [2021-01-15T06:37:21.726Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-15T06:37:21.726Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-15T06:37:21.726Z] Recommended packages: [2021-01-15T06:37:21.726Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-15T06:37:21.726Z] The following NEW packages will be installed: [2021-01-15T06:37:21.726Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-15T06:37:21.726Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-15T06:37:21.726Z] pkg-config zip [2021-01-15T06:37:21.987Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-15T06:37:21.987Z] Need to get 7655 kB of archives. [2021-01-15T06:37:21.987Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-15T06:37:21.987Z] 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-01-15T06:37:21.987Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-15T06:37:21.987Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-15T06:37:22.249Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-15T06:37:22.249Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-15T06:37:22.249Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-15T06:37:22.510Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-15T06:37:22.510Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-15T06:37:22.510Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-15T06:37:22.510Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-15T06:37:22.775Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-15T06:37:22.775Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-15T06:37:22.775Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-15T06:37:23.038Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-15T06:37:23.038Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-15T06:37:23.299Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-15T06:37:23.299Z] Fetched 7655 kB in 1s (5676 kB/s) [2021-01-15T06:37:23.299Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-15T06:37:23.299Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-15T06:37:23.299Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-15T06:37:23.299Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-15T06:37:23.560Z] Selecting previously unselected package libpsl5:amd64. [2021-01-15T06:37:23.560Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-15T06:37:23.560Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-15T06:37:23.823Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-15T06:37:23.823Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-15T06:37:23.823Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-15T06:37:23.823Z] Selecting previously unselected package librtmp1:amd64. [2021-01-15T06:37:23.823Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-15T06:37:23.823Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-15T06:37:23.823Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-15T06:37:23.823Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-15T06:37:23.823Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-15T06:37:24.084Z] Selecting previously unselected package liberror-perl. [2021-01-15T06:37:24.084Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-15T06:37:24.084Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-15T06:37:24.084Z] Selecting previously unselected package git-man. [2021-01-15T06:37:24.084Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-15T06:37:24.084Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-15T06:37:24.345Z] Selecting previously unselected package git. [2021-01-15T06:37:24.345Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-15T06:37:24.345Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-15T06:37:25.290Z] Selecting previously unselected package libnorm1:amd64. [2021-01-15T06:37:25.290Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-15T06:37:25.290Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-15T06:37:25.290Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-15T06:37:25.290Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-15T06:37:25.290Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-15T06:37:25.290Z] Selecting previously unselected package libsodium23:amd64. [2021-01-15T06:37:25.290Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-15T06:37:25.290Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-15T06:37:25.556Z] Selecting previously unselected package libzmq5:amd64. [2021-01-15T06:37:25.556Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-15T06:37:25.556Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-15T06:37:25.556Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-15T06:37:25.556Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-15T06:37:25.556Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-15T06:37:25.823Z] Selecting previously unselected package pkg-config. [2021-01-15T06:37:25.823Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-15T06:37:25.823Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-15T06:37:25.823Z] Selecting previously unselected package zip. [2021-01-15T06:37:25.823Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-15T06:37:25.823Z] Unpacking zip (3.0-11build1) ... [2021-01-15T06:37:25.823Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-15T06:37:26.084Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-15T06:37:26.084Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-15T06:37:26.084Z] Setting up liberror-perl (0.17025-1) ... [2021-01-15T06:37:26.084Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-15T06:37:26.084Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-15T06:37:26.084Z] No schema files found: doing nothing. [2021-01-15T06:37:26.084Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-15T06:37:26.084Z] Setting up zip (3.0-11build1) ... [2021-01-15T06:37:26.345Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-15T06:37:26.345Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-15T06:37:26.345Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-15T06:37:26.345Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-15T06:37:26.345Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-15T06:37:26.345Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-15T06:37:26.345Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-15T06:37:26.606Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-15T06:37:33.231Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-15T06:37:33.496Z] git set to automatically installed. [2021-01-15T06:37:33.496Z] git-man set to automatically installed. [2021-01-15T06:37:33.496Z] libcurl3-gnutls set to automatically installed. [2021-01-15T06:37:33.496Z] liberror-perl set to automatically installed. [2021-01-15T06:37:33.496Z] libglib2.0-0 set to automatically installed. [2021-01-15T06:37:33.496Z] libnghttp2-14 set to automatically installed. [2021-01-15T06:37:33.496Z] libnorm1 set to automatically installed. [2021-01-15T06:37:33.496Z] libpgm-5.2-0 set to automatically installed. [2021-01-15T06:37:33.496Z] libpsl5 set to automatically installed. [2021-01-15T06:37:33.496Z] librtmp1 set to automatically installed. [2021-01-15T06:37:33.496Z] libsodium23 set to automatically installed. [2021-01-15T06:37:33.496Z] libzmq3-dev set to automatically installed. [2021-01-15T06:37:33.496Z] libzmq5 set to automatically installed. [2021-01-15T06:37:33.496Z] pkg-config set to automatically installed. [2021-01-15T06:37:33.496Z] zip set to automatically installed. [2021-01-15T06:37:35.410Z] snapd is not logged in, snap install commands will use sudo [2021-01-15T06:37:41.647Z] 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-01-15T06:37:41.647Z] 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-01-15T06:37:42.005Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-15T06:37:42.576Z] snap "core18" has no updates available [2021-01-15T06:37:43.521Z] Pulling config-common [2021-01-15T06:37:44.924Z] Pulling go-build-helper [2021-01-15T06:37:49.964Z] Removing intermediate container f11a95e5cf56 [2021-01-15T06:37:49.964Z] ---> 261a0e66c8c4 [2021-01-15T06:37:49.964Z] [2021-01-15T06:37:49.964Z] Step 10/22 : FROM alpine:3.12 [2021-01-15T06:37:49.964Z] Removing intermediate container bd4d85b14ab9 [2021-01-15T06:37:49.964Z] ---> 63f661642167 [2021-01-15T06:37:49.964Z] [2021-01-15T06:37:49.964Z] Step 10/24 : FROM alpine:3.12 [2021-01-15T06:37:49.964Z] 3.12: Pulling from library/alpine [2021-01-15T06:37:49.964Z] 3.12: Pulling from library/alpine [2021-01-15T06:37:50.566Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-15T06:37:50.566Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-15T06:37:50.846Z] Status: Downloaded newer image for alpine:3.12 [2021-01-15T06:37:50.846Z] Status: Image is up to date for alpine:3.12 [2021-01-15T06:37:50.846Z] ---> afeebe901d6b [2021-01-15T06:37:50.846Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-15T06:37:50.846Z] ---> afeebe901d6b [2021-01-15T06:37:50.846Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-15T06:37:51.822Z] Removing intermediate container cb959149ff97 [2021-01-15T06:37:51.822Z] ---> befa3c7889d9 [2021-01-15T06:37:51.822Z] [2021-01-15T06:37:51.823Z] Step 10/21 : FROM alpine:3.12 [2021-01-15T06:37:51.823Z] ---> afeebe901d6b [2021-01-15T06:37:51.823Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-15T06:37:51.823Z] ---> Running in 8c1693b1b4f3 [2021-01-15T06:37:51.823Z] ---> Running in be24ed3a39c7 [2021-01-15T06:37:52.094Z] Removing intermediate container 0e51b2c25115 [2021-01-15T06:37:52.094Z] ---> ac8793655952 [2021-01-15T06:37:52.094Z] [2021-01-15T06:37:52.094Z] Step 10/21 : FROM scratch [2021-01-15T06:37:52.094Z] ---> [2021-01-15T06:37:52.094Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-15T06:37:52.094Z] ---> Running in 9a19355361b0 [2021-01-15T06:37:52.382Z] ---> Running in 92ed6dfe33cf [2021-01-15T06:37:52.382Z] Removing intermediate container c7b7f03e922c [2021-01-15T06:37:52.382Z] ---> 38ba3a6bb94e [2021-01-15T06:37:52.382Z] [2021-01-15T06:37:52.382Z] Step 10/22 : FROM scratch [2021-01-15T06:37:52.382Z] ---> [2021-01-15T06:37:52.382Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-15T06:37:52.988Z] ---> Running in a946ec84e271 [2021-01-15T06:37:52.988Z] Removing intermediate container 92ed6dfe33cf [2021-01-15T06:37:52.988Z] ---> 408657d94e58 [2021-01-15T06:37:52.988Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-15T06:37:53.267Z] ---> Running in 2b4717749269 [2021-01-15T06:37:53.543Z] Removing intermediate container a946ec84e271 [2021-01-15T06:37:53.543Z] ---> 1669022b1df7 [2021-01-15T06:37:53.543Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-15T06:37:53.543Z] ---> Running in dbcc8ff84798 [2021-01-15T06:37:54.145Z] Removing intermediate container 2b4717749269 [2021-01-15T06:37:54.145Z] ---> 6d8a2736a7ee [2021-01-15T06:37:54.145Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-15T06:37:54.145Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T06:37:54.145Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T06:37:54.145Z] ---> Running in 825c1d9ce023 [2021-01-15T06:37:54.145Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T06:37:54.422Z] Removing intermediate container dbcc8ff84798 [2021-01-15T06:37:54.423Z] ---> 967013b57dd1 [2021-01-15T06:37:54.423Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-15T06:37:54.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T06:37:54.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T06:37:54.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T06:37:54.423Z] ---> Running in 256d7df02643 [2021-01-15T06:37:54.695Z] Removing intermediate container 825c1d9ce023 [2021-01-15T06:37:54.695Z] ---> ea5948668214 [2021-01-15T06:37:54.695Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T06:37:54.974Z] Removing intermediate container 256d7df02643 [2021-01-15T06:37:54.974Z] ---> c0c0e62b4d26 [2021-01-15T06:37:54.974Z] Step 14/22 : WORKDIR / [2021-01-15T06:37:55.247Z] ---> Running in 174e99cba7ab [2021-01-15T06:37:55.247Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-15T06:37:55.247Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-15T06:37:55.247Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-15T06:37:55.247Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-15T06:37:55.247Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-15T06:37:55.247Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-15T06:37:55.247Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-15T06:37:55.247Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-15T06:37:55.247Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-15T06:37:55.247Z] (4/5) Installing curl (7.69.1-r3) [2021-01-15T06:37:55.519Z] (4/4) Installing curl (7.69.1-r3) [2021-01-15T06:37:55.519Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T06:37:55.519Z] (4/5) Installing curl (7.69.1-r3) [2021-01-15T06:37:55.519Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-15T06:37:55.519Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T06:37:55.519Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-15T06:37:55.519Z] Executing ca-certificates-20191127-r4.trigger [2021-01-15T06:37:55.519Z] Executing ca-certificates-20191127-r4.trigger [2021-01-15T06:37:55.519Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T06:37:55.519Z] Executing ca-certificates-20191127-r4.trigger [2021-01-15T06:37:55.800Z] OK: 7 MiB in 18 packages [2021-01-15T06:37:55.800Z] OK: 7 MiB in 19 packages [2021-01-15T06:37:55.800Z] OK: 7 MiB in 19 packages [2021-01-15T06:37:56.077Z] ---> 9865b0923438 [2021-01-15T06:37:56.077Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-15T06:37:56.375Z] Removing intermediate container 174e99cba7ab [2021-01-15T06:37:56.375Z] ---> 0cef181a899d [2021-01-15T06:37:56.376Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T06:37:57.833Z] ---> 9abcfe56b18c [2021-01-15T06:37:57.833Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-15T06:37:58.109Z] Removing intermediate container be24ed3a39c7 [2021-01-15T06:37:58.109Z] ---> 789d479ec607 [2021-01-15T06:37:58.109Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-15T06:37:58.109Z] ---> 646c1ccbab9b [2021-01-15T06:37:58.109Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-15T06:37:58.705Z] ---> Running in 25513b5cf5e6 [2021-01-15T06:37:58.705Z] Removing intermediate container 9a19355361b0 [2021-01-15T06:37:58.705Z] ---> d654a8beea6c [2021-01-15T06:37:58.705Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-15T06:37:58.705Z] Removing intermediate container 8c1693b1b4f3 [2021-01-15T06:37:58.705Z] ---> f7b6bf29699a [2021-01-15T06:37:58.705Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-15T06:37:58.983Z] ---> Running in 247344c34ad2 [2021-01-15T06:37:58.983Z] ---> Running in 5b995a5fba6c [2021-01-15T06:37:59.261Z] ---> 7bbd5ff6ff1d [2021-01-15T06:37:59.261Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-15T06:37:59.536Z] Removing intermediate container 25513b5cf5e6 [2021-01-15T06:37:59.536Z] ---> 54cc34ed7d5c [2021-01-15T06:37:59.536Z] Step 13/22 : WORKDIR / [2021-01-15T06:37:59.536Z] ---> 751cada6511b [2021-01-15T06:37:59.536Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-15T06:37:59.536Z] ---> Running in fc08736dcc6f [2021-01-15T06:37:59.536Z] ---> Running in 1ea018748164 [2021-01-15T06:37:59.813Z] Removing intermediate container 247344c34ad2 [2021-01-15T06:37:59.813Z] ---> 3e429b06b660 [2021-01-15T06:37:59.813Z] Step 13/21 : WORKDIR /edgex [2021-01-15T06:37:59.813Z] Removing intermediate container 5b995a5fba6c [2021-01-15T06:37:59.813Z] ---> ee7eaf49551e [2021-01-15T06:37:59.813Z] Step 13/24 : WORKDIR / [2021-01-15T06:38:00.086Z] ---> Running in 23fb2f13a246 [2021-01-15T06:38:00.086Z] ---> Running in f34d147edbd0 [2021-01-15T06:38:00.360Z] Removing intermediate container fc08736dcc6f [2021-01-15T06:38:00.360Z] ---> 25f97aaab02c [2021-01-15T06:38:00.360Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T06:38:00.360Z] Removing intermediate container 1ea018748164 [2021-01-15T06:38:00.360Z] ---> 88d817556d37 [2021-01-15T06:38:00.360Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T06:38:00.360Z] ---> Running in 135289c4a1e8 [2021-01-15T06:38:00.633Z] ---> 3f421ca7daa4 [2021-01-15T06:38:00.633Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-15T06:38:00.633Z] Removing intermediate container f34d147edbd0 [2021-01-15T06:38:00.633Z] ---> e3ec4e559328 [2021-01-15T06:38:00.633Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-15T06:38:00.633Z] Removing intermediate container 23fb2f13a246 [2021-01-15T06:38:00.633Z] ---> 05bfbb1b97e3 [2021-01-15T06:38:00.633Z] 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-01-15T06:38:00.912Z] ---> Running in c456401dcc7a [2021-01-15T06:38:01.189Z] Removing intermediate container 135289c4a1e8 [2021-01-15T06:38:01.189Z] ---> 65192d274216 [2021-01-15T06:38:01.189Z] Step 19/21 : LABEL arch=arm64 [2021-01-15T06:38:01.189Z] ---> c035c27a5bcf [2021-01-15T06:38:01.189Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-15T06:38:01.464Z] ---> Running in a280a4ec80eb [2021-01-15T06:38:01.464Z] Removing intermediate container c456401dcc7a [2021-01-15T06:38:01.464Z] ---> a2254e4a2f68 [2021-01-15T06:38:01.464Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T06:38:01.751Z] ---> 2313115049a0 [2021-01-15T06:38:01.751Z] 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-01-15T06:38:02.036Z] ---> Running in 0d7c9256f2a9 [2021-01-15T06:38:02.036Z] Removing intermediate container a280a4ec80eb [2021-01-15T06:38:02.036Z] ---> ad94a0267a35 [2021-01-15T06:38:02.036Z] Step 20/21 : LABEL git_sha=7e536ad17c81590f6edc6bd22e360c0638b695b6 [2021-01-15T06:38:02.036Z] ---> 5a11795fbe63 [2021-01-15T06:38:02.036Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-15T06:38:02.628Z] ---> Running in 64c125dca953 [2021-01-15T06:38:03.019Z] ---> 9593c43222b0 [2021-01-15T06:38:03.019Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-15T06:38:03.019Z] Removing intermediate container 0d7c9256f2a9 [2021-01-15T06:38:03.019Z] ---> 78ad1bc22bac [2021-01-15T06:38:03.019Z] Step 20/22 : LABEL arch=arm64 [2021-01-15T06:38:03.019Z] ---> 51bb6a017c7c [2021-01-15T06:38:03.019Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-15T06:38:03.019Z] ---> Running in 5ea3fdae449f [2021-01-15T06:38:03.340Z] Removing intermediate container 64c125dca953 [2021-01-15T06:38:03.340Z] ---> b4ca28611869 [2021-01-15T06:38:03.340Z] Step 21/21 : LABEL version=0.0.0 [2021-01-15T06:38:03.652Z] ---> Running in 3cb47aea818b [2021-01-15T06:38:03.652Z] ---> 01dbf4270cd1 [2021-01-15T06:38:03.652Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-15T06:38:03.953Z] Removing intermediate container 5ea3fdae449f [2021-01-15T06:38:03.953Z] ---> 5d3820be144b [2021-01-15T06:38:03.953Z] Step 21/22 : LABEL git_sha=7e536ad17c81590f6edc6bd22e360c0638b695b6 [2021-01-15T06:38:04.255Z] ---> 1f5c87fd771c [2021-01-15T06:38:04.255Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-15T06:38:04.255Z] ---> Running in ef66aacba9a2 [2021-01-15T06:38:04.255Z] Removing intermediate container 3cb47aea818b [2021-01-15T06:38:04.255Z] ---> 4ff4b2dae83c [2021-01-15T06:38:04.255Z] [2021-01-15T06:38:04.579Z] ---> 33a23877e332 [2021-01-15T06:38:04.579Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-15T06:38:04.920Z] Removing intermediate container ef66aacba9a2 [2021-01-15T06:38:04.920Z] ---> 4dd761ee26f1 [2021-01-15T06:38:04.920Z] Step 22/22 : LABEL version=0.0.0 [2021-01-15T06:38:05.214Z] Successfully built 4ff4b2dae83c [2021-01-15T06:38:05.214Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-15T06:38:05.214Z] ---> Running in a7dd468ac7a6 [2021-01-15T06:38:05.214Z]  Building docker-support-scheduler-go ... done Building docker-support-notifications-go [2021-01-15T06:38:05.820Z] ---> f2884df052c9 [2021-01-15T06:38:05.820Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-15T06:38:05.820Z] ---> 95cee15e7282 [2021-01-15T06:38:05.820Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-15T06:38:06.100Z] ---> Running in 51c4f632340b [2021-01-15T06:38:06.100Z] ---> Running in ab4c0cf27833 [2021-01-15T06:38:06.100Z] Removing intermediate container a7dd468ac7a6 [2021-01-15T06:38:06.100Z] ---> cb10876293dc [2021-01-15T06:38:06.100Z] [2021-01-15T06:38:06.375Z] ---> 6a7d21cc92fc [2021-01-15T06:38:06.375Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-15T06:38:06.646Z] Successfully built cb10876293dc [2021-01-15T06:38:06.923Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-15T06:38:06.923Z]  Building docker-core-command-go ... done Building docker-core-metadata-go [2021-01-15T06:38:06.923Z] Removing intermediate container ab4c0cf27833 [2021-01-15T06:38:06.923Z] ---> a375a487562b [2021-01-15T06:38:06.923Z] Step 18/21 : CMD ["--init=true"] [2021-01-15T06:38:07.520Z] ---> Running in a3ecb3a901b0 [2021-01-15T06:38:08.119Z] ---> 5b8e4420da7b [2021-01-15T06:38:08.119Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-15T06:38:08.715Z] Removing intermediate container a3ecb3a901b0 [2021-01-15T06:38:08.715Z] ---> 050dbf6abd0f [2021-01-15T06:38:08.715Z] Step 19/21 : LABEL arch=arm64 [2021-01-15T06:38:10.150Z] ---> Running in c10eca7ac86d [2021-01-15T06:38:10.748Z] ---> 32b9d67728ec [2021-01-15T06:38:10.748Z] 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-01-15T06:38:11.559Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-15T06:38:11.559Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-15T06:38:11.559Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-15T06:38:11.559Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1506 kB] [2021-01-15T06:38:11.559Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-15T06:38:11.559Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-15T06:38:11.559Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-15T06:38:11.559Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-15T06:38:11.559Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-15T06:38:11.559Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-15T06:38:11.559Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-15T06:38:11.559Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [292 kB] [2021-01-15T06:38:11.559Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-15T06:38:11.559Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-15T06:38:11.559Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-15T06:38:11.559Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-15T06:38:11.559Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] [2021-01-15T06:38:11.559Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-15T06:38:11.559Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-15T06:38:11.559Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1842 kB] [2021-01-15T06:38:11.559Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] [2021-01-15T06:38:11.559Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-15T06:38:11.559Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-15T06:38:11.559Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] [2021-01-15T06:38:11.559Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] [2021-01-15T06:38:11.559Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-15T06:38:11.559Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-15T06:38:11.559Z] Fetched 23.7 MB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-15T06:38:11.560Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-15T06:38:11.560Z] Fetched 279 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-15T06:38:11.560Z] Fetched 122 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-15T06:38:11.560Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-15T06:38:11.560Z] Fetched 8848 B in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-15T06:38:11.560Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-15T06:38:11.560Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-15T06:38:11.560Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-15T06:38:11.560Z] Fetched 214 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-15T06:38:11.560Z] Fetched 155 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-15T06:38:11.560Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-15T06:38:11.560Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-15T06:38:11.560Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-15T06:38:11.560Z] Fetched 499 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-15T06:38:11.560Z] Fetched 111 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-15T06:38:11.560Z] Fetched 240 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-15T06:38:11.560Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-15T06:38:11.560Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-15T06:38:11.560Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-15T06:38:11.560Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-15T06:38:11.560Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-15T06:38:11.560Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-15T06:38:11.560Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-15T06:38:11.560Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-15T06:38:11.560Z] Fetched 8720 B in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-15T06:38:11.560Z] Fetched 137 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-15T06:38:11.560Z] Fetched 119 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-15T06:38:11.560Z] Fetched 109 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-15T06:38:11.560Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-15T06:38:11.560Z] Fetched 645 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-15T06:38:11.560Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-15T06:38:11.560Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-15T06:38:11.560Z] Fetched 368 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-15T06:38:11.560Z] Fetched 187 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-15T06:38:11.560Z] Fetched 175 kB in 0s (0 B/s) [2021-01-15T06:38:11.560Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-15T06:38:11.734Z] ---> Running in 4e490e9f3d50 [2021-01-15T06:38:11.734Z] Removing intermediate container c10eca7ac86d [2021-01-15T06:38:11.734Z] ---> 1ac0af65c28f [2021-01-15T06:38:11.734Z] Step 20/21 : LABEL git_sha=7e536ad17c81590f6edc6bd22e360c0638b695b6 [2021-01-15T06:38:12.014Z] Removing intermediate container 51c4f632340b [2021-01-15T06:38:12.014Z] ---> d0533ad71b82 [2021-01-15T06:38:12.014Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-15T06:38:12.619Z] ---> Running in 049a0e954883 [2021-01-15T06:38:12.619Z] ---> Running in 0549fb36b859 [2021-01-15T06:38:12.951Z] Fetched 206 kB in 0s (0 B/s) [2021-01-15T06:38:12.951Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-15T06:38:12.951Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-15T06:38:12.951Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-15T06:38:12.951Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-15T06:38:12.951Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-15T06:38:12.951Z] Fetched 159 kB in 0s (0 B/s) [2021-01-15T06:38:12.951Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-15T06:38:12.951Z] Fetched 107 kB in 0s (0 B/s) [2021-01-15T06:38:12.951Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-15T06:38:12.951Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-15T06:38:12.951Z] Pulling static-packages [2021-01-15T06:38:13.609Z] Removing intermediate container 049a0e954883 [2021-01-15T06:38:13.609Z] ---> 0c9c5b6a4191 [2021-01-15T06:38:13.609Z] Step 20/22 : LABEL arch=arm64 [2021-01-15T06:38:13.897Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-15T06:38:13.897Z] Skipping pull go-build-helper (already ran) [2021-01-15T06:38:13.897Z] Skipping pull static-packages (already ran) [2021-01-15T06:38:13.897Z] Building go-build-helper [2021-01-15T06:38:13.917Z] Removing intermediate container 0549fb36b859 [2021-01-15T06:38:13.917Z] ---> 4638bcb3b8de [2021-01-15T06:38:13.917Z] Step 21/21 : LABEL version=0.0.0 [2021-01-15T06:38:13.917Z] ---> Running in 6a0677627e67 [2021-01-15T06:38:14.193Z] ---> Running in f5de5fd0a3df [2021-01-15T06:38:14.800Z] Removing intermediate container 6a0677627e67 [2021-01-15T06:38:14.800Z] ---> 06e575638826 [2021-01-15T06:38:14.800Z] Step 21/22 : LABEL git_sha=7e536ad17c81590f6edc6bd22e360c0638b695b6 [2021-01-15T06:38:15.074Z] Removing intermediate container f5de5fd0a3df [2021-01-15T06:38:15.074Z] ---> 58b2b53f0be6 [2021-01-15T06:38:15.074Z] [2021-01-15T06:38:15.399Z] ---> Running in 4ac575396817 [2021-01-15T06:38:15.689Z] Successfully built 58b2b53f0be6 [2021-01-15T06:38:15.689Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-15T06:38:15.689Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2021-01-15T06:38:15.689Z] Removing intermediate container 4e490e9f3d50 [2021-01-15T06:38:15.963Z] ---> 6bafa14cb68e [2021-01-15T06:38:15.963Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-15T06:38:15.963Z] Removing intermediate container 4ac575396817 [2021-01-15T06:38:15.963Z] ---> cad08fad5d8d [2021-01-15T06:38:15.963Z] Step 22/22 : LABEL version=0.0.0 [2021-01-15T06:38:16.232Z] ---> Running in e29a3e0b9bab [2021-01-15T06:38:16.232Z] ---> Running in 9660e534a66d [2021-01-15T06:38:16.824Z] Removing intermediate container e29a3e0b9bab [2021-01-15T06:38:16.824Z] ---> e2eb6eb8ea45 [2021-01-15T06:38:16.824Z] Step 22/24 : LABEL arch=arm64 [2021-01-15T06:38:17.094Z] Removing intermediate container 9660e534a66d [2021-01-15T06:38:17.094Z] ---> e0bc76adf5e5 [2021-01-15T06:38:17.094Z] [2021-01-15T06:38:17.094Z] ---> Running in a12238778f10 [2021-01-15T06:38:17.381Z] Successfully built e0bc76adf5e5 [2021-01-15T06:38:17.381Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-15T06:38:17.381Z] Building docker-sys-mgmt-agent-go [2021-01-15T06:38:17.682Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container a12238778f10 [2021-01-15T06:38:17.682Z] ---> 5ff4b564251f [2021-01-15T06:38:17.682Z] Step 23/24 : LABEL git_sha=7e536ad17c81590f6edc6bd22e360c0638b695b6 [2021-01-15T06:38:17.957Z] ---> Running in 3e771d38ebba [2021-01-15T06:38:18.106Z] Building static-packages [2021-01-15T06:38:18.236Z] Removing intermediate container 3e771d38ebba [2021-01-15T06:38:18.236Z] ---> 87129aa41d0e [2021-01-15T06:38:18.510Z] Step 24/24 : LABEL version=0.0.0 [2021-01-15T06:38:18.510Z] ---> Running in 59874d8981cb [2021-01-15T06:38:19.099Z] Removing intermediate container 59874d8981cb [2021-01-15T06:38:19.099Z] ---> ff97910f8cb5 [2021-01-15T06:38:19.099Z] [2021-01-15T06:38:19.369Z] Successfully built ff97910f8cb5 [2021-01-15T06:38:19.369Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-15T06:38:20.652Z] Staging go-build-helper [2021-01-15T06:38:21.594Z] Staging static-packages [2021-01-15T06:38:22.976Z] Pulling go115 [2021-01-15T06:38:23.922Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-15T06:38:23.922Z] Skipping pull go115 (already ran) [2021-01-15T06:38:23.922Z] Building go115 [2021-01-15T06:38:24.187Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-15T06:38:24.187Z] Dload Upload Total Spent Left Speed [2021-01-15T06:38:26.420Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 27902 0 0 227k 0 0:08:41 --:--:-- 0:08:41 225k 34 115M 34 39.5M 0 0 34.9M 0 0:00:03 0:00:01 0:00:02 34.9M 81 115M 81 93.9M 0 0 44.4M 0 0:00:02 0:00:02 --:--:-- 44.4M 100 115M 100 115M 0 0 46.6M 0 0:00:02 0:00:02 --:--:-- 46.6M [2021-01-15T06:38:27.365Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-15T06:38:32.654Z] Staging go115 [2021-01-15T06:38:39.243Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-15T06:38:39.243Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-15T06:38:39.243Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-15T06:38:39.243Z] Fetched 0 B in 0s (0 B/s) [2021-01-15T06:38:39.243Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-15T06:38:39.243Z] Fetched 224 kB in 0s (0 B/s) [2021-01-15T06:38:39.243Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-15T06:38:39.243Z] Fetched 157 kB in 0s (0 B/s) [2021-01-15T06:38:39.243Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-15T06:38:39.243Z] Fetched 221 kB in 0s (0 B/s) [2021-01-15T06:38:39.243Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-15T06:38:39.243Z] Fetched 143 kB in 0s (0 B/s) [2021-01-15T06:38:39.243Z] Pulling edgex-go [2021-01-15T06:38:41.167Z] Pulling version [2021-01-15T06:38:42.554Z] Building config-common [2021-01-15T06:38:45.117Z] Skipping build go-build-helper (already ran) [2021-01-15T06:38:45.117Z] Skipping build static-packages (already ran) [2021-01-15T06:38:45.117Z] Skipping build go115 (already ran) [2021-01-15T06:38:45.117Z] Building edgex-go [2021-01-15T06:38:46.073Z] 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-01-15T06:38:47.045Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-15T06:38:47.045Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.146 [2021-01-15T06:38:47.045Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.70 [2021-01-15T06:38:47.045Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-15T06:38:47.308Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-15T06:38:47.308Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 [2021-01-15T06:38:47.308Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-15T06:38:47.308Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-15T06:38:47.308Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-15T06:38:47.308Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-15T06:38:47.308Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-15T06:38:47.308Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-15T06:38:47.308Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-15T06:38:47.308Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-15T06:38:47.308Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-15T06:38:47.308Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-15T06:38:47.308Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-15T06:38:47.308Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-15T06:38:47.308Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-15T06:38:47.308Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-15T06:38:47.308Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-15T06:38:47.308Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-15T06:38:47.308Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-15T06:38:47.308Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-15T06:38:47.308Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-15T06:38:47.308Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-15T06:38:47.308Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-15T06:38:47.308Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-15T06:38:47.308Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-15T06:38:47.308Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-15T06:38:47.308Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-15T06:38:47.605Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-15T06:38:47.605Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-15T06:38:47.605Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-15T06:38:47.605Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-15T06:38:47.605Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-15T06:38:47.605Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-15T06:38:47.605Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-15T06:38:47.605Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-15T06:38:47.873Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-15T06:38:51.970Z]  Building docker-security-secretstore-setup-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T06:38:51.970Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-15T06:38:51.970Z] ---> e93477485f62 [2021-01-15T06:38:51.970Z] Step 3/24 : WORKDIR /edgex-go [2021-01-15T06:38:51.970Z] ---> Using cache [2021-01-15T06:38:51.970Z] ---> c3934c59c816 [2021-01-15T06:38:51.970Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T06:38:51.970Z] ---> Using cache [2021-01-15T06:38:51.970Z] ---> e460944a2c6b [2021-01-15T06:38:51.970Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-15T06:38:53.410Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T06:38:53.410Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-15T06:38:53.410Z] ---> e93477485f62 [2021-01-15T06:38:53.410Z] Step 3/22 : WORKDIR /edgex-go [2021-01-15T06:38:53.410Z] ---> Using cache [2021-01-15T06:38:53.410Z] ---> c3934c59c816 [2021-01-15T06:38:53.410Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T06:38:53.410Z] ---> Using cache [2021-01-15T06:38:53.410Z] ---> e460944a2c6b [2021-01-15T06:38:53.410Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-15T06:38:53.410Z] ---> Using cache [2021-01-15T06:38:53.410Z] ---> f274c75a85db [2021-01-15T06:38:53.410Z] Step 6/22 : COPY go.mod . [2021-01-15T06:38:53.410Z] ---> Using cache [2021-01-15T06:38:53.410Z] ---> 63c6d33316d9 [2021-01-15T06:38:53.410Z] Step 7/22 : RUN go mod download [2021-01-15T06:38:53.410Z] ---> Using cache [2021-01-15T06:38:53.410Z] ---> ba3d2cc9ff70 [2021-01-15T06:38:53.410Z] Step 8/22 : COPY . . [2021-01-15T06:38:53.410Z] ---> Using cache [2021-01-15T06:38:53.410Z] ---> 157b42564348 [2021-01-15T06:38:53.410Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-15T06:38:57.891Z] 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-01-15T06:38:58.833Z] ---> Running in 43bf32ea6e5f [2021-01-15T06:38:58.833Z] ---> Running in 4ca4f3e4aaad [2021-01-15T06:38:59.820Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T06:38:59.820Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-15T06:38:59.820Z] ---> e93477485f62 [2021-01-15T06:38:59.820Z] Step 3/23 : WORKDIR /edgex-go [2021-01-15T06:38:59.820Z] ---> Using cache [2021-01-15T06:38:59.820Z] ---> c3934c59c816 [2021-01-15T06:38:59.820Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T06:38:59.820Z] ---> Using cache [2021-01-15T06:38:59.820Z] ---> e460944a2c6b [2021-01-15T06:38:59.820Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-15T06:39:00.416Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T06:39:00.416Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-15T06:39:00.416Z] ---> e93477485f62 [2021-01-15T06:39:00.416Z] Step 3/26 : WORKDIR /edgex-go [2021-01-15T06:39:00.416Z] ---> Using cache [2021-01-15T06:39:00.416Z] ---> c3934c59c816 [2021-01-15T06:39:00.416Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T06:39:00.416Z] ---> Using cache [2021-01-15T06:39:00.416Z] ---> e460944a2c6b [2021-01-15T06:39:00.416Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-15T06:39:00.703Z] 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-01-15T06:39:00.703Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T06:39:00.703Z] ---> Running in 71b78a8108ce [2021-01-15T06:39:00.703Z] ---> Running in f741702b7271 [2021-01-15T06:39:01.709Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T06:39:02.105Z] 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-01-15T06:39:02.679Z] 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-01-15T06:39:02.701Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T06:39:02.701Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T06:39:03.311Z] OK: 217 MiB in 51 packages [2021-01-15T06:39:03.311Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T06:39:03.591Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T06:39:04.071Z] 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-01-15T06:39:04.196Z] OK: 217 MiB in 51 packages [2021-01-15T06:39:04.196Z] OK: 217 MiB in 51 packages [2021-01-15T06:39:04.332Z] 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-01-15T06:39:04.332Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-15T06:39:04.593Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-15T06:39:04.593Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-15T06:39:04.593Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-15T06:39:05.195Z] Removing intermediate container 43bf32ea6e5f [2021-01-15T06:39:05.195Z] ---> eb3658134f66 [2021-01-15T06:39:05.195Z] Step 6/24 : COPY go.mod . [2021-01-15T06:39:06.185Z] Removing intermediate container f741702b7271 [2021-01-15T06:39:06.185Z] ---> 583909af569d [2021-01-15T06:39:06.185Z] Step 6/23 : COPY go.mod . [2021-01-15T06:39:06.466Z] ---> 4791441520f9 [2021-01-15T06:39:06.466Z] Step 7/24 : RUN go mod download [2021-01-15T06:39:06.466Z] Removing intermediate container 71b78a8108ce [2021-01-15T06:39:06.466Z] ---> bec99da01aad [2021-01-15T06:39:06.466Z] Step 6/26 : COPY go.mod . [2021-01-15T06:39:06.522Z] 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-01-15T06:39:06.522Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-15T06:39:06.522Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-15T06:39:06.752Z] ---> Running in 18ae2b140ab6 [2021-01-15T06:39:07.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-01-15T06:39:08.222Z] ---> 93174c5b1b0f [2021-01-15T06:39:08.222Z] Step 7/23 : RUN go mod download [2021-01-15T06:39:08.222Z] ---> 90dead096632 [2021-01-15T06:39:08.222Z] Step 7/26 : RUN go mod download [2021-01-15T06:39:08.222Z] ---> Running in 1d7174eb7cc1 [2021-01-15T06:39:08.488Z] 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-01-15T06:39:08.488Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-15T06:39:08.499Z] ---> Running in 20ebd05ecbcd [2021-01-15T06:39:09.879Z] 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-01-15T06:39:10.822Z] 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-01-15T06:39:11.765Z] 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-01-15T06:39:11.765Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-15T06:39:11.937Z] Removing intermediate container 18ae2b140ab6 [2021-01-15T06:39:11.937Z] ---> b78d1fbfeb43 [2021-01-15T06:39:11.937Z] Step 8/24 : COPY . . [2021-01-15T06:39:13.951Z] Removing intermediate container 1d7174eb7cc1 [2021-01-15T06:39:13.951Z] ---> ff7f2519dfb3 [2021-01-15T06:39:13.952Z] Step 8/23 : COPY . . [2021-01-15T06:39:14.563Z] Removing intermediate container 20ebd05ecbcd [2021-01-15T06:39:14.563Z] ---> a7ffb54cf3cf [2021-01-15T06:39:14.563Z] Step 8/26 : COPY . . [2021-01-15T06:39:15.075Z] Building version [2021-01-15T06:39:16.994Z] Staging config-common [2021-01-15T06:39:18.382Z] Skipping stage go-build-helper (already ran) [2021-01-15T06:39:18.382Z] Skipping stage static-packages (already ran) [2021-01-15T06:39:18.382Z] Skipping stage go115 (already ran) [2021-01-15T06:39:18.382Z] Staging edgex-go [2021-01-15T06:39:19.324Z] Staging version [2021-01-15T06:39:20.763Z] Priming config-common [2021-01-15T06:39:22.155Z] Priming go-build-helper [2021-01-15T06:39:23.100Z] Priming static-packages [2021-01-15T06:39:26.418Z] Priming go115 [2021-01-15T06:39:27.359Z] Priming edgex-go [2021-01-15T06:39:28.744Z] Priming version [2021-01-15T06:39:30.130Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-15T06:39:46.962Z] ---> 67099d906478 [2021-01-15T06:39:46.962Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-15T06:39:46.962Z] ---> 6dd29f7b622b [2021-01-15T06:39:46.962Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-15T06:39:46.962Z] ---> 0dce81225043 [2021-01-15T06:39:46.962Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-15T06:39:46.962Z] ---> Running in 75a2bdc11fe4 [2021-01-15T06:39:46.962Z] ---> Running in 3cfb0d475de3 [2021-01-15T06:39:46.962Z] ---> Running in 06d3e500a9c0 [2021-01-15T06:39:47.950Z] 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-01-15T06:39:47.950Z] 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-01-15T06:39:48.227Z] 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-01-15T06:39:50.220Z] Removing intermediate container 4ca4f3e4aaad [2021-01-15T06:39:50.220Z] ---> 82cd75b9c9f2 [2021-01-15T06:39:50.220Z] [2021-01-15T06:39:50.220Z] Step 10/22 : FROM scratch [2021-01-15T06:39:50.220Z] ---> [2021-01-15T06:39:50.220Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-15T06:39:50.220Z] ---> Using cache [2021-01-15T06:39:50.220Z] ---> 1669022b1df7 [2021-01-15T06:39:50.220Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-15T06:39:50.220Z] ---> Running in eb4900c77907 [2021-01-15T06:39:50.839Z] Removing intermediate container eb4900c77907 [2021-01-15T06:39:50.839Z] ---> 1447424a428d [2021-01-15T06:39:50.839Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-15T06:39:51.118Z] ---> Running in 7c2fd3e50307 [2021-01-15T06:39:51.723Z] Removing intermediate container 7c2fd3e50307 [2021-01-15T06:39:51.723Z] ---> 6ca38b68d35a [2021-01-15T06:39:51.723Z] Step 14/22 : WORKDIR / [2021-01-15T06:39:51.998Z] ---> Running in 2580e557cb40 [2021-01-15T06:39:52.984Z] Removing intermediate container 2580e557cb40 [2021-01-15T06:39:52.984Z] ---> b1cf9e97105b [2021-01-15T06:39:52.984Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T06:39:53.984Z] ---> 3b8d7079802e [2021-01-15T06:39:53.984Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-15T06:39:56.012Z] ---> 62cb1d41e640 [2021-01-15T06:39:56.012Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-15T06:39:57.003Z] ---> d6e54213d6be [2021-01-15T06:39:57.003Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-15T06:39:57.279Z] ---> Running in e32a84547fa0 [2021-01-15T06:39:58.060Z] Removing intermediate container e32a84547fa0 [2021-01-15T06:39:58.060Z] ---> 8d4954248e08 [2021-01-15T06:39:58.060Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T06:39:58.060Z] ---> Running in b53f8c536e02 [2021-01-15T06:39:58.724Z] Removing intermediate container b53f8c536e02 [2021-01-15T06:39:58.724Z] ---> 3df861823b2c [2021-01-15T06:39:58.724Z] Step 20/22 : LABEL arch=arm64 [2021-01-15T06:39:58.724Z] ---> Running in ffc744abb77a [2021-01-15T06:39:59.773Z] Removing intermediate container ffc744abb77a [2021-01-15T06:39:59.773Z] ---> 6b932400363a [2021-01-15T06:39:59.773Z] Step 21/22 : LABEL git_sha=7e536ad17c81590f6edc6bd22e360c0638b695b6 [2021-01-15T06:39:59.773Z] ---> Running in a7b8e7aa545d [2021-01-15T06:40:00.451Z] Removing intermediate container a7b8e7aa545d [2021-01-15T06:40:00.451Z] ---> 3680bf7f1865 [2021-01-15T06:40:00.451Z] Step 22/22 : LABEL version=0.0.0 [2021-01-15T06:40:00.726Z] ---> Running in c41ca952e2a2 [2021-01-15T06:40:01.329Z] Removing intermediate container c41ca952e2a2 [2021-01-15T06:40:01.329Z] ---> 7086d8ee2628 [2021-01-15T06:40:01.329Z] [2021-01-15T06:40:01.933Z] Successfully built 7086d8ee2628 [2021-01-15T06:40:01.933Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-15T06:40:58.470Z]  Building docker-core-metadata-go ... done Removing intermediate container 75a2bdc11fe4 [2021-01-15T06:40:58.470Z] ---> eb8349031bdb [2021-01-15T06:40:58.470Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-15T06:40:58.470Z] Removing intermediate container 06d3e500a9c0 [2021-01-15T06:40:58.470Z] ---> 49ef0bf50025 [2021-01-15T06:40:58.470Z] [2021-01-15T06:40:58.470Z] Step 10/24 : FROM scratch [2021-01-15T06:40:58.470Z] ---> [2021-01-15T06:40:58.470Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-15T06:40:58.470Z] ---> Running in ca180bedc485 [2021-01-15T06:40:58.470Z] ---> Running in 55721564edae [2021-01-15T06:40:58.470Z] Removing intermediate container 55721564edae [2021-01-15T06:40:58.470Z] ---> 3f61f7d65b86 [2021-01-15T06:40:58.470Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-15T06:40:58.470Z] ---> Running in 08135dfdc083 [2021-01-15T06:40:58.470Z] Removing intermediate container 08135dfdc083 [2021-01-15T06:40:58.470Z] ---> 6a23cb70f967 [2021-01-15T06:40:58.470Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-15T06:40:58.470Z] 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-01-15T06:40:58.470Z] ---> Running in 2e562bb983eb [2021-01-15T06:40:58.470Z] Removing intermediate container 2e562bb983eb [2021-01-15T06:40:58.470Z] ---> 2725a53670e6 [2021-01-15T06:40:58.470Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-15T06:40:58.470Z] ---> ef19ea1617a9 [2021-01-15T06:40:58.470Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-15T06:40:58.470Z] ---> bcaac512a62b [2021-01-15T06:40:58.470Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-15T06:40:58.470Z] Removing intermediate container ca180bedc485 [2021-01-15T06:40:58.470Z] ---> a0deb481e4e6 [2021-01-15T06:40:58.470Z] [2021-01-15T06:40:58.470Z] Step 11/26 : FROM docker:20.10.0 [2021-01-15T06:40:58.769Z] 20.10.0: Pulling from library/docker [2021-01-15T06:40:59.373Z] ---> 177d71e04157 [2021-01-15T06:40:59.373Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T06:41:01.366Z] ---> 034b43ee30db [2021-01-15T06:41:01.366Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-15T06:41:02.805Z] ---> 69975924dec4 [2021-01-15T06:41:02.805Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-15T06:41:04.268Z] ---> a3d22822f547 [2021-01-15T06:41:04.268Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-15T06:41:04.541Z] ---> Running in 9975f4d3f78c [2021-01-15T06:41:05.524Z] Removing intermediate container 9975f4d3f78c [2021-01-15T06:41:05.524Z] ---> 48a93c4e8fe3 [2021-01-15T06:41:05.524Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T06:41:06.122Z] ---> Running in 40ef21cbc0f8 [2021-01-15T06:41:07.105Z] Removing intermediate container 40ef21cbc0f8 [2021-01-15T06:41:07.105Z] ---> fca097fbee55 [2021-01-15T06:41:07.105Z] Step 22/24 : LABEL arch=arm64 [2021-01-15T06:41:07.379Z] ---> Running in daae9fd8f9f3 [2021-01-15T06:41:07.654Z] Removing intermediate container 3cfb0d475de3 [2021-01-15T06:41:07.654Z] ---> 6fd3b3cecfaa [2021-01-15T06:41:07.654Z] [2021-01-15T06:41:07.654Z] Step 10/23 : FROM alpine:3.12 [2021-01-15T06:41:07.654Z] ---> afeebe901d6b [2021-01-15T06:41:07.654Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-15T06:41:07.927Z] ---> Running in f3053de8ef85 [2021-01-15T06:41:08.202Z] Removing intermediate container daae9fd8f9f3 [2021-01-15T06:41:08.202Z] ---> ed268b8218c7 [2021-01-15T06:41:08.202Z] Step 23/24 : LABEL git_sha=7e536ad17c81590f6edc6bd22e360c0638b695b6 [2021-01-15T06:41:08.476Z] ---> Running in 28815789003d [2021-01-15T06:41:08.476Z] Removing intermediate container f3053de8ef85 [2021-01-15T06:41:08.476Z] ---> 43ef92f01d2a [2021-01-15T06:41:08.476Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-15T06:41:08.750Z] ---> Running in 5956fac456ae [2021-01-15T06:41:09.024Z] Removing intermediate container 28815789003d [2021-01-15T06:41:09.024Z] ---> 42e137200270 [2021-01-15T06:41:09.024Z] Step 24/24 : LABEL version=0.0.0 [2021-01-15T06:41:09.024Z] ---> Running in 68534486b18e [2021-01-15T06:41:09.299Z] Removing intermediate container 5956fac456ae [2021-01-15T06:41:09.299Z] ---> 339163bb9762 [2021-01-15T06:41:09.299Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-15T06:41:09.572Z] ---> Running in 0e074c568960 [2021-01-15T06:41:09.572Z] Removing intermediate container 68534486b18e [2021-01-15T06:41:09.572Z] ---> 5278cff2059b [2021-01-15T06:41:09.572Z] [2021-01-15T06:41:09.572Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-15T06:41:09.572Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-15T06:41:09.853Z] ---> eeaf43b92773 [2021-01-15T06:41:09.853Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-15T06:41:09.853Z] ---> Running in c27b03d9e2e0 [2021-01-15T06:41:10.127Z] Removing intermediate container 0e074c568960 [2021-01-15T06:41:10.127Z] ---> a9c3cfeefd3c [2021-01-15T06:41:10.127Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T06:41:10.127Z] Successfully built 5278cff2059b [2021-01-15T06:41:10.127Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-15T06:41:10.399Z]  Building docker-support-notifications-go ... done  ---> Running in c92270dc3aeb [2021-01-15T06:41:11.377Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T06:41:11.651Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T06:41:12.251Z] (1/2) Installing readline (8.0.4-r0) [2021-01-15T06:41:12.251Z] (2/2) Installing bash (5.0.17-r0) [2021-01-15T06:41:12.523Z] Executing bash-5.0.17-r0.post-install [2021-01-15T06:41:12.523Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T06:41:12.523Z] OK: 12 MiB in 22 packages [2021-01-15T06:41:12.799Z] Removing intermediate container c92270dc3aeb [2021-01-15T06:41:12.799Z] ---> 3e61b19d9af3 [2021-01-15T06:41:12.799Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-15T06:41:12.799Z] ---> Running in c9b8438b4f41 [2021-01-15T06:41:13.779Z] Removing intermediate container c27b03d9e2e0 [2021-01-15T06:41:13.779Z] ---> c5ede03f6db3 [2021-01-15T06:41:13.779Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-15T06:41:14.050Z] ---> Running in b026826a574f [2021-01-15T06:41:14.321Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T06:41:14.321Z] Removing intermediate container b026826a574f [2021-01-15T06:41:14.321Z] ---> 0cb3c1de51af [2021-01-15T06:41:14.321Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-15T06:41:14.591Z] ---> Running in 05ceab924bb1 [2021-01-15T06:41:14.889Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T06:41:15.161Z] Removing intermediate container 05ceab924bb1 [2021-01-15T06:41:15.161Z] ---> ce078cc3ae90 [2021-01-15T06:41:15.161Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-15T06:41:15.161Z] ---> Running in 224c5264463d [2021-01-15T06:41:15.753Z] Removing intermediate container 224c5264463d [2021-01-15T06:41:15.753Z] ---> e6a1bb93a924 [2021-01-15T06:41:15.753Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-15T06:41:15.753Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-15T06:41:15.753Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-15T06:41:16.027Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-15T06:41:16.299Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-15T06:41:16.299Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-15T06:41:16.575Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T06:41:16.575Z] OK: 8 MiB in 19 packages [2021-01-15T06:41:16.850Z] ---> 0b977f2fd21d [2021-01-15T06:41:16.850Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-15T06:41:17.831Z] ---> e6cd647a716a [2021-01-15T06:41:17.831Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-15T06:41:17.831Z] Removing intermediate container c9b8438b4f41 [2021-01-15T06:41:17.831Z] ---> b1d7e8588e03 [2021-01-15T06:41:17.831Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T06:41:18.804Z] ---> 1829c24847ee [2021-01-15T06:41:18.804Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-15T06:41:18.804Z] ---> 4dcf89dc681e [2021-01-15T06:41:18.804Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-15T06:41:18.804Z] ---> Running in bf2108158df0 [2021-01-15T06:41:20.254Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T06:41:20.254Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T06:41:20.255Z] ---> 0a98c2df6c58 [2021-01-15T06:41:20.255Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-15T06:41:20.847Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-15T06:41:20.847Z] (2/33) Installing expat (2.2.9-r1) [2021-01-15T06:41:20.847Z] (3/33) Installing libffi (3.3-r2) [2021-01-15T06:41:20.847Z] (4/33) Installing gdbm (1.13-r1) [2021-01-15T06:41:20.847Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-15T06:41:20.847Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-15T06:41:20.847Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-15T06:41:21.440Z] ---> abbce0850938 [2021-01-15T06:41:21.440Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-15T06:41:22.034Z] ---> Running in da74b7e3467c [2021-01-15T06:41:22.624Z] Removing intermediate container da74b7e3467c [2021-01-15T06:41:22.624Z] ---> b14a70278eb5 [2021-01-15T06:41:22.624Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T06:41:22.624Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-15T06:41:22.624Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-15T06:41:22.895Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-15T06:41:22.895Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-15T06:41:22.895Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-15T06:41:22.895Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-15T06:41:22.895Z] ---> Running in 201df32a182e [2021-01-15T06:41:22.895Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-15T06:41:22.895Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-15T06:41:22.895Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-15T06:41:23.168Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-15T06:41:23.168Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-15T06:41:23.168Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-15T06:41:23.168Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-15T06:41:23.168Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-15T06:41:23.168Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-15T06:41:23.168Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-15T06:41:23.168Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-15T06:41:23.168Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-15T06:41:23.438Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-15T06:41:23.438Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-15T06:41:23.438Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-15T06:41:23.438Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-15T06:41:23.438Z] Removing intermediate container 201df32a182e [2021-01-15T06:41:23.438Z] ---> ec4a7efa6097 [2021-01-15T06:41:23.438Z] Step 21/23 : LABEL arch=arm64 [2021-01-15T06:41:23.438Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-15T06:41:23.438Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-15T06:41:23.438Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-15T06:41:23.438Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-15T06:41:23.708Z] ---> Running in 381146948f1e [2021-01-15T06:41:23.708Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T06:41:23.708Z] OK: 71 MiB in 55 packages [2021-01-15T06:41:24.312Z] Removing intermediate container 381146948f1e [2021-01-15T06:41:24.312Z] ---> f85c371712ef [2021-01-15T06:41:24.312Z] Step 22/23 : LABEL git_sha=7e536ad17c81590f6edc6bd22e360c0638b695b6 [2021-01-15T06:41:24.312Z] ---> Running in 8b083e1d6e49 [2021-01-15T06:41:24.909Z] Removing intermediate container 8b083e1d6e49 [2021-01-15T06:41:24.909Z] ---> 4d0b230d7037 [2021-01-15T06:41:24.909Z] Step 23/23 : LABEL version=0.0.0 [2021-01-15T06:41:25.185Z] ---> Running in 199b04f120cd [2021-01-15T06:41:25.782Z] Removing intermediate container 199b04f120cd [2021-01-15T06:41:25.782Z] ---> f71f94995c15 [2021-01-15T06:41:25.782Z] [2021-01-15T06:41:26.378Z] Successfully built f71f94995c15 [2021-01-15T06:41:26.378Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-15T06:41:29.747Z]  Building docker-core-data-go ... done Removing intermediate container bf2108158df0 [2021-01-15T06:41:29.747Z] ---> 4dcde4eaf5ea [2021-01-15T06:41:29.747Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-15T06:41:29.747Z] ---> Running in d3d5a748a655 [2021-01-15T06:41:34.016Z] Collecting docker-compose==1.23.2 [2021-01-15T06:41:34.016Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-15T06:41:34.603Z] Collecting docopt<0.7,>=0.6.1 [2021-01-15T06:41:34.872Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-15T06:41:37.465Z] Collecting PyYAML<4,>=3.10 [2021-01-15T06:41:37.465Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-15T06:41:40.069Z] Collecting cached-property<2,>=1.2.0 [2021-01-15T06:41:40.069Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-15T06:41:40.069Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-15T06:41:40.069Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-15T06:41:42.682Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-15T06:41:42.682Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-15T06:41:42.682Z] 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-01-15T06:41:43.270Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-15T06:41:43.538Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-15T06:41:43.807Z] Collecting jsonschema<3,>=2.5.1 [2021-01-15T06:41:43.807Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-15T06:41:44.397Z] Collecting texttable<0.10,>=0.9.0 [2021-01-15T06:41:44.397Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-15T06:41:46.355Z] Collecting docker<4.0,>=3.6.0 [2021-01-15T06:41:46.355Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-15T06:41:46.623Z] 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-01-15T06:41:47.213Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-15T06:41:47.213Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-15T06:41:47.482Z] 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-01-15T06:41:47.482Z] Collecting idna<2.8,>=2.5 [2021-01-15T06:41:47.482Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-15T06:41:47.752Z] Collecting docker-pycreds>=0.4.0 [2021-01-15T06:41:47.752Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-15T06:41:48.022Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-15T06:41:48.022Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-15T06:41:48.022Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-15T06:41:48.022Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-15T06:41:48.611Z] Installing collected packages: docopt, PyYAML, cached-property, dockerpty, websocket-client, urllib3, idna, requests, jsonschema, texttable, docker-pycreds, docker, docker-compose [2021-01-15T06:41:48.611Z] Running setup.py install for docopt: started [2021-01-15T06:41:50.617Z] Running setup.py install for docopt: finished with status 'done' [2021-01-15T06:41:50.617Z] Running setup.py install for PyYAML: started [2021-01-15T06:41:53.239Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-15T06:41:53.239Z] Running setup.py install for dockerpty: started [2021-01-15T06:41:54.658Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-15T06:41:54.929Z] Attempting uninstall: urllib3 [2021-01-15T06:41:54.929Z] Found existing installation: urllib3 1.25.9 [2021-01-15T06:41:54.929Z] Uninstalling urllib3-1.25.9: [2021-01-15T06:41:55.199Z] Successfully uninstalled urllib3-1.25.9 [2021-01-15T06:41:55.793Z] Attempting uninstall: idna [2021-01-15T06:41:55.793Z] Found existing installation: idna 2.9 [2021-01-15T06:41:55.793Z] Uninstalling idna-2.9: [2021-01-15T06:41:55.793Z] Successfully uninstalled idna-2.9 [2021-01-15T06:41:56.384Z] Attempting uninstall: requests [2021-01-15T06:41:56.384Z] Found existing installation: requests 2.23.0 [2021-01-15T06:41:56.384Z] Uninstalling requests-2.23.0: [2021-01-15T06:41:56.656Z] Successfully uninstalled requests-2.23.0 [2021-01-15T06:41:57.249Z] Running setup.py install for texttable: started [2021-01-15T06:41:59.217Z] Running setup.py install for texttable: finished with status 'done' [2021-01-15T06:42:00.639Z] 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-01-15T06:42:04.009Z] Removing intermediate container d3d5a748a655 [2021-01-15T06:42:04.009Z] ---> 25a2d1a54b0a [2021-01-15T06:42:04.009Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-15T06:42:04.281Z] ---> Running in fd5d1106e10d [2021-01-15T06:42:05.260Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T06:42:05.531Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T06:42:06.125Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-15T06:42:06.125Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-15T06:42:06.125Z] (3/3) Installing curl (7.69.1-r3) [2021-01-15T06:42:06.125Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T06:42:06.125Z] OK: 71 MiB in 58 packages [2021-01-15T06:42:07.574Z] Removing intermediate container fd5d1106e10d [2021-01-15T06:42:07.574Z] ---> 3db2fb132200 [2021-01-15T06:42:07.574Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-15T06:42:07.574Z] ---> Running in 0f4373e61c97 [2021-01-15T06:42:07.845Z] Removing intermediate container 0f4373e61c97 [2021-01-15T06:42:07.845Z] ---> 9d8e3aecb655 [2021-01-15T06:42:07.845Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T06:42:08.118Z] ---> Running in 81e49ee432b6 [2021-01-15T06:42:08.389Z] Removing intermediate container 81e49ee432b6 [2021-01-15T06:42:08.389Z] ---> 88b50218a3b2 [2021-01-15T06:42:08.389Z] Step 24/26 : LABEL arch=arm64 [2021-01-15T06:42:08.660Z] ---> Running in 24510c296032 [2021-01-15T06:42:08.930Z] Removing intermediate container 24510c296032 [2021-01-15T06:42:08.931Z] ---> 4fc215a2731b [2021-01-15T06:42:08.931Z] Step 25/26 : LABEL git_sha=7e536ad17c81590f6edc6bd22e360c0638b695b6 [2021-01-15T06:42:09.203Z] ---> Running in aeb6b43f886f [2021-01-15T06:42:09.473Z] Removing intermediate container aeb6b43f886f [2021-01-15T06:42:09.473Z] ---> 70cfea825b74 [2021-01-15T06:42:09.473Z] Step 26/26 : LABEL version=0.0.0 [2021-01-15T06:42:09.744Z] ---> Running in ff8147282256 [2021-01-15T06:42:10.017Z] Removing intermediate container ff8147282256 [2021-01-15T06:42:10.017Z] ---> 6154adc348dc [2021-01-15T06:42:10.290Z] [2021-01-15T06:42:10.570Z] Successfully built 6154adc348dc [2021-01-15T06:42:10.570Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-15T06:42:10.857Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-15T06:42:10.869Z] $ docker stop --time=1 4f4dca777ba1f6a05f68442bc434b5317c9ba872d7efeec75bd3cf47ada44c03 [2021-01-15T06:42:12.781Z] $ docker rm -f 4f4dca777ba1f6a05f68442bc434b5317c9ba872d7efeec75bd3cf47ada44c03 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-15T06:42:13.545Z] + docker images [2021-01-15T06:42:13.545Z] + grep docker [2021-01-15T06:42:13.816Z] docker-sys-mgmt-agent-go-arm64 latest 6154adc348dc 4 seconds ago 300MB [2021-01-15T06:42:13.816Z] docker-core-data-go-arm64 latest f71f94995c15 48 seconds ago 21MB [2021-01-15T06:42:13.816Z] docker-support-notifications-go-arm64 latest 5278cff2059b About a minute ago 11.4MB [2021-01-15T06:42:13.816Z] docker-core-metadata-go-arm64 latest 7086d8ee2628 2 minutes ago 12.3MB [2021-01-15T06:42:13.816Z] docker-security-secretstore-setup-go-arm64 latest ff97910f8cb5 3 minutes ago 23.4MB [2021-01-15T06:42:13.816Z] docker-security-bootstrap-redis-go-arm64 latest e0bc76adf5e5 3 minutes ago 15.1MB [2021-01-15T06:42:13.816Z] docker-security-proxy-setup-go-arm64 latest 58b2b53f0be6 3 minutes ago 23.2MB [2021-01-15T06:42:13.816Z] docker-core-command-go-arm64 latest cb10876293dc 4 minutes ago 9.98MB [2021-01-15T06:42:13.816Z] docker-support-scheduler-go-arm64 latest 4ff4b2dae83c 4 minutes ago 10MB [2021-01-15T06:42:13.816Z] docker 20.10.0 eeaf43b92773 5 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-01-15T06:42:16.761Z] provisioning config files... [2021-01-15T06:42:16.775Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7341980496038458125tmp [Pipeline] { [Pipeline] sh [2021-01-15T06:42:17.220Z] + set +x [2021-01-15T06:42:17.221Z] + curl -s https://codecov.io/bash [2021-01-15T06:42:17.221Z] + bash -s -- [2021-01-15T06:42:17.800Z] [2021-01-15T06:42:17.800Z] _____ _ [2021-01-15T06:42:17.800Z] / ____| | | [2021-01-15T06:42:17.800Z] | | ___ __| | ___ ___ _____ __ [2021-01-15T06:42:17.800Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-15T06:42:17.800Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-15T06:42:17.800Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-15T06:42:17.800Z] Bash-20201231-23d4836 [2021-01-15T06:42:17.800Z] [2021-01-15T06:42:17.800Z] [2021-01-15T06:42:17.800Z] ==> git version 2.24.3 found [2021-01-15T06:42:17.800Z] ==> 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-01-15T06:42:17.800Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-15T06:42:17.800Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-15T06:42:17.800Z] ==> Jenkins CI detected. [2021-01-15T06:42:17.800Z] project root: . [2021-01-15T06:42:17.800Z] --> token set from env [2021-01-15T06:42:17.800Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-15T06:42:17.800Z] ==> Running gcov in . (disable via -X gcov) [2021-01-15T06:42:17.800Z] ==> Python coveragepy not found [2021-01-15T06:42:17.800Z] ==> Searching for coverage reports in: [2021-01-15T06:42:17.800Z] + . [2021-01-15T06:42:17.800Z] -> Found 1 reports [2021-01-15T06:42:17.800Z] ==> Detecting git/mercurial file structure [2021-01-15T06:42:17.800Z] ==> Reading reports [2021-01-15T06:42:17.800Z] + ./coverage.out bytes=552176 [2021-01-15T06:42:17.800Z] ==> Appending adjustments [2021-01-15T06:42:17.800Z] https://docs.codecov.io/docs/fixing-reports [2021-01-15T06:42:21.135Z] + Found adjustments [2021-01-15T06:42:21.135Z] ==> Gzipping contents [2021-01-15T06:42:21.135Z] 84K /tmp/codecov.nSxb0k.gz [2021-01-15T06:42:21.135Z] ==> Uploading reports [2021-01-15T06:42:21.135Z] url: https://codecov.io [2021-01-15T06:42:21.135Z] query: branch=PR-3039&commit=7e536ad17c81590f6edc6bd22e360c0638b695b6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3039%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3039&job=&cmd_args= [2021-01-15T06:42:21.135Z] -> Pinging Codecov [2021-01-15T06:42:21.135Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3039&commit=7e536ad17c81590f6edc6bd22e360c0638b695b6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3039%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3039&job=&cmd_args= [2021-01-15T06:42:21.722Z] -> Uploading to [2021-01-15T06:42:21.722Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-15/00271124DB129430A58F1EEE437C3FCB/7e536ad17c81590f6edc6bd22e360c0638b695b6/effa2e86-55e5-4817-804a-6d334ba38fb6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210115T064221Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=269bc970857153925fe9e40962f719414ee90772219a4af36a24009773d78653 [2021-01-15T06:42:21.722Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-15T06:42:21.722Z] Dload Upload Total Spent Left Speed [2021-01-15T06:42:22.746Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83450 0 0 100 83450 0 118k --:--:-- --:--:-- --:--:-- 118k [2021-01-15T06:42:22.746Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/7e536ad17c81590f6edc6bd22e360c0638b695b6 [Pipeline] } [2021-01-15T06:42:22.795Z] 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-01-15T06:42:25.719Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T06:42:26.653Z] ---> package-listing.sh [2021-01-15T06:42:26.654Z] ++ facter osfamily [2021-01-15T06:42:26.654Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-15T06:42:26.654Z] + OS_FAMILY=redhat [2021-01-15T06:42:26.654Z] + workspace=/w/workspace/edgex-go/1 [2021-01-15T06:42:26.654Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-15T06:42:26.654Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-15T06:42:26.654Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-15T06:42:26.654Z] + PACKAGES=/tmp/packages_start.txt [2021-01-15T06:42:26.654Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-15T06:42:26.654Z] + PACKAGES=/tmp/packages_end.txt [2021-01-15T06:42:26.654Z] + case "${OS_FAMILY}" in [2021-01-15T06:42:26.654Z] + rpm -qa [2021-01-15T06:42:26.654Z] + sort [2021-01-15T06:42:31.969Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-15T06:42:31.969Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-15T06:42:31.969Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-15T06:42:31.969Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-15T06:42:31.969Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-15T06:42:31.969Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-15T06:42:32.006Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-15T06:42:32.329Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-15T06:42:32.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-15T06:42:32.938Z] [2021-01-15T06:42:32.938Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-15T06:42:33.339Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-15T06:42:33.339Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-15T06:42:33.339Z] df20fa9351a1: Pulling fs layer [2021-01-15T06:42:33.339Z] 36b3adc4ff6f: Pulling fs layer [2021-01-15T06:42:33.339Z] 8ad3a11d3b57: Pulling fs layer [2021-01-15T06:42:33.339Z] 46f8f816bc3b: Pulling fs layer [2021-01-15T06:42:33.339Z] 93b61091891f: Pulling fs layer [2021-01-15T06:42:33.339Z] 93b9cdb0e59b: Pulling fs layer [2021-01-15T06:42:33.339Z] 5e14af77c1be: Pulling fs layer [2021-01-15T06:42:33.339Z] 01666e4c0597: Pulling fs layer [2021-01-15T06:42:33.339Z] aa168da1d23b: Pulling fs layer [2021-01-15T06:42:33.339Z] 46f8f816bc3b: Waiting [2021-01-15T06:42:33.339Z] 93b61091891f: Waiting [2021-01-15T06:42:33.339Z] 93b9cdb0e59b: Waiting [2021-01-15T06:42:33.339Z] 5e14af77c1be: Waiting [2021-01-15T06:42:33.339Z] 01666e4c0597: Waiting [2021-01-15T06:42:33.339Z] aa168da1d23b: Waiting [2021-01-15T06:42:33.339Z] 36b3adc4ff6f: Verifying Checksum [2021-01-15T06:42:33.339Z] 36b3adc4ff6f: Download complete [2021-01-15T06:42:33.339Z] 46f8f816bc3b: Verifying Checksum [2021-01-15T06:42:33.339Z] 46f8f816bc3b: Download complete [2021-01-15T06:42:33.602Z] df20fa9351a1: Verifying Checksum [2021-01-15T06:42:33.602Z] df20fa9351a1: Download complete [2021-01-15T06:42:33.602Z] 93b9cdb0e59b: Verifying Checksum [2021-01-15T06:42:33.602Z] 93b9cdb0e59b: Download complete [2021-01-15T06:42:33.602Z] 93b61091891f: Verifying Checksum [2021-01-15T06:42:33.602Z] 93b61091891f: Download complete [2021-01-15T06:42:33.602Z] 5e14af77c1be: Verifying Checksum [2021-01-15T06:42:33.602Z] 5e14af77c1be: Download complete [2021-01-15T06:42:33.602Z] 01666e4c0597: Verifying Checksum [2021-01-15T06:42:33.602Z] 01666e4c0597: Download complete [2021-01-15T06:42:33.602Z] 8ad3a11d3b57: Verifying Checksum [2021-01-15T06:42:33.602Z] 8ad3a11d3b57: Download complete [2021-01-15T06:42:33.865Z] df20fa9351a1: Pull complete [2021-01-15T06:42:34.127Z] 36b3adc4ff6f: Pull complete [2021-01-15T06:42:35.089Z] 8ad3a11d3b57: Pull complete [2021-01-15T06:42:35.089Z] 46f8f816bc3b: Pull complete [2021-01-15T06:42:36.046Z] aa168da1d23b: Verifying Checksum [2021-01-15T06:42:36.046Z] aa168da1d23b: Download complete [2021-01-15T06:42:37.971Z] 93b61091891f: Pull complete [2021-01-15T06:42:38.235Z] 93b9cdb0e59b: Pull complete [2021-01-15T06:42:38.498Z] 5e14af77c1be: Pull complete [2021-01-15T06:42:38.498Z] 01666e4c0597: Pull complete [2021-01-15T06:42:46.730Z] aa168da1d23b: Pull complete [2021-01-15T06:42:46.995Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-15T06:42:46.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-15T06:42:46.995Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-15T06:42:47.281Z] prd-centos7-docker-4c-2g-20406 does not seem to be running inside a container [2021-01-15T06:42:47.335Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-15T06:42:51.011Z] $ docker top e2e3fef6f101057661bab1b788d9a6a56d67de9da872477015ae30675fc6b2b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T06:42:51.643Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-15T06:42:51.962Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-15T06:42:52.286Z] + ls /var/log/sa-host [2021-01-15T06:42:52.286Z] + sadf -c /var/log/sa-host/sa15 [2021-01-15T06:42:52.286Z] file_magic: OK [2021-01-15T06:42:52.286Z] HZ: Using current value: 100 [2021-01-15T06:42:52.286Z] file_header: OK [2021-01-15T06:42:52.286Z] 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-01-15T06:42:52.286Z] Statistics: [2021-01-15T06:42:52.286Z] 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... [2021-01-15T06:42:52.286Z] File successfully converted to sysstat format version 12.2.1 [2021-01-15T06:42:52.286Z] + sadf -c /var/log/sa-host/sa23 [2021-01-15T06:42:52.286Z] file_magic: OK [2021-01-15T06:42:52.286Z] HZ: Using current value: 100 [2021-01-15T06:42:52.286Z] file_header: OK [2021-01-15T06:42:52.286Z] 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-01-15T06:42:52.286Z] Statistics: [2021-01-15T06:42:52.286Z] Hnuu...uuuununununu... [2021-01-15T06:42:52.286Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-15T06:42:52.992Z] provisioning config files... [2021-01-15T06:42:53.013Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7418197017663665935tmp [Pipeline] { [Pipeline] echo [2021-01-15T06:42:53.130Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T06:42:53.477Z] ---> create-netrc.sh [Pipeline] } [2021-01-15T06:42:53.504Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-15T06:42:53.644Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T06:42:53.996Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-15T06:42:54.032Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T06:42:54.373Z] ---> sudo-logs.sh [2021-01-15T06:42:54.373Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-15T06:42:54.403Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T06:42:54.739Z] ---> job-cost.sh [2021-01-15T06:42:54.739Z] lf-activate-venv: SKIPPING [2021-01-15T06:42:54.739Z] INFO: No Stack... [2021-01-15T06:42:55.697Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-15T06:42:56.282Z] INFO: Archiving Costs [Pipeline] echo [2021-01-15T06:42:56.316Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T06:42:56.656Z] ---> logs-deploy.sh [2021-01-15T06:42:56.656Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3039/1 [2021-01-15T06:42:56.656Z] INFO: archiving workspace using pattern(s): [2021-01-15T06:42:58.576Z] Archives upload complete. [2021-01-15T06:42:58.576Z] INFO: archiving logs to Nexus [2021-01-15T06:42:59.522Z] ---> uname -a: [2021-01-15T06:42:59.522Z] Linux prd-centos7-docker-4c-2g-20406.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-15T06:42:59.522Z] [2021-01-15T06:42:59.522Z]